Aug 23 18:08:49.770173 np0000007943 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 23 18:08:49.775500 np0000007943 devstack@c-api.service[100221]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Aug 23 18:08:49 2026] *** Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: nodename: np0000007943 Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: machine: x86_64 Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: clock source: unix Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: pcre jit disabled Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: detected number of CPU cores: 16 Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: current working directory: / Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: detected binary path: /usr/bin/uwsgi-core Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: your processes number limit is 257052 Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: your memory page size is 4096 bytes Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: detected max file descriptor number: 2048 Aug 23 18:08:49.777771 np0000007943 devstack@c-api.service[100221]: lock engine: pthread robust mutexes Aug 23 18:08:49.778243 np0000007943 devstack@c-api.service[100221]: thunder lock: enabled Aug 23 18:08:49.778243 np0000007943 devstack@c-api.service[100221]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 23 18:08:49.778243 np0000007943 devstack@c-api.service[100221]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 23 18:08:49.778243 np0000007943 devstack@c-api.service[100221]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 23 18:08:49.778243 np0000007943 devstack@c-api.service[100221]: Set PythonHome to /opt/stack/data/venv Aug 23 18:08:49.817666 np0000007943 devstack@c-api.service[100221]: Python main interpreter initialized at 0x76f4eb4a4668 Aug 23 18:08:49.817666 np0000007943 devstack@c-api.service[100221]: python threads support enabled Aug 23 18:08:49.817666 np0000007943 devstack@c-api.service[100221]: your server socket listen backlog is limited to 100 connections Aug 23 18:08:49.817666 np0000007943 devstack@c-api.service[100221]: your mercy for graceful operations on workers is 80 seconds Aug 23 18:08:49.818874 np0000007943 devstack@c-api.service[100221]: mapped 671795 bytes (656 KB) for 4 cores Aug 23 18:08:49.818874 np0000007943 devstack@c-api.service[100221]: *** Operational MODE: preforking *** Aug 23 18:08:49.818874 np0000007943 devstack@c-api.service[100221]: *** uWSGI is running in multiple interpreter mode *** Aug 23 18:08:49.818874 np0000007943 devstack@c-api.service[100221]: spawned uWSGI master process (pid: 100221) Aug 23 18:08:49.818928 np0000007943 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 23 18:08:49.819401 np0000007943 devstack@c-api.service[100221]: spawned uWSGI worker 1 (pid: 100223, cores: 1) Aug 23 18:08:49.819810 np0000007943 devstack@c-api.service[100221]: spawned uWSGI worker 2 (pid: 100224, cores: 1) Aug 23 18:08:49.820165 np0000007943 devstack@c-api.service[100221]: spawned uWSGI worker 3 (pid: 100225, cores: 1) Aug 23 18:08:49.820552 np0000007943 devstack@c-api.service[100221]: spawned uWSGI worker 4 (pid: 100226, cores: 1) Aug 23 18:08:49.820592 np0000007943 devstack@c-api.service[100221]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 23 18:08:49.955385 np0000007943 devstack@c-api.service[100225]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 23 18:08:49.955385 np0000007943 devstack@c-api.service[100225]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 23 18:08:49.955385 np0000007943 devstack@c-api.service[100225]: we strongly recommend against using it for new projects. Aug 23 18:08:49.955385 np0000007943 devstack@c-api.service[100225]: If you are already using Eventlet, we recommend migrating to a different Aug 23 18:08:49.955385 np0000007943 devstack@c-api.service[100225]: framework. For more detail see Aug 23 18:08:49.955385 np0000007943 devstack@c-api.service[100225]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 23 18:08:49.955385 np0000007943 devstack@c-api.service[100225]: import eventlet # noqa Aug 23 18:08:49.956164 np0000007943 devstack@c-api.service[100224]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 23 18:08:49.956164 np0000007943 devstack@c-api.service[100224]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 23 18:08:49.956164 np0000007943 devstack@c-api.service[100224]: we strongly recommend against using it for new projects. Aug 23 18:08:49.956164 np0000007943 devstack@c-api.service[100224]: If you are already using Eventlet, we recommend migrating to a different Aug 23 18:08:49.956164 np0000007943 devstack@c-api.service[100224]: framework. For more detail see Aug 23 18:08:49.956164 np0000007943 devstack@c-api.service[100224]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 23 18:08:49.956164 np0000007943 devstack@c-api.service[100224]: import eventlet # noqa Aug 23 18:08:49.970064 np0000007943 devstack@c-api.service[100226]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 23 18:08:49.970064 np0000007943 devstack@c-api.service[100226]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 23 18:08:49.970064 np0000007943 devstack@c-api.service[100226]: we strongly recommend against using it for new projects. Aug 23 18:08:49.970064 np0000007943 devstack@c-api.service[100226]: If you are already using Eventlet, we recommend migrating to a different Aug 23 18:08:49.970064 np0000007943 devstack@c-api.service[100226]: framework. For more detail see Aug 23 18:08:49.970064 np0000007943 devstack@c-api.service[100226]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 23 18:08:49.970064 np0000007943 devstack@c-api.service[100226]: import eventlet # noqa Aug 23 18:08:49.991720 np0000007943 devstack@c-api.service[100223]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 23 18:08:49.991720 np0000007943 devstack@c-api.service[100223]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 23 18:08:49.991720 np0000007943 devstack@c-api.service[100223]: we strongly recommend against using it for new projects. Aug 23 18:08:49.991720 np0000007943 devstack@c-api.service[100223]: If you are already using Eventlet, we recommend migrating to a different Aug 23 18:08:49.991720 np0000007943 devstack@c-api.service[100223]: framework. For more detail see Aug 23 18:08:49.991720 np0000007943 devstack@c-api.service[100223]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 23 18:08:49.991720 np0000007943 devstack@c-api.service[100223]: import eventlet # noqa Aug 23 18:08:50.108966 np0000007943 devstack@c-api.service[100224]: /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 23 18:08:50.108966 np0000007943 devstack@c-api.service[100224]: from cgi import parse_header Aug 23 18:08:50.121538 np0000007943 devstack@c-api.service[100225]: /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 23 18:08:50.121538 np0000007943 devstack@c-api.service[100225]: from cgi import parse_header Aug 23 18:08:50.140207 np0000007943 devstack@c-api.service[100223]: /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 23 18:08:50.140207 np0000007943 devstack@c-api.service[100223]: from cgi import parse_header Aug 23 18:08:50.144741 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 23 18:08:50.144741 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:08:50.150548 np0000007943 devstack@c-api.service[100226]: /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 23 18:08:50.150548 np0000007943 devstack@c-api.service[100226]: from cgi import parse_header Aug 23 18:08:50.155538 np0000007943 devstack@c-api.service[100224]: /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 23 18:08:50.155538 np0000007943 devstack@c-api.service[100224]: removals.removed_module( Aug 23 18:08:50.156350 np0000007943 devstack@c-api.service[100224]: /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 23 18:08:50.156350 np0000007943 devstack@c-api.service[100224]: removals.removed_module( Aug 23 18:08:50.159229 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 23 18:08:50.159229 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:08:50.171959 np0000007943 devstack@c-api.service[100225]: /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 23 18:08:50.171959 np0000007943 devstack@c-api.service[100225]: removals.removed_module( Aug 23 18:08:50.172870 np0000007943 devstack@c-api.service[100225]: /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 23 18:08:50.172870 np0000007943 devstack@c-api.service[100225]: removals.removed_module( Aug 23 18:08:50.176084 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 23 18:08:50.176084 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:08:50.185415 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 23 18:08:50.185415 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:08:50.187233 np0000007943 devstack@c-api.service[100223]: /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 23 18:08:50.187233 np0000007943 devstack@c-api.service[100223]: removals.removed_module( Aug 23 18:08:50.188078 np0000007943 devstack@c-api.service[100223]: /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 23 18:08:50.188078 np0000007943 devstack@c-api.service[100223]: removals.removed_module( Aug 23 18:08:50.197867 np0000007943 devstack@c-api.service[100226]: /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 23 18:08:50.197867 np0000007943 devstack@c-api.service[100226]: removals.removed_module( Aug 23 18:08:50.198656 np0000007943 devstack@c-api.service[100226]: /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 23 18:08:50.198656 np0000007943 devstack@c-api.service[100226]: removals.removed_module( Aug 23 18:08:50.879557 np0000007943 devstack@c-api.service[100225]: /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 23 18:08:50.879557 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:08:50.889213 np0000007943 devstack@c-api.service[100224]: /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 23 18:08:50.889213 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:08:50.917405 np0000007943 devstack@c-api.service[100223]: /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 23 18:08:50.917405 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:08:50.933048 np0000007943 devstack@c-api.service[100225]: /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 23 18:08:50.933048 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:08:50.939943 np0000007943 devstack@c-api.service[100224]: /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 23 18:08:50.939943 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:08:50.949740 np0000007943 devstack@c-api.service[100226]: /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 23 18:08:50.949740 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:08:50.964986 np0000007943 devstack@c-api.service[100223]: /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 23 18:08:50.964986 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:08:50.999774 np0000007943 devstack@c-api.service[100226]: /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 23 18:08:50.999774 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:08:51.102855 np0000007943 devstack@c-api.service[100225]: 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 23 18:08:51.103142 np0000007943 devstack@c-api.service[100225]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100225) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 23 18:08:51.116290 np0000007943 devstack@c-api.service[100224]: 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 23 18:08:51.116745 np0000007943 devstack@c-api.service[100224]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100224) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 23 18:08:51.152337 np0000007943 devstack@c-api.service[100223]: 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 23 18:08:51.152746 np0000007943 devstack@c-api.service[100223]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100223) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 23 18:08:51.169540 np0000007943 devstack@c-api.service[100226]: 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 23 18:08:51.169748 np0000007943 devstack@c-api.service[100226]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100226) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 23 18:08:51.189687 np0000007943 devstack@c-api.service[100225]: /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 23 18:08:51.189687 np0000007943 devstack@c-api.service[100225]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 23 18:08:51.193888 np0000007943 devstack@c-api.service[100224]: /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 23 18:08:51.193888 np0000007943 devstack@c-api.service[100224]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 23 18:08:51.218716 np0000007943 devstack@c-api.service[100223]: /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 23 18:08:51.218716 np0000007943 devstack@c-api.service[100223]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 23 18:08:51.243928 np0000007943 devstack@c-api.service[100226]: /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 23 18:08:51.243928 np0000007943 devstack@c-api.service[100226]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 23 18:08:51.655635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100224) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 23 18:08:51.655743 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100226) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 23 18:08:51.655872 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100223) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 23 18:08:51.655915 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100225) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 23 18:08:51.656035 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.656094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.656121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.656183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.656320 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.656353 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.656380 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.656403 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.656428 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.656473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.656593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.656670 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.658380 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.658429 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.658454 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.658491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.658517 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.658542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.658564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.658598 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.658622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.658646 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.658671 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.658708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.658741 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.658784 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.658850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.658888 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.658926 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.658958 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.658983 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.659008 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.659008 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.659046 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.659067 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.659088 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.659109 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.659138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.659166 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.659166 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.659947 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.660033 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.660092 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.660122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.660172 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.660201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.660226 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.660250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.660282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.660311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.660335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.660357 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.660378 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.660404 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.660428 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.660449 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.660477 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.660502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.660523 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.660545 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.660574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.660597 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.660621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.660648 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.660680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.660702 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.660725 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.660747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.660808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.660857 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.660895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.660931 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.660957 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.661041 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.661068 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.661089 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.661123 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.661190 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.661213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.661237 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.661264 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.661288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.661308 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.661330 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.661351 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.661375 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.661394 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.661415 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.661435 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.661467 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.661491 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.661514 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.661534 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.661557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.661585 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.661585 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.662862 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.662933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.662964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.662998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.663039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.663065 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.663095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.663118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.663149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.663173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.663194 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.663216 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.663243 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.663269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.663296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.663322 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.663351 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.663381 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.663406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.663430 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.663467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.663522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.663552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.663576 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.663601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.663626 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.663675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.663710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.663734 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.663760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.663783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.663825 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.663859 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.663887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.663910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.663935 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.663955 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.663981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.664005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.664026 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.664047 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.664073 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.664102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.664127 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.664159 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.664187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.664209 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.664232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.664254 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.664273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.664303 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.664329 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.664353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.664353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.664353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.664407 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.665301 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.665350 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.665421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.665462 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.665493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.665522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.665548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.665571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.665593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.665614 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.665639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.665639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.665680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.665704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.665781 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.665826 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.665855 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.665887 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.665887 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.665926 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.665953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.665986 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.666024 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.666024 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.666085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.666111 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.666171 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.666200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.666421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.666483 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.666543 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.666601 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.666657 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.666703 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.666740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.666766 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.666807 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.666834 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.666887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.666924 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.666955 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.666976 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.667001 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.667031 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.667054 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.667076 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.667100 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.667126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.667176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.667205 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.667228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.667250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.667272 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.667300 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.667339 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.667371 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.667397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.667425 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.667447 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.667469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.667492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.667514 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.667545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.667575 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.667599 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.667623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.667644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.667667 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.667689 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.667708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.667728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.667769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.667814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.667839 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.667861 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.667883 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.667907 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.667942 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.667942 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.667982 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.667982 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.668019 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.668039 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.668060 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.669246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.669313 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.669352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.669397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.669449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.669489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.669524 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.669559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.669602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.669638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.669670 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.669695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.669719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.669719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.669845 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.669882 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.669916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.669943 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.669975 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.670036 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.670067 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.670087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.670152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.670191 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.670233 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.670261 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.670342 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.670442 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.675888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.675976 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.676041 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.676099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.676172 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.676233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.676326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.676362 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.676403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.676465 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.676493 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.676526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.676568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.676608 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.676639 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.676664 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.676688 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.676710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.676730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.676758 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.676781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.676820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.676846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.676880 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.676909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.676933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.676997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.677104 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.677222 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.677293 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.677370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.677432 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.677481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.677508 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.677534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.677601 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.677628 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.677648 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.677678 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.677699 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.677722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.677775 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.677843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.677889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.677915 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.677940 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.677966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.677991 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.678010 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.678033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.678054 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.678082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.678082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.678127 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.678158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.678158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.679662 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.679738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.679799 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.679830 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.679877 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.679916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.679941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.679970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.679991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.680026 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.680059 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.680082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.680126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.680166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.680201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.680231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.680255 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.680255 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.680291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.680311 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.680373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.680409 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.680409 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.680472 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.680512 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.680569 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.680670 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.680766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.680816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.680875 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.680935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.680994 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.681054 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.681093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.681124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.681159 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.681180 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.681201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.681236 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.681259 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.681280 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.681305 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.681324 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.681349 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.681349 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.681390 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.681414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.681441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.681488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.681520 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.681542 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.681565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.681565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.681615 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.681671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.681770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.682343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.682420 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.682493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.682522 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.682560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.682595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.682635 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.682672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.682702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.682726 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.682747 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.682771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.682806 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.682832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.682862 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.682883 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.682908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.682934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.682934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.682975 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.682995 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.683018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.683038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.683063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.683093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.683124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.683124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.683230 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.685442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.685527 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.685569 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.685602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.685637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.685661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.685692 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.685771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.685814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.685843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.685867 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.685889 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.685911 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.685932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.685953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.685976 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.686008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.686038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.686113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.686156 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.686156 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.686197 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.686217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.686239 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.686258 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.686354 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.686436 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.686536 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.686695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.686734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.686786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.686831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.686883 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.686907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.686943 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.686969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.686991 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.687013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.687047 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.687081 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.687114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.687146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.687170 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.687196 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.687225 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.687245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.687267 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.687287 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.687314 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.687339 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.687363 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.687391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.687411 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.687454 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.687482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.687553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.688555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.688616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.688688 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.688743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.688796 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.688825 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.688892 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.688924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.688947 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.688970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.688991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.689020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.689044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.689096 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.689122 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.689149 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.689173 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.689216 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.689241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.689262 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.689284 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.689312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.689334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.689357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.689378 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.689401 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.689424 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.689458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.689493 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.689514 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.689542 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.689567 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.689587 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.689608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.689629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.689659 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.689701 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.689727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.689727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.689765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.689808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.689840 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.689866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.689887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.689910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.689933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.689972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.690002 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.690024 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.690052 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.690078 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.690100 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.690126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.690166 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.690191 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.690213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.690236 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.690262 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.690289 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.690315 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.690340 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.690361 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.690384 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.690406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.690431 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.690452 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.690475 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.690495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.690523 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.690545 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.690568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.690588 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.690610 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.690636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.690659 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.690683 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.690703 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.690730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.690755 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.690783 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.690820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.690852 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.690878 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.690899 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.690927 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.690955 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.690979 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.691000 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.691018 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.691052 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.691076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.691096 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.691115 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.691148 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.691173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.691194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.691213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.691232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.691254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.691274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.691302 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.691327 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.691357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.691357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.691397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.691397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.691397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.691397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.691397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.691397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.691505 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.691599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.691708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.691769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.691849 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.691910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.691966 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.692021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.692058 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.692085 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.692109 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.692175 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.692207 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.692238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.692276 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.692303 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.692329 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.692329 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.692369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.692390 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.692422 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.692445 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.692469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.692489 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.692513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.692553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.692579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.692649 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.692749 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.692823 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.692866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.692892 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.692914 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.692964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.692992 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.693017 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.693037 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.693064 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.693090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.693119 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.693155 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.693180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.693201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.693246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.693273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.693294 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.693317 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.693338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.693365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.693395 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.693416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.693437 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.693475 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.693503 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.693526 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.693546 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.693572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.693592 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.693630 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.693669 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.693695 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.693716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.693739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.693765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.693800 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.693827 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.693849 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.693876 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.693903 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.693932 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.693953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.693975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.693995 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.694022 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.694022 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.694060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.694080 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.694080 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.694128 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.694157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.694187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.694207 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.694231 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.694318 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.694400 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.694493 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.696290 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.696400 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.696479 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.696538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.696595 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.696653 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.696725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.696756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.696847 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.696941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.697020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.697084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.697152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.697181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.697226 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.697253 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.697347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.697447 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.697537 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.697628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.697727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.697828 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.697910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.697974 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.698035 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.698093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.698158 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.698225 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.698677 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.698727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.698760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.698783 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.698830 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.698884 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.698916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.698943 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.698971 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.698993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.699018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.699039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.699067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.699090 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.699155 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.699229 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.699287 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.699347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.699404 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.699460 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.699545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.699994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.700088 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.700213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.700244 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.700320 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.700352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.700373 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.700398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.700420 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.700443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.700472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.700497 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.700521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.700548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.700574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.700595 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.700619 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.700639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.700660 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.700688 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.700709 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.700737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.700768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.700822 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.700854 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.700894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.700894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.700894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.701215 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.701308 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.701386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.701483 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.701573 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.701664 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.701755 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.701980 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.702064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.702124 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.702196 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.702226 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.702252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.702276 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.702300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.702320 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.702345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.702366 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.702389 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.702417 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.702446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.702467 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.702491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.702512 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.702537 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.702561 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.702586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.702608 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.702628 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.702651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.702676 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.702698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.702726 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.702747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.702767 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.702808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.702937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.702958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.702978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.703009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.703036 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.703059 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.703085 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.703110 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.703137 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.703159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.703179 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.703199 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.703219 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.703248 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.703269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.703290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.703310 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.703337 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.703357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.703377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.703396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.703396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.703396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.703458 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.703496 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.703587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.703679 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.707459 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.707509 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.707548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.707579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.707609 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.707644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.707672 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.707730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.707770 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.707812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.707836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.707859 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.707883 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.707905 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.707926 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.707979 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.708049 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.708103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.708167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.708223 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.708292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.708390 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.708487 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.708581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.708673 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.708761 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.708864 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.708961 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.712508 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.712577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.712661 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.712696 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.712721 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.712745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.712775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.712817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.712866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.712896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.712918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.712942 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.712964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.712984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.713006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.713094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.713125 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.713199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.713300 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.713394 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.713501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.713775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.713856 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.713894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.713922 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.713947 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.713975 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.714005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.714028 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.714053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.714074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.714098 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.714118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.714172 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.714196 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.714225 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.714247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.714277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.714305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.714326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.714348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.714380 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.714404 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.714435 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.714457 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.714457 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.714494 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.714516 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.714546 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.714925 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.714990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.715044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.715108 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.715173 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.715228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.715289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 23 18:08:51.716804 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.716914 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.716979 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.717051 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.717088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.717111 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.717171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.717199 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.717244 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.717313 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.717362 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.717390 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.717411 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.717472 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.717573 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 23 18:08:51.717606 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.717644 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 23 18:08:51.717669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.717706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 23 18:08:51.717749 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.717803 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 23 18:08:51.717863 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.717899 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 23 18:08:51.717955 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 23 18:08:51.757949 np0000007943 devstack@c-api.service[100224]: INFO dbcounter [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Registered counter for database cinder Aug 23 18:08:51.758069 np0000007943 devstack@c-api.service[100226]: INFO dbcounter [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Registered counter for database cinder Aug 23 18:08:51.760061 np0000007943 devstack@c-api.service[100225]: INFO dbcounter [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Registered counter for database cinder Aug 23 18:08:51.760695 np0000007943 devstack@c-api.service[100223]: INFO dbcounter [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Registered counter for database cinder Aug 23 18:08:51.799124 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a 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=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.802557 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.803246 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.805884 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.904052 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writer thread running {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 23 18:08:51.906492 np0000007943 devstack@c-api.service[100226]: INFO cinder.rpc [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 23 18:08:51.908568 np0000007943 devstack@c-api.service[100226]: INFO cinder.rpc [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 23 18:08:51.910471 np0000007943 devstack@c-api.service[100226]: INFO cinder.rpc [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 23 18:08:51.912195 np0000007943 devstack@c-api.service[100226]: INFO cinder.rpc [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 23 18:08:51.912467 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.912705 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.914357 np0000007943 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a 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 23 18:08:51.916722 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.916782 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.917689 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writer thread running {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 23 18:08:51.919707 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writer thread running {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 23 18:08:51.919759 np0000007943 devstack@c-api.service[100223]: INFO cinder.rpc [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 23 18:08:51.921844 np0000007943 devstack@c-api.service[100223]: INFO cinder.rpc [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 23 18:08:51.923001 np0000007943 devstack@c-api.service[100224]: INFO cinder.rpc [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 23 18:08:51.923961 np0000007943 devstack@c-api.service[100223]: INFO cinder.rpc [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 23 18:08:51.925568 np0000007943 devstack@c-api.service[100223]: INFO cinder.rpc [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 23 18:08:51.925983 np0000007943 devstack@c-api.service[100224]: INFO cinder.rpc [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 23 18:08:51.926183 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.926183 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.926332 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writer thread running {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 23 18:08:51.926706 np0000007943 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 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 23 18:08:51.928947 np0000007943 devstack@c-api.service[100225]: INFO cinder.rpc [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 23 18:08:51.929008 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.929121 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.929809 np0000007943 devstack@c-api.service[100224]: INFO cinder.rpc [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 23 18:08:51.931186 np0000007943 devstack@c-api.service[100225]: INFO cinder.rpc [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 23 18:08:51.933525 np0000007943 devstack@c-api.service[100225]: INFO cinder.rpc [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 23 18:08:51.933580 np0000007943 devstack@c-api.service[100224]: INFO cinder.rpc [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 23 18:08:51.934022 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.934319 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.935034 np0000007943 devstack@c-api.service[100224]: WARNING cinder.keymgr.conf_key_mgr [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 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 23 18:08:51.935175 np0000007943 devstack@c-api.service[100225]: INFO cinder.rpc [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 23 18:08:51.935484 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.935755 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.936416 np0000007943 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 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 23 18:08:51.937833 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.938210 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.938962 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.939113 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.947513 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a 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=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.949663 np0000007943 devstack@c-api.service[100226]: INFO cinder.rpc [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 23 18:08:51.951558 np0000007943 devstack@c-api.service[100226]: INFO cinder.rpc [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 23 18:08:51.951957 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.952119 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.961406 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.961543 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.963822 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.963950 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.965673 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.966294 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.966294 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.968012 np0000007943 devstack@c-api.service[100223]: INFO cinder.rpc [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 23 18:08:51.969156 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.969156 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.969529 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.970557 np0000007943 devstack@c-api.service[100223]: INFO cinder.rpc [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 23 18:08:51.971048 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.971258 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.972297 np0000007943 devstack@c-api.service[100224]: INFO cinder.rpc [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 23 18:08:51.972363 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.972487 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.973192 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:51.974521 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.974599 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.974877 np0000007943 devstack@c-api.service[100224]: INFO cinder.rpc [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 23 18:08:51.975418 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.975599 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.976289 np0000007943 devstack@c-api.service[100225]: INFO cinder.rpc [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 23 18:08:51.976846 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.976981 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.978774 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.978913 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.980837 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.980995 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.981033 np0000007943 devstack@c-api.service[100225]: INFO cinder.rpc [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 23 18:08:51.981424 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.981562 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.981911 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.981911 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.983575 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.983814 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.984786 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.985013 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.987832 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.988129 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.988211 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.988401 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.988890 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.989085 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.990310 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.990448 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.990620 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.990756 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.991641 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.991702 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.991775 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.991838 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.992424 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.992540 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.992653 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.992774 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.992967 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.993194 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.993503 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.993618 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.994352 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.994477 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.995218 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.995266 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.995332 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.995407 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.995648 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.995839 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.996076 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.996117 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.996409 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.996455 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.996744 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.996904 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.997701 np0000007943 devstack@c-api.service[100226]: WARNING cinder.api.contrib.hosts [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 23 18:08:51.997955 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.998079 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.998120 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:51.998251 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:51.998729 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: extensions {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:51.999725 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: consistencygroups {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.000008 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.000391 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.000436 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.000436 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.000665 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.000865 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.001695 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: extra_specs {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.002182 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.002305 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.003001 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: capabilities {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.003210 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.003383 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.003938 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.004042 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: backups {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.004118 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.004572 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.004717 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.005720 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-quota-sets {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.006304 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.006470 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.007260 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.007440 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.007814 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.007872 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: qos-specs {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.007941 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.009414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: encryption {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.009583 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.009725 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.010124 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.010320 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.010465 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.010602 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.010706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: encryption {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.011262 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.011439 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.012001 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: cgsnapshots {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.012289 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.012436 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.013233 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: scheduler-stats {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.013328 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.013409 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.014233 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.014410 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.014446 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.014515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-volume-manage {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.014559 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.015639 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-snapshot-manage {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.016707 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.016854 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.016960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-volume-transfer {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.017027 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.017196 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.017244 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.017373 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.018365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-hosts {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.018427 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.018595 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.019255 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.019372 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.019418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-volume-type-access {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.020578 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.020716 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.020786 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-availability-zone {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.020999 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.021185 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.021532 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.021658 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.021926 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extended resource: os-quota-class-sets {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.022363 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.022492 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.023236 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.023345 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.023476 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.023640 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.023684 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.023784 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.024084 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.024209 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.024524 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.024642 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.024829 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.024953 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.025287 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.025424 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.025488 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.025613 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.025997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.snapshot_actions [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] SnapshotActionsController initialized {{(pid=100226) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 23 18:08:52.026469 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.026555 np0000007943 devstack@c-api.service[100225]: WARNING cinder.api.contrib.hosts [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 23 18:08:52.026628 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.026850 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.026898 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.026973 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.027081 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.027152 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.027335 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.027493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: extensions {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.027521 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.027680 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.028627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: consistencygroups {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.028692 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.028867 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.028900 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.029056 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.029808 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.029937 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.030207 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.030317 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: extra_specs {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.030363 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.030488 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.030656 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.030760 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.030805 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.030889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.030974 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.031005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031189 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension UsedLimits extending resource: limits {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031342 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.031414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031511 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.031547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension AdminActions extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031715 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension AdminActions extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031782 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: capabilities {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.031844 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension AdminActions extending resource: backups {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.031931 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeActions extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.032079 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.032181 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-f0d99bdf-e5b3-4152-96dc-4bbd1a6dbb2a None None] Extension TypesManage extending resource: types {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.032480 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.032650 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.032775 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.032819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: backups {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.032959 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.033681 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.033857 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.034079 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.034262 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.034395 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-quota-sets {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.034654 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.034835 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.035221 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.035386 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.035534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: qos-specs {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.035613 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.035770 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.036364 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.036525 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.036924 np0000007943 devstack@c-api.service[100223]: WARNING cinder.api.contrib.hosts [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 23 18:08:52.037235 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: encryption {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.037309 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.037416 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.037555 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.037715 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.038163 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: extensions {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.038526 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.038686 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.039249 np0000007943 devstack@c-api.service[100226]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f4eb4a4668 pid: 100226 (default app) Aug 23 18:08:52.039423 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: encryption {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.039467 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.039637 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.039930 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: consistencygroups {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.040641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: cgsnapshots {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.040868 np0000007943 devstack@c-api.service[100224]: WARNING cinder.api.contrib.hosts [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 23 18:08:52.041207 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.041363 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.041877 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: scheduler-stats {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.042091 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: extensions {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.042679 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: extra_specs {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.043090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-volume-manage {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.043639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: consistencygroups {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.044224 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-snapshot-manage {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.044629 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: capabilities {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.045433 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-volume-transfer {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.046076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: extra_specs {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.046121 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: backups {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.046835 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-hosts {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.047379 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: capabilities {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.047827 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-quota-sets {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.048001 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-volume-type-access {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.048189 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c6e4c4a6-b40e-4094-b0ed-1c2c945093ae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:08:52.048350 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: backups {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.049292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-availability-zone {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.049655 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: qos-specs {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.049897 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-quota-sets {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.050386 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extended resource: os-quota-class-sets {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.051027 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: qos-specs {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.051152 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1/1] 10.4.3.148 () {60 vars in 925 bytes} [Sun Aug 23 18:08:52 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:08:52.051473 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: encryption {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.051859 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.052040 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.052739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: encryption {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.052963 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.053117 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.053264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: encryption {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.053846 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.053951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: cgsnapshots {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.053989 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.054488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: encryption {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.054681 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.snapshot_actions [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] SnapshotActionsController initialized {{(pid=100225) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 23 18:08:52.055081 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.055116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: scheduler-stats {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.055213 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.055779 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.055962 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.056285 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: cgsnapshots {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.056587 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.056665 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-volume-manage {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.056703 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.057110 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: scheduler-stats {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.057382 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.057495 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.057867 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-snapshot-manage {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.058050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-volume-manage {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.058284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058405 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058498 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058684 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension UsedLimits extending resource: limits {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.058996 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.059035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-volume-transfer {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.059118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension AdminActions extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.059235 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension AdminActions extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.059323 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension AdminActions extending resource: backups {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.059350 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-snapshot-manage {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.059419 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeActions extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.059530 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.059616 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-c9ab5d29-3188-497b-b1c0-6f486aaf8cf9 None None] Extension TypesManage extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.060314 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-hosts {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.060481 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-volume-transfer {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.061399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-volume-type-access {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.061761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-hosts {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.062707 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-availability-zone {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.062803 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-volume-type-access {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.063779 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extended resource: os-quota-class-sets {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.064039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-availability-zone {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.065074 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extended resource: os-quota-class-sets {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 23 18:08:52.065118 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.065276 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.066014 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.066159 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.066377 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.066525 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.066757 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.066907 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.067262 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.067377 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.067420 np0000007943 devstack@c-api.service[100225]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f4eb4a4668 pid: 100225 (default app) Aug 23 18:08:52.067451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.snapshot_actions [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] SnapshotActionsController initialized {{(pid=100223) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 23 18:08:52.067768 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.067932 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.067989 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.068081 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.068501 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.068586 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] SnapshotActionsController initialized {{(pid=100224) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 23 18:08:52.068638 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.068935 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.069046 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.069260 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.069371 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.069622 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.069738 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.070051 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.070185 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.070340 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.070450 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.070674 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.070828 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.070939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071079 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:08:52.071141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071199 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:08:52.071230 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension UsedLimits extending resource: limits {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071414 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071701 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension AdminActions extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071826 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension AdminActions extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071898 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.071926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension AdminActions extending resource: backups {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072026 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeActions extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072563 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072642 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072668 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-35f09661-6b4f-43ee-a44f-3dd58196d635 None None] Extension TypesManage extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension UsedLimits extending resource: limits {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension AdminActions extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension AdminActions extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension AdminActions extending resource: backups {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.072917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeActions extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.073030 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.073118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-706e61b3-53cf-4317-9b1d-8d72de8a0bd3 None None] Extension TypesManage extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 23 18:08:52.079801 np0000007943 devstack@c-api.service[100224]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f4eb4a4668 pid: 100224 (default app) Aug 23 18:08:52.079960 np0000007943 devstack@c-api.service[100223]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f4eb4a4668 pid: 100223 (default app) Aug 23 18:08:56.835827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18d7945a-85ad-48d3-9d50-3f92d19539de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:08:57.390380 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18d7945a-85ad-48d3-9d50-3f92d19539de admin admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:08:57.390939 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18d7945a-85ad-48d3-9d50-3f92d19539de admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:08:57.392516 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:08:57.392516 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:08:57.423864 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-18d7945a-85ad-48d3-9d50-3f92d19539de 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=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:57.447132 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18d7945a-85ad-48d3-9d50-3f92d19539de admin admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:08:57.447529 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 2/2] 10.4.3.148 () {68 vars in 1302 bytes} [Sun Aug 23 18:08:56 2026] POST /volume/v3/types => generated 183 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:08:57.467276 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-35750077-71cd-47bc-8e8a-2e40480c6f15 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:08:57.760703 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35750077-71cd-47bc-8e8a-2e40480c6f15 admin admin] POST https://10.4.3.148/volume/v3/types/6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0/extra_specs Aug 23 18:08:57.761402 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-35750077-71cd-47bc-8e8a-2e40480c6f15 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:08:57.763112 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:08:57.763112 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:08:57.804017 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-35750077-71cd-47bc-8e8a-2e40480c6f15 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:57.864349 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35750077-71cd-47bc-8e8a-2e40480c6f15 admin admin] https://10.4.3.148/volume/v3/types/6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0/extra_specs returned with HTTP 200 Aug 23 18:08:57.864874 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1/3] 10.4.3.148 () {68 vars in 1449 bytes} [Sun Aug 23 18:08:57 2026] POST /volume/v3/types/6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0/extra_specs => generated 52 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:08:58.116778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df7cfc45-5fe6-4d8a-8fc2-fff8cedb8d97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:08:58.399240 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df7cfc45-5fe6-4d8a-8fc2-fff8cedb8d97 admin admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:08:58.399949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df7cfc45-5fe6-4d8a-8fc2-fff8cedb8d97 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:08:58.401927 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:08:58.401927 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:08:58.434021 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-df7cfc45-5fe6-4d8a-8fc2-fff8cedb8d97 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:58.458408 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df7cfc45-5fe6-4d8a-8fc2-fff8cedb8d97 admin admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:08:58.458408 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1/4] 10.4.3.148 () {68 vars in 1302 bytes} [Sun Aug 23 18:08:58 2026] POST /volume/v3/types => generated 186 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:08:58.483551 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4f6b9cd9-b22c-49e1-adfd-2ab37a4b40f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:08:58.762118 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f6b9cd9-b22c-49e1-adfd-2ab37a4b40f3 admin admin] POST https://10.4.3.148/volume/v3/types/42dbec79-1b01-4fbb-bbfb-14d87b1e96e2/extra_specs Aug 23 18:08:58.762670 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f6b9cd9-b22c-49e1-adfd-2ab37a4b40f3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:08:58.764279 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:08:58.764279 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:08:58.796122 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-4f6b9cd9-b22c-49e1-adfd-2ab37a4b40f3 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:08:58.848066 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f6b9cd9-b22c-49e1-adfd-2ab37a4b40f3 admin admin] https://10.4.3.148/volume/v3/types/42dbec79-1b01-4fbb-bbfb-14d87b1e96e2/extra_specs returned with HTTP 200 Aug 23 18:08:58.848488 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1/5] 10.4.3.148 () {68 vars in 1449 bytes} [Sun Aug 23 18:08:58 2026] POST /volume/v3/types/42dbec79-1b01-4fbb-bbfb-14d87b1e96e2/extra_specs => generated 45 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:09:07.445175 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:09:07.863358 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:09:08.455394 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:09:08.846351 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:09:22.394011 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-41e3fa29-a5b4-4ef5-bcb1-2bbc1f288060 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:09:22.394545 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-41e3fa29-a5b4-4ef5-bcb1-2bbc1f288060 None None] GET https://10.4.3.148/volume// Aug 23 18:09:22.394724 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-41e3fa29-a5b4-4ef5-bcb1-2bbc1f288060 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:09:22.394930 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-41e3fa29-a5b4-4ef5-bcb1-2bbc1f288060 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:09:22.395401 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-41e3fa29-a5b4-4ef5-bcb1-2bbc1f288060 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:09:22.395647 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 3/6] 10.4.3.148 () {66 vars in 1425 bytes} [Sun Aug 23 18:09:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:10:00.737786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e62aeba2-f22f-4098-ba02-634e52d4f499 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:10:01.029844 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e62aeba2-f22f-4098-ba02-634e52d4f499 tempest-verify_tempest_config-1269768078 tempest-verify_tempest_config-1269768078-project-member] GET https://10.4.3.148/volume/v3/extensions Aug 23 18:10:01.030103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e62aeba2-f22f-4098-ba02-634e52d4f499 tempest-verify_tempest_config-1269768078 tempest-verify_tempest_config-1269768078-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:10:01.030349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e62aeba2-f22f-4098-ba02-634e52d4f499 tempest-verify_tempest_config-1269768078 tempest-verify_tempest_config-1269768078-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:10:01.030767 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e62aeba2-f22f-4098-ba02-634e52d4f499 tempest-verify_tempest_config-1269768078 tempest-verify_tempest_config-1269768078-project-member] https://10.4.3.148/volume/v3/extensions returned with HTTP 200 Aug 23 18:10:01.031186 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 2/7] 10.4.3.148 () {66 vars in 1246 bytes} [Sun Aug 23 18:10:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:10:57.192879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:10:57.201310 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:10:57.201310 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1511381941", "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:10:57.202438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1511381941', 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:10:57.995166 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Create volume of 1 GB Aug 23 18:10:58.006693 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:10:58.004663. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:10:58.006693 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Availability Zones retrieved successfully. Aug 23 18:10:58.047377 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Flow 'volume_create_api' (ddb925c3-5ea6-497c-9af2-0855a3b47828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:10:58.047524 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4108860-4a5a-4235-a5d1-e4375abd98aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:10:58.049188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:10:58.187510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4108860-4a5a-4235-a5d1-e4375abd98aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:10:58.189496 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b4d3a3-91eb-45c3-97c7-5c7da02f2849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:10:58.260350 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-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 23 18:10:58.260350 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-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 23 18:10:58.340433 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Created reservations ['cdf938c6-9024-4bb3-b96d-428cbe9f8170', '3da4b603-7471-4ffa-b57b-2adbc33689f2', 'c1f724b1-5a4b-41c2-b38e-e14d6039b8f6', '75b634f2-ab47-4165-8fce-96a09289360c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:10:58.341768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b4d3a3-91eb-45c3-97c7-5c7da02f2849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdf938c6-9024-4bb3-b96d-428cbe9f8170', '3da4b603-7471-4ffa-b57b-2adbc33689f2', 'c1f724b1-5a4b-41c2-b38e-e14d6039b8f6', '75b634f2-ab47-4165-8fce-96a09289360c']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:10:58.343052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b815660-6124-4a5e-a882-9b27d312c314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:10:58.418858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b815660-6124-4a5e-a882-9b27d312c314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc67ed06-fba2-457e-b2e4-bc426440a80c', '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-1511381941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849a76f524ba408bbfff35e7c3474405',qos_specs=None,replication_status=,reservations=['cdf938c6-9024-4bb3-b96d-428cbe9f8170','3da4b603-7471-4ffa-b57b-2adbc33689f2','c1f724b1-5a4b-41c2-b38e-e14d6039b8f6','75b634f2-ab47-4165-8fce-96a09289360c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb92e5915e30433bab0d5b60910827f8',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1511381941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc67ed06-fba2-457e-b2e4-bc426440a80c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849a76f524ba408bbfff35e7c3474405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb92e5915e30433bab0d5b60910827f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:10:58.420151 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dd5de0-65ed-4bc7-85a5-e39f88010251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:10:58.464246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dd5de0-65ed-4bc7-85a5-e39f88010251) transitioned into state 'SUCCESS' from state '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-1511381941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849a76f524ba408bbfff35e7c3474405',qos_specs=None,replication_status=,reservations=['cdf938c6-9024-4bb3-b96d-428cbe9f8170','3da4b603-7471-4ffa-b57b-2adbc33689f2','c1f724b1-5a4b-41c2-b38e-e14d6039b8f6','75b634f2-ab47-4165-8fce-96a09289360c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb92e5915e30433bab0d5b60910827f8',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:10:58.465325 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92603bec-a518-4157-8494-65865e08dc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:10:58.505686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92603bec-a518-4157-8494-65865e08dc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:10:58.507032 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Flow 'volume_create_api' (ddb925c3-5ea6-497c-9af2-0855a3b47828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:10:58.507496 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Create volume request issued successfully. Aug 23 18:10:58.508721 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62f841dd-3038-4001-b5a4-a51f4b6028c1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:10:58.509325 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 2/8] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:10:57 2026] POST /volume/v3/volumes => generated 899 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:10:58.527747 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90ebf652-1a43-48c0-8ec4-980f861ff6b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:10:58.537215 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90ebf652-1a43-48c0-8ec4-980f861ff6b0 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:10:58.537215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90ebf652-1a43-48c0-8ec4-980f861ff6b0 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:10:58.537215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90ebf652-1a43-48c0-8ec4-980f861ff6b0 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:10:58.582122 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:10:58.582122 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:10:58.594866 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-90ebf652-1a43-48c0-8ec4-980f861ff6b0 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:10:58.608375 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90ebf652-1a43-48c0-8ec4-980f861ff6b0 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:10:58.608375 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 2/9] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:10:58 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 967 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:10:59.634888 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dfb85397-7456-4ee7-a9c1-9d263b620031 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:10:59.641979 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dfb85397-7456-4ee7-a9c1-9d263b620031 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:10:59.642313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dfb85397-7456-4ee7-a9c1-9d263b620031 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:10:59.643157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dfb85397-7456-4ee7-a9c1-9d263b620031 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:10:59.717119 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:10:59.717119 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:10:59.739759 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dfb85397-7456-4ee7-a9c1-9d263b620031 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:10:59.753128 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dfb85397-7456-4ee7-a9c1-9d263b620031 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:10:59.753617 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 4/10] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:10:59 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 991 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:00.774160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32c8f51a-656b-496e-a533-04ac8ad6455d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:00.781002 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32c8f51a-656b-496e-a533-04ac8ad6455d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:00.781360 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32c8f51a-656b-496e-a533-04ac8ad6455d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:00.781633 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32c8f51a-656b-496e-a533-04ac8ad6455d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:00.825890 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:00.825890 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:00.835941 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-32c8f51a-656b-496e-a533-04ac8ad6455d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:00.846934 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32c8f51a-656b-496e-a533-04ac8ad6455d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:00.848470 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 3/11] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:00 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 991 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:01.882285 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dbb31d87-58bd-4750-9b2f-e57d4dfdc2df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:01.884666 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbb31d87-58bd-4750-9b2f-e57d4dfdc2df tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:01.885086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbb31d87-58bd-4750-9b2f-e57d4dfdc2df tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:01.885366 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbb31d87-58bd-4750-9b2f-e57d4dfdc2df tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:01.899217 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:01.899217 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:01.909015 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dbb31d87-58bd-4750-9b2f-e57d4dfdc2df tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:01.918930 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbb31d87-58bd-4750-9b2f-e57d4dfdc2df tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:01.919400 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 3/12] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:01 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:02.941997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a817973b-76ce-4462-ab25-bfb72692ca1e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:02.945475 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a817973b-76ce-4462-ab25-bfb72692ca1e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:02.946165 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a817973b-76ce-4462-ab25-bfb72692ca1e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:02.946165 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a817973b-76ce-4462-ab25-bfb72692ca1e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:02.959099 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:02.959099 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:02.966475 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a817973b-76ce-4462-ab25-bfb72692ca1e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:02.974249 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a817973b-76ce-4462-ab25-bfb72692ca1e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:02.974972 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 3/13] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:02 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:03.997088 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb4033fb-d910-4df8-a407-6838bc31dfd2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:03.999639 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb4033fb-d910-4df8-a407-6838bc31dfd2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:04.000240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb4033fb-d910-4df8-a407-6838bc31dfd2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:04.000240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb4033fb-d910-4df8-a407-6838bc31dfd2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:04.013282 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:04.013282 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:04.018943 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb4033fb-d910-4df8-a407-6838bc31dfd2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:04.025637 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb4033fb-d910-4df8-a407-6838bc31dfd2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:04.026311 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 5/14] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:03 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:05.042862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3e45b7f-dbcd-4a3e-af2a-1ed516a23647 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:05.045944 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3e45b7f-dbcd-4a3e-af2a-1ed516a23647 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:05.045944 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3e45b7f-dbcd-4a3e-af2a-1ed516a23647 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:05.047521 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3e45b7f-dbcd-4a3e-af2a-1ed516a23647 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:05.058094 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:05.058094 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:05.064873 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3e45b7f-dbcd-4a3e-af2a-1ed516a23647 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:05.072825 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3e45b7f-dbcd-4a3e-af2a-1ed516a23647 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:05.073523 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 4/15] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:05 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:06.090073 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b61cd46d-0061-492b-8741-d333ea5bc356 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:06.092140 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b61cd46d-0061-492b-8741-d333ea5bc356 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:06.092953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b61cd46d-0061-492b-8741-d333ea5bc356 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:06.092953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b61cd46d-0061-492b-8741-d333ea5bc356 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:06.111296 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:06.111296 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:06.124594 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b61cd46d-0061-492b-8741-d333ea5bc356 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:06.134464 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b61cd46d-0061-492b-8741-d333ea5bc356 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:06.135514 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 4/16] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:06 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:06.576890 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a2c5d693-4973-4025-b244-e675465e8f0a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:07.097659 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:07.098440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1363944020"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:07.102180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1363944020'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:07.116714 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Create volume of 1 GB Aug 23 18:11:07.119344 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:07.119344 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:07.126386 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:11:07.124978. {{(pid=100224) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:11:07.126906 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Availability Zones retrieved successfully. Aug 23 18:11:07.153480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5c1e8c8-27cd-4ec8-b25b-cc6b0ba59772 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:07.156104 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5c1e8c8-27cd-4ec8-b25b-cc6b0ba59772 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:07.156426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5c1e8c8-27cd-4ec8-b25b-cc6b0ba59772 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:07.156784 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5c1e8c8-27cd-4ec8-b25b-cc6b0ba59772 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:07.164094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Flow 'volume_create_api' (c42a2a1f-c7d1-4092-9888-935debd0c5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:07.165684 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79a5df1f-6242-4452-95a4-438b28b3411c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:07.166932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:07.168482 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:07.168482 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:07.175214 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d5c1e8c8-27cd-4ec8-b25b-cc6b0ba59772 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:07.184875 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5c1e8c8-27cd-4ec8-b25b-cc6b0ba59772 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:07.185479 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 6/17] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:07 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:07.193154 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:07.193154 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:07.226493 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79a5df1f-6242-4452-95a4-438b28b3411c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42dbec79-1b01-4fbb-bbfb-14d87b1e96e2', 'encryption_key_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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:07.227090 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a84852c-6a35-49c5-a3d7-5da1a61bf362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:07.278453 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-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 23 18:11:07.279361 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-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 23 18:11:07.341017 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Created reservations ['1c3059e3-c1c1-4cdc-a05d-950b234fed42', 'aea73783-17b0-46d4-87f4-b85ff120068f', '4bfc4d3b-2197-4aa1-aa7c-63c1e501ebcb', '62892629-c3c5-40ae-a881-3a574b125784'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:07.342253 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a84852c-6a35-49c5-a3d7-5da1a61bf362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c3059e3-c1c1-4cdc-a05d-950b234fed42', 'aea73783-17b0-46d4-87f4-b85ff120068f', '4bfc4d3b-2197-4aa1-aa7c-63c1e501ebcb', '62892629-c3c5-40ae-a881-3a574b125784']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:07.343514 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87669f12-3420-4211-aa60-9ecc349a0f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:07.384078 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87669f12-3420-4211-aa60-9ecc349a0f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a31313-a6ae-42f0-9654-b313ffb64d91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1363944020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41f9575e213a49a9b34369682c63b817',qos_specs=None,replication_status=,reservations=['1c3059e3-c1c1-4cdc-a05d-950b234fed42','aea73783-17b0-46d4-87f4-b85ff120068f','4bfc4d3b-2197-4aa1-aa7c-63c1e501ebcb','62892629-c3c5-40ae-a881-3a574b125784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b536124044846b3a4c1afc5ed51f41e',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1363944020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a31313-a6ae-42f0-9654-b313ffb64d91,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='41f9575e213a49a9b34369682c63b817',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b536124044846b3a4c1afc5ed51f41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42dbec79-1b01-4fbb-bbfb-14d87b1e96e2),volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:07.385577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad23c50-36d6-40d2-ab91-1be898088760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:07.427933 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad23c50-36d6-40d2-ab91-1be898088760) transitioned into state 'SUCCESS' from state '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-1363944020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41f9575e213a49a9b34369682c63b817',qos_specs=None,replication_status=,reservations=['1c3059e3-c1c1-4cdc-a05d-950b234fed42','aea73783-17b0-46d4-87f4-b85ff120068f','4bfc4d3b-2197-4aa1-aa7c-63c1e501ebcb','62892629-c3c5-40ae-a881-3a574b125784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b536124044846b3a4c1afc5ed51f41e',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:07.429022 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce15e6f-4c92-4259-9ec5-2acfc34e8a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:07.482453 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce15e6f-4c92-4259-9ec5-2acfc34e8a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:07.483765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Flow 'volume_create_api' (c42a2a1f-c7d1-4092-9888-935debd0c5b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:07.486537 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Create volume request issued successfully. Aug 23 18:11:07.488129 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2c5d693-4973-4025-b244-e675465e8f0a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:07.488587 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 4/18] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:11:06 2026] POST /volume/v3/volumes => generated 758 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:11:07.506077 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40219512-0a0d-43bb-8349-4011447a66b1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:07.508401 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40219512-0a0d-43bb-8349-4011447a66b1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:11:07.508695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40219512-0a0d-43bb-8349-4011447a66b1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:07.509620 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40219512-0a0d-43bb-8349-4011447a66b1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:07.524925 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:07.524925 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:07.537066 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40219512-0a0d-43bb-8349-4011447a66b1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:11:07.555986 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40219512-0a0d-43bb-8349-4011447a66b1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:11:07.556628 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 5/19] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:07 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:08.207015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3eba9e20-707c-4639-9437-6c486a3aeece None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:08.212710 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3eba9e20-707c-4639-9437-6c486a3aeece tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:08.212975 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3eba9e20-707c-4639-9437-6c486a3aeece tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:08.214702 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3eba9e20-707c-4639-9437-6c486a3aeece tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:08.235263 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:08.235263 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:08.245019 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3eba9e20-707c-4639-9437-6c486a3aeece tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:08.255182 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3eba9e20-707c-4639-9437-6c486a3aeece tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:08.255654 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 5/20] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:08 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:08.575337 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d91a26b-671d-469e-8619-bcc85d4e5a28 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:08.577512 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d91a26b-671d-469e-8619-bcc85d4e5a28 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:11:08.577895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d91a26b-671d-469e-8619-bcc85d4e5a28 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:08.578275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d91a26b-671d-469e-8619-bcc85d4e5a28 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:08.595408 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:08.595408 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:08.603857 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4d91a26b-671d-469e-8619-bcc85d4e5a28 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:11:08.612707 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d91a26b-671d-469e-8619-bcc85d4e5a28 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:11:08.613733 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 7/21] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:08 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:08.636945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e19be533-2096-4207-877e-34dd631a6b83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:08.959327 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e19be533-2096-4207-877e-34dd631a6b83 tempest-TestMultiAttachVolumeSwap-1173824911 tempest-TestMultiAttachVolumeSwap-1173824911-project-admin] POST https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action Aug 23 18:11:08.960103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e19be533-2096-4207-877e-34dd631a6b83 tempest-TestMultiAttachVolumeSwap-1173824911 tempest-TestMultiAttachVolumeSwap-1173824911-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:11:08.960387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e19be533-2096-4207-877e-34dd631a6b83 tempest-TestMultiAttachVolumeSwap-1173824911 tempest-TestMultiAttachVolumeSwap-1173824911-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:09.008233 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:09.008233 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:09.008873 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e19be533-2096-4207-877e-34dd631a6b83 tempest-TestMultiAttachVolumeSwap-1173824911 tempest-TestMultiAttachVolumeSwap-1173824911-project-admin] Volume info retrieved successfully. Aug 23 18:11:09.026995 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e19be533-2096-4207-877e-34dd631a6b83 tempest-TestMultiAttachVolumeSwap-1173824911 tempest-TestMultiAttachVolumeSwap-1173824911-project-admin] Update volume admin metadata completed successfully. Aug 23 18:11:09.027188 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e19be533-2096-4207-877e-34dd631a6b83 tempest-TestMultiAttachVolumeSwap-1173824911 tempest-TestMultiAttachVolumeSwap-1173824911-project-admin] Update readonly setting on volume completed successfully. Aug 23 18:11:09.027480 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e19be533-2096-4207-877e-34dd631a6b83 tempest-TestMultiAttachVolumeSwap-1173824911 tempest-TestMultiAttachVolumeSwap-1173824911-project-admin] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action returned with HTTP 202 Aug 23 18:11:09.028254 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 5/22] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:11:08 2026] POST /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action => generated 0 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:11:09.041534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:09.044524 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:09.045058 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1161495250"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:09.048511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1161495250'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:09.065734 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Create volume of 1 GB Aug 23 18:11:09.066538 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:09.066538 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:09.073992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:11:09.072973. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:11:09.074182 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Availability Zones retrieved successfully. Aug 23 18:11:09.107839 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Flow 'volume_create_api' (bce2cae5-cebc-48b7-a2c3-4bebaebdb7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:09.110604 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d032555-b5a1-40c8-b4ae-6fd5a6a9d4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:09.110604 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:09.137533 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:09.137533 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:09.179419 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d032555-b5a1-40c8-b4ae-6fd5a6a9d4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42dbec79-1b01-4fbb-bbfb-14d87b1e96e2', 'encryption_key_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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:09.181135 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d20b51e-950c-487f-83c0-c52028128e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:09.261120 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-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 23 18:11:09.261120 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-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 23 18:11:09.277193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26dda356-2d88-4ba3-ad7d-8fe61fec7fce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:09.279899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26dda356-2d88-4ba3-ad7d-8fe61fec7fce tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:09.279899 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26dda356-2d88-4ba3-ad7d-8fe61fec7fce tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:09.280500 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26dda356-2d88-4ba3-ad7d-8fe61fec7fce tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:09.288706 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:09.288706 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:09.293632 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26dda356-2d88-4ba3-ad7d-8fe61fec7fce tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:09.299392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Created reservations ['75a501ea-d815-4416-82da-bcc71ce99012', '818b0baf-1fda-4f7a-b505-f2ac867589e7', '8fc580c3-a434-49cc-b6d5-684900cbf0ee', 'b63d5732-21ed-4c1d-bc50-08651d48220e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:09.300010 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26dda356-2d88-4ba3-ad7d-8fe61fec7fce tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:09.300238 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 6/23] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:09 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:09.300595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d20b51e-950c-487f-83c0-c52028128e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a501ea-d815-4416-82da-bcc71ce99012', '818b0baf-1fda-4f7a-b505-f2ac867589e7', '8fc580c3-a434-49cc-b6d5-684900cbf0ee', 'b63d5732-21ed-4c1d-bc50-08651d48220e']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:09.301998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eba88ae-bc7a-4e3a-9616-3968ee17f0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:09.341464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eba88ae-bc7a-4e3a-9616-3968ee17f0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c524eda3-4e15-4e01-a909-acbbd5ddfc7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1161495250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41f9575e213a49a9b34369682c63b817',qos_specs=None,replication_status=,reservations=['75a501ea-d815-4416-82da-bcc71ce99012','818b0baf-1fda-4f7a-b505-f2ac867589e7','8fc580c3-a434-49cc-b6d5-684900cbf0ee','b63d5732-21ed-4c1d-bc50-08651d48220e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b536124044846b3a4c1afc5ed51f41e',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1161495250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c524eda3-4e15-4e01-a909-acbbd5ddfc7f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='41f9575e213a49a9b34369682c63b817',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b536124044846b3a4c1afc5ed51f41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42dbec79-1b01-4fbb-bbfb-14d87b1e96e2),volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:09.341464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd82b6de-2316-4407-8f10-fb03c48f5481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:09.383741 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd82b6de-2316-4407-8f10-fb03c48f5481) transitioned into state 'SUCCESS' from state '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-1161495250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='41f9575e213a49a9b34369682c63b817',qos_specs=None,replication_status=,reservations=['75a501ea-d815-4416-82da-bcc71ce99012','818b0baf-1fda-4f7a-b505-f2ac867589e7','8fc580c3-a434-49cc-b6d5-684900cbf0ee','b63d5732-21ed-4c1d-bc50-08651d48220e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b536124044846b3a4c1afc5ed51f41e',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:09.384776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f03aba18-9cad-4d33-abc0-4f878cc29842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:09.424936 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f03aba18-9cad-4d33-abc0-4f878cc29842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:09.426079 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Flow 'volume_create_api' (bce2cae5-cebc-48b7-a2c3-4bebaebdb7af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:09.427428 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Create volume request issued successfully. Aug 23 18:11:09.428873 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75f9c18b-0693-4bbe-a1c6-f0f165ed941b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:09.430004 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 6/24] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:11:09 2026] POST /volume/v3/volumes => generated 758 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:11:09.447501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-494483b1-5bcb-4f04-a1ff-b56ce524bb50 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:09.450871 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-494483b1-5bcb-4f04-a1ff-b56ce524bb50 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f Aug 23 18:11:09.450871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-494483b1-5bcb-4f04-a1ff-b56ce524bb50 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:09.450871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-494483b1-5bcb-4f04-a1ff-b56ce524bb50 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:09.458907 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:09.458907 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:09.471614 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-494483b1-5bcb-4f04-a1ff-b56ce524bb50 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:11:09.487915 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-494483b1-5bcb-4f04-a1ff-b56ce524bb50 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f returned with HTTP 200 Aug 23 18:11:09.487915 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 8/25] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:09 2026] GET /volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:10.321527 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10fc8df3-84c1-4a96-9022-a334281c9938 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:10.325652 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10fc8df3-84c1-4a96-9022-a334281c9938 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:10.325652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10fc8df3-84c1-4a96-9022-a334281c9938 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:10.325652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10fc8df3-84c1-4a96-9022-a334281c9938 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:10.339615 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:10.339615 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:10.348353 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-10fc8df3-84c1-4a96-9022-a334281c9938 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:10.356769 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10fc8df3-84c1-4a96-9022-a334281c9938 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:10.357497 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 6/26] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:10 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:10.510977 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cda2ce07-631f-4481-93fb-67cad0636889 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:10.514845 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cda2ce07-631f-4481-93fb-67cad0636889 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f Aug 23 18:11:10.516061 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cda2ce07-631f-4481-93fb-67cad0636889 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:10.516393 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cda2ce07-631f-4481-93fb-67cad0636889 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:10.531148 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:10.531148 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:10.546250 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cda2ce07-631f-4481-93fb-67cad0636889 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:11:10.557392 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cda2ce07-631f-4481-93fb-67cad0636889 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f returned with HTTP 200 Aug 23 18:11:10.557392 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 7/27] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:10 2026] GET /volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:11.380368 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-05eec4ec-80c1-4b12-b8c3-3db3ad9c4074 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:11.385159 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05eec4ec-80c1-4b12-b8c3-3db3ad9c4074 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:11.386518 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-05eec4ec-80c1-4b12-b8c3-3db3ad9c4074 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:11.386856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-05eec4ec-80c1-4b12-b8c3-3db3ad9c4074 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:11.404269 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:11.404269 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:11.409294 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-05eec4ec-80c1-4b12-b8c3-3db3ad9c4074 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:11.416767 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05eec4ec-80c1-4b12-b8c3-3db3ad9c4074 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:11.417486 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 7/28] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:11 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:12.440428 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2015dbc3-a362-463a-9cf8-f50905cdf632 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:12.442997 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2015dbc3-a362-463a-9cf8-f50905cdf632 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:12.443691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2015dbc3-a362-463a-9cf8-f50905cdf632 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:12.444157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2015dbc3-a362-463a-9cf8-f50905cdf632 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:12.465004 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:12.465004 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:12.479414 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2015dbc3-a362-463a-9cf8-f50905cdf632 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:12.514109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2015dbc3-a362-463a-9cf8-f50905cdf632 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:12.516480 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 9/29] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:12 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:13.540211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ab48bfc-0a95-461a-86a5-dd2e3e3382ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:13.542441 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ab48bfc-0a95-461a-86a5-dd2e3e3382ff tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:13.542665 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ab48bfc-0a95-461a-86a5-dd2e3e3382ff tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:13.542887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ab48bfc-0a95-461a-86a5-dd2e3e3382ff tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:13.563371 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:13.563371 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:13.574861 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9ab48bfc-0a95-461a-86a5-dd2e3e3382ff tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:13.586603 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ab48bfc-0a95-461a-86a5-dd2e3e3382ff tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:13.586857 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 7/30] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:13 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:14.142885 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:14.146006 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:14.146297 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-920029288"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:14.150601 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-920029288'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:14.150917 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Create volume of 1 GB Aug 23 18:11:14.158070 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Availability Zones retrieved successfully. Aug 23 18:11:14.166049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Flow 'volume_create_api' (32577bc7-dcea-432c-b4b1-0ad395a5234d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:14.167654 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de040802-8f4b-4978-8396-ad03f0c493fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:14.168763 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:14.225135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de040802-8f4b-4978-8396-ad03f0c493fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:14.227666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380862a8-904c-40d7-87a8-eeecaea08d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:14.335585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Created reservations ['a5d57cfc-f936-4cc7-bba2-51301bd152f0', 'cc28bfd2-163e-4e32-a1fb-7a6aa76acf21', '2842d8b7-51c3-4ea4-9996-d17e4694b4a9', 'c5d04fac-094d-4eb7-86f8-07cc994c7484'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:14.336737 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380862a8-904c-40d7-87a8-eeecaea08d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5d57cfc-f936-4cc7-bba2-51301bd152f0', 'cc28bfd2-163e-4e32-a1fb-7a6aa76acf21', '2842d8b7-51c3-4ea4-9996-d17e4694b4a9', 'c5d04fac-094d-4eb7-86f8-07cc994c7484']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:14.338674 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba72c82-8126-476d-9e96-4f5c0b75a60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:14.373139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba72c82-8126-476d-9e96-4f5c0b75a60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc88cef-6e97-4c11-b3a8-c10b2698bfc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-920029288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5455ba7ea2fe4a6caf69d24df881e0cb',qos_specs=None,replication_status=,reservations=['a5d57cfc-f936-4cc7-bba2-51301bd152f0','cc28bfd2-163e-4e32-a1fb-7a6aa76acf21','2842d8b7-51c3-4ea4-9996-d17e4694b4a9','c5d04fac-094d-4eb7-86f8-07cc994c7484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e2cf3ee6844408dd0103840e24a88',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-920029288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc88cef-6e97-4c11-b3a8-c10b2698bfc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5455ba7ea2fe4a6caf69d24df881e0cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a5e2cf3ee6844408dd0103840e24a88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:14.374367 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950a48ea-1fd5-449a-ad56-ac10a4fbafc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:14.415528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950a48ea-1fd5-449a-ad56-ac10a4fbafc0) transitioned into state 'SUCCESS' from state '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-920029288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5455ba7ea2fe4a6caf69d24df881e0cb',qos_specs=None,replication_status=,reservations=['a5d57cfc-f936-4cc7-bba2-51301bd152f0','cc28bfd2-163e-4e32-a1fb-7a6aa76acf21','2842d8b7-51c3-4ea4-9996-d17e4694b4a9','c5d04fac-094d-4eb7-86f8-07cc994c7484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e2cf3ee6844408dd0103840e24a88',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:14.416485 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29789b02-65a8-4927-8fb4-add15c60bdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:14.435843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29789b02-65a8-4927-8fb4-add15c60bdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:14.437187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Flow 'volume_create_api' (32577bc7-dcea-432c-b4b1-0ad395a5234d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:14.437595 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Create volume request issued successfully. Aug 23 18:11:14.438596 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba427098-f050-4b98-9cc1-3d4bcbd9a279 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:14.438767 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 8/31] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:11:14 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 23 18:11:14.464432 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d384c80-b321-460e-94f8-8a68a38794e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:14.470428 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d384c80-b321-460e-94f8-8a68a38794e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:14.470688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d384c80-b321-460e-94f8-8a68a38794e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:14.470968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d384c80-b321-460e-94f8-8a68a38794e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:14.490275 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:14.490275 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:14.499716 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6d384c80-b321-460e-94f8-8a68a38794e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:14.509809 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d384c80-b321-460e-94f8-8a68a38794e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:14.510416 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 8/32] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:14 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:11:14.612766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-671d7215-3864-498d-84f9-081522525e88 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:14.616258 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-671d7215-3864-498d-84f9-081522525e88 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:14.616708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-671d7215-3864-498d-84f9-081522525e88 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:14.619293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-671d7215-3864-498d-84f9-081522525e88 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:14.636772 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:14.636772 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:14.645743 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-671d7215-3864-498d-84f9-081522525e88 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:14.659908 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-671d7215-3864-498d-84f9-081522525e88 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:14.662080 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 10/33] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:14 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:15.533098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a93c3f0d-684e-4e57-ba53-71291d5d53e3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:15.537271 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a93c3f0d-684e-4e57-ba53-71291d5d53e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:15.537652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a93c3f0d-684e-4e57-ba53-71291d5d53e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:15.539810 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a93c3f0d-684e-4e57-ba53-71291d5d53e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:15.555302 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:15.555302 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:15.560714 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a93c3f0d-684e-4e57-ba53-71291d5d53e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:15.566974 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a93c3f0d-684e-4e57-ba53-71291d5d53e3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:15.567884 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 8/34] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:15 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:15.685490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bbfd5363-d462-407c-a0f3-c9d294103562 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:15.688556 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbfd5363-d462-407c-a0f3-c9d294103562 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:15.688904 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbfd5363-d462-407c-a0f3-c9d294103562 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:15.689107 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbfd5363-d462-407c-a0f3-c9d294103562 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:15.705061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-206571ba-156c-449e-89fa-93b9014a0fbb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:15.705415 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:15.705415 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:15.709539 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-206571ba-156c-449e-89fa-93b9014a0fbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:15.715808 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bbfd5363-d462-407c-a0f3-c9d294103562 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:15.719449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-206571ba-156c-449e-89fa-93b9014a0fbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:15.719449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-206571ba-156c-449e-89fa-93b9014a0fbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:15.730825 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbfd5363-d462-407c-a0f3-c9d294103562 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:15.730825 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 9/35] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:15 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:15.732205 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:15.732205 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:15.740499 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-206571ba-156c-449e-89fa-93b9014a0fbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:15.747153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-206571ba-156c-449e-89fa-93b9014a0fbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:15.747724 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 9/36] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:11:15 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:16.486354 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b670a69e-bb9c-4de6-a76d-c93912fa3cd0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:16.486354 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b670a69e-bb9c-4de6-a76d-c93912fa3cd0 None None] GET https://10.4.3.148/volume// Aug 23 18:11:16.486855 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b670a69e-bb9c-4de6-a76d-c93912fa3cd0 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:16.486855 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b670a69e-bb9c-4de6-a76d-c93912fa3cd0 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:16.487850 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b670a69e-bb9c-4de6-a76d-c93912fa3cd0 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:11:16.487850 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 11/37] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:11:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:11:16.517515 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-0fd89800-bf9b-43a9-94cd-59b42b24c920 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:16.751703 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ae08df0-7ad2-4f20-ac40-f9e73efdb943 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:16.753691 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ae08df0-7ad2-4f20-ac40-f9e73efdb943 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:16.755754 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ae08df0-7ad2-4f20-ac40-f9e73efdb943 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:16.755754 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ae08df0-7ad2-4f20-ac40-f9e73efdb943 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:16.771418 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:16.771418 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:16.788644 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3ae08df0-7ad2-4f20-ac40-f9e73efdb943 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:16.805494 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ae08df0-7ad2-4f20-ac40-f9e73efdb943 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:16.809197 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 10/38] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:16 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:16.944216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:17.008583 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-0fd89800-bf9b-43a9-94cd-59b42b24c920 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:11:17.009046 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-0fd89800-bf9b-43a9-94cd-59b42b24c920 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dc88cef-6e97-4c11-b3a8-c10b2698bfc7", "connector": null, "instance_uuid": "0eee55f4-8d7c-4401-bda2-a421f44134ef"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:17.026420 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:17.026420 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:17.086631 np0000007943 devstack@c-api.service[100224]: /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 23 18:11:17.086631 np0000007943 devstack@c-api.service[100224]: .first() Aug 23 18:11:17.121951 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-0fd89800-bf9b-43a9-94cd-59b42b24c920 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:11:17.123408 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 9/39] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:11:16 2026] POST /volume/v3/attachments => generated 273 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:17.193619 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce46801e-b1c3-4ede-aecc-5b34a85ff48a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:17.196727 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce46801e-b1c3-4ede-aecc-5b34a85ff48a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:17.196727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce46801e-b1c3-4ede-aecc-5b34a85ff48a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:17.197081 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce46801e-b1c3-4ede-aecc-5b34a85ff48a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:17.213156 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:17.213156 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:17.220310 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce46801e-b1c3-4ede-aecc-5b34a85ff48a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:17.226764 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce46801e-b1c3-4ede-aecc-5b34a85ff48a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:17.226764 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 12/40] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:17 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:17.243438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b17e3508-b244-4744-9e52-9abd1253bd34 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:17.244427 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b17e3508-b244-4744-9e52-9abd1253bd34 None None] GET https://10.4.3.148/volume// Aug 23 18:11:17.244427 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b17e3508-b244-4744-9e52-9abd1253bd34 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:17.244608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b17e3508-b244-4744-9e52-9abd1253bd34 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:17.245445 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b17e3508-b244-4744-9e52-9abd1253bd34 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:11:17.246496 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 11/41] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:11:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:11:17.293734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-bad2fca0-8320-4569-a14c-9b857908a2e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:17.297243 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-bad2fca0-8320-4569-a14c-9b857908a2e0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:17.297819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-bad2fca0-8320-4569-a14c-9b857908a2e0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:17.298864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-bad2fca0-8320-4569-a14c-9b857908a2e0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:17.323834 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:17.323834 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:17.334762 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-bad2fca0-8320-4569-a14c-9b857908a2e0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:17.342463 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-bad2fca0-8320-4569-a14c-9b857908a2e0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:17.343538 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 10/42] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:11:17 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 1023 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:17.406568 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:17.406568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-543024130"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:17.408316 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-543024130'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:17.408713 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Create volume of 1 GB Aug 23 18:11:17.423987 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Availability Zones retrieved successfully. Aug 23 18:11:17.431446 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Flow 'volume_create_api' (20dd6197-c080-4b89-9828-e32455f2f685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:17.432976 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03484b72-44ae-455b-93af-98ae81cb075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:17.434074 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:17.505520 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03484b72-44ae-455b-93af-98ae81cb075d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:17.506431 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfcfaafc-a036-44e8-84e4-9c4881eda8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:17.554171 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:11:17.554580 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:11:17.623678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Created reservations ['7a8414b4-0b40-4528-9573-4f91a01ee78c', 'a851bf85-4e80-40d6-aec8-a06b54ae9ca4', '1501de72-3d97-4b50-93fb-e2a8c94c6979', '6f7b884c-eec7-4d4e-82e9-25138541722c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:17.624814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfcfaafc-a036-44e8-84e4-9c4881eda8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8414b4-0b40-4528-9573-4f91a01ee78c', 'a851bf85-4e80-40d6-aec8-a06b54ae9ca4', '1501de72-3d97-4b50-93fb-e2a8c94c6979', '6f7b884c-eec7-4d4e-82e9-25138541722c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:17.626201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ccfcfb-4f0d-4fb1-bffa-6b3ba43317f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:17.693991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ccfcfb-4f0d-4fb1-bffa-6b3ba43317f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59fb473a-f6e5-4c19-904e-a6eef3ca4fca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-543024130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8c22879ce046b9b2f2d1334aa26b01',qos_specs=None,replication_status=,reservations=['7a8414b4-0b40-4528-9573-4f91a01ee78c','a851bf85-4e80-40d6-aec8-a06b54ae9ca4','1501de72-3d97-4b50-93fb-e2a8c94c6979','6f7b884c-eec7-4d4e-82e9-25138541722c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fe7d5496034763bb9ccd040463699e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-543024130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59fb473a-f6e5-4c19-904e-a6eef3ca4fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a8c22879ce046b9b2f2d1334aa26b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92fe7d5496034763bb9ccd040463699e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:17.694945 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc400367-ae2f-455f-80f9-3e35e492e8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:17.723162 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc400367-ae2f-455f-80f9-3e35e492e8d8) transitioned into state 'SUCCESS' from state '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-543024130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8c22879ce046b9b2f2d1334aa26b01',qos_specs=None,replication_status=,reservations=['7a8414b4-0b40-4528-9573-4f91a01ee78c','a851bf85-4e80-40d6-aec8-a06b54ae9ca4','1501de72-3d97-4b50-93fb-e2a8c94c6979','6f7b884c-eec7-4d4e-82e9-25138541722c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fe7d5496034763bb9ccd040463699e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:17.724167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6381afc8-9595-497f-8d48-7887f7be8cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:17.740832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6381afc8-9595-497f-8d48-7887f7be8cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:17.740832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Flow 'volume_create_api' (20dd6197-c080-4b89-9828-e32455f2f685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:17.740832 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Create volume request issued successfully. Aug 23 18:11:17.741689 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8230981f-5f2e-4a08-8e3b-3da40b1b78c2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:17.742813 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 10/43] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:11:16 2026] POST /volume/v3/volumes => generated 784 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:11:17.762783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-554078cd-3f7a-48a2-b6ba-3f4a933561fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:17.766145 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-554078cd-3f7a-48a2-b6ba-3f4a933561fe tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:11:17.766503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-554078cd-3f7a-48a2-b6ba-3f4a933561fe tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:17.766779 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-554078cd-3f7a-48a2-b6ba-3f4a933561fe tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:17.817594 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:17.817594 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:17.824420 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-554078cd-3f7a-48a2-b6ba-3f4a933561fe tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:11:17.831587 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-554078cd-3f7a-48a2-b6ba-3f4a933561fe tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:11:17.832170 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 13/44] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:17 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 963 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:17.834036 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e23f94a2-a5b5-4d05-8898-3c4b72727a89 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:17.840197 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e23f94a2-a5b5-4d05-8898-3c4b72727a89 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:17.840197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e23f94a2-a5b5-4d05-8898-3c4b72727a89 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:17.840197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e23f94a2-a5b5-4d05-8898-3c4b72727a89 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:17.845643 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:17.845643 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:17.856711 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e23f94a2-a5b5-4d05-8898-3c4b72727a89 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:17.871251 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e23f94a2-a5b5-4d05-8898-3c4b72727a89 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:17.871745 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 12/45] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:17 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:18.249917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3cc1c851-495a-4d04-9c58-3682e7b40a37 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:18.252450 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cc1c851-495a-4d04-9c58-3682e7b40a37 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:18.254048 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cc1c851-495a-4d04-9c58-3682e7b40a37 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:18.254048 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cc1c851-495a-4d04-9c58-3682e7b40a37 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:18.275990 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:18.275990 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:18.284339 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3cc1c851-495a-4d04-9c58-3682e7b40a37 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:18.295380 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cc1c851-495a-4d04-9c58-3682e7b40a37 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:18.296135 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 11/46] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:18 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:18.372874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-2b6dff32-e702-4438-b473-b27e6ca35fd0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:18.375335 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-2b6dff32-e702-4438-b473-b27e6ca35fd0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] PUT https://10.4.3.148/volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20 Aug 23 18:11:18.375884 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-2b6dff32-e702-4438-b473-b27e6ca35fd0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:18.390035 np0000007943 devstack@c-api.service[100225]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 23 18:11:18.390035 np0000007943 devstack@c-api.service[100225]: .first() Aug 23 18:11:18.402589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-2b6dff32-e702-4438-b473-b27e6ca35fd0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Acquiring lock "cinder-attachment_update-9dc88cef-6e97-4c11-b3a8-c10b2698bfc7-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:11:18.409146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-2b6dff32-e702-4438-b473-b27e6ca35fd0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Lock "cinder-attachment_update-9dc88cef-6e97-4c11-b3a8-c10b2698bfc7-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:11:18.410702 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:18.410702 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:18.615933 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-2b6dff32-e702-4438-b473-b27e6ca35fd0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Lock "cinder-attachment_update-9dc88cef-6e97-4c11-b3a8-c10b2698bfc7-np0000007943" released by "attachment_update" :: held 0.206s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:11:18.616431 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-2b6dff32-e702-4438-b473-b27e6ca35fd0 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20 returned with HTTP 200 Aug 23 18:11:18.618235 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 11/47] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:11:18 2026] PUT /volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20 => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:18.850224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-97e7009b-c8d4-46df-8533-fe0e489f725a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:18.852712 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97e7009b-c8d4-46df-8533-fe0e489f725a tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:11:18.852712 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97e7009b-c8d4-46df-8533-fe0e489f725a tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:18.853206 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97e7009b-c8d4-46df-8533-fe0e489f725a tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:18.863321 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:18.863321 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:18.868512 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-97e7009b-c8d4-46df-8533-fe0e489f725a tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:11:18.873464 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97e7009b-c8d4-46df-8533-fe0e489f725a tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:11:18.875820 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 14/48] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:18 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:18.889985 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a806d923-63bf-4e27-ada4-467bfdad923d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:18.893669 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a806d923-63bf-4e27-ada4-467bfdad923d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:18.893669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a806d923-63bf-4e27-ada4-467bfdad923d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:18.893669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a806d923-63bf-4e27-ada4-467bfdad923d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:18.903367 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:18.903367 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:18.911725 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a806d923-63bf-4e27-ada4-467bfdad923d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:18.921138 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a806d923-63bf-4e27-ada4-467bfdad923d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:18.921767 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 13/49] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:18 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:19.314558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da75569b-6964-4e3e-92db-fa7073fecbbb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:19.316355 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da75569b-6964-4e3e-92db-fa7073fecbbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:19.316564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da75569b-6964-4e3e-92db-fa7073fecbbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:19.316829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da75569b-6964-4e3e-92db-fa7073fecbbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:19.332726 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:19.332726 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:19.341704 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da75569b-6964-4e3e-92db-fa7073fecbbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:19.349317 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da75569b-6964-4e3e-92db-fa7073fecbbb tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:19.349871 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 12/50] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:19 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:19.946016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d674ec9-2eb3-421b-be97-8d7890ec945f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:19.949021 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d674ec9-2eb3-421b-be97-8d7890ec945f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:19.949693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d674ec9-2eb3-421b-be97-8d7890ec945f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:19.949693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d674ec9-2eb3-421b-be97-8d7890ec945f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:19.960339 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:19.960339 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:19.968508 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7d674ec9-2eb3-421b-be97-8d7890ec945f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:19.975123 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d674ec9-2eb3-421b-be97-8d7890ec945f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:19.975863 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 12/51] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:19 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:20.379922 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8583e49b-8dbb-4946-b617-4ce8a56695f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:20.382148 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8583e49b-8dbb-4946-b617-4ce8a56695f3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:20.382612 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8583e49b-8dbb-4946-b617-4ce8a56695f3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:20.382931 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8583e49b-8dbb-4946-b617-4ce8a56695f3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:20.400553 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:20.400553 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:20.409948 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8583e49b-8dbb-4946-b617-4ce8a56695f3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:20.416984 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8583e49b-8dbb-4946-b617-4ce8a56695f3 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:20.417205 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 15/52] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:20 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:20.997141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf3d0db7-c509-4a5e-a2da-cac60f57c00d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:21.005766 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf3d0db7-c509-4a5e-a2da-cac60f57c00d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:21.005975 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf3d0db7-c509-4a5e-a2da-cac60f57c00d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:21.006233 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf3d0db7-c509-4a5e-a2da-cac60f57c00d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:21.019603 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:21.019603 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:21.026079 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cf3d0db7-c509-4a5e-a2da-cac60f57c00d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:21.034377 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf3d0db7-c509-4a5e-a2da-cac60f57c00d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:21.034377 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 14/53] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:20 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:21.439080 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a63b9fa8-4a9f-4e03-81df-c23df052a8fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:21.445366 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a63b9fa8-4a9f-4e03-81df-c23df052a8fc tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:21.445663 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a63b9fa8-4a9f-4e03-81df-c23df052a8fc tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:21.446025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a63b9fa8-4a9f-4e03-81df-c23df052a8fc tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:21.481481 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:21.481481 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:21.493296 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a63b9fa8-4a9f-4e03-81df-c23df052a8fc tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:21.504078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a63b9fa8-4a9f-4e03-81df-c23df052a8fc tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:21.504078 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 13/54] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:21 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:22.052263 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a7db0f83-cc3b-4d88-b33c-56e42aabc86f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:22.054312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7db0f83-cc3b-4d88-b33c-56e42aabc86f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:22.055241 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7db0f83-cc3b-4d88-b33c-56e42aabc86f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:22.055241 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7db0f83-cc3b-4d88-b33c-56e42aabc86f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:22.065154 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:22.065154 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:22.077830 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a7db0f83-cc3b-4d88-b33c-56e42aabc86f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:22.083964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7db0f83-cc3b-4d88-b33c-56e42aabc86f tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:22.084451 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 13/55] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:22 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:22.524938 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1201161a-0af8-4d48-b0cc-db9aafc4c440 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:22.526883 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1201161a-0af8-4d48-b0cc-db9aafc4c440 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:22.527115 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1201161a-0af8-4d48-b0cc-db9aafc4c440 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:22.527321 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1201161a-0af8-4d48-b0cc-db9aafc4c440 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:22.545292 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:22.545292 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:22.554558 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1201161a-0af8-4d48-b0cc-db9aafc4c440 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:22.560724 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1201161a-0af8-4d48-b0cc-db9aafc4c440 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:22.561313 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 16/56] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:22 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:23.109025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41a86730-afa2-4e29-85b7-d375311f803a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:23.113192 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41a86730-afa2-4e29-85b7-d375311f803a tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:23.113608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41a86730-afa2-4e29-85b7-d375311f803a tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:23.114078 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41a86730-afa2-4e29-85b7-d375311f803a tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:23.122819 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:23.122819 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:23.128294 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41a86730-afa2-4e29-85b7-d375311f803a tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:23.139492 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41a86730-afa2-4e29-85b7-d375311f803a tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:23.139684 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 15/57] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:23 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:23.579263 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-006965cd-bca4-4df4-bc29-8350171bec94 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:23.583555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-006965cd-bca4-4df4-bc29-8350171bec94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:23.583847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-006965cd-bca4-4df4-bc29-8350171bec94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:23.584061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-006965cd-bca4-4df4-bc29-8350171bec94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:23.605244 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:23.605244 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:23.612694 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-006965cd-bca4-4df4-bc29-8350171bec94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:23.621462 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-006965cd-bca4-4df4-bc29-8350171bec94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:23.622853 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 14/58] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:23 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:24.163211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98895d0a-a721-4499-9846-756f4b81692b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:24.167043 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98895d0a-a721-4499-9846-756f4b81692b tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:24.167515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98895d0a-a721-4499-9846-756f4b81692b tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:24.168823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98895d0a-a721-4499-9846-756f4b81692b tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:24.180891 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:24.180891 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:24.188157 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-98895d0a-a721-4499-9846-756f4b81692b tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:24.199031 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98895d0a-a721-4499-9846-756f4b81692b tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:24.199031 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 14/59] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:24 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:24.644082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aa803e9f-38a7-4426-84fd-d33db274197c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:24.647203 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aa803e9f-38a7-4426-84fd-d33db274197c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:24.647460 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aa803e9f-38a7-4426-84fd-d33db274197c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:24.647884 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aa803e9f-38a7-4426-84fd-d33db274197c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:24.665411 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:24.665411 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:24.671734 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aa803e9f-38a7-4426-84fd-d33db274197c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:24.680488 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aa803e9f-38a7-4426-84fd-d33db274197c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:24.681264 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 17/60] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:24 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:25.221784 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-65dd7d2e-889d-4e4d-beba-578e9734f966 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:25.224307 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65dd7d2e-889d-4e4d-beba-578e9734f966 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:25.224629 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65dd7d2e-889d-4e4d-beba-578e9734f966 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:25.224869 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65dd7d2e-889d-4e4d-beba-578e9734f966 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:25.243894 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:25.243894 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:25.262317 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-65dd7d2e-889d-4e4d-beba-578e9734f966 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:25.271025 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65dd7d2e-889d-4e4d-beba-578e9734f966 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:25.271025 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 16/61] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:25 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:25.706372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4cb63f4d-7991-492d-b64e-06b999af3281 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:25.708823 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cb63f4d-7991-492d-b64e-06b999af3281 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:25.708823 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cb63f4d-7991-492d-b64e-06b999af3281 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:25.709200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cb63f4d-7991-492d-b64e-06b999af3281 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:25.733439 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:25.733439 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:25.740140 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4cb63f4d-7991-492d-b64e-06b999af3281 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:25.751294 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cb63f4d-7991-492d-b64e-06b999af3281 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:25.752494 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 15/62] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:25 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:25.939937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:25.942160 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:25.943386 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-860554985"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:25.946411 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-860554985'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:25.946764 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Create volume of 1 GB Aug 23 18:11:25.952836 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Availability Zones retrieved successfully. Aug 23 18:11:25.963234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Flow 'volume_create_api' (42686dfd-bf11-4382-b6be-59343ad33c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:25.965076 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7d48b3-7f69-44f9-a95b-90ef71ac71a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:25.966927 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:26.018767 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7d48b3-7f69-44f9-a95b-90ef71ac71a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:26.019671 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec1af71-65c5-4dd6-b2fc-23fc4693190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:26.134365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Created reservations ['a259d6e1-b8c1-47e5-91c9-cc24d364e71c', '0da14243-68c8-4679-b7a1-58549405b825', '859a5eab-aeed-4c9c-b93e-966dd1a71d8f', '8491aa47-504c-4842-bd1c-110240944ef8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:26.135379 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec1af71-65c5-4dd6-b2fc-23fc4693190b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a259d6e1-b8c1-47e5-91c9-cc24d364e71c', '0da14243-68c8-4679-b7a1-58549405b825', '859a5eab-aeed-4c9c-b93e-966dd1a71d8f', '8491aa47-504c-4842-bd1c-110240944ef8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:26.136248 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9554597d-11eb-4fd2-83f1-edc99ea79f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:26.164036 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9554597d-11eb-4fd2-83f1-edc99ea79f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5344408c-89c6-45ef-9c9f-a04428679027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-860554985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44784f8f14bb41afab04427535d4862a',qos_specs=None,replication_status=,reservations=['a259d6e1-b8c1-47e5-91c9-cc24d364e71c','0da14243-68c8-4679-b7a1-58549405b825','859a5eab-aeed-4c9c-b93e-966dd1a71d8f','8491aa47-504c-4842-bd1c-110240944ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a314064b755444e8b7d0b505626d60d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-860554985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5344408c-89c6-45ef-9c9f-a04428679027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44784f8f14bb41afab04427535d4862a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a314064b755444e8b7d0b505626d60d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:26.164781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a81fa1f-de20-4b5e-8795-fc7d75988ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:26.200494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a81fa1f-de20-4b5e-8795-fc7d75988ef8) transitioned into state 'SUCCESS' from state '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-860554985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44784f8f14bb41afab04427535d4862a',qos_specs=None,replication_status=,reservations=['a259d6e1-b8c1-47e5-91c9-cc24d364e71c','0da14243-68c8-4679-b7a1-58549405b825','859a5eab-aeed-4c9c-b93e-966dd1a71d8f','8491aa47-504c-4842-bd1c-110240944ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a314064b755444e8b7d0b505626d60d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:26.201403 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b94b392-94a0-4744-945e-128df521fb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:26.214517 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b94b392-94a0-4744-945e-128df521fb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:26.215850 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Flow 'volume_create_api' (42686dfd-bf11-4382-b6be-59343ad33c7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:26.216628 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Create volume request issued successfully. Aug 23 18:11:26.217964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8da0d61b-b09c-4e1e-8ae8-faec692fc57d tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:26.218118 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 15/63] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:11:25 2026] POST /volume/v3/volumes => generated 754 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:11:26.235325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f971143f-7050-4526-b248-41cee54e4245 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:26.237508 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f971143f-7050-4526-b248-41cee54e4245 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] GET https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 Aug 23 18:11:26.237783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f971143f-7050-4526-b248-41cee54e4245 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:26.237954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f971143f-7050-4526-b248-41cee54e4245 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:26.253402 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:26.253402 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:26.266670 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f971143f-7050-4526-b248-41cee54e4245 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Volume info retrieved successfully. Aug 23 18:11:26.275598 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f971143f-7050-4526-b248-41cee54e4245 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 returned with HTTP 200 Aug 23 18:11:26.277827 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 18/64] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:26 2026] GET /volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:26.289738 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d032d593-0c84-46d6-b36c-3502ee22fdc2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:26.292359 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d032d593-0c84-46d6-b36c-3502ee22fdc2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:26.292843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d032d593-0c84-46d6-b36c-3502ee22fdc2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:26.292973 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d032d593-0c84-46d6-b36c-3502ee22fdc2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:26.307632 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:26.307632 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:26.314596 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d032d593-0c84-46d6-b36c-3502ee22fdc2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:26.325819 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d032d593-0c84-46d6-b36c-3502ee22fdc2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:26.325819 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 17/65] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:26 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:26.779835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8a1f2d7-4b83-482c-abbc-cc9c9f4b8b68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:26.779835 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8a1f2d7-4b83-482c-abbc-cc9c9f4b8b68 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:26.780396 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8a1f2d7-4b83-482c-abbc-cc9c9f4b8b68 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:26.780396 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8a1f2d7-4b83-482c-abbc-cc9c9f4b8b68 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:26.798517 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:26.798517 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:26.804598 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8a1f2d7-4b83-482c-abbc-cc9c9f4b8b68 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:26.811492 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8a1f2d7-4b83-482c-abbc-cc9c9f4b8b68 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:26.811897 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 16/66] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:26 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:27.314547 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d3bb0007-901e-4131-bfe3-7eb6399c754f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:27.329956 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3bb0007-901e-4131-bfe3-7eb6399c754f tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] GET https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 Aug 23 18:11:27.330690 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d3bb0007-901e-4131-bfe3-7eb6399c754f tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:27.337006 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d3bb0007-901e-4131-bfe3-7eb6399c754f tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:27.355276 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-910529f2-e0d3-46d9-addc-bf6ddd300459 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:27.357991 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-910529f2-e0d3-46d9-addc-bf6ddd300459 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:27.359437 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-910529f2-e0d3-46d9-addc-bf6ddd300459 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:27.359437 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-910529f2-e0d3-46d9-addc-bf6ddd300459 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:27.365610 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:27.365610 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:27.384805 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:27.384805 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:27.386323 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d3bb0007-901e-4131-bfe3-7eb6399c754f tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Volume info retrieved successfully. Aug 23 18:11:27.390188 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-910529f2-e0d3-46d9-addc-bf6ddd300459 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:27.401014 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3bb0007-901e-4131-bfe3-7eb6399c754f tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 returned with HTTP 200 Aug 23 18:11:27.402303 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 16/67] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:27 2026] GET /volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 => generated 847 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:27.403388 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-910529f2-e0d3-46d9-addc-bf6ddd300459 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:27.404186 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 19/68] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:27 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:27.832450 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-67ae2ce1-1bcc-4431-b615-567e7062104c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:27.839395 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67ae2ce1-1bcc-4431-b615-567e7062104c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:27.840118 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67ae2ce1-1bcc-4431-b615-567e7062104c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:27.840118 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67ae2ce1-1bcc-4431-b615-567e7062104c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:27.862099 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:27.862099 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:27.867212 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-67ae2ce1-1bcc-4431-b615-567e7062104c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:27.874264 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67ae2ce1-1bcc-4431-b615-567e7062104c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:27.875044 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 18/69] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:27 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:28.041025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f6c860e2-c506-4c73-91f4-d2c1794462b1 req-df82f527-8955-4218-b362-ba1d71532f0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:28.045851 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f6c860e2-c506-4c73-91f4-d2c1794462b1 req-df82f527-8955-4218-b362-ba1d71532f0c tempest-VolumesAdminNegativeTest-774579291 tempest-VolumesAdminNegativeTest-774579291-project] GET https://10.4.3.148/volume/v3/volumes/7de2ae8d-b07e-49ab-a6d1-c594ab834cc6 Aug 23 18:11:28.046867 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f6c860e2-c506-4c73-91f4-d2c1794462b1 req-df82f527-8955-4218-b362-ba1d71532f0c tempest-VolumesAdminNegativeTest-774579291 tempest-VolumesAdminNegativeTest-774579291-project] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:28.047897 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f6c860e2-c506-4c73-91f4-d2c1794462b1 req-df82f527-8955-4218-b362-ba1d71532f0c tempest-VolumesAdminNegativeTest-774579291 tempest-VolumesAdminNegativeTest-774579291-project] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:28.062578 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f6c860e2-c506-4c73-91f4-d2c1794462b1 req-df82f527-8955-4218-b362-ba1d71532f0c tempest-VolumesAdminNegativeTest-774579291 tempest-VolumesAdminNegativeTest-774579291-project] https://10.4.3.148/volume/v3/volumes/7de2ae8d-b07e-49ab-a6d1-c594ab834cc6 returned with HTTP 404 Aug 23 18:11:28.063453 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 17/70] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:11:28 2026] GET /volume/v3/volumes/7de2ae8d-b07e-49ab-a6d1-c594ab834cc6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:11:28.083715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29c5d107-1047-4160-ae51-53d0157830c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:28.086901 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29c5d107-1047-4160-ae51-53d0157830c0 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] DELETE https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 Aug 23 18:11:28.087073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29c5d107-1047-4160-ae51-53d0157830c0 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:28.087617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29c5d107-1047-4160-ae51-53d0157830c0 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:28.088002 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-29c5d107-1047-4160-ae51-53d0157830c0 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Delete volume with id: 5344408c-89c6-45ef-9c9f-a04428679027 Aug 23 18:11:28.100785 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:28.100785 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:28.101566 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29c5d107-1047-4160-ae51-53d0157830c0 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Volume info retrieved successfully. Aug 23 18:11:28.149096 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29c5d107-1047-4160-ae51-53d0157830c0 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Delete volume request issued successfully. Aug 23 18:11:28.149096 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29c5d107-1047-4160-ae51-53d0157830c0 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 returned with HTTP 202 Aug 23 18:11:28.149880 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 17/71] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:11:28 2026] DELETE /volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:11:28.164399 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b779d4f6-08a6-4cbe-950a-a2b1e83a7cb5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:28.169388 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b779d4f6-08a6-4cbe-950a-a2b1e83a7cb5 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] GET https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 Aug 23 18:11:28.169388 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b779d4f6-08a6-4cbe-950a-a2b1e83a7cb5 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:28.172502 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b779d4f6-08a6-4cbe-950a-a2b1e83a7cb5 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:28.184432 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:28.184432 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:28.199824 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b779d4f6-08a6-4cbe-950a-a2b1e83a7cb5 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Volume info retrieved successfully. Aug 23 18:11:28.210056 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b779d4f6-08a6-4cbe-950a-a2b1e83a7cb5 tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 returned with HTTP 200 Aug 23 18:11:28.210949 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 20/72] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:28 2026] GET /volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:28.424711 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c02ef69-d53b-45ae-91a2-c3f7ffbd719e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:28.428806 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c02ef69-d53b-45ae-91a2-c3f7ffbd719e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:28.429588 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c02ef69-d53b-45ae-91a2-c3f7ffbd719e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:28.429588 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c02ef69-d53b-45ae-91a2-c3f7ffbd719e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:28.441913 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:28.441913 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:28.447853 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c02ef69-d53b-45ae-91a2-c3f7ffbd719e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:28.459033 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c02ef69-d53b-45ae-91a2-c3f7ffbd719e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:28.459712 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 19/73] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:28 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:11:28.896138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-825b988f-a996-4a15-ad4f-9ed604c4a70c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:28.898414 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-825b988f-a996-4a15-ad4f-9ed604c4a70c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:28.898597 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-825b988f-a996-4a15-ad4f-9ed604c4a70c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:28.898849 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-825b988f-a996-4a15-ad4f-9ed604c4a70c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:28.914565 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:28.914565 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:28.921804 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-825b988f-a996-4a15-ad4f-9ed604c4a70c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:28.929352 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-825b988f-a996-4a15-ad4f-9ed604c4a70c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:28.929352 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 18/74] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:28 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:29.236986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-73cee821-50ee-450e-ac25-a64047bed81c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:29.241337 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73cee821-50ee-450e-ac25-a64047bed81c tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] GET https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 Aug 23 18:11:29.241337 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73cee821-50ee-450e-ac25-a64047bed81c tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:29.241337 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73cee821-50ee-450e-ac25-a64047bed81c tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:29.252052 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73cee821-50ee-450e-ac25-a64047bed81c tempest-VolumesAdminNegativeTest-1685122972 tempest-VolumesAdminNegativeTest-1685122972-project-member] https://10.4.3.148/volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 returned with HTTP 404 Aug 23 18:11:29.252638 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 18/75] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:29 2026] GET /volume/v3/volumes/5344408c-89c6-45ef-9c9f-a04428679027 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:11:29.481094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9e4220b7-9aee-4078-904a-67a1ca79b06c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:29.484291 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e4220b7-9aee-4078-904a-67a1ca79b06c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:29.484731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e4220b7-9aee-4078-904a-67a1ca79b06c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:29.485434 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e4220b7-9aee-4078-904a-67a1ca79b06c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:29.498492 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:29.498492 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:29.511703 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9e4220b7-9aee-4078-904a-67a1ca79b06c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:29.526345 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e4220b7-9aee-4078-904a-67a1ca79b06c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:29.526511 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 21/76] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:29 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1052 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:29.947502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a0f5b077-ef3f-49f2-8dfb-156bcf6e44f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:29.951516 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0f5b077-ef3f-49f2-8dfb-156bcf6e44f2 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:29.951516 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0f5b077-ef3f-49f2-8dfb-156bcf6e44f2 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:29.951516 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0f5b077-ef3f-49f2-8dfb-156bcf6e44f2 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:29.967058 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:29.967058 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:29.976332 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a0f5b077-ef3f-49f2-8dfb-156bcf6e44f2 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:29.984417 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0f5b077-ef3f-49f2-8dfb-156bcf6e44f2 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:29.985447 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 20/77] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:29 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:30.547861 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e2affba-32d0-46fc-9d87-a02964d58fa1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:30.551765 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2affba-32d0-46fc-9d87-a02964d58fa1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:30.552607 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2affba-32d0-46fc-9d87-a02964d58fa1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:30.553268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2affba-32d0-46fc-9d87-a02964d58fa1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:30.569105 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:30.569105 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:30.582765 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e2affba-32d0-46fc-9d87-a02964d58fa1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:30.604866 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2affba-32d0-46fc-9d87-a02964d58fa1 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:30.606036 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 19/78] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:30 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1572 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:30.685852 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-793dc484-f0df-47f2-98ed-2b033feaaced None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:30.690440 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-793dc484-f0df-47f2-98ed-2b033feaaced tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:30.690440 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-793dc484-f0df-47f2-98ed-2b033feaaced tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:30.691199 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-793dc484-f0df-47f2-98ed-2b033feaaced tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:30.709080 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:30.709080 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:30.720091 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-793dc484-f0df-47f2-98ed-2b033feaaced tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:30.731086 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-793dc484-f0df-47f2-98ed-2b033feaaced tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:30.731901 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 19/79] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:11:30 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:31.008287 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-97e0963f-5b39-49ce-8b31-0a1846f22087 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:31.012073 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97e0963f-5b39-49ce-8b31-0a1846f22087 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:31.012073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97e0963f-5b39-49ce-8b31-0a1846f22087 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:31.012073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97e0963f-5b39-49ce-8b31-0a1846f22087 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:31.029136 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:31.029136 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:31.037258 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-97e0963f-5b39-49ce-8b31-0a1846f22087 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:31.047924 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97e0963f-5b39-49ce-8b31-0a1846f22087 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:31.049208 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 22/80] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:31 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:31.579673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-2b934e58-0b9c-4747-82d2-68b8090e20b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:31.584857 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-2b934e58-0b9c-4747-82d2-68b8090e20b2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:31.585895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-2b934e58-0b9c-4747-82d2-68b8090e20b2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:31.586745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-2b934e58-0b9c-4747-82d2-68b8090e20b2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:31.598390 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:31.598390 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:31.606254 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-2b934e58-0b9c-4747-82d2-68b8090e20b2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:31.613708 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-2b934e58-0b9c-4747-82d2-68b8090e20b2 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:31.614660 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 21/81] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:11:31 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:31.629243 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21a5a95b-7b34-45ef-8110-90449ffab81a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:31.630345 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21a5a95b-7b34-45ef-8110-90449ffab81a None None] GET https://10.4.3.148/volume// Aug 23 18:11:31.630494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21a5a95b-7b34-45ef-8110-90449ffab81a None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:31.630747 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21a5a95b-7b34-45ef-8110-90449ffab81a None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:31.631520 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21a5a95b-7b34-45ef-8110-90449ffab81a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:11:31.631972 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 20/82] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:11:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:11:31.646742 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5fedb188-8185-4c8e-a21b-6717ac1e3844 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:31.649908 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5fedb188-8185-4c8e-a21b-6717ac1e3844 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:11:31.650626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5fedb188-8185-4c8e-a21b-6717ac1e3844 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc67ed06-fba2-457e-b2e4-bc426440a80c", "connector": null, "instance_uuid": "1cc3507f-141b-4632-8490-333188537ae6"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:31.667654 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:31.667654 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:31.725100 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5fedb188-8185-4c8e-a21b-6717ac1e3844 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:11:31.726101 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 20/83] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:11:31 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 23 18:11:32.080775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-963f697b-558f-4fb2-a0a1-cececd78a4a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:32.085268 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-963f697b-558f-4fb2-a0a1-cececd78a4a9 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:32.085268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-963f697b-558f-4fb2-a0a1-cececd78a4a9 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:32.085268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-963f697b-558f-4fb2-a0a1-cececd78a4a9 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:32.106988 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:32.106988 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:32.112951 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-963f697b-558f-4fb2-a0a1-cececd78a4a9 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:32.120052 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-963f697b-558f-4fb2-a0a1-cececd78a4a9 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:32.120842 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 23/84] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:32 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:33.148557 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d813925a-56ef-4663-9d6a-ae08aa2ef6ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:33.154336 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d813925a-56ef-4663-9d6a-ae08aa2ef6ad tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:33.154468 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d813925a-56ef-4663-9d6a-ae08aa2ef6ad tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:33.154989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d813925a-56ef-4663-9d6a-ae08aa2ef6ad tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:33.189017 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:33.189017 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:33.202903 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d813925a-56ef-4663-9d6a-ae08aa2ef6ad tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:33.218236 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d813925a-56ef-4663-9d6a-ae08aa2ef6ad tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:33.220362 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 22/85] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:33 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:33.906527 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2837f51b-b8ee-4d17-9f00-fa9029059daf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:33.906527 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2837f51b-b8ee-4d17-9f00-fa9029059daf None None] GET https://10.4.3.148/volume// Aug 23 18:11:33.906527 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2837f51b-b8ee-4d17-9f00-fa9029059daf None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:33.907133 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2837f51b-b8ee-4d17-9f00-fa9029059daf None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:33.907133 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2837f51b-b8ee-4d17-9f00-fa9029059daf None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:11:33.907499 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 21/86] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:11:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:11:33.925828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5a952130-fdb1-4285-ab58-e84ce857b9ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:33.928291 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5a952130-fdb1-4285-ab58-e84ce857b9ec tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:33.928544 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5a952130-fdb1-4285-ab58-e84ce857b9ec tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:33.928838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5a952130-fdb1-4285-ab58-e84ce857b9ec tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:33.954759 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:33.954759 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:33.962947 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5a952130-fdb1-4285-ab58-e84ce857b9ec tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:33.972542 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-5a952130-fdb1-4285-ab58-e84ce857b9ec tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:33.973215 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 21/87] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:11:33 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1571 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:11:34.033719 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-a8a13443-290b-42eb-9e04-6250deb734c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:34.040051 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-a8a13443-290b-42eb-9e04-6250deb734c5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] POST https://10.4.3.148/volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20/action Aug 23 18:11:34.044844 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-a8a13443-290b-42eb-9e04-6250deb734c5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:11:34.045142 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-a8a13443-290b-42eb-9e04-6250deb734c5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:34.077690 np0000007943 devstack@c-api.service[100226]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 23 18:11:34.077690 np0000007943 devstack@c-api.service[100226]: .first() Aug 23 18:11:34.108603 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-0a06a1d9-3b99-4a83-9add-77a31f7f3f01 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:34.112329 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-0a06a1d9-3b99-4a83-9add-77a31f7f3f01 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] PUT https://10.4.3.148/volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911 Aug 23 18:11:34.112984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-0a06a1d9-3b99-4a83-9add-77a31f7f3f01 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:34.117349 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:34.117349 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:34.130996 np0000007943 devstack@c-api.service[100223]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 23 18:11:34.130996 np0000007943 devstack@c-api.service[100223]: .first() Aug 23 18:11:34.140220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-0a06a1d9-3b99-4a83-9add-77a31f7f3f01 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Acquiring lock "cinder-attachment_update-dc67ed06-fba2-457e-b2e4-bc426440a80c-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:11:34.152846 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-32ffed04-d9ab-40eb-bcca-5304a6151855 req-a8a13443-290b-42eb-9e04-6250deb734c5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20/action returned with HTTP 204 Aug 23 18:11:34.153274 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-0a06a1d9-3b99-4a83-9add-77a31f7f3f01 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Lock "cinder-attachment_update-dc67ed06-fba2-457e-b2e4-bc426440a80c-np0000007943" acquired by "attachment_update" :: waited 0.012s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:11:34.153626 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 24/88] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:11:34 2026] POST /volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:11:34.157018 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:34.157018 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:34.251182 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6467113a-ecf0-4926-98a1-99798f3f446c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:34.254808 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6467113a-ecf0-4926-98a1-99798f3f446c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:34.255829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6467113a-ecf0-4926-98a1-99798f3f446c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:34.257761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6467113a-ecf0-4926-98a1-99798f3f446c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:34.274472 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:34.274472 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:34.283217 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6467113a-ecf0-4926-98a1-99798f3f446c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:34.290541 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6467113a-ecf0-4926-98a1-99798f3f446c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:34.290995 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 22/89] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:34 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:34.313249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fa80d194-09cf-42a8-9256-a63fcfb7185a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:34.317942 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa80d194-09cf-42a8-9256-a63fcfb7185a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:34.318552 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa80d194-09cf-42a8-9256-a63fcfb7185a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:34.318635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa80d194-09cf-42a8-9256-a63fcfb7185a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:34.350971 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:34.350971 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:34.359204 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fa80d194-09cf-42a8-9256-a63fcfb7185a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:34.367453 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa80d194-09cf-42a8-9256-a63fcfb7185a tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:34.368833 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 22/90] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:34 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 1136 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:34.380090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-0a06a1d9-3b99-4a83-9add-77a31f7f3f01 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Lock "cinder-attachment_update-dc67ed06-fba2-457e-b2e4-bc426440a80c-np0000007943" released by "attachment_update" :: held 0.227s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:11:34.380090 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-0a06a1d9-3b99-4a83-9add-77a31f7f3f01 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911 returned with HTTP 200 Aug 23 18:11:34.383413 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 23/91] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:11:34 2026] PUT /volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911 => generated 969 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:34.446268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-b02ac380-dede-434f-ad57-b98f0a129474 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:34.455324 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-b02ac380-dede-434f-ad57-b98f0a129474 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] POST https://10.4.3.148/volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911/action Aug 23 18:11:34.455984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-b02ac380-dede-434f-ad57-b98f0a129474 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:11:34.457260 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-b02ac380-dede-434f-ad57-b98f0a129474 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:34.502988 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:34.502988 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:34.543677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4f80c277-c809-49aa-b7c8-1e47d325958b req-b02ac380-dede-434f-ad57-b98f0a129474 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911/action returned with HTTP 204 Aug 23 18:11:34.543677 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 25/92] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:11:34 2026] POST /volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:11:36.644263 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-29f1a365-b4c4-4e48-8248-1001a821aa33 req-09b21e8f-1594-48d7-961c-9b28d8a6fb22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:36.651997 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-29f1a365-b4c4-4e48-8248-1001a821aa33 req-09b21e8f-1594-48d7-961c-9b28d8a6fb22 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] DELETE https://10.4.3.148/volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20 Aug 23 18:11:36.651997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-29f1a365-b4c4-4e48-8248-1001a821aa33 req-09b21e8f-1594-48d7-961c-9b28d8a6fb22 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:36.651997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-29f1a365-b4c4-4e48-8248-1001a821aa33 req-09b21e8f-1594-48d7-961c-9b28d8a6fb22 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:36.676608 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:36.676608 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:36.827283 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-29f1a365-b4c4-4e48-8248-1001a821aa33 req-09b21e8f-1594-48d7-961c-9b28d8a6fb22 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20 returned with HTTP 200 Aug 23 18:11:36.828431 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 23/93] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:11:36 2026] DELETE /volume/v3/attachments/8f677f18-a17e-4610-ac2a-e28a6ac70e20 => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:38.949013 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e178536a-522a-42f9-b729-a06bf0888d94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:38.953809 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e178536a-522a-42f9-b729-a06bf0888d94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:38.953809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e178536a-522a-42f9-b729-a06bf0888d94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:38.954769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e178536a-522a-42f9-b729-a06bf0888d94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:38.968846 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:38.968846 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:38.973868 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e178536a-522a-42f9-b729-a06bf0888d94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:38.981479 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e178536a-522a-42f9-b729-a06bf0888d94 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:38.982316 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 23/94] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:38 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:39.010594 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6069603-5323-4dc3-9a2d-fbce88ed3186 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:39.024835 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6069603-5323-4dc3-9a2d-fbce88ed3186 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:39.024835 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6069603-5323-4dc3-9a2d-fbce88ed3186 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:39.024835 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6069603-5323-4dc3-9a2d-fbce88ed3186 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:39.036286 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:39.036286 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:39.042227 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c6069603-5323-4dc3-9a2d-fbce88ed3186 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:39.050827 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6069603-5323-4dc3-9a2d-fbce88ed3186 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:39.050827 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 24/95] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:39 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:39.129120 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30bd7287-a64e-43e8-a292-9ae183ee70b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:39.136570 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30bd7287-a64e-43e8-a292-9ae183ee70b5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:39.136762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30bd7287-a64e-43e8-a292-9ae183ee70b5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:39.137130 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30bd7287-a64e-43e8-a292-9ae183ee70b5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:39.146963 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:39.146963 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:39.154737 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30bd7287-a64e-43e8-a292-9ae183ee70b5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:39.166813 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30bd7287-a64e-43e8-a292-9ae183ee70b5 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:39.169299 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 26/96] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:39 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:39.192726 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b574ebc-aac1-4d42-89da-75d808648513 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:39.197230 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b574ebc-aac1-4d42-89da-75d808648513 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:39.197535 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b574ebc-aac1-4d42-89da-75d808648513 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:39.197814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b574ebc-aac1-4d42-89da-75d808648513 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:39.198100 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5b574ebc-aac1-4d42-89da-75d808648513 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Delete volume with id: 9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:39.210580 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:39.210580 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:39.211760 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b574ebc-aac1-4d42-89da-75d808648513 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:39.277725 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b574ebc-aac1-4d42-89da-75d808648513 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Delete volume request issued successfully. Aug 23 18:11:39.278308 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b574ebc-aac1-4d42-89da-75d808648513 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 202 Aug 23 18:11:39.279443 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 24/97] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:11:39 2026] DELETE /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:11:39.293513 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-17bf3fdb-6a4f-4809-a040-95ba8105f424 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:39.296567 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17bf3fdb-6a4f-4809-a040-95ba8105f424 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:39.297570 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17bf3fdb-6a4f-4809-a040-95ba8105f424 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:39.297570 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17bf3fdb-6a4f-4809-a040-95ba8105f424 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:39.312131 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:39.312131 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:39.325856 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-17bf3fdb-6a4f-4809-a040-95ba8105f424 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Volume info retrieved successfully. Aug 23 18:11:39.336177 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17bf3fdb-6a4f-4809-a040-95ba8105f424 tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 200 Aug 23 18:11:39.338663 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 24/98] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:39 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:40.359727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8890893e-8976-48c7-8ccb-ec2b5e79c60c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:40.362722 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8890893e-8976-48c7-8ccb-ec2b5e79c60c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] GET https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 Aug 23 18:11:40.363161 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8890893e-8976-48c7-8ccb-ec2b5e79c60c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:40.363475 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8890893e-8976-48c7-8ccb-ec2b5e79c60c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:40.378854 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8890893e-8976-48c7-8ccb-ec2b5e79c60c tempest-DeleteServersTestJSON-986380985 tempest-DeleteServersTestJSON-986380985-project-member] https://10.4.3.148/volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 returned with HTTP 404 Aug 23 18:11:40.379666 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 25/99] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:40 2026] GET /volume/v3/volumes/9dc88cef-6e97-4c11-b3a8-c10b2698bfc7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:11:46.419084 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cef845c5-e60a-40ef-bf00-0b08e8c49cb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:46.422844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cef845c5-e60a-40ef-bf00-0b08e8c49cb6 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:11:46.423329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cef845c5-e60a-40ef-bf00-0b08e8c49cb6 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:46.424808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cef845c5-e60a-40ef-bf00-0b08e8c49cb6 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:46.439530 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:46.439530 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:46.449345 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cef845c5-e60a-40ef-bf00-0b08e8c49cb6 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:11:46.462847 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cef845c5-e60a-40ef-bf00-0b08e8c49cb6 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:11:46.462847 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 27/100] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:11:46 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:11:46.674294 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:46.969814 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:46.970279 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-532779178", "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:46.972175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-532779178', 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:47.556427 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume of 1 GB Aug 23 18:11:47.564684 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Availability Zones retrieved successfully. Aug 23 18:11:47.575818 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Flow 'volume_create_api' (ebac40bb-18a2-4353-b9ca-00f14d54adc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:47.577450 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195ee74d-1445-4d8f-98ae-9f33f2262fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:47.578942 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:47.692733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195ee74d-1445-4d8f-98ae-9f33f2262fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:47.693984 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d57006-2302-44a2-a5c1-8ba32dec3f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:47.747447 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-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 23 18:11:47.747914 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-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 23 18:11:47.807981 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Created reservations ['ca047484-3326-450d-95f4-13b0654953ae', '1d516fe1-77e4-43b8-9d9d-378108e666fd', 'acb65c41-5ee0-4dca-a415-6d10326d147a', 'ac192ed5-1f61-47fa-9a14-66c09d937937'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:47.809098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d57006-2302-44a2-a5c1-8ba32dec3f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca047484-3326-450d-95f4-13b0654953ae', '1d516fe1-77e4-43b8-9d9d-378108e666fd', 'acb65c41-5ee0-4dca-a415-6d10326d147a', 'ac192ed5-1f61-47fa-9a14-66c09d937937']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:47.810197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02a3b6a-e30c-4e2a-85df-058dbe2669ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:47.841863 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02a3b6a-e30c-4e2a-85df-058dbe2669ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56baa9ec-2db2-4c74-bb82-53b938cc364c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-532779178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d4e3bb269142faaac963c1bf789ecc',qos_specs=None,replication_status=,reservations=['ca047484-3326-450d-95f4-13b0654953ae','1d516fe1-77e4-43b8-9d9d-378108e666fd','acb65c41-5ee0-4dca-a415-6d10326d147a','ac192ed5-1f61-47fa-9a14-66c09d937937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d347795612c47dd84b8790944be337d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-532779178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56baa9ec-2db2-4c74-bb82-53b938cc364c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d4e3bb269142faaac963c1bf789ecc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d347795612c47dd84b8790944be337d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:47.842919 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbdebf33-8b53-49dc-bde0-2137b4458c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:47.867009 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbdebf33-8b53-49dc-bde0-2137b4458c0c) transitioned into state 'SUCCESS' from state '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-532779178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d4e3bb269142faaac963c1bf789ecc',qos_specs=None,replication_status=,reservations=['ca047484-3326-450d-95f4-13b0654953ae','1d516fe1-77e4-43b8-9d9d-378108e666fd','acb65c41-5ee0-4dca-a415-6d10326d147a','ac192ed5-1f61-47fa-9a14-66c09d937937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d347795612c47dd84b8790944be337d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:47.868149 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c812565-12cc-4257-bf77-d91e36247809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:47.880591 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c812565-12cc-4257-bf77-d91e36247809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:47.881865 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Flow 'volume_create_api' (ebac40bb-18a2-4353-b9ca-00f14d54adc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:47.882491 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume request issued successfully. Aug 23 18:11:47.883542 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7da8e69e-adee-48f8-a145-1b1de8c1e65c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:47.884128 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 25/101] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:11:46 2026] POST /volume/v3/volumes => generated 756 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:11:47.903301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-48efafc7-925e-4574-9e5d-bb5e89bc4eef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:47.905112 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-48efafc7-925e-4574-9e5d-bb5e89bc4eef tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:11:47.905275 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-48efafc7-925e-4574-9e5d-bb5e89bc4eef tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:47.905457 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-48efafc7-925e-4574-9e5d-bb5e89bc4eef tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:47.916274 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:47.916274 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:47.920053 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-48efafc7-925e-4574-9e5d-bb5e89bc4eef tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:11:47.925866 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-48efafc7-925e-4574-9e5d-bb5e89bc4eef tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c returned with HTTP 200 Aug 23 18:11:47.926080 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 25/102] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:47 2026] GET /volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:48.942413 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8b576d17-535d-4d01-8ec6-55076abc04dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:48.946186 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b576d17-535d-4d01-8ec6-55076abc04dc tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:11:48.946562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b576d17-535d-4d01-8ec6-55076abc04dc tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:48.946873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b576d17-535d-4d01-8ec6-55076abc04dc tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:48.950480 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=140,cinder:INSERT=20,cinder:UPDATE=25 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:11:48.963859 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:48.963859 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:48.967867 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8b576d17-535d-4d01-8ec6-55076abc04dc tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:11:48.974466 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b576d17-535d-4d01-8ec6-55076abc04dc tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c returned with HTTP 200 Aug 23 18:11:48.974947 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 26/103] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:48 2026] GET /volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:11:48.990946 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33338756-b76b-44ae-ba8f-9872798c82fa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:48.994416 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:48.994828 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-736088904"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:48.998673 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-736088904'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:48.998989 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume of 1 GB Aug 23 18:11:49.013684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:11:49.012679. {{(pid=100226) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:11:49.013684 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Availability Zones retrieved successfully. Aug 23 18:11:49.046485 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Flow 'volume_create_api' (d0fb5370-4897-42a9-9c91-ff85b322b484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:49.048184 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdce6b5-f051-4e34-87d9-99a7a3418879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:49.049302 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:49.115353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdce6b5-f051-4e34-87d9-99a7a3418879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:49.116489 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e46a092-895a-40e1-a9e8-ee71d6ae4423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:49.174136 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-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 23 18:11:49.174933 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-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 23 18:11:49.205519 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Created reservations ['e05e2306-44cf-4f36-a47b-07c6adfe5d1a', 'b13b6f90-e883-495b-8887-f51352388e1b', '5e54b7f8-8e40-479d-ac95-7d3601561a87', 'b85fc16e-f856-4d86-b7d1-467a36697e11'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:49.207027 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e46a092-895a-40e1-a9e8-ee71d6ae4423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e05e2306-44cf-4f36-a47b-07c6adfe5d1a', 'b13b6f90-e883-495b-8887-f51352388e1b', '5e54b7f8-8e40-479d-ac95-7d3601561a87', 'b85fc16e-f856-4d86-b7d1-467a36697e11']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:49.208078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc41ee01-abaa-40a0-a3bb-cd34ea31553d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:49.244009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc41ee01-abaa-40a0-a3bb-cd34ea31553d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe6331cd-cc94-4df9-a6fe-be1af2641183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-736088904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d4e3bb269142faaac963c1bf789ecc',qos_specs=None,replication_status=,reservations=['e05e2306-44cf-4f36-a47b-07c6adfe5d1a','b13b6f90-e883-495b-8887-f51352388e1b','5e54b7f8-8e40-479d-ac95-7d3601561a87','b85fc16e-f856-4d86-b7d1-467a36697e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d347795612c47dd84b8790944be337d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-736088904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe6331cd-cc94-4df9-a6fe-be1af2641183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d4e3bb269142faaac963c1bf789ecc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d347795612c47dd84b8790944be337d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:49.245202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59255552-25ac-4854-b171-79208d07b51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:49.283995 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59255552-25ac-4854-b171-79208d07b51f) transitioned into state 'SUCCESS' from state '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-736088904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d4e3bb269142faaac963c1bf789ecc',qos_specs=None,replication_status=,reservations=['e05e2306-44cf-4f36-a47b-07c6adfe5d1a','b13b6f90-e883-495b-8887-f51352388e1b','5e54b7f8-8e40-479d-ac95-7d3601561a87','b85fc16e-f856-4d86-b7d1-467a36697e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d347795612c47dd84b8790944be337d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:49.283995 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d81a48f0-cc9c-4f83-97fa-cce6580c8ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:49.314754 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d81a48f0-cc9c-4f83-97fa-cce6580c8ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:49.316320 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Flow 'volume_create_api' (d0fb5370-4897-42a9-9c91-ff85b322b484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:49.317672 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume request issued successfully. Aug 23 18:11:49.318087 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33338756-b76b-44ae-ba8f-9872798c82fa tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:49.319216 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 28/104] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:11:48 2026] POST /volume/v3/volumes => generated 756 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:11:49.339305 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11497d86-3bd1-474a-a5db-604a7eaf6d16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:49.342852 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11497d86-3bd1-474a-a5db-604a7eaf6d16 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:11:49.343191 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11497d86-3bd1-474a-a5db-604a7eaf6d16 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:49.343435 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11497d86-3bd1-474a-a5db-604a7eaf6d16 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:49.346816 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=146,cinder:INSERT=23,cinder:UPDATE=30 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:11:49.360824 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:49.360824 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:49.368837 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11497d86-3bd1-474a-a5db-604a7eaf6d16 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:11:49.374776 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11497d86-3bd1-474a-a5db-604a7eaf6d16 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 returned with HTTP 200 Aug 23 18:11:49.376714 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 26/105] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:49 2026] GET /volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:50.395495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f616bc3-8316-48ef-b6e8-32d108fcc077 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:50.399229 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f616bc3-8316-48ef-b6e8-32d108fcc077 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:11:50.399529 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f616bc3-8316-48ef-b6e8-32d108fcc077 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:50.399706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f616bc3-8316-48ef-b6e8-32d108fcc077 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:50.411320 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:50.411320 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:50.418005 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f616bc3-8316-48ef-b6e8-32d108fcc077 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:11:50.427609 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f616bc3-8316-48ef-b6e8-32d108fcc077 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 returned with HTTP 200 Aug 23 18:11:50.428347 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 26/106] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:50 2026] GET /volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:50.453610 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:50.456285 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:50.456750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1533755000"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:50.458781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1533755000'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:50.459391 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume of 1 GB Aug 23 18:11:50.467718 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Availability Zones retrieved successfully. Aug 23 18:11:50.477211 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Flow 'volume_create_api' (95f3aa54-7d87-49e1-ad1d-7d41e76a4693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:50.478741 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18db2267-d887-4889-be86-503e06de68a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.480330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:50.518675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18db2267-d887-4889-be86-503e06de68a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.519676 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba097e17-b704-411e-8401-94483993a535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.588983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:50.590950 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Created reservations ['0d415b27-7eb7-4f85-9beb-a8021b9eff4f', 'c7c45eb2-67cd-40bf-baaf-4016808344a8', 'e6703c92-bafc-4b7b-8489-71b2d3388ff0', 'bd9a3723-d146-4a81-93ad-0622cb18fa6d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:50.591403 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:50.592080 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba097e17-b704-411e-8401-94483993a535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d415b27-7eb7-4f85-9beb-a8021b9eff4f', 'c7c45eb2-67cd-40bf-baaf-4016808344a8', 'e6703c92-bafc-4b7b-8489-71b2d3388ff0', 'bd9a3723-d146-4a81-93ad-0622cb18fa6d']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.592498 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-641693355"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:50.592756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80429071-3cbe-4862-8c4e-d38eadd57622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.595077 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-641693355'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:50.595395 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Create volume of 1 GB Aug 23 18:11:50.596882 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:50.596882 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:50.605475 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Availability Zones retrieved successfully. Aug 23 18:11:50.619667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Flow 'volume_create_api' (27f67311-a62b-4ee2-b67b-27c077611afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:50.621092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7655000d-1572-4e02-a14b-944e840f9767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.622382 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:50.623345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80429071-3cbe-4862-8c4e-d38eadd57622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f438a55-f4fe-450a-afb9-2859038040a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1533755000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d4e3bb269142faaac963c1bf789ecc',qos_specs=None,replication_status=,reservations=['0d415b27-7eb7-4f85-9beb-a8021b9eff4f','c7c45eb2-67cd-40bf-baaf-4016808344a8','e6703c92-bafc-4b7b-8489-71b2d3388ff0','bd9a3723-d146-4a81-93ad-0622cb18fa6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d347795612c47dd84b8790944be337d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1533755000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f438a55-f4fe-450a-afb9-2859038040a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d4e3bb269142faaac963c1bf789ecc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d347795612c47dd84b8790944be337d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.624263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2caa0eb-055a-47e1-96a0-18f5c025a9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.658689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2caa0eb-055a-47e1-96a0-18f5c025a9e2) transitioned into state 'SUCCESS' from state '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-1533755000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d4e3bb269142faaac963c1bf789ecc',qos_specs=None,replication_status=,reservations=['0d415b27-7eb7-4f85-9beb-a8021b9eff4f','c7c45eb2-67cd-40bf-baaf-4016808344a8','e6703c92-bafc-4b7b-8489-71b2d3388ff0','bd9a3723-d146-4a81-93ad-0622cb18fa6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d347795612c47dd84b8790944be337d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.659641 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850e56b6-cce1-4e92-b6c4-856e790d8c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.668338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7655000d-1572-4e02-a14b-944e840f9767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.669506 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f542f68-dcd2-427d-ba77-d9d3eea18d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.675497 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850e56b6-cce1-4e92-b6c4-856e790d8c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.677089 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Flow 'volume_create_api' (95f3aa54-7d87-49e1-ad1d-7d41e76a4693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:50.678091 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Create volume request issued successfully. Aug 23 18:11:50.678967 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac08649f-ff12-4185-ba4f-dfa26feebd51 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:50.679583 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 27/107] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:11:50 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 23 18:11:50.699369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1e0a327-8ed6-43c3-8703-429e70bc6222 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:50.704045 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1e0a327-8ed6-43c3-8703-429e70bc6222 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:11:50.704045 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1e0a327-8ed6-43c3-8703-429e70bc6222 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:50.704045 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1e0a327-8ed6-43c3-8703-429e70bc6222 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:50.715857 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:50.715857 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:50.725302 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b1e0a327-8ed6-43c3-8703-429e70bc6222 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:11:50.734668 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1e0a327-8ed6-43c3-8703-429e70bc6222 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 returned with HTTP 200 Aug 23 18:11:50.734867 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 27/108] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:50 2026] GET /volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:50.784653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Created reservations ['fc2ed9b5-332b-4b3d-bf3b-60fbeb4dd83b', 'f9912394-c67d-4faa-953c-f282e8a7bcea', 'd5c60c9d-c0bc-4d6d-95a5-fc9e5b13b46e', 'bd896342-b3f3-4fd2-b0d9-deb542f0ffb1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:50.785134 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f542f68-dcd2-427d-ba77-d9d3eea18d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc2ed9b5-332b-4b3d-bf3b-60fbeb4dd83b', 'f9912394-c67d-4faa-953c-f282e8a7bcea', 'd5c60c9d-c0bc-4d6d-95a5-fc9e5b13b46e', 'bd896342-b3f3-4fd2-b0d9-deb542f0ffb1']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.786262 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aa1348-6a65-4c57-a5fc-4c55be53b62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.817866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aa1348-6a65-4c57-a5fc-4c55be53b62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f6143e-dd43-4e42-ad36-d851c9a39369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-641693355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12980776577b4a469448007909e6f19b',qos_specs=None,replication_status=,reservations=['fc2ed9b5-332b-4b3d-bf3b-60fbeb4dd83b','f9912394-c67d-4faa-953c-f282e8a7bcea','d5c60c9d-c0bc-4d6d-95a5-fc9e5b13b46e','bd896342-b3f3-4fd2-b0d9-deb542f0ffb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff16a32526674b8ea0f64c40812fff86',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-641693355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f6143e-dd43-4e42-ad36-d851c9a39369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12980776577b4a469448007909e6f19b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff16a32526674b8ea0f64c40812fff86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.819405 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f713482-4b8a-4d6b-8537-a59eca2126a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.847822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f713482-4b8a-4d6b-8537-a59eca2126a6) transitioned into state 'SUCCESS' from state '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-641693355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12980776577b4a469448007909e6f19b',qos_specs=None,replication_status=,reservations=['fc2ed9b5-332b-4b3d-bf3b-60fbeb4dd83b','f9912394-c67d-4faa-953c-f282e8a7bcea','d5c60c9d-c0bc-4d6d-95a5-fc9e5b13b46e','bd896342-b3f3-4fd2-b0d9-deb542f0ffb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff16a32526674b8ea0f64c40812fff86',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.847822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8e7880-a573-4857-9c05-e8df075fdb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:50.859821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8e7880-a573-4857-9c05-e8df075fdb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:50.861082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Flow 'volume_create_api' (27f67311-a62b-4ee2-b67b-27c077611afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:50.861455 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Create volume request issued successfully. Aug 23 18:11:50.862175 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d530d9e8-8128-4140-9cc3-d043e817bb6e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:50.862829 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 29/109] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:11:50 2026] POST /volume/v3/volumes => generated 756 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:11:50.879525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c31e3da-53d1-4380-863c-0a24d878de4a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:50.882002 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c31e3da-53d1-4380-863c-0a24d878de4a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:11:50.882251 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c31e3da-53d1-4380-863c-0a24d878de4a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:50.883079 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c31e3da-53d1-4380-863c-0a24d878de4a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:50.897376 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:50.897376 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:11:50.917777 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c31e3da-53d1-4380-863c-0a24d878de4a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:11:50.932972 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c31e3da-53d1-4380-863c-0a24d878de4a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:11:50.933551 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 27/110] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:50 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 824 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:51.754030 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6ae442b-a4b5-404f-809d-16f3e3e446ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:51.756048 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6ae442b-a4b5-404f-809d-16f3e3e446ce tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:11:51.756231 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6ae442b-a4b5-404f-809d-16f3e3e446ce tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:51.756441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6ae442b-a4b5-404f-809d-16f3e3e446ce tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:51.768853 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:51.768853 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:11:51.775080 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c6ae442b-a4b5-404f-809d-16f3e3e446ce tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:11:51.781072 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6ae442b-a4b5-404f-809d-16f3e3e446ce tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 returned with HTTP 200 Aug 23 18:11:51.781470 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 28/111] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:51 2026] GET /volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:51.954939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13403462-65fe-4470-a0ad-19434b15a6b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:51.958989 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13403462-65fe-4470-a0ad-19434b15a6b1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:11:51.959060 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13403462-65fe-4470-a0ad-19434b15a6b1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:11:51.959265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13403462-65fe-4470-a0ad-19434b15a6b1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:11:51.974133 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:51.974133 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:11:51.986779 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-13403462-65fe-4470-a0ad-19434b15a6b1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:11:51.998111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13403462-65fe-4470-a0ad-19434b15a6b1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:11:51.999048 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 28/112] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:11:51 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:11:55.951910 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:11:56.243112 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:11:56.243112 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-869377380"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:11:56.244952 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-869377380'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:11:56.245328 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Create volume of 1 GB Aug 23 18:11:56.245841 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:11:56.245841 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:11:56.253777 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Availability Zones retrieved successfully. Aug 23 18:11:56.258926 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Flow 'volume_create_api' (ee832b82-6c8e-4618-9305-c6e35162f065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:56.261006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5253a4-1192-46a3-896c-b1cf5412f191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:56.261292 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:11:56.302086 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5253a4-1192-46a3-896c-b1cf5412f191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:56.302086 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dfdcc1-a1c3-494e-b6a1-50939f99de06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:56.400964 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Created reservations ['93b2ea46-42ac-4fa3-b0da-b77550e8836b', '21862295-2e3a-4fdf-8d89-74f989aeb93f', 'b1eb865c-1d48-4db0-9249-66893e2f8b49', '98d28e0d-2bcd-4f01-8cd8-7810ae841fdf'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:11:56.401936 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dfdcc1-a1c3-494e-b6a1-50939f99de06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b2ea46-42ac-4fa3-b0da-b77550e8836b', '21862295-2e3a-4fdf-8d89-74f989aeb93f', 'b1eb865c-1d48-4db0-9249-66893e2f8b49', '98d28e0d-2bcd-4f01-8cd8-7810ae841fdf']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:56.403609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020c39bb-0266-4513-9ab9-c215e64cd81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:56.432146 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020c39bb-0266-4513-9ab9-c215e64cd81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a6774d-ce80-4965-9b1b-047c8f769283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-869377380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43ca935e4c3d4cfc9653da07e93936e1',qos_specs=None,replication_status=,reservations=['93b2ea46-42ac-4fa3-b0da-b77550e8836b','21862295-2e3a-4fdf-8d89-74f989aeb93f','b1eb865c-1d48-4db0-9249-66893e2f8b49','98d28e0d-2bcd-4f01-8cd8-7810ae841fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d47992ce53844f4b6639e4e02589f24',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-869377380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35a6774d-ce80-4965-9b1b-047c8f769283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ca935e4c3d4cfc9653da07e93936e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d47992ce53844f4b6639e4e02589f24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:56.433250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1e112d-b245-4a2e-ac07-fbd7e246b57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:56.472832 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1e112d-b245-4a2e-ac07-fbd7e246b57f) transitioned into state 'SUCCESS' from state '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-869377380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43ca935e4c3d4cfc9653da07e93936e1',qos_specs=None,replication_status=,reservations=['93b2ea46-42ac-4fa3-b0da-b77550e8836b','21862295-2e3a-4fdf-8d89-74f989aeb93f','b1eb865c-1d48-4db0-9249-66893e2f8b49','98d28e0d-2bcd-4f01-8cd8-7810ae841fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d47992ce53844f4b6639e4e02589f24',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:56.474506 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75602e33-8730-4cc0-9c71-da32aaa1de7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:11:56.490807 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75602e33-8730-4cc0-9c71-da32aaa1de7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:11:56.491683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Flow 'volume_create_api' (ee832b82-6c8e-4618-9305-c6e35162f065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:11:56.492259 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Create volume request issued successfully. Aug 23 18:11:56.492961 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b69bd3f-fcba-4c63-8f0d-2c2e33d45db5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:11:56.493407 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 30/113] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:11:55 2026] POST /volume/v3/volumes => generated 758 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:12:00.773015 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-c9120151-ba7a-4b5d-a70f-5787174d81c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:00.775351 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-c9120151-ba7a-4b5d-a70f-5787174d81c6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:12:00.775647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-c9120151-ba7a-4b5d-a70f-5787174d81c6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:00.775952 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-c9120151-ba7a-4b5d-a70f-5787174d81c6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:00.782434 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=162,cinder:INSERT=28,cinder:UPDATE=40 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:12:00.791401 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:00.791401 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:00.796143 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-c9120151-ba7a-4b5d-a70f-5787174d81c6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:00.804986 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-c9120151-ba7a-4b5d-a70f-5787174d81c6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:12:00.804986 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 28/114] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:00 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:00.841936 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33ca7ff5-cf61-4b58-820f-d56275bcc8f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:00.843006 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33ca7ff5-cf61-4b58-820f-d56275bcc8f0 None None] GET https://10.4.3.148/volume// Aug 23 18:12:00.844651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33ca7ff5-cf61-4b58-820f-d56275bcc8f0 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:00.844651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33ca7ff5-cf61-4b58-820f-d56275bcc8f0 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:00.844651 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33ca7ff5-cf61-4b58-820f-d56275bcc8f0 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:00.844651 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 29/115] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:12:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:00.862432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-9884c63d-8399-4e56-aa76-2e3b2bc6fa58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:00.865659 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-9884c63d-8399-4e56-aa76-2e3b2bc6fa58 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:00.866221 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-9884c63d-8399-4e56-aa76-2e3b2bc6fa58 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9f6143e-dd43-4e42-ad36-d851c9a39369", "connector": null, "instance_uuid": "d19924ea-eaa1-442f-b1e9-d14839c5a2a1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:00.878439 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:00.878439 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:00.928344 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-9884c63d-8399-4e56-aa76-2e3b2bc6fa58 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:00.929085 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 29/116] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:00 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:01.000690 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-406169d5-42ba-44ec-aaf7-7a5861f5af3e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:01.008534 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-406169d5-42ba-44ec-aaf7-7a5861f5af3e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1/action Aug 23 18:12:01.009185 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-406169d5-42ba-44ec-aaf7-7a5861f5af3e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:01.009382 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-406169d5-42ba-44ec-aaf7-7a5861f5af3e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:01.018274 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=175,cinder:UPDATE=40,cinder:INSERT=26 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:12:01.054090 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:01.054090 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:01.075624 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a4aa5c0-c4c2-42a9-9035-7c0d17dee022 req-406169d5-42ba-44ec-aaf7-7a5861f5af3e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1/action returned with HTTP 204 Aug 23 18:12:01.076572 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 31/117] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:00 2026] POST /volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:01.116666 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-df33baa8-85cc-46a7-8471-b7067bceff14 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:01.118717 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df33baa8-85cc-46a7-8471-b7067bceff14 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:12:01.119574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df33baa8-85cc-46a7-8471-b7067bceff14 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:01.119773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df33baa8-85cc-46a7-8471-b7067bceff14 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:01.135168 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:01.135168 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:01.140221 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-df33baa8-85cc-46a7-8471-b7067bceff14 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:01.146252 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df33baa8-85cc-46a7-8471-b7067bceff14 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:12:01.146730 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 29/118] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:01 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:01.166743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-acf3862b-df80-4e07-9cae-d6faea71e69b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:01.170003 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acf3862b-df80-4e07-9cae-d6faea71e69b tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:12:01.170003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acf3862b-df80-4e07-9cae-d6faea71e69b tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:01.171780 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acf3862b-df80-4e07-9cae-d6faea71e69b tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:01.188712 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:01.188712 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:01.194537 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-acf3862b-df80-4e07-9cae-d6faea71e69b tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:01.206894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acf3862b-df80-4e07-9cae-d6faea71e69b tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:12:01.207443 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 30/119] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:01 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 1111 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:01.706273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:01.709014 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:12:01.709537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-291690843"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:01.712742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-291690843'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:12:01.712742 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Create volume of 1 GB Aug 23 18:12:01.714450 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:01.714450 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:01.721755 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Availability Zones retrieved successfully. Aug 23 18:12:01.732553 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Flow 'volume_create_api' (72ce5d9d-0c15-4c11-9937-ca0537a64180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:12:01.733660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ee9443-6e11-4ead-8c07-cf39e4871948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:01.735461 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:12:01.784881 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ee9443-6e11-4ead-8c07-cf39e4871948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:01.786303 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902d1ea1-3dc9-47fc-8bce-7c014d9c70c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:01.879559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Created reservations ['d641d957-966f-4ef1-8174-7bbfd28ddc0b', '280d619c-63f7-4e14-bf5f-68f2cb6ab1ad', '72f740bb-dea4-4c9e-b09d-90a4e592ec92', 'd1994d61-cecf-4c75-bd87-18e5af8fbd93'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:12:01.881663 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902d1ea1-3dc9-47fc-8bce-7c014d9c70c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d641d957-966f-4ef1-8174-7bbfd28ddc0b', '280d619c-63f7-4e14-bf5f-68f2cb6ab1ad', '72f740bb-dea4-4c9e-b09d-90a4e592ec92', 'd1994d61-cecf-4c75-bd87-18e5af8fbd93']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:01.882190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb8427e-1360-4224-bd5c-0afc1b0dbeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:02.056916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb8427e-1360-4224-bd5c-0afc1b0dbeed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '130c8416-ea16-48e7-b61d-aad978f3ea8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-291690843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f531d41f84a46836daef2805e495d',qos_specs=None,replication_status=,reservations=['d641d957-966f-4ef1-8174-7bbfd28ddc0b','280d619c-63f7-4e14-bf5f-68f2cb6ab1ad','72f740bb-dea4-4c9e-b09d-90a4e592ec92','d1994d61-cecf-4c75-bd87-18e5af8fbd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d585c1ac124edfadc9f155d67b0285',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-291690843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=130c8416-ea16-48e7-b61d-aad978f3ea8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549f531d41f84a46836daef2805e495d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d585c1ac124edfadc9f155d67b0285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:02.057893 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e452eb5-5433-46b5-9662-f7225e7fbd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:02.082495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e452eb5-5433-46b5-9662-f7225e7fbd2a) transitioned into state 'SUCCESS' from state '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-291690843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f531d41f84a46836daef2805e495d',qos_specs=None,replication_status=,reservations=['d641d957-966f-4ef1-8174-7bbfd28ddc0b','280d619c-63f7-4e14-bf5f-68f2cb6ab1ad','72f740bb-dea4-4c9e-b09d-90a4e592ec92','d1994d61-cecf-4c75-bd87-18e5af8fbd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d585c1ac124edfadc9f155d67b0285',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:02.083714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c05a90-ceac-4f4f-9b0e-949e36892981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:02.098082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c05a90-ceac-4f4f-9b0e-949e36892981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:02.099416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Flow 'volume_create_api' (72ce5d9d-0c15-4c11-9937-ca0537a64180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:12:02.100317 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Create volume request issued successfully. Aug 23 18:12:02.100967 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7856069d-02d1-4aed-8bd3-24474b6a8da8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:12:02.101571 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 30/120] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:12:01 2026] POST /volume/v3/volumes => generated 754 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:12:02.123243 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f959959-d597-4146-93fb-9ba9caec05e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:02.125730 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f959959-d597-4146-93fb-9ba9caec05e7 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:02.126306 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f959959-d597-4146-93fb-9ba9caec05e7 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:02.126873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f959959-d597-4146-93fb-9ba9caec05e7 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:02.139760 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:02.139760 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:02.145139 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9f959959-d597-4146-93fb-9ba9caec05e7 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:02.151759 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f959959-d597-4146-93fb-9ba9caec05e7 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:02.152317 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 32/121] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:02 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:03.172901 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7bc355a1-0dc7-4130-8434-d197461a6461 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.175258 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7bc355a1-0dc7-4130-8434-d197461a6461 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:03.175558 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7bc355a1-0dc7-4130-8434-d197461a6461 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.175816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7bc355a1-0dc7-4130-8434-d197461a6461 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.192472 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:03.192472 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:03.198192 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7bc355a1-0dc7-4130-8434-d197461a6461 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:03.206978 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7bc355a1-0dc7-4130-8434-d197461a6461 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:03.207288 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 30/122] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:03.281540 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-73bf1ad0-0f77-42da-bf0d-100a1cb1b95e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.285586 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-73bf1ad0-0f77-42da-bf0d-100a1cb1b95e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:03.285586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-73bf1ad0-0f77-42da-bf0d-100a1cb1b95e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.285586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-73bf1ad0-0f77-42da-bf0d-100a1cb1b95e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.296655 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:03.296655 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:03.301670 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-73bf1ad0-0f77-42da-bf0d-100a1cb1b95e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:03.307300 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-73bf1ad0-0f77-42da-bf0d-100a1cb1b95e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:03.307823 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 31/123] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:03.590638 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-35fb4072-f31b-4381-97d0-6e16aab55598 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.595061 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-35fb4072-f31b-4381-97d0-6e16aab55598 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:12:03.595061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-35fb4072-f31b-4381-97d0-6e16aab55598 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.596538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-35fb4072-f31b-4381-97d0-6e16aab55598 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.610035 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:03.610035 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:03.617059 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-35fb4072-f31b-4381-97d0-6e16aab55598 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:12:03.627212 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-35fb4072-f31b-4381-97d0-6e16aab55598 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c returned with HTTP 200 Aug 23 18:12:03.627212 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 31/124] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:03.646473 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-c6472c0e-d18e-4953-9aec-17a5b97eef03 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.649996 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-c6472c0e-d18e-4953-9aec-17a5b97eef03 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:12:03.649996 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-c6472c0e-d18e-4953-9aec-17a5b97eef03 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.650124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-c6472c0e-d18e-4953-9aec-17a5b97eef03 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.658532 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:03.658532 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:03.664828 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-c6472c0e-d18e-4953-9aec-17a5b97eef03 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:12:03.671091 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-c6472c0e-d18e-4953-9aec-17a5b97eef03 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 returned with HTTP 200 Aug 23 18:12:03.671681 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 33/125] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:03.686965 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52e42432-52cf-456b-b2e2-0f156bd9ad9d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.692825 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52e42432-52cf-456b-b2e2-0f156bd9ad9d tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:12:03.692825 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52e42432-52cf-456b-b2e2-0f156bd9ad9d tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.692825 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52e42432-52cf-456b-b2e2-0f156bd9ad9d tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.702365 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:03.702365 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:03.710240 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52e42432-52cf-456b-b2e2-0f156bd9ad9d tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:12:03.719868 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52e42432-52cf-456b-b2e2-0f156bd9ad9d tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 returned with HTTP 200 Aug 23 18:12:03.720416 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 31/126] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:03.736631 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b445b31-5642-4e2e-a37a-0bb729c95805 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.737422 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b445b31-5642-4e2e-a37a-0bb729c95805 None None] GET https://10.4.3.148/volume// Aug 23 18:12:03.737653 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b445b31-5642-4e2e-a37a-0bb729c95805 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.737943 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b445b31-5642-4e2e-a37a-0bb729c95805 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.738364 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b445b31-5642-4e2e-a37a-0bb729c95805 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:03.739088 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 32/127] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:03.752387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-b03bc62f-5562-4cf7-9628-ba677c8f36be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.759558 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-b03bc62f-5562-4cf7-9628-ba677c8f36be tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:03.760361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-b03bc62f-5562-4cf7-9628-ba677c8f36be tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56baa9ec-2db2-4c74-bb82-53b938cc364c", "connector": null, "instance_uuid": "710ab38a-1b33-4abf-83f1-bc055db3d144"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:03.778384 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:03.778384 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:03.850192 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-b03bc62f-5562-4cf7-9628-ba677c8f36be tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:03.850192 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 32/128] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:03 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:03.868535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd89259c-521d-486d-8c58-1c2da968725b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.868535 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd89259c-521d-486d-8c58-1c2da968725b None None] GET https://10.4.3.148/volume// Aug 23 18:12:03.868535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd89259c-521d-486d-8c58-1c2da968725b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.869157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd89259c-521d-486d-8c58-1c2da968725b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.869638 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd89259c-521d-486d-8c58-1c2da968725b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:03.871423 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 34/129] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 23 18:12:03.871861 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43f1c7ac-d813-4c33-891d-2f1c9585b606 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.873029 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43f1c7ac-d813-4c33-891d-2f1c9585b606 None None] GET https://10.4.3.148/volume// Aug 23 18:12:03.873766 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43f1c7ac-d813-4c33-891d-2f1c9585b606 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.874314 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43f1c7ac-d813-4c33-891d-2f1c9585b606 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.877031 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43f1c7ac-d813-4c33-891d-2f1c9585b606 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:03.877031 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 32/130] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:03.887343 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-47b1000f-f0bc-4ebb-afc9-b5c9aff1cd43 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.890409 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-47b1000f-f0bc-4ebb-afc9-b5c9aff1cd43 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:03.890914 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-47b1000f-f0bc-4ebb-afc9-b5c9aff1cd43 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe6331cd-cc94-4df9-a6fe-be1af2641183", "connector": null, "instance_uuid": "710ab38a-1b33-4abf-83f1-bc055db3d144"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:03.900956 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-e6adf86f-396c-44c5-a36e-080e53679065 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.905687 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:03.905687 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:03.982150 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-47b1000f-f0bc-4ebb-afc9-b5c9aff1cd43 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:03.983926 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 33/131] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:03 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:03.994409 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5adf8cd4-f118-4cd1-9e1d-9864851c56c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:03.994751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5adf8cd4-f118-4cd1-9e1d-9864851c56c2 None None] GET https://10.4.3.148/volume// Aug 23 18:12:03.995633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5adf8cd4-f118-4cd1-9e1d-9864851c56c2 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:03.995633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5adf8cd4-f118-4cd1-9e1d-9864851c56c2 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:03.997282 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5adf8cd4-f118-4cd1-9e1d-9864851c56c2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:03.997863 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 35/132] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:12:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:04.013301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-686302b3-2547-4c15-b365-501f33eb0169 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:04.016429 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-686302b3-2547-4c15-b365-501f33eb0169 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:04.017421 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-686302b3-2547-4c15-b365-501f33eb0169 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f438a55-f4fe-450a-afb9-2859038040a3", "connector": null, "instance_uuid": "710ab38a-1b33-4abf-83f1-bc055db3d144"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:04.030936 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:04.030936 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:04.083044 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-686302b3-2547-4c15-b365-501f33eb0169 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:04.084091 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 33/133] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:04 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 23 18:12:04.366510 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-e6adf86f-396c-44c5-a36e-080e53679065 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:04.367114 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-e6adf86f-396c-44c5-a36e-080e53679065 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "130c8416-ea16-48e7-b61d-aad978f3ea8a", "connector": null, "instance_uuid": "ebcab590-8433-4621-a0ce-2a8eebaa4d21"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:04.383082 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:04.383082 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:04.469905 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-e6adf86f-396c-44c5-a36e-080e53679065 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:04.470931 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 33/134] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:03 2026] POST /volume/v3/attachments => generated 273 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:04.568735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f04739e-5799-49e8-a6a5-eab340d413d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:04.572581 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f04739e-5799-49e8-a6a5-eab340d413d0 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:04.573045 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f04739e-5799-49e8-a6a5-eab340d413d0 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:04.576344 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f04739e-5799-49e8-a6a5-eab340d413d0 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:04.599773 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:04.599773 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:04.605581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2df668c3-2a21-4555-a86f-765beee52994 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:04.605581 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2df668c3-2a21-4555-a86f-765beee52994 None None] GET https://10.4.3.148/volume// Aug 23 18:12:04.605581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2df668c3-2a21-4555-a86f-765beee52994 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:04.605581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2df668c3-2a21-4555-a86f-765beee52994 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:04.607696 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2df668c3-2a21-4555-a86f-765beee52994 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:04.607696 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 36/135] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:04 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:04.612777 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1f04739e-5799-49e8-a6a5-eab340d413d0 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:04.623283 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f04739e-5799-49e8-a6a5-eab340d413d0 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:04.624371 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 34/136] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:04 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:04.624510 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-63337866-0579-4a60-8d71-bc23199c8694 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:04.634691 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-63337866-0579-4a60-8d71-bc23199c8694 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:04.634691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-63337866-0579-4a60-8d71-bc23199c8694 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:04.634691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-63337866-0579-4a60-8d71-bc23199c8694 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:04.663116 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:04.663116 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:04.675153 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-63337866-0579-4a60-8d71-bc23199c8694 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:04.682387 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-63337866-0579-4a60-8d71-bc23199c8694 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:04.683349 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 34/137] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:04 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1026 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:04.838329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-ed4d8b9d-9cbf-4a78-9075-6b374273920b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:04.843165 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-ed4d8b9d-9cbf-4a78-9075-6b374273920b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] PUT https://10.4.3.148/volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab Aug 23 18:12:04.843165 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-ed4d8b9d-9cbf-4a78-9075-6b374273920b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:04.860675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-ed4d8b9d-9cbf-4a78-9075-6b374273920b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Acquiring lock "cinder-attachment_update-130c8416-ea16-48e7-b61d-aad978f3ea8a-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:04.869699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-ed4d8b9d-9cbf-4a78-9075-6b374273920b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Lock "cinder-attachment_update-130c8416-ea16-48e7-b61d-aad978f3ea8a-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:04.872039 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:04.872039 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:05.041415 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-ed4d8b9d-9cbf-4a78-9075-6b374273920b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Lock "cinder-attachment_update-130c8416-ea16-48e7-b61d-aad978f3ea8a-np0000007943" released by "attachment_update" :: held 0.172s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:05.041903 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-ed4d8b9d-9cbf-4a78-9075-6b374273920b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab returned with HTTP 200 Aug 23 18:12:05.042463 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 34/138] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:04 2026] PUT /volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:05.042766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f15ec6b4-7acd-4eae-ae65-7542b63ebad1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:05.043304 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f15ec6b4-7acd-4eae-ae65-7542b63ebad1 None None] GET https://10.4.3.148/volume// Aug 23 18:12:05.043304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f15ec6b4-7acd-4eae-ae65-7542b63ebad1 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:05.043566 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f15ec6b4-7acd-4eae-ae65-7542b63ebad1 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:05.043866 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f15ec6b4-7acd-4eae-ae65-7542b63ebad1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:05.044165 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 37/139] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:05.085667 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-64aaadbf-af6e-43a3-8814-7fc8a7fa5ded None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:05.090576 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-64aaadbf-af6e-43a3-8814-7fc8a7fa5ded tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:12:05.090576 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-64aaadbf-af6e-43a3-8814-7fc8a7fa5ded tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:05.091288 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-64aaadbf-af6e-43a3-8814-7fc8a7fa5ded tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:05.113850 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:05.113850 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:05.127196 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-64aaadbf-af6e-43a3-8814-7fc8a7fa5ded tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:05.137182 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-64aaadbf-af6e-43a3-8814-7fc8a7fa5ded tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:12:05.137182 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 35/140] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:05 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 1291 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:05.255899 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-77aa6d59-8eaa-48fd-9769-e9d6df151f5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:05.258962 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-77aa6d59-8eaa-48fd-9769-e9d6df151f5a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] PUT https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1 Aug 23 18:12:05.259586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-77aa6d59-8eaa-48fd-9769-e9d6df151f5a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:05.270699 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-77aa6d59-8eaa-48fd-9769-e9d6df151f5a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Acquiring lock "cinder-attachment_update-a9f6143e-dd43-4e42-ad36-d851c9a39369-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:05.278267 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-77aa6d59-8eaa-48fd-9769-e9d6df151f5a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Lock "cinder-attachment_update-a9f6143e-dd43-4e42-ad36-d851c9a39369-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:05.280260 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:05.280260 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:05.445662 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-77aa6d59-8eaa-48fd-9769-e9d6df151f5a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Lock "cinder-attachment_update-a9f6143e-dd43-4e42-ad36-d851c9a39369-np0000007943" released by "attachment_update" :: held 0.167s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:05.445662 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-77aa6d59-8eaa-48fd-9769-e9d6df151f5a tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1 returned with HTTP 200 Aug 23 18:12:05.446371 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 35/141] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:05 2026] PUT /volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:05.502963 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-22f354e1-41ff-433f-85cf-f59d43782898 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:05.508155 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-22f354e1-41ff-433f-85cf-f59d43782898 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1/action Aug 23 18:12:05.508155 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-22f354e1-41ff-433f-85cf-f59d43782898 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:05.508155 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-22f354e1-41ff-433f-85cf-f59d43782898 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:05.533140 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:05.533140 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:05.564139 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e04ea80-fa5c-4020-8c2d-d649cc6ff3a9 req-22f354e1-41ff-433f-85cf-f59d43782898 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1/action returned with HTTP 204 Aug 23 18:12:05.565152 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 35/142] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:05 2026] POST /volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:05.647993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f53c7714-d4b5-4d7b-8168-98974b06243e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:05.656349 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f53c7714-d4b5-4d7b-8168-98974b06243e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:05.657265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f53c7714-d4b5-4d7b-8168-98974b06243e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:05.658610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f53c7714-d4b5-4d7b-8168-98974b06243e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:05.680829 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:05.680829 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:05.685683 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f53c7714-d4b5-4d7b-8168-98974b06243e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:05.692434 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f53c7714-d4b5-4d7b-8168-98974b06243e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:05.692940 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 38/143] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:05 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:06.493336 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-29e67405-62bd-456a-b623-ce2cf0cf5a35 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:06.497770 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-29e67405-62bd-456a-b623-ce2cf0cf5a35 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:06.498188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-29e67405-62bd-456a-b623-ce2cf0cf5a35 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:06.498993 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-29e67405-62bd-456a-b623-ce2cf0cf5a35 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:06.514368 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:06.514368 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:06.523958 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-29e67405-62bd-456a-b623-ce2cf0cf5a35 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:06.532722 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-29e67405-62bd-456a-b623-ce2cf0cf5a35 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:06.533855 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 36/144] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:06 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:06.714223 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-100d609e-2f7b-4ee4-83e2-54352b0c1ef9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:06.715537 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-100d609e-2f7b-4ee4-83e2-54352b0c1ef9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:06.715776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-100d609e-2f7b-4ee4-83e2-54352b0c1ef9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:06.716053 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-100d609e-2f7b-4ee4-83e2-54352b0c1ef9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:06.724198 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5096e768-dca3-4890-9237-12a16b0da954 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:06.724868 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5096e768-dca3-4890-9237-12a16b0da954 None None] GET https://10.4.3.148/volume// Aug 23 18:12:06.725644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5096e768-dca3-4890-9237-12a16b0da954 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:06.725707 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5096e768-dca3-4890-9237-12a16b0da954 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:06.726337 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5096e768-dca3-4890-9237-12a16b0da954 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:06.727000 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 36/145] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:12:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:06.733576 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:06.733576 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:06.740869 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-100d609e-2f7b-4ee4-83e2-54352b0c1ef9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:06.752605 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-100d609e-2f7b-4ee4-83e2-54352b0c1ef9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:06.754071 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 36/146] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:06 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:06.762687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-dd13b9f1-7150-44fe-bf0f-8b2d868668e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:06.767816 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-dd13b9f1-7150-44fe-bf0f-8b2d868668e1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:06.767816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-dd13b9f1-7150-44fe-bf0f-8b2d868668e1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77a31313-a6ae-42f0-9654-b313ffb64d91", "connector": null, "instance_uuid": "c26346b9-5592-46e2-82f1-e5ecfccb87eb"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:06.781969 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:06.781969 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:06.823052 np0000007943 devstack@c-api.service[100226]: WARNING cinder.volume.api [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-dd13b9f1-7150-44fe-bf0f-8b2d868668e1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 23 18:12:06.832407 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-dd13b9f1-7150-44fe-bf0f-8b2d868668e1 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:06.832407 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 39/147] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:06 2026] POST /volume/v3/attachments => generated 271 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:06.902224 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64263675-a17e-4de0-bbbe-15c398654e85 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:06.907607 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64263675-a17e-4de0-bbbe-15c398654e85 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:06.907607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64263675-a17e-4de0-bbbe-15c398654e85 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:06.907807 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64263675-a17e-4de0-bbbe-15c398654e85 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:06.928581 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2e5f06c-813e-4036-9bc6-730064a8a4ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:06.928581 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2e5f06c-813e-4036-9bc6-730064a8a4ea None None] GET https://10.4.3.148/volume// Aug 23 18:12:06.928581 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2e5f06c-813e-4036-9bc6-730064a8a4ea None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:06.928581 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2e5f06c-813e-4036-9bc6-730064a8a4ea None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:06.928581 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2e5f06c-813e-4036-9bc6-730064a8a4ea None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:06.928989 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 37/148] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:06.932530 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:06.932530 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:06.940837 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-6f306f6c-d722-45de-85c1-8a9cf0bb54c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:06.945818 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64263675-a17e-4de0-bbbe-15c398654e85 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:06.946086 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-6f306f6c-d722-45de-85c1-8a9cf0bb54c2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:06.946534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-6f306f6c-d722-45de-85c1-8a9cf0bb54c2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:06.947634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-6f306f6c-d722-45de-85c1-8a9cf0bb54c2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:06.952006 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64263675-a17e-4de0-bbbe-15c398654e85 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:06.952006 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 37/149] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:06 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:06.969470 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:06.969470 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:06.981907 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-6f306f6c-d722-45de-85c1-8a9cf0bb54c2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:06.989616 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-6f306f6c-d722-45de-85c1-8a9cf0bb54c2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:06.991564 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 37/150] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:06 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1048 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:12:07.123156 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-68280d93-1f19-4414-afa9-7429e0dce2b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:07.130966 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-68280d93-1f19-4414-afa9-7429e0dce2b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] PUT https://10.4.3.148/volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39 Aug 23 18:12:07.131662 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-68280d93-1f19-4414-afa9-7429e0dce2b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:07.148328 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-68280d93-1f19-4414-afa9-7429e0dce2b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Acquiring lock "cinder-attachment_update-77a31313-a6ae-42f0-9654-b313ffb64d91-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:07.157537 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-68280d93-1f19-4414-afa9-7429e0dce2b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Lock "cinder-attachment_update-77a31313-a6ae-42f0-9654-b313ffb64d91-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:07.158438 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:07.158438 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:07.350767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-68280d93-1f19-4414-afa9-7429e0dce2b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Lock "cinder-attachment_update-77a31313-a6ae-42f0-9654-b313ffb64d91-np0000007943" released by "attachment_update" :: held 0.194s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:07.351244 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-68280d93-1f19-4414-afa9-7429e0dce2b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39 returned with HTTP 200 Aug 23 18:12:07.351973 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 40/151] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:07 2026] PUT /volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39 => generated 967 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:07.782329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d22e09c1-c4e6-4398-b16d-28b6d519ea6b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:07.805670 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d22e09c1-c4e6-4398-b16d-28b6d519ea6b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:07.805945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d22e09c1-c4e6-4398-b16d-28b6d519ea6b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:07.807441 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d22e09c1-c4e6-4398-b16d-28b6d519ea6b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:07.837588 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:07.837588 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:07.851492 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d22e09c1-c4e6-4398-b16d-28b6d519ea6b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:07.859755 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d22e09c1-c4e6-4398-b16d-28b6d519ea6b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:07.862418 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 38/152] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:07 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:07.970481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6ccd3326-de92-46cd-83a4-d9d0d1ad0152 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:07.978956 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ccd3326-de92-46cd-83a4-d9d0d1ad0152 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:07.978956 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ccd3326-de92-46cd-83a4-d9d0d1ad0152 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:07.978956 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ccd3326-de92-46cd-83a4-d9d0d1ad0152 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:08.006252 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:08.006252 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:08.018979 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6ccd3326-de92-46cd-83a4-d9d0d1ad0152 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:08.027185 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ccd3326-de92-46cd-83a4-d9d0d1ad0152 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:08.027185 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 38/153] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:07 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 869 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:08.295991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bad42619-b47c-4af8-975d-c426a5068208 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.296545 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bad42619-b47c-4af8-975d-c426a5068208 None None] GET https://10.4.3.148/volume// Aug 23 18:12:08.296545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bad42619-b47c-4af8-975d-c426a5068208 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:08.299146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bad42619-b47c-4af8-975d-c426a5068208 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:08.299146 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bad42619-b47c-4af8-975d-c426a5068208 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:08.299146 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 38/154] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:08.310328 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52528ee0-b05e-4dd9-ade6-673101dd96dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.315001 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52528ee0-b05e-4dd9-ade6-673101dd96dd tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:12:08.315484 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52528ee0-b05e-4dd9-ade6-673101dd96dd tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:08.315747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52528ee0-b05e-4dd9-ade6-673101dd96dd tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:08.330088 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:08.330088 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:08.335068 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52528ee0-b05e-4dd9-ade6-673101dd96dd tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:12:08.343105 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-52528ee0-b05e-4dd9-ade6-673101dd96dd tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c returned with HTTP 200 Aug 23 18:12:08.343598 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 41/155] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:08 2026] GET /volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c => generated 1543 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:12:08.457970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-d17d044f-4b15-43de-8115-5c68aada4025 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.460935 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-d17d044f-4b15-43de-8115-5c68aada4025 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] PUT https://10.4.3.148/volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94 Aug 23 18:12:08.461441 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-d17d044f-4b15-43de-8115-5c68aada4025 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:08.476842 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-d17d044f-4b15-43de-8115-5c68aada4025 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Acquiring lock "cinder-attachment_update-56baa9ec-2db2-4c74-bb82-53b938cc364c-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:08.485754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-d17d044f-4b15-43de-8115-5c68aada4025 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Lock "cinder-attachment_update-56baa9ec-2db2-4c74-bb82-53b938cc364c-np0000007943" acquired by "attachment_update" :: waited 0.010s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:08.487405 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:08.487405 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:08.680479 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-d17d044f-4b15-43de-8115-5c68aada4025 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Lock "cinder-attachment_update-56baa9ec-2db2-4c74-bb82-53b938cc364c-np0000007943" released by "attachment_update" :: held 0.194s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:08.680479 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-d17d044f-4b15-43de-8115-5c68aada4025 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94 returned with HTTP 200 Aug 23 18:12:08.680479 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 39/156] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:08 2026] PUT /volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:08.740254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-ffa305fc-d361-47fa-9842-7e4ba1bc795c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.746089 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-ffa305fc-d361-47fa-9842-7e4ba1bc795c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94/action Aug 23 18:12:08.746940 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-ffa305fc-d361-47fa-9842-7e4ba1bc795c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:08.748043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-ffa305fc-d361-47fa-9842-7e4ba1bc795c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:08.789021 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:08.789021 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:08.809027 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-ffa305fc-d361-47fa-9842-7e4ba1bc795c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94/action returned with HTTP 204 Aug 23 18:12:08.809027 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 39/157] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:08 2026] POST /volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:08.810137 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-186cfc19-031a-4c51-ace5-4b43960f2388 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.813425 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-186cfc19-031a-4c51-ace5-4b43960f2388 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] POST https://10.4.3.148/volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab/action Aug 23 18:12:08.814377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-186cfc19-031a-4c51-ace5-4b43960f2388 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:08.814565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-186cfc19-031a-4c51-ace5-4b43960f2388 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:08.841909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49b11288-0066-4de0-afbd-eb8a7a3e7922 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.842460 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49b11288-0066-4de0-afbd-eb8a7a3e7922 None None] GET https://10.4.3.148/volume// Aug 23 18:12:08.842774 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49b11288-0066-4de0-afbd-eb8a7a3e7922 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:08.843650 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49b11288-0066-4de0-afbd-eb8a7a3e7922 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:08.843650 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49b11288-0066-4de0-afbd-eb8a7a3e7922 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:08.844465 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 42/158] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:08.855133 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-5420b1a4-2852-4da1-8c2d-7e1a43ba90af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.859838 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-5420b1a4-2852-4da1-8c2d-7e1a43ba90af tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:12:08.859838 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-5420b1a4-2852-4da1-8c2d-7e1a43ba90af tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:08.859838 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-5420b1a4-2852-4da1-8c2d-7e1a43ba90af tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:08.875686 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:08.875686 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:08.880212 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-5420b1a4-2852-4da1-8c2d-7e1a43ba90af tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:12:08.887536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a57b570-f35f-4d4f-9c79-3436c350e867 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:08.889928 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-5420b1a4-2852-4da1-8c2d-7e1a43ba90af tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 returned with HTTP 200 Aug 23 18:12:08.890445 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 40/159] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:08 2026] GET /volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:12:08.891097 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a57b570-f35f-4d4f-9c79-3436c350e867 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:08.891481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a57b570-f35f-4d4f-9c79-3436c350e867 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:08.892110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a57b570-f35f-4d4f-9c79-3436c350e867 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:08.919968 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:08.919968 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:08.930287 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a57b570-f35f-4d4f-9c79-3436c350e867 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:08.935091 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a57b570-f35f-4d4f-9c79-3436c350e867 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:08.935669 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 40/160] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:08 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:08.997347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-85e99c14-9e04-4b72-a24e-5ac59ea9c1fc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.002640 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-85e99c14-9e04-4b72-a24e-5ac59ea9c1fc tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:09.002978 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-85e99c14-9e04-4b72-a24e-5ac59ea9c1fc tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:09.003238 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-85e99c14-9e04-4b72-a24e-5ac59ea9c1fc tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:09.011413 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.011413 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:09.015562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-79467bed-eb3c-430b-8620-825cf4996ede None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.017110 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.017110 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:09.018368 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-79467bed-eb3c-430b-8620-825cf4996ede tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] PUT https://10.4.3.148/volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e Aug 23 18:12:09.018960 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-79467bed-eb3c-430b-8620-825cf4996ede tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:09.026034 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-85e99c14-9e04-4b72-a24e-5ac59ea9c1fc tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:09.029426 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-79467bed-eb3c-430b-8620-825cf4996ede tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Acquiring lock "cinder-attachment_update-fe6331cd-cc94-4df9-a6fe-be1af2641183-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:09.032808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-85e99c14-9e04-4b72-a24e-5ac59ea9c1fc tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:09.032808 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 43/161] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:08 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:09.039107 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-79467bed-eb3c-430b-8620-825cf4996ede tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Lock "cinder-attachment_update-fe6331cd-cc94-4df9-a6fe-be1af2641183-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:09.039225 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.039225 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:09.041133 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-335669a8-7a05-4458-a91e-3b4a1e9fe009 req-186cfc19-031a-4c51-ace5-4b43960f2388 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab/action returned with HTTP 204 Aug 23 18:12:09.041583 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 39/162] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:08 2026] POST /volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:09.052871 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d094ff46-a35e-49c7-9379-59b5b692d1f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.056471 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d094ff46-a35e-49c7-9379-59b5b692d1f5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:09.056471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d094ff46-a35e-49c7-9379-59b5b692d1f5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:09.056650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d094ff46-a35e-49c7-9379-59b5b692d1f5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:09.072461 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.072461 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:09.080813 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d094ff46-a35e-49c7-9379-59b5b692d1f5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:09.088054 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d094ff46-a35e-49c7-9379-59b5b692d1f5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:09.088926 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 41/163] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:09 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:09.195284 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-79467bed-eb3c-430b-8620-825cf4996ede tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Lock "cinder-attachment_update-fe6331cd-cc94-4df9-a6fe-be1af2641183-np0000007943" released by "attachment_update" :: held 0.156s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:09.195284 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-79467bed-eb3c-430b-8620-825cf4996ede tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e returned with HTTP 200 Aug 23 18:12:09.195284 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 41/164] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:09 2026] PUT /volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:09.235880 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-78dda19d-6e89-4bd1-bb79-65321342dbe5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.240454 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-78dda19d-6e89-4bd1-bb79-65321342dbe5 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e/action Aug 23 18:12:09.241040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-78dda19d-6e89-4bd1-bb79-65321342dbe5 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:09.241279 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-78dda19d-6e89-4bd1-bb79-65321342dbe5 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:09.265944 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.265944 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:09.294287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-78dda19d-6e89-4bd1-bb79-65321342dbe5 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e/action returned with HTTP 204 Aug 23 18:12:09.294287 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 44/165] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:09 2026] POST /volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:09.332446 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac2e111a-98aa-4ac6-9b9c-191b5063ea9c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.333312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac2e111a-98aa-4ac6-9b9c-191b5063ea9c None None] GET https://10.4.3.148/volume// Aug 23 18:12:09.334504 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac2e111a-98aa-4ac6-9b9c-191b5063ea9c None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:09.334504 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac2e111a-98aa-4ac6-9b9c-191b5063ea9c None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:09.334504 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac2e111a-98aa-4ac6-9b9c-191b5063ea9c None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:09.335495 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 40/166] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:09.352982 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-03c8e592-ed4c-48a0-8fb4-a22b2b01f625 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.357101 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-03c8e592-ed4c-48a0-8fb4-a22b2b01f625 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:12:09.357434 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-03c8e592-ed4c-48a0-8fb4-a22b2b01f625 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:09.357694 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-03c8e592-ed4c-48a0-8fb4-a22b2b01f625 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:09.371089 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.371089 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:09.378332 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-03c8e592-ed4c-48a0-8fb4-a22b2b01f625 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:12:09.384054 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-03c8e592-ed4c-48a0-8fb4-a22b2b01f625 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 returned with HTTP 200 Aug 23 18:12:09.384748 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 42/167] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:09 2026] GET /volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 => generated 1029 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:09.501117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cfd248cc-dcb8-4468-ac7a-538eab16c575 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.501581 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfd248cc-dcb8-4468-ac7a-538eab16c575 None None] GET https://10.4.3.148/volume// Aug 23 18:12:09.501770 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfd248cc-dcb8-4468-ac7a-538eab16c575 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:09.501989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfd248cc-dcb8-4468-ac7a-538eab16c575 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:09.502366 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfd248cc-dcb8-4468-ac7a-538eab16c575 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:09.502642 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 42/168] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:12:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:09.526260 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-1b0ebd01-2457-4747-8543-c5653e63721b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.528234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-23c58ae0-119b-4e31-bd6b-5f468717bac0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.532109 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-23c58ae0-119b-4e31-bd6b-5f468717bac0 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] PUT https://10.4.3.148/volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2 Aug 23 18:12:09.532485 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-23c58ae0-119b-4e31-bd6b-5f468717bac0 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:09.559481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-23c58ae0-119b-4e31-bd6b-5f468717bac0 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Acquiring lock "cinder-attachment_update-0f438a55-f4fe-450a-afb9-2859038040a3-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:09.570741 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-23c58ae0-119b-4e31-bd6b-5f468717bac0 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Lock "cinder-attachment_update-0f438a55-f4fe-450a-afb9-2859038040a3-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:09.570741 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.570741 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:09.744456 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-23c58ae0-119b-4e31-bd6b-5f468717bac0 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Lock "cinder-attachment_update-0f438a55-f4fe-450a-afb9-2859038040a3-np0000007943" released by "attachment_update" :: held 0.176s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:09.745169 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-23c58ae0-119b-4e31-bd6b-5f468717bac0 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2 returned with HTTP 200 Aug 23 18:12:09.745657 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 41/169] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:09 2026] PUT /volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:09.796847 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-825dbb2d-42e7-4035-98e6-f802a34038eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.797490 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-825dbb2d-42e7-4035-98e6-f802a34038eb tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] POST https://10.4.3.148/volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2/action Aug 23 18:12:09.798131 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-825dbb2d-42e7-4035-98e6-f802a34038eb tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:09.798355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-825dbb2d-42e7-4035-98e6-f802a34038eb tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:09.821416 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.821416 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:09.866980 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c9dbae8d-87ea-4267-8f91-fbf107d6c9da req-825dbb2d-42e7-4035-98e6-f802a34038eb tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2/action returned with HTTP 204 Aug 23 18:12:09.866980 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 43/170] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:09 2026] POST /volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:09.957596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f8c88a43-9adb-4bc9-8897-c3f1aa1dd1a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:09.961470 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8c88a43-9adb-4bc9-8897-c3f1aa1dd1a9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:09.961615 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8c88a43-9adb-4bc9-8897-c3f1aa1dd1a9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:09.961736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8c88a43-9adb-4bc9-8897-c3f1aa1dd1a9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:09.962696 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-1b0ebd01-2457-4747-8543-c5653e63721b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:09.963162 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-1b0ebd01-2457-4747-8543-c5653e63721b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59fb473a-f6e5-4c19-904e-a6eef3ca4fca", "connector": null, "instance_uuid": "e1b07181-70fc-405c-b2c7-0efa35849064"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:09.979885 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.979885 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:09.981981 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:09.981981 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:09.989119 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f8c88a43-9adb-4bc9-8897-c3f1aa1dd1a9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:09.998585 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8c88a43-9adb-4bc9-8897-c3f1aa1dd1a9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:09.998747 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 43/171] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:09 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:10.019138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e330f4e-253f-459f-a14f-305060b1f2c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.021433 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e330f4e-253f-459f-a14f-305060b1f2c8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:10.021883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e330f4e-253f-459f-a14f-305060b1f2c8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.022695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e330f4e-253f-459f-a14f-305060b1f2c8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.040475 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-1b0ebd01-2457-4747-8543-c5653e63721b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:10.041311 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 45/172] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:09 2026] POST /volume/v3/attachments => generated 273 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:10.041498 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.041498 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:10.049235 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9e330f4e-253f-459f-a14f-305060b1f2c8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:10.057907 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e330f4e-253f-459f-a14f-305060b1f2c8 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:10.058624 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 42/173] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:10.082575 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41d5c9e4-0563-4a83-988a-3e86e9b78dff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.085828 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41d5c9e4-0563-4a83-988a-3e86e9b78dff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:10.086067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41d5c9e4-0563-4a83-988a-3e86e9b78dff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.086268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41d5c9e4-0563-4a83-988a-3e86e9b78dff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.094416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-76f990c0-6488-4a1b-86d2-d1ab5256731d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.098325 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76f990c0-6488-4a1b-86d2-d1ab5256731d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:10.098476 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76f990c0-6488-4a1b-86d2-d1ab5256731d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.098748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76f990c0-6488-4a1b-86d2-d1ab5256731d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.103494 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.103494 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:10.109086 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-51b7b323-6d96-42b2-a927-7f8d2ec2042a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.109246 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41d5c9e4-0563-4a83-988a-3e86e9b78dff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Volume info retrieved successfully. Aug 23 18:12:10.112419 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.112419 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:10.114843 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51b7b323-6d96-42b2-a927-7f8d2ec2042a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:10.114843 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51b7b323-6d96-42b2-a927-7f8d2ec2042a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.114843 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51b7b323-6d96-42b2-a927-7f8d2ec2042a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.116734 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76f990c0-6488-4a1b-86d2-d1ab5256731d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:10.116890 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb013759-d402-4231-81d7-5557dfd2dd60 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.117127 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41d5c9e4-0563-4a83-988a-3e86e9b78dff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:10.117427 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb013759-d402-4231-81d7-5557dfd2dd60 None None] GET https://10.4.3.148/volume// Aug 23 18:12:10.117646 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb013759-d402-4231-81d7-5557dfd2dd60 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.117700 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 44/174] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:10.118018 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb013759-d402-4231-81d7-5557dfd2dd60 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.118429 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb013759-d402-4231-81d7-5557dfd2dd60 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:10.122115 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 43/175] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:10.124527 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76f990c0-6488-4a1b-86d2-d1ab5256731d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:10.125221 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 44/176] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:10.131341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9e9f1894-6e21-467f-bbae-91e71ae93c8b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.133033 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.133033 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:10.134259 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9e9f1894-6e21-467f-bbae-91e71ae93c8b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:10.134566 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9e9f1894-6e21-467f-bbae-91e71ae93c8b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.135352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9e9f1894-6e21-467f-bbae-91e71ae93c8b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.138668 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-51b7b323-6d96-42b2-a927-7f8d2ec2042a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:10.146518 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51b7b323-6d96-42b2-a927-7f8d2ec2042a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:10.146518 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 46/177] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:10.281242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-a6f9774d-91b9-4ed1-9519-9df5a65d734b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.289229 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-a6f9774d-91b9-4ed1-9519-9df5a65d734b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:10.289770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-a6f9774d-91b9-4ed1-9519-9df5a65d734b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.290165 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-a6f9774d-91b9-4ed1-9519-9df5a65d734b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.307735 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.307735 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:10.313948 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-a6f9774d-91b9-4ed1-9519-9df5a65d734b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:10.316854 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.316854 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:10.317776 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-a6f9774d-91b9-4ed1-9519-9df5a65d734b tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:10.318201 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 44/178] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:10.321610 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9e9f1894-6e21-467f-bbae-91e71ae93c8b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:10.327356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9e9f1894-6e21-467f-bbae-91e71ae93c8b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:10.327880 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 45/179] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1237 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:10.390866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c50d9eaa-e70e-4633-9092-4b0a69777a6c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.395617 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c50d9eaa-e70e-4633-9092-4b0a69777a6c tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] POST https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a/action Aug 23 18:12:10.396115 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c50d9eaa-e70e-4633-9092-4b0a69777a6c tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:10.396264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c50d9eaa-e70e-4633-9092-4b0a69777a6c tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:10.416944 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.416944 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:10.417640 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c50d9eaa-e70e-4633-9092-4b0a69777a6c tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:10.431243 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c50d9eaa-e70e-4633-9092-4b0a69777a6c tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Begin detaching volume completed successfully. Aug 23 18:12:10.432750 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c50d9eaa-e70e-4633-9092-4b0a69777a6c tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a/action returned with HTTP 202 Aug 23 18:12:10.433988 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 45/180] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:12:10 2026] POST /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 23 18:12:10.460927 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4329e32b-a350-45ea-973d-006908b8b175 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.463146 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4329e32b-a350-45ea-973d-006908b8b175 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:10.463348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4329e32b-a350-45ea-973d-006908b8b175 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.463630 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4329e32b-a350-45ea-973d-006908b8b175 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.464202 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-edf9c99b-64b8-4866-b437-3b271b38c761 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.467188 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-edf9c99b-64b8-4866-b437-3b271b38c761 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] PUT https://10.4.3.148/volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158 Aug 23 18:12:10.467730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-edf9c99b-64b8-4866-b437-3b271b38c761 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:10.481388 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-edf9c99b-64b8-4866-b437-3b271b38c761 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Acquiring lock "cinder-attachment_update-59fb473a-f6e5-4c19-904e-a6eef3ca4fca-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:10.494830 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-edf9c99b-64b8-4866-b437-3b271b38c761 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Lock "cinder-attachment_update-59fb473a-f6e5-4c19-904e-a6eef3ca4fca-np0000007943" acquired by "attachment_update" :: waited 0.012s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:10.494830 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.494830 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:10.496051 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.496051 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:10.502092 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4329e32b-a350-45ea-973d-006908b8b175 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Volume info retrieved successfully. Aug 23 18:12:10.512000 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4329e32b-a350-45ea-973d-006908b8b175 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:10.512592 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 47/181] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:10.516404 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-539e77fc-da87-405b-b81f-9d350b8f13d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.518061 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-539e77fc-da87-405b-b81f-9d350b8f13d3 None None] GET https://10.4.3.148/volume// Aug 23 18:12:10.520358 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-539e77fc-da87-405b-b81f-9d350b8f13d3 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.520886 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-539e77fc-da87-405b-b81f-9d350b8f13d3 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.522168 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-539e77fc-da87-405b-b81f-9d350b8f13d3 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:10.522168 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 46/182] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:10.537128 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c506bb93-1b5d-4186-b0ec-0b4cfee34df6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:10.539927 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c506bb93-1b5d-4186-b0ec-0b4cfee34df6 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:10.540188 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c506bb93-1b5d-4186-b0ec-0b4cfee34df6 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:10.540372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c506bb93-1b5d-4186-b0ec-0b4cfee34df6 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:10.560080 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:10.560080 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:10.567617 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c506bb93-1b5d-4186-b0ec-0b4cfee34df6 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:10.576085 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-c506bb93-1b5d-4186-b0ec-0b4cfee34df6 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:10.576653 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 46/183] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:10 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:10.650275 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-edf9c99b-64b8-4866-b437-3b271b38c761 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Lock "cinder-attachment_update-59fb473a-f6e5-4c19-904e-a6eef3ca4fca-np0000007943" released by "attachment_update" :: held 0.156s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:10.650275 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-edf9c99b-64b8-4866-b437-3b271b38c761 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158 returned with HTTP 200 Aug 23 18:12:10.651170 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 45/184] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:10 2026] PUT /volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:11.140433 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-13358d16-3344-4081-9305-2ed3a337adb9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:11.144161 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13358d16-3344-4081-9305-2ed3a337adb9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:11.144161 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13358d16-3344-4081-9305-2ed3a337adb9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:11.144898 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13358d16-3344-4081-9305-2ed3a337adb9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:11.163118 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e9e1cea-246a-452e-b3b8-5eeb20dfab08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:11.165452 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e9e1cea-246a-452e-b3b8-5eeb20dfab08 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:11.165708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e9e1cea-246a-452e-b3b8-5eeb20dfab08 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:11.165989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e9e1cea-246a-452e-b3b8-5eeb20dfab08 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:11.179132 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:11.179132 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:11.184839 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3e9e1cea-246a-452e-b3b8-5eeb20dfab08 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:11.192239 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e9e1cea-246a-452e-b3b8-5eeb20dfab08 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:11.192952 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 47/185] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:11 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:11.294387 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:11.294387 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:11.303873 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-13358d16-3344-4081-9305-2ed3a337adb9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:11.311272 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13358d16-3344-4081-9305-2ed3a337adb9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:11.311642 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 48/186] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:11 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1015 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:11.532895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42af89f3-9658-40ba-8f32-2d5c3231d4ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:11.535669 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42af89f3-9658-40ba-8f32-2d5c3231d4ec tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:11.536134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42af89f3-9658-40ba-8f32-2d5c3231d4ec tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:11.536134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42af89f3-9658-40ba-8f32-2d5c3231d4ec tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:11.550873 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:11.550873 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:11.556596 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-ca58f549-8392-4079-9968-60e973624fb5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:11.558050 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-42af89f3-9658-40ba-8f32-2d5c3231d4ec tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Volume info retrieved successfully. Aug 23 18:12:11.561828 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-ca58f549-8392-4079-9968-60e973624fb5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39/action Aug 23 18:12:11.561828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-ca58f549-8392-4079-9968-60e973624fb5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:11.561828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-ca58f549-8392-4079-9968-60e973624fb5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:11.565548 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42af89f3-9658-40ba-8f32-2d5c3231d4ec tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:11.566288 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 47/187] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:11 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:11.594454 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:11.594454 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:11.649630 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-77d54839-d824-45f7-9b28-41d0a4557e5e req-ca58f549-8392-4079-9968-60e973624fb5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39/action returned with HTTP 204 Aug 23 18:12:11.650007 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 46/188] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:11 2026] POST /volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:12.212669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b0f161b-aebb-4787-99ff-32963af3b68e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.215170 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b0f161b-aebb-4787-99ff-32963af3b68e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:12.215312 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b0f161b-aebb-4787-99ff-32963af3b68e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.216231 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b0f161b-aebb-4787-99ff-32963af3b68e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.231850 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:12.231850 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:12.243286 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9b0f161b-aebb-4787-99ff-32963af3b68e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:12.252164 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b0f161b-aebb-4787-99ff-32963af3b68e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:12.252670 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 48/189] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:12.313230 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8722177a-8781-468a-909c-4e42a1dfd886 req-7cd89e3f-943c-4c4e-adea-7e270228fb18 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.318580 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-7cd89e3f-943c-4c4e-adea-7e270228fb18 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:12.318724 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-7cd89e3f-943c-4c4e-adea-7e270228fb18 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.319078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-7cd89e3f-943c-4c4e-adea-7e270228fb18 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.329529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a49f563-f207-4107-be46-ad42101251e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.331937 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a49f563-f207-4107-be46-ad42101251e5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:12.332197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a49f563-f207-4107-be46-ad42101251e5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.332463 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a49f563-f207-4107-be46-ad42101251e5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.343621 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:12.343621 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:12.351474 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-8722177a-8781-468a-909c-4e42a1dfd886 req-7cd89e3f-943c-4c4e-adea-7e270228fb18 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:12.354870 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:12.354870 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:12.362021 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-7cd89e3f-943c-4c4e-adea-7e270228fb18 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:12.362021 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 49/190] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:12.364977 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a49f563-f207-4107-be46-ad42101251e5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:12.371388 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a49f563-f207-4107-be46-ad42101251e5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:12.372089 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 48/191] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:12.521236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c8bec0c-1ea3-4cb9-8b36-f812520ee7e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.521236 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c8bec0c-1ea3-4cb9-8b36-f812520ee7e3 None None] GET https://10.4.3.148/volume// Aug 23 18:12:12.521236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c8bec0c-1ea3-4cb9-8b36-f812520ee7e3 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.521236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c8bec0c-1ea3-4cb9-8b36-f812520ee7e3 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.524981 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c8bec0c-1ea3-4cb9-8b36-f812520ee7e3 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:12.524981 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 47/192] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:12.541687 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8722177a-8781-468a-909c-4e42a1dfd886 req-8654971c-f3c3-4510-b4e6-ce2bd72d76b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.548304 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-8654971c-f3c3-4510-b4e6-ce2bd72d76b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:12.549188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-8654971c-f3c3-4510-b4e6-ce2bd72d76b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77a31313-a6ae-42f0-9654-b313ffb64d91", "connector": null, "instance_uuid": "da732ba3-4d54-4265-a124-233b1371dd26"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:12.581410 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:12.581410 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:12.599755 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6366f511-4fa3-4d7b-b9b3-f5958694356e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.602185 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6366f511-4fa3-4d7b-b9b3-f5958694356e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:12.602482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6366f511-4fa3-4d7b-b9b3-f5958694356e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.602712 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6366f511-4fa3-4d7b-b9b3-f5958694356e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.627035 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:12.627035 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:12.636107 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [req-8722177a-8781-468a-909c-4e42a1dfd886 req-8654971c-f3c3-4510-b4e6-ce2bd72d76b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 23 18:12:12.638608 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6366f511-4fa3-4d7b-b9b3-f5958694356e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Volume info retrieved successfully. Aug 23 18:12:12.651989 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6366f511-4fa3-4d7b-b9b3-f5958694356e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:12.652130 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-8654971c-f3c3-4510-b4e6-ce2bd72d76b0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:12.652695 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 50/193] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1142 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:12.652759 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 49/194] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:12 2026] POST /volume/v3/attachments => generated 271 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:12.717524 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-be5ea87e-dd6e-4423-b1b7-2aa5dfb403ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.720442 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be5ea87e-dd6e-4423-b1b7-2aa5dfb403ce tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:12.720864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be5ea87e-dd6e-4423-b1b7-2aa5dfb403ce tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.722699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be5ea87e-dd6e-4423-b1b7-2aa5dfb403ce tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.743891 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:12.743891 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:12.752716 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-42deafb3-d249-4120-bb38-2aea26062b1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.753099 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42deafb3-d249-4120-bb38-2aea26062b1d None None] GET https://10.4.3.148/volume// Aug 23 18:12:12.753252 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42deafb3-d249-4120-bb38-2aea26062b1d None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.753442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42deafb3-d249-4120-bb38-2aea26062b1d None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.753874 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42deafb3-d249-4120-bb38-2aea26062b1d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:12.755099 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 48/195] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:12.756059 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be5ea87e-dd6e-4423-b1b7-2aa5dfb403ce tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:12.767637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be5ea87e-dd6e-4423-b1b7-2aa5dfb403ce tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:12.767637 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 49/196] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1163 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:12.779263 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8722177a-8781-468a-909c-4e42a1dfd886 req-075ac5b9-cbc8-4345-bb0a-266611c2a356 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.783462 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-075ac5b9-cbc8-4345-bb0a-266611c2a356 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:12.784897 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-075ac5b9-cbc8-4345-bb0a-266611c2a356 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:12.784897 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-075ac5b9-cbc8-4345-bb0a-266611c2a356 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:12.817220 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:12.817220 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:12.824517 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-8722177a-8781-468a-909c-4e42a1dfd886 req-075ac5b9-cbc8-4345-bb0a-266611c2a356 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:12.829844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-075ac5b9-cbc8-4345-bb0a-266611c2a356 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:12.830875 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 51/197] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:12 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1343 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:12.974022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8722177a-8781-468a-909c-4e42a1dfd886 req-08eb6b34-1b72-4dd3-a6e8-1702c9240589 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:12.977075 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-08eb6b34-1b72-4dd3-a6e8-1702c9240589 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] PUT https://10.4.3.148/volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e Aug 23 18:12:12.977595 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-08eb6b34-1b72-4dd3-a6e8-1702c9240589 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:12.992852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8722177a-8781-468a-909c-4e42a1dfd886 req-08eb6b34-1b72-4dd3-a6e8-1702c9240589 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Acquiring lock "cinder-attachment_update-77a31313-a6ae-42f0-9654-b313ffb64d91-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:13.002257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8722177a-8781-468a-909c-4e42a1dfd886 req-08eb6b34-1b72-4dd3-a6e8-1702c9240589 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Lock "cinder-attachment_update-77a31313-a6ae-42f0-9654-b313ffb64d91-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:13.003776 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:13.003776 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:13.142482 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8722177a-8781-468a-909c-4e42a1dfd886 req-08eb6b34-1b72-4dd3-a6e8-1702c9240589 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Lock "cinder-attachment_update-77a31313-a6ae-42f0-9654-b313ffb64d91-np0000007943" released by "attachment_update" :: held 0.140s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:13.142901 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-08eb6b34-1b72-4dd3-a6e8-1702c9240589 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e returned with HTTP 200 Aug 23 18:12:13.143580 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 50/198] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:12 2026] PUT /volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e => generated 967 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:13.387378 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46de6bc6-3196-419d-bfe2-f704f686fd0c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:13.390410 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46de6bc6-3196-419d-bfe2-f704f686fd0c tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:13.390698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46de6bc6-3196-419d-bfe2-f704f686fd0c tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:13.390996 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46de6bc6-3196-419d-bfe2-f704f686fd0c tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:13.404553 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:13.404553 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:13.410581 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46de6bc6-3196-419d-bfe2-f704f686fd0c tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:13.418157 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46de6bc6-3196-419d-bfe2-f704f686fd0c tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:13.418157 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 49/199] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:13 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:13.679552 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-824601bb-756c-4e57-87ce-d00f972688d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:13.682343 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-824601bb-756c-4e57-87ce-d00f972688d5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:13.682613 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-824601bb-756c-4e57-87ce-d00f972688d5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:13.682992 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-824601bb-756c-4e57-87ce-d00f972688d5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:13.703270 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:13.703270 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:13.709892 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-824601bb-756c-4e57-87ce-d00f972688d5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Volume info retrieved successfully. Aug 23 18:12:13.717891 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-824601bb-756c-4e57-87ce-d00f972688d5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:13.719394 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 50/200] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:13 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:13.784545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-592b7a09-c764-41f2-85f5-b83503e4653e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:13.787223 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-592b7a09-c764-41f2-85f5-b83503e4653e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:13.787415 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-592b7a09-c764-41f2-85f5-b83503e4653e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:13.787984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-592b7a09-c764-41f2-85f5-b83503e4653e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:13.806122 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:13.806122 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:13.810207 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-592b7a09-c764-41f2-85f5-b83503e4653e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:13.815824 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-592b7a09-c764-41f2-85f5-b83503e4653e tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:13.816216 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 52/201] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:13 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:14.433723 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97725425-6cb5-4a98-b5f4-dbfd087f4c97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:14.436525 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97725425-6cb5-4a98-b5f4-dbfd087f4c97 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:14.436853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97725425-6cb5-4a98-b5f4-dbfd087f4c97 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:14.437159 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97725425-6cb5-4a98-b5f4-dbfd087f4c97 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:14.455672 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:14.455672 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:14.463521 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-97725425-6cb5-4a98-b5f4-dbfd087f4c97 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:14.472383 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97725425-6cb5-4a98-b5f4-dbfd087f4c97 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:14.472990 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 51/202] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:14 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:14.583424 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9235346b-722b-4ce0-b946-233943457a11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:14.588320 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9235346b-722b-4ce0-b946-233943457a11 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] POST https://10.4.3.148/volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158/action Aug 23 18:12:14.588849 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9235346b-722b-4ce0-b946-233943457a11 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:14.589020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9235346b-722b-4ce0-b946-233943457a11 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:14.611945 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:14.611945 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:14.635265 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d737870a-a20e-4e10-947a-df0f8ff1138f req-9235346b-722b-4ce0-b946-233943457a11 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158/action returned with HTTP 204 Aug 23 18:12:14.635633 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 50/203] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:14 2026] POST /volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:14.692779 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-6bbab56f-9b18-4687-8ad7-2ea02eae7faa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:14.694637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-6bbab56f-9b18-4687-8ad7-2ea02eae7faa tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] DELETE https://10.4.3.148/volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab Aug 23 18:12:14.695097 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-6bbab56f-9b18-4687-8ad7-2ea02eae7faa tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:14.695097 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-6bbab56f-9b18-4687-8ad7-2ea02eae7faa tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:14.703441 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:14.703441 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:14.742976 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-427da5a2-1868-42ca-9692-27f2fdd9c535 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:14.748101 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-427da5a2-1868-42ca-9692-27f2fdd9c535 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:14.748363 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-427da5a2-1868-42ca-9692-27f2fdd9c535 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:14.748565 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-427da5a2-1868-42ca-9692-27f2fdd9c535 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:14.773412 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:14.773412 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:14.784079 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-427da5a2-1868-42ca-9692-27f2fdd9c535 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Volume info retrieved successfully. Aug 23 18:12:14.789931 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-427da5a2-1868-42ca-9692-27f2fdd9c535 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:14.791353 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 53/204] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:14 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:14.801212 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2509c0ff-a03f-4e36-b00e-c069a8bbe711 req-6bbab56f-9b18-4687-8ad7-2ea02eae7faa tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab returned with HTTP 200 Aug 23 18:12:14.802717 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 51/205] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:12:14 2026] DELETE /volume/v3/attachments/10844799-a007-4196-8ece-7057c646f9ab => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:14.834031 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6c5d887f-c147-4ec2-a6b9-22983536a4fd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:14.837426 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6c5d887f-c147-4ec2-a6b9-22983536a4fd tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:14.837718 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6c5d887f-c147-4ec2-a6b9-22983536a4fd tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:14.838041 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6c5d887f-c147-4ec2-a6b9-22983536a4fd tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:14.865320 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:14.865320 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:14.872160 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6c5d887f-c147-4ec2-a6b9-22983536a4fd tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:14.880032 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6c5d887f-c147-4ec2-a6b9-22983536a4fd tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:14.880497 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 52/206] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:14 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:15.489627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2a3c637b-e856-4b70-beeb-fe91b2d88536 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:15.491667 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a3c637b-e856-4b70-beeb-fe91b2d88536 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:15.491945 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a3c637b-e856-4b70-beeb-fe91b2d88536 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:15.492145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a3c637b-e856-4b70-beeb-fe91b2d88536 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:15.503134 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:15.503134 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:15.507284 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2a3c637b-e856-4b70-beeb-fe91b2d88536 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:15.512502 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a3c637b-e856-4b70-beeb-fe91b2d88536 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:15.512914 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 51/207] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:15 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:15.530536 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21c379b3-7299-4ec0-b437-47b3b6265ccf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:15.533552 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21c379b3-7299-4ec0-b437-47b3b6265ccf tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:15.533830 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21c379b3-7299-4ec0-b437-47b3b6265ccf tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:15.534141 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21c379b3-7299-4ec0-b437-47b3b6265ccf tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:15.559236 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:15.559236 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:15.567431 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-21c379b3-7299-4ec0-b437-47b3b6265ccf tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:15.576323 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21c379b3-7299-4ec0-b437-47b3b6265ccf tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:15.576503 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 54/208] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:15 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1317 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:15.815728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72f426b4-4506-415a-9c39-50036d950ae9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:15.822281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72f426b4-4506-415a-9c39-50036d950ae9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:15.822281 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72f426b4-4506-415a-9c39-50036d950ae9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:15.822281 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72f426b4-4506-415a-9c39-50036d950ae9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:15.834213 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:15.834213 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:15.841669 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72f426b4-4506-415a-9c39-50036d950ae9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] Volume info retrieved successfully. Aug 23 18:12:15.852823 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72f426b4-4506-415a-9c39-50036d950ae9 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-reader] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:15.852823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 52/209] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:15 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:15.897645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d95abc8-c29c-4abb-8d8b-81ed0a2e2660 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:15.900190 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d95abc8-c29c-4abb-8d8b-81ed0a2e2660 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:15.900718 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d95abc8-c29c-4abb-8d8b-81ed0a2e2660 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:15.900718 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d95abc8-c29c-4abb-8d8b-81ed0a2e2660 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:15.931483 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:15.931483 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:15.939651 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4d95abc8-c29c-4abb-8d8b-81ed0a2e2660 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:15.945449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a7b4ac65-f907-4662-ae67-41663f7d7109 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:15.950835 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7b4ac65-f907-4662-ae67-41663f7d7109 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:15.950945 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d95abc8-c29c-4abb-8d8b-81ed0a2e2660 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:15.958735 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 53/210] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:15 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:15.959165 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7b4ac65-f907-4662-ae67-41663f7d7109 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:15.959165 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7b4ac65-f907-4662-ae67-41663f7d7109 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:15.969044 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:15.969044 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:15.978860 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a7b4ac65-f907-4662-ae67-41663f7d7109 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:15.983743 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7b4ac65-f907-4662-ae67-41663f7d7109 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:15.984611 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 52/211] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:15 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:16.070640 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-434afcd0-885a-4f9a-b000-97e447800f42 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.073411 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-434afcd0-885a-4f9a-b000-97e447800f42 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:16.073739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-434afcd0-885a-4f9a-b000-97e447800f42 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:16.074113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-434afcd0-885a-4f9a-b000-97e447800f42 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:16.090153 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:16.090153 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:16.116261 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-434afcd0-885a-4f9a-b000-97e447800f42 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:16.123369 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-434afcd0-885a-4f9a-b000-97e447800f42 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:16.124003 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 55/212] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:16 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:16.208872 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5dd8bb4a-6d3c-4bf2-ad76-89bbc3bb4ab7 req-1e880d4f-4cfc-4ef4-8c8a-158487d8907a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.212104 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4249b3fe-9974-4fd3-bc2d-54c1d77238d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.214892 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4249b3fe-9974-4fd3-bc2d-54c1d77238d5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:16.215310 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4249b3fe-9974-4fd3-bc2d-54c1d77238d5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:16.215613 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4249b3fe-9974-4fd3-bc2d-54c1d77238d5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:16.216989 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5dd8bb4a-6d3c-4bf2-ad76-89bbc3bb4ab7 req-1e880d4f-4cfc-4ef4-8c8a-158487d8907a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] POST https://10.4.3.148/volume/v3/snapshots/48b7d7a1-6cbf-4bd8-b07a-0738b66a5c6d/action Aug 23 18:12:16.217882 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5dd8bb4a-6d3c-4bf2-ad76-89bbc3bb4ab7 req-1e880d4f-4cfc-4ef4-8c8a-158487d8907a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:16.218283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5dd8bb4a-6d3c-4bf2-ad76-89bbc3bb4ab7 req-1e880d4f-4cfc-4ef4-8c8a-158487d8907a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:16.221192 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f2dc9986-49c4-4733-a382-51a17a9916b2 req-c637c300-09d0-47ba-976d-d37eb46f350a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.222215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [req-5dd8bb4a-6d3c-4bf2-ad76-89bbc3bb4ab7 req-1e880d4f-4cfc-4ef4-8c8a-158487d8907a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100224) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 23 18:12:16.226144 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f2dc9986-49c4-4733-a382-51a17a9916b2 req-c637c300-09d0-47ba-976d-d37eb46f350a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] POST https://10.4.3.148/volume/v3/snapshots/None/action Aug 23 18:12:16.226938 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f2dc9986-49c4-4733-a382-51a17a9916b2 req-c637c300-09d0-47ba-976d-d37eb46f350a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:16.227277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f2dc9986-49c4-4733-a382-51a17a9916b2 req-c637c300-09d0-47ba-976d-d37eb46f350a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:16.231961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.snapshot_actions [req-f2dc9986-49c4-4733-a382-51a17a9916b2 req-c637c300-09d0-47ba-976d-d37eb46f350a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100225) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 23 18:12:16.239324 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:16.239324 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:16.254160 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4249b3fe-9974-4fd3-bc2d-54c1d77238d5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:16.256686 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5dd8bb4a-6d3c-4bf2-ad76-89bbc3bb4ab7 req-1e880d4f-4cfc-4ef4-8c8a-158487d8907a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] https://10.4.3.148/volume/v3/snapshots/48b7d7a1-6cbf-4bd8-b07a-0738b66a5c6d/action returned with HTTP 404 Aug 23 18:12:16.257834 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 53/213] 10.4.3.148 () {72 vars in 1678 bytes} [Sun Aug 23 18:12:16 2026] POST /volume/v3/snapshots/48b7d7a1-6cbf-4bd8-b07a-0738b66a5c6d/action => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:16.265619 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4249b3fe-9974-4fd3-bc2d-54c1d77238d5 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:16.265619 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 54/214] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:16 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1317 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:16.267155 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f2dc9986-49c4-4733-a382-51a17a9916b2 req-c637c300-09d0-47ba-976d-d37eb46f350a tempest-VolumesAssistedSnapshotsTest-849739194 tempest-VolumesAssistedSnapshotsTest-849739194-project] https://10.4.3.148/volume/v3/snapshots/None/action returned with HTTP 404 Aug 23 18:12:16.267933 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 53/215] 10.4.3.148 () {72 vars in 1582 bytes} [Sun Aug 23 18:12:16 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:12:16.359858 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-0033cdb2-77ab-4739-9474-4720aed40c0b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.363373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-0033cdb2-77ab-4739-9474-4720aed40c0b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:16.364024 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-0033cdb2-77ab-4739-9474-4720aed40c0b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:16.364024 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-0033cdb2-77ab-4739-9474-4720aed40c0b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:16.379621 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:16.379621 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:16.386490 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-0033cdb2-77ab-4739-9474-4720aed40c0b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:16.395597 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-0033cdb2-77ab-4739-9474-4720aed40c0b tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:16.395597 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 56/216] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:16 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:16.456840 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-22d601b1-8662-4868-bd32-731f7608c52f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.464855 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-22d601b1-8662-4868-bd32-731f7608c52f tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] POST https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca/action Aug 23 18:12:16.464855 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-22d601b1-8662-4868-bd32-731f7608c52f tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:16.465330 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-22d601b1-8662-4868-bd32-731f7608c52f tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:16.488123 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:16.488123 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:16.488570 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-22d601b1-8662-4868-bd32-731f7608c52f tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:16.497155 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-22d601b1-8662-4868-bd32-731f7608c52f tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Begin detaching volume completed successfully. Aug 23 18:12:16.497377 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-22d601b1-8662-4868-bd32-731f7608c52f tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca/action returned with HTTP 202 Aug 23 18:12:16.498552 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 54/217] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:12:16 2026] POST /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:12:16.575466 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-197289be-5d69-49b5-afb2-31605ddb4c4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.576618 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-197289be-5d69-49b5-afb2-31605ddb4c4b None None] GET https://10.4.3.148/volume// Aug 23 18:12:16.579355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-197289be-5d69-49b5-afb2-31605ddb4c4b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:16.579843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-197289be-5d69-49b5-afb2-31605ddb4c4b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:16.581558 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-197289be-5d69-49b5-afb2-31605ddb4c4b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:16.582931 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 55/218] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:16 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:16.599536 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-bcc61bcd-969a-4a41-8a71-d6122dc88778 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.604718 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-bcc61bcd-969a-4a41-8a71-d6122dc88778 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:16.604718 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-bcc61bcd-969a-4a41-8a71-d6122dc88778 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:16.605076 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-bcc61bcd-969a-4a41-8a71-d6122dc88778 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:16.620967 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:16.620967 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:16.628092 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-bcc61bcd-969a-4a41-8a71-d6122dc88778 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:16.636594 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-bcc61bcd-969a-4a41-8a71-d6122dc88778 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:16.637288 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 54/219] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:16 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1543 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:16.972169 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-94fd0824-154e-4560-b83f-e8e324e275f0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:16.974218 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94fd0824-154e-4560-b83f-e8e324e275f0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:16.975316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94fd0824-154e-4560-b83f-e8e324e275f0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:16.975316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94fd0824-154e-4560-b83f-e8e324e275f0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:16.998197 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:16.998197 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:17.006826 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-94fd0824-154e-4560-b83f-e8e324e275f0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:17.011920 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94fd0824-154e-4560-b83f-e8e324e275f0 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:17.012426 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 57/220] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:16 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:18.035122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a292adb-038f-4ec7-b9b0-e634addc4456 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:18.037452 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a292adb-038f-4ec7-b9b0-e634addc4456 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:18.037736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a292adb-038f-4ec7-b9b0-e634addc4456 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:18.038040 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a292adb-038f-4ec7-b9b0-e634addc4456 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:18.060038 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:18.060038 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:18.065497 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a292adb-038f-4ec7-b9b0-e634addc4456 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:18.071291 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a292adb-038f-4ec7-b9b0-e634addc4456 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:18.072048 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 55/221] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:18 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:19.091340 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1576be31-4fb8-4413-9dd2-ff73734a011c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:19.099454 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1576be31-4fb8-4413-9dd2-ff73734a011c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:19.099700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1576be31-4fb8-4413-9dd2-ff73734a011c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:19.099864 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1576be31-4fb8-4413-9dd2-ff73734a011c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:19.115926 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:19.115926 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:19.123411 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1576be31-4fb8-4413-9dd2-ff73734a011c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:19.130700 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1576be31-4fb8-4413-9dd2-ff73734a011c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:19.130700 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 56/222] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:19 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:20.136355 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8722177a-8781-468a-909c-4e42a1dfd886 req-993f4fd7-3184-449b-8c20-feba799cb775 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:20.141494 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-993f4fd7-3184-449b-8c20-feba799cb775 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e/action Aug 23 18:12:20.143574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-993f4fd7-3184-449b-8c20-feba799cb775 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:20.143574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-993f4fd7-3184-449b-8c20-feba799cb775 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:20.155215 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9e52dda7-e49e-4ce9-a774-a12b3c93321d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:20.160883 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e52dda7-e49e-4ce9-a774-a12b3c93321d tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:20.161389 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e52dda7-e49e-4ce9-a774-a12b3c93321d tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:20.166247 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e52dda7-e49e-4ce9-a774-a12b3c93321d tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:20.182254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-3b33fbdd-328e-442f-917e-8d9a472c0248 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:20.187087 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-3b33fbdd-328e-442f-917e-8d9a472c0248 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] DELETE https://10.4.3.148/volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158 Aug 23 18:12:20.187327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-3b33fbdd-328e-442f-917e-8d9a472c0248 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:20.187835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-3b33fbdd-328e-442f-917e-8d9a472c0248 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:20.195133 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:20.195133 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:20.201857 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:20.201857 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:20.204039 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:20.204039 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:20.212965 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9e52dda7-e49e-4ce9-a774-a12b3c93321d tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:20.218832 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e52dda7-e49e-4ce9-a774-a12b3c93321d tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:20.219684 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 58/223] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:20 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:20.233839 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8722177a-8781-468a-909c-4e42a1dfd886 req-993f4fd7-3184-449b-8c20-feba799cb775 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e/action returned with HTTP 204 Aug 23 18:12:20.233839 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 55/224] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:20 2026] POST /volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:20.299125 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c114f065-e8d0-4a8d-a0b5-edbea8aca00d req-3b33fbdd-328e-442f-917e-8d9a472c0248 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158 returned with HTTP 200 Aug 23 18:12:20.299760 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 56/225] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:12:20 2026] DELETE /volume/v3/attachments/76a196ea-814b-4828-9375-51c715570158 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:20.845441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-821c50d8-98da-47de-9153-80a4fd5206b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:20.848237 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-821c50d8-98da-47de-9153-80a4fd5206b1 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:20.848237 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-821c50d8-98da-47de-9153-80a4fd5206b1 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:20.848582 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-821c50d8-98da-47de-9153-80a4fd5206b1 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:20.859875 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:20.859875 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:20.866138 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-821c50d8-98da-47de-9153-80a4fd5206b1 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:20.871347 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-821c50d8-98da-47de-9153-80a4fd5206b1 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:20.871674 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 57/226] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:20 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:20.892446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:20.896848 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:20.899234 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:20.901405 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:20.903701 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Delete volume with id: 59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:20.915594 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:20.915594 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:20.916230 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:20.945090 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Delete volume request issued successfully. Aug 23 18:12:20.945478 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8ecdfeb-c3ff-4cf4-875e-a1df636541f9 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 202 Aug 23 18:12:20.946563 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 59/227] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:12:20 2026] DELETE /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:12:20.957695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc6f5f3f-4a21-4d1c-9c67-12ec554bfe66 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:20.964633 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc6f5f3f-4a21-4d1c-9c67-12ec554bfe66 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:20.964633 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc6f5f3f-4a21-4d1c-9c67-12ec554bfe66 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:20.967883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc6f5f3f-4a21-4d1c-9c67-12ec554bfe66 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:20.978013 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:20.978013 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:20.982230 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc6f5f3f-4a21-4d1c-9c67-12ec554bfe66 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Volume info retrieved successfully. Aug 23 18:12:20.988093 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc6f5f3f-4a21-4d1c-9c67-12ec554bfe66 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 200 Aug 23 18:12:20.988346 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 56/228] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:20 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:21.243540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-800bd97e-a6b1-4fa5-b166-2ad4df584940 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:21.246073 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-800bd97e-a6b1-4fa5-b166-2ad4df584940 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:21.246439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-800bd97e-a6b1-4fa5-b166-2ad4df584940 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:21.246675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-800bd97e-a6b1-4fa5-b166-2ad4df584940 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:21.269658 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:21.269658 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:21.276102 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-800bd97e-a6b1-4fa5-b166-2ad4df584940 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:21.282860 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-800bd97e-a6b1-4fa5-b166-2ad4df584940 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:21.283444 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 57/229] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:21 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1458 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:21.792829 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6bd2a615-e543-4ae0-ad2a-15e9f2672787 req-f515b224-ea41-43f5-a8a6-35ca211e0d19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:21.796824 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6bd2a615-e543-4ae0-ad2a-15e9f2672787 req-f515b224-ea41-43f5-a8a6-35ca211e0d19 tempest-TestMultiAttachVolumeSwap-433052062 tempest-TestMultiAttachVolumeSwap-433052062-project] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:21.796824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6bd2a615-e543-4ae0-ad2a-15e9f2672787 req-f515b224-ea41-43f5-a8a6-35ca211e0d19 tempest-TestMultiAttachVolumeSwap-433052062 tempest-TestMultiAttachVolumeSwap-433052062-project] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:21.796824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6bd2a615-e543-4ae0-ad2a-15e9f2672787 req-f515b224-ea41-43f5-a8a6-35ca211e0d19 tempest-TestMultiAttachVolumeSwap-433052062 tempest-TestMultiAttachVolumeSwap-433052062-project] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:21.811209 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:21.811645 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:21.811645 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:21.813204 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] DELETE https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:21.813501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:21.813702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:21.813938 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Delete volume with id: 130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:21.816096 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-6bd2a615-e543-4ae0-ad2a-15e9f2672787 req-f515b224-ea41-43f5-a8a6-35ca211e0d19 tempest-TestMultiAttachVolumeSwap-433052062 tempest-TestMultiAttachVolumeSwap-433052062-project] Volume info retrieved successfully. Aug 23 18:12:21.822678 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6bd2a615-e543-4ae0-ad2a-15e9f2672787 req-f515b224-ea41-43f5-a8a6-35ca211e0d19 tempest-TestMultiAttachVolumeSwap-433052062 tempest-TestMultiAttachVolumeSwap-433052062-project] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:21.823319 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 58/230] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:21 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1651 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:21.823904 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:21.823904 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:21.825387 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:21.836246 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c939be4b-a88c-4fef-ad54-3fa673739df2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:21.838508 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c939be4b-a88c-4fef-ad54-3fa673739df2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:21.838838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c939be4b-a88c-4fef-ad54-3fa673739df2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:21.839086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c939be4b-a88c-4fef-ad54-3fa673739df2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:21.850654 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Delete volume request issued successfully. Aug 23 18:12:21.850919 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e33ef9e6-3534-4abc-8849-8c41ef09001e tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 202 Aug 23 18:12:21.851366 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 60/231] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:12:21 2026] DELETE /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:12:21.856523 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:21.856523 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:21.861288 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c939be4b-a88c-4fef-ad54-3fa673739df2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] Volume info retrieved successfully. Aug 23 18:12:21.862315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e726e6cc-93dc-4e23-8f38-da26d4130fe5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:21.865529 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e726e6cc-93dc-4e23-8f38-da26d4130fe5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:21.866241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e726e6cc-93dc-4e23-8f38-da26d4130fe5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:21.866241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e726e6cc-93dc-4e23-8f38-da26d4130fe5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:21.869431 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c939be4b-a88c-4fef-ad54-3fa673739df2 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:21.870114 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 57/232] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:21 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:21.875378 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:21.875378 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:21.880233 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e726e6cc-93dc-4e23-8f38-da26d4130fe5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Volume info retrieved successfully. Aug 23 18:12:21.886470 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e726e6cc-93dc-4e23-8f38-da26d4130fe5 tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 200 Aug 23 18:12:21.887271 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 58/233] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:21 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:21.889004 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b06d7e19-cf0f-49ba-aaeb-bb9a08d1a2a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:21.893820 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b06d7e19-cf0f-49ba-aaeb-bb9a08d1a2a5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] GET https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f Aug 23 18:12:21.893820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b06d7e19-cf0f-49ba-aaeb-bb9a08d1a2a5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:21.893820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b06d7e19-cf0f-49ba-aaeb-bb9a08d1a2a5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:21.900543 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:21.900543 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:21.905305 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b06d7e19-cf0f-49ba-aaeb-bb9a08d1a2a5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] Volume info retrieved successfully. Aug 23 18:12:21.911020 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b06d7e19-cf0f-49ba-aaeb-bb9a08d1a2a5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-reader] https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f returned with HTTP 200 Aug 23 18:12:21.911520 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 59/234] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:21 2026] GET /volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:22.008923 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-697ded42-146c-4069-988d-aa93007ee2a2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:22.011125 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-697ded42-146c-4069-988d-aa93007ee2a2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:22.011352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-697ded42-146c-4069-988d-aa93007ee2a2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:22.011570 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-697ded42-146c-4069-988d-aa93007ee2a2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:22.018978 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-697ded42-146c-4069-988d-aa93007ee2a2 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 404 Aug 23 18:12:22.019524 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 61/235] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:22 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:22.020622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-207940af-a38b-4339-9e57-952eea836c73 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:22.023122 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-207940af-a38b-4339-9e57-952eea836c73 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:22.023428 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-207940af-a38b-4339-9e57-952eea836c73 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:22.023721 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-207940af-a38b-4339-9e57-952eea836c73 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:22.040269 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:22.040269 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:22.046326 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-207940af-a38b-4339-9e57-952eea836c73 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:22.059333 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-207940af-a38b-4339-9e57-952eea836c73 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:22.059929 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 58/236] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:22 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:22.152995 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-0a692c6e-38a7-4256-a3d0-ebe932fa210c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:22.157356 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-0a692c6e-38a7-4256-a3d0-ebe932fa210c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:22.157356 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-0a692c6e-38a7-4256-a3d0-ebe932fa210c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:22.157571 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-0a692c6e-38a7-4256-a3d0-ebe932fa210c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:22.189995 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:22.189995 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:22.201275 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-0a692c6e-38a7-4256-a3d0-ebe932fa210c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:22.211119 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-0a692c6e-38a7-4256-a3d0-ebe932fa210c tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:22.211684 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 59/237] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:22 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1458 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:22.285611 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-47664692-36af-4bf9-90b8-a29c93f8cf1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:22.291495 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-47664692-36af-4bf9-90b8-a29c93f8cf1b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action Aug 23 18:12:22.291866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-47664692-36af-4bf9-90b8-a29c93f8cf1b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:22.292009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-47664692-36af-4bf9-90b8-a29c93f8cf1b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:22.312872 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:22.312872 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:22.315145 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-47664692-36af-4bf9-90b8-a29c93f8cf1b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:22.330676 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-47664692-36af-4bf9-90b8-a29c93f8cf1b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Begin detaching volume completed successfully. Aug 23 18:12:22.330676 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-47664692-36af-4bf9-90b8-a29c93f8cf1b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action returned with HTTP 202 Aug 23 18:12:22.331044 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 60/238] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:12:22 2026] POST /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:12:22.415315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-935afb52-f425-4441-b627-1a1aab932d82 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:22.415315 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-935afb52-f425-4441-b627-1a1aab932d82 None None] GET https://10.4.3.148/volume// Aug 23 18:12:22.415315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-935afb52-f425-4441-b627-1a1aab932d82 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:22.415315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-935afb52-f425-4441-b627-1a1aab932d82 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:22.415315 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-935afb52-f425-4441-b627-1a1aab932d82 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:22.415315 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 62/239] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:22.429509 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-e0220d8c-7f3b-4ad1-8d4a-b9d41b6a6758 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:22.436133 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-e0220d8c-7f3b-4ad1-8d4a-b9d41b6a6758 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:22.436298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-e0220d8c-7f3b-4ad1-8d4a-b9d41b6a6758 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:22.437024 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-e0220d8c-7f3b-4ad1-8d4a-b9d41b6a6758 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:22.452515 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:22.452515 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:22.457602 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-e0220d8c-7f3b-4ad1-8d4a-b9d41b6a6758 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:22.462889 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-e0220d8c-7f3b-4ad1-8d4a-b9d41b6a6758 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:22.463504 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 59/240] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:22 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1641 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:22.914225 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4a1ef30e-2cca-4b73-96c1-1cf9cd21e1ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:22.919988 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a1ef30e-2cca-4b73-96c1-1cf9cd21e1ff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] GET https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a Aug 23 18:12:22.920329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a1ef30e-2cca-4b73-96c1-1cf9cd21e1ff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:22.920617 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a1ef30e-2cca-4b73-96c1-1cf9cd21e1ff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:22.933172 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a1ef30e-2cca-4b73-96c1-1cf9cd21e1ff tempest-AttachSCSIVolumeTestJSON-1235953969 tempest-AttachSCSIVolumeTestJSON-1235953969-project-member] https://10.4.3.148/volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a returned with HTTP 404 Aug 23 18:12:22.935824 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 60/241] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:22 2026] GET /volume/v3/volumes/130c8416-ea16-48e7-b61d-aad978f3ea8a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:23.135256 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-0e20a400-01f5-48ff-b8e7-882cb6689340 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.138178 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-0e20a400-01f5-48ff-b8e7-882cb6689340 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:12:23.138488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-0e20a400-01f5-48ff-b8e7-882cb6689340 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.139047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-0e20a400-01f5-48ff-b8e7-882cb6689340 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.154133 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.154133 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:23.160541 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-96978400-5616-48b2-8e0c-59e8c3307449 req-0e20a400-01f5-48ff-b8e7-882cb6689340 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:12:23.168986 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-0e20a400-01f5-48ff-b8e7-882cb6689340 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:12:23.169612 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 61/242] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:23 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1684 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:12:23.208060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-bf706349-a4b6-4ca5-a12b-6659e95a3592 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.213168 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-bf706349-a4b6-4ca5-a12b-6659e95a3592 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:12:23.213531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-bf706349-a4b6-4ca5-a12b-6659e95a3592 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.213810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-bf706349-a4b6-4ca5-a12b-6659e95a3592 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.226661 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.226661 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:23.234349 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-96978400-5616-48b2-8e0c-59e8c3307449 req-bf706349-a4b6-4ca5-a12b-6659e95a3592 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:12:23.248322 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-bf706349-a4b6-4ca5-a12b-6659e95a3592 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:12:23.248782 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 63/243] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:23 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1684 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:23.252730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-c4dc2a64-b259-44dd-9317-b8d34fc5b1d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.256535 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-c4dc2a64-b259-44dd-9317-b8d34fc5b1d5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:23.256737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-c4dc2a64-b259-44dd-9317-b8d34fc5b1d5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.257101 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-c4dc2a64-b259-44dd-9317-b8d34fc5b1d5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.278405 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.278405 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:23.285833 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-c4dc2a64-b259-44dd-9317-b8d34fc5b1d5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:23.291145 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-c4dc2a64-b259-44dd-9317-b8d34fc5b1d5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:23.291528 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 60/244] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:23 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:23.322248 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-ce782f08-76b9-4f2c-b46b-4f1914d632b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.324923 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-ce782f08-76b9-4f2c-b46b-4f1914d632b7 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] DELETE https://10.4.3.148/volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e Aug 23 18:12:23.325248 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-ce782f08-76b9-4f2c-b46b-4f1914d632b7 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.325381 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-ce782f08-76b9-4f2c-b46b-4f1914d632b7 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.334360 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.334360 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:23.406071 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71b0b7dd-5986-4ee8-bf94-a3c972678e32 req-ce782f08-76b9-4f2c-b46b-4f1914d632b7 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e returned with HTTP 200 Aug 23 18:12:23.406561 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 61/245] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:12:23 2026] DELETE /volume/v3/attachments/b0cf0ba5-0d74-4213-aadd-6b0422b7ae1e => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:23.503025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39cbb0bb-5515-46ce-a3ad-6d3124ecfacc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.507051 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39cbb0bb-5515-46ce-a3ad-6d3124ecfacc tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:23.507051 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39cbb0bb-5515-46ce-a3ad-6d3124ecfacc tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.507051 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39cbb0bb-5515-46ce-a3ad-6d3124ecfacc tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.529250 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.529250 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:23.536184 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-39cbb0bb-5515-46ce-a3ad-6d3124ecfacc tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:23.547856 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39cbb0bb-5515-46ce-a3ad-6d3124ecfacc tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:23.547856 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 62/246] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:23 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:23.640973 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-21fa8390-0684-4c1e-83e2-22b1821d2b8f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.643925 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-21fa8390-0684-4c1e-83e2-22b1821d2b8f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:23.644208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-21fa8390-0684-4c1e-83e2-22b1821d2b8f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.646333 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-21fa8390-0684-4c1e-83e2-22b1821d2b8f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.664139 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.664139 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:23.669407 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-21fa8390-0684-4c1e-83e2-22b1821d2b8f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:23.676588 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-21fa8390-0684-4c1e-83e2-22b1821d2b8f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:23.677186 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 64/247] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:23 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:23.732182 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-58f32cd5-71a6-40cb-8c29-580b9c5366e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.738966 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-58f32cd5-71a6-40cb-8c29-580b9c5366e5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] POST https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action Aug 23 18:12:23.738966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-58f32cd5-71a6-40cb-8c29-580b9c5366e5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:23.741045 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-58f32cd5-71a6-40cb-8c29-580b9c5366e5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:23.757731 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.757731 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:23.759249 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-58f32cd5-71a6-40cb-8c29-580b9c5366e5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:23.771250 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-58f32cd5-71a6-40cb-8c29-580b9c5366e5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Begin detaching volume completed successfully. Aug 23 18:12:23.771524 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-58f32cd5-71a6-40cb-8c29-580b9c5366e5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action returned with HTTP 202 Aug 23 18:12:23.772206 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 61/248] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:12:23 2026] POST /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:12:23.842961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b045383e-be54-4387-b243-fa501d73bf11 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.844000 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b045383e-be54-4387-b243-fa501d73bf11 None None] GET https://10.4.3.148/volume// Aug 23 18:12:23.844000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b045383e-be54-4387-b243-fa501d73bf11 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.844000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b045383e-be54-4387-b243-fa501d73bf11 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.844000 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b045383e-be54-4387-b243-fa501d73bf11 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:23.844197 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 62/249] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:23.854491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-735e7cf4-f24c-4dcc-bee3-2ff54783d19b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:23.858240 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-735e7cf4-f24c-4dcc-bee3-2ff54783d19b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:23.858355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-735e7cf4-f24c-4dcc-bee3-2ff54783d19b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:23.858639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-735e7cf4-f24c-4dcc-bee3-2ff54783d19b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:23.878663 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:23.878663 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:23.884971 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-735e7cf4-f24c-4dcc-bee3-2ff54783d19b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:23.891358 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-735e7cf4-f24c-4dcc-bee3-2ff54783d19b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:23.891931 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 63/250] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:23 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1344 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:25.326705 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d36e9be1-1c97-43ab-b14b-4c0fec7a844d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:25.328904 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d36e9be1-1c97-43ab-b14b-4c0fec7a844d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:25.329141 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d36e9be1-1c97-43ab-b14b-4c0fec7a844d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:25.329387 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d36e9be1-1c97-43ab-b14b-4c0fec7a844d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:25.329580 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-d36e9be1-1c97-43ab-b14b-4c0fec7a844d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Delete volume with id: 59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:25.338645 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d36e9be1-1c97-43ab-b14b-4c0fec7a844d tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 404 Aug 23 18:12:25.339313 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 65/251] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:12:25 2026] DELETE /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:25.347092 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ad45d4b-e54b-4dc3-b085-7cd3716e4326 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:25.349224 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ad45d4b-e54b-4dc3-b085-7cd3716e4326 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] GET https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca Aug 23 18:12:25.349430 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ad45d4b-e54b-4dc3-b085-7cd3716e4326 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:25.349634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ad45d4b-e54b-4dc3-b085-7cd3716e4326 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:25.357543 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ad45d4b-e54b-4dc3-b085-7cd3716e4326 tempest-VolumesAssistedSnapshotsTest-1226071904 tempest-VolumesAssistedSnapshotsTest-1226071904-project-admin] https://10.4.3.148/volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca returned with HTTP 404 Aug 23 18:12:25.357543 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 62/252] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:25 2026] GET /volume/v3/volumes/59fb473a-f6e5-4c19-904e-a6eef3ca4fca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:25.542701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7b63319-2916-483b-9882-fc515730fc9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:25.543182 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7b63319-2916-483b-9882-fc515730fc9f None None] GET https://10.4.3.148/volume// Aug 23 18:12:25.543334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7b63319-2916-483b-9882-fc515730fc9f None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:25.543483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7b63319-2916-483b-9882-fc515730fc9f None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:25.543813 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7b63319-2916-483b-9882-fc515730fc9f None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:25.544088 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 63/253] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:25.554600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-f7565b92-ffdb-4df5-84f8-2e768c16548c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:25.556952 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-f7565b92-ffdb-4df5-84f8-2e768c16548c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:25.557393 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-f7565b92-ffdb-4df5-84f8-2e768c16548c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc67ed06-fba2-457e-b2e4-bc426440a80c", "connector": null, "instance_uuid": "1cc3507f-141b-4632-8490-333188537ae6"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:25.573282 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:25.573282 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:25.609234 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-f7565b92-ffdb-4df5-84f8-2e768c16548c tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:25.609512 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 64/254] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:25 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 23 18:12:28.724700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-f5dc1b37-f399-4f1d-845d-5fbdb3c26fef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:28.727333 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-f5dc1b37-f399-4f1d-845d-5fbdb3c26fef tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:28.727528 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-f5dc1b37-f399-4f1d-845d-5fbdb3c26fef tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:28.727764 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-f5dc1b37-f399-4f1d-845d-5fbdb3c26fef tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:28.740708 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:28.740708 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:28.746490 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-f5dc1b37-f399-4f1d-845d-5fbdb3c26fef tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:28.752065 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-f5dc1b37-f399-4f1d-845d-5fbdb3c26fef tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:28.752753 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 66/255] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:28 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:29.589496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-48c55c14-0cf1-482b-b158-60bca63fda7d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:29.593637 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-48c55c14-0cf1-482b-b158-60bca63fda7d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] DELETE https://10.4.3.148/volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911 Aug 23 18:12:29.593957 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-48c55c14-0cf1-482b-b158-60bca63fda7d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:29.594252 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-48c55c14-0cf1-482b-b158-60bca63fda7d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:29.607634 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:29.607634 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:29.692824 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-48c55c14-0cf1-482b-b158-60bca63fda7d tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911 returned with HTTP 200 Aug 23 18:12:29.693381 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 63/256] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:12:29 2026] DELETE /volume/v3/attachments/c49732b8-c7c1-4c44-890f-6c5c26bdb911 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:29.807463 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-418ad409-e240-4878-bdfc-0326efb3ebad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:29.808061 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-418ad409-e240-4878-bdfc-0326efb3ebad None None] GET https://10.4.3.148/volume// Aug 23 18:12:29.808321 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-418ad409-e240-4878-bdfc-0326efb3ebad None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:29.810190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-418ad409-e240-4878-bdfc-0326efb3ebad None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:29.810535 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-418ad409-e240-4878-bdfc-0326efb3ebad None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:29.810981 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 64/257] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:29.820381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-d49a4086-167f-4d84-8180-3a6c0e8c826e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:29.823161 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-d49a4086-167f-4d84-8180-3a6c0e8c826e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] POST https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c/action Aug 23 18:12:29.823526 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-d49a4086-167f-4d84-8180-3a6c0e8c826e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action body: b'{"os-reimage": {"image_id": "d20be1e0-c2bf-4724-bf00-b3f086156185", "reimage_reserved": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:29.823658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-d49a4086-167f-4d84-8180-3a6c0e8c826e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "d20be1e0-c2bf-4724-bf00-b3f086156185", "reimage_reserved": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:29.836939 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:29.836939 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:29.837489 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-96978400-5616-48b2-8e0c-59e8c3307449 req-d49a4086-167f-4d84-8180-3a6c0e8c826e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:12:29.908050 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-a65dfefd-0531-4fa1-ad11-5999b561a182 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:29.910664 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-a65dfefd-0531-4fa1-ad11-5999b561a182 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] DELETE https://10.4.3.148/volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39 Aug 23 18:12:29.911618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-a65dfefd-0531-4fa1-ad11-5999b561a182 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:29.911618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-a65dfefd-0531-4fa1-ad11-5999b561a182 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:29.926316 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:29.926316 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:29.991399 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-d49a4086-167f-4d84-8180-3a6c0e8c826e tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c/action returned with HTTP 202 Aug 23 18:12:29.992015 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 65/258] 10.4.3.148 () {74 vars in 1713 bytes} [Sun Aug 23 18:12:29 2026] POST /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:12:30.019466 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e7a8a484-b105-4bfb-99d6-29e18ec7336d req-a65dfefd-0531-4fa1-ad11-5999b561a182 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39 returned with HTTP 200 Aug 23 18:12:30.020108 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 67/259] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:12:29 2026] DELETE /volume/v3/attachments/dc3218d7-0976-40f5-989e-c0a76027ba39 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:33.405827 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=185,cinder:UPDATE=34,cinder:INSERT=13 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:12:35.201015 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:35.204234 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f Aug 23 18:12:35.207814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:35.207814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:35.207814 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Delete volume with id: c524eda3-4e15-4e01-a909-acbbd5ddfc7f Aug 23 18:12:35.215803 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:35.215803 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:35.216667 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:35.246143 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Delete volume request issued successfully. Aug 23 18:12:35.246373 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf3effbd-d1b8-4399-8ab8-32753f79808f tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f returned with HTTP 202 Aug 23 18:12:35.247356 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 64/260] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:12:35 2026] DELETE /volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:12:35.261753 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6e28f4e-4f2a-4a80-818b-db2cd34547b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:35.265616 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6e28f4e-4f2a-4a80-818b-db2cd34547b5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f Aug 23 18:12:35.266246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6e28f4e-4f2a-4a80-818b-db2cd34547b5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:35.266246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6e28f4e-4f2a-4a80-818b-db2cd34547b5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:35.277975 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:35.277975 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:35.283533 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6e28f4e-4f2a-4a80-818b-db2cd34547b5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:35.292066 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6e28f4e-4f2a-4a80-818b-db2cd34547b5 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f returned with HTTP 200 Aug 23 18:12:35.293008 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 65/261] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:35 2026] GET /volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:36.309960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ddb60c9-a6ba-4e6d-8e60-e0a3f77d880b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:36.314662 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ddb60c9-a6ba-4e6d-8e60-e0a3f77d880b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f Aug 23 18:12:36.314662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ddb60c9-a6ba-4e6d-8e60-e0a3f77d880b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:36.314662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ddb60c9-a6ba-4e6d-8e60-e0a3f77d880b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:36.322944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ddb60c9-a6ba-4e6d-8e60-e0a3f77d880b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f returned with HTTP 404 Aug 23 18:12:36.323763 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 66/262] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:36 2026] GET /volume/v3/volumes/c524eda3-4e15-4e01-a909-acbbd5ddfc7f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:36.332607 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:36.335996 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] DELETE https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:36.336554 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:36.337164 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:36.337554 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Delete volume with id: 77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:36.355399 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:36.355399 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:36.356154 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:36.390260 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Delete volume request issued successfully. Aug 23 18:12:36.392221 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5433472c-dac4-4a97-8e48-ddd1cdd25e8b tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 202 Aug 23 18:12:36.392221 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 68/263] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:12:36 2026] DELETE /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:12:36.405232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-09c22391-446e-4391-aada-71bc15a47041 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:36.408892 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09c22391-446e-4391-aada-71bc15a47041 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:36.409326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09c22391-446e-4391-aada-71bc15a47041 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:36.409561 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09c22391-446e-4391-aada-71bc15a47041 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:36.423637 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:36.423637 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:36.433088 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-09c22391-446e-4391-aada-71bc15a47041 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Volume info retrieved successfully. Aug 23 18:12:36.440040 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09c22391-446e-4391-aada-71bc15a47041 tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 200 Aug 23 18:12:36.440441 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 65/264] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:36 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:37.458718 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ed26c110-2abf-4668-a039-9d32b406b87a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:37.461925 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed26c110-2abf-4668-a039-9d32b406b87a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] GET https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 Aug 23 18:12:37.462335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed26c110-2abf-4668-a039-9d32b406b87a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:37.462623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed26c110-2abf-4668-a039-9d32b406b87a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:37.472147 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed26c110-2abf-4668-a039-9d32b406b87a tempest-TestMultiAttachVolumeSwap-1878495603 tempest-TestMultiAttachVolumeSwap-1878495603-project-member] https://10.4.3.148/volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 returned with HTTP 404 Aug 23 18:12:37.472679 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 66/265] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:37 2026] GET /volume/v3/volumes/77a31313-a6ae-42f0-9654-b313ffb64d91 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:41.884594 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ec83832-76ce-4fc9-974b-fb0867e9c235 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:41.885204 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ec83832-76ce-4fc9-974b-fb0867e9c235 None None] GET https://10.4.3.148/volume// Aug 23 18:12:41.885511 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ec83832-76ce-4fc9-974b-fb0867e9c235 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:41.885839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ec83832-76ce-4fc9-974b-fb0867e9c235 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:41.886341 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ec83832-76ce-4fc9-974b-fb0867e9c235 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:41.886754 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 67/266] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:41.896721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-c3950d74-5dba-492a-9a51-98b9f1341421 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:41.899729 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-c3950d74-5dba-492a-9a51-98b9f1341421 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:12:41.900183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-c3950d74-5dba-492a-9a51-98b9f1341421 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:41.900740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-c3950d74-5dba-492a-9a51-98b9f1341421 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:41.922428 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:41.922428 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:41.930745 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-96978400-5616-48b2-8e0c-59e8c3307449 req-c3950d74-5dba-492a-9a51-98b9f1341421 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:12:41.937968 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-c3950d74-5dba-492a-9a51-98b9f1341421 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:12:41.938597 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 69/267] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:41 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1540 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:42.041223 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-26b8e059-f8c9-491d-950c-9fd5f6c4d058 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:42.045615 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-26b8e059-f8c9-491d-950c-9fd5f6c4d058 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] PUT https://10.4.3.148/volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593 Aug 23 18:12:42.046313 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-26b8e059-f8c9-491d-950c-9fd5f6c4d058 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:42.061244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-96978400-5616-48b2-8e0c-59e8c3307449 req-26b8e059-f8c9-491d-950c-9fd5f6c4d058 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Acquiring lock "cinder-attachment_update-dc67ed06-fba2-457e-b2e4-bc426440a80c-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:42.070678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-96978400-5616-48b2-8e0c-59e8c3307449 req-26b8e059-f8c9-491d-950c-9fd5f6c4d058 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Lock "cinder-attachment_update-dc67ed06-fba2-457e-b2e4-bc426440a80c-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:42.072436 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:42.072436 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:42.243015 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-96978400-5616-48b2-8e0c-59e8c3307449 req-26b8e059-f8c9-491d-950c-9fd5f6c4d058 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Lock "cinder-attachment_update-dc67ed06-fba2-457e-b2e4-bc426440a80c-np0000007943" released by "attachment_update" :: held 0.172s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:42.243451 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-26b8e059-f8c9-491d-950c-9fd5f6c4d058 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593 returned with HTTP 200 Aug 23 18:12:42.244029 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 66/268] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:42 2026] PUT /volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:42.284963 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-96978400-5616-48b2-8e0c-59e8c3307449 req-cf2b99b4-1fb1-47bd-9d00-f712c2c86747 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:42.290819 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-cf2b99b4-1fb1-47bd-9d00-f712c2c86747 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] POST https://10.4.3.148/volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593/action Aug 23 18:12:42.290819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-cf2b99b4-1fb1-47bd-9d00-f712c2c86747 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:42.290819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-cf2b99b4-1fb1-47bd-9d00-f712c2c86747 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:42.318708 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:42.318708 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:42.336444 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-96978400-5616-48b2-8e0c-59e8c3307449 req-cf2b99b4-1fb1-47bd-9d00-f712c2c86747 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593/action returned with HTTP 204 Aug 23 18:12:42.337165 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 67/269] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:42 2026] POST /volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:12:46.318064 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=195,cinder:INSERT=9,cinder:UPDATE=25 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:12:49.853984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:49.859607 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:12:49.859607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1551489098"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:49.863010 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1551489098'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:12:49.863010 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Create volume of 1 GB Aug 23 18:12:49.863010 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:49.863010 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:49.873521 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Availability Zones retrieved successfully. Aug 23 18:12:49.882102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Flow 'volume_create_api' (ec60fbe0-6e57-4cea-954c-657c7cf4f869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:12:49.883381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7a5213-6213-42d7-bff5-307c344750a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:49.884804 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:12:49.902587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3e424220-5e49-46bc-b13e-bc7113b9d183 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:49.906721 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e424220-5e49-46bc-b13e-bc7113b9d183 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] GET https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:12:49.907440 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e424220-5e49-46bc-b13e-bc7113b9d183 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:49.907778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e424220-5e49-46bc-b13e-bc7113b9d183 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:49.927405 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:49.927405 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:49.934731 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3e424220-5e49-46bc-b13e-bc7113b9d183 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:12:49.937781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7a5213-6213-42d7-bff5-307c344750a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:49.939495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afda380d-62ea-49d3-8c2f-81416551032a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:49.947156 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e424220-5e49-46bc-b13e-bc7113b9d183 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 200 Aug 23 18:12:49.947993 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 70/270] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:12:49 2026] GET /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 1833 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:12:50.067558 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Created reservations ['fce1cf25-e4db-4447-8139-14699fade749', '3a9d8eed-c5dd-42a1-a1e2-9aa28d07639d', 'b04f90c3-d178-478b-b3c3-7b347a1a4bc2', '6aee1f19-ac7b-40fe-ac9f-29e8f1771a6b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:12:50.069102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afda380d-62ea-49d3-8c2f-81416551032a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fce1cf25-e4db-4447-8139-14699fade749', '3a9d8eed-c5dd-42a1-a1e2-9aa28d07639d', 'b04f90c3-d178-478b-b3c3-7b347a1a4bc2', '6aee1f19-ac7b-40fe-ac9f-29e8f1771a6b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:50.070637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84ede54-5257-4ebd-8634-0409260221f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:50.112258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84ede54-5257-4ebd-8634-0409260221f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4631b7a-ee2b-4798-b1eb-d808598bc826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1551489098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98e0e65e125b43edb5ff464957ce078e',qos_specs=None,replication_status=,reservations=['fce1cf25-e4db-4447-8139-14699fade749','3a9d8eed-c5dd-42a1-a1e2-9aa28d07639d','b04f90c3-d178-478b-b3c3-7b347a1a4bc2','6aee1f19-ac7b-40fe-ac9f-29e8f1771a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c59641686cb249d49c3c4520995a659b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1551489098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4631b7a-ee2b-4798-b1eb-d808598bc826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98e0e65e125b43edb5ff464957ce078e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c59641686cb249d49c3c4520995a659b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:50.114406 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371b7b16-9158-4b05-abf6-9430ed1fcef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:50.149778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371b7b16-9158-4b05-abf6-9430ed1fcef9) transitioned into state 'SUCCESS' from state '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-1551489098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98e0e65e125b43edb5ff464957ce078e',qos_specs=None,replication_status=,reservations=['fce1cf25-e4db-4447-8139-14699fade749','3a9d8eed-c5dd-42a1-a1e2-9aa28d07639d','b04f90c3-d178-478b-b3c3-7b347a1a4bc2','6aee1f19-ac7b-40fe-ac9f-29e8f1771a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c59641686cb249d49c3c4520995a659b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:50.150976 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb8f7d2-8d05-49af-9e99-64a6af5d8bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:50.166942 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb8f7d2-8d05-49af-9e99-64a6af5d8bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:50.172049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Flow 'volume_create_api' (ec60fbe0-6e57-4cea-954c-657c7cf4f869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:12:50.177768 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Create volume request issued successfully. Aug 23 18:12:50.178563 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0df8bab7-565b-4cb4-be86-8e749aeb9066 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:12:50.179022 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 68/271] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:12:49 2026] POST /volume/v3/volumes => generated 754 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:12:50.195739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d827ec38-eb86-45d8-8c21-60e09ac3ea68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:50.199891 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d827ec38-eb86-45d8-8c21-60e09ac3ea68 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:50.200193 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d827ec38-eb86-45d8-8c21-60e09ac3ea68 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:50.200678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d827ec38-eb86-45d8-8c21-60e09ac3ea68 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:50.215437 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:50.215437 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:50.220365 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d827ec38-eb86-45d8-8c21-60e09ac3ea68 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:50.227238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d827ec38-eb86-45d8-8c21-60e09ac3ea68 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:50.227710 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 67/272] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:50 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:51.245840 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e008485-64f2-4c84-85c1-aec7b644ca49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:51.249678 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e008485-64f2-4c84-85c1-aec7b644ca49 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:51.250025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e008485-64f2-4c84-85c1-aec7b644ca49 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:51.250152 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e008485-64f2-4c84-85c1-aec7b644ca49 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:51.264079 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:51.264079 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:51.271577 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e008485-64f2-4c84-85c1-aec7b644ca49 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:51.277424 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e008485-64f2-4c84-85c1-aec7b644ca49 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:51.278171 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 68/273] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:51 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:52.074604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a76bd8ae-c358-4138-b4c1-7702aeb38717 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:52.077399 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a76bd8ae-c358-4138-b4c1-7702aeb38717 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:52.077730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a76bd8ae-c358-4138-b4c1-7702aeb38717 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:52.078336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a76bd8ae-c358-4138-b4c1-7702aeb38717 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:52.090463 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:52.090463 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:52.100513 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a76bd8ae-c358-4138-b4c1-7702aeb38717 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:52.111432 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a76bd8ae-c358-4138-b4c1-7702aeb38717 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:52.112148 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 71/274] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:52 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:52.249496 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49d5482d-c18c-4567-8610-5f0f99ff0e82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:52.250163 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49d5482d-c18c-4567-8610-5f0f99ff0e82 None None] GET https://10.4.3.148/volume// Aug 23 18:12:52.250512 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49d5482d-c18c-4567-8610-5f0f99ff0e82 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:52.250949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49d5482d-c18c-4567-8610-5f0f99ff0e82 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:52.251215 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49d5482d-c18c-4567-8610-5f0f99ff0e82 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:52.251598 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 69/275] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:12:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:52.263068 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a04bb4c4-a2f3-4937-a1d4-83636c4c69a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:52.266409 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a04bb4c4-a2f3-4937-a1d4-83636c4c69a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:52.267227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a04bb4c4-a2f3-4937-a1d4-83636c4c69a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4631b7a-ee2b-4798-b1eb-d808598bc826", "connector": null, "instance_uuid": "f7230e10-d4a1-4555-863f-a3e4a149ea23"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:52.280632 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:52.280632 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:52.328462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-a04bb4c4-a2f3-4937-a1d4-83636c4c69a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:52.330405 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 68/276] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:52 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:52.372853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e41577c-8687-46c8-9444-e2135dbf6e1e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:52.377552 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e41577c-8687-46c8-9444-e2135dbf6e1e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:52.377552 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e41577c-8687-46c8-9444-e2135dbf6e1e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:52.378040 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e41577c-8687-46c8-9444-e2135dbf6e1e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:52.401498 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:52.401498 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:52.401825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9c806627-02ca-4ad4-9b59-3140bf2ac715 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:52.403325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c806627-02ca-4ad4-9b59-3140bf2ac715 None None] GET https://10.4.3.148/volume// Aug 23 18:12:52.403325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c806627-02ca-4ad4-9b59-3140bf2ac715 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:52.403325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c806627-02ca-4ad4-9b59-3140bf2ac715 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:52.403496 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c806627-02ca-4ad4-9b59-3140bf2ac715 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:52.403698 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 72/277] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:52.407297 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e41577c-8687-46c8-9444-e2135dbf6e1e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:52.412977 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-97253539-e30e-435a-aece-8a1d930b8527 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:52.414190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e41577c-8687-46c8-9444-e2135dbf6e1e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:52.415080 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 69/278] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:52 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:52.417714 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-97253539-e30e-435a-aece-8a1d930b8527 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:52.417714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-97253539-e30e-435a-aece-8a1d930b8527 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:52.417714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-97253539-e30e-435a-aece-8a1d930b8527 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:52.430525 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:52.430525 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:52.436039 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-97253539-e30e-435a-aece-8a1d930b8527 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:52.442626 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-97253539-e30e-435a-aece-8a1d930b8527 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:52.443358 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 70/279] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:52 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:12:52.570497 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-27892b9f-cdb6-48cd-b805-6340a46a3124 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:52.574156 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-27892b9f-cdb6-48cd-b805-6340a46a3124 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] PUT https://10.4.3.148/volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429 Aug 23 18:12:52.574389 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-27892b9f-cdb6-48cd-b805-6340a46a3124 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:52.590422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-27892b9f-cdb6-48cd-b805-6340a46a3124 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Acquiring lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:52.599091 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-27892b9f-cdb6-48cd-b805-6340a46a3124 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" acquired by "attachment_update" :: waited 0.010s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:52.601211 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:52.601211 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:52.760680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-27892b9f-cdb6-48cd-b805-6340a46a3124 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" released by "attachment_update" :: held 0.162s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:52.760950 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-27892b9f-cdb6-48cd-b805-6340a46a3124 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429 returned with HTTP 200 Aug 23 18:12:52.761933 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 69/280] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:52 2026] PUT /volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:53.433008 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d6ca7b93-41a7-4791-87a3-ea5cb146bc57 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:53.436697 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d6ca7b93-41a7-4791-87a3-ea5cb146bc57 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:53.436965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d6ca7b93-41a7-4791-87a3-ea5cb146bc57 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:53.437991 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d6ca7b93-41a7-4791-87a3-ea5cb146bc57 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:53.453818 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:53.453818 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:53.459071 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d6ca7b93-41a7-4791-87a3-ea5cb146bc57 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:53.466315 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d6ca7b93-41a7-4791-87a3-ea5cb146bc57 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:53.467031 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 73/281] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:53 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:54.489811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d25b030-b39e-46d6-8602-5b4bee08f267 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:54.494268 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d25b030-b39e-46d6-8602-5b4bee08f267 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:54.494268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d25b030-b39e-46d6-8602-5b4bee08f267 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:54.494268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d25b030-b39e-46d6-8602-5b4bee08f267 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:54.508380 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:54.508380 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:54.512813 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8d25b030-b39e-46d6-8602-5b4bee08f267 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:54.519620 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d25b030-b39e-46d6-8602-5b4bee08f267 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:54.520042 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 70/282] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:54 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:55.539870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9cc6b6c2-ac2a-4b68-b78b-1ec641625c62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:55.544818 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cc6b6c2-ac2a-4b68-b78b-1ec641625c62 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:55.544818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cc6b6c2-ac2a-4b68-b78b-1ec641625c62 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:55.544818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cc6b6c2-ac2a-4b68-b78b-1ec641625c62 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:55.566926 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95b9d6f6-0b2a-4e01-b4e0-4f57020c9924 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:55.572618 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95b9d6f6-0b2a-4e01-b4e0-4f57020c9924 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:12:55.572618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95b9d6f6-0b2a-4e01-b4e0-4f57020c9924 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:55.572618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95b9d6f6-0b2a-4e01-b4e0-4f57020c9924 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:55.574197 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:55.574197 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:55.581480 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9cc6b6c2-ac2a-4b68-b78b-1ec641625c62 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:55.589056 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cc6b6c2-ac2a-4b68-b78b-1ec641625c62 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:55.589829 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 71/283] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:55 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:55.591853 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:55.591853 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:55.599166 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-95b9d6f6-0b2a-4e01-b4e0-4f57020c9924 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:12:55.608285 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95b9d6f6-0b2a-4e01-b4e0-4f57020c9924 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:12:55.608285 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 70/284] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:55 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:55.687401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-99df3da2-0e8b-4edd-afd1-9a5d318a1802 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:55.694196 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-99df3da2-0e8b-4edd-afd1-9a5d318a1802 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:12:55.694196 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-99df3da2-0e8b-4edd-afd1-9a5d318a1802 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:55.694196 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-99df3da2-0e8b-4edd-afd1-9a5d318a1802 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:55.709003 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:55.709003 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:55.715224 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-99df3da2-0e8b-4edd-afd1-9a5d318a1802 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:12:55.721952 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-99df3da2-0e8b-4edd-afd1-9a5d318a1802 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:12:55.721952 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 74/285] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:55 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:56.041327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-530f4a54-d780-459b-8d4a-62ba967024be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.041834 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-530f4a54-d780-459b-8d4a-62ba967024be None None] GET https://10.4.3.148/volume// Aug 23 18:12:56.042020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-530f4a54-d780-459b-8d4a-62ba967024be None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:56.042187 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-530f4a54-d780-459b-8d4a-62ba967024be None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:56.042594 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-530f4a54-d780-459b-8d4a-62ba967024be None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:56.043010 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 71/286] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:12:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:56.063938 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-2f01527f-8129-43a0-964c-96cc17f723c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.067692 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-2f01527f-8129-43a0-964c-96cc17f723c5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:12:56.068170 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-2f01527f-8129-43a0-964c-96cc17f723c5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35a6774d-ce80-4965-9b1b-047c8f769283", "connector": null, "instance_uuid": "a679585e-07bd-42d9-b535-8d356682262c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:56.078828 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:56.078828 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:56.121907 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-2f01527f-8129-43a0-964c-96cc17f723c5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:12:56.122449 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 72/287] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:12:56 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 23 18:12:56.157856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-759fb180-869e-4199-bc4a-6fb009e112f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.161206 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-759fb180-869e-4199-bc4a-6fb009e112f4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:12:56.161467 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-759fb180-869e-4199-bc4a-6fb009e112f4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:56.161780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-759fb180-869e-4199-bc4a-6fb009e112f4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:56.179765 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:56.179765 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:56.189379 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-759fb180-869e-4199-bc4a-6fb009e112f4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:12:56.189508 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7da65573-1c74-4435-94bf-1baca1415ca4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.190971 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7da65573-1c74-4435-94bf-1baca1415ca4 None None] GET https://10.4.3.148/volume// Aug 23 18:12:56.190971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7da65573-1c74-4435-94bf-1baca1415ca4 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:56.193846 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7da65573-1c74-4435-94bf-1baca1415ca4 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:56.194456 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7da65573-1c74-4435-94bf-1baca1415ca4 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:56.194974 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 75/288] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:56 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:56.200136 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-759fb180-869e-4199-bc4a-6fb009e112f4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:12:56.200915 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 71/289] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:56 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:56.223070 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-10b90f27-8c8c-465d-8083-b60b7f025d46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.226012 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-10b90f27-8c8c-465d-8083-b60b7f025d46 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:12:56.226328 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-10b90f27-8c8c-465d-8083-b60b7f025d46 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:56.226603 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-10b90f27-8c8c-465d-8083-b60b7f025d46 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:56.248819 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:56.248819 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:56.259228 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-10b90f27-8c8c-465d-8083-b60b7f025d46 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:12:56.265728 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-10b90f27-8c8c-465d-8083-b60b7f025d46 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:12:56.266516 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 72/290] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:56 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1030 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:12:56.355721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-aeeaf134-51f1-4e76-9528-5559d5e43984 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.361279 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-aeeaf134-51f1-4e76-9528-5559d5e43984 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] POST https://10.4.3.148/volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429/action Aug 23 18:12:56.361652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-aeeaf134-51f1-4e76-9528-5559d5e43984 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:56.361882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-aeeaf134-51f1-4e76-9528-5559d5e43984 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:56.415219 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:56.415219 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:56.415376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-209c85e6-b216-484f-ba25-be625331f67f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.417817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-209c85e6-b216-484f-ba25-be625331f67f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] PUT https://10.4.3.148/volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be Aug 23 18:12:56.418368 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-209c85e6-b216-484f-ba25-be625331f67f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:56.429389 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-209c85e6-b216-484f-ba25-be625331f67f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Acquiring lock "cinder-attachment_update-35a6774d-ce80-4965-9b1b-047c8f769283-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:12:56.433744 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e005a10d-1bed-4f3e-b7dc-742fae793239 req-aeeaf134-51f1-4e76-9528-5559d5e43984 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429/action returned with HTTP 204 Aug 23 18:12:56.435560 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 73/291] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:56 2026] POST /volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:12:56.437489 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-209c85e6-b216-484f-ba25-be625331f67f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Lock "cinder-attachment_update-35a6774d-ce80-4965-9b1b-047c8f769283-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:12:56.438924 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:56.438924 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:56.581212 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-209c85e6-b216-484f-ba25-be625331f67f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Lock "cinder-attachment_update-35a6774d-ce80-4965-9b1b-047c8f769283-np0000007943" released by "attachment_update" :: held 0.143s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:12:56.581562 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-209c85e6-b216-484f-ba25-be625331f67f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be returned with HTTP 200 Aug 23 18:12:56.582132 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 76/292] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:12:56 2026] PUT /volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:56.608220 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10b7cd44-f4eb-4011-9d2b-7d05c96ac4a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.611641 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10b7cd44-f4eb-4011-9d2b-7d05c96ac4a9 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:56.611641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10b7cd44-f4eb-4011-9d2b-7d05c96ac4a9 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:56.611950 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10b7cd44-f4eb-4011-9d2b-7d05c96ac4a9 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:56.634834 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:56.634834 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:56.641926 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-10b7cd44-f4eb-4011-9d2b-7d05c96ac4a9 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:56.656677 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10b7cd44-f4eb-4011-9d2b-7d05c96ac4a9 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:56.656677 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 72/293] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:56 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:56.682993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3064914-f595-48ba-827c-a8e37b13ce80 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:56.685716 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3064914-f595-48ba-827c-a8e37b13ce80 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:12:56.685994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3064914-f595-48ba-827c-a8e37b13ce80 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:56.686231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3064914-f595-48ba-827c-a8e37b13ce80 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:56.705571 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:56.705571 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:56.716598 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3064914-f595-48ba-827c-a8e37b13ce80 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:12:56.724947 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3064914-f595-48ba-827c-a8e37b13ce80 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:12:56.725938 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 73/294] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:56 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:57.220980 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7770719-9318-4c7c-948b-d4c2e6c24b47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:57.223604 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7770719-9318-4c7c-948b-d4c2e6c24b47 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:12:57.223604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7770719-9318-4c7c-948b-d4c2e6c24b47 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:57.224428 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7770719-9318-4c7c-948b-d4c2e6c24b47 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:57.242434 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:57.242434 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:57.249742 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e7770719-9318-4c7c-948b-d4c2e6c24b47 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:12:57.258318 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7770719-9318-4c7c-948b-d4c2e6c24b47 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:12:57.258926 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 74/295] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:57 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:58.140218 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c581687d-3928-4b68-9ffd-10033d0a4fa1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:58.141236 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c581687d-3928-4b68-9ffd-10033d0a4fa1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:12:58.141236 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c581687d-3928-4b68-9ffd-10033d0a4fa1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:58.141401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c581687d-3928-4b68-9ffd-10033d0a4fa1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:58.163181 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:58.163181 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:58.169740 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c581687d-3928-4b68-9ffd-10033d0a4fa1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:58.183350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c581687d-3928-4b68-9ffd-10033d0a4fa1 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:12:58.185181 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 77/296] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:58 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:58.280924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc58f0e4-e8d4-4b5e-afb8-ad6b0d88d0d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:58.286935 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc58f0e4-e8d4-4b5e-afb8-ad6b0d88d0d5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:12:58.287209 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc58f0e4-e8d4-4b5e-afb8-ad6b0d88d0d5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:58.287578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc58f0e4-e8d4-4b5e-afb8-ad6b0d88d0d5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:58.293534 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-a6f5ef42-0102-4bc0-924e-38959aab226f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:58.302087 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-a6f5ef42-0102-4bc0-924e-38959aab226f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:12:58.302087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-a6f5ef42-0102-4bc0-924e-38959aab226f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:58.302087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-a6f5ef42-0102-4bc0-924e-38959aab226f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:58.312423 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:58.312423 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:58.321037 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:58.321037 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:12:58.325823 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-a6f5ef42-0102-4bc0-924e-38959aab226f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:58.325936 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc58f0e4-e8d4-4b5e-afb8-ad6b0d88d0d5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:12:58.332921 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc58f0e4-e8d4-4b5e-afb8-ad6b0d88d0d5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:12:58.333632 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 73/297] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:58 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:58.334674 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-a6f5ef42-0102-4bc0-924e-38959aab226f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:12:58.335473 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 74/298] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:12:58 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 1141 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:12:58.397748 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-49600661-3400-4414-b88a-029c726b11b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:58.403403 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-49600661-3400-4414-b88a-029c726b11b3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369/action Aug 23 18:12:58.403850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-49600661-3400-4414-b88a-029c726b11b3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:58.405187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-49600661-3400-4414-b88a-029c726b11b3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:58.428601 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:58.428601 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:58.429537 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-49600661-3400-4414-b88a-029c726b11b3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:58.439379 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-49600661-3400-4414-b88a-029c726b11b3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Begin detaching volume completed successfully. Aug 23 18:12:58.439807 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-49600661-3400-4414-b88a-029c726b11b3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369/action returned with HTTP 202 Aug 23 18:12:58.440356 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 75/299] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:12:58 2026] POST /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:12:58.538515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9094c992-cd34-42f3-bf71-b5a95d3f055b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:58.539090 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9094c992-cd34-42f3-bf71-b5a95d3f055b None None] GET https://10.4.3.148/volume// Aug 23 18:12:58.539379 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9094c992-cd34-42f3-bf71-b5a95d3f055b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:58.540876 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9094c992-cd34-42f3-bf71-b5a95d3f055b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:58.540876 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9094c992-cd34-42f3-bf71-b5a95d3f055b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:12:58.540876 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 78/300] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:12:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:12:58.554209 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-4986cce9-644a-4ed8-a097-41f736f65ede None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:58.557638 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-4986cce9-644a-4ed8-a097-41f736f65ede tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:12:58.558232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-4986cce9-644a-4ed8-a097-41f736f65ede tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:58.558560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-4986cce9-644a-4ed8-a097-41f736f65ede tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:58.578901 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:58.578901 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:12:58.583691 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-4986cce9-644a-4ed8-a097-41f736f65ede tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:12:58.590645 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-4986cce9-644a-4ed8-a097-41f736f65ede tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:12:58.591260 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 74/301] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:12:58 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:12:58.973621 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:58.977904 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:12:58.977904 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-609177713"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:12:58.979486 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-609177713'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:12:58.980421 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Create volume of 1 GB Aug 23 18:12:58.986592 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Availability Zones retrieved successfully. Aug 23 18:12:58.994736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Flow 'volume_create_api' (983411c1-b0d8-4af3-a680-6f21b9486ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:12:58.996288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a150e955-31e6-4664-a4b1-b564b7dddbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:58.997361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:12:59.050913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a150e955-31e6-4664-a4b1-b564b7dddbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:59.052365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1c8be4-517e-4d05-86a2-1aceac531bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:59.180400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Created reservations ['40ba142f-1596-4b83-8bc4-67f3ef1e347b', '3bcb2a4f-7094-414d-98af-080e30c22938', '1f3e830b-8148-44d6-9d18-620184531036', 'fa235b20-35dd-47b1-95e9-dcd7dc5fbe25'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:12:59.181108 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1c8be4-517e-4d05-86a2-1aceac531bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40ba142f-1596-4b83-8bc4-67f3ef1e347b', '3bcb2a4f-7094-414d-98af-080e30c22938', '1f3e830b-8148-44d6-9d18-620184531036', 'fa235b20-35dd-47b1-95e9-dcd7dc5fbe25']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:59.182558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ab3fe3-088b-452b-9643-fcc0c35b3273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:59.215246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ab3fe3-088b-452b-9643-fcc0c35b3273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d863ba7-cc97-4a76-86dd-cb640d3d8125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-609177713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9522666ea2d848f2bc3d852bcd6d5ca1',qos_specs=None,replication_status=,reservations=['40ba142f-1596-4b83-8bc4-67f3ef1e347b','3bcb2a4f-7094-414d-98af-080e30c22938','1f3e830b-8148-44d6-9d18-620184531036','fa235b20-35dd-47b1-95e9-dcd7dc5fbe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d051e47f8c884b78b1f8382afa554f1d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-609177713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d863ba7-cc97-4a76-86dd-cb640d3d8125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9522666ea2d848f2bc3d852bcd6d5ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d051e47f8c884b78b1f8382afa554f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:59.216376 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac52bd2e-7ead-4429-9fb3-165e7be76631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:59.251325 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac52bd2e-7ead-4429-9fb3-165e7be76631) transitioned into state 'SUCCESS' from state '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-609177713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9522666ea2d848f2bc3d852bcd6d5ca1',qos_specs=None,replication_status=,reservations=['40ba142f-1596-4b83-8bc4-67f3ef1e347b','3bcb2a4f-7094-414d-98af-080e30c22938','1f3e830b-8148-44d6-9d18-620184531036','fa235b20-35dd-47b1-95e9-dcd7dc5fbe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d051e47f8c884b78b1f8382afa554f1d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:59.252557 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af3f6d26-2604-4133-8205-62bd2ad290bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:12:59.269261 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af3f6d26-2604-4133-8205-62bd2ad290bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:12:59.270521 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Flow 'volume_create_api' (983411c1-b0d8-4af3-a680-6f21b9486ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:12:59.271040 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Create volume request issued successfully. Aug 23 18:12:59.272627 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4fe63464-0e6c-4503-8e13-b24b7a618bf5 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:12:59.272746 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 75/302] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:12:58 2026] POST /volume/v3/volumes => generated 758 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:12:59.294212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e8760875-8dd4-4005-8074-96bd30e8420f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:59.300850 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e8760875-8dd4-4005-8074-96bd30e8420f tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 Aug 23 18:12:59.300850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e8760875-8dd4-4005-8074-96bd30e8420f tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:59.300850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e8760875-8dd4-4005-8074-96bd30e8420f tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:59.316778 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:59.316778 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:12:59.324323 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e8760875-8dd4-4005-8074-96bd30e8420f tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:12:59.332113 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e8760875-8dd4-4005-8074-96bd30e8420f tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 returned with HTTP 200 Aug 23 18:12:59.332892 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 76/303] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:59 2026] GET /volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:59.351977 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ff303ff-d3c7-4451-b45e-4b3c2068c6ad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:59.356569 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ff303ff-d3c7-4451-b45e-4b3c2068c6ad tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:12:59.356569 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ff303ff-d3c7-4451-b45e-4b3c2068c6ad tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:12:59.357285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ff303ff-d3c7-4451-b45e-4b3c2068c6ad tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:12:59.373840 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:12:59.373840 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:12:59.380053 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ff303ff-d3c7-4451-b45e-4b3c2068c6ad tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:12:59.387663 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ff303ff-d3c7-4451-b45e-4b3c2068c6ad tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:12:59.388075 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 79/304] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:12:59 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:12:59.991423 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-b11fb261-3ec0-43af-b6e9-5ba349b91790 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:12:59.995185 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-b11fb261-3ec0-43af-b6e9-5ba349b91790 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] POST https://10.4.3.148/volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be/action Aug 23 18:12:59.997309 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-b11fb261-3ec0-43af-b6e9-5ba349b91790 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:12:59.997309 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-b11fb261-3ec0-43af-b6e9-5ba349b91790 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:00.023065 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.023065 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:00.041310 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4d2abbe1-d354-4bac-a86d-56a339a574b4 req-b11fb261-3ec0-43af-b6e9-5ba349b91790 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be/action returned with HTTP 204 Aug 23 18:13:00.041310 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 75/305] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:12:59 2026] POST /volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:00.094343 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-0e028f9d-2cfd-43b3-a06d-dd02bee9e200 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:00.097780 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-0e028f9d-2cfd-43b3-a06d-dd02bee9e200 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] DELETE https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1 Aug 23 18:13:00.097926 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-0e028f9d-2cfd-43b3-a06d-dd02bee9e200 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:00.098150 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-0e028f9d-2cfd-43b3-a06d-dd02bee9e200 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:00.115555 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.115555 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:00.199137 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f4dd1d29-4eed-496e-8ab2-8bb038ba5e54 req-0e028f9d-2cfd-43b3-a06d-dd02bee9e200 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1 returned with HTTP 200 Aug 23 18:13:00.199939 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 76/306] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:00 2026] DELETE /volume/v3/attachments/6d45ac43-431e-4669-a4c6-dd7a99eb2ec1 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:00.357186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3fcb8ce9-c23e-4e03-81e1-35c594d76ce0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:00.361041 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fcb8ce9-c23e-4e03-81e1-35c594d76ce0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 Aug 23 18:13:00.362855 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fcb8ce9-c23e-4e03-81e1-35c594d76ce0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:00.362855 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fcb8ce9-c23e-4e03-81e1-35c594d76ce0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:00.375868 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.375868 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:00.384843 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3fcb8ce9-c23e-4e03-81e1-35c594d76ce0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:13:00.392453 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fcb8ce9-c23e-4e03-81e1-35c594d76ce0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 returned with HTTP 200 Aug 23 18:13:00.393679 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 77/307] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:00 2026] GET /volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:00.413360 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f1fea801-8828-4d56-ab8e-954965e951e5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:00.418543 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1fea801-8828-4d56-ab8e-954965e951e5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:00.418543 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1fea801-8828-4d56-ab8e-954965e951e5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:00.418543 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1fea801-8828-4d56-ab8e-954965e951e5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:00.441628 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.441628 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:00.449495 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f1fea801-8828-4d56-ab8e-954965e951e5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:00.459957 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1fea801-8828-4d56-ab8e-954965e951e5 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:00.460225 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 80/308] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:00 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1143 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:00.480620 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07aa373d-4624-4e37-ba98-f1ec2cca7df3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:00.483160 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07aa373d-4624-4e37-ba98-f1ec2cca7df3 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:00.483725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07aa373d-4624-4e37-ba98-f1ec2cca7df3 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:00.483859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07aa373d-4624-4e37-ba98-f1ec2cca7df3 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:00.519296 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.519296 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:00.530766 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-07aa373d-4624-4e37-ba98-f1ec2cca7df3 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:00.553885 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07aa373d-4624-4e37-ba98-f1ec2cca7df3 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:00.554280 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 76/309] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:00 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1143 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:00.579844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2a49e30-a9e1-42f6-ab8b-1c8385bedc85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:00.585161 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2a49e30-a9e1-42f6-ab8b-1c8385bedc85 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:00.585161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2a49e30-a9e1-42f6-ab8b-1c8385bedc85 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:00.585161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2a49e30-a9e1-42f6-ab8b-1c8385bedc85 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:00.602411 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.602411 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:00.607152 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2a49e30-a9e1-42f6-ab8b-1c8385bedc85 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:00.630325 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2a49e30-a9e1-42f6-ab8b-1c8385bedc85 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:00.631144 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 77/310] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:00 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1143 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:00.707990 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87d153c4-2050-4c06-8e7b-99434280cb9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:00.710453 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87d153c4-2050-4c06-8e7b-99434280cb9d tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:13:00.710644 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87d153c4-2050-4c06-8e7b-99434280cb9d tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:00.711492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87d153c4-2050-4c06-8e7b-99434280cb9d tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:00.722165 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.722165 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:00.727884 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-87d153c4-2050-4c06-8e7b-99434280cb9d tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:13:00.734316 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87d153c4-2050-4c06-8e7b-99434280cb9d tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:13:00.734926 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 78/311] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:00 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:00.920974 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c363d207-eab6-4c46-97f7-f94b68bc62bc req-73a36984-c6a3-4137-aebc-a65e0c800dd2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:00.926282 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c363d207-eab6-4c46-97f7-f94b68bc62bc req-73a36984-c6a3-4137-aebc-a65e0c800dd2 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:00.926585 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c363d207-eab6-4c46-97f7-f94b68bc62bc req-73a36984-c6a3-4137-aebc-a65e0c800dd2 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:00.927827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c363d207-eab6-4c46-97f7-f94b68bc62bc req-73a36984-c6a3-4137-aebc-a65e0c800dd2 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:00.950997 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:00.950997 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:00.961754 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c363d207-eab6-4c46-97f7-f94b68bc62bc req-73a36984-c6a3-4137-aebc-a65e0c800dd2 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:00.973008 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c363d207-eab6-4c46-97f7-f94b68bc62bc req-73a36984-c6a3-4137-aebc-a65e0c800dd2 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:00.973879 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 81/312] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:13:00 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:04.263817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2f83122-9c28-4d0e-af6b-bc22601ffd3a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:04.263817 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2f83122-9c28-4d0e-af6b-bc22601ffd3a None None] GET https://10.4.3.148/volume// Aug 23 18:13:04.263817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2f83122-9c28-4d0e-af6b-bc22601ffd3a None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:04.263817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2f83122-9c28-4d0e-af6b-bc22601ffd3a None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:04.263817 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2f83122-9c28-4d0e-af6b-bc22601ffd3a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:13:04.263817 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 77/313] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:13:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:13:04.288440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-053a956f-5986-4710-9154-77f31701b3b8 req-62113e77-47db-49c5-96c7-b99e481db0a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:04.298827 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-62113e77-47db-49c5-96c7-b99e481db0a1 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:13:04.298827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-62113e77-47db-49c5-96c7-b99e481db0a1 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4631b7a-ee2b-4798-b1eb-d808598bc826", "connector": null, "instance_uuid": "f7230e10-d4a1-4555-863f-a3e4a149ea23"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:04.326465 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:04.326465 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:04.399820 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-62113e77-47db-49c5-96c7-b99e481db0a1 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:13:04.400664 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 78/314] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:13:04 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:04.413868 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-053a956f-5986-4710-9154-77f31701b3b8 req-ba055014-d5f9-4164-8f7c-8e3fe44d3035 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:04.416923 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-ba055014-d5f9-4164-8f7c-8e3fe44d3035 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] DELETE https://10.4.3.148/volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429 Aug 23 18:13:04.417223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-ba055014-d5f9-4164-8f7c-8e3fe44d3035 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:04.417502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-ba055014-d5f9-4164-8f7c-8e3fe44d3035 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:04.428492 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:04.428492 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:04.550879 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-ba055014-d5f9-4164-8f7c-8e3fe44d3035 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429 returned with HTTP 200 Aug 23 18:13:04.550879 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 79/315] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:04 2026] DELETE /volume/v3/attachments/b86c3584-08af-46ca-aa1b-750563148429 => generated 192 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:06.264249 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-053a956f-5986-4710-9154-77f31701b3b8 req-ef65659b-779d-4606-81fd-5c52a0ee4774 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:06.268965 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-ef65659b-779d-4606-81fd-5c52a0ee4774 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] PUT https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc Aug 23 18:13:06.269726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-ef65659b-779d-4606-81fd-5c52a0ee4774 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:06.275484 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=197,cinder:UPDATE=16,cinder:INSERT=5 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:13:06.286669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-053a956f-5986-4710-9154-77f31701b3b8 req-ef65659b-779d-4606-81fd-5c52a0ee4774 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Acquiring lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:13:06.299493 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-053a956f-5986-4710-9154-77f31701b3b8 req-ef65659b-779d-4606-81fd-5c52a0ee4774 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" acquired by "attachment_update" :: waited 0.012s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:13:06.299739 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:06.299739 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:06.461863 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-053a956f-5986-4710-9154-77f31701b3b8 req-ef65659b-779d-4606-81fd-5c52a0ee4774 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" released by "attachment_update" :: held 0.163s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:13:06.461863 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-ef65659b-779d-4606-81fd-5c52a0ee4774 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc returned with HTTP 200 Aug 23 18:13:06.463020 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 82/316] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:13:06 2026] PUT /volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:06.486863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-053a956f-5986-4710-9154-77f31701b3b8 req-53392752-7d7f-478e-aba1-d37729a1ef2a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:06.489850 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-53392752-7d7f-478e-aba1-d37729a1ef2a tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc Aug 23 18:13:06.490089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-53392752-7d7f-478e-aba1-d37729a1ef2a tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:06.490475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-53392752-7d7f-478e-aba1-d37729a1ef2a tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:06.493180 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=197,cinder:UPDATE=24,cinder:INSERT=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:13:06.523660 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-53392752-7d7f-478e-aba1-d37729a1ef2a tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc returned with HTTP 200 Aug 23 18:13:06.524428 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 78/317] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:13:06 2026] GET /volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:10.789620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:10.795891 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:13:10.795891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1685848883"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:10.796064 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1685848883'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:13:10.796229 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Create volume of 1 GB Aug 23 18:13:10.796916 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:10.796916 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:10.807599 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Availability Zones retrieved successfully. Aug 23 18:13:10.820374 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Flow 'volume_create_api' (6b7cac46-f16a-4d99-8e4a-3b37d12a095c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:10.822567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ad0806-527d-48f4-85a5-46df06b986e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:10.824081 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:13:10.890384 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ad0806-527d-48f4-85a5-46df06b986e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:10.890384 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de1ab6a-2fbc-427e-96a7-39ac7fcd1b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:10.982319 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Created reservations ['963a5df8-9993-430c-8531-d99b4097d588', 'fd7d37e7-a61e-4dd9-8c7b-5529867d4db8', '0efe3184-577c-4c96-aed2-1fbc232d090c', 'b37c1087-f5b9-4cd8-8bf4-51e03d8ae1fa'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:10.983126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de1ab6a-2fbc-427e-96a7-39ac7fcd1b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['963a5df8-9993-430c-8531-d99b4097d588', 'fd7d37e7-a61e-4dd9-8c7b-5529867d4db8', '0efe3184-577c-4c96-aed2-1fbc232d090c', 'b37c1087-f5b9-4cd8-8bf4-51e03d8ae1fa']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:10.983870 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dfe5f4-87b7-4e68-a531-089b621a4d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:11.027237 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dfe5f4-87b7-4e68-a531-089b621a4d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786dd33a-35a5-4528-8273-81c63cc62bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1685848883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9522666ea2d848f2bc3d852bcd6d5ca1',qos_specs=None,replication_status=,reservations=['963a5df8-9993-430c-8531-d99b4097d588','fd7d37e7-a61e-4dd9-8c7b-5529867d4db8','0efe3184-577c-4c96-aed2-1fbc232d090c','b37c1087-f5b9-4cd8-8bf4-51e03d8ae1fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d051e47f8c884b78b1f8382afa554f1d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1685848883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=786dd33a-35a5-4528-8273-81c63cc62bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9522666ea2d848f2bc3d852bcd6d5ca1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d051e47f8c884b78b1f8382afa554f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:11.027526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abce012-7f43-490b-afa1-4a0cb5cc8624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:11.068692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abce012-7f43-490b-afa1-4a0cb5cc8624) transitioned into state 'SUCCESS' from state '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-1685848883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9522666ea2d848f2bc3d852bcd6d5ca1',qos_specs=None,replication_status=,reservations=['963a5df8-9993-430c-8531-d99b4097d588','fd7d37e7-a61e-4dd9-8c7b-5529867d4db8','0efe3184-577c-4c96-aed2-1fbc232d090c','b37c1087-f5b9-4cd8-8bf4-51e03d8ae1fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d051e47f8c884b78b1f8382afa554f1d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:11.070190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafc6340-d8a7-4bcf-8856-238a8ec6511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:11.084452 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafc6340-d8a7-4bcf-8856-238a8ec6511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:11.085514 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Flow 'volume_create_api' (6b7cac46-f16a-4d99-8e4a-3b37d12a095c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:11.086030 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Create volume request issued successfully. Aug 23 18:13:11.087414 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f06bf466-3c71-473a-8c6b-0e6254dfe264 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:13:11.088297 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 79/318] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:13:10 2026] POST /volume/v3/volumes => generated 759 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:11.111140 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a324b7b-1521-4393-832b-681f8a4a6863 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:11.117536 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a324b7b-1521-4393-832b-681f8a4a6863 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:13:11.117811 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a324b7b-1521-4393-832b-681f8a4a6863 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:11.118396 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a324b7b-1521-4393-832b-681f8a4a6863 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:11.137759 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:11.137759 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:11.152639 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a324b7b-1521-4393-832b-681f8a4a6863 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:13:11.164444 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a324b7b-1521-4393-832b-681f8a4a6863 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:13:11.166444 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 80/319] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:11 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 827 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:12.192769 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3e22178-6055-4151-80a4-0e9aec2d8c5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:12.197668 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3e22178-6055-4151-80a4-0e9aec2d8c5b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:13:12.197925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3e22178-6055-4151-80a4-0e9aec2d8c5b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:12.198158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3e22178-6055-4151-80a4-0e9aec2d8c5b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:12.212364 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:12.212364 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:12.220013 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c3e22178-6055-4151-80a4-0e9aec2d8c5b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:13:12.227858 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3e22178-6055-4151-80a4-0e9aec2d8c5b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:13:12.229693 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 83/320] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:12 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:14.758897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-053a956f-5986-4710-9154-77f31701b3b8 req-bdb53c7a-9937-430b-90c4-b4ec113c0b1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:14.765492 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-bdb53c7a-9937-430b-90c4-b4ec113c0b1f tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] POST https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc/action Aug 23 18:13:14.765492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-bdb53c7a-9937-430b-90c4-b4ec113c0b1f tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:14.765492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-bdb53c7a-9937-430b-90c4-b4ec113c0b1f tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:14.807947 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:14.807947 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:14.834757 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-053a956f-5986-4710-9154-77f31701b3b8 req-bdb53c7a-9937-430b-90c4-b4ec113c0b1f tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc/action returned with HTTP 204 Aug 23 18:13:14.836074 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 79/321] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:13:14 2026] POST /volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:17.814142 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-000e2402-70a4-4a5f-9915-1a55d42f8e8d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:17.815174 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-000e2402-70a4-4a5f-9915-1a55d42f8e8d None None] GET https://10.4.3.148/volume// Aug 23 18:13:17.815857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-000e2402-70a4-4a5f-9915-1a55d42f8e8d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:17.815857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-000e2402-70a4-4a5f-9915-1a55d42f8e8d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:17.816326 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-000e2402-70a4-4a5f-9915-1a55d42f8e8d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:13:17.816980 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 80/322] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:13:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:13:17.835822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-6785f927-cce4-4d23-bcc0-830cf1dfbf63 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:17.839857 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-6785f927-cce4-4d23-bcc0-830cf1dfbf63 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:13:17.840243 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-6785f927-cce4-4d23-bcc0-830cf1dfbf63 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4631b7a-ee2b-4798-b1eb-d808598bc826", "connector": null, "instance_uuid": "f7230e10-d4a1-4555-863f-a3e4a149ea23"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:17.855051 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:17.855051 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:17.902693 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-6785f927-cce4-4d23-bcc0-830cf1dfbf63 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:13:17.903373 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 81/323] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:13:17 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:17.918243 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-cf8f263d-b163-45d0-80de-88d672007416 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:17.922634 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-cf8f263d-b163-45d0-80de-88d672007416 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] DELETE https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc Aug 23 18:13:17.922966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-cf8f263d-b163-45d0-80de-88d672007416 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:17.923508 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-cf8f263d-b163-45d0-80de-88d672007416 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:17.943187 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:17.943187 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:18.062502 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-cf8f263d-b163-45d0-80de-88d672007416 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc returned with HTTP 200 Aug 23 18:13:18.062502 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 84/324] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:17 2026] DELETE /volume/v3/attachments/feabf8a9-05e1-4b31-8f3e-7f68696a1acc => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:21.061785 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-928bb6cd-9447-4665-8b44-2eea7f260b3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:21.065593 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-928bb6cd-9447-4665-8b44-2eea7f260b3e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] PUT https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c Aug 23 18:13:21.066577 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-928bb6cd-9447-4665-8b44-2eea7f260b3e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:21.073379 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=109,cinder:UPDATE=31,cinder:INSERT=17 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:13:21.080174 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-928bb6cd-9447-4665-8b44-2eea7f260b3e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Acquiring lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:13:21.092697 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-928bb6cd-9447-4665-8b44-2eea7f260b3e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" acquired by "attachment_update" :: waited 0.012s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:13:21.094409 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:21.094409 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:21.293881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-928bb6cd-9447-4665-8b44-2eea7f260b3e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Lock "cinder-attachment_update-f4631b7a-ee2b-4798-b1eb-d808598bc826-np0000007943" released by "attachment_update" :: held 0.201s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:13:21.294493 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-928bb6cd-9447-4665-8b44-2eea7f260b3e tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c returned with HTTP 200 Aug 23 18:13:21.295590 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 80/325] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:13:21 2026] PUT /volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:21.330499 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-04406b1b-bd50-4f97-9a4e-e9add49e3b33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:21.335356 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-04406b1b-bd50-4f97-9a4e-e9add49e3b33 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c Aug 23 18:13:21.335675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-04406b1b-bd50-4f97-9a4e-e9add49e3b33 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:21.335850 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-04406b1b-bd50-4f97-9a4e-e9add49e3b33 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:21.366109 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-04406b1b-bd50-4f97-9a4e-e9add49e3b33 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c returned with HTTP 200 Aug 23 18:13:21.366640 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 81/326] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:13:21 2026] GET /volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:26.824087 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-e6333379-2805-43e8-90f9-bb7e7cb433b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:26.831704 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-e6333379-2805-43e8-90f9-bb7e7cb433b8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] POST https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c/action Aug 23 18:13:26.831704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-e6333379-2805-43e8-90f9-bb7e7cb433b8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:26.831704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-e6333379-2805-43e8-90f9-bb7e7cb433b8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:26.868713 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:26.868713 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:26.900330 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8c858732-dae9-49b3-8f90-8df04d9d0c97 req-e6333379-2805-43e8-90f9-bb7e7cb433b8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c/action returned with HTTP 204 Aug 23 18:13:26.901631 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 82/327] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:13:26 2026] POST /volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:28.169880 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:13:29.438083 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-6a210020-0bd6-4e4b-a099-a2a345584e70 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:29.440384 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-6a210020-0bd6-4e4b-a099-a2a345584e70 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] DELETE https://10.4.3.148/volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593 Aug 23 18:13:29.440667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-6a210020-0bd6-4e4b-a099-a2a345584e70 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:29.441051 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-6a210020-0bd6-4e4b-a099-a2a345584e70 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:29.456557 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:29.456557 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:29.581498 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-6a210020-0bd6-4e4b-a099-a2a345584e70 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593 returned with HTTP 200 Aug 23 18:13:29.581498 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 85/328] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:29 2026] DELETE /volume/v3/attachments/163a541b-4e79-4452-a35a-e3ce6f3fe593 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:29.623054 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:29.626333 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] DELETE https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:13:29.626333 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:29.628013 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:29.628013 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Delete volume with id: dc67ed06-fba2-457e-b2e4-bc426440a80c Aug 23 18:13:29.643786 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:29.643786 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:29.644563 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Volume info retrieved successfully. Aug 23 18:13:29.683178 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] Delete volume request issued successfully. Aug 23 18:13:29.683513 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e8e24b6-3d8f-4199-a73c-fed97368c9b6 req-4ad158bb-fabd-4c9b-a6b2-909598eec787 tempest-ServerActionsV293TestJSON-1334976001 tempest-ServerActionsV293TestJSON-1334976001-project-member] https://10.4.3.148/volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c returned with HTTP 202 Aug 23 18:13:29.684258 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 81/329] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:13:29 2026] DELETE /volume/v3/volumes/dc67ed06-fba2-457e-b2e4-bc426440a80c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:30.543610 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ad1e0c49-b1ba-4ecd-b405-34f1e2151279 req-fb9f33ce-6ee3-4085-942f-20313bdec1fd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:30.547635 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ad1e0c49-b1ba-4ecd-b405-34f1e2151279 req-fb9f33ce-6ee3-4085-942f-20313bdec1fd tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] DELETE https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c Aug 23 18:13:30.547635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ad1e0c49-b1ba-4ecd-b405-34f1e2151279 req-fb9f33ce-6ee3-4085-942f-20313bdec1fd tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:30.548102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ad1e0c49-b1ba-4ecd-b405-34f1e2151279 req-fb9f33ce-6ee3-4085-942f-20313bdec1fd tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:30.559329 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:30.559329 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:30.645453 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ad1e0c49-b1ba-4ecd-b405-34f1e2151279 req-fb9f33ce-6ee3-4085-942f-20313bdec1fd tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c returned with HTTP 200 Aug 23 18:13:30.646045 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 82/330] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:30 2026] DELETE /volume/v3/attachments/54e49a32-7163-47aa-92c6-52c463d8f52c => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:31.286175 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8f580271-ac80-4c0f-9fe1-185ec64c47c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:31.288639 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f580271-ac80-4c0f-9fe1-185ec64c47c8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:13:31.288639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f580271-ac80-4c0f-9fe1-185ec64c47c8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:31.288639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f580271-ac80-4c0f-9fe1-185ec64c47c8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:31.299957 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:31.299957 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:31.306314 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8f580271-ac80-4c0f-9fe1-185ec64c47c8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:13:31.312941 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f580271-ac80-4c0f-9fe1-185ec64c47c8 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:13:31.316815 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 83/331] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:31 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:31.374992 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3f57fc38-cea4-4dfa-a39e-a65f6cea1eb2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:31.377101 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f57fc38-cea4-4dfa-a39e-a65f6cea1eb2 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:13:31.377316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f57fc38-cea4-4dfa-a39e-a65f6cea1eb2 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:31.377550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f57fc38-cea4-4dfa-a39e-a65f6cea1eb2 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:31.386394 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:31.386394 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:31.392082 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3f57fc38-cea4-4dfa-a39e-a65f6cea1eb2 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:13:31.401541 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f57fc38-cea4-4dfa-a39e-a65f6cea1eb2 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:13:31.402142 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 86/332] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:31 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:31.434442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:31.438825 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:13:31.438825 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:31.439065 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:31.439384 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Delete volume with id: f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:13:31.448140 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:31.448140 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:31.448954 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:13:31.473707 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Delete volume request issued successfully. Aug 23 18:13:31.473707 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8685e8e4-565f-4668-8dfc-1b3354ce84a5 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 202 Aug 23 18:13:31.473707 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 82/333] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:13:31 2026] DELETE /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:31.487974 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2131058b-57e8-46a8-9481-1bb1970db343 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:31.491977 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2131058b-57e8-46a8-9481-1bb1970db343 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:13:31.492204 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2131058b-57e8-46a8-9481-1bb1970db343 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:31.492435 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2131058b-57e8-46a8-9481-1bb1970db343 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:31.510357 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:31.510357 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:31.526668 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2131058b-57e8-46a8-9481-1bb1970db343 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Volume info retrieved successfully. Aug 23 18:13:31.538559 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2131058b-57e8-46a8-9481-1bb1970db343 tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 200 Aug 23 18:13:31.539309 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 83/334] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:31 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:32.560756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24d9aef3-785a-40e8-a356-9f1f320670ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:32.564752 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24d9aef3-785a-40e8-a356-9f1f320670ea tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] GET https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 Aug 23 18:13:32.566356 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24d9aef3-785a-40e8-a356-9f1f320670ea tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:32.566563 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24d9aef3-785a-40e8-a356-9f1f320670ea tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:32.575962 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24d9aef3-785a-40e8-a356-9f1f320670ea tempest-ServerActionsTestOtherB-552919970 tempest-ServerActionsTestOtherB-552919970-project-member] https://10.4.3.148/volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 returned with HTTP 404 Aug 23 18:13:32.576641 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 84/335] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:32 2026] GET /volume/v3/volumes/f4631b7a-ee2b-4798-b1eb-d808598bc826 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:38.874559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5beb2a65-28b3-4bfd-aa3c-8b9d2fe9e3d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:39.040313 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5beb2a65-28b3-4bfd-aa3c-8b9d2fe9e3d2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:13:39.041993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5beb2a65-28b3-4bfd-aa3c-8b9d2fe9e3d2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1807938869"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:39.064284 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5beb2a65-28b3-4bfd-aa3c-8b9d2fe9e3d2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:13:39.064854 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 87/336] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:13:38 2026] POST /volume/v3/types => generated 228 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:39.075934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7d530d1-d191-42e1-a40d-9b9e25fd8756 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:39.079816 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7d530d1-d191-42e1-a40d-9b9e25fd8756 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:13:39.079816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7d530d1-d191-42e1-a40d-9b9e25fd8756 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1502896732"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:39.130653 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7d530d1-d191-42e1-a40d-9b9e25fd8756 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:13:39.131126 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 83/337] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:13:39 2026] POST /volume/v3/group_types => generated 185 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:39.141320 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9458a971-8f28-49e1-bc29-650b5ffedffe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:39.251846 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:13:39.252331 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "605fe289-5a53-4075-8b59-39b7a3f1c980", "volume_types": ["1b59fd5c-c511-4cd1-988a-01b872acb634"], "name": "tempest-GroupSnapshotsV319Test-Group-1635516048"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:39.254128 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Creating new group {'group': {'group_type': '605fe289-5a53-4075-8b59-39b7a3f1c980', 'volume_types': ['1b59fd5c-c511-4cd1-988a-01b872acb634'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1635516048'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:13:39.267885 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1635516048. Aug 23 18:13:39.292294 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:13:39.291856. {{(pid=100224) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:13:39.292533 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Availability Zones retrieved successfully. Aug 23 18:13:39.322140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Created reservations ['f8d902b7-ddbc-441c-ac8a-b042aa95dd5e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:39.376131 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9458a971-8f28-49e1-bc29-650b5ffedffe tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:13:39.376620 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 84/338] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:13:39 2026] POST /volume/v3/groups => generated 116 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:39.389450 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef710b95-cfb4-4d0e-b85f-71800df80734 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:39.392747 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef710b95-cfb4-4d0e-b85f-71800df80734 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 Aug 23 18:13:39.393187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef710b95-cfb4-4d0e-b85f-71800df80734 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:39.393345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef710b95-cfb4-4d0e-b85f-71800df80734 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:39.393558 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-ef710b95-cfb4-4d0e-b85f-71800df80734 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member e74a7295-5bf3-4486-86a3-397aaf29e9b2 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:13:39.400973 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:39.400973 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:39.436044 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef710b95-cfb4-4d0e-b85f-71800df80734 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 returned with HTTP 200 Aug 23 18:13:39.436500 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 85/339] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:13:39 2026] GET /volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 => generated 396 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:40.450821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df998bd8-4335-4506-85ff-bcc5eee01f7b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:40.453852 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df998bd8-4335-4506-85ff-bcc5eee01f7b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 Aug 23 18:13:40.454375 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df998bd8-4335-4506-85ff-bcc5eee01f7b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:40.454670 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df998bd8-4335-4506-85ff-bcc5eee01f7b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:40.456808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-df998bd8-4335-4506-85ff-bcc5eee01f7b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member e74a7295-5bf3-4486-86a3-397aaf29e9b2 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:13:40.462677 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:40.462677 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:40.484913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df998bd8-4335-4506-85ff-bcc5eee01f7b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 returned with HTTP 200 Aug 23 18:13:40.484913 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 88/340] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:13:40 2026] GET /volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 => generated 397 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:40.494771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1423969c-e544-4101-874a-b6f2b517c4fa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:40.497060 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:13:40.497776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1011409843", "volume_type": "1b59fd5c-c511-4cd1-988a-01b872acb634", "group_id": "e74a7295-5bf3-4486-86a3-397aaf29e9b2", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:40.500264 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1011409843', 'volume_type': '1b59fd5c-c511-4cd1-988a-01b872acb634', 'group_id': 'e74a7295-5bf3-4486-86a3-397aaf29e9b2', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:13:40.515914 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:40.515914 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:40.516482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Create volume of 1 GB Aug 23 18:13:40.539348 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Availability Zones retrieved successfully. Aug 23 18:13:40.549304 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Flow 'volume_create_api' (f67d7be7-8dfc-4138-a650-a3d3efcef26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:40.550894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214d4468-2c5e-4722-8838-cc8a7436aa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:40.551761 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:40.551761 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:40.552634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:13:40.583349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214d4468-2c5e-4722-8838-cc8a7436aa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:13:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b59fd5c-c511-4cd1-988a-01b872acb634,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1807938869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b59fd5c-c511-4cd1-988a-01b872acb634', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e74a7295-5bf3-4486-86a3-397aaf29e9b2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:40.584399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02857f6d-d464-40bd-98bb-eae417a07661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:40.622642 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1807938869 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1807938869, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:13:40.623112 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1807938869 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1807938869, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:13:40.685219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Created reservations ['2cd84b4b-47e4-44f0-9c7b-f7f2d60b4919', '320bf251-d3f9-4ad7-812d-96ffcc72ac14', 'b2322049-a5c5-455c-ae69-6818b04ba6ee', 'b30bfee9-9d65-44fb-b788-b7e66e1ceba2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:40.686399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02857f6d-d464-40bd-98bb-eae417a07661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd84b4b-47e4-44f0-9c7b-f7f2d60b4919', '320bf251-d3f9-4ad7-812d-96ffcc72ac14', 'b2322049-a5c5-455c-ae69-6818b04ba6ee', 'b30bfee9-9d65-44fb-b788-b7e66e1ceba2']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:40.687324 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b6032c-eefe-4061-9223-d4a787dce7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:40.717368 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b6032c-eefe-4061-9223-d4a787dce7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bea4f01-0121-46be-9236-534c9d644808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1011409843',encryption_key_id=None,group_id=e74a7295-5bf3-4486-86a3-397aaf29e9b2,group_type_id=,metadata={},multiattach=False,project_id='e72cbd75ff3440bab59ac0b6156416f8',qos_specs=None,replication_status=,reservations=['2cd84b4b-47e4-44f0-9c7b-f7f2d60b4919','320bf251-d3f9-4ad7-812d-96ffcc72ac14','b2322049-a5c5-455c-ae69-6818b04ba6ee','b30bfee9-9d65-44fb-b788-b7e66e1ceba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9605347e21c8420db0ab7a2552c32372',volume_type_id=1b59fd5c-c511-4cd1-988a-01b872acb634), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1011409843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e74a7295-5bf3-4486-86a3-397aaf29e9b2,host=None,id=3bea4f01-0121-46be-9236-534c9d644808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72cbd75ff3440bab59ac0b6156416f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9605347e21c8420db0ab7a2552c32372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b59fd5c-c511-4cd1-988a-01b872acb634),volume_type_id=1b59fd5c-c511-4cd1-988a-01b872acb634)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:40.718202 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ab775b-2b64-4196-b3a3-5c2767babe39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:40.759447 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ab775b-2b64-4196-b3a3-5c2767babe39) transitioned into state 'SUCCESS' from state '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-1011409843',encryption_key_id=None,group_id=e74a7295-5bf3-4486-86a3-397aaf29e9b2,group_type_id=,metadata={},multiattach=False,project_id='e72cbd75ff3440bab59ac0b6156416f8',qos_specs=None,replication_status=,reservations=['2cd84b4b-47e4-44f0-9c7b-f7f2d60b4919','320bf251-d3f9-4ad7-812d-96ffcc72ac14','b2322049-a5c5-455c-ae69-6818b04ba6ee','b30bfee9-9d65-44fb-b788-b7e66e1ceba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9605347e21c8420db0ab7a2552c32372',volume_type_id=1b59fd5c-c511-4cd1-988a-01b872acb634)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:40.760968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e3b444-91d9-46e7-a207-3991d49a36d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:40.779211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e3b444-91d9-46e7-a207-3991d49a36d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:40.780494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Flow 'volume_create_api' (f67d7be7-8dfc-4138-a650-a3d3efcef26b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:40.780991 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Create volume request issued successfully. Aug 23 18:13:40.782078 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:13:40.782298 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:13:40.840241 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:13:40.845568 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:40.845568 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:40.852004 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1423969c-e544-4101-874a-b6f2b517c4fa tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:13:40.854873 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 84/341] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:13:40 2026] POST /volume/v3/volumes => generated 827 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:40.869894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:40.873502 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 Aug 23 18:13:40.873670 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:40.873866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:40.880977 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:40.880977 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:40.885097 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Volume info retrieved successfully. Aug 23 18:13:40.886055 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:13:40.886115 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:13:40.921272 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:13:40.925567 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:40.925567 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:40.933395 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8392d81-c7e9-4b71-b57f-e6548bd8524f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 returned with HTTP 200 Aug 23 18:13:40.935472 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 85/342] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:13:40 2026] GET /volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 => generated 919 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:41.949053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:41.951828 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 Aug 23 18:13:41.952267 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:41.952669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:41.965342 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:41.965342 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:41.970364 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Volume info retrieved successfully. Aug 23 18:13:41.971417 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:13:41.971756 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:13:42.028733 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:13:42.032898 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:42.032898 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:42.042996 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c27b18dc-1139-48ad-9e77-09e9e2aae84f tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 returned with HTTP 200 Aug 23 18:13:42.043654 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 86/343] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:13:41 2026] GET /volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:42.059642 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:42.064542 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] POST https://10.4.3.148/volume/v3/group_snapshots Aug 23 18:13:42.064924 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e74a7295-5bf3-4486-86a3-397aaf29e9b2", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-765647742"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:42.066776 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e74a7295-5bf3-4486-86a3-397aaf29e9b2', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-765647742'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 23 18:13:42.072230 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:42.072230 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:42.075747 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.group_snapshots [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-765647742. Aug 23 18:13:42.124379 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:42.124379 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:42.138238 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1807938869 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1807938869, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:13:42.138684 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1807938869 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1807938869, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:13:42.161388 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Created reservations ['85e13cd8-442d-4c83-b399-2c3654a58211', '3dcd4f60-d7ac-4d0a-8c15-12e4d5ca7f5f', '2c4c9017-d357-4ee4-9baa-ed14c02dc4dc', 'd71f5f4a-d6d9-4d32-a3d3-694b80a8883d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:42.214112 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e9a721d-10ca-4159-9a61-d9c4d0543587 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots returned with HTTP 202 Aug 23 18:13:42.214735 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 89/344] 10.4.3.148 () {70 vars in 1324 bytes} [Sun Aug 23 18:13:42 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:42.227017 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d20115c-6f1d-4875-82ac-34b0de5a4fe7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:42.229699 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d20115c-6f1d-4875-82ac-34b0de5a4fe7 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:42.229699 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d20115c-6f1d-4875-82ac-34b0de5a4fe7 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:42.229969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d20115c-6f1d-4875-82ac-34b0de5a4fe7 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:42.230493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-0d20115c-6f1d-4875-82ac-34b0de5a4fe7 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:13:42.235992 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:42.235992 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:42.241937 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d20115c-6f1d-4875-82ac-34b0de5a4fe7 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 200 Aug 23 18:13:42.242592 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 85/345] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:13:42 2026] GET /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:43.213477 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.215419 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:13:43.215826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1038389752"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:43.217094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1038389752'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:13:43.217209 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume of 1 GB Aug 23 18:13:43.222692 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Availability Zones retrieved successfully. Aug 23 18:13:43.230722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Flow 'volume_create_api' (d0f5b2bb-de4a-47b2-a6bd-34664076b757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:43.232458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ef5fd8-079c-4577-a4f5-6fbea681e31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:43.234489 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:13:43.254088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d619de8-b3e8-47e7-837d-d7c6fcb022e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.256173 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d619de8-b3e8-47e7-837d-d7c6fcb022e5 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.256942 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d619de8-b3e8-47e7-837d-d7c6fcb022e5 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.257298 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d619de8-b3e8-47e7-837d-d7c6fcb022e5 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.257421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-4d619de8-b3e8-47e7-837d-d7c6fcb022e5 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:13:43.263487 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.263487 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:43.269610 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d619de8-b3e8-47e7-837d-d7c6fcb022e5 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 200 Aug 23 18:13:43.270229 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 87/346] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:43.281848 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ecf53338-acf8-4b75-9f95-91b6664b727d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.282758 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ef5fd8-079c-4577-a4f5-6fbea681e31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:43.283813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39ed221-f47c-4394-98a9-b5bdc6dccd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:43.285247 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ecf53338-acf8-4b75-9f95-91b6664b727d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:13:43.285579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ecf53338-acf8-4b75-9f95-91b6664b727d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.285915 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ecf53338-acf8-4b75-9f95-91b6664b727d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.286372 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-ecf53338-acf8-4b75-9f95-91b6664b727d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:13:43.286843 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.286843 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:43.288693 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-ecf53338-acf8-4b75-9f95-91b6664b727d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:13:43.313692 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ecf53338-acf8-4b75-9f95-91b6664b727d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Get all snapshots completed successfully. Aug 23 18:13:43.314277 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.314277 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:43.315509 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ecf53338-acf8-4b75-9f95-91b6664b727d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:13:43.315802 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 90/347] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:43.328311 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6e8bd996-b9db-4fbe-90ff-693c06f66735 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.330174 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e8bd996-b9db-4fbe-90ff-693c06f66735 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/snapshots/c4cb6d19-8669-47b9-a2f9-58e127505f9a Aug 23 18:13:43.330472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e8bd996-b9db-4fbe-90ff-693c06f66735 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.331064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e8bd996-b9db-4fbe-90ff-693c06f66735 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.350951 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.350951 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:43.350951 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6e8bd996-b9db-4fbe-90ff-693c06f66735 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Snapshot retrieved successfully. Aug 23 18:13:43.351894 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e8bd996-b9db-4fbe-90ff-693c06f66735 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/snapshots/c4cb6d19-8669-47b9-a2f9-58e127505f9a returned with HTTP 200 Aug 23 18:13:43.352348 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 86/348] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/snapshots/c4cb6d19-8669-47b9-a2f9-58e127505f9a => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:43.364349 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07995e57-c9be-4264-a4c0-e9927ee64375 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.367138 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07995e57-c9be-4264-a4c0-e9927ee64375 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] POST https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action Aug 23 18:13:43.368052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07995e57-c9be-4264-a4c0-e9927ee64375 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:43.368052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07995e57-c9be-4264-a4c0-e9927ee64375 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:43.370495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-07995e57-c9be-4264-a4c0-e9927ee64375 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Updating group '707ecb8f-7835-4260-b691-91a886f6b5be' with 'creating' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 23 18:13:43.376273 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.376273 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:43.379498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Created reservations ['eb11d801-aa1e-4d4d-86ff-96080238b182', 'de13e766-4e4f-4fbe-b8f0-42cf81995855', 'becc8a37-f9ad-4a9c-b1df-e9b41e67b2a4', '91988d58-5002-4e7d-a3ee-c6067198eda7'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:43.380693 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39ed221-f47c-4394-98a9-b5bdc6dccd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb11d801-aa1e-4d4d-86ff-96080238b182', 'de13e766-4e4f-4fbe-b8f0-42cf81995855', 'becc8a37-f9ad-4a9c-b1df-e9b41e67b2a4', '91988d58-5002-4e7d-a3ee-c6067198eda7']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:43.382001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a2523a-dd33-47b1-89c5-02856b226f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:43.388168 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07995e57-c9be-4264-a4c0-e9927ee64375 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action returned with HTTP 202 Aug 23 18:13:43.388806 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 88/349] 10.4.3.148 () {70 vars in 1455 bytes} [Sun Aug 23 18:13:43 2026] POST /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:13:43.404623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d510b99-5dd9-4992-859c-417b60317e4c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.407662 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d510b99-5dd9-4992-859c-417b60317e4c tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.407662 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d510b99-5dd9-4992-859c-417b60317e4c tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.407901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d510b99-5dd9-4992-859c-417b60317e4c tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.408087 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-7d510b99-5dd9-4992-859c-417b60317e4c tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:13:43.414024 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.414024 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:43.418815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a2523a-dd33-47b1-89c5-02856b226f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cc3a677-f519-45cf-a1b4-f0673e0edb4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1038389752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ec4597ebeb415f817be8ba0b679aec',qos_specs=None,replication_status=,reservations=['eb11d801-aa1e-4d4d-86ff-96080238b182','de13e766-4e4f-4fbe-b8f0-42cf81995855','becc8a37-f9ad-4a9c-b1df-e9b41e67b2a4','91988d58-5002-4e7d-a3ee-c6067198eda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68f1a8011754b95b487592d36d50e2b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1038389752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cc3a677-f519-45cf-a1b4-f0673e0edb4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ec4597ebeb415f817be8ba0b679aec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c68f1a8011754b95b487592d36d50e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:43.420027 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c721120e-c405-4ba0-82cc-9dbdb3050884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:43.420866 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d510b99-5dd9-4992-859c-417b60317e4c tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 200 Aug 23 18:13:43.421662 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 91/350] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:43.430746 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-05c83de9-2638-4d4e-8673-7259ec78ce7d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.435480 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05c83de9-2638-4d4e-8673-7259ec78ce7d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] POST https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action Aug 23 18:13:43.436175 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-05c83de9-2638-4d4e-8673-7259ec78ce7d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:43.436367 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-05c83de9-2638-4d4e-8673-7259ec78ce7d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:43.444169 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-05c83de9-2638-4d4e-8673-7259ec78ce7d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Updating group '707ecb8f-7835-4260-b691-91a886f6b5be' with 'available' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 23 18:13:43.446042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c721120e-c405-4ba0-82cc-9dbdb3050884) transitioned into state 'SUCCESS' from state '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-1038389752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ec4597ebeb415f817be8ba0b679aec',qos_specs=None,replication_status=,reservations=['eb11d801-aa1e-4d4d-86ff-96080238b182','de13e766-4e4f-4fbe-b8f0-42cf81995855','becc8a37-f9ad-4a9c-b1df-e9b41e67b2a4','91988d58-5002-4e7d-a3ee-c6067198eda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68f1a8011754b95b487592d36d50e2b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:43.446672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f865c8f8-7b05-4ae5-aa3d-050d69ec469e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:43.459248 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.459248 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:43.477880 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f865c8f8-7b05-4ae5-aa3d-050d69ec469e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:43.477880 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Flow 'volume_create_api' (d0f5b2bb-de4a-47b2-a6bd-34664076b757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:43.478322 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume request issued successfully. Aug 23 18:13:43.480966 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3a60c67-8d6e-4330-90ee-76c02d0dd6fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:13:43.481522 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 86/351] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:13:43 2026] POST /volume/v3/volumes => generated 755 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:43.482944 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05c83de9-2638-4d4e-8673-7259ec78ce7d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action returned with HTTP 202 Aug 23 18:13:43.483632 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 87/352] 10.4.3.148 () {70 vars in 1455 bytes} [Sun Aug 23 18:13:43 2026] POST /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:13:43.497355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d9c93c9-44ca-4dc1-bd12-f897e48b7b3b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.499685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a3fde1e-254f-4c35-ba22-991efdcfa0c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.499956 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d9c93c9-44ca-4dc1-bd12-f897e48b7b3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.500214 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d9c93c9-44ca-4dc1-bd12-f897e48b7b3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.500409 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d9c93c9-44ca-4dc1-bd12-f897e48b7b3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.500571 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-0d9c93c9-44ca-4dc1-bd12-f897e48b7b3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:13:43.502112 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a3fde1e-254f-4c35-ba22-991efdcfa0c9 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:43.502450 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a3fde1e-254f-4c35-ba22-991efdcfa0c9 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.502689 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a3fde1e-254f-4c35-ba22-991efdcfa0c9 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.508018 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.508018 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:43.513622 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.513622 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:43.519894 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2a3fde1e-254f-4c35-ba22-991efdcfa0c9 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:43.520133 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d9c93c9-44ca-4dc1-bd12-f897e48b7b3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 200 Aug 23 18:13:43.520599 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 89/353] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:43.529091 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a3fde1e-254f-4c35-ba22-991efdcfa0c9 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:43.529741 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 92/354] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:43.535327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f3d6203d-b0f7-4242-bc6c-f849847b74e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.538594 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3d6203d-b0f7-4242-bc6c-f849847b74e2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] POST https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action Aug 23 18:13:43.539948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3d6203d-b0f7-4242-bc6c-f849847b74e2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:43.540775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3d6203d-b0f7-4242-bc6c-f849847b74e2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:43.542834 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-f3d6203d-b0f7-4242-bc6c-f849847b74e2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Updating group '707ecb8f-7835-4260-b691-91a886f6b5be' with 'error' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 23 18:13:43.562753 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.562753 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:43.577350 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3d6203d-b0f7-4242-bc6c-f849847b74e2 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action returned with HTTP 202 Aug 23 18:13:43.577862 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 87/355] 10.4.3.148 () {70 vars in 1455 bytes} [Sun Aug 23 18:13:43 2026] POST /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:13:43.593081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f37b6975-e17a-48ac-b78e-aaa6d11b36bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.595264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f37b6975-e17a-48ac-b78e-aaa6d11b36bb tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.595549 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f37b6975-e17a-48ac-b78e-aaa6d11b36bb tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.596444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f37b6975-e17a-48ac-b78e-aaa6d11b36bb tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.596444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-f37b6975-e17a-48ac-b78e-aaa6d11b36bb tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:13:43.600284 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.600284 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:43.604951 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f37b6975-e17a-48ac-b78e-aaa6d11b36bb tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 200 Aug 23 18:13:43.605581 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 88/356] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:43.620045 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06f789c2-d624-4091-9dd5-6c4d1e6d550d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.623894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06f789c2-d624-4091-9dd5-6c4d1e6d550d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] POST https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action Aug 23 18:13:43.624933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06f789c2-d624-4091-9dd5-6c4d1e6d550d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:43.624933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06f789c2-d624-4091-9dd5-6c4d1e6d550d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:43.626043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-06f789c2-d624-4091-9dd5-6c4d1e6d550d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Updating group '707ecb8f-7835-4260-b691-91a886f6b5be' with 'available' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 23 18:13:43.630843 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.630843 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:43.648050 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06f789c2-d624-4091-9dd5-6c4d1e6d550d tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action returned with HTTP 202 Aug 23 18:13:43.648566 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 90/357] 10.4.3.148 () {70 vars in 1455 bytes} [Sun Aug 23 18:13:43 2026] POST /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:13:43.660896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8cc55778-5073-4965-a036-1ad575bbf051 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.663100 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cc55778-5073-4965-a036-1ad575bbf051 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.664896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cc55778-5073-4965-a036-1ad575bbf051 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.664896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cc55778-5073-4965-a036-1ad575bbf051 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.664896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-8cc55778-5073-4965-a036-1ad575bbf051 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:13:43.669714 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.669714 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:43.673908 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cc55778-5073-4965-a036-1ad575bbf051 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 200 Aug 23 18:13:43.674179 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 93/358] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:43.686746 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6dd1838a-2661-462d-ad92-a3a0435df36d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.689601 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dd1838a-2661-462d-ad92-a3a0435df36d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] DELETE https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.689868 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dd1838a-2661-462d-ad92-a3a0435df36d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.689868 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dd1838a-2661-462d-ad92-a3a0435df36d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.690050 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-6dd1838a-2661-462d-ad92-a3a0435df36d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] delete called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100224) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 23 18:13:43.690209 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.group_snapshots [None req-6dd1838a-2661-462d-ad92-a3a0435df36d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Delete group_snapshot with id: 707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.694942 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.694942 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:43.759248 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dd1838a-2661-462d-ad92-a3a0435df36d tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 202 Aug 23 18:13:43.759852 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 88/359] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:13:43 2026] DELETE /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:13:43.772491 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-377fcfb6-1110-4b62-b122-155045110070 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.774468 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:13:43.774670 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.774991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.775770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:13:43.777036 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:13:43.816567 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Get all volumes completed successfully. Aug 23 18:13:43.818050 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:13:43.818050 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:13:43.868158 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:13:43.876009 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.876009 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:43.886006 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-377fcfb6-1110-4b62-b122-155045110070 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:13:43.886387 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 89/360] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:43.900902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.903142 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:13:43.903372 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.903654 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.904068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:13:43.905940 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:13:43.927848 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Get all snapshots completed successfully. Aug 23 18:13:43.928091 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f35a87b-c49f-4228-bbe8-09c1ccdea8b2 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:13:43.928559 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 91/361] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:43.939312 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eec69059-d5dc-4641-8bec-7b51eda2c860 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.941716 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eec69059-d5dc-4641-8bec-7b51eda2c860 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be Aug 23 18:13:43.942049 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eec69059-d5dc-4641-8bec-7b51eda2c860 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.942304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eec69059-d5dc-4641-8bec-7b51eda2c860 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.942493 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-eec69059-d5dc-4641-8bec-7b51eda2c860 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member 707ecb8f-7835-4260-b691-91a886f6b5be {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:13:43.946519 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eec69059-d5dc-4641-8bec-7b51eda2c860 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be returned with HTTP 404 Aug 23 18:13:43.947363 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 94/362] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/group_snapshots/707ecb8f-7835-4260-b691-91a886f6b5be => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:13:43.960353 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:43.964169 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:13:43.964449 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:43.964735 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:43.965533 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:13:43.966041 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:43.966041 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:43.966745 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:13:44.027458 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Get all volumes completed successfully. Aug 23 18:13:44.028437 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:13:44.028597 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:13:44.087203 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:13:44.091699 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.091699 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:44.102842 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fac3820-b2f4-4a47-8bd7-db5f50396e3b tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:13:44.103237 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 89/363] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:13:43 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:44.119084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8e9f5010-2823-432c-935d-a5773a8ecf60 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.121391 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e9f5010-2823-432c-935d-a5773a8ecf60 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] POST https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2/action Aug 23 18:13:44.121920 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e9f5010-2823-432c-935d-a5773a8ecf60 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:44.122115 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e9f5010-2823-432c-935d-a5773a8ecf60 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:44.123868 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-8e9f5010-2823-432c-935d-a5773a8ecf60 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] delete called for group e74a7295-5bf3-4486-86a3-397aaf29e9b2 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:13:44.124035 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-8e9f5010-2823-432c-935d-a5773a8ecf60 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Delete group with id: e74a7295-5bf3-4486-86a3-397aaf29e9b2 Aug 23 18:13:44.128159 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.128159 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:44.196814 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e9f5010-2823-432c-935d-a5773a8ecf60 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2/action returned with HTTP 202 Aug 23 18:13:44.197436 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 90/364] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:13:44 2026] POST /volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:13:44.212167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.215135 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 Aug 23 18:13:44.215370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:44.215576 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:44.225118 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.225118 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:44.230981 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Volume info retrieved successfully. Aug 23 18:13:44.232007 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:13:44.232250 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:13:44.298871 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:13:44.306128 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.306128 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:44.318003 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e39a5414-7fdd-4158-a70e-3c608cc2e010 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 returned with HTTP 200 Aug 23 18:13:44.318358 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 92/365] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:13:44 2026] GET /volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 => generated 919 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:44.548864 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-78a0010b-b9a5-4d89-a1d2-c94b8e8a0baf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.551120 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78a0010b-b9a5-4d89-a1d2-c94b8e8a0baf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:44.551299 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78a0010b-b9a5-4d89-a1d2-c94b8e8a0baf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:44.551528 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78a0010b-b9a5-4d89-a1d2-c94b8e8a0baf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:44.560105 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.560105 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:44.565698 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-78a0010b-b9a5-4d89-a1d2-c94b8e8a0baf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:44.570592 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78a0010b-b9a5-4d89-a1d2-c94b8e8a0baf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:44.570949 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 95/366] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:44 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:44.644034 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-e607451d-a5db-4c48-8167-ebd7a8e9541b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.647633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-e607451d-a5db-4c48-8167-ebd7a8e9541b tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:44.648072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-e607451d-a5db-4c48-8167-ebd7a8e9541b tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:44.648738 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-e607451d-a5db-4c48-8167-ebd7a8e9541b tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:44.664105 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.664105 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:44.674198 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-e607451d-a5db-4c48-8167-ebd7a8e9541b tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:44.686013 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-e607451d-a5db-4c48-8167-ebd7a8e9541b tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:44.686329 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 90/367] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:13:44 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:44.797061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af981e37-81e9-4819-973e-b8316577b7e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.797720 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af981e37-81e9-4819-973e-b8316577b7e4 None None] GET https://10.4.3.148/volume// Aug 23 18:13:44.798016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af981e37-81e9-4819-973e-b8316577b7e4 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:44.798206 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af981e37-81e9-4819-973e-b8316577b7e4 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:44.798893 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af981e37-81e9-4819-973e-b8316577b7e4 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:13:44.799255 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 91/368] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:13:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:13:44.811066 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-9b17e765-afd1-4ab7-9282-d48d591accf7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.814266 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-9b17e765-afd1-4ab7-9282-d48d591accf7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:13:44.814814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-9b17e765-afd1-4ab7-9282-d48d591accf7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cc3a677-f519-45cf-a1b4-f0673e0edb4c", "connector": null, "instance_uuid": "48148cff-90af-4545-80f9-d57212e2870e"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:44.827867 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.827867 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:44.876026 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-9b17e765-afd1-4ab7-9282-d48d591accf7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:13:44.876616 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 93/369] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:13:44 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:44.921261 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4b8ad089-0af1-4133-b1b8-345583669d72 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.923523 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b8ad089-0af1-4133-b1b8-345583669d72 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:44.923730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b8ad089-0af1-4133-b1b8-345583669d72 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:44.923993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b8ad089-0af1-4133-b1b8-345583669d72 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:44.931622 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c9ee589-ce8b-4d38-8951-9c853bd29ad5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.932187 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c9ee589-ce8b-4d38-8951-9c853bd29ad5 None None] GET https://10.4.3.148/volume// Aug 23 18:13:44.932486 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c9ee589-ce8b-4d38-8951-9c853bd29ad5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:44.932765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c9ee589-ce8b-4d38-8951-9c853bd29ad5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:44.933235 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c9ee589-ce8b-4d38-8951-9c853bd29ad5 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:13:44.933635 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 91/370] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:13:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:13:44.938841 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.938841 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:44.942981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c40053f1-2435-4c20-a29e-b6d10380e2b3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:44.943478 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b8ad089-0af1-4133-b1b8-345583669d72 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:44.947744 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c40053f1-2435-4c20-a29e-b6d10380e2b3 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:44.948129 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c40053f1-2435-4c20-a29e-b6d10380e2b3 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:44.948455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c40053f1-2435-4c20-a29e-b6d10380e2b3 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:44.949046 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b8ad089-0af1-4133-b1b8-345583669d72 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:44.949631 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 96/371] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:44 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:44.962864 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:44.962864 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:44.971360 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c40053f1-2435-4c20-a29e-b6d10380e2b3 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:44.977083 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c40053f1-2435-4c20-a29e-b6d10380e2b3 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:44.977502 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 92/372] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:13:44 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:13:45.077658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-5eb7b0e1-e929-44bc-ac03-b91182f996df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:45.080494 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-5eb7b0e1-e929-44bc-ac03-b91182f996df tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] PUT https://10.4.3.148/volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb Aug 23 18:13:45.081030 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-5eb7b0e1-e929-44bc-ac03-b91182f996df tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:45.091108 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-5eb7b0e1-e929-44bc-ac03-b91182f996df tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Acquiring lock "cinder-attachment_update-0cc3a677-f519-45cf-a1b4-f0673e0edb4c-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:13:45.099827 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-5eb7b0e1-e929-44bc-ac03-b91182f996df tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Lock "cinder-attachment_update-0cc3a677-f519-45cf-a1b4-f0673e0edb4c-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:13:45.101310 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:45.101310 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:45.200275 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-5eb7b0e1-e929-44bc-ac03-b91182f996df tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Lock "cinder-attachment_update-0cc3a677-f519-45cf-a1b4-f0673e0edb4c-np0000007943" released by "attachment_update" :: held 0.101s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:13:45.200808 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-5eb7b0e1-e929-44bc-ac03-b91182f996df tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb returned with HTTP 200 Aug 23 18:13:45.201318 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 94/373] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:13:45 2026] PUT /volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:45.332583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04218819-5dae-4414-abe3-308fda4f0882 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:45.334592 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04218819-5dae-4414-abe3-308fda4f0882 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 Aug 23 18:13:45.334865 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04218819-5dae-4414-abe3-308fda4f0882 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:45.335074 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04218819-5dae-4414-abe3-308fda4f0882 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:45.343992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04218819-5dae-4414-abe3-308fda4f0882 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 returned with HTTP 404 Aug 23 18:13:45.344709 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 92/374] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:13:45 2026] GET /volume/v3/volumes/3bea4f01-0121-46be-9236-534c9d644808 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:13:45.357486 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-39004d2c-2796-4a12-91a4-f058d7b3b3b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:45.359719 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-39004d2c-2796-4a12-91a4-f058d7b3b3b0 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] GET https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 Aug 23 18:13:45.359868 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-39004d2c-2796-4a12-91a4-f058d7b3b3b0 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:45.360081 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-39004d2c-2796-4a12-91a4-f058d7b3b3b0 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:45.360220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-39004d2c-2796-4a12-91a4-f058d7b3b3b0 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] show called for member e74a7295-5bf3-4486-86a3-397aaf29e9b2 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:13:45.363539 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-39004d2c-2796-4a12-91a4-f058d7b3b3b0 tempest-GroupSnapshotsV319Test-1249751961 tempest-GroupSnapshotsV319Test-1249751961-project-member] https://10.4.3.148/volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 returned with HTTP 404 Aug 23 18:13:45.364190 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 97/375] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:13:45 2026] GET /volume/v3/groups/e74a7295-5bf3-4486-86a3-397aaf29e9b2 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:13:45.373956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63f76b87-1c11-4be9-8d59-b021ae619dc1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:45.377378 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63f76b87-1c11-4be9-8d59-b021ae619dc1 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/605fe289-5a53-4075-8b59-39b7a3f1c980 Aug 23 18:13:45.378988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63f76b87-1c11-4be9-8d59-b021ae619dc1 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:45.378988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63f76b87-1c11-4be9-8d59-b021ae619dc1 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:45.398378 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63f76b87-1c11-4be9-8d59-b021ae619dc1 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/group_types/605fe289-5a53-4075-8b59-39b7a3f1c980 returned with HTTP 202 Aug 23 18:13:45.398988 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 93/376] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:13:45 2026] DELETE /volume/v3/group_types/605fe289-5a53-4075-8b59-39b7a3f1c980 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:13:45.410219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f7863e21-35af-4373-b0b2-a1b2deea2835 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:45.412024 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f7863e21-35af-4373-b0b2-a1b2deea2835 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] DELETE https://10.4.3.148/volume/v3/types/1b59fd5c-c511-4cd1-988a-01b872acb634 Aug 23 18:13:45.412341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f7863e21-35af-4373-b0b2-a1b2deea2835 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:45.412678 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f7863e21-35af-4373-b0b2-a1b2deea2835 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:45.413113 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:45.413113 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:45.467255 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f7863e21-35af-4373-b0b2-a1b2deea2835 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/types/1b59fd5c-c511-4cd1-988a-01b872acb634 returned with HTTP 202 Aug 23 18:13:45.467492 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 95/377] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:13:45 2026] DELETE /volume/v3/types/1b59fd5c-c511-4cd1-988a-01b872acb634 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:45.477851 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8810264f-5a9b-4c46-b04e-89a61f642c46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:45.480190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8810264f-5a9b-4c46-b04e-89a61f642c46 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] GET https://10.4.3.148/volume/v3/types/1b59fd5c-c511-4cd1-988a-01b872acb634 Aug 23 18:13:45.480471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8810264f-5a9b-4c46-b04e-89a61f642c46 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:45.480705 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8810264f-5a9b-4c46-b04e-89a61f642c46 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:45.490549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8810264f-5a9b-4c46-b04e-89a61f642c46 tempest-GroupSnapshotsV319Test-468286828 tempest-GroupSnapshotsV319Test-468286828-project-admin] https://10.4.3.148/volume/v3/types/1b59fd5c-c511-4cd1-988a-01b872acb634 returned with HTTP 404 Aug 23 18:13:45.491216 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 93/378] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:13:45 2026] GET /volume/v3/types/1b59fd5c-c511-4cd1-988a-01b872acb634 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:45.967503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dcfcb8cc-b23b-4121-a99b-47c0fdcbfa68 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:45.970639 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dcfcb8cc-b23b-4121-a99b-47c0fdcbfa68 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:45.971005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dcfcb8cc-b23b-4121-a99b-47c0fdcbfa68 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:45.971339 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dcfcb8cc-b23b-4121-a99b-47c0fdcbfa68 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:46.000735 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:46.000735 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:46.010646 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dcfcb8cc-b23b-4121-a99b-47c0fdcbfa68 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:46.022826 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dcfcb8cc-b23b-4121-a99b-47c0fdcbfa68 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:46.023458 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 98/379] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:45 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:47.045292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1bbaddef-cd2c-427e-b182-f86372ad41bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:47.049062 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1bbaddef-cd2c-427e-b182-f86372ad41bb tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:47.049563 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1bbaddef-cd2c-427e-b182-f86372ad41bb tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:47.049918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1bbaddef-cd2c-427e-b182-f86372ad41bb tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:47.060902 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:47.060902 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:47.064780 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1bbaddef-cd2c-427e-b182-f86372ad41bb tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:47.070322 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1bbaddef-cd2c-427e-b182-f86372ad41bb tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:47.070766 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 94/380] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:47 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:48.088215 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5146883c-5a26-4a13-9db6-95fefe2e84cd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:48.091231 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5146883c-5a26-4a13-9db6-95fefe2e84cd tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:48.091539 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5146883c-5a26-4a13-9db6-95fefe2e84cd tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:48.091892 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5146883c-5a26-4a13-9db6-95fefe2e84cd tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:48.098660 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=143,cinder:INSERT=13,cinder:UPDATE=33 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:13:48.139576 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:48.139576 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:48.158147 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5146883c-5a26-4a13-9db6-95fefe2e84cd tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:48.164062 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5146883c-5a26-4a13-9db6-95fefe2e84cd tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:48.164662 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 96/381] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:48 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:48.206927 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:48.343272 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:13:48.343863 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2060983402"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:48.346224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2060983402'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:13:48.346535 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Create volume of 1 GB Aug 23 18:13:48.354818 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Availability Zones retrieved successfully. Aug 23 18:13:48.361437 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Flow 'volume_create_api' (bcba01ac-9ff5-4d8c-a3ab-c34df7ba905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:48.363398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d43aa9-0b5b-42e3-b600-8eab09d679b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:48.365007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:13:48.406295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d43aa9-0b5b-42e3-b600-8eab09d679b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:48.407175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53553b35-a339-4fcc-8bdc-af35e0cab01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:48.496692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Created reservations ['0862fb7d-08b1-4d7c-812d-0c341d10f238', '0014f24c-4602-437b-84ff-7b1646026ba4', '2dce60d2-e688-46e7-9740-58a02097a0dd', '59cd8089-3bf1-4d46-a441-489fc6cb78f1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:48.497891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53553b35-a339-4fcc-8bdc-af35e0cab01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0862fb7d-08b1-4d7c-812d-0c341d10f238', '0014f24c-4602-437b-84ff-7b1646026ba4', '2dce60d2-e688-46e7-9740-58a02097a0dd', '59cd8089-3bf1-4d46-a441-489fc6cb78f1']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:48.500432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c43f8b-c3b0-4627-819e-c00505c81220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:48.540851 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c43f8b-c3b0-4627-819e-c00505c81220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167ccde8-80be-486d-b898-13b30738dc3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2060983402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc5e1a076a74bf8a08dd922d508b22b',qos_specs=None,replication_status=,reservations=['0862fb7d-08b1-4d7c-812d-0c341d10f238','0014f24c-4602-437b-84ff-7b1646026ba4','2dce60d2-e688-46e7-9740-58a02097a0dd','59cd8089-3bf1-4d46-a441-489fc6cb78f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4c3c9943f14240a53ce7dd8be400dc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2060983402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167ccde8-80be-486d-b898-13b30738dc3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bc5e1a076a74bf8a08dd922d508b22b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f4c3c9943f14240a53ce7dd8be400dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:48.541698 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d4ee86-2da7-4037-a378-1634aabfa81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:48.552678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c4202644-582c-4160-8c06-6728859c59de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:48.556781 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c4202644-582c-4160-8c06-6728859c59de tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb/action Aug 23 18:13:48.557461 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c4202644-582c-4160-8c06-6728859c59de tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:48.557553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c4202644-582c-4160-8c06-6728859c59de tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:48.572476 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d4ee86-2da7-4037-a378-1634aabfa81e) transitioned into state 'SUCCESS' from state '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-2060983402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bc5e1a076a74bf8a08dd922d508b22b',qos_specs=None,replication_status=,reservations=['0862fb7d-08b1-4d7c-812d-0c341d10f238','0014f24c-4602-437b-84ff-7b1646026ba4','2dce60d2-e688-46e7-9740-58a02097a0dd','59cd8089-3bf1-4d46-a441-489fc6cb78f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4c3c9943f14240a53ce7dd8be400dc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:48.573909 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4c874a-562a-445d-ad62-1f9cad9971ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:48.593496 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4c874a-562a-445d-ad62-1f9cad9971ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:48.595594 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Flow 'volume_create_api' (bcba01ac-9ff5-4d8c-a3ab-c34df7ba905d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:48.595826 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Create volume request issued successfully. Aug 23 18:13:48.596602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0613a2a1-f8c7-457c-b3ec-0a0dd93f52d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:13:48.597004 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 94/382] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:13:48 2026] POST /volume/v3/volumes => generated 755 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:48.604268 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:48.604268 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:48.613244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7df43bf2-f2d8-4345-93bf-fb3d0bda915f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:48.615638 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7df43bf2-f2d8-4345-93bf-fb3d0bda915f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:48.615969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7df43bf2-f2d8-4345-93bf-fb3d0bda915f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:48.616155 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7df43bf2-f2d8-4345-93bf-fb3d0bda915f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:48.625008 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:48.625008 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:48.632437 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7df43bf2-f2d8-4345-93bf-fb3d0bda915f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Volume info retrieved successfully. Aug 23 18:13:48.633235 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7567ffed-365f-4560-ad9d-bfaf0bea8332 req-c4202644-582c-4160-8c06-6728859c59de tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb/action returned with HTTP 204 Aug 23 18:13:48.634192 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 99/383] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:13:48 2026] POST /volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:48.643336 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7df43bf2-f2d8-4345-93bf-fb3d0bda915f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f returned with HTTP 200 Aug 23 18:13:48.643859 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 95/384] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:48 2026] GET /volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:49.185489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7191431d-7998-43c3-92a0-54b6287e2364 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:49.187659 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7191431d-7998-43c3-92a0-54b6287e2364 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:49.187871 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7191431d-7998-43c3-92a0-54b6287e2364 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:49.188100 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7191431d-7998-43c3-92a0-54b6287e2364 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:49.199209 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:49.199209 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:49.204135 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7191431d-7998-43c3-92a0-54b6287e2364 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:49.209819 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7191431d-7998-43c3-92a0-54b6287e2364 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:49.209939 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 97/385] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:49 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:49.227423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-16c60087-5c27-4d69-9c03-fddf9f24149d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:49.229981 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16c60087-5c27-4d69-9c03-fddf9f24149d tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:13:49.229981 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-16c60087-5c27-4d69-9c03-fddf9f24149d tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:49.229981 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-16c60087-5c27-4d69-9c03-fddf9f24149d tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:49.245623 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:49.245623 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:49.251740 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-16c60087-5c27-4d69-9c03-fddf9f24149d tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:13:49.257647 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16c60087-5c27-4d69-9c03-fddf9f24149d tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:13:49.258263 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 95/386] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:49 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:49.665814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6c74dcb7-96dd-40da-87cc-a35fee6869ec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:49.669630 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c74dcb7-96dd-40da-87cc-a35fee6869ec tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:49.669630 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c74dcb7-96dd-40da-87cc-a35fee6869ec tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:49.669896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c74dcb7-96dd-40da-87cc-a35fee6869ec tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:49.686661 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:49.686661 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:49.698211 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6c74dcb7-96dd-40da-87cc-a35fee6869ec tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Volume info retrieved successfully. Aug 23 18:13:49.707356 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c74dcb7-96dd-40da-87cc-a35fee6869ec tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f returned with HTTP 200 Aug 23 18:13:49.708064 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 100/387] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:49 2026] GET /volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:49.726324 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:49.729041 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:13:49.729769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "167ccde8-80be-486d-b898-13b30738dc3f", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2001156533"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:49.742315 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:49.742315 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:49.744072 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Volume info retrieved successfully. Aug 23 18:13:49.744072 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Create snapshot from volume 167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:49.763931 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-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 23 18:13:49.802166 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Created reservations ['546b56fa-b2ed-4c13-8799-e9102810d1aa', 'e096bc49-67f6-4eb8-8540-861e06966ea6', 'f209b846-84a7-4aac-9695-7a89d3a48e02', 'bc4eb6e6-2214-415b-9aae-42c6b5168656'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:49.856165 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot create request issued successfully. Aug 23 18:13:49.856889 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9e77364-0ce6-42fd-beea-beb2f41d7a7a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:13:49.857504 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 96/388] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:13:49 2026] POST /volume/v3/snapshots => generated 311 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:49.874505 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d8b9f89-f9c3-483a-94b4-5b4a67afdd01 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:49.876592 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d8b9f89-f9c3-483a-94b4-5b4a67afdd01 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f Aug 23 18:13:49.876911 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d8b9f89-f9c3-483a-94b4-5b4a67afdd01 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:49.877347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d8b9f89-f9c3-483a-94b4-5b4a67afdd01 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:49.908607 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:49.908607 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:49.909280 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3d8b9f89-f9c3-483a-94b4-5b4a67afdd01 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:49.910536 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d8b9f89-f9c3-483a-94b4-5b4a67afdd01 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f returned with HTTP 200 Aug 23 18:13:49.910934 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 98/389] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:13:49 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f => generated 443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:50.294478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6a58f3b0-9ad6-4c92-92e7-089e497021e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:50.297945 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a58f3b0-9ad6-4c92-92e7-089e497021e4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:50.298522 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a58f3b0-9ad6-4c92-92e7-089e497021e4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:50.298522 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a58f3b0-9ad6-4c92-92e7-089e497021e4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:50.313535 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:50.313535 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:50.319055 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6a58f3b0-9ad6-4c92-92e7-089e497021e4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:50.327526 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a58f3b0-9ad6-4c92-92e7-089e497021e4 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:50.328084 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 96/390] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:50 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:50.400574 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-3f4b5689-f8ef-4843-952a-53970cff41a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:50.412967 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-3f4b5689-f8ef-4843-952a-53970cff41a9 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:50.413176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-3f4b5689-f8ef-4843-952a-53970cff41a9 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:50.413471 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-3f4b5689-f8ef-4843-952a-53970cff41a9 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:50.431716 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:50.431716 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:50.437971 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-3f4b5689-f8ef-4843-952a-53970cff41a9 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:50.445437 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-3f4b5689-f8ef-4843-952a-53970cff41a9 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:50.446198 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 101/391] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:13:50 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:50.470000 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-1fe15fce-75b3-4051-85fc-a8a488648f75 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:50.472770 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-1fe15fce-75b3-4051-85fc-a8a488648f75 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] POST https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283/action Aug 23 18:13:50.473626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-1fe15fce-75b3-4051-85fc-a8a488648f75 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:13:50.473943 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-1fe15fce-75b3-4051-85fc-a8a488648f75 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:50.488866 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:50.488866 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:50.489166 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-1fe15fce-75b3-4051-85fc-a8a488648f75 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:50.498569 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-1fe15fce-75b3-4051-85fc-a8a488648f75 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Begin detaching volume completed successfully. Aug 23 18:13:50.498880 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-1fe15fce-75b3-4051-85fc-a8a488648f75 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283/action returned with HTTP 202 Aug 23 18:13:50.499432 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 97/392] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:13:50 2026] POST /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:13:50.600702 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae6731d7-91f7-4ab5-9059-12e33418f3a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:50.601317 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae6731d7-91f7-4ab5-9059-12e33418f3a5 None None] GET https://10.4.3.148/volume// Aug 23 18:13:50.601391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae6731d7-91f7-4ab5-9059-12e33418f3a5 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:50.602116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae6731d7-91f7-4ab5-9059-12e33418f3a5 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:50.602116 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae6731d7-91f7-4ab5-9059-12e33418f3a5 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:13:50.602425 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 99/393] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:13:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:13:50.619929 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-9d7b014b-e27b-4ff6-9ee2-636519097b4d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:50.623360 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-9d7b014b-e27b-4ff6-9ee2-636519097b4d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:50.624028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-9d7b014b-e27b-4ff6-9ee2-636519097b4d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:50.624028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-9d7b014b-e27b-4ff6-9ee2-636519097b4d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:50.642498 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:50.642498 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:50.648191 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-9d7b014b-e27b-4ff6-9ee2-636519097b4d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:50.658265 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-9d7b014b-e27b-4ff6-9ee2-636519097b4d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:50.658765 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 97/394] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:13:50 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:13:50.924414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f26abd39-5fe7-4caa-b791-d0730c9b5848 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:50.927809 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f26abd39-5fe7-4caa-b791-d0730c9b5848 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f Aug 23 18:13:50.928006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f26abd39-5fe7-4caa-b791-d0730c9b5848 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:50.928264 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f26abd39-5fe7-4caa-b791-d0730c9b5848 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:50.939472 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:50.939472 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:50.939976 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f26abd39-5fe7-4caa-b791-d0730c9b5848 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:50.941060 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f26abd39-5fe7-4caa-b791-d0730c9b5848 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f returned with HTTP 200 Aug 23 18:13:50.941541 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 102/395] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:13:50 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:50.954042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70282bc8-cb1d-4bf8-9d8c-2fbca419a73a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:50.956491 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70282bc8-cb1d-4bf8-9d8c-2fbca419a73a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] POST https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:50.956891 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70282bc8-cb1d-4bf8-9d8c-2fbca419a73a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:50.965211 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:50.965211 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:50.966145 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70282bc8-cb1d-4bf8-9d8c-2fbca419a73a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.022976 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70282bc8-cb1d-4bf8-9d8c-2fbca419a73a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Update snapshot metadata completed successfully. Aug 23 18:13:51.023337 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70282bc8-cb1d-4bf8-9d8c-2fbca419a73a tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.024105 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 98/396] 10.4.3.148 () {68 vars in 1402 bytes} [Sun Aug 23 18:13:50 2026] POST /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 68 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.038286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-42047ac6-c238-4d4b-816b-11b4b89d36d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.040731 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42047ac6-c238-4d4b-816b-11b4b89d36d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.041043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42047ac6-c238-4d4b-816b-11b4b89d36d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.041303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42047ac6-c238-4d4b-816b-11b4b89d36d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.049654 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.049654 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:51.052056 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-42047ac6-c238-4d4b-816b-11b4b89d36d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.052056 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-42047ac6-c238-4d4b-816b-11b4b89d36d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Get snapshot metadata completed successfully. Aug 23 18:13:51.052056 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42047ac6-c238-4d4b-816b-11b4b89d36d5 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.052513 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 100/397] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:13:51 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.066222 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3d30c0c0-75e5-4ba4-b30f-0e8bf84274df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.070609 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d30c0c0-75e5-4ba4-b30f-0e8bf84274df tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] PUT https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.071419 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d30c0c0-75e5-4ba4-b30f-0e8bf84274df tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:51.107974 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.107974 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:51.109423 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3d30c0c0-75e5-4ba4-b30f-0e8bf84274df tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.153204 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3d30c0c0-75e5-4ba4-b30f-0e8bf84274df tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Update snapshot metadata completed successfully. Aug 23 18:13:51.153495 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d30c0c0-75e5-4ba4-b30f-0e8bf84274df tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.154172 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 98/398] 10.4.3.148 () {68 vars in 1401 bytes} [Sun Aug 23 18:13:51 2026] PUT /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 57 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.165509 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7da643af-6fba-458a-91a0-c331890680f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.167903 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7da643af-6fba-458a-91a0-c331890680f4 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.168191 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7da643af-6fba-458a-91a0-c331890680f4 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.168512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7da643af-6fba-458a-91a0-c331890680f4 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.175590 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.175590 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:51.176231 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7da643af-6fba-458a-91a0-c331890680f4 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.176950 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7da643af-6fba-458a-91a0-c331890680f4 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Get snapshot metadata completed successfully. Aug 23 18:13:51.177302 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7da643af-6fba-458a-91a0-c331890680f4 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.178095 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 103/399] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:13:51 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.191107 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.196020 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 Aug 23 18:13:51.196020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.196274 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.209594 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.209594 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:51.210185 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.211355 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Get snapshot metadata completed successfully. Aug 23 18:13:51.228824 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Delete snapshot metadata completed successfully. Aug 23 18:13:51.228824 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-283b85fc-0a30-42df-b7bc-f38bb7c16f5f tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 returned with HTTP 200 Aug 23 18:13:51.228824 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 99/400] 10.4.3.148 () {66 vars in 1399 bytes} [Sun Aug 23 18:13:51 2026] DELETE /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 23 18:13:51.241640 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b4a1cbc-ebee-4ddf-bb67-6f9b82a83210 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.244733 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b4a1cbc-ebee-4ddf-bb67-6f9b82a83210 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.245059 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b4a1cbc-ebee-4ddf-bb67-6f9b82a83210 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.245299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b4a1cbc-ebee-4ddf-bb67-6f9b82a83210 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.252561 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.252561 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:51.252561 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1b4a1cbc-ebee-4ddf-bb67-6f9b82a83210 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.253306 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1b4a1cbc-ebee-4ddf-bb67-6f9b82a83210 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Get snapshot metadata completed successfully. Aug 23 18:13:51.254295 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b4a1cbc-ebee-4ddf-bb67-6f9b82a83210 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.254902 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 101/401] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:13:51 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.272526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65906caf-5969-4696-b18a-999ed8ace9d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.276015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65906caf-5969-4696-b18a-999ed8ace9d6 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] PUT https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.276632 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65906caf-5969-4696-b18a-999ed8ace9d6 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:51.290747 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.290747 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:51.291421 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-65906caf-5969-4696-b18a-999ed8ace9d6 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.315701 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-65906caf-5969-4696-b18a-999ed8ace9d6 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Update snapshot metadata completed successfully. Aug 23 18:13:51.316461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65906caf-5969-4696-b18a-999ed8ace9d6 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.316987 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 99/402] 10.4.3.148 () {68 vars in 1401 bytes} [Sun Aug 23 18:13:51 2026] PUT /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.331268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-85fa9cc7-e43c-496b-9396-535af5d56991 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.335216 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85fa9cc7-e43c-496b-9396-535af5d56991 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] POST https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.335696 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-85fa9cc7-e43c-496b-9396-535af5d56991 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:51.345245 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.345245 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:51.346312 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-85fa9cc7-e43c-496b-9396-535af5d56991 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.381016 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-85fa9cc7-e43c-496b-9396-535af5d56991 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Update snapshot metadata completed successfully. Aug 23 18:13:51.381485 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85fa9cc7-e43c-496b-9396-535af5d56991 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.382044 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 104/403] 10.4.3.148 () {68 vars in 1402 bytes} [Sun Aug 23 18:13:51 2026] POST /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.392307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f24e1ec2-34e3-4230-b181-2dc53709963c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.395513 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f24e1ec2-34e3-4230-b181-2dc53709963c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.396855 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f24e1ec2-34e3-4230-b181-2dc53709963c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.396855 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f24e1ec2-34e3-4230-b181-2dc53709963c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.405457 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.405457 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:51.406245 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f24e1ec2-34e3-4230-b181-2dc53709963c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.408543 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f24e1ec2-34e3-4230-b181-2dc53709963c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Get snapshot metadata completed successfully. Aug 23 18:13:51.408543 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f24e1ec2-34e3-4230-b181-2dc53709963c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.410203 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 100/404] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:13:51 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.421068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b60991f-4882-45ba-a4b2-6eacaa849373 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.425260 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b60991f-4882-45ba-a4b2-6eacaa849373 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] PUT https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 Aug 23 18:13:51.425699 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b60991f-4882-45ba-a4b2-6eacaa849373 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:51.441747 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.441747 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:51.442465 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9b60991f-4882-45ba-a4b2-6eacaa849373 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.470141 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9b60991f-4882-45ba-a4b2-6eacaa849373 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Update snapshot metadata completed successfully. Aug 23 18:13:51.470471 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b60991f-4882-45ba-a4b2-6eacaa849373 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 returned with HTTP 200 Aug 23 18:13:51.471192 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 102/405] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:13:51 2026] PUT /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.482116 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3d859fb7-dc42-4c6a-ab9f-01931db138dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.484819 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d859fb7-dc42-4c6a-ab9f-01931db138dd tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 Aug 23 18:13:51.485271 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d859fb7-dc42-4c6a-ab9f-01931db138dd tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.485697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d859fb7-dc42-4c6a-ab9f-01931db138dd tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.498275 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.498275 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:51.499388 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3d859fb7-dc42-4c6a-ab9f-01931db138dd tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.501295 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3d859fb7-dc42-4c6a-ab9f-01931db138dd tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Get snapshot metadata completed successfully. Aug 23 18:13:51.501831 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d859fb7-dc42-4c6a-ab9f-01931db138dd tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 returned with HTTP 200 Aug 23 18:13:51.502282 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 100/406] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:13:51 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.518250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3498cc5-0d55-45df-ad8d-76cae155fffb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.521668 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3498cc5-0d55-45df-ad8d-76cae155fffb tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.521981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3498cc5-0d55-45df-ad8d-76cae155fffb tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.522262 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3498cc5-0d55-45df-ad8d-76cae155fffb tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.534446 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.534446 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:51.535354 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c3498cc5-0d55-45df-ad8d-76cae155fffb tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.536783 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c3498cc5-0d55-45df-ad8d-76cae155fffb tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Get snapshot metadata completed successfully. Aug 23 18:13:51.537110 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3498cc5-0d55-45df-ad8d-76cae155fffb tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.537597 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 105/407] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:13:51 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.549171 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2560fc00-74e7-4b8e-9078-29c02c90683b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.551965 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2560fc00-74e7-4b8e-9078-29c02c90683b tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] PUT https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata Aug 23 18:13:51.552493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2560fc00-74e7-4b8e-9078-29c02c90683b tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:51.572390 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.572390 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:51.573018 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2560fc00-74e7-4b8e-9078-29c02c90683b tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.614566 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2560fc00-74e7-4b8e-9078-29c02c90683b tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Update snapshot metadata completed successfully. Aug 23 18:13:51.615321 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2560fc00-74e7-4b8e-9078-29c02c90683b tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata returned with HTTP 200 Aug 23 18:13:51.616086 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 101/408] 10.4.3.148 () {68 vars in 1401 bytes} [Sun Aug 23 18:13:51 2026] PUT /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:13:51.632139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.634777 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f Aug 23 18:13:51.635062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.635337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.635550 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Delete snapshot with id: 5741a84a-e863-4263-a4f0-86a9c2fcb33f Aug 23 18:13:51.644246 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.644246 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:51.645327 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.678581 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot delete request issued successfully. Aug 23 18:13:51.679153 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e28cd972-9184-40e0-8de7-28fd8d2e781e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f returned with HTTP 202 Aug 23 18:13:51.680015 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 103/409] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:13:51 2026] DELETE /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:51.689238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f46dae1-217d-43ce-97a7-c7fafc08ae92 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:51.691634 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f46dae1-217d-43ce-97a7-c7fafc08ae92 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f Aug 23 18:13:51.697664 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f46dae1-217d-43ce-97a7-c7fafc08ae92 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:51.697664 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f46dae1-217d-43ce-97a7-c7fafc08ae92 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:51.711692 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:51.711692 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:51.712145 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f46dae1-217d-43ce-97a7-c7fafc08ae92 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Snapshot retrieved successfully. Aug 23 18:13:51.714302 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f46dae1-217d-43ce-97a7-c7fafc08ae92 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f returned with HTTP 200 Aug 23 18:13:51.715397 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 101/410] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:13:51 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:52.496940 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-bb19c848-07d0-4ef1-9431-f4dadfe9f544 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:52.499113 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-bb19c848-07d0-4ef1-9431-f4dadfe9f544 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] DELETE https://10.4.3.148/volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be Aug 23 18:13:52.499309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-bb19c848-07d0-4ef1-9431-f4dadfe9f544 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:52.499557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-bb19c848-07d0-4ef1-9431-f4dadfe9f544 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:52.510956 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:52.510956 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:52.592394 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc1c28c0-4ecc-4422-8584-41ad3451f28b req-bb19c848-07d0-4ef1-9431-f4dadfe9f544 tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be returned with HTTP 200 Aug 23 18:13:52.593018 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 106/411] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:52 2026] DELETE /volume/v3/attachments/17133c7b-33ba-40e0-99a3-88d32cc179be => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:52.707865 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-feb96c50-3b05-4107-a526-b1b8edf8929d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:52.710282 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-feb96c50-3b05-4107-a526-b1b8edf8929d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:52.710660 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-feb96c50-3b05-4107-a526-b1b8edf8929d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:52.710956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-feb96c50-3b05-4107-a526-b1b8edf8929d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:52.718533 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:52.718533 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:52.727074 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-feb96c50-3b05-4107-a526-b1b8edf8929d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:52.727591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3b8c01c-2dfc-4d94-8f16-38d3533e5f3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:52.730446 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3b8c01c-2dfc-4d94-8f16-38d3533e5f3c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f Aug 23 18:13:52.730621 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3b8c01c-2dfc-4d94-8f16-38d3533e5f3c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:52.730926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3b8c01c-2dfc-4d94-8f16-38d3533e5f3c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:52.737334 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-feb96c50-3b05-4107-a526-b1b8edf8929d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:52.737963 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 102/412] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:52 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:52.739153 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3b8c01c-2dfc-4d94-8f16-38d3533e5f3c tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f returned with HTTP 404 Aug 23 18:13:52.739993 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 104/413] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:13:52 2026] GET /volume/v3/snapshots/5741a84a-e863-4263-a4f0-86a9c2fcb33f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:52.752318 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-58ea4306-6043-4c1e-9e8f-5fe6eb64e107 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:52.756310 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-58ea4306-6043-4c1e-9e8f-5fe6eb64e107 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:52.756310 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-58ea4306-6043-4c1e-9e8f-5fe6eb64e107 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:52.756310 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-58ea4306-6043-4c1e-9e8f-5fe6eb64e107 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:52.772519 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:52.772519 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:52.784820 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-58ea4306-6043-4c1e-9e8f-5fe6eb64e107 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Volume info retrieved successfully. Aug 23 18:13:52.788061 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-58ea4306-6043-4c1e-9e8f-5fe6eb64e107 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f returned with HTTP 200 Aug 23 18:13:52.788841 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 102/414] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:52 2026] GET /volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:52.807310 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:52.810757 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] DELETE https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:52.811058 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:52.811397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:52.811771 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Delete volume with id: 167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:52.830715 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:52.830715 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:52.831463 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Volume info retrieved successfully. Aug 23 18:13:52.895389 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Delete volume request issued successfully. Aug 23 18:13:52.895688 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81ed8139-fcf9-4145-b5ef-c97ae14b1c3e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f returned with HTTP 202 Aug 23 18:13:52.896395 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 107/415] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:13:52 2026] DELETE /volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:52.903601 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f8f6443-06e5-4fb9-811a-01d796ea301e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:52.906448 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f8f6443-06e5-4fb9-811a-01d796ea301e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:52.906743 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f8f6443-06e5-4fb9-811a-01d796ea301e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:52.906995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f8f6443-06e5-4fb9-811a-01d796ea301e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:52.916394 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:52.916394 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:52.925132 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5f8f6443-06e5-4fb9-811a-01d796ea301e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Volume info retrieved successfully. Aug 23 18:13:52.931295 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f8f6443-06e5-4fb9-811a-01d796ea301e tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f returned with HTTP 200 Aug 23 18:13:52.931843 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 103/416] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:52 2026] GET /volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:53.669638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-54a4b9af-662f-47ae-8e69-774e2cc7666e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:53.673100 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-54a4b9af-662f-47ae-8e69-774e2cc7666e tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] DELETE https://10.4.3.148/volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2 Aug 23 18:13:53.673482 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-54a4b9af-662f-47ae-8e69-774e2cc7666e tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:53.673482 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-54a4b9af-662f-47ae-8e69-774e2cc7666e tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:53.689854 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:53.689854 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:53.763198 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-54a4b9af-662f-47ae-8e69-774e2cc7666e tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2 returned with HTTP 200 Aug 23 18:13:53.769834 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 105/417] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:53 2026] DELETE /volume/v3/attachments/198d04b7-9f4d-439d-b740-0c443b0b84a2 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:53.774675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-c406dc03-8186-4f67-ba4d-ec6d987a3fc7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:53.780785 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-c406dc03-8186-4f67-ba4d-ec6d987a3fc7 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] DELETE https://10.4.3.148/volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94 Aug 23 18:13:53.781020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-c406dc03-8186-4f67-ba4d-ec6d987a3fc7 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:53.781595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-c406dc03-8186-4f67-ba4d-ec6d987a3fc7 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:53.791017 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:53.791017 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:53.860992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-c406dc03-8186-4f67-ba4d-ec6d987a3fc7 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94 returned with HTTP 200 Aug 23 18:13:53.861470 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 103/418] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:53 2026] DELETE /volume/v3/attachments/89b931e7-ab80-4ebc-bd5b-d1c6b5c71a94 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:53.877150 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-b7b36fa1-f70b-48e2-af18-923d07b2c044 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:53.880022 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-b7b36fa1-f70b-48e2-af18-923d07b2c044 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] DELETE https://10.4.3.148/volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e Aug 23 18:13:53.880265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-b7b36fa1-f70b-48e2-af18-923d07b2c044 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:53.880703 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-b7b36fa1-f70b-48e2-af18-923d07b2c044 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:53.889598 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:53.889598 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:53.952726 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-974d52bb-8269-46e6-9f96-07fadc40f7f4 req-b7b36fa1-f70b-48e2-af18-923d07b2c044 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e returned with HTTP 200 Aug 23 18:13:53.952726 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 108/419] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:13:53 2026] DELETE /volume/v3/attachments/9fcc04f4-8e0c-482b-a3a4-32cb44b9840e => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:53.955513 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3fe21900-7900-4255-818d-3089180138e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:53.957922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fe21900-7900-4255-818d-3089180138e0 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] GET https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f Aug 23 18:13:53.958238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fe21900-7900-4255-818d-3089180138e0 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:53.958526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fe21900-7900-4255-818d-3089180138e0 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:53.967898 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fe21900-7900-4255-818d-3089180138e0 tempest-SnapshotMetadataTestJSON-1449839272 tempest-SnapshotMetadataTestJSON-1449839272-project-member] https://10.4.3.148/volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f returned with HTTP 404 Aug 23 18:13:53.968623 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 104/420] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:53 2026] GET /volume/v3/volumes/167ccde8-80be-486d-b898-13b30738dc3f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:54.363821 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea49892c-d110-45de-b436-526de846f647 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:54.365444 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:13:54.366330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1444092405"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:54.374720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1444092405'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:13:54.374720 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Create volume of 1 GB Aug 23 18:13:54.374720 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:54.374720 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:54.386438 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Availability Zones retrieved successfully. Aug 23 18:13:54.396498 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Flow 'volume_create_api' (bd81f346-a4f7-4acf-8b8f-bd2539008813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:54.398450 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f420c11a-cdc8-4d92-92a3-b37778087848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:54.399967 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:13:54.454544 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f420c11a-cdc8-4d92-92a3-b37778087848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:54.455720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6d1eb6-5ca9-437c-a867-841e71fc2138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:54.598299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Created reservations ['9095562b-077f-46d9-a3fd-ee48f0093f50', 'ac3053c8-7405-4e82-bea3-7b0187f30afc', '15e7e778-2ebb-447e-b7ee-cd1e22771a3f', '8f7bf028-09c3-4454-b9a8-6969799980c5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:54.599480 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6d1eb6-5ca9-437c-a867-841e71fc2138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9095562b-077f-46d9-a3fd-ee48f0093f50', 'ac3053c8-7405-4e82-bea3-7b0187f30afc', '15e7e778-2ebb-447e-b7ee-cd1e22771a3f', '8f7bf028-09c3-4454-b9a8-6969799980c5']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:54.601052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667200a1-be16-4abf-bb5c-226ff32ce52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:54.643846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667200a1-be16-4abf-bb5c-226ff32ce52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6282e294-ddd6-4519-92da-381c12c520e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1444092405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0265360ac07946929aebf1ce55053364',qos_specs=None,replication_status=,reservations=['9095562b-077f-46d9-a3fd-ee48f0093f50','ac3053c8-7405-4e82-bea3-7b0187f30afc','15e7e778-2ebb-447e-b7ee-cd1e22771a3f','8f7bf028-09c3-4454-b9a8-6969799980c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39ae196a904380b6ccc86d0586449e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1444092405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6282e294-ddd6-4519-92da-381c12c520e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0265360ac07946929aebf1ce55053364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39ae196a904380b6ccc86d0586449e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:54.645274 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2ba873-f208-4438-b063-33219159ed3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:54.692428 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2ba873-f208-4438-b063-33219159ed3d) transitioned into state 'SUCCESS' from state '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-1444092405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0265360ac07946929aebf1ce55053364',qos_specs=None,replication_status=,reservations=['9095562b-077f-46d9-a3fd-ee48f0093f50','ac3053c8-7405-4e82-bea3-7b0187f30afc','15e7e778-2ebb-447e-b7ee-cd1e22771a3f','8f7bf028-09c3-4454-b9a8-6969799980c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39ae196a904380b6ccc86d0586449e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:54.693064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389c4cd5-13dc-4d83-b36a-a9e2a1ebaa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:54.705515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389c4cd5-13dc-4d83-b36a-a9e2a1ebaa88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:54.706630 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Flow 'volume_create_api' (bd81f346-a4f7-4acf-8b8f-bd2539008813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:54.707590 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Create volume request issued successfully. Aug 23 18:13:54.711022 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea49892c-d110-45de-b436-526de846f647 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:13:54.711907 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 106/421] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:13:54 2026] POST /volume/v3/volumes => generated 752 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:54.726837 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88f524c0-c811-464f-847f-8dfec546139c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:54.732036 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88f524c0-c811-464f-847f-8dfec546139c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:13:54.732036 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88f524c0-c811-464f-847f-8dfec546139c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:54.732036 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88f524c0-c811-464f-847f-8dfec546139c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:54.744105 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:54.744105 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:54.754010 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-88f524c0-c811-464f-847f-8dfec546139c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:13:54.758403 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88f524c0-c811-464f-847f-8dfec546139c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:13:54.758403 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 104/422] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:54 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:55.774627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21a05045-24dd-44d8-9ce5-00f4ba7e522d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:55.777040 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21a05045-24dd-44d8-9ce5-00f4ba7e522d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:13:55.777200 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21a05045-24dd-44d8-9ce5-00f4ba7e522d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:55.777433 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21a05045-24dd-44d8-9ce5-00f4ba7e522d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:55.785234 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:55.785234 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:55.789822 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-21a05045-24dd-44d8-9ce5-00f4ba7e522d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:13:55.795320 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21a05045-24dd-44d8-9ce5-00f4ba7e522d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:13:55.796164 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 109/423] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:55 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:55.998734 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:56.001861 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:13:56.002444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1815133650"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:56.005099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1815133650'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:13:56.005270 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Create volume of 1 GB Aug 23 18:13:56.012046 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Availability Zones retrieved successfully. Aug 23 18:13:56.019488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Flow 'volume_create_api' (8956a707-5ef0-4f0e-afa3-d60a5dbbfa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:56.021142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fb487f-5b1c-4082-b444-5e467e88eed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:56.022142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:13:56.062315 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fb487f-5b1c-4082-b444-5e467e88eed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:56.063819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86243f21-ed87-45ea-b3df-d8eec8f3258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:56.124979 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Created reservations ['7b0c91d4-c7ea-421e-b308-72aa83ce83a4', 'ede76bb8-e81d-4f48-aeed-3af0587f6e30', 'e21515cf-8e87-468f-970b-99409bb60a84', 'b2d19152-61b5-4cd9-8475-eb4fdb15d376'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:56.124979 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86243f21-ed87-45ea-b3df-d8eec8f3258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b0c91d4-c7ea-421e-b308-72aa83ce83a4', 'ede76bb8-e81d-4f48-aeed-3af0587f6e30', 'e21515cf-8e87-468f-970b-99409bb60a84', 'b2d19152-61b5-4cd9-8475-eb4fdb15d376']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:56.124979 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02612cff-b738-46d3-93da-9248228a6ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:56.154673 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02612cff-b738-46d3-93da-9248228a6ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb1b021-fa50-4c09-8d87-3fcc191a649c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1815133650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12980776577b4a469448007909e6f19b',qos_specs=None,replication_status=,reservations=['7b0c91d4-c7ea-421e-b308-72aa83ce83a4','ede76bb8-e81d-4f48-aeed-3af0587f6e30','e21515cf-8e87-468f-970b-99409bb60a84','b2d19152-61b5-4cd9-8475-eb4fdb15d376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff16a32526674b8ea0f64c40812fff86',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1815133650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb1b021-fa50-4c09-8d87-3fcc191a649c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12980776577b4a469448007909e6f19b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff16a32526674b8ea0f64c40812fff86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:56.155770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2013fc97-4876-489b-8098-59f497fdc3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:56.185436 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2013fc97-4876-489b-8098-59f497fdc3a4) transitioned into state 'SUCCESS' from state '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-1815133650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12980776577b4a469448007909e6f19b',qos_specs=None,replication_status=,reservations=['7b0c91d4-c7ea-421e-b308-72aa83ce83a4','ede76bb8-e81d-4f48-aeed-3af0587f6e30','e21515cf-8e87-468f-970b-99409bb60a84','b2d19152-61b5-4cd9-8475-eb4fdb15d376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff16a32526674b8ea0f64c40812fff86',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:56.187287 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ae2136-5f5d-4cb3-9a60-9581dcd3eb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:56.202035 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ae2136-5f5d-4cb3-9a60-9581dcd3eb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:56.203465 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Flow 'volume_create_api' (8956a707-5ef0-4f0e-afa3-d60a5dbbfa2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:56.203770 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Create volume request issued successfully. Aug 23 18:13:56.204538 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2bb6c672-6730-40b6-831d-d0fb619efea6 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:13:56.205129 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 105/424] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:13:55 2026] POST /volume/v3/volumes => generated 757 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:56.220457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecec22f3-8265-4285-b172-b500059968ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:56.223415 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecec22f3-8265-4285-b172-b500059968ff tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:13:56.223782 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecec22f3-8265-4285-b172-b500059968ff tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:56.224352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecec22f3-8265-4285-b172-b500059968ff tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:56.239127 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:56.239127 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:56.247519 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ecec22f3-8265-4285-b172-b500059968ff tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:13:56.253126 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecec22f3-8265-4285-b172-b500059968ff tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:13:56.253871 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 107/425] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:56 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:56.945447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0869fca0-cf43-4834-9563-0039b1de12f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:57.147468 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:13:57.148049 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1463560224"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:57.150169 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1463560224'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:13:57.150169 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Create volume of 1 GB Aug 23 18:13:57.160526 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Availability Zones retrieved successfully. Aug 23 18:13:57.169762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Flow 'volume_create_api' (4146eeec-bf6b-45b8-92bc-e3d59ec680f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:57.171353 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb0b339-5909-4e78-bedb-a94391ff9cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:57.172875 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:13:57.212504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb0b339-5909-4e78-bedb-a94391ff9cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:57.213861 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffa76c6-067c-470d-bc77-99e7da385a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:57.270557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d878272-5970-4215-9fd1-3cf281d14403 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:57.272857 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d878272-5970-4215-9fd1-3cf281d14403 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:13:57.273103 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d878272-5970-4215-9fd1-3cf281d14403 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:57.273371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d878272-5970-4215-9fd1-3cf281d14403 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:57.281132 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:57.281132 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:57.285764 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4d878272-5970-4215-9fd1-3cf281d14403 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:13:57.292561 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d878272-5970-4215-9fd1-3cf281d14403 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:13:57.293018 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 110/426] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:57 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:57.297393 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Created reservations ['eaf385b4-6370-4497-bd9a-b700e0573211', 'a096c46f-31b6-4983-8897-0725bdc9d1b6', '98aa4b15-3c9c-402f-af97-6f48c3be3e81', '34eaacdb-1fa1-4b05-9c5a-0572eb8b96e0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:57.298399 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffa76c6-067c-470d-bc77-99e7da385a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf385b4-6370-4497-bd9a-b700e0573211', 'a096c46f-31b6-4983-8897-0725bdc9d1b6', '98aa4b15-3c9c-402f-af97-6f48c3be3e81', '34eaacdb-1fa1-4b05-9c5a-0572eb8b96e0']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:57.299777 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda0a2a5-775e-42ce-8a6d-d3b0ddb1927a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:57.328376 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda0a2a5-775e-42ce-8a6d-d3b0ddb1927a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29707f53-78fe-472d-b1e8-0fde3095e598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1463560224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a3eceec24f466199ef9c7e8fb5670b',qos_specs=None,replication_status=,reservations=['eaf385b4-6370-4497-bd9a-b700e0573211','a096c46f-31b6-4983-8897-0725bdc9d1b6','98aa4b15-3c9c-402f-af97-6f48c3be3e81','34eaacdb-1fa1-4b05-9c5a-0572eb8b96e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a4281b108748dd840dc1cb1b1a9fc1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1463560224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29707f53-78fe-472d-b1e8-0fde3095e598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a3eceec24f466199ef9c7e8fb5670b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6a4281b108748dd840dc1cb1b1a9fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:57.330037 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8e5d31-09c5-4381-83ef-fef425724c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:57.359516 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8e5d31-09c5-4381-83ef-fef425724c79) transitioned into state 'SUCCESS' from state '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-1463560224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a3eceec24f466199ef9c7e8fb5670b',qos_specs=None,replication_status=,reservations=['eaf385b4-6370-4497-bd9a-b700e0573211','a096c46f-31b6-4983-8897-0725bdc9d1b6','98aa4b15-3c9c-402f-af97-6f48c3be3e81','34eaacdb-1fa1-4b05-9c5a-0572eb8b96e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a4281b108748dd840dc1cb1b1a9fc1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:57.360479 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b49bdc3-1fdd-4946-ae51-e53eff255318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:13:57.372815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b49bdc3-1fdd-4946-ae51-e53eff255318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:13:57.374101 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Flow 'volume_create_api' (4146eeec-bf6b-45b8-92bc-e3d59ec680f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:13:57.374658 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Create volume request issued successfully. Aug 23 18:13:57.375878 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0869fca0-cf43-4834-9563-0039b1de12f3 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:13:57.376711 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 105/427] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:13:56 2026] POST /volume/v3/volumes => generated 751 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:57.397961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e269eda-8945-4cf8-b69f-95d5ca10a281 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:57.401527 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e269eda-8945-4cf8-b69f-95d5ca10a281 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:57.404238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e269eda-8945-4cf8-b69f-95d5ca10a281 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:57.404238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e269eda-8945-4cf8-b69f-95d5ca10a281 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:57.414129 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:57.414129 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:57.419015 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5e269eda-8945-4cf8-b69f-95d5ca10a281 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Volume info retrieved successfully. Aug 23 18:13:57.424648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e269eda-8945-4cf8-b69f-95d5ca10a281 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 200 Aug 23 18:13:57.425058 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 106/428] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:57 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:57.987045 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:57.989694 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] DELETE https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:57.989927 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:57.990203 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:57.990488 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Delete volume with id: 35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:58.000212 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:58.000212 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:58.000904 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:58.030234 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Delete volume request issued successfully. Aug 23 18:13:58.030521 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb973baa-7f7a-46ff-9611-cc8bb586982a tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 202 Aug 23 18:13:58.031046 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 108/429] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:13:57 2026] DELETE /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:58.043628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4c3178c1-c115-461b-9bdf-38c32f5a747d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.045491 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c3178c1-c115-461b-9bdf-38c32f5a747d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:58.045700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c3178c1-c115-461b-9bdf-38c32f5a747d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:58.045907 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c3178c1-c115-461b-9bdf-38c32f5a747d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:58.054801 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:58.054801 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:58.059637 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4c3178c1-c115-461b-9bdf-38c32f5a747d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Volume info retrieved successfully. Aug 23 18:13:58.066661 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c3178c1-c115-461b-9bdf-38c32f5a747d tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 200 Aug 23 18:13:58.070992 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 111/430] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:58 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:58.444400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-18e6d012-d902-4d87-9ce2-7f79bf50470c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.449818 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18e6d012-d902-4d87-9ce2-7f79bf50470c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:58.449883 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18e6d012-d902-4d87-9ce2-7f79bf50470c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:58.450118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18e6d012-d902-4d87-9ce2-7f79bf50470c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:58.461169 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:58.461169 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:58.470552 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-18e6d012-d902-4d87-9ce2-7f79bf50470c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Volume info retrieved successfully. Aug 23 18:13:58.475545 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18e6d012-d902-4d87-9ce2-7f79bf50470c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 200 Aug 23 18:13:58.476095 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 106/431] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:58 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:58.497715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af9eadc9-5165-4921-ada5-ab98c395e7c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.501926 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af9eadc9-5165-4921-ada5-ab98c395e7c5 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] POST https://10.4.3.148/volume/v3/os-volume-transfer Aug 23 18:13:58.501926 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af9eadc9-5165-4921-ada5-ab98c395e7c5 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "29707f53-78fe-472d-b1e8-0fde3095e598"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:58.502346 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.volume_transfer [None req-af9eadc9-5165-4921-ada5-ab98c395e7c5 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Creating new volume transfer {'transfer': {'volume_id': '29707f53-78fe-472d-b1e8-0fde3095e598'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 23 18:13:58.502476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-af9eadc9-5165-4921-ada5-ab98c395e7c5 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Creating transfer of volume 29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:58.502580 np0000007943 devstack@c-api.service[100225]: INFO cinder.transfer.api [None req-af9eadc9-5165-4921-ada5-ab98c395e7c5 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Generating transfer record for volume 29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:58.512042 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:58.512042 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:58.543714 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af9eadc9-5165-4921-ada5-ab98c395e7c5 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer returned with HTTP 202 Aug 23 18:13:58.544400 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 107/432] 10.4.3.148 () {68 vars in 1291 bytes} [Sun Aug 23 18:13:58 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:58.558425 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf5268a6-2231-4c93-80b1-51a69fe1f79f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.562767 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf5268a6-2231-4c93-80b1-51a69fe1f79f tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:58.563020 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf5268a6-2231-4c93-80b1-51a69fe1f79f tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:58.563242 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf5268a6-2231-4c93-80b1-51a69fe1f79f tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:58.578510 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:58.578510 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:58.585554 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cf5268a6-2231-4c93-80b1-51a69fe1f79f tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Volume info retrieved successfully. Aug 23 18:13:58.596049 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf5268a6-2231-4c93-80b1-51a69fe1f79f tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 200 Aug 23 18:13:58.596686 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 109/433] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:58 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:58.616461 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18403b07-4360-4faf-acbc-04dbcef0d86b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.619366 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18403b07-4360-4faf-acbc-04dbcef0d86b tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315 Aug 23 18:13:58.619680 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18403b07-4360-4faf-acbc-04dbcef0d86b tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:58.619974 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18403b07-4360-4faf-acbc-04dbcef0d86b tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:58.630489 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18403b07-4360-4faf-acbc-04dbcef0d86b tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315 returned with HTTP 200 Aug 23 18:13:58.630969 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 112/434] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:13:58 2026] GET /volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:58.644302 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1c1afb9a-2f0c-40a2-8f62-adf6b1666a6a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.646610 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c1afb9a-2f0c-40a2-8f62-adf6b1666a6a tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/os-volume-transfer Aug 23 18:13:58.647187 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c1afb9a-2f0c-40a2-8f62-adf6b1666a6a tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:58.647271 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c1afb9a-2f0c-40a2-8f62-adf6b1666a6a tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:58.647540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.volume_transfer [None req-1c1afb9a-2f0c-40a2-8f62-adf6b1666a6a tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Listing volume transfers {{(pid=100224) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 23 18:13:58.664509 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c1afb9a-2f0c-40a2-8f62-adf6b1666a6a tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer returned with HTTP 200 Aug 23 18:13:58.665120 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 107/435] 10.4.3.148 () {66 vars in 1270 bytes} [Sun Aug 23 18:13:58 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:58.678451 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.821226 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] POST https://10.4.3.148/volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315/accept Aug 23 18:13:58.821226 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2f4f2f0f85fb9293"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:13:58.821226 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.volume_transfer [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Accepting volume transfer aa852761-26f5-4382-91a8-1790cbd14315 {{(pid=100225) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 23 18:13:58.821690 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Accepting transfer aa852761-26f5-4382-91a8-1790cbd14315 Aug 23 18:13:58.833317 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74ef0908-d439-4336-84be-42125a95ec09 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.837709 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74ef0908-d439-4336-84be-42125a95ec09 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:13:58.837996 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74ef0908-d439-4336-84be-42125a95ec09 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:58.838431 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74ef0908-d439-4336-84be-42125a95ec09 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:58.838711 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-74ef0908-d439-4336-84be-42125a95ec09 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Delete volume with id: 0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:13:58.849196 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:58.849196 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:58.849856 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74ef0908-d439-4336-84be-42125a95ec09 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:13:58.881061 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74ef0908-d439-4336-84be-42125a95ec09 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Delete volume request issued successfully. Aug 23 18:13:58.881292 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74ef0908-d439-4336-84be-42125a95ec09 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 returned with HTTP 202 Aug 23 18:13:58.882152 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 110/436] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:13:58 2026] DELETE /volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:58.894621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8c215186-c25c-431f-9d17-583b415eb567 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:58.897194 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c215186-c25c-431f-9d17-583b415eb567 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:13:58.897501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c215186-c25c-431f-9d17-583b415eb567 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:58.897756 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c215186-c25c-431f-9d17-583b415eb567 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:58.907773 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:58.907773 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:58.911971 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8c215186-c25c-431f-9d17-583b415eb567 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:13:58.918916 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c215186-c25c-431f-9d17-583b415eb567 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 returned with HTTP 200 Aug 23 18:13:58.918916 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 113/437] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:58 2026] GET /volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:58.924999 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Created reservations ['94b6bf19-3298-4659-9113-34968107ee62', '886bf2df-0c67-4909-998e-e5a587e93d09', '55e796f6-1d1e-4f07-93d7-e24d1a45e1d9', '8cf01e1a-27d1-4889-96a7-0ac989bf937b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:58.969397 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Created reservations ['1b73dd06-6aaa-443c-aa35-3f5fbf20db94', 'a4b78873-a5bb-44d5-bd96-1724dcde1184', '2b2b3387-1102-403f-95c9-94277ce8fe65', 'e3383b52-85c1-4da6-9171-e0bc8294f0de'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:59.041217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Created reservations ['3588843a-a59a-43f2-8892-11f6e8309b9b', 'd2fe8317-5e65-46fc-91c9-5166e6e889e7', '29268450-7575-45b9-9ccb-c35a1a9ff5d2', 'c921fbc3-159d-4749-a241-1ca984f3db46'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:59.085202 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Created reservations ['654b708f-904c-4117-aa26-1e0910d473b4', 'e6316df9-50d5-43ef-aa66-d72b7a4f59d5', '753c49f1-6ed9-4e2d-a651-c5913b804c69', '83469ddd-818a-4fa8-9aab-2bdb6613da95'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:13:59.086885 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77eaa473-01dd-453f-9d43-5a451915219f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.089098 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77eaa473-01dd-453f-9d43-5a451915219f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] GET https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 Aug 23 18:13:59.089218 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77eaa473-01dd-453f-9d43-5a451915219f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.089479 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77eaa473-01dd-453f-9d43-5a451915219f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.099708 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77eaa473-01dd-453f-9d43-5a451915219f tempest-ServerStableDeviceRescueTest-890775342 tempest-ServerStableDeviceRescueTest-890775342-project-member] https://10.4.3.148/volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 returned with HTTP 404 Aug 23 18:13:59.100332 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 108/438] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:59 2026] GET /volume/v3/volumes/35a6774d-ce80-4965-9b1b-047c8f769283 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:59.105372 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Transfer volume completed successfully. Aug 23 18:13:59.206170 np0000007943 devstack@c-api.service[100225]: INFO cinder.transfer.api [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Volume 29707f53-78fe-472d-b1e8-0fde3095e598 has been transferred. Aug 23 18:13:59.214169 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74ebb55f-2714-41b4-94b3-d34dadc6a06f tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] https://10.4.3.148/volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315/accept returned with HTTP 202 Aug 23 18:13:59.214653 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 108/439] 10.4.3.148 () {68 vars in 1423 bytes} [Sun Aug 23 18:13:58 2026] POST /volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315/accept => generated 365 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:13:59.226750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57e753b8-371c-4a10-aab5-fc69b8847081 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.228879 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57e753b8-371c-4a10-aab5-fc69b8847081 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:59.228974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57e753b8-371c-4a10-aab5-fc69b8847081 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.229141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57e753b8-371c-4a10-aab5-fc69b8847081 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.236858 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:59.236858 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:59.242015 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-57e753b8-371c-4a10-aab5-fc69b8847081 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Volume info retrieved successfully. Aug 23 18:13:59.247605 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57e753b8-371c-4a10-aab5-fc69b8847081 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 200 Aug 23 18:13:59.248159 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 111/440] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:59 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:13:59.271753 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a8b69a70-af55-4caf-9205-cb44239b2916 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.273500 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8b69a70-af55-4caf-9205-cb44239b2916 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:59.273711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8b69a70-af55-4caf-9205-cb44239b2916 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.273985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8b69a70-af55-4caf-9205-cb44239b2916 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.285815 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:59.285815 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:13:59.291009 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a8b69a70-af55-4caf-9205-cb44239b2916 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] Volume info retrieved successfully. Aug 23 18:13:59.297117 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8b69a70-af55-4caf-9205-cb44239b2916 tempest-VolumesTransfersTest-439400040 tempest-VolumesTransfersTest-439400040-project-member] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 200 Aug 23 18:13:59.297824 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 114/441] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:59 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:13:59.327300 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d587df5-ddb7-48dc-acc2-8b71ddd1c8ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.334506 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d587df5-ddb7-48dc-acc2-8b71ddd1c8ea tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] DELETE https://10.4.3.148/volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315 Aug 23 18:13:59.336645 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d587df5-ddb7-48dc-acc2-8b71ddd1c8ea tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.336645 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d587df5-ddb7-48dc-acc2-8b71ddd1c8ea tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.336645 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-1d587df5-ddb7-48dc-acc2-8b71ddd1c8ea tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Delete transfer with id: aa852761-26f5-4382-91a8-1790cbd14315 Aug 23 18:13:59.341274 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d587df5-ddb7-48dc-acc2-8b71ddd1c8ea tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315 returned with HTTP 404 Aug 23 18:13:59.342143 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 109/442] 10.4.3.148 () {66 vars in 1384 bytes} [Sun Aug 23 18:13:59 2026] DELETE /volume/v3/os-volume-transfer/aa852761-26f5-4382-91a8-1790cbd14315 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:59.356072 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd025f53-98ad-487e-ae24-0196f39aead6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.405562 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd025f53-98ad-487e-ae24-0196f39aead6 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:59.406066 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd025f53-98ad-487e-ae24-0196f39aead6 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.406560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd025f53-98ad-487e-ae24-0196f39aead6 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.407036 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-dd025f53-98ad-487e-ae24-0196f39aead6 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Delete volume with id: 29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:59.423576 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:59.423576 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:13:59.424105 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd025f53-98ad-487e-ae24-0196f39aead6 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Volume info retrieved successfully. Aug 23 18:13:59.455187 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd025f53-98ad-487e-ae24-0196f39aead6 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Delete volume request issued successfully. Aug 23 18:13:59.455496 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd025f53-98ad-487e-ae24-0196f39aead6 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 202 Aug 23 18:13:59.456025 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 109/443] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:13:59 2026] DELETE /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:13:59.468145 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbf91a6d-f8a2-4ea2-9024-7b53edc947fd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.471671 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbf91a6d-f8a2-4ea2-9024-7b53edc947fd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:13:59.471911 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbf91a6d-f8a2-4ea2-9024-7b53edc947fd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.472127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbf91a6d-f8a2-4ea2-9024-7b53edc947fd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.482032 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:59.482032 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:13:59.488740 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cbf91a6d-f8a2-4ea2-9024-7b53edc947fd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Volume info retrieved successfully. Aug 23 18:13:59.494873 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbf91a6d-f8a2-4ea2-9024-7b53edc947fd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 200 Aug 23 18:13:59.495228 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 112/444] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:59 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:13:59.938291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7e4f6967-3e8d-4040-8dcb-acd13cfebd2c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.945779 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e4f6967-3e8d-4040-8dcb-acd13cfebd2c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 Aug 23 18:13:59.945779 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e4f6967-3e8d-4040-8dcb-acd13cfebd2c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.945779 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e4f6967-3e8d-4040-8dcb-acd13cfebd2c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.953264 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e4f6967-3e8d-4040-8dcb-acd13cfebd2c tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 returned with HTTP 404 Aug 23 18:13:59.954301 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 115/445] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:13:59 2026] GET /volume/v3/volumes/0f438a55-f4fe-450a-afb9-2859038040a3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:13:59.964294 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:13:59.968662 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] DELETE https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:13:59.968964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:13:59.969181 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:13:59.969371 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Delete volume with id: fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:13:59.981865 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:13:59.981865 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:13:59.982294 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:14:00.013823 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Delete volume request issued successfully. Aug 23 18:14:00.013823 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fb04cac-d61c-45c6-b67b-7f316da9a4c9 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 returned with HTTP 202 Aug 23 18:14:00.013823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 110/446] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:13:59 2026] DELETE /volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:00.023888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57ca5616-f1b1-49ca-91ed-205833330037 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:00.028744 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57ca5616-f1b1-49ca-91ed-205833330037 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:14:00.030060 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57ca5616-f1b1-49ca-91ed-205833330037 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:00.031929 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57ca5616-f1b1-49ca-91ed-205833330037 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:00.045835 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:00.045835 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:00.052236 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57ca5616-f1b1-49ca-91ed-205833330037 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:14:00.059302 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57ca5616-f1b1-49ca-91ed-205833330037 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 returned with HTTP 200 Aug 23 18:14:00.060104 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 110/447] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:00 2026] GET /volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:00.521512 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ebfb56df-f3b4-4a0e-9d07-6f2274b926c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:00.524114 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfb56df-f3b4-4a0e-9d07-6f2274b926c0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:14:00.524341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfb56df-f3b4-4a0e-9d07-6f2274b926c0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:00.524531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfb56df-f3b4-4a0e-9d07-6f2274b926c0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:00.531043 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfb56df-f3b4-4a0e-9d07-6f2274b926c0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 404 Aug 23 18:14:00.531684 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 113/448] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:00 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:00.545172 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-483233f3-4c2f-4bc1-9ea5-338018e45cda None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:00.547068 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-483233f3-4c2f-4bc1-9ea5-338018e45cda tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:14:00.547285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-483233f3-4c2f-4bc1-9ea5-338018e45cda tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:00.547621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-483233f3-4c2f-4bc1-9ea5-338018e45cda tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:00.554563 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-483233f3-4c2f-4bc1-9ea5-338018e45cda tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 404 Aug 23 18:14:00.555049 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 116/449] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:00 2026] GET /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:00.563072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c0f7e47a-c11c-44a8-a9dd-9af69ded327d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:00.567714 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c0f7e47a-c11c-44a8-a9dd-9af69ded327d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] DELETE https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:14:00.567990 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c0f7e47a-c11c-44a8-a9dd-9af69ded327d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:00.568210 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c0f7e47a-c11c-44a8-a9dd-9af69ded327d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:00.568388 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c0f7e47a-c11c-44a8-a9dd-9af69ded327d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Delete volume with id: 29707f53-78fe-472d-b1e8-0fde3095e598 Aug 23 18:14:00.576231 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c0f7e47a-c11c-44a8-a9dd-9af69ded327d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 returned with HTTP 404 Aug 23 18:14:00.577078 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 111/450] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:00 2026] DELETE /volume/v3/volumes/29707f53-78fe-472d-b1e8-0fde3095e598 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:00.589137 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:00.591550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:00.592078 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1333614447"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:00.594342 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1333614447'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:00.594523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Create volume of 1 GB Aug 23 18:14:00.599703 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Availability Zones retrieved successfully. Aug 23 18:14:00.608281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Flow 'volume_create_api' (13f9b047-6c90-4828-963c-1b58f9c75ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:00.609817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79db9b0e-bf47-44b5-8e10-7e014146de46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:00.611399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:00.655038 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79db9b0e-bf47-44b5-8e10-7e014146de46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:00.656634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6fb15c-9ea0-42c5-83c6-781b9148d6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:00.732471 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Created reservations ['0da9e9b6-cfcd-4e32-9f66-49b0b91f3874', '2e376b1d-8306-4484-bf16-38c4bb94a681', '7d98a1c0-cbb6-4656-9d69-01bc824cc2b3', '1c0257e7-8cec-4914-a71c-9df21dbea293'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:00.733568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6fb15c-9ea0-42c5-83c6-781b9148d6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da9e9b6-cfcd-4e32-9f66-49b0b91f3874', '2e376b1d-8306-4484-bf16-38c4bb94a681', '7d98a1c0-cbb6-4656-9d69-01bc824cc2b3', '1c0257e7-8cec-4914-a71c-9df21dbea293']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:00.734660 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b81c82-a307-4d48-ad04-960bd12c1a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:00.772364 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b81c82-a307-4d48-ad04-960bd12c1a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1333614447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a3eceec24f466199ef9c7e8fb5670b',qos_specs=None,replication_status=,reservations=['0da9e9b6-cfcd-4e32-9f66-49b0b91f3874','2e376b1d-8306-4484-bf16-38c4bb94a681','7d98a1c0-cbb6-4656-9d69-01bc824cc2b3','1c0257e7-8cec-4914-a71c-9df21dbea293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a4281b108748dd840dc1cb1b1a9fc1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1333614447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03a3eceec24f466199ef9c7e8fb5670b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6a4281b108748dd840dc1cb1b1a9fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:00.775918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63bd965-6f3f-483b-818a-6e50e675e508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:00.813773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63bd965-6f3f-483b-818a-6e50e675e508) transitioned into state 'SUCCESS' from state '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-1333614447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03a3eceec24f466199ef9c7e8fb5670b',qos_specs=None,replication_status=,reservations=['0da9e9b6-cfcd-4e32-9f66-49b0b91f3874','2e376b1d-8306-4484-bf16-38c4bb94a681','7d98a1c0-cbb6-4656-9d69-01bc824cc2b3','1c0257e7-8cec-4914-a71c-9df21dbea293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a4281b108748dd840dc1cb1b1a9fc1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:00.814818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5900136-b9e0-485c-8193-588308badb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:00.837588 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5900136-b9e0-485c-8193-588308badb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:00.838815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Flow 'volume_create_api' (13f9b047-6c90-4828-963c-1b58f9c75ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:00.839216 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Create volume request issued successfully. Aug 23 18:14:00.839989 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70ca50b9-d352-4cd4-be50-c8d994e34c0e tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:00.842298 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 111/451] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:00 2026] POST /volume/v3/volumes => generated 751 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:00.864602 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3107f74d-f554-4e3b-9d8e-b01be0f7b500 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:00.868172 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3107f74d-f554-4e3b-9d8e-b01be0f7b500 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:00.868486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3107f74d-f554-4e3b-9d8e-b01be0f7b500 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:00.868757 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3107f74d-f554-4e3b-9d8e-b01be0f7b500 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:00.880912 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:00.880912 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:00.887344 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3107f74d-f554-4e3b-9d8e-b01be0f7b500 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Volume info retrieved successfully. Aug 23 18:14:00.895000 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3107f74d-f554-4e3b-9d8e-b01be0f7b500 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 200 Aug 23 18:14:00.895806 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 114/452] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:00 2026] GET /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:01.085895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ebd222e2-3da5-4fdc-b6da-1bac7ae10780 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:01.092566 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebd222e2-3da5-4fdc-b6da-1bac7ae10780 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 Aug 23 18:14:01.092566 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebd222e2-3da5-4fdc-b6da-1bac7ae10780 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:01.093734 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebd222e2-3da5-4fdc-b6da-1bac7ae10780 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:01.102115 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebd222e2-3da5-4fdc-b6da-1bac7ae10780 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 returned with HTTP 404 Aug 23 18:14:01.103021 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 117/453] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:01 2026] GET /volume/v3/volumes/fe6331cd-cc94-4df9-a6fe-be1af2641183 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:01.116280 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:01.120029 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] DELETE https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:14:01.120029 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:01.120551 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:01.121849 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Delete volume with id: 56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:14:01.132236 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:01.132236 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:01.132866 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:14:01.162980 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Delete volume request issued successfully. Aug 23 18:14:01.163456 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07253ef4-6605-49b6-bb09-c9829d4a5c34 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c returned with HTTP 202 Aug 23 18:14:01.163885 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 112/454] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:01 2026] DELETE /volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:01.178011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b7b8f70-4611-4b24-92c9-92dd52ee6858 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:01.181246 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b7b8f70-4611-4b24-92c9-92dd52ee6858 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:14:01.181571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b7b8f70-4611-4b24-92c9-92dd52ee6858 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:01.181959 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b7b8f70-4611-4b24-92c9-92dd52ee6858 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:01.196821 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:01.196821 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:01.201438 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b7b8f70-4611-4b24-92c9-92dd52ee6858 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Volume info retrieved successfully. Aug 23 18:14:01.209894 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b7b8f70-4611-4b24-92c9-92dd52ee6858 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c returned with HTTP 200 Aug 23 18:14:01.210876 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 112/455] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:01 2026] GET /volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c => generated 1363 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:01.917664 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7173c582-b23d-4096-8fcd-5e3c7812fe46 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:01.921139 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7173c582-b23d-4096-8fcd-5e3c7812fe46 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:01.921139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7173c582-b23d-4096-8fcd-5e3c7812fe46 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:01.921139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7173c582-b23d-4096-8fcd-5e3c7812fe46 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:01.934965 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:01.934965 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:01.946930 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7173c582-b23d-4096-8fcd-5e3c7812fe46 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Volume info retrieved successfully. Aug 23 18:14:01.953336 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7173c582-b23d-4096-8fcd-5e3c7812fe46 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 200 Aug 23 18:14:01.953534 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 115/456] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:01 2026] GET /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:01.970078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ab30347-c018-4247-8ca2-d86c327f8b3d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:01.972162 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ab30347-c018-4247-8ca2-d86c327f8b3d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] POST https://10.4.3.148/volume/v3/os-volume-transfer Aug 23 18:14:01.972552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ab30347-c018-4247-8ca2-d86c327f8b3d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:01.975188 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.volume_transfer [None req-5ab30347-c018-4247-8ca2-d86c327f8b3d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Creating new volume transfer {'transfer': {'volume_id': '7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 23 18:14:01.975412 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.volume_transfer [None req-5ab30347-c018-4247-8ca2-d86c327f8b3d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Creating transfer of volume 7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:01.975569 np0000007943 devstack@c-api.service[100226]: INFO cinder.transfer.api [None req-5ab30347-c018-4247-8ca2-d86c327f8b3d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Generating transfer record for volume 7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:01.985843 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:01.985843 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:02.008058 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ab30347-c018-4247-8ca2-d86c327f8b3d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer returned with HTTP 202 Aug 23 18:14:02.008585 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 118/457] 10.4.3.148 () {68 vars in 1291 bytes} [Sun Aug 23 18:14:01 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:02.021536 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd855ce3-c2d6-4e7f-bc14-8a8fe9523a16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.024746 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd855ce3-c2d6-4e7f-bc14-8a8fe9523a16 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:02.025878 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd855ce3-c2d6-4e7f-bc14-8a8fe9523a16 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.025878 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd855ce3-c2d6-4e7f-bc14-8a8fe9523a16 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.034407 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:02.034407 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:02.039999 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd855ce3-c2d6-4e7f-bc14-8a8fe9523a16 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Volume info retrieved successfully. Aug 23 18:14:02.046544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd855ce3-c2d6-4e7f-bc14-8a8fe9523a16 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 200 Aug 23 18:14:02.046997 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 113/458] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:02 2026] GET /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:02.061857 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f05169a8-d7f6-46b3-9a8f-d58047115358 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.065818 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f05169a8-d7f6-46b3-9a8f-d58047115358 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/os-volume-transfer/detail Aug 23 18:14:02.065818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f05169a8-d7f6-46b3-9a8f-d58047115358 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.065818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f05169a8-d7f6-46b3-9a8f-d58047115358 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.065818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.volume_transfer [None req-f05169a8-d7f6-46b3-9a8f-d58047115358 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Listing volume transfers {{(pid=100225) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 23 18:14:02.070698 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f05169a8-d7f6-46b3-9a8f-d58047115358 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 23 18:14:02.071418 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 113/459] 10.4.3.148 () {66 vars in 1291 bytes} [Sun Aug 23 18:14:02 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:02.082067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc7315c4-b7ef-4ef2-969b-0871acf9de6c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.084354 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc7315c4-b7ef-4ef2-969b-0871acf9de6c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] DELETE https://10.4.3.148/volume/v3/os-volume-transfer/6d986f5a-523c-4df0-8bf9-0aaf921a0600 Aug 23 18:14:02.084725 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc7315c4-b7ef-4ef2-969b-0871acf9de6c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.085090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc7315c4-b7ef-4ef2-969b-0871acf9de6c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.085449 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-fc7315c4-b7ef-4ef2-969b-0871acf9de6c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Delete transfer with id: 6d986f5a-523c-4df0-8bf9-0aaf921a0600 Aug 23 18:14:02.101757 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:02.101757 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:02.118855 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc7315c4-b7ef-4ef2-969b-0871acf9de6c tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer/6d986f5a-523c-4df0-8bf9-0aaf921a0600 returned with HTTP 202 Aug 23 18:14:02.118855 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 116/460] 10.4.3.148 () {66 vars in 1384 bytes} [Sun Aug 23 18:14:02 2026] DELETE /volume/v3/os-volume-transfer/6d986f5a-523c-4df0-8bf9-0aaf921a0600 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:02.128074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cdb25b2d-d9e4-449d-8683-a7197746c7a0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.132817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cdb25b2d-d9e4-449d-8683-a7197746c7a0 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:02.132817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cdb25b2d-d9e4-449d-8683-a7197746c7a0 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.132817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cdb25b2d-d9e4-449d-8683-a7197746c7a0 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.150896 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:02.150896 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:02.157642 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cdb25b2d-d9e4-449d-8683-a7197746c7a0 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Volume info retrieved successfully. Aug 23 18:14:02.163728 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cdb25b2d-d9e4-449d-8683-a7197746c7a0 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 200 Aug 23 18:14:02.163728 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 119/461] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:02 2026] GET /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:02.181704 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b610a3d7-e933-4161-af13-909916abb53d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.183863 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b610a3d7-e933-4161-af13-909916abb53d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] DELETE https://10.4.3.148/volume/v3/os-volume-transfer/6d986f5a-523c-4df0-8bf9-0aaf921a0600 Aug 23 18:14:02.184567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b610a3d7-e933-4161-af13-909916abb53d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.184895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b610a3d7-e933-4161-af13-909916abb53d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.185094 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-b610a3d7-e933-4161-af13-909916abb53d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Delete transfer with id: 6d986f5a-523c-4df0-8bf9-0aaf921a0600 Aug 23 18:14:02.190832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b610a3d7-e933-4161-af13-909916abb53d tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/os-volume-transfer/6d986f5a-523c-4df0-8bf9-0aaf921a0600 returned with HTTP 404 Aug 23 18:14:02.191673 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 114/462] 10.4.3.148 () {66 vars in 1384 bytes} [Sun Aug 23 18:14:02 2026] DELETE /volume/v3/os-volume-transfer/6d986f5a-523c-4df0-8bf9-0aaf921a0600 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:02.202346 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.204700 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:02.205167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.205602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.205602 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Delete volume with id: 7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:02.213652 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:02.213652 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:02.215133 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Volume info retrieved successfully. Aug 23 18:14:02.228656 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-68764c78-80ac-4b3f-92a0-2d0999ac9206 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.231327 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68764c78-80ac-4b3f-92a0-2d0999ac9206 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] GET https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c Aug 23 18:14:02.231327 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68764c78-80ac-4b3f-92a0-2d0999ac9206 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.231327 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68764c78-80ac-4b3f-92a0-2d0999ac9206 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.242751 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68764c78-80ac-4b3f-92a0-2d0999ac9206 tempest-TaggedBootDevicesTest_v242-1891168889 tempest-TaggedBootDevicesTest_v242-1891168889-project-member] https://10.4.3.148/volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c returned with HTTP 404 Aug 23 18:14:02.243706 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 117/463] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:02 2026] GET /volume/v3/volumes/56baa9ec-2db2-4c74-bb82-53b938cc364c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:02.252693 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Delete volume request issued successfully. Aug 23 18:14:02.252948 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69fb2ada-5346-49e5-86ed-2a16617db1b0 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 202 Aug 23 18:14:02.253428 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 114/464] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:02 2026] DELETE /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:02.268974 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a5d056e-dfd0-4ac1-b0d4-1568de6dd020 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.274292 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a5d056e-dfd0-4ac1-b0d4-1568de6dd020 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] GET https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:02.274618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a5d056e-dfd0-4ac1-b0d4-1568de6dd020 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.275236 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a5d056e-dfd0-4ac1-b0d4-1568de6dd020 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.292338 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:02.292338 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:02.302904 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a5d056e-dfd0-4ac1-b0d4-1568de6dd020 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Volume info retrieved successfully. Aug 23 18:14:02.312087 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a5d056e-dfd0-4ac1-b0d4-1568de6dd020 tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 200 Aug 23 18:14:02.312645 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 120/465] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:02 2026] GET /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:02.734086 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-a2581241-c798-4d73-8d49-159dc70320b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.736747 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-a2581241-c798-4d73-8d49-159dc70320b2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:02.737097 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-a2581241-c798-4d73-8d49-159dc70320b2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.737097 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-a2581241-c798-4d73-8d49-159dc70320b2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.748659 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:02.748659 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:02.755448 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-a2581241-c798-4d73-8d49-159dc70320b2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:02.764558 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-a2581241-c798-4d73-8d49-159dc70320b2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:02.764558 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 115/466] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:02 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:02.938678 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b31cd82-33a4-45c3-9cf9-14cf5ac4911e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.939284 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b31cd82-33a4-45c3-9cf9-14cf5ac4911e None None] GET https://10.4.3.148/volume// Aug 23 18:14:02.939722 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b31cd82-33a4-45c3-9cf9-14cf5ac4911e None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:02.939857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b31cd82-33a4-45c3-9cf9-14cf5ac4911e None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:02.940187 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b31cd82-33a4-45c3-9cf9-14cf5ac4911e None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:02.940806 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 118/467] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:14:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:02.955419 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-10626a7a-b232-48b8-8bb8-15a1061a70d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:02.956939 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-10626a7a-b232-48b8-8bb8-15a1061a70d6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:14:02.957413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-10626a7a-b232-48b8-8bb8-15a1061a70d6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "786dd33a-35a5-4528-8273-81c63cc62bf6", "connector": null, "instance_uuid": "86c2fe7e-b761-41c3-9495-4b797bf834c9"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:02.976900 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:02.976900 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:03.025736 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-10626a7a-b232-48b8-8bb8-15a1061a70d6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:14:03.026444 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 115/468] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:14:02 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:03.077988 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-58e06367-12d8-4124-bb0e-1ff5802e0f8e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:03.081348 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58e06367-12d8-4124-bb0e-1ff5802e0f8e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:03.081581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58e06367-12d8-4124-bb0e-1ff5802e0f8e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:03.082098 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58e06367-12d8-4124-bb0e-1ff5802e0f8e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:03.096318 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:03.096318 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:03.103026 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-58e06367-12d8-4124-bb0e-1ff5802e0f8e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:03.111231 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58e06367-12d8-4124-bb0e-1ff5802e0f8e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:03.112058 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 121/469] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:03 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:03.114133 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-64e5d5ee-d48c-4ed6-b5a9-5e7826fd1251 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:03.114287 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64e5d5ee-d48c-4ed6-b5a9-5e7826fd1251 None None] GET https://10.4.3.148/volume// Aug 23 18:14:03.114577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64e5d5ee-d48c-4ed6-b5a9-5e7826fd1251 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:03.115075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64e5d5ee-d48c-4ed6-b5a9-5e7826fd1251 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:03.115210 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64e5d5ee-d48c-4ed6-b5a9-5e7826fd1251 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:03.116033 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 116/470] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:14:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:03.127897 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-85f7eb97-d4c2-41ed-91a3-67df3187d164 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:03.130356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-85f7eb97-d4c2-41ed-91a3-67df3187d164 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:03.130727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-85f7eb97-d4c2-41ed-91a3-67df3187d164 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:03.130727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-85f7eb97-d4c2-41ed-91a3-67df3187d164 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:03.147931 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:03.147931 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:03.153732 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-85f7eb97-d4c2-41ed-91a3-67df3187d164 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:03.161830 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-85f7eb97-d4c2-41ed-91a3-67df3187d164 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:03.162636 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 119/471] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:14:03 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1031 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:03.287560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-8cef0ffb-ad63-4628-ae6a-f34df5232818 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:03.291250 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-8cef0ffb-ad63-4628-ae6a-f34df5232818 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] PUT https://10.4.3.148/volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361 Aug 23 18:14:03.291250 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-8cef0ffb-ad63-4628-ae6a-f34df5232818 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:03.304453 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-8cef0ffb-ad63-4628-ae6a-f34df5232818 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Acquiring lock "cinder-attachment_update-786dd33a-35a5-4528-8273-81c63cc62bf6-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:14:03.311224 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-8cef0ffb-ad63-4628-ae6a-f34df5232818 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Lock "cinder-attachment_update-786dd33a-35a5-4528-8273-81c63cc62bf6-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:14:03.312735 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:03.312735 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:03.333564 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b9480a97-75a7-4d11-a0c4-e5f34bb9eafd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:03.336246 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9480a97-75a7-4d11-a0c4-e5f34bb9eafd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] GET https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:03.336544 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9480a97-75a7-4d11-a0c4-e5f34bb9eafd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:03.336849 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9480a97-75a7-4d11-a0c4-e5f34bb9eafd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:03.345933 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9480a97-75a7-4d11-a0c4-e5f34bb9eafd tempest-VolumesTransfersTest-1904105707 tempest-VolumesTransfersTest-1904105707-project-admin] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 404 Aug 23 18:14:03.346655 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 122/472] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:03 2026] GET /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:03.356547 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ec6952b-37c3-4790-9d90-d25a9af6df35 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:03.359158 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ec6952b-37c3-4790-9d90-d25a9af6df35 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] GET https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:03.359447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ec6952b-37c3-4790-9d90-d25a9af6df35 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:03.359825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ec6952b-37c3-4790-9d90-d25a9af6df35 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:03.369218 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ec6952b-37c3-4790-9d90-d25a9af6df35 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 404 Aug 23 18:14:03.369983 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 117/473] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:03 2026] GET /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:03.378926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f484e60-b401-4601-8296-e46c47bca6c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:03.381495 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f484e60-b401-4601-8296-e46c47bca6c7 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] DELETE https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:03.381739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f484e60-b401-4601-8296-e46c47bca6c7 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:03.382102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f484e60-b401-4601-8296-e46c47bca6c7 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:03.382151 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0f484e60-b401-4601-8296-e46c47bca6c7 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] Delete volume with id: 7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a Aug 23 18:14:03.391654 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f484e60-b401-4601-8296-e46c47bca6c7 tempest-VolumesTransfersTest-1966887411 tempest-VolumesTransfersTest-1966887411-project-member] https://10.4.3.148/volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a returned with HTTP 404 Aug 23 18:14:03.395465 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 120/474] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:03 2026] DELETE /volume/v3/volumes/7d6d8f4d-1e9a-48ba-aff7-c2ff4409db8a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:03.443117 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-8cef0ffb-ad63-4628-ae6a-f34df5232818 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Lock "cinder-attachment_update-786dd33a-35a5-4528-8273-81c63cc62bf6-np0000007943" released by "attachment_update" :: held 0.132s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:14:03.443562 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-8cef0ffb-ad63-4628-ae6a-f34df5232818 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361 returned with HTTP 200 Aug 23 18:14:03.444964 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 116/475] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:14:03 2026] PUT /volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:04.129959 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87a4d867-41fc-4d1c-96a0-e8f7c0ab616b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:04.131204 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87a4d867-41fc-4d1c-96a0-e8f7c0ab616b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:04.131454 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87a4d867-41fc-4d1c-96a0-e8f7c0ab616b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:04.131686 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87a4d867-41fc-4d1c-96a0-e8f7c0ab616b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:04.146447 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:04.146447 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:04.155238 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-87a4d867-41fc-4d1c-96a0-e8f7c0ab616b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:04.162108 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87a4d867-41fc-4d1c-96a0-e8f7c0ab616b tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:04.162607 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 123/476] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:04 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:14:04.634114 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-be44766b-0989-4b3b-8e2c-58390cac167f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:04.635574 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:04.635953 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1508238321"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:04.639343 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1508238321'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:04.639343 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Create volume of 1 GB Aug 23 18:14:04.646872 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Availability Zones retrieved successfully. Aug 23 18:14:04.655490 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Flow 'volume_create_api' (5ad1cf57-444f-4c2d-8846-6bdee5862de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:04.655816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602affe4-0177-47b5-a22c-258de7a5c410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:04.656855 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:04.697666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602affe4-0177-47b5-a22c-258de7a5c410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:04.699045 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0a4cfd-834c-4027-bc8f-86dde0f12aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:04.801339 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Created reservations ['31952c45-39a0-4e2a-83af-3ac304341fb0', 'bbfedf60-e226-4b20-8a13-46c28fc1c9c0', 'dae0aaf0-8c7f-40cd-b6dc-368fed4751a0', '2ccd3a66-532c-4909-9a47-88f5f94d84bf'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:04.802777 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0a4cfd-834c-4027-bc8f-86dde0f12aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31952c45-39a0-4e2a-83af-3ac304341fb0', 'bbfedf60-e226-4b20-8a13-46c28fc1c9c0', 'dae0aaf0-8c7f-40cd-b6dc-368fed4751a0', '2ccd3a66-532c-4909-9a47-88f5f94d84bf']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:04.803861 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce495f8-fa49-496b-a240-501de6e28a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:04.854751 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce495f8-fa49-496b-a240-501de6e28a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b93c0c-e07a-4f29-9350-ad7b826fd715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1508238321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae173250784c6e815122c6c1a8293f',qos_specs=None,replication_status=,reservations=['31952c45-39a0-4e2a-83af-3ac304341fb0','bbfedf60-e226-4b20-8a13-46c28fc1c9c0','dae0aaf0-8c7f-40cd-b6dc-368fed4751a0','2ccd3a66-532c-4909-9a47-88f5f94d84bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95856d90f8b14ef895aea2a7a3e0ac5a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1508238321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b93c0c-e07a-4f29-9350-ad7b826fd715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ae173250784c6e815122c6c1a8293f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95856d90f8b14ef895aea2a7a3e0ac5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:04.855203 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0309e2-2616-4265-81e3-31e882c39fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:04.887162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0309e2-2616-4265-81e3-31e882c39fc8) transitioned into state 'SUCCESS' from state '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-1508238321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae173250784c6e815122c6c1a8293f',qos_specs=None,replication_status=,reservations=['31952c45-39a0-4e2a-83af-3ac304341fb0','bbfedf60-e226-4b20-8a13-46c28fc1c9c0','dae0aaf0-8c7f-40cd-b6dc-368fed4751a0','2ccd3a66-532c-4909-9a47-88f5f94d84bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95856d90f8b14ef895aea2a7a3e0ac5a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:04.888110 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b8c75e-e83b-45d2-b4a0-3f5b44833134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:04.908689 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b8c75e-e83b-45d2-b4a0-3f5b44833134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:04.909463 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Flow 'volume_create_api' (5ad1cf57-444f-4c2d-8846-6bdee5862de0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:04.910453 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Create volume request issued successfully. Aug 23 18:14:04.911590 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be44766b-0989-4b3b-8e2c-58390cac167f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:04.915585 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 118/477] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:04 2026] POST /volume/v3/volumes => generated 754 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:04.942176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76e08ec3-6520-4a40-83ce-ea5be7349fdf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:04.945815 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76e08ec3-6520-4a40-83ce-ea5be7349fdf tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:04.945815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76e08ec3-6520-4a40-83ce-ea5be7349fdf tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:04.945815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76e08ec3-6520-4a40-83ce-ea5be7349fdf tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:04.957825 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:04.957825 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:04.963123 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76e08ec3-6520-4a40-83ce-ea5be7349fdf tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:04.971249 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76e08ec3-6520-4a40-83ce-ea5be7349fdf tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 returned with HTTP 200 Aug 23 18:14:04.971442 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 121/478] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:04 2026] GET /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:05.178884 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6afc5dc7-ad90-4249-baf0-d240f44db01d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:05.182051 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6afc5dc7-ad90-4249-baf0-d240f44db01d tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:05.182051 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6afc5dc7-ad90-4249-baf0-d240f44db01d tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:05.182555 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6afc5dc7-ad90-4249-baf0-d240f44db01d tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:05.202326 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:05.202326 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:05.209275 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6afc5dc7-ad90-4249-baf0-d240f44db01d tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:05.217613 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6afc5dc7-ad90-4249-baf0-d240f44db01d tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:05.218335 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 117/479] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:05 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:05.230063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-47af702b-09e0-42da-a6f7-b49c579b7bda None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:05.405708 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47af702b-09e0-42da-a6f7-b49c579b7bda tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] GET https://10.4.3.148/volume/v3/scheduler-stats/get_pools?detail=True Aug 23 18:14:05.407954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47af702b-09e0-42da-a6f7-b49c579b7bda tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:05.407954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47af702b-09e0-42da-a6f7-b49c579b7bda tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] Calling method 'get_pools' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:05.420435 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47af702b-09e0-42da-a6f7-b49c579b7bda tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] https://10.4.3.148/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 23 18:14:05.421419 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 124/480] 10.4.3.148 () {66 vars in 1314 bytes} [Sun Aug 23 18:14:05 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:05.434780 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4f56bb9-eb1a-4efd-9d76-51c30aae2cdb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:05.436308 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4f56bb9-eb1a-4efd-9d76-51c30aae2cdb tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] GET https://10.4.3.148/volume/v3/scheduler-stats/get_pools Aug 23 18:14:05.437032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4f56bb9-eb1a-4efd-9d76-51c30aae2cdb tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:05.437223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4f56bb9-eb1a-4efd-9d76-51c30aae2cdb tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] Calling method 'get_pools' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:05.437484 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:05.437484 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:05.452737 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4f56bb9-eb1a-4efd-9d76-51c30aae2cdb tempest-VolumePoolsAdminTestsJSON-1039416482 tempest-VolumePoolsAdminTestsJSON-1039416482-project-admin] https://10.4.3.148/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 23 18:14:05.453659 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 119/481] 10.4.3.148 () {66 vars in 1291 bytes} [Sun Aug 23 18:14:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:05.991854 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0c342422-3d02-4648-b6ca-ea69b2cd7d3f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:05.995239 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c342422-3d02-4648-b6ca-ea69b2cd7d3f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:05.995537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c342422-3d02-4648-b6ca-ea69b2cd7d3f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:05.995814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c342422-3d02-4648-b6ca-ea69b2cd7d3f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:06.004118 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:06.004118 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:06.010049 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0c342422-3d02-4648-b6ca-ea69b2cd7d3f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:06.014228 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c342422-3d02-4648-b6ca-ea69b2cd7d3f tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 returned with HTTP 200 Aug 23 18:14:06.014739 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 122/482] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:05 2026] GET /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:06.033297 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1723b8d-de27-4fd4-85b1-a4c17b9d5ff6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:06.036870 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1723b8d-de27-4fd4-85b1-a4c17b9d5ff6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] POST https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715/action Aug 23 18:14:06.037627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1723b8d-de27-4fd4-85b1-a4c17b9d5ff6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:06.038021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1723b8d-de27-4fd4-85b1-a4c17b9d5ff6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:06.052454 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:06.052454 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:06.053937 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e1723b8d-de27-4fd4-85b1-a4c17b9d5ff6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:06.067122 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e1723b8d-de27-4fd4-85b1-a4c17b9d5ff6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume updated successfully. Aug 23 18:14:06.067475 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1723b8d-de27-4fd4-85b1-a4c17b9d5ff6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715/action returned with HTTP 200 Aug 23 18:14:06.069252 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 118/483] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:06 2026] POST /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:14:06.078828 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e55a1261-5150-41dd-a453-d065c2cce470 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:06.081393 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e55a1261-5150-41dd-a453-d065c2cce470 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:06.081587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e55a1261-5150-41dd-a453-d065c2cce470 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:06.081785 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e55a1261-5150-41dd-a453-d065c2cce470 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:06.091148 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:06.091148 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:06.096174 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e55a1261-5150-41dd-a453-d065c2cce470 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:06.105616 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e55a1261-5150-41dd-a453-d065c2cce470 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 returned with HTTP 200 Aug 23 18:14:06.106065 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 125/484] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:06 2026] GET /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:06.235707 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12a40840-2285-4ac9-be6b-3f8c17c10e37 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:06.238866 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12a40840-2285-4ac9-be6b-3f8c17c10e37 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:06.239586 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12a40840-2285-4ac9-be6b-3f8c17c10e37 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:06.240025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12a40840-2285-4ac9-be6b-3f8c17c10e37 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:06.264825 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:06.264825 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:06.268485 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12a40840-2285-4ac9-be6b-3f8c17c10e37 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:06.274987 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12a40840-2285-4ac9-be6b-3f8c17c10e37 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:06.275518 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 120/485] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:06 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:06.289211 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9dbb69d0-9bff-492a-a766-b66bad9b3436 req-9cf8db99-e9fc-4fa2-b328-e5a6ffd8065c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:06.291809 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9dbb69d0-9bff-492a-a766-b66bad9b3436 req-9cf8db99-e9fc-4fa2-b328-e5a6ffd8065c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:06.292218 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9dbb69d0-9bff-492a-a766-b66bad9b3436 req-9cf8db99-e9fc-4fa2-b328-e5a6ffd8065c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:06.292420 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9dbb69d0-9bff-492a-a766-b66bad9b3436 req-9cf8db99-e9fc-4fa2-b328-e5a6ffd8065c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:06.302064 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:06.302064 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:06.311212 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9dbb69d0-9bff-492a-a766-b66bad9b3436 req-9cf8db99-e9fc-4fa2-b328-e5a6ffd8065c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:06.319659 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9dbb69d0-9bff-492a-a766-b66bad9b3436 req-9cf8db99-e9fc-4fa2-b328-e5a6ffd8065c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 returned with HTTP 200 Aug 23 18:14:06.320754 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 123/486] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:06 2026] GET /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:06.828944 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-053b78fd-1a16-4a69-a303-12f253792ae6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:06.836394 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-053b78fd-1a16-4a69-a303-12f253792ae6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] POST https://10.4.3.148/volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361/action Aug 23 18:14:06.836394 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-053b78fd-1a16-4a69-a303-12f253792ae6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:06.836615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-053b78fd-1a16-4a69-a303-12f253792ae6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:06.843622 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=261,cinder:UPDATE=102,cinder:INSERT=63 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:14:06.865758 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:06.865758 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:06.882727 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f55a1439-9d2f-436d-a7d2-bf2fdb551c9a req-053b78fd-1a16-4a69-a303-12f253792ae6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361/action returned with HTTP 204 Aug 23 18:14:06.883460 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 119/487] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:14:06 2026] POST /volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:07.000781 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.002691 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-ab24a18d-9880-4b59-9d11-8d9743e05b16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.005190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-ab24a18d-9880-4b59-9d11-8d9743e05b16 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:14:07.005506 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-ab24a18d-9880-4b59-9d11-8d9743e05b16 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.005806 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-ab24a18d-9880-4b59-9d11-8d9743e05b16 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.007715 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:07.008172 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1804495011"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:07.017266 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1804495011'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:07.017266 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Create volume of 1 GB Aug 23 18:14:07.021084 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.021084 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:07.024031 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Availability Zones retrieved successfully. Aug 23 18:14:07.027176 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-ab24a18d-9880-4b59-9d11-8d9743e05b16 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:14:07.033336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Flow 'volume_create_api' (9c1eed9a-54fa-4e17-8d7e-296be9906bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:07.034049 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-ab24a18d-9880-4b59-9d11-8d9743e05b16 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:14:07.034505 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 121/488] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:07.035236 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e954bb12-fe70-49ff-8bdb-510dfdcd84c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:07.036327 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:07.066819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a8a7389-f4c0-4763-af44-3b9a367c2ded None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.068345 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a8a7389-f4c0-4763-af44-3b9a367c2ded None None] GET https://10.4.3.148/volume// Aug 23 18:14:07.068596 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a8a7389-f4c0-4763-af44-3b9a367c2ded None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.068875 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a8a7389-f4c0-4763-af44-3b9a367c2ded None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.070455 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a8a7389-f4c0-4763-af44-3b9a367c2ded None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:07.071183 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 124/489] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:07.084665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e954bb12-fe70-49ff-8bdb-510dfdcd84c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:07.086160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-4859a8e5-5f94-4a45-97e6-54bc05e9d1a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.086310 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2f0521-fc7c-443d-b988-8a5924519223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:07.088361 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-4859a8e5-5f94-4a45-97e6-54bc05e9d1a5 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:14:07.088740 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-4859a8e5-5f94-4a45-97e6-54bc05e9d1a5 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fb1b021-fa50-4c09-8d87-3fcc191a649c", "connector": null, "instance_uuid": "84734bc0-2aea-4b95-b917-5f69ede1b22b"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:07.099177 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.099177 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:07.147876 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Created reservations ['38b483b6-dc91-4417-8d58-d77c7ad5ddbc', '34801794-5c5a-4daf-9c98-0443d2db6544', '36ea08f7-ddca-4533-9772-8970c535379b', '6e681a3d-c394-4a89-8f81-0242ef0cbb0b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:07.148745 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2f0521-fc7c-443d-b988-8a5924519223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b483b6-dc91-4417-8d58-d77c7ad5ddbc', '34801794-5c5a-4daf-9c98-0443d2db6544', '36ea08f7-ddca-4533-9772-8970c535379b', '6e681a3d-c394-4a89-8f81-0242ef0cbb0b']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:07.149951 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82a2e1f-67bb-41f8-b861-d594302647d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:07.159920 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-4859a8e5-5f94-4a45-97e6-54bc05e9d1a5 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:14:07.160571 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 120/490] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:14:07 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:07.182588 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82a2e1f-67bb-41f8-b861-d594302647d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42085445-07ce-4b27-adf4-c6b98a78a027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1804495011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae173250784c6e815122c6c1a8293f',qos_specs=None,replication_status=,reservations=['38b483b6-dc91-4417-8d58-d77c7ad5ddbc','34801794-5c5a-4daf-9c98-0443d2db6544','36ea08f7-ddca-4533-9772-8970c535379b','6e681a3d-c394-4a89-8f81-0242ef0cbb0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95856d90f8b14ef895aea2a7a3e0ac5a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1804495011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42085445-07ce-4b27-adf4-c6b98a78a027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ae173250784c6e815122c6c1a8293f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95856d90f8b14ef895aea2a7a3e0ac5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:07.183887 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6e59dc-af34-4f23-b70e-c2fde1e4b82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:07.208782 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6e59dc-af34-4f23-b70e-c2fde1e4b82e) transitioned into state 'SUCCESS' from state '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-1804495011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae173250784c6e815122c6c1a8293f',qos_specs=None,replication_status=,reservations=['38b483b6-dc91-4417-8d58-d77c7ad5ddbc','34801794-5c5a-4daf-9c98-0443d2db6544','36ea08f7-ddca-4533-9772-8970c535379b','6e681a3d-c394-4a89-8f81-0242ef0cbb0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95856d90f8b14ef895aea2a7a3e0ac5a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:07.209671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43094a4d-0154-4315-8001-556a8fff418b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:07.224268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-8743fd9e-f944-43fb-a0fc-dfe7cb1ff9aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.226622 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-8743fd9e-f944-43fb-a0fc-dfe7cb1ff9aa tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] POST https://10.4.3.148/volume/v3/attachments/8ab06401-e5be-46a5-be4d-cf27f65ca296/action Aug 23 18:14:07.227080 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-8743fd9e-f944-43fb-a0fc-dfe7cb1ff9aa tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:07.227220 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-8743fd9e-f944-43fb-a0fc-dfe7cb1ff9aa tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:07.229716 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43094a4d-0154-4315-8001-556a8fff418b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:07.231065 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Flow 'volume_create_api' (9c1eed9a-54fa-4e17-8d7e-296be9906bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:07.231349 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Create volume request issued successfully. Aug 23 18:14:07.232016 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b921ddd-01f9-42e7-b672-07d0d5ea8db5 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:07.232599 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 126/491] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:06 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:07.255391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e2d100a-df68-4693-a990-544402c756b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.257849 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e2d100a-df68-4693-a990-544402c756b7 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 Aug 23 18:14:07.258303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e2d100a-df68-4693-a990-544402c756b7 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.258649 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e2d100a-df68-4693-a990-544402c756b7 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.263018 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.263018 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:07.269319 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.269319 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:07.274523 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e2d100a-df68-4693-a990-544402c756b7 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:07.281482 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5fa1c48b-8f76-4eea-b642-c8a2898f4e9b req-8743fd9e-f944-43fb-a0fc-dfe7cb1ff9aa tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments/8ab06401-e5be-46a5-be4d-cf27f65ca296/action returned with HTTP 204 Aug 23 18:14:07.281946 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 122/492] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:14:07 2026] POST /volume/v3/attachments/8ab06401-e5be-46a5-be4d-cf27f65ca296/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:07.283323 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e2d100a-df68-4693-a990-544402c756b7 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 returned with HTTP 200 Aug 23 18:14:07.283976 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 125/493] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:07.292843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-017e96d7-eb8d-4689-ae34-c7a1c8c8f8f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.297269 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-017e96d7-eb8d-4689-ae34-c7a1c8c8f8f3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:07.297269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-017e96d7-eb8d-4689-ae34-c7a1c8c8f8f3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.297269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-017e96d7-eb8d-4689-ae34-c7a1c8c8f8f3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.323767 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.323767 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:07.324776 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ea7352ed-2048-452d-a152-f9fbb9cb8497 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.326808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea7352ed-2048-452d-a152-f9fbb9cb8497 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:14:07.327089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea7352ed-2048-452d-a152-f9fbb9cb8497 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.327366 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea7352ed-2048-452d-a152-f9fbb9cb8497 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.329588 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-017e96d7-eb8d-4689-ae34-c7a1c8c8f8f3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:07.335979 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-017e96d7-eb8d-4689-ae34-c7a1c8c8f8f3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:07.336702 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 121/494] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:07.343647 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.343647 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:07.349767 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ea7352ed-2048-452d-a152-f9fbb9cb8497 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:14:07.355766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f812ac49-cce1-492c-af94-3992ffb2f1f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.357217 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea7352ed-2048-452d-a152-f9fbb9cb8497 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:14:07.357902 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 127/495] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:07.358078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f812ac49-cce1-492c-af94-3992ffb2f1f2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:07.358472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f812ac49-cce1-492c-af94-3992ffb2f1f2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.360365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f812ac49-cce1-492c-af94-3992ffb2f1f2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.375439 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4df95e71-974c-4eb7-9d29-e9a50a9eeb2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.381607 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4df95e71-974c-4eb7-9d29-e9a50a9eeb2f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:14:07.381607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4df95e71-974c-4eb7-9d29-e9a50a9eeb2f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.381607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4df95e71-974c-4eb7-9d29-e9a50a9eeb2f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.383896 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.383896 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:07.396011 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f812ac49-cce1-492c-af94-3992ffb2f1f2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:07.400182 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.400182 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:07.402273 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f812ac49-cce1-492c-af94-3992ffb2f1f2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:07.403651 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 123/496] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:07.405461 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4df95e71-974c-4eb7-9d29-e9a50a9eeb2f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:14:07.413416 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4df95e71-974c-4eb7-9d29-e9a50a9eeb2f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:14:07.414323 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 126/497] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 1112 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:07.476493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-69163ee9-fcda-4a69-a713-41b85932fd16 req-d7c03812-6ed5-43bf-8c22-6fd34a69c6be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.480520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e76d53c2-7974-4364-95e3-de899499717b req-e68fe861-9f9e-4110-99f5-b259deceab2e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.483555 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69163ee9-fcda-4a69-a713-41b85932fd16 req-d7c03812-6ed5-43bf-8c22-6fd34a69c6be tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:07.483847 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-e68fe861-9f9e-4110-99f5-b259deceab2e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:14:07.483999 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-e68fe861-9f9e-4110-99f5-b259deceab2e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.484597 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-e68fe861-9f9e-4110-99f5-b259deceab2e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.485753 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69163ee9-fcda-4a69-a713-41b85932fd16 req-d7c03812-6ed5-43bf-8c22-6fd34a69c6be tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.486193 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69163ee9-fcda-4a69-a713-41b85932fd16 req-d7c03812-6ed5-43bf-8c22-6fd34a69c6be tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.501303 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.501303 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:07.506808 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.506808 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:07.512875 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-69163ee9-fcda-4a69-a713-41b85932fd16 req-d7c03812-6ed5-43bf-8c22-6fd34a69c6be tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:07.517584 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e76d53c2-7974-4364-95e3-de899499717b req-e68fe861-9f9e-4110-99f5-b259deceab2e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:14:07.523008 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69163ee9-fcda-4a69-a713-41b85932fd16 req-d7c03812-6ed5-43bf-8c22-6fd34a69c6be tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:07.523667 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 122/498] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:07.530374 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-e68fe861-9f9e-4110-99f5-b259deceab2e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:14:07.531250 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 128/499] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 1112 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:07.624733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e76d53c2-7974-4364-95e3-de899499717b req-030f6064-3ce3-478b-b34c-8aaefc75adb2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.630120 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-030f6064-3ce3-478b-b34c-8aaefc75adb2 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] DELETE https://10.4.3.148/volume/v3/attachments/8ab06401-e5be-46a5-be4d-cf27f65ca296 Aug 23 18:14:07.630356 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-030f6064-3ce3-478b-b34c-8aaefc75adb2 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.630726 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-030f6064-3ce3-478b-b34c-8aaefc75adb2 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.646037 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.646037 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:07.739931 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e76d53c2-7974-4364-95e3-de899499717b req-030f6064-3ce3-478b-b34c-8aaefc75adb2 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/attachments/8ab06401-e5be-46a5-be4d-cf27f65ca296 returned with HTTP 200 Aug 23 18:14:07.740479 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 124/500] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:14:07 2026] DELETE /volume/v3/attachments/8ab06401-e5be-46a5-be4d-cf27f65ca296 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:07.809639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3331bea7-88b1-4a9b-af99-307ad514fa4e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:07.814739 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3331bea7-88b1-4a9b-af99-307ad514fa4e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:14:07.814739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3331bea7-88b1-4a9b-af99-307ad514fa4e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:07.814739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3331bea7-88b1-4a9b-af99-307ad514fa4e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:07.823972 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:07.823972 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:07.829340 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3331bea7-88b1-4a9b-af99-307ad514fa4e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:14:07.835142 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3331bea7-88b1-4a9b-af99-307ad514fa4e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:14:07.835876 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 127/501] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:07 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:08.304971 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-56fb1087-b7f1-4ee0-a349-f2003335d33c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:08.307338 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56fb1087-b7f1-4ee0-a349-f2003335d33c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 Aug 23 18:14:08.307643 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56fb1087-b7f1-4ee0-a349-f2003335d33c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:08.307947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56fb1087-b7f1-4ee0-a349-f2003335d33c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:08.324473 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:08.324473 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:08.329478 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-56fb1087-b7f1-4ee0-a349-f2003335d33c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:08.334874 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56fb1087-b7f1-4ee0-a349-f2003335d33c tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 returned with HTTP 200 Aug 23 18:14:08.335338 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 123/502] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:08 2026] GET /volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:08.742618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:08.745744 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] DELETE https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 Aug 23 18:14:08.745966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:08.746975 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:08.746975 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Delete volume with id: 42085445-07ce-4b27-adf4-c6b98a78a027 Aug 23 18:14:08.762067 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:08.762067 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:08.762827 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:08.794393 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Delete volume request issued successfully. Aug 23 18:14:08.796860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac447c60-8627-419d-9e6d-1c8c2449ab13 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 returned with HTTP 202 Aug 23 18:14:08.796860 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 129/503] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:08 2026] DELETE /volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:08.805962 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0640c385-dfdc-4732-913b-9e472cdfd6a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:08.810180 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0640c385-dfdc-4732-913b-9e472cdfd6a6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 Aug 23 18:14:08.810180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0640c385-dfdc-4732-913b-9e472cdfd6a6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:08.810180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0640c385-dfdc-4732-913b-9e472cdfd6a6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:08.818611 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:08.818611 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:08.824054 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0640c385-dfdc-4732-913b-9e472cdfd6a6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:08.830410 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0640c385-dfdc-4732-913b-9e472cdfd6a6 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 returned with HTTP 200 Aug 23 18:14:08.831404 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 125/504] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:08 2026] GET /volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:09.025908 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-650b424a-dd71-44c2-9fe8-9a78e5d36552 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.230251 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-650b424a-dd71-44c2-9fe8-9a78e5d36552 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:14:09.230956 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-650b424a-dd71-44c2-9fe8-9a78e5d36552 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-901921186"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:09.258048 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-650b424a-dd71-44c2-9fe8-9a78e5d36552 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:14:09.258783 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 128/505] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:14:09 2026] POST /volume/v3/types => generated 230 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:09.273069 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4814683e-add2-4b0b-a6f5-4305c70e0ae4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.276503 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4814683e-add2-4b0b-a6f5-4305c70e0ae4 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] POST https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs Aug 23 18:14:09.277005 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4814683e-add2-4b0b-a6f5-4305c70e0ae4 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:09.317149 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4814683e-add2-4b0b-a6f5-4305c70e0ae4 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs returned with HTTP 200 Aug 23 18:14:09.317812 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 124/506] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:14:09 2026] POST /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs => generated 34 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.333079 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6c0f294-df21-4eba-a1e5-7b99bcc94c76 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.337280 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6c0f294-df21-4eba-a1e5-7b99bcc94c76 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] GET https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 Aug 23 18:14:09.337280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6c0f294-df21-4eba-a1e5-7b99bcc94c76 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.337280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6c0f294-df21-4eba-a1e5-7b99bcc94c76 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.347943 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6c0f294-df21-4eba-a1e5-7b99bcc94c76 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 returned with HTTP 200 Aug 23 18:14:09.349561 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 130/507] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.361600 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f572d30-3cc0-4322-b06b-8fc80581125d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.365182 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f572d30-3cc0-4322-b06b-8fc80581125d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] DELETE https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 Aug 23 18:14:09.365182 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f572d30-3cc0-4322-b06b-8fc80581125d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.365899 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f572d30-3cc0-4322-b06b-8fc80581125d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.399187 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f572d30-3cc0-4322-b06b-8fc80581125d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 returned with HTTP 202 Aug 23 18:14:09.399624 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 126/508] 10.4.3.148 () {66 vars in 1399 bytes} [Sun Aug 23 18:14:09 2026] DELETE /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:09.411841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b848ac3d-6012-4404-ba3a-082e909770df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.411841 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b848ac3d-6012-4404-ba3a-082e909770df tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] GET https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 Aug 23 18:14:09.412128 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b848ac3d-6012-4404-ba3a-082e909770df tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.412128 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b848ac3d-6012-4404-ba3a-082e909770df tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.422542 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b848ac3d-6012-4404-ba3a-082e909770df tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 returned with HTTP 404 Aug 23 18:14:09.423824 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 129/509] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:09.440860 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b5ef2a9-eb95-4ffe-ac71-05b31d46e41f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.443531 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b5ef2a9-eb95-4ffe-ac71-05b31d46e41f tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] POST https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs Aug 23 18:14:09.444028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b5ef2a9-eb95-4ffe-ac71-05b31d46e41f tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:09.476381 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b5ef2a9-eb95-4ffe-ac71-05b31d46e41f tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs returned with HTTP 200 Aug 23 18:14:09.476943 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 125/510] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:14:09 2026] POST /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.487984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a2815b8-3a68-479a-a9d4-33b9926f9509 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.490377 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a2815b8-3a68-479a-a9d4-33b9926f9509 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] GET https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs Aug 23 18:14:09.490377 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a2815b8-3a68-479a-a9d4-33b9926f9509 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.490598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a2815b8-3a68-479a-a9d4-33b9926f9509 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.501961 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a2815b8-3a68-479a-a9d4-33b9926f9509 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs returned with HTTP 200 Aug 23 18:14:09.502309 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 131/511] 10.4.3.148 () {66 vars in 1378 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs => generated 34 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.516549 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77bd0eff-a5cc-4900-8518-5e10d5b7a169 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.519222 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77bd0eff-a5cc-4900-8518-5e10d5b7a169 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] POST https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs Aug 23 18:14:09.519962 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77bd0eff-a5cc-4900-8518-5e10d5b7a169 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:09.563740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77bd0eff-a5cc-4900-8518-5e10d5b7a169 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs returned with HTTP 200 Aug 23 18:14:09.564259 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 127/512] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:14:09 2026] POST /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs => generated 34 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.576084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0d5dcc7-5962-4cc1-ae43-c9c8ce34cba7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.580974 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0d5dcc7-5962-4cc1-ae43-c9c8ce34cba7 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] PUT https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec2 Aug 23 18:14:09.580974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0d5dcc7-5962-4cc1-ae43-c9c8ce34cba7 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:09.652365 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0d5dcc7-5962-4cc1-ae43-c9c8ce34cba7 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec2 returned with HTTP 200 Aug 23 18:14:09.652924 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 130/513] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:14:09 2026] PUT /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec2 => generated 17 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.661394 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8c17e75-1ba2-46dd-977c-8d48e5b3be1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.664921 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8c17e75-1ba2-46dd-977c-8d48e5b3be1d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] GET https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec2 Aug 23 18:14:09.665183 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8c17e75-1ba2-46dd-977c-8d48e5b3be1d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.666125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8c17e75-1ba2-46dd-977c-8d48e5b3be1d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.675940 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8c17e75-1ba2-46dd-977c-8d48e5b3be1d tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec2 returned with HTTP 200 Aug 23 18:14:09.675940 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 126/514] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs/spec2 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.688882 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ea1dfc4-d677-470c-a4b8-7a861ca89efe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.694853 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ea1dfc4-d677-470c-a4b8-7a861ca89efe tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] POST https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs Aug 23 18:14:09.694853 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ea1dfc4-d677-470c-a4b8-7a861ca89efe tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:09.766438 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ea1dfc4-d677-470c-a4b8-7a861ca89efe tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs returned with HTTP 200 Aug 23 18:14:09.767310 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 132/515] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:14:09 2026] POST /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs => generated 51 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.779861 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6fc700a7-d78d-42d7-befd-e372273abc46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.782821 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fc700a7-d78d-42d7-befd-e372273abc46 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] GET https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs Aug 23 18:14:09.784496 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fc700a7-d78d-42d7-befd-e372273abc46 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.784923 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fc700a7-d78d-42d7-befd-e372273abc46 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.795701 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fc700a7-d78d-42d7-befd-e372273abc46 tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs returned with HTTP 200 Aug 23 18:14:09.795856 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 128/516] 10.4.3.148 () {66 vars in 1378 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1/extra_specs => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:09.808806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41eccb52-2437-41c7-9a0c-4f92b3b3502e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.811053 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41eccb52-2437-41c7-9a0c-4f92b3b3502e tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] DELETE https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1 Aug 23 18:14:09.811626 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41eccb52-2437-41c7-9a0c-4f92b3b3502e tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.812067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41eccb52-2437-41c7-9a0c-4f92b3b3502e tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.852986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6c7a51d-3665-4725-9a5b-e4fcc11c4807 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.858833 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6c7a51d-3665-4725-9a5b-e4fcc11c4807 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 Aug 23 18:14:09.858833 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6c7a51d-3665-4725-9a5b-e4fcc11c4807 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.858833 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6c7a51d-3665-4725-9a5b-e4fcc11c4807 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.859044 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41eccb52-2437-41c7-9a0c-4f92b3b3502e tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1 returned with HTTP 202 Aug 23 18:14:09.859374 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 131/517] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:14:09 2026] DELETE /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:09.871969 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-00101b06-a83e-4ada-9d17-c0ab28b5455a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.873264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6c7a51d-3665-4725-9a5b-e4fcc11c4807 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 returned with HTTP 404 Aug 23 18:14:09.873264 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 127/518] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/volumes/42085445-07ce-4b27-adf4-c6b98a78a027 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:09.874818 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00101b06-a83e-4ada-9d17-c0ab28b5455a tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] GET https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1 Aug 23 18:14:09.875022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00101b06-a83e-4ada-9d17-c0ab28b5455a tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.875291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00101b06-a83e-4ada-9d17-c0ab28b5455a tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.880229 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00101b06-a83e-4ada-9d17-c0ab28b5455a tempest-VolumeTypesExtraSpecsTest-491695178 tempest-VolumeTypesExtraSpecsTest-491695178-project-admin] https://10.4.3.148/volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1 returned with HTTP 404 Aug 23 18:14:09.881164 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 133/519] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/types/61ea90e1-f7d1-459a-8234-3fc5813051f1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:09.886357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.889222 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] DELETE https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:09.889626 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.890345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.890345 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Delete volume with id: 70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:09.906161 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:09.906161 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:09.910423 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:09.941718 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Delete volume request issued successfully. Aug 23 18:14:09.942248 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d320511d-bc29-4fed-a26e-9b076e6ad6f1 tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 returned with HTTP 202 Aug 23 18:14:09.942815 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 129/520] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:09 2026] DELETE /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:09.957081 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88125346-b706-4162-9496-54a9c648f4ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:09.961437 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88125346-b706-4162-9496-54a9c648f4ff tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:09.961717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88125346-b706-4162-9496-54a9c648f4ff tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:09.962617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88125346-b706-4162-9496-54a9c648f4ff tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:09.974846 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:09.974846 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:09.983972 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-88125346-b706-4162-9496-54a9c648f4ff tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Volume info retrieved successfully. Aug 23 18:14:09.992289 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88125346-b706-4162-9496-54a9c648f4ff tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 returned with HTTP 200 Aug 23 18:14:09.992849 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 132/521] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:09 2026] GET /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:11.015285 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-56536ac8-e7d0-481a-8e87-46b195a7c4db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:11.019872 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56536ac8-e7d0-481a-8e87-46b195a7c4db tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] GET https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 Aug 23 18:14:11.019872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56536ac8-e7d0-481a-8e87-46b195a7c4db tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:11.019872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56536ac8-e7d0-481a-8e87-46b195a7c4db tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:11.028147 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56536ac8-e7d0-481a-8e87-46b195a7c4db tempest-ServersNegativeTestJSON-1113413272 tempest-ServersNegativeTestJSON-1113413272-project-member] https://10.4.3.148/volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 returned with HTTP 404 Aug 23 18:14:11.028731 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 128/522] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:11 2026] GET /volume/v3/volumes/70b93c0c-e07a-4f29-9350-ad7b826fd715 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:12.803162 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:12.829074 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:12.829074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1103422119", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:12.830665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1103422119', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:12.830867 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Create volume of 1 GB Aug 23 18:14:12.837344 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Availability Zones retrieved successfully. Aug 23 18:14:12.845856 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Flow 'volume_create_api' (530cd552-6411-4f3b-a3ff-303cb86ace48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:12.846945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1889223-ec7f-44cc-8c88-10cada70242e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:12.847986 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:12.888493 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1889223-ec7f-44cc-8c88-10cada70242e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:12.888716 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff96a7d-0324-4bba-b4f9-c76b384660fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:13.016562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Created reservations ['3175262f-cf78-48be-aff8-3c56551f8781', '5bd07a89-eb37-441d-9c9b-661587ebbb3f', '9f2aade3-0b65-499f-887c-91029c840612', '7ed8faca-4dab-4cf8-8d05-4e99688b1515'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:13.016562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff96a7d-0324-4bba-b4f9-c76b384660fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3175262f-cf78-48be-aff8-3c56551f8781', '5bd07a89-eb37-441d-9c9b-661587ebbb3f', '9f2aade3-0b65-499f-887c-91029c840612', '7ed8faca-4dab-4cf8-8d05-4e99688b1515']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:13.017312 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d04f7e-ecba-4648-9c56-a41dbf4f80e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:13.046564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0aeabf4-9061-40f3-8bf9-a02695f157b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:13.065824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d04f7e-ecba-4648-9c56-a41dbf4f80e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f930a1f8-c229-4083-a786-8bb3925c6902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1103422119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b393ef5e5fae42fc968be6d5cb280970',qos_specs=None,replication_status=,reservations=['3175262f-cf78-48be-aff8-3c56551f8781','5bd07a89-eb37-441d-9c9b-661587ebbb3f','9f2aade3-0b65-499f-887c-91029c840612','7ed8faca-4dab-4cf8-8d05-4e99688b1515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='463e941b9d614fa781ca30ed38e50f47',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1103422119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f930a1f8-c229-4083-a786-8bb3925c6902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b393ef5e5fae42fc968be6d5cb280970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='463e941b9d614fa781ca30ed38e50f47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:13.065824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b662d9-90f4-4a0f-b380-a283aa7e2859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:13.107590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b662d9-90f4-4a0f-b380-a283aa7e2859) transitioned into state 'SUCCESS' from state '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-1103422119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b393ef5e5fae42fc968be6d5cb280970',qos_specs=None,replication_status=,reservations=['3175262f-cf78-48be-aff8-3c56551f8781','5bd07a89-eb37-441d-9c9b-661587ebbb3f','9f2aade3-0b65-499f-887c-91029c840612','7ed8faca-4dab-4cf8-8d05-4e99688b1515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='463e941b9d614fa781ca30ed38e50f47',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:13.108317 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0761ac96-cce9-4a03-8083-d15dcca2e6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:13.136285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0761ac96-cce9-4a03-8083-d15dcca2e6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:13.137398 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Flow 'volume_create_api' (530cd552-6411-4f3b-a3ff-303cb86ace48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:13.137398 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Create volume request issued successfully. Aug 23 18:14:13.137649 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-14199806-1659-47ce-83f6-03928cfe22b0 req-1a262085-d7e0-4c4b-b9aa-0d448a86885c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:13.138618 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 134/523] 10.4.3.148 () {72 vars in 1541 bytes} [Sun Aug 23 18:14:12 2026] POST /volume/v3/volumes => generated 755 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:13.161840 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-14199806-1659-47ce-83f6-03928cfe22b0 req-8c24e1da-b299-44a0-8f83-d8effd5c16ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:13.168882 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-14199806-1659-47ce-83f6-03928cfe22b0 req-8c24e1da-b299-44a0-8f83-d8effd5c16ca tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:13.169032 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-14199806-1659-47ce-83f6-03928cfe22b0 req-8c24e1da-b299-44a0-8f83-d8effd5c16ca tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:13.169274 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-14199806-1659-47ce-83f6-03928cfe22b0 req-8c24e1da-b299-44a0-8f83-d8effd5c16ca tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:13.181823 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:13.181823 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:13.184248 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-14199806-1659-47ce-83f6-03928cfe22b0 req-8c24e1da-b299-44a0-8f83-d8effd5c16ca tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Volume info retrieved successfully. Aug 23 18:14:13.191697 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-14199806-1659-47ce-83f6-03928cfe22b0 req-8c24e1da-b299-44a0-8f83-d8effd5c16ca tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 200 Aug 23 18:14:13.192321 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 133/524] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:13 2026] GET /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:13.240771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-db320cde-26db-41c3-ae2f-1a1c41707478 req-e17dcc29-0caf-4ab0-8353-b89987fdeb14 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:13.244857 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db320cde-26db-41c3-ae2f-1a1c41707478 req-e17dcc29-0caf-4ab0-8353-b89987fdeb14 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:13.245081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db320cde-26db-41c3-ae2f-1a1c41707478 req-e17dcc29-0caf-4ab0-8353-b89987fdeb14 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:13.245402 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db320cde-26db-41c3-ae2f-1a1c41707478 req-e17dcc29-0caf-4ab0-8353-b89987fdeb14 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:13.259221 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:13.259221 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:13.269427 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-db320cde-26db-41c3-ae2f-1a1c41707478 req-e17dcc29-0caf-4ab0-8353-b89987fdeb14 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Volume info retrieved successfully. Aug 23 18:14:13.271720 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0aeabf4-9061-40f3-8bf9-a02695f157b4 tempest-AvailabilityZoneTestJSON-1761025531 tempest-AvailabilityZoneTestJSON-1761025531-project-member] GET https://10.4.3.148/volume/v3/os-availability-zone Aug 23 18:14:13.273830 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0aeabf4-9061-40f3-8bf9-a02695f157b4 tempest-AvailabilityZoneTestJSON-1761025531 tempest-AvailabilityZoneTestJSON-1761025531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:13.273830 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0aeabf4-9061-40f3-8bf9-a02695f157b4 tempest-AvailabilityZoneTestJSON-1761025531 tempest-AvailabilityZoneTestJSON-1761025531-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:13.277456 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db320cde-26db-41c3-ae2f-1a1c41707478 req-e17dcc29-0caf-4ab0-8353-b89987fdeb14 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 200 Aug 23 18:14:13.277604 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 129/525] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:13 2026] GET /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:13.280142 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0aeabf4-9061-40f3-8bf9-a02695f157b4 tempest-AvailabilityZoneTestJSON-1761025531 tempest-AvailabilityZoneTestJSON-1761025531-project-member] Availability Zones retrieved successfully. Aug 23 18:14:13.280653 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0aeabf4-9061-40f3-8bf9-a02695f157b4 tempest-AvailabilityZoneTestJSON-1761025531 tempest-AvailabilityZoneTestJSON-1761025531-project-member] https://10.4.3.148/volume/v3/os-availability-zone returned with HTTP 200 Aug 23 18:14:13.281147 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 130/526] 10.4.3.148 () {66 vars in 1276 bytes} [Sun Aug 23 18:14:13 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:13.776567 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b64245af-13df-45db-8e47-ef3cac21a9c8 req-4d6d3e3d-e80b-4d37-8961-fd8a6e1fbc9e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:13.779563 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b64245af-13df-45db-8e47-ef3cac21a9c8 req-4d6d3e3d-e80b-4d37-8961-fd8a6e1fbc9e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:13.779876 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b64245af-13df-45db-8e47-ef3cac21a9c8 req-4d6d3e3d-e80b-4d37-8961-fd8a6e1fbc9e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:13.780057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b64245af-13df-45db-8e47-ef3cac21a9c8 req-4d6d3e3d-e80b-4d37-8961-fd8a6e1fbc9e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:13.796046 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:13.796046 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:13.802026 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-b64245af-13df-45db-8e47-ef3cac21a9c8 req-4d6d3e3d-e80b-4d37-8961-fd8a6e1fbc9e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:13.811022 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b64245af-13df-45db-8e47-ef3cac21a9c8 req-4d6d3e3d-e80b-4d37-8961-fd8a6e1fbc9e tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:13.811582 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 135/527] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:13 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:14.310141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cbc1cbee-4a16-4206-a127-a50ee4ea3e1b req-71630c06-66bc-4cb8-94ea-65bae26a1f92 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:14.312609 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc1cbee-4a16-4206-a127-a50ee4ea3e1b req-71630c06-66bc-4cb8-94ea-65bae26a1f92 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:14.312916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cbc1cbee-4a16-4206-a127-a50ee4ea3e1b req-71630c06-66bc-4cb8-94ea-65bae26a1f92 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:14.313132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cbc1cbee-4a16-4206-a127-a50ee4ea3e1b req-71630c06-66bc-4cb8-94ea-65bae26a1f92 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:14.321310 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:14.321310 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:14.326621 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cbc1cbee-4a16-4206-a127-a50ee4ea3e1b req-71630c06-66bc-4cb8-94ea-65bae26a1f92 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Volume info retrieved successfully. Aug 23 18:14:14.334032 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc1cbee-4a16-4206-a127-a50ee4ea3e1b req-71630c06-66bc-4cb8-94ea-65bae26a1f92 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 200 Aug 23 18:14:14.334702 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 134/528] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:14 2026] GET /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:14.370769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:14.374583 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:14:14.376618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f930a1f8-c229-4083-a786-8bb3925c6902", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-526035978", "description": null, "metadata": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:14.386591 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:14.386591 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:14.387194 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Volume info retrieved successfully. Aug 23 18:14:14.387280 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Create snapshot from volume f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:14.431428 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Created reservations ['0a655ed1-ea53-4eb8-9f39-4ee0479d4333', '449cb0b5-e92c-4dc1-ba6c-aa02895c5acd', 'a0f0e930-0e1a-4367-a5b8-c24d67e069f8', 'b3fb8c6e-7e95-44e2-9cad-1155357bf55b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:14.467090 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Snapshot create request issued successfully. Aug 23 18:14:14.467516 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f0e9af3d-52c6-4c08-8d33-711685be2372 req-a576b26e-b13e-4d8d-a4dd-988d089f856a tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:14:14.471828 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 130/529] 10.4.3.148 () {72 vars in 1547 bytes} [Sun Aug 23 18:14:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:14.810948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-11b2cd41-39b9-4bb9-a6c7-b14a143cb52a req-35dd216d-0c78-4a66-bb8a-7afcfc9f6650 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:14.814582 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11b2cd41-39b9-4bb9-a6c7-b14a143cb52a req-35dd216d-0c78-4a66-bb8a-7afcfc9f6650 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] GET https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f Aug 23 18:14:14.814888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11b2cd41-39b9-4bb9-a6c7-b14a143cb52a req-35dd216d-0c78-4a66-bb8a-7afcfc9f6650 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:14.815473 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11b2cd41-39b9-4bb9-a6c7-b14a143cb52a req-35dd216d-0c78-4a66-bb8a-7afcfc9f6650 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:14.828496 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:14.828496 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:14.829292 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-11b2cd41-39b9-4bb9-a6c7-b14a143cb52a req-35dd216d-0c78-4a66-bb8a-7afcfc9f6650 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Snapshot retrieved successfully. Aug 23 18:14:14.830427 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11b2cd41-39b9-4bb9-a6c7-b14a143cb52a req-35dd216d-0c78-4a66-bb8a-7afcfc9f6650 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f returned with HTTP 200 Aug 23 18:14:14.831101 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 131/530] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:14:14 2026] GET /volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:14.878928 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:14.881381 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:14:14.881614 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:14.881833 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:14.882317 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:14.884391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:14:14.891940 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] Get all snapshots completed successfully. Aug 23 18:14:14.891940 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:14.891940 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:14.891940 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-05b6771d-abf0-4103-a6bc-fb3216ce2617 req-7d0899c0-2166-4802-a217-3c3c5d71ddb7 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-reader] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:14:14.891940 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 136/531] 10.4.3.148 () {68 vars in 1514 bytes} [Sun Aug 23 18:14:14 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:14.928735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-186fdcba-80f3-44de-837e-ad2050159204 req-80f5d196-1275-4277-9746-80afed74e3a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:14.937480 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-186fdcba-80f3-44de-837e-ad2050159204 req-80f5d196-1275-4277-9746-80afed74e3a6 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f Aug 23 18:14:14.937715 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-186fdcba-80f3-44de-837e-ad2050159204 req-80f5d196-1275-4277-9746-80afed74e3a6 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:14.937913 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-186fdcba-80f3-44de-837e-ad2050159204 req-80f5d196-1275-4277-9746-80afed74e3a6 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:14.947827 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:14.947827 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:14.948500 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-186fdcba-80f3-44de-837e-ad2050159204 req-80f5d196-1275-4277-9746-80afed74e3a6 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Snapshot retrieved successfully. Aug 23 18:14:14.949721 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-186fdcba-80f3-44de-837e-ad2050159204 req-80f5d196-1275-4277-9746-80afed74e3a6 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f returned with HTTP 200 Aug 23 18:14:14.950359 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 135/532] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:14:14 2026] GET /volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:14.981655 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:14.984992 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f Aug 23 18:14:14.985125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:14.985854 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:14.986038 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Delete snapshot with id: 3fa6d248-3b76-4fcc-9612-a48c7b12812f Aug 23 18:14:14.993953 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:14.993953 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:14.994946 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Snapshot retrieved successfully. Aug 23 18:14:15.024820 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Snapshot delete request issued successfully. Aug 23 18:14:15.024820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c6082caf-a4b8-4a8d-8a58-8d7e20c0ce43 req-21f7e618-a34b-45e5-b00c-1dd47eb62b2c tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f returned with HTTP 202 Aug 23 18:14:15.025062 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 131/533] 10.4.3.148 () {70 vars in 1626 bytes} [Sun Aug 23 18:14:14 2026] DELETE /volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:15.066224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4a611ef4-dd72-4758-8a01-40a5583e9985 req-d2c7e63b-f277-4a4b-b816-0a386bad1ceb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:15.068279 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a611ef4-dd72-4758-8a01-40a5583e9985 req-d2c7e63b-f277-4a4b-b816-0a386bad1ceb tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f Aug 23 18:14:15.068470 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4a611ef4-dd72-4758-8a01-40a5583e9985 req-d2c7e63b-f277-4a4b-b816-0a386bad1ceb tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:15.068670 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4a611ef4-dd72-4758-8a01-40a5583e9985 req-d2c7e63b-f277-4a4b-b816-0a386bad1ceb tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:15.074760 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:15.074760 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:15.075753 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4a611ef4-dd72-4758-8a01-40a5583e9985 req-d2c7e63b-f277-4a4b-b816-0a386bad1ceb tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Snapshot retrieved successfully. Aug 23 18:14:15.078044 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a611ef4-dd72-4758-8a01-40a5583e9985 req-d2c7e63b-f277-4a4b-b816-0a386bad1ceb tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f returned with HTTP 200 Aug 23 18:14:15.078745 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 132/534] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:14:15 2026] GET /volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:14:15.236323 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:15.402659 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:15.403029 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1011702829"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:15.404821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1011702829'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:15.404990 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume of 1 GB Aug 23 18:14:15.412986 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Availability Zones retrieved successfully. Aug 23 18:14:15.421024 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Flow 'volume_create_api' (c1175d4a-32a2-4812-9132-ca16f69ea274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:15.422523 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23e5708-9577-4e4d-93f3-cf095a256166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.424056 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:15.482262 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f23e5708-9577-4e4d-93f3-cf095a256166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.484453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0ac719-cbd0-4df9-89bc-73a45eec4181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.498300 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:15.552060 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:15.552315 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1660639527"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:15.554772 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1660639527'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:15.554772 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Create volume of 1 GB Aug 23 18:14:15.560560 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Availability Zones retrieved successfully. Aug 23 18:14:15.567890 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Flow 'volume_create_api' (c27e22a2-1498-480f-ace4-d15c0fce9f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:15.571082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4c94e90-4ed9-4583-a69c-0978ff32c44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.571082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:15.629947 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4c94e90-4ed9-4583-a69c-0978ff32c44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.630851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3ed6ce-545b-4a0f-ae2a-4d2afaa29f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.643545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Created reservations ['6d917389-2662-4cb9-9300-56bd73b3ef27', '112ea5fc-de96-4d60-afee-008ec0526ae9', '7c6966f1-541e-4ba1-844e-4755e73deb47', 'a7db0594-1d9c-4858-84ee-dbcae0584a37'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:15.644575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0ac719-cbd0-4df9-89bc-73a45eec4181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d917389-2662-4cb9-9300-56bd73b3ef27', '112ea5fc-de96-4d60-afee-008ec0526ae9', '7c6966f1-541e-4ba1-844e-4755e73deb47', 'a7db0594-1d9c-4858-84ee-dbcae0584a37']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.645778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e953cd-fc8f-4386-85e5-66d8feca5cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.683588 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e953cd-fc8f-4386-85e5-66d8feca5cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fd8d468-5b52-4216-9718-ca431ac43087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1011702829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174e4d9ea0384bba936e522e509c8605',qos_specs=None,replication_status=,reservations=['6d917389-2662-4cb9-9300-56bd73b3ef27','112ea5fc-de96-4d60-afee-008ec0526ae9','7c6966f1-541e-4ba1-844e-4755e73deb47','a7db0594-1d9c-4858-84ee-dbcae0584a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273cafe47e074dec81989a9cb9397944',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1011702829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fd8d468-5b52-4216-9718-ca431ac43087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='174e4d9ea0384bba936e522e509c8605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='273cafe47e074dec81989a9cb9397944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.685322 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b2db4c-5f01-450a-bec7-0a4f6e9caddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.711308 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b2db4c-5f01-450a-bec7-0a4f6e9caddf) transitioned into state 'SUCCESS' from state '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-1011702829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174e4d9ea0384bba936e522e509c8605',qos_specs=None,replication_status=,reservations=['6d917389-2662-4cb9-9300-56bd73b3ef27','112ea5fc-de96-4d60-afee-008ec0526ae9','7c6966f1-541e-4ba1-844e-4755e73deb47','a7db0594-1d9c-4858-84ee-dbcae0584a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273cafe47e074dec81989a9cb9397944',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.712637 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a858c7-1c87-4fb1-bc4a-7029ec9626e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.727512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a858c7-1c87-4fb1-bc4a-7029ec9626e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.729106 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Flow 'volume_create_api' (c1175d4a-32a2-4812-9132-ca16f69ea274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:15.729532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Created reservations ['e61f6f7e-a93e-4a2b-ba9b-96100cfe5613', '7cba86f0-4adb-408c-9869-60aa77b6ee3a', '7a810c61-2f60-4a48-acfa-c1ed00b8163a', 'e4b35f09-e602-476a-b34a-ee074f8dee91'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:15.729665 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume request issued successfully. Aug 23 18:14:15.730534 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7e9f30e-7acc-470a-b6bf-3590edaf7946 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:15.730678 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3ed6ce-545b-4a0f-ae2a-4d2afaa29f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e61f6f7e-a93e-4a2b-ba9b-96100cfe5613', '7cba86f0-4adb-408c-9869-60aa77b6ee3a', '7a810c61-2f60-4a48-acfa-c1ed00b8163a', 'e4b35f09-e602-476a-b34a-ee074f8dee91']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.731873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cd7985-abac-46c2-b11d-cac7f0bfbff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.732089 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 137/535] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:15 2026] POST /volume/v3/volumes => generated 751 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:15.752481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28c06608-e1da-45d0-8b7e-6ae27a399882 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:15.756758 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28c06608-e1da-45d0-8b7e-6ae27a399882 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:15.757092 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28c06608-e1da-45d0-8b7e-6ae27a399882 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:15.757347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28c06608-e1da-45d0-8b7e-6ae27a399882 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:15.761419 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cd7985-abac-46c2-b11d-cac7f0bfbff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '243c93e6-336c-422d-8a39-715cb50303ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1660639527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86ff91b98c7a41b885a9e2ab9612e053',qos_specs=None,replication_status=,reservations=['e61f6f7e-a93e-4a2b-ba9b-96100cfe5613','7cba86f0-4adb-408c-9869-60aa77b6ee3a','7a810c61-2f60-4a48-acfa-c1ed00b8163a','e4b35f09-e602-476a-b34a-ee074f8dee91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49aa3bc9e7924526bb80ca77522deadc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1660639527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=243c93e6-336c-422d-8a39-715cb50303ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86ff91b98c7a41b885a9e2ab9612e053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49aa3bc9e7924526bb80ca77522deadc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.763671 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cadefc-c74f-455b-8a61-d6dc26934a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.773738 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:15.773738 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:15.780523 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-28c06608-e1da-45d0-8b7e-6ae27a399882 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:15.788585 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28c06608-e1da-45d0-8b7e-6ae27a399882 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 returned with HTTP 200 Aug 23 18:14:15.789495 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 132/536] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:15 2026] GET /volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:15.793282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cadefc-c74f-455b-8a61-d6dc26934a56) transitioned into state 'SUCCESS' from state '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-1660639527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86ff91b98c7a41b885a9e2ab9612e053',qos_specs=None,replication_status=,reservations=['e61f6f7e-a93e-4a2b-ba9b-96100cfe5613','7cba86f0-4adb-408c-9869-60aa77b6ee3a','7a810c61-2f60-4a48-acfa-c1ed00b8163a','e4b35f09-e602-476a-b34a-ee074f8dee91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49aa3bc9e7924526bb80ca77522deadc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.793556 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc76febf-40d5-4433-99e3-8a8414ed1e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:15.813662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc76febf-40d5-4433-99e3-8a8414ed1e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:15.814893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Flow 'volume_create_api' (c27e22a2-1498-480f-ace4-d15c0fce9f17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:15.816719 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Create volume request issued successfully. Aug 23 18:14:15.819489 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-847fe40b-4bb9-4b3a-aaa2-7443aeedf9ff tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:15.819489 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 136/537] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:15 2026] POST /volume/v3/volumes => generated 749 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:15.838912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0302d3c-9daf-4f80-8579-9c4e4288ae1f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:15.842623 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0302d3c-9daf-4f80-8579-9c4e4288ae1f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:15.842623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0302d3c-9daf-4f80-8579-9c4e4288ae1f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:15.842623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0302d3c-9daf-4f80-8579-9c4e4288ae1f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:15.858390 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:15.858390 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:15.865994 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f0302d3c-9daf-4f80-8579-9c4e4288ae1f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:15.872754 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0302d3c-9daf-4f80-8579-9c4e4288ae1f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:15.873681 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 133/538] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:15 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:16.128119 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9658d475-1884-49c4-bb86-c6bdb7add3e5 req-c6930fd8-3f42-42d8-bcc3-9714bc63a9d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:16.131629 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9658d475-1884-49c4-bb86-c6bdb7add3e5 req-c6930fd8-3f42-42d8-bcc3-9714bc63a9d3 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f Aug 23 18:14:16.131629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9658d475-1884-49c4-bb86-c6bdb7add3e5 req-c6930fd8-3f42-42d8-bcc3-9714bc63a9d3 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:16.131629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9658d475-1884-49c4-bb86-c6bdb7add3e5 req-c6930fd8-3f42-42d8-bcc3-9714bc63a9d3 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:16.143651 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9658d475-1884-49c4-bb86-c6bdb7add3e5 req-c6930fd8-3f42-42d8-bcc3-9714bc63a9d3 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f returned with HTTP 404 Aug 23 18:14:16.144331 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 138/539] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:14:16 2026] GET /volume/v3/snapshots/3fa6d248-3b76-4fcc-9612-a48c7b12812f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:16.173746 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:16.178026 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:16.178307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:16.178562 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:16.178854 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Delete volume with id: f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:16.190229 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:16.190229 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:16.190380 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Volume info retrieved successfully. Aug 23 18:14:16.226677 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Delete volume request issued successfully. Aug 23 18:14:16.227105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18bf21b0-bfcc-40ab-8193-5113e7ba670e req-e3b99e5b-3f36-436d-b428-73cc250b2e6f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 202 Aug 23 18:14:16.227713 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 133/540] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:14:16 2026] DELETE /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:16.275182 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-054081da-f9b7-4ac7-8921-ac863dba76bb req-0c85045d-43d3-4796-8073-278869aa69d1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:16.279445 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-054081da-f9b7-4ac7-8921-ac863dba76bb req-0c85045d-43d3-4796-8073-278869aa69d1 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:16.279643 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-054081da-f9b7-4ac7-8921-ac863dba76bb req-0c85045d-43d3-4796-8073-278869aa69d1 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:16.279939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-054081da-f9b7-4ac7-8921-ac863dba76bb req-0c85045d-43d3-4796-8073-278869aa69d1 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:16.293151 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:16.293151 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:16.303645 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-054081da-f9b7-4ac7-8921-ac863dba76bb req-0c85045d-43d3-4796-8073-278869aa69d1 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Volume info retrieved successfully. Aug 23 18:14:16.316112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-054081da-f9b7-4ac7-8921-ac863dba76bb req-0c85045d-43d3-4796-8073-278869aa69d1 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 200 Aug 23 18:14:16.316864 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 137/541] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:16 2026] GET /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:16.804259 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e5496639-e0bc-4a91-bff0-6149997f090d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:16.806181 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5496639-e0bc-4a91-bff0-6149997f090d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:16.806444 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5496639-e0bc-4a91-bff0-6149997f090d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:16.806671 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5496639-e0bc-4a91-bff0-6149997f090d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:16.813843 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:16.813843 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:16.818514 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e5496639-e0bc-4a91-bff0-6149997f090d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:16.823435 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5496639-e0bc-4a91-bff0-6149997f090d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 returned with HTTP 200 Aug 23 18:14:16.823922 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 134/542] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:16 2026] GET /volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:16.847808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:16.854395 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:14:16.854956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fd8d468-5b52-4216-9718-ca431ac43087", "name": "tempest-VolumesDeleteCascade-Snapshot-1384933538"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:16.868011 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:16.868011 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:16.868675 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:16.868895 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create snapshot from volume 4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:16.890317 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c63afe10-ef48-4ebe-bf45-5f495d00b42b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:16.892459 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c63afe10-ef48-4ebe-bf45-5f495d00b42b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:16.892638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c63afe10-ef48-4ebe-bf45-5f495d00b42b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:16.892902 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c63afe10-ef48-4ebe-bf45-5f495d00b42b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:16.902630 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:16.902630 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:16.905284 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-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 23 18:14:16.907179 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c63afe10-ef48-4ebe-bf45-5f495d00b42b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:16.913735 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c63afe10-ef48-4ebe-bf45-5f495d00b42b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:16.914252 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 134/543] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:16 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:16.953924 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Created reservations ['0b52855c-8d47-455d-a18b-369b1e4191a0', '382adad8-f5f3-4bc3-a97e-9963475a4b4d', '26f06e06-e6f5-46bf-b31b-8a7e801a1584', 'c1b77237-086e-4430-ab4f-755ae64159e5'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:17.010543 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot create request issued successfully. Aug 23 18:14:17.011068 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f564f1fc-5f40-47d9-87d3-807b2976a51a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:14:17.011592 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 139/544] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:14:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 23 18:14:17.022702 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47650a41-aca8-4dab-94ca-fb79e86208bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:17.026455 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47650a41-aca8-4dab-94ca-fb79e86208bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e Aug 23 18:14:17.026768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47650a41-aca8-4dab-94ca-fb79e86208bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:17.026995 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47650a41-aca8-4dab-94ca-fb79e86208bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:17.037019 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:17.037019 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:17.037734 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-47650a41-aca8-4dab-94ca-fb79e86208bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot retrieved successfully. Aug 23 18:14:17.038506 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47650a41-aca8-4dab-94ca-fb79e86208bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e returned with HTTP 200 Aug 23 18:14:17.039776 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 138/545] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:17 2026] GET /volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:17.354115 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-411add05-e883-4f06-bdc9-b9618e465387 req-67130627-952d-42ca-b1c1-66ee6e47df42 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:17.356711 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-411add05-e883-4f06-bdc9-b9618e465387 req-67130627-952d-42ca-b1c1-66ee6e47df42 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:17.356972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-411add05-e883-4f06-bdc9-b9618e465387 req-67130627-952d-42ca-b1c1-66ee6e47df42 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:17.357208 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-411add05-e883-4f06-bdc9-b9618e465387 req-67130627-952d-42ca-b1c1-66ee6e47df42 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:17.363598 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-411add05-e883-4f06-bdc9-b9618e465387 req-67130627-952d-42ca-b1c1-66ee6e47df42 tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 404 Aug 23 18:14:17.364222 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 135/546] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:17 2026] GET /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:17.402085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ce3e4459-99a2-47ab-85a7-5973d0abf68d req-6ba9bff5-b5ee-4b89-b5d1-4fcbb4eec1af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:17.406283 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce3e4459-99a2-47ab-85a7-5973d0abf68d req-6ba9bff5-b5ee-4b89-b5d1-4fcbb4eec1af tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:17.406534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce3e4459-99a2-47ab-85a7-5973d0abf68d req-6ba9bff5-b5ee-4b89-b5d1-4fcbb4eec1af tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:17.407413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce3e4459-99a2-47ab-85a7-5973d0abf68d req-6ba9bff5-b5ee-4b89-b5d1-4fcbb4eec1af tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:17.407413 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-ce3e4459-99a2-47ab-85a7-5973d0abf68d req-6ba9bff5-b5ee-4b89-b5d1-4fcbb4eec1af tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Delete volume with id: f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:17.419002 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce3e4459-99a2-47ab-85a7-5973d0abf68d req-6ba9bff5-b5ee-4b89-b5d1-4fcbb4eec1af tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 404 Aug 23 18:14:17.419002 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 135/547] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:14:17 2026] DELETE /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:17.454200 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1a55e0fd-0a3f-4190-abd5-d2523f65f558 req-47d514f8-aa0e-488e-adce-61bec276339f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:17.458424 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1a55e0fd-0a3f-4190-abd5-d2523f65f558 req-47d514f8-aa0e-488e-adce-61bec276339f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] GET https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 Aug 23 18:14:17.458682 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1a55e0fd-0a3f-4190-abd5-d2523f65f558 req-47d514f8-aa0e-488e-adce-61bec276339f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:17.459209 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1a55e0fd-0a3f-4190-abd5-d2523f65f558 req-47d514f8-aa0e-488e-adce-61bec276339f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:17.467912 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1a55e0fd-0a3f-4190-abd5-d2523f65f558 req-47d514f8-aa0e-488e-adce-61bec276339f tempest-VolumesSnapshotsTestJSON-116359728 tempest-VolumesSnapshotsTestJSON-116359728-project-member] https://10.4.3.148/volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 returned with HTTP 404 Aug 23 18:14:17.469176 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 140/548] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:17 2026] GET /volume/v3/volumes/f930a1f8-c229-4083-a786-8bb3925c6902 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:18.053734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-adf76e75-af4a-4b31-89b9-77906b4dfc6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:18.056135 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-adf76e75-af4a-4b31-89b9-77906b4dfc6d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e Aug 23 18:14:18.056449 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-adf76e75-af4a-4b31-89b9-77906b4dfc6d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:18.056762 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-adf76e75-af4a-4b31-89b9-77906b4dfc6d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:18.064260 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:18.064260 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:18.065579 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-adf76e75-af4a-4b31-89b9-77906b4dfc6d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot retrieved successfully. Aug 23 18:14:18.067638 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-adf76e75-af4a-4b31-89b9-77906b4dfc6d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e returned with HTTP 200 Aug 23 18:14:18.067638 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 139/549] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:18 2026] GET /volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:18.079562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:18.082395 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:14:18.082724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fd8d468-5b52-4216-9718-ca431ac43087", "name": "tempest-VolumesDeleteCascade-Snapshot-410159596"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:18.100668 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:18.100668 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:18.101623 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:18.101623 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create snapshot from volume 4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:18.136362 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-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 23 18:14:18.154000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Created reservations ['ac6f751b-9b16-4ef8-a6f4-dfdb1f9c6682', '24cd3ae9-1529-4ea7-84a6-463daab8fa88', '3fc3bf81-fb3b-4a47-a68e-7d1a95baa2c8', '245500ca-a7e5-4a97-95dd-e8d82a520825'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:18.198511 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot create request issued successfully. Aug 23 18:14:18.198946 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5979d1a2-3d3b-474c-89d4-c0b5d515730f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:14:18.199435 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 136/550] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:14:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:18.213505 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa724985-2b36-431e-9a92-7c6a56216ec2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:18.215725 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa724985-2b36-431e-9a92-7c6a56216ec2 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 Aug 23 18:14:18.215953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa724985-2b36-431e-9a92-7c6a56216ec2 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:18.216162 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa724985-2b36-431e-9a92-7c6a56216ec2 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:18.227035 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:18.227035 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:18.227618 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aa724985-2b36-431e-9a92-7c6a56216ec2 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot retrieved successfully. Aug 23 18:14:18.228550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa724985-2b36-431e-9a92-7c6a56216ec2 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 returned with HTTP 200 Aug 23 18:14:18.229310 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 136/551] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:18 2026] GET /volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:19.246476 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b51f96fd-19fb-4cdf-bcc1-6f03063a886a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:19.248757 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b51f96fd-19fb-4cdf-bcc1-6f03063a886a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 Aug 23 18:14:19.249255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b51f96fd-19fb-4cdf-bcc1-6f03063a886a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:19.249255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b51f96fd-19fb-4cdf-bcc1-6f03063a886a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:19.255073 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:19.255073 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:19.255812 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b51f96fd-19fb-4cdf-bcc1-6f03063a886a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot retrieved successfully. Aug 23 18:14:19.257253 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b51f96fd-19fb-4cdf-bcc1-6f03063a886a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 returned with HTTP 200 Aug 23 18:14:19.257253 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 141/552] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:19 2026] GET /volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:19.270152 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:19.273303 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087?cascade=True Aug 23 18:14:19.273303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:19.273666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:19.274563 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume with id: 4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:19.292862 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:19.292862 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:19.293839 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:19.383831 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume request issued successfully. Aug 23 18:14:19.383976 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5f0354b-92f3-41ee-9cef-565e82c3e7b7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087?cascade=True returned with HTTP 202 Aug 23 18:14:19.384560 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 140/553] 10.4.3.148 () {66 vars in 1376 bytes} [Sun Aug 23 18:14:19 2026] DELETE /volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087?cascade=True => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:19.400676 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-527001c4-4157-45fa-ae3e-f65d91a481fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:19.405562 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-527001c4-4157-45fa-ae3e-f65d91a481fa tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:19.405562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-527001c4-4157-45fa-ae3e-f65d91a481fa tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:19.405785 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-527001c4-4157-45fa-ae3e-f65d91a481fa tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:19.420412 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:19.420412 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:19.428369 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-527001c4-4157-45fa-ae3e-f65d91a481fa tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:19.436491 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-527001c4-4157-45fa-ae3e-f65d91a481fa tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 returned with HTTP 200 Aug 23 18:14:19.437723 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 137/554] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:19 2026] GET /volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:14:19.761956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c120fbb4-2447-48b3-a080-fe9bad474883 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:19.874009 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c120fbb4-2447-48b3-a080-fe9bad474883 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:14:19.874411 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c120fbb4-2447-48b3-a080-fe9bad474883 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1398252649", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1162634326", "vendor_name": "tempest-vendor_name-434261276"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:19.898462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c120fbb4-2447-48b3-a080-fe9bad474883 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:14:19.900182 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 137/555] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:14:19 2026] POST /volume/v3/types => generated 327 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:19.908391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-59e59f08-a0dd-4451-a621-7557254c890f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.000042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:20.000453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "290fca29-1d6e-43f3-9208-ebad2bc87816", "size": 1, "name": "tempest-UserMessagesTest-Volume-96360841"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:20.002041 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Create volume request body: {'volume': {'volume_type': '290fca29-1d6e-43f3-9208-ebad2bc87816', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-96360841'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:20.018531 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Create volume of 1 GB Aug 23 18:14:20.018890 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:20.018890 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:20.019653 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Availability Zones retrieved successfully. Aug 23 18:14:20.028859 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Flow 'volume_create_api' (e36906b9-9fc5-4b57-91df-32e8dcc5736f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:20.033850 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42169243-ec5c-4d0a-b017-85c024c31337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.034545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:20.079087 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42169243-ec5c-4d0a-b017-85c024c31337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:14:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1162634326',vendor_name='tempest-vendor_name-434261276'},id=290fca29-1d6e-43f3-9208-ebad2bc87816,is_public=True,name='tempest-UserMessagesTest-volume-type-1398252649',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '290fca29-1d6e-43f3-9208-ebad2bc87816', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.080213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df63177-6239-4633-82a5-e2616a20ca42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.130617 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1398252649 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1398252649, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:20.130989 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1398252649 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1398252649, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:20.196838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Created reservations ['32373802-ee34-4b3e-a825-7114edc0196d', '8ec9e6dd-3382-4f74-9ef7-e495bfda840c', '8fa7ab27-4613-406e-9c46-89d3e902fd73', '308258ef-6579-4d20-bfd4-eb2591fa3f10'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:20.197749 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df63177-6239-4633-82a5-e2616a20ca42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32373802-ee34-4b3e-a825-7114edc0196d', '8ec9e6dd-3382-4f74-9ef7-e495bfda840c', '8fa7ab27-4613-406e-9c46-89d3e902fd73', '308258ef-6579-4d20-bfd4-eb2591fa3f10']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.199618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91415894-8afc-4d69-8ff3-996e44a39b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.239807 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91415894-8afc-4d69-8ff3-996e44a39b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0412c70b-00e3-4ad0-b785-0772137b0cfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-96360841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae7d942808a45d6a70c13ef22868065',qos_specs=None,replication_status=,reservations=['32373802-ee34-4b3e-a825-7114edc0196d','8ec9e6dd-3382-4f74-9ef7-e495bfda840c','8fa7ab27-4613-406e-9c46-89d3e902fd73','308258ef-6579-4d20-bfd4-eb2591fa3f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c678aff348a44f62999d808cde258c04',volume_type_id=290fca29-1d6e-43f3-9208-ebad2bc87816), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-96360841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0412c70b-00e3-4ad0-b785-0772137b0cfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae7d942808a45d6a70c13ef22868065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c678aff348a44f62999d808cde258c04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(290fca29-1d6e-43f3-9208-ebad2bc87816),volume_type_id=290fca29-1d6e-43f3-9208-ebad2bc87816)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.241290 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f0cfdb-c1e9-4941-9eee-80ac3eb5e85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.269344 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f0cfdb-c1e9-4941-9eee-80ac3eb5e85c) transitioned into state 'SUCCESS' from state '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-96360841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae7d942808a45d6a70c13ef22868065',qos_specs=None,replication_status=,reservations=['32373802-ee34-4b3e-a825-7114edc0196d','8ec9e6dd-3382-4f74-9ef7-e495bfda840c','8fa7ab27-4613-406e-9c46-89d3e902fd73','308258ef-6579-4d20-bfd4-eb2591fa3f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c678aff348a44f62999d808cde258c04',volume_type_id=290fca29-1d6e-43f3-9208-ebad2bc87816)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.270240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78cdeca-bfa3-4178-8f78-e2377ec5a9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.286326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78cdeca-bfa3-4178-8f78-e2377ec5a9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.287500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Flow 'volume_create_api' (e36906b9-9fc5-4b57-91df-32e8dcc5736f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:20.288069 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Create volume request issued successfully. Aug 23 18:14:20.288857 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59e59f08-a0dd-4451-a621-7557254c890f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:20.289507 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 142/556] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:14:19 2026] POST /volume/v3/volumes => generated 784 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:20.312532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5871a3a4-21c4-4414-a1f6-95d846de35c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.314735 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5871a3a4-21c4-4414-a1f6-95d846de35c0 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa Aug 23 18:14:20.314972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5871a3a4-21c4-4414-a1f6-95d846de35c0 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.315470 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5871a3a4-21c4-4414-a1f6-95d846de35c0 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.324730 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:20.324730 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:20.330756 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5871a3a4-21c4-4414-a1f6-95d846de35c0 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:20.336702 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5871a3a4-21c4-4414-a1f6-95d846de35c0 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa returned with HTTP 200 Aug 23 18:14:20.337254 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 141/557] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:20 2026] GET /volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:20.457699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d88b9d9e-8703-449f-9d4b-7d39dec81bcd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.462276 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d88b9d9e-8703-449f-9d4b-7d39dec81bcd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:20.462276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d88b9d9e-8703-449f-9d4b-7d39dec81bcd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.462276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d88b9d9e-8703-449f-9d4b-7d39dec81bcd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.469745 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d88b9d9e-8703-449f-9d4b-7d39dec81bcd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 returned with HTTP 404 Aug 23 18:14:20.470451 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 138/558] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:20 2026] GET /volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:20.477504 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.480771 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:14:20.480771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.480771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.480771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:20.482003 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:20.493781 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Get all volumes completed successfully. Aug 23 18:14:20.494388 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1741e44-6aea-4f1e-a9d9-2701c3b71bea tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:14:20.495030 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 138/559] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:14:20 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:20.514065 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a135cc6-a812-4c77-beff-711ee6677d10 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.516774 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a135cc6-a812-4c77-beff-711ee6677d10 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots Aug 23 18:14:20.516881 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a135cc6-a812-4c77-beff-711ee6677d10 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.517127 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a135cc6-a812-4c77-beff-711ee6677d10 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.517423 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-3a135cc6-a812-4c77-beff-711ee6677d10 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:20.517712 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:20.517712 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:20.518407 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c8ba6829-e03d-4262-a2d5-6f94a9c7b75b req-69522410-1d7d-4d27-8c03-b978a17cc584 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.519389 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-3a135cc6-a812-4c77-beff-711ee6677d10 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:14:20.522767 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c8ba6829-e03d-4262-a2d5-6f94a9c7b75b req-69522410-1d7d-4d27-8c03-b978a17cc584 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] DELETE https://10.4.3.148/volume/v3/volumes/tempest-invalid-1762692348 Aug 23 18:14:20.522767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c8ba6829-e03d-4262-a2d5-6f94a9c7b75b req-69522410-1d7d-4d27-8c03-b978a17cc584 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.522914 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c8ba6829-e03d-4262-a2d5-6f94a9c7b75b req-69522410-1d7d-4d27-8c03-b978a17cc584 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.523112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-c8ba6829-e03d-4262-a2d5-6f94a9c7b75b req-69522410-1d7d-4d27-8c03-b978a17cc584 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] Delete volume with id: tempest-invalid-1762692348 Aug 23 18:14:20.524647 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a135cc6-a812-4c77-beff-711ee6677d10 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Get all snapshots completed successfully. Aug 23 18:14:20.525050 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a135cc6-a812-4c77-beff-711ee6677d10 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 200 Aug 23 18:14:20.525561 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 143/560] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:14:20 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:20.535886 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c8ba6829-e03d-4262-a2d5-6f94a9c7b75b req-69522410-1d7d-4d27-8c03-b978a17cc584 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] https://10.4.3.148/volume/v3/volumes/tempest-invalid-1762692348 returned with HTTP 404 Aug 23 18:14:20.536668 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 142/561] 10.4.3.148 () {70 vars in 1590 bytes} [Sun Aug 23 18:14:20 2026] DELETE /volume/v3/volumes/tempest-invalid-1762692348 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:20.539400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5896e87b-3831-4e45-838e-bf3f124bc366 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.542740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5896e87b-3831-4e45-838e-bf3f124bc366 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 Aug 23 18:14:20.543209 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5896e87b-3831-4e45-838e-bf3f124bc366 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.543625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5896e87b-3831-4e45-838e-bf3f124bc366 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.544055 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-5896e87b-3831-4e45-838e-bf3f124bc366 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete snapshot with id: 9409c239-6a4a-47fc-8302-900aff195b09 Aug 23 18:14:20.554685 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5896e87b-3831-4e45-838e-bf3f124bc366 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 returned with HTTP 404 Aug 23 18:14:20.555649 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 139/562] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:14:20 2026] DELETE /volume/v3/snapshots/9409c239-6a4a-47fc-8302-900aff195b09 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:20.569301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d2af848-f66d-4ad0-bc2f-9c91f91469ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.571239 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d2af848-f66d-4ad0-bc2f-9c91f91469ab tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e Aug 23 18:14:20.571494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d2af848-f66d-4ad0-bc2f-9c91f91469ab tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.571712 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d2af848-f66d-4ad0-bc2f-9c91f91469ab tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.571826 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-2d2af848-f66d-4ad0-bc2f-9c91f91469ab tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete snapshot with id: edc8d0b6-6ad3-4887-a418-69b68cb23d8e Aug 23 18:14:20.577612 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d2af848-f66d-4ad0-bc2f-9c91f91469ab tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e returned with HTTP 404 Aug 23 18:14:20.578356 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 139/563] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:14:20 2026] DELETE /volume/v3/snapshots/edc8d0b6-6ad3-4887-a418-69b68cb23d8e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:20.586934 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-15826714-f061-42ce-91f0-3abe74f27106 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.588988 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15826714-f061-42ce-91f0-3abe74f27106 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:20.589310 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-15826714-f061-42ce-91f0-3abe74f27106 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.589550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-15826714-f061-42ce-91f0-3abe74f27106 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.597437 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15826714-f061-42ce-91f0-3abe74f27106 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 returned with HTTP 404 Aug 23 18:14:20.598249 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 144/564] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:20 2026] GET /volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:20.607542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5e6aaa7a-391a-4c91-baea-26e3472949f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.610405 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e6aaa7a-391a-4c91-baea-26e3472949f1 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:20.610677 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e6aaa7a-391a-4c91-baea-26e3472949f1 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.610973 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e6aaa7a-391a-4c91-baea-26e3472949f1 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.611268 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5e6aaa7a-391a-4c91-baea-26e3472949f1 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume with id: 4fd8d468-5b52-4216-9718-ca431ac43087 Aug 23 18:14:20.620192 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e6aaa7a-391a-4c91-baea-26e3472949f1 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 returned with HTTP 404 Aug 23 18:14:20.620952 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 143/565] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:20 2026] DELETE /volume/v3/volumes/4fd8d468-5b52-4216-9718-ca431ac43087 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:20.633503 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-90d25ba5-5737-4c5f-8c53-5f7290942217 req-cf5b3a93-1afe-4cc0-9516-37128d2be617 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.633600 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.635713 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:20.636420 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1309788478"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:20.638084 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90d25ba5-5737-4c5f-8c53-5f7290942217 req-cf5b3a93-1afe-4cc0-9516-37128d2be617 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4721c9ba-65d2-4ff9-8efb-1412608f1ca7 Aug 23 18:14:20.638320 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1309788478'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:20.638503 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume of 1 GB Aug 23 18:14:20.639267 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90d25ba5-5737-4c5f-8c53-5f7290942217 req-cf5b3a93-1afe-4cc0-9516-37128d2be617 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.639773 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90d25ba5-5737-4c5f-8c53-5f7290942217 req-cf5b3a93-1afe-4cc0-9516-37128d2be617 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.640667 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-90d25ba5-5737-4c5f-8c53-5f7290942217 req-cf5b3a93-1afe-4cc0-9516-37128d2be617 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] Delete volume with id: 4721c9ba-65d2-4ff9-8efb-1412608f1ca7 Aug 23 18:14:20.644483 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Availability Zones retrieved successfully. Aug 23 18:14:20.649120 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90d25ba5-5737-4c5f-8c53-5f7290942217 req-cf5b3a93-1afe-4cc0-9516-37128d2be617 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-member] https://10.4.3.148/volume/v3/volumes/4721c9ba-65d2-4ff9-8efb-1412608f1ca7 returned with HTTP 404 Aug 23 18:14:20.649432 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 140/566] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:14:20 2026] DELETE /volume/v3/volumes/4721c9ba-65d2-4ff9-8efb-1412608f1ca7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:20.654110 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Flow 'volume_create_api' (906a2343-ca46-4fd2-ad04-c407cb8b9074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:20.655819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db998a45-f825-433e-aa71-cb2f1c84bb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.658707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:20.675121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c5c91790-d84a-4ff0-a313-78307186109d req-9d619bab-0779-4307-9db8-fc8b4ab1a058 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.678003 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c5c91790-d84a-4ff0-a313-78307186109d req-9d619bab-0779-4307-9db8-fc8b4ab1a058 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-reader] GET https://10.4.3.148/volume/v3/volumes/70d7880c-0d09-40a5-8b8a-4926472acf6c Aug 23 18:14:20.678286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c5c91790-d84a-4ff0-a313-78307186109d req-9d619bab-0779-4307-9db8-fc8b4ab1a058 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.678524 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c5c91790-d84a-4ff0-a313-78307186109d req-9d619bab-0779-4307-9db8-fc8b4ab1a058 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.686736 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c5c91790-d84a-4ff0-a313-78307186109d req-9d619bab-0779-4307-9db8-fc8b4ab1a058 tempest-VolumesNegativeTest-2047168105 tempest-VolumesNegativeTest-2047168105-project-reader] https://10.4.3.148/volume/v3/volumes/70d7880c-0d09-40a5-8b8a-4926472acf6c returned with HTTP 404 Aug 23 18:14:20.687509 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 145/567] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:20 2026] GET /volume/v3/volumes/70d7880c-0d09-40a5-8b8a-4926472acf6c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:20.703509 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db998a45-f825-433e-aa71-cb2f1c84bb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.703509 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f07689c-e08d-4c2d-b2f7-b7b8a28d5f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.750856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Created reservations ['0c3566a8-c6bf-4b22-9387-492c61402ec6', 'e41e7768-c933-46de-8fa7-03170149f4f3', '15203ad0-88f2-4e33-aa4d-705ab8c0d34f', '60c428db-262e-4d1a-91d0-aeb4fa852514'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:20.751954 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f07689c-e08d-4c2d-b2f7-b7b8a28d5f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c3566a8-c6bf-4b22-9387-492c61402ec6', 'e41e7768-c933-46de-8fa7-03170149f4f3', '15203ad0-88f2-4e33-aa4d-705ab8c0d34f', '60c428db-262e-4d1a-91d0-aeb4fa852514']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.753092 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146aa56f-c37e-4c43-84c7-ac514082ab40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.783534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146aa56f-c37e-4c43-84c7-ac514082ab40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17ddbecb-a799-4bdd-9aeb-080e282f948b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1309788478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174e4d9ea0384bba936e522e509c8605',qos_specs=None,replication_status=,reservations=['0c3566a8-c6bf-4b22-9387-492c61402ec6','e41e7768-c933-46de-8fa7-03170149f4f3','15203ad0-88f2-4e33-aa4d-705ab8c0d34f','60c428db-262e-4d1a-91d0-aeb4fa852514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273cafe47e074dec81989a9cb9397944',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1309788478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17ddbecb-a799-4bdd-9aeb-080e282f948b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='174e4d9ea0384bba936e522e509c8605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='273cafe47e074dec81989a9cb9397944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.784643 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa16dbe-f832-43ca-a736-349545cb6513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.820139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa16dbe-f832-43ca-a736-349545cb6513) transitioned into state 'SUCCESS' from state '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-1309788478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174e4d9ea0384bba936e522e509c8605',qos_specs=None,replication_status=,reservations=['0c3566a8-c6bf-4b22-9387-492c61402ec6','e41e7768-c933-46de-8fa7-03170149f4f3','15203ad0-88f2-4e33-aa4d-705ab8c0d34f','60c428db-262e-4d1a-91d0-aeb4fa852514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='273cafe47e074dec81989a9cb9397944',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.820992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38089a92-2c75-4b48-8473-ef7152a28f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:20.837011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38089a92-2c75-4b48-8473-ef7152a28f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:20.838914 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Flow 'volume_create_api' (906a2343-ca46-4fd2-ad04-c407cb8b9074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:20.838914 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume request issued successfully. Aug 23 18:14:20.839192 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0889ccf5-f2ec-4e3e-b554-4bc6570adf46 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:20.839811 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 140/568] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:20 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 23 18:14:20.857501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88eb37a6-fd2b-44b1-81e1-6060e1f9f526 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:20.859849 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88eb37a6-fd2b-44b1-81e1-6060e1f9f526 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:20.860111 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88eb37a6-fd2b-44b1-81e1-6060e1f9f526 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:20.860373 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88eb37a6-fd2b-44b1-81e1-6060e1f9f526 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:20.869883 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:20.869883 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:20.875087 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-88eb37a6-fd2b-44b1-81e1-6060e1f9f526 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:20.884895 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88eb37a6-fd2b-44b1-81e1-6060e1f9f526 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b returned with HTTP 200 Aug 23 18:14:20.884895 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 144/569] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:20 2026] GET /volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:21.352313 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8f3fbef-e369-44d0-a3f6-2c2d89ee3b3c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.355763 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8f3fbef-e369-44d0-a3f6-2c2d89ee3b3c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa Aug 23 18:14:21.355957 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8f3fbef-e369-44d0-a3f6-2c2d89ee3b3c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.356253 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8f3fbef-e369-44d0-a3f6-2c2d89ee3b3c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.359076 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=314,cinder:UPDATE=87,cinder:INSERT=54 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:14:21.367046 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:21.367046 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:21.372412 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8f3fbef-e369-44d0-a3f6-2c2d89ee3b3c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:21.382108 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8f3fbef-e369-44d0-a3f6-2c2d89ee3b3c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa returned with HTTP 200 Aug 23 18:14:21.382662 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 141/570] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:21 2026] GET /volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:21.405109 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-93bc4cd3-1123-4cf1-8815-8d596599f365 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.408466 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-93bc4cd3-1123-4cf1-8815-8d596599f365 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/messages Aug 23 18:14:21.409952 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-93bc4cd3-1123-4cf1-8815-8d596599f365 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.409952 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-93bc4cd3-1123-4cf1-8815-8d596599f365 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.420951 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-93bc4cd3-1123-4cf1-8815-8d596599f365 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:14:21.421364 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 146/571] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:14:21 2026] GET /volume/v3/messages => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:21.435871 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7dbd3f71-83d9-46db-8259-40ca8441e4ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.438155 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7dbd3f71-83d9-46db-8259-40ca8441e4ea tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] DELETE https://10.4.3.148/volume/v3/messages/edab382c-f9f5-4d00-bb58-17c72a17fb43 Aug 23 18:14:21.438334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7dbd3f71-83d9-46db-8259-40ca8441e4ea tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.438530 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7dbd3f71-83d9-46db-8259-40ca8441e4ea tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.448527 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:21.448527 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:21.468535 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7dbd3f71-83d9-46db-8259-40ca8441e4ea tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/messages/edab382c-f9f5-4d00-bb58-17c72a17fb43 returned with HTTP 204 Aug 23 18:14:21.469130 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 141/572] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:14:21 2026] DELETE /volume/v3/messages/edab382c-f9f5-4d00-bb58-17c72a17fb43 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:14:21.481546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3779d6d-6542-49bb-8e0d-c88027bd23c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.484946 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3779d6d-6542-49bb-8e0d-c88027bd23c3 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/messages/edab382c-f9f5-4d00-bb58-17c72a17fb43 Aug 23 18:14:21.485357 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3779d6d-6542-49bb-8e0d-c88027bd23c3 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.485434 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3779d6d-6542-49bb-8e0d-c88027bd23c3 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.496821 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3779d6d-6542-49bb-8e0d-c88027bd23c3 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/messages/edab382c-f9f5-4d00-bb58-17c72a17fb43 returned with HTTP 404 Aug 23 18:14:21.496821 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 145/573] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:14:21 2026] GET /volume/v3/messages/edab382c-f9f5-4d00-bb58-17c72a17fb43 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:21.510380 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee7ba7e1-96ad-4d21-a257-e045cbbb0977 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.517010 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee7ba7e1-96ad-4d21-a257-e045cbbb0977 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa Aug 23 18:14:21.517410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee7ba7e1-96ad-4d21-a257-e045cbbb0977 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.517731 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee7ba7e1-96ad-4d21-a257-e045cbbb0977 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.538555 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:21.538555 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:21.547073 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee7ba7e1-96ad-4d21-a257-e045cbbb0977 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:21.561238 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee7ba7e1-96ad-4d21-a257-e045cbbb0977 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa returned with HTTP 200 Aug 23 18:14:21.561866 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 142/574] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:21 2026] GET /volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa => generated 873 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:21.583928 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.588409 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa Aug 23 18:14:21.588629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.588847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.589003 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Delete volume with id: 0412c70b-00e3-4ad0-b785-0772137b0cfa Aug 23 18:14:21.602969 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:21.602969 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:21.604060 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:21.605970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100226) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:14:21.644925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Created reservations ['ad6e95f5-88e6-43cf-8b35-48c6a2c165b8', '9a047b90-8efc-4080-acfa-c2924885d387', 'f50d7a7b-62b5-47f4-91a9-62dbcb602a27', '25fa17b2-0d76-4a27-b18b-f62a2e1b91b8'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:21.701692 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Delete volume request issued successfully. Aug 23 18:14:21.702083 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ff616f4-c357-4498-8cd9-ae9d0fbcae9a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa returned with HTTP 202 Aug 23 18:14:21.702724 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 147/575] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:14:21 2026] DELETE /volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:21.715961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-73f5d83c-de1d-4503-a3ba-248caf372065 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.718954 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73f5d83c-de1d-4503-a3ba-248caf372065 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa Aug 23 18:14:21.719123 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73f5d83c-de1d-4503-a3ba-248caf372065 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.719354 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73f5d83c-de1d-4503-a3ba-248caf372065 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.741563 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73f5d83c-de1d-4503-a3ba-248caf372065 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa returned with HTTP 404 Aug 23 18:14:21.742146 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 142/576] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:21 2026] GET /volume/v3/volumes/0412c70b-00e3-4ad0-b785-0772137b0cfa => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:21.752443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c8f7651-1e59-43ed-8843-3403436acbe0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.755008 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c8f7651-1e59-43ed-8843-3403436acbe0 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] DELETE https://10.4.3.148/volume/v3/types/290fca29-1d6e-43f3-9208-ebad2bc87816 Aug 23 18:14:21.755103 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c8f7651-1e59-43ed-8843-3403436acbe0 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.755473 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c8f7651-1e59-43ed-8843-3403436acbe0 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.802693 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c8f7651-1e59-43ed-8843-3403436acbe0 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] https://10.4.3.148/volume/v3/types/290fca29-1d6e-43f3-9208-ebad2bc87816 returned with HTTP 202 Aug 23 18:14:21.803772 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 146/577] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:14:21 2026] DELETE /volume/v3/types/290fca29-1d6e-43f3-9208-ebad2bc87816 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:21.815815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e730586f-0d01-4456-a4cd-6233cf36a098 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.818882 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e730586f-0d01-4456-a4cd-6233cf36a098 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] GET https://10.4.3.148/volume/v3/types/290fca29-1d6e-43f3-9208-ebad2bc87816 Aug 23 18:14:21.818882 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e730586f-0d01-4456-a4cd-6233cf36a098 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.818882 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e730586f-0d01-4456-a4cd-6233cf36a098 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.825910 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e730586f-0d01-4456-a4cd-6233cf36a098 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] https://10.4.3.148/volume/v3/types/290fca29-1d6e-43f3-9208-ebad2bc87816 returned with HTTP 404 Aug 23 18:14:21.826638 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 143/578] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:14:21 2026] GET /volume/v3/types/290fca29-1d6e-43f3-9208-ebad2bc87816 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:21.839581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e82bef9f-c31d-4abd-aaf2-91099d9e7431 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.842508 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e82bef9f-c31d-4abd-aaf2-91099d9e7431 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:14:21.842831 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e82bef9f-c31d-4abd-aaf2-91099d9e7431 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1255939474", "extra_specs": {"storage_protocol": "tempest-storage_protocol-59529745", "vendor_name": "tempest-vendor_name-1327057622"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:21.871709 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e82bef9f-c31d-4abd-aaf2-91099d9e7431 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:14:21.872059 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 148/579] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:14:21 2026] POST /volume/v3/types => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:21.887852 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.894121 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:21.894581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5af564b6-be69-4687-9bf9-3a8311528ace", "size": 1, "name": "tempest-UserMessagesTest-Volume-316266130"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:21.896783 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Create volume request body: {'volume': {'volume_type': '5af564b6-be69-4687-9bf9-3a8311528ace', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-316266130'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:21.902451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6d1fada5-ab0f-49b0-b4b3-1acc47eebf0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.904131 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Create volume of 1 GB Aug 23 18:14:21.904603 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:21.904603 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:21.905493 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Availability Zones retrieved successfully. Aug 23 18:14:21.906149 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d1fada5-ab0f-49b0-b4b3-1acc47eebf0b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:21.907463 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d1fada5-ab0f-49b0-b4b3-1acc47eebf0b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:21.907969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d1fada5-ab0f-49b0-b4b3-1acc47eebf0b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:21.913488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Flow 'volume_create_api' (b71b4055-68ee-469d-af92-4d94f1aaac65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:21.915780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106b42a6-3160-485d-89bd-e12f30b67151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:21.916539 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:21.921660 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:21.921660 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:21.928938 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6d1fada5-ab0f-49b0-b4b3-1acc47eebf0b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:21.939697 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d1fada5-ab0f-49b0-b4b3-1acc47eebf0b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b returned with HTTP 200 Aug 23 18:14:21.940782 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 147/580] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:21 2026] GET /volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:21.960202 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:21.962451 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106b42a6-3160-485d-89bd-e12f30b67151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:14:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-59529745',vendor_name='tempest-vendor_name-1327057622'},id=5af564b6-be69-4687-9bf9-3a8311528ace,is_public=True,name='tempest-UserMessagesTest-volume-type-1255939474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5af564b6-be69-4687-9bf9-3a8311528ace', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:21.963265 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a699611-c981-4d31-91d2-801f3c76d2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:21.963991 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:14:21.964490 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17ddbecb-a799-4bdd-9aeb-080e282f948b", "name": "tempest-VolumesDeleteCascade-Snapshot-945051340"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:22.003228 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:22.003228 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:22.003990 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:22.003990 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create snapshot from volume 17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:22.019271 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1255939474 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1255939474, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:22.019683 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1255939474 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1255939474, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:22.058892 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Created reservations ['90384068-037f-46d2-a11c-633365797b24', 'eaf7d37e-adb1-42ab-b263-7286a3d3cba5', '988f7be9-7aca-4256-a5f2-a5d3945202a0', '2989e7bf-bdf1-4092-a701-2440638c513e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:22.082093 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Created reservations ['c7a2fc56-e272-458e-8bbb-5b64d2bbc524', '4c0c1ae7-8f5b-4cd9-b1d5-c0f1548f549b', 'c85cca65-ee2a-4078-b724-92151bdb3016', '25ddbb16-c881-40aa-bf00-fd3f5f41f45f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:22.083319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a699611-c981-4d31-91d2-801f3c76d2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7a2fc56-e272-458e-8bbb-5b64d2bbc524', '4c0c1ae7-8f5b-4cd9-b1d5-c0f1548f549b', 'c85cca65-ee2a-4078-b724-92151bdb3016', '25ddbb16-c881-40aa-bf00-fd3f5f41f45f']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:22.084493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0548e59-052a-483b-a6ca-bcc82e363114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:22.119072 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot create request issued successfully. Aug 23 18:14:22.119497 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dee358f-bff0-4ba3-a669-a9d150ab4a4a tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:14:22.119946 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 144/581] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:14:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:22.123829 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0548e59-052a-483b-a6ca-bcc82e363114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438f6d64-443c-405f-a9d2-0b18aebe5c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-316266130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae7d942808a45d6a70c13ef22868065',qos_specs=None,replication_status=,reservations=['c7a2fc56-e272-458e-8bbb-5b64d2bbc524','4c0c1ae7-8f5b-4cd9-b1d5-c0f1548f549b','c85cca65-ee2a-4078-b724-92151bdb3016','25ddbb16-c881-40aa-bf00-fd3f5f41f45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c678aff348a44f62999d808cde258c04',volume_type_id=5af564b6-be69-4687-9bf9-3a8311528ace), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-316266130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438f6d64-443c-405f-a9d2-0b18aebe5c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae7d942808a45d6a70c13ef22868065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c678aff348a44f62999d808cde258c04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5af564b6-be69-4687-9bf9-3a8311528ace),volume_type_id=5af564b6-be69-4687-9bf9-3a8311528ace)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:22.125740 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d68238-4620-47c0-a927-ed32e30d6c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:22.132757 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-458fa334-0d36-4c16-b0d7-1e05c2072112 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:22.138751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-458fa334-0d36-4c16-b0d7-1e05c2072112 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 Aug 23 18:14:22.139064 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-458fa334-0d36-4c16-b0d7-1e05c2072112 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:22.139528 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-458fa334-0d36-4c16-b0d7-1e05c2072112 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:22.147052 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:22.147052 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:22.148753 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-458fa334-0d36-4c16-b0d7-1e05c2072112 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot retrieved successfully. Aug 23 18:14:22.149737 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-458fa334-0d36-4c16-b0d7-1e05c2072112 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 returned with HTTP 200 Aug 23 18:14:22.150196 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 149/582] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:22 2026] GET /volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:22.159015 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d68238-4620-47c0-a927-ed32e30d6c3a) transitioned into state 'SUCCESS' from state '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-316266130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae7d942808a45d6a70c13ef22868065',qos_specs=None,replication_status=,reservations=['c7a2fc56-e272-458e-8bbb-5b64d2bbc524','4c0c1ae7-8f5b-4cd9-b1d5-c0f1548f549b','c85cca65-ee2a-4078-b724-92151bdb3016','25ddbb16-c881-40aa-bf00-fd3f5f41f45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c678aff348a44f62999d808cde258c04',volume_type_id=5af564b6-be69-4687-9bf9-3a8311528ace)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:22.161087 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e43670-1d7a-4793-b0eb-d8abcc3fab1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:22.183494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e43670-1d7a-4793-b0eb-d8abcc3fab1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:22.184422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Flow 'volume_create_api' (b71b4055-68ee-469d-af92-4d94f1aaac65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:22.185107 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Create volume request issued successfully. Aug 23 18:14:22.187438 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38a5d166-3ae2-4b31-bb7a-a5a41041b21a tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:22.190946 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 143/583] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:14:21 2026] POST /volume/v3/volumes => generated 785 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:22.207957 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6d4a8a86-00b5-4939-a6cb-5d097df3d0f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:22.211009 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d4a8a86-00b5-4939-a6cb-5d097df3d0f2 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 Aug 23 18:14:22.211471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d4a8a86-00b5-4939-a6cb-5d097df3d0f2 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:22.211947 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d4a8a86-00b5-4939-a6cb-5d097df3d0f2 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:22.221530 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:22.221530 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:22.230655 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6d4a8a86-00b5-4939-a6cb-5d097df3d0f2 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:22.238450 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d4a8a86-00b5-4939-a6cb-5d097df3d0f2 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 returned with HTTP 200 Aug 23 18:14:22.239270 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 148/584] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:22 2026] GET /volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:14:23.162742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b52572e5-eab0-40ab-994e-449c83c4192c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.164767 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b52572e5-eab0-40ab-994e-449c83c4192c tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 Aug 23 18:14:23.164992 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b52572e5-eab0-40ab-994e-449c83c4192c tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.165184 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b52572e5-eab0-40ab-994e-449c83c4192c tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.171715 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:23.171715 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:23.172411 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b52572e5-eab0-40ab-994e-449c83c4192c tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot retrieved successfully. Aug 23 18:14:23.173616 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b52572e5-eab0-40ab-994e-449c83c4192c tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 returned with HTTP 200 Aug 23 18:14:23.174250 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 145/585] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:23.187248 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.189750 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:23.190214 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0a9dd091-8ccb-45b8-808b-fcd1f8904742", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2141152189"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:23.192357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume request body: {'volume': {'snapshot_id': '0a9dd091-8ccb-45b8-808b-fcd1f8904742', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2141152189'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:23.198459 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:23.198459 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:23.199105 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Snapshot retrieved successfully. Aug 23 18:14:23.199270 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume of 1 GB Aug 23 18:14:23.203537 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Availability Zones retrieved successfully. Aug 23 18:14:23.209619 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Flow 'volume_create_api' (80973e95-1461-4ad0-aae0-cf17b60e0d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:23.211102 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19820caa-2c7f-4260-a73e-2c0a0b16dd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:23.212235 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:23.247032 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19820caa-2c7f-4260-a73e-2c0a0b16dd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a9dd091-8ccb-45b8-808b-fcd1f8904742', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:23.247945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89d2d98-edcd-4b88-9265-1a9e66b45846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:23.257936 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6db11f94-eceb-4354-bc5c-58c04d0e9d26 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.260336 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6db11f94-eceb-4354-bc5c-58c04d0e9d26 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 Aug 23 18:14:23.260584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6db11f94-eceb-4354-bc5c-58c04d0e9d26 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.260834 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6db11f94-eceb-4354-bc5c-58c04d0e9d26 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.270518 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:23.270518 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:23.276376 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6db11f94-eceb-4354-bc5c-58c04d0e9d26 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:23.282415 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6db11f94-eceb-4354-bc5c-58c04d0e9d26 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 returned with HTTP 200 Aug 23 18:14:23.283254 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 144/586] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:23.295848 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16169445-8a42-4cc7-8b97-5d5ac7ce9801 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.297559 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16169445-8a42-4cc7-8b97-5d5ac7ce9801 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/messages Aug 23 18:14:23.297767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16169445-8a42-4cc7-8b97-5d5ac7ce9801 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.297974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16169445-8a42-4cc7-8b97-5d5ac7ce9801 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.299597 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Created reservations ['4a45d642-1895-4e20-927d-3a54114b7001', '17f53c8c-f375-4711-a7dc-65c56f4c8eb5', '0d654e38-28e0-483e-808d-7960e63d2b0c', 'd66951f3-ddd4-4a62-ac36-2dc80b31ef68'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:23.300587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89d2d98-edcd-4b88-9265-1a9e66b45846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a45d642-1895-4e20-927d-3a54114b7001', '17f53c8c-f375-4711-a7dc-65c56f4c8eb5', '0d654e38-28e0-483e-808d-7960e63d2b0c', 'd66951f3-ddd4-4a62-ac36-2dc80b31ef68']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:23.301452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29aa0b49-16f9-470e-822e-48dfcd8de024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:23.303080 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16169445-8a42-4cc7-8b97-5d5ac7ce9801 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:14:23.303436 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 149/587] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:23.311823 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8450a6e6-9465-48af-9151-103b54c03e25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.313970 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8450a6e6-9465-48af-9151-103b54c03e25 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/messages/2ff423a8-eacb-481a-ae09-3afa302203eb Aug 23 18:14:23.314108 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8450a6e6-9465-48af-9151-103b54c03e25 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.314382 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8450a6e6-9465-48af-9151-103b54c03e25 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.321378 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8450a6e6-9465-48af-9151-103b54c03e25 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/messages/2ff423a8-eacb-481a-ae09-3afa302203eb returned with HTTP 200 Aug 23 18:14:23.321785 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 146/588] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/messages/2ff423a8-eacb-481a-ae09-3afa302203eb => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:23.331325 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02ea1c9f-6c85-4c4a-a80c-42553d0cdc8c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.333405 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02ea1c9f-6c85-4c4a-a80c-42553d0cdc8c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/messages Aug 23 18:14:23.333612 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02ea1c9f-6c85-4c4a-a80c-42553d0cdc8c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.333807 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02ea1c9f-6c85-4c4a-a80c-42553d0cdc8c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.338536 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02ea1c9f-6c85-4c4a-a80c-42553d0cdc8c tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:14:23.338979 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 145/589] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:23.349418 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c87bea63-ab47-4a30-a59e-6972ec90509f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.351630 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29aa0b49-16f9-470e-822e-48dfcd8de024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '012ef645-e8ca-4e75-a962-b7cc140e2e96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2141152189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174e4d9ea0384bba936e522e509c8605',qos_specs=None,replication_status=,reservations=['4a45d642-1895-4e20-927d-3a54114b7001','17f53c8c-f375-4711-a7dc-65c56f4c8eb5','0d654e38-28e0-483e-808d-7960e63d2b0c','d66951f3-ddd4-4a62-ac36-2dc80b31ef68'],size=1,snapshot_id=0a9dd091-8ccb-45b8-808b-fcd1f8904742,source_replicaid=,source_volid=None,status='creating',user_id='273cafe47e074dec81989a9cb9397944',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2141152189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=012ef645-e8ca-4e75-a962-b7cc140e2e96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='174e4d9ea0384bba936e522e509c8605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a9dd091-8ccb-45b8-808b-fcd1f8904742,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='273cafe47e074dec81989a9cb9397944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:23.352342 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c87bea63-ab47-4a30-a59e-6972ec90509f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] DELETE https://10.4.3.148/volume/v3/messages/2ff423a8-eacb-481a-ae09-3afa302203eb Aug 23 18:14:23.352646 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c87bea63-ab47-4a30-a59e-6972ec90509f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.352700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414666d3-95b5-404e-be39-4e683c03c2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:23.352935 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c87bea63-ab47-4a30-a59e-6972ec90509f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.363909 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c87bea63-ab47-4a30-a59e-6972ec90509f tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/messages/2ff423a8-eacb-481a-ae09-3afa302203eb returned with HTTP 204 Aug 23 18:14:23.364811 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 150/590] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:14:23 2026] DELETE /volume/v3/messages/2ff423a8-eacb-481a-ae09-3afa302203eb => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:14:23.374033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f45750a-2bfb-4eb5-ac47-19fa1dd8a1ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.376015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f45750a-2bfb-4eb5-ac47-19fa1dd8a1ec tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 Aug 23 18:14:23.376315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f45750a-2bfb-4eb5-ac47-19fa1dd8a1ec tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.376504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f45750a-2bfb-4eb5-ac47-19fa1dd8a1ec tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.381168 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414666d3-95b5-404e-be39-4e683c03c2ef) transitioned into state 'SUCCESS' from state '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-2141152189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174e4d9ea0384bba936e522e509c8605',qos_specs=None,replication_status=,reservations=['4a45d642-1895-4e20-927d-3a54114b7001','17f53c8c-f375-4711-a7dc-65c56f4c8eb5','0d654e38-28e0-483e-808d-7960e63d2b0c','d66951f3-ddd4-4a62-ac36-2dc80b31ef68'],size=1,snapshot_id=0a9dd091-8ccb-45b8-808b-fcd1f8904742,source_replicaid=,source_volid=None,status='creating',user_id='273cafe47e074dec81989a9cb9397944',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:23.382022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3a9e0e-b55a-4985-a49a-39428f76362e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:23.387487 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:23.387487 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:23.397210 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7f45750a-2bfb-4eb5-ac47-19fa1dd8a1ec tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:23.409058 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f45750a-2bfb-4eb5-ac47-19fa1dd8a1ec tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 returned with HTTP 200 Aug 23 18:14:23.410862 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 147/591] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:23.411338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3a9e0e-b55a-4985-a49a-39428f76362e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:23.412416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Flow 'volume_create_api' (80973e95-1461-4ad0-aae0-cf17b60e0d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:23.412898 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Create volume request issued successfully. Aug 23 18:14:23.413601 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be310671-1d4d-4f51-a8a5-43695aa8f28f tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:23.413950 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 150/592] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:23 2026] POST /volume/v3/volumes => generated 785 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:23.425908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.426077 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5c50ddf9-cffd-4c43-979d-6e0ad231b3d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.427776 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c50ddf9-cffd-4c43-979d-6e0ad231b3d3 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:23.427916 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] DELETE https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 Aug 23 18:14:23.428010 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c50ddf9-cffd-4c43-979d-6e0ad231b3d3 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.428157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.428266 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c50ddf9-cffd-4c43-979d-6e0ad231b3d3 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.428374 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.428530 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Delete volume with id: 438f6d64-443c-405f-a9d2-0b18aebe5c90 Aug 23 18:14:23.435827 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:23.435827 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:23.443076 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5c50ddf9-cffd-4c43-979d-6e0ad231b3d3 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:23.447068 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:23.447068 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:23.447187 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c50ddf9-cffd-4c43-979d-6e0ad231b3d3 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 returned with HTTP 200 Aug 23 18:14:23.447187 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 151/593] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:23.447307 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Volume info retrieved successfully. Aug 23 18:14:23.447701 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:14:23.471210 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Created reservations ['3c0cc01b-baec-443d-b522-31f7a5617887', 'd3256efb-8fe0-4343-aedf-23ebc30ceeb8', 'eafce15c-06fe-495a-850b-325bd11e4eeb', 'f7b8b821-9b4c-45ab-b446-39c0d5f512fb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:23.519409 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Delete volume request issued successfully. Aug 23 18:14:23.519743 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7cc23b9d-ee91-4148-bf7a-ec85745b3e6d tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 returned with HTTP 202 Aug 23 18:14:23.520346 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 146/594] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:14:23 2026] DELETE /volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:23.530283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27fe775b-69cb-4cde-8eda-f69263e95576 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.532744 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27fe775b-69cb-4cde-8eda-f69263e95576 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] GET https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 Aug 23 18:14:23.532986 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27fe775b-69cb-4cde-8eda-f69263e95576 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.533278 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27fe775b-69cb-4cde-8eda-f69263e95576 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.542727 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27fe775b-69cb-4cde-8eda-f69263e95576 tempest-UserMessagesTest-1415006700 tempest-UserMessagesTest-1415006700-project-member] https://10.4.3.148/volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 returned with HTTP 404 Aug 23 18:14:23.543707 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 148/595] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/volumes/438f6d64-443c-405f-a9d2-0b18aebe5c90 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:23.553118 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad17e1eb-13e4-498e-b02e-fd1b854854ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.555713 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad17e1eb-13e4-498e-b02e-fd1b854854ee tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] DELETE https://10.4.3.148/volume/v3/types/5af564b6-be69-4687-9bf9-3a8311528ace Aug 23 18:14:23.556083 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad17e1eb-13e4-498e-b02e-fd1b854854ee tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.556428 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad17e1eb-13e4-498e-b02e-fd1b854854ee tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.556831 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:23.556831 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:23.612409 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad17e1eb-13e4-498e-b02e-fd1b854854ee tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] https://10.4.3.148/volume/v3/types/5af564b6-be69-4687-9bf9-3a8311528ace returned with HTTP 202 Aug 23 18:14:23.613540 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 151/596] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:14:23 2026] DELETE /volume/v3/types/5af564b6-be69-4687-9bf9-3a8311528ace => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:23.626901 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a8b1596f-59b1-4c3a-91bd-ae3fd821f330 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:23.629318 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8b1596f-59b1-4c3a-91bd-ae3fd821f330 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] GET https://10.4.3.148/volume/v3/types/5af564b6-be69-4687-9bf9-3a8311528ace Aug 23 18:14:23.629664 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8b1596f-59b1-4c3a-91bd-ae3fd821f330 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:23.629954 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8b1596f-59b1-4c3a-91bd-ae3fd821f330 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:23.635592 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8b1596f-59b1-4c3a-91bd-ae3fd821f330 tempest-UserMessagesTest-1059153686 tempest-UserMessagesTest-1059153686-project-admin] https://10.4.3.148/volume/v3/types/5af564b6-be69-4687-9bf9-3a8311528ace returned with HTTP 404 Aug 23 18:14:23.636094 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 152/597] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:14:23 2026] GET /volume/v3/types/5af564b6-be69-4687-9bf9-3a8311528ace => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:24.228603 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.230661 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:24.231171 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-attach": {"instance_uuid": "643ff928-dcae-4240-98cd-a722d752e7ac", "mountpoint": "/dev/vdb"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:24.231303 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "643ff928-dcae-4240-98cd-a722d752e7ac", "mountpoint": "/dev/vdb"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:24.244549 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.244549 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:24.245321 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:24.257634 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Update volume admin metadata completed successfully. Aug 23 18:14:24.334499 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Attach volume completed successfully. Aug 23 18:14:24.335167 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84affd27-4e9f-42ae-ab5d-9d37326d0218 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:24.335280 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 147/598] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:24 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:24.343082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ad091d8-2ae8-45cf-9b70-6be10d1a7a03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.345071 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ad091d8-2ae8-45cf-9b70-6be10d1a7a03 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:24.345333 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ad091d8-2ae8-45cf-9b70-6be10d1a7a03 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:24.345589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ad091d8-2ae8-45cf-9b70-6be10d1a7a03 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:24.355840 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.355840 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:24.359643 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ad091d8-2ae8-45cf-9b70-6be10d1a7a03 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:24.365078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ad091d8-2ae8-45cf-9b70-6be10d1a7a03 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:24.365537 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 149/599] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:24 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:24.381841 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-20dab5b4-9bf6-47ae-aef3-f436ee17521a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.383782 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20dab5b4-9bf6-47ae-aef3-f436ee17521a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:24.384270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20dab5b4-9bf6-47ae-aef3-f436ee17521a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-detach": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:24.384433 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20dab5b4-9bf6-47ae-aef3-f436ee17521a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:24.404619 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.404619 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:24.405308 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-20dab5b4-9bf6-47ae-aef3-f436ee17521a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:24.461025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b980a8c-05a4-44eb-89dc-5616204a1dc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.464649 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b980a8c-05a4-44eb-89dc-5616204a1dc9 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:24.464649 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b980a8c-05a4-44eb-89dc-5616204a1dc9 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:24.464649 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b980a8c-05a4-44eb-89dc-5616204a1dc9 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:24.474850 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.474850 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:24.479223 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1b980a8c-05a4-44eb-89dc-5616204a1dc9 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:24.479488 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-20dab5b4-9bf6-47ae-aef3-f436ee17521a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Detach volume completed successfully. Aug 23 18:14:24.480145 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20dab5b4-9bf6-47ae-aef3-f436ee17521a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:24.480767 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 152/600] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:24 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:24.489994 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d54057d9-a94d-4aee-8245-f58400117b9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.490356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b980a8c-05a4-44eb-89dc-5616204a1dc9 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 returned with HTTP 200 Aug 23 18:14:24.490778 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 153/601] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:24 2026] GET /volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:24.493677 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d54057d9-a94d-4aee-8245-f58400117b9e tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:24.494089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d54057d9-a94d-4aee-8245-f58400117b9e tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:24.494393 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d54057d9-a94d-4aee-8245-f58400117b9e tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:24.504247 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.504247 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:24.508716 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e5e8a1ac-7ff2-4b6e-9097-a3dfc8dbb8cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.513734 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d54057d9-a94d-4aee-8245-f58400117b9e tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:24.514084 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5e8a1ac-7ff2-4b6e-9097-a3dfc8dbb8cc tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:24.514288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5e8a1ac-7ff2-4b6e-9097-a3dfc8dbb8cc tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:24.514656 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5e8a1ac-7ff2-4b6e-9097-a3dfc8dbb8cc tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:24.524190 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d54057d9-a94d-4aee-8245-f58400117b9e tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:24.524944 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 148/602] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:24 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:24.527159 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.527159 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:24.538291 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e5e8a1ac-7ff2-4b6e-9097-a3dfc8dbb8cc tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:24.549003 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5e8a1ac-7ff2-4b6e-9097-a3dfc8dbb8cc tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 returned with HTTP 200 Aug 23 18:14:24.549715 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 150/603] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:24 2026] GET /volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:24.568780 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.572035 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b?cascade=True Aug 23 18:14:24.572561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:24.573103 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:24.573557 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume with id: 17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:24.587357 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.587357 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:24.588429 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:24.658677 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume request issued successfully. Aug 23 18:14:24.658677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a8b4cd1-546f-449f-a91b-ff5999482af7 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b?cascade=True returned with HTTP 202 Aug 23 18:14:24.659907 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 153/604] 10.4.3.148 () {66 vars in 1376 bytes} [Sun Aug 23 18:14:24 2026] DELETE /volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b?cascade=True => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:24.671437 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2deed7fd-a8cf-4664-9380-d508407377bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:24.674811 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2deed7fd-a8cf-4664-9380-d508407377bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:24.675405 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2deed7fd-a8cf-4664-9380-d508407377bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:24.675405 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2deed7fd-a8cf-4664-9380-d508407377bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:24.687156 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:24.687156 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:24.693189 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2deed7fd-a8cf-4664-9380-d508407377bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:24.702883 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2deed7fd-a8cf-4664-9380-d508407377bf tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b returned with HTTP 200 Aug 23 18:14:24.703182 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 154/605] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:24 2026] GET /volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:25.723339 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83ee0038-dc6a-464b-ab0f-6a4d75c8ffd5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:25.725811 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83ee0038-dc6a-464b-ab0f-6a4d75c8ffd5 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:25.726249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83ee0038-dc6a-464b-ab0f-6a4d75c8ffd5 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:25.726332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83ee0038-dc6a-464b-ab0f-6a4d75c8ffd5 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:25.732732 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83ee0038-dc6a-464b-ab0f-6a4d75c8ffd5 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b returned with HTTP 404 Aug 23 18:14:25.733392 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 149/606] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:25 2026] GET /volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:25.741572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:25.744738 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:14:25.745044 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:25.745377 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:25.746232 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:25.747460 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:25.756439 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Get all volumes completed successfully. Aug 23 18:14:25.757099 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dda4bf38-9d41-4cd2-bd5d-568f089e5fde tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:14:25.757665 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 151/607] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:14:25 2026] GET /volume/v3/volumes => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:25.777009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:25.779179 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/snapshots Aug 23 18:14:25.779477 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:25.779772 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:25.780178 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:25.780590 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:25.780590 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:25.782273 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:14:25.789214 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Get all snapshots completed successfully. Aug 23 18:14:25.789622 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ceda31e2-7f2e-4d2e-b63c-215f2dfc1ef6 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 200 Aug 23 18:14:25.790143 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 154/608] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:14:25 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:25.803604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1281fe76-55bf-48e7-b400-14928583cc1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:25.806204 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1281fe76-55bf-48e7-b400-14928583cc1b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:25.806468 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1281fe76-55bf-48e7-b400-14928583cc1b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:25.806711 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1281fe76-55bf-48e7-b400-14928583cc1b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:25.821817 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:25.821817 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:25.822993 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:25.824900 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:25.825317 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1068264216", "imageRef": "93ba33b0-c1dc-4c08-ac40-e9a7fa4a8d89", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:25.826780 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1281fe76-55bf-48e7-b400-14928583cc1b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:25.827300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1068264216', 'imageRef': '93ba33b0-c1dc-4c08-ac40-e9a7fa4a8d89', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:25.835339 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1281fe76-55bf-48e7-b400-14928583cc1b tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 returned with HTTP 200 Aug 23 18:14:25.836021 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 155/609] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:25 2026] GET /volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:25.852771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:25.856006 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:25.856295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:25.856504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:25.859825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume with id: 012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:25.866303 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:25.866303 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:25.866998 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:25.889877 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume request issued successfully. Aug 23 18:14:25.889877 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3738e224-be79-4226-aa53-f9c4fa2b7d58 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 returned with HTTP 202 Aug 23 18:14:25.890412 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 152/610] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:25 2026] DELETE /volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:25.906594 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f7d4f8c-ef15-44de-aac1-e60a44900edd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:25.909870 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f7d4f8c-ef15-44de-aac1-e60a44900edd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:25.910284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f7d4f8c-ef15-44de-aac1-e60a44900edd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:25.910707 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f7d4f8c-ef15-44de-aac1-e60a44900edd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:25.921728 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:25.921728 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:25.928560 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f7d4f8c-ef15-44de-aac1-e60a44900edd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Volume info retrieved successfully. Aug 23 18:14:25.935672 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f7d4f8c-ef15-44de-aac1-e60a44900edd tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 returned with HTTP 200 Aug 23 18:14:25.936325 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 155/611] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:25 2026] GET /volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:26.159382 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Create volume of 1 GB Aug 23 18:14:26.166216 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Availability Zones retrieved successfully. Aug 23 18:14:26.178365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Flow 'volume_create_api' (121e0f63-5f9a-44cb-a408-0c692cb77067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:26.179913 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d33a8b9-9a47-46da-b1bf-1a260f6f0563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:26.181051 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:26.275034 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d33a8b9-9a47-46da-b1bf-1a260f6f0563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:26.276141 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3290c3-fb96-492b-8945-55219669a051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:26.360728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Created reservations ['b6b61ff9-b8c9-49a4-adf1-63a56f9a72da', 'cd5d9217-e821-48f8-aca6-9c2049c401b8', '2646864f-3305-4ab6-9589-aa6cedee7412', 'f42a447a-adf1-4d7a-bfa2-3913fa834765'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:26.361849 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3290c3-fb96-492b-8945-55219669a051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6b61ff9-b8c9-49a4-adf1-63a56f9a72da', 'cd5d9217-e821-48f8-aca6-9c2049c401b8', '2646864f-3305-4ab6-9589-aa6cedee7412', 'f42a447a-adf1-4d7a-bfa2-3913fa834765']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:26.362732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9683df10-9df3-40c1-a0a8-62c70e5576a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:26.389180 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9683df10-9df3-40c1-a0a8-62c70e5576a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ace9ee81-63c6-4851-ae56-248619cf5093', '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-1068264216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6ae2c69dde4efaa3f1139b62244d6e',qos_specs=None,replication_status=,reservations=['b6b61ff9-b8c9-49a4-adf1-63a56f9a72da','cd5d9217-e821-48f8-aca6-9c2049c401b8','2646864f-3305-4ab6-9589-aa6cedee7412','f42a447a-adf1-4d7a-bfa2-3913fa834765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a86f19abb84f31b02480140d138698',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1068264216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ace9ee81-63c6-4851-ae56-248619cf5093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a6ae2c69dde4efaa3f1139b62244d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a86f19abb84f31b02480140d138698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:26.389993 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c5e78c-3841-43a2-ac48-ed0f3d9b1b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:26.415312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c5e78c-3841-43a2-ac48-ed0f3d9b1b5f) transitioned into state 'SUCCESS' from state '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-1068264216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a6ae2c69dde4efaa3f1139b62244d6e',qos_specs=None,replication_status=,reservations=['b6b61ff9-b8c9-49a4-adf1-63a56f9a72da','cd5d9217-e821-48f8-aca6-9c2049c401b8','2646864f-3305-4ab6-9589-aa6cedee7412','f42a447a-adf1-4d7a-bfa2-3913fa834765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a86f19abb84f31b02480140d138698',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:26.416475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62df300-2948-4cdf-a35e-e802b0eae44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:26.431227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62df300-2948-4cdf-a35e-e802b0eae44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:26.432517 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Flow 'volume_create_api' (121e0f63-5f9a-44cb-a408-0c692cb77067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:26.433084 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Create volume request issued successfully. Aug 23 18:14:26.433753 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29d14d4d-0f74-45ee-9f51-10f92e8c0b5d tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:26.434537 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 150/612] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:25 2026] POST /volume/v3/volumes => generated 753 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:26.452147 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-672acb18-4d1e-4d4c-9147-1c4c16e4cfa1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.455543 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-672acb18-4d1e-4d4c-9147-1c4c16e4cfa1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:26.457092 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-672acb18-4d1e-4d4c-9147-1c4c16e4cfa1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:26.457092 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-672acb18-4d1e-4d4c-9147-1c4c16e4cfa1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:26.472856 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:26.472856 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:26.480578 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-672acb18-4d1e-4d4c-9147-1c4c16e4cfa1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:26.486302 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-672acb18-4d1e-4d4c-9147-1c4c16e4cfa1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:26.486825 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 156/613] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:26 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:26.600848 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3029615a-ed20-4066-9192-b641468fb63a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.710998 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3029615a-ed20-4066-9192-b641468fb63a tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] GET https://10.4.3.148/volume/v3/os-quota-class-sets/default Aug 23 18:14:26.711294 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3029615a-ed20-4066-9192-b641468fb63a tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:26.711526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3029615a-ed20-4066-9192-b641468fb63a tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:26.728028 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3029615a-ed20-4066-9192-b641468fb63a tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 23 18:14:26.728455 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 153/614] 10.4.3.148 () {66 vars in 1297 bytes} [Sun Aug 23 18:14:26 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:26.741477 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d76889b7-8879-4ca7-b889-ebf7a89f8e1c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.744053 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d76889b7-8879-4ca7-b889-ebf7a89f8e1c tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] GET https://10.4.3.148/volume/v3/os-quota-class-sets/default Aug 23 18:14:26.744571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d76889b7-8879-4ca7-b889-ebf7a89f8e1c tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:26.745027 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d76889b7-8879-4ca7-b889-ebf7a89f8e1c tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:26.769498 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d76889b7-8879-4ca7-b889-ebf7a89f8e1c tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 23 18:14:26.769984 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 156/615] 10.4.3.148 () {66 vars in 1297 bytes} [Sun Aug 23 18:14:26 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:26.781339 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-220ea631-2cc0-4f9e-83e4-cef2f4a46b0c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.783380 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-220ea631-2cc0-4f9e-83e4-cef2f4a46b0c tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:14:26.783721 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-220ea631-2cc0-4f9e-83e4-cef2f4a46b0c tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1409116751"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:26.785340 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:26.785340 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:26.804482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-220ea631-2cc0-4f9e-83e4-cef2f4a46b0c tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:14:26.805110 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 151/616] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:14:26 2026] POST /volume/v3/types => generated 228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:26.814528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5403e944-61bd-4f54-a460-d789482726e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.816904 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5403e944-61bd-4f54-a460-d789482726e2 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-class-sets/default Aug 23 18:14:26.817318 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5403e944-61bd-4f54-a460-d789482726e2 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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-1409116751": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1409116751": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1409116751": 4}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:26.942523 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5403e944-61bd-4f54-a460-d789482726e2 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 23 18:14:26.942989 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 157/617] 10.4.3.148 () {68 vars in 1318 bytes} [Sun Aug 23 18:14:26 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:26.952903 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.953341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f380e2b4-b96a-479f-9e43-5ba0db090e43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.954880 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/ed0041f89cb24aec8249193fa6dc1502/defaults Aug 23 18:14:26.955141 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:26.955404 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f380e2b4-b96a-479f-9e43-5ba0db090e43 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 Aug 23 18:14:26.955449 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Calling method 'defaults' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:26.955681 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f380e2b4-b96a-479f-9e43-5ba0db090e43 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:26.955963 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f380e2b4-b96a-479f-9e43-5ba0db090e43 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:26.963864 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f380e2b4-b96a-479f-9e43-5ba0db090e43 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 returned with HTTP 404 Aug 23 18:14:26.964318 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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 23 18:14:26.964575 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 154/618] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:26 2026] GET /volume/v3/volumes/012ef645-e8ca-4e75-a962-b7cc140e2e96 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:26.964817 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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 23 18:14:26.967826 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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 23 18:14:26.967826 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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 23 18:14:26.967826 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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 23 18:14:26.967826 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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 23 18:14:26.971945 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcdc395a-51aa-4c66-92c3-52068bd98e2d tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/ed0041f89cb24aec8249193fa6dc1502/defaults returned with HTTP 200 Aug 23 18:14:26.972669 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 157/619] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:14:26 2026] GET /volume/v3/os-quota-sets/ed0041f89cb24aec8249193fa6dc1502/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:14:26.975460 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dcf4de7c-0e56-4b85-acf4-a34787524e2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.977887 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcf4de7c-0e56-4b85-acf4-a34787524e2d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 Aug 23 18:14:26.978201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcf4de7c-0e56-4b85-acf4-a34787524e2d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:26.978515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcf4de7c-0e56-4b85-acf4-a34787524e2d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:26.978716 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-dcf4de7c-0e56-4b85-acf4-a34787524e2d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete snapshot with id: 0a9dd091-8ccb-45b8-808b-fcd1f8904742 Aug 23 18:14:26.985279 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcf4de7c-0e56-4b85-acf4-a34787524e2d tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 returned with HTTP 404 Aug 23 18:14:26.985817 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 152/620] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:14:26 2026] DELETE /volume/v3/snapshots/0a9dd091-8ccb-45b8-808b-fcd1f8904742 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:26.994357 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64b6fb24-81a8-4982-8e70-c90acbfa1998 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:26.996200 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64b6fb24-81a8-4982-8e70-c90acbfa1998 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] GET https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:26.996726 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64b6fb24-81a8-4982-8e70-c90acbfa1998 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:26.996726 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64b6fb24-81a8-4982-8e70-c90acbfa1998 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:27.003070 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64b6fb24-81a8-4982-8e70-c90acbfa1998 tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b returned with HTTP 404 Aug 23 18:14:27.003678 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 158/621] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:26 2026] GET /volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:27.010967 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5446eb28-04cc-4255-97bc-0b15e9b8beba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:27.014082 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5446eb28-04cc-4255-97bc-0b15e9b8beba tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] DELETE https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:27.014325 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5446eb28-04cc-4255-97bc-0b15e9b8beba tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:27.014525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5446eb28-04cc-4255-97bc-0b15e9b8beba tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:27.014670 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5446eb28-04cc-4255-97bc-0b15e9b8beba tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] Delete volume with id: 17ddbecb-a799-4bdd-9aeb-080e282f948b Aug 23 18:14:27.027055 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5446eb28-04cc-4255-97bc-0b15e9b8beba tempest-VolumesDeleteCascade-207916075 tempest-VolumesDeleteCascade-207916075-project-member] https://10.4.3.148/volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b returned with HTTP 404 Aug 23 18:14:27.027611 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 155/622] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:27 2026] DELETE /volume/v3/volumes/17ddbecb-a799-4bdd-9aeb-080e282f948b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:27.152342 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-237cb881-1dca-42ad-b4f9-bcb139f0751b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:27.155811 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-237cb881-1dca-42ad-b4f9-bcb139f0751b tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/fc5b0f662b804f3f8afb95f5ebeb8839/defaults Aug 23 18:14:27.156249 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-237cb881-1dca-42ad-b4f9-bcb139f0751b tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:27.156617 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-237cb881-1dca-42ad-b4f9-bcb139f0751b tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Calling method 'defaults' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:27.176340 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-237cb881-1dca-42ad-b4f9-bcb139f0751b tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/fc5b0f662b804f3f8afb95f5ebeb8839/defaults returned with HTTP 200 Aug 23 18:14:27.176860 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 158/623] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:14:27 2026] GET /volume/v3/os-quota-sets/fc5b0f662b804f3f8afb95f5ebeb8839/defaults => generated 645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:27.315619 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-696ddf34-5c3d-433b-83b6-cf572c74b7f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:27.317954 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-696ddf34-5c3d-433b-83b6-cf572c74b7f7 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] DELETE https://10.4.3.148/volume/v3/types/e06a6d42-47c3-459c-9ec0-c28e6a98133d Aug 23 18:14:27.318528 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-696ddf34-5c3d-433b-83b6-cf572c74b7f7 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:27.318528 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-696ddf34-5c3d-433b-83b6-cf572c74b7f7 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:27.384029 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-696ddf34-5c3d-433b-83b6-cf572c74b7f7 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/types/e06a6d42-47c3-459c-9ec0-c28e6a98133d returned with HTTP 202 Aug 23 18:14:27.384700 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 153/624] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:14:27 2026] DELETE /volume/v3/types/e06a6d42-47c3-459c-9ec0-c28e6a98133d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:27.395029 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5328cd27-30d4-467a-a67e-068b262f19d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:27.399463 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5328cd27-30d4-467a-a67e-068b262f19d2 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] GET https://10.4.3.148/volume/v3/types/e06a6d42-47c3-459c-9ec0-c28e6a98133d Aug 23 18:14:27.401158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5328cd27-30d4-467a-a67e-068b262f19d2 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:27.401158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5328cd27-30d4-467a-a67e-068b262f19d2 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:27.406088 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5328cd27-30d4-467a-a67e-068b262f19d2 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/types/e06a6d42-47c3-459c-9ec0-c28e6a98133d returned with HTTP 404 Aug 23 18:14:27.407105 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 159/625] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:14:27 2026] GET /volume/v3/types/e06a6d42-47c3-459c-9ec0-c28e6a98133d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:27.419907 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6f36a85d-c5f4-49a7-ba49-0d4980131738 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:27.422327 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f36a85d-c5f4-49a7-ba49-0d4980131738 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-class-sets/default Aug 23 18:14:27.422762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f36a85d-c5f4-49a7-ba49-0d4980131738 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:27.504476 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99a3b9f3-7f50-459f-9218-ba427d282058 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:27.506672 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99a3b9f3-7f50-459f-9218-ba427d282058 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:27.506977 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99a3b9f3-7f50-459f-9218-ba427d282058 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:27.507409 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99a3b9f3-7f50-459f-9218-ba427d282058 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:27.516296 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f36a85d-c5f4-49a7-ba49-0d4980131738 tempest-VolumeQuotaClassesTest-1337772617 tempest-VolumeQuotaClassesTest-1337772617-project-admin] https://10.4.3.148/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 23 18:14:27.516732 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 156/626] 10.4.3.148 () {68 vars in 1318 bytes} [Sun Aug 23 18:14:27 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:27.517594 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:27.517594 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:27.524996 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-99a3b9f3-7f50-459f-9218-ba427d282058 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:27.536688 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99a3b9f3-7f50-459f-9218-ba427d282058 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:27.536688 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 159/627] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:27 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:28.555605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2bde3f73-f22b-40bd-8d57-1022c6091fc2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:28.557751 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2bde3f73-f22b-40bd-8d57-1022c6091fc2 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:28.558240 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2bde3f73-f22b-40bd-8d57-1022c6091fc2 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:28.558649 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2bde3f73-f22b-40bd-8d57-1022c6091fc2 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:28.568828 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:28.568828 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:28.576836 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2bde3f73-f22b-40bd-8d57-1022c6091fc2 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:28.587714 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2bde3f73-f22b-40bd-8d57-1022c6091fc2 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:28.588318 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 154/628] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:28 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:28.916731 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:28.919186 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:28.919671 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1391905449"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:28.921677 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request body: {'volume': {'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1391905449'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:29.030301 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume of 1 GB Aug 23 18:14:29.035265 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Availability Zones retrieved successfully. Aug 23 18:14:29.044022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (03823465-dd40-4380-be04-20df410cfdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:29.045481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa470eef-65fb-4ca0-bcc3-c4577d75ccf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:29.046934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:29.123633 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa470eef-65fb-4ca0-bcc3-c4577d75ccf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:29.124717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef375441-bff5-4196-96cd-2b0281293aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:29.209263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Created reservations ['4404203c-315a-4bc4-a082-862ebf4d487b', 'ea1963e0-ef44-48b9-98ff-2af25cb61d33', 'a7dcbcdb-8745-4767-92d8-f4235a6b3736', '46efabec-c576-489c-a16e-5f685198fa45'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:29.210321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef375441-bff5-4196-96cd-2b0281293aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4404203c-315a-4bc4-a082-862ebf4d487b', 'ea1963e0-ef44-48b9-98ff-2af25cb61d33', 'a7dcbcdb-8745-4767-92d8-f4235a6b3736', '46efabec-c576-489c-a16e-5f685198fa45']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:29.211191 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d735f557-aeef-475c-bf62-f4fd7107b82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:29.236806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d735f557-aeef-475c-bf62-f4fd7107b82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1391905449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['4404203c-315a-4bc4-a082-862ebf4d487b','ea1963e0-ef44-48b9-98ff-2af25cb61d33','a7dcbcdb-8745-4767-92d8-f4235a6b3736','46efabec-c576-489c-a16e-5f685198fa45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1391905449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8731590f3d47fe83742b322a4701c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:29.237584 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89f0481-16d1-49c3-b22f-476bb57c37d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:29.264282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89f0481-16d1-49c3-b22f-476bb57c37d6) transitioned into state 'SUCCESS' from state '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-1391905449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['4404203c-315a-4bc4-a082-862ebf4d487b','ea1963e0-ef44-48b9-98ff-2af25cb61d33','a7dcbcdb-8745-4767-92d8-f4235a6b3736','46efabec-c576-489c-a16e-5f685198fa45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:29.265338 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ec1dfa-a810-4dc5-8703-90d251610236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:29.279010 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ec1dfa-a810-4dc5-8703-90d251610236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:29.280226 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (03823465-dd40-4380-be04-20df410cfdcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:29.280656 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request issued successfully. Aug 23 18:14:29.281395 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fcb7762-8724-4b1f-8633-8ad409b4081c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:29.282024 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 160/629] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:28 2026] POST /volume/v3/volumes => generated 747 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:29.298413 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-104b29d2-7204-456b-8141-ff5a9cbee176 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:29.305461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-104b29d2-7204-456b-8141-ff5a9cbee176 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd Aug 23 18:14:29.305728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-104b29d2-7204-456b-8141-ff5a9cbee176 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:29.306020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-104b29d2-7204-456b-8141-ff5a9cbee176 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:29.318635 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:29.318635 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:29.329111 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-104b29d2-7204-456b-8141-ff5a9cbee176 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:29.337771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-104b29d2-7204-456b-8141-ff5a9cbee176 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd returned with HTTP 200 Aug 23 18:14:29.341823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 157/630] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:29 2026] GET /volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:29.611637 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7cd7066f-fc24-405b-98b9-ebf2c6c77aa5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:29.614269 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cd7066f-fc24-405b-98b9-ebf2c6c77aa5 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:29.614564 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cd7066f-fc24-405b-98b9-ebf2c6c77aa5 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:29.615027 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cd7066f-fc24-405b-98b9-ebf2c6c77aa5 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:29.618257 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=383,cinder:UPDATE=121,cinder:INSERT=73 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:14:29.627924 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:29.627924 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:29.636820 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7cd7066f-fc24-405b-98b9-ebf2c6c77aa5 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:29.644320 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cd7066f-fc24-405b-98b9-ebf2c6c77aa5 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:29.645206 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 160/631] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:29 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:30.356486 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-31b420af-bd3a-41af-a1b1-bfaa746ef8da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.358675 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31b420af-bd3a-41af-a1b1-bfaa746ef8da tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd Aug 23 18:14:30.359084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31b420af-bd3a-41af-a1b1-bfaa746ef8da tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:30.359342 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31b420af-bd3a-41af-a1b1-bfaa746ef8da tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:30.368318 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:30.368318 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:30.373247 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31b420af-bd3a-41af-a1b1-bfaa746ef8da tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:30.382198 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31b420af-bd3a-41af-a1b1-bfaa746ef8da tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd returned with HTTP 200 Aug 23 18:14:30.382657 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 155/632] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:30 2026] GET /volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:30.397373 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.399417 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:30.399949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-253778721"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:30.402000 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request body: {'volume': {'source_volid': '32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-253778721'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:30.412810 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:30.412810 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:30.412944 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume retrieved successfully. Aug 23 18:14:30.413270 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume of 1 GB Aug 23 18:14:30.417945 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Availability Zones retrieved successfully. Aug 23 18:14:30.432382 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ee3433d-a703-40bd-878b-cf1b286f5eb8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.436906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (93d23d8e-3d6b-48f0-9667-ed3614dd9275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:30.436906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729e8057-7dd2-4ad7-ac38-cffb12e5b24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.436906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:30.471815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729e8057-7dd2-4ad7-ac38-cffb12e5b24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd', 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.473633 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ecb4007-bc86-451d-8830-7ffe16709c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.540820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Created reservations ['601c046a-c55e-48a2-bd2b-f19b213ec1ce', '9badf601-928d-436d-b759-6dfbe01396ae', 'df93ef74-37f5-417f-aa6f-d8af69ff0664', '096e77fa-15d7-4f4c-9512-34d3ec214f82'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:30.540820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ecb4007-bc86-451d-8830-7ffe16709c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['601c046a-c55e-48a2-bd2b-f19b213ec1ce', '9badf601-928d-436d-b759-6dfbe01396ae', 'df93ef74-37f5-417f-aa6f-d8af69ff0664', '096e77fa-15d7-4f4c-9512-34d3ec214f82']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.540820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277f4137-81dc-47c9-8353-97bf9c5d2338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.584819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277f4137-81dc-47c9-8353-97bf9c5d2338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad2055b-7fa4-4113-b403-7674bea53cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-253778721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['601c046a-c55e-48a2-bd2b-f19b213ec1ce','9badf601-928d-436d-b759-6dfbe01396ae','df93ef74-37f5-417f-aa6f-d8af69ff0664','096e77fa-15d7-4f4c-9512-34d3ec214f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-253778721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ad2055b-7fa4-4113-b403-7674bea53cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8731590f3d47fe83742b322a4701c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.585222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c953c5c-0dfe-47d2-b51e-b0b5f101b018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.586216 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ee3433d-a703-40bd-878b-cf1b286f5eb8 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:14:30.586768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ee3433d-a703-40bd-878b-cf1b286f5eb8 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-977126107"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:30.617510 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ee3433d-a703-40bd-878b-cf1b286f5eb8 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:14:30.618363 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 158/633] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:14:30 2026] POST /volume/v3/types => generated 232 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:30.627870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c953c5c-0dfe-47d2-b51e-b0b5f101b018) transitioned into state 'SUCCESS' from state '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-253778721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['601c046a-c55e-48a2-bd2b-f19b213ec1ce','9badf601-928d-436d-b759-6dfbe01396ae','df93ef74-37f5-417f-aa6f-d8af69ff0664','096e77fa-15d7-4f4c-9512-34d3ec214f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.628765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af84b964-34d8-4bc3-9e46-f73ec9abec63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.630299 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c59570c4-d69d-4676-a4fa-03217f3748cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.634015 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c59570c4-d69d-4676-a4fa-03217f3748cf tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:14:30.634811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c59570c4-d69d-4676-a4fa-03217f3748cf tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1068158263", "extra_specs": {"multiattach": " True"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:30.651628 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af84b964-34d8-4bc3-9e46-f73ec9abec63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.652781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (93d23d8e-3d6b-48f0-9667-ed3614dd9275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:30.653429 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request issued successfully. Aug 23 18:14:30.654081 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24f6eb10-1364-4eb9-8c3c-6cd2337cdcdf tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:30.654637 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 161/634] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:30 2026] POST /volume/v3/volumes => generated 779 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:30.662600 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69bf2169-1df1-41e6-a533-79f1730fb228 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.663917 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c59570c4-d69d-4676-a4fa-03217f3748cf tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:14:30.664474 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 161/635] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:14:30 2026] POST /volume/v3/types => generated 259 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:30.667866 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69bf2169-1df1-41e6-a533-79f1730fb228 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:30.668498 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69bf2169-1df1-41e6-a533-79f1730fb228 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:30.669281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69bf2169-1df1-41e6-a533-79f1730fb228 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:30.673098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ff84df9-5a18-43bb-be46-a859aac3ac00 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.675733 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.681832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ff84df9-5a18-43bb-be46-a859aac3ac00 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:30.681832 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ff84df9-5a18-43bb-be46-a859aac3ac00 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:30.681832 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ff84df9-5a18-43bb-be46-a859aac3ac00 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:30.685731 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:30.685731 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:30.693294 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:30.693294 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:30.694813 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-69bf2169-1df1-41e6-a533-79f1730fb228 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:30.699319 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4ff84df9-5a18-43bb-be46-a859aac3ac00 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:30.702173 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69bf2169-1df1-41e6-a533-79f1730fb228 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:30.702821 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 156/636] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:30 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:30.706543 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ff84df9-5a18-43bb-be46-a859aac3ac00 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 returned with HTTP 200 Aug 23 18:14:30.707269 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 159/637] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:30 2026] GET /volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:30.764070 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:30.764650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-977126107", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-822615699"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:30.766908 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-977126107', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-822615699'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:30.771718 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Create volume of 1 GB Aug 23 18:14:30.772147 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:30.772147 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:30.772902 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Availability Zones retrieved successfully. Aug 23 18:14:30.782594 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Flow 'volume_create_api' (9322a93b-9883-4bbd-81d9-993a41954fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:30.784023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cfbebe-c15b-4023-9a7c-026e51c9ceb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.785417 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:30.810613 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cfbebe-c15b-4023-9a7c-026e51c9ceb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:14:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1521d745-22b1-4dd7-b430-dc2ecd8335aa,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-977126107',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1521d745-22b1-4dd7-b430-dc2ecd8335aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.811634 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac87898-2e3b-43a9-87f4-7048755f315b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.850934 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:30.851401 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:30.895924 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Created reservations ['ce800a0a-f495-43b6-b547-c8feb279693d', '4feb55f7-339a-4835-becf-77e4431fb601', 'a52a692d-cf78-415f-8a3c-b5db63811e6b', 'b18304cb-fded-4bf4-8b60-1029bec86216'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:30.897663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac87898-2e3b-43a9-87f4-7048755f315b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce800a0a-f495-43b6-b547-c8feb279693d', '4feb55f7-339a-4835-becf-77e4431fb601', 'a52a692d-cf78-415f-8a3c-b5db63811e6b', 'b18304cb-fded-4bf4-8b60-1029bec86216']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.898202 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9190b1a-bb4c-4413-b737-0cb0e05f5f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.929256 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9190b1a-bb4c-4413-b737-0cb0e05f5f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4133ec84-d7e9-4744-8ad3-aefe2a305bda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-822615699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e737bf8087482ca520555325d1cc05',qos_specs=None,replication_status=,reservations=['ce800a0a-f495-43b6-b547-c8feb279693d','4feb55f7-339a-4835-becf-77e4431fb601','a52a692d-cf78-415f-8a3c-b5db63811e6b','b18304cb-fded-4bf4-8b60-1029bec86216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc6540ecb0e47e6afcaa2225a831b07',volume_type_id=1521d745-22b1-4dd7-b430-dc2ecd8335aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-822615699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4133ec84-d7e9-4744-8ad3-aefe2a305bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69e737bf8087482ca520555325d1cc05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcc6540ecb0e47e6afcaa2225a831b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1521d745-22b1-4dd7-b430-dc2ecd8335aa),volume_type_id=1521d745-22b1-4dd7-b430-dc2ecd8335aa)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.930615 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5652ce85-a42a-48b5-bac3-08300819df8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.952282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5652ce85-a42a-48b5-bac3-08300819df8f) transitioned into state 'SUCCESS' from state '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-822615699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69e737bf8087482ca520555325d1cc05',qos_specs=None,replication_status=,reservations=['ce800a0a-f495-43b6-b547-c8feb279693d','4feb55f7-339a-4835-becf-77e4431fb601','a52a692d-cf78-415f-8a3c-b5db63811e6b','b18304cb-fded-4bf4-8b60-1029bec86216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc6540ecb0e47e6afcaa2225a831b07',volume_type_id=1521d745-22b1-4dd7-b430-dc2ecd8335aa)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.953444 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085b7912-4e48-4277-9054-b4152c998b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:30.967357 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085b7912-4e48-4277-9054-b4152c998b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:30.969293 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Flow 'volume_create_api' (9322a93b-9883-4bbd-81d9-993a41954fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:30.969662 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Create volume request issued successfully. Aug 23 18:14:30.970483 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb5692b8-e165-4cd7-965c-f624d658f1e6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:30.970995 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 162/638] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:14:30 2026] POST /volume/v3/volumes => generated 870 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:30.983370 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3660322f-c41c-415f-af58-fc45f47317e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:30.985403 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3660322f-c41c-415f-af58-fc45f47317e1 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:30.985691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3660322f-c41c-415f-af58-fc45f47317e1 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:30.985933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3660322f-c41c-415f-af58-fc45f47317e1 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:30.998299 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:30.998299 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:31.004210 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3660322f-c41c-415f-af58-fc45f47317e1 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:31.010974 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3660322f-c41c-415f-af58-fc45f47317e1 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:31.010974 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 162/639] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:30 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:31.720781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b71ca10-9675-4da6-8431-73b347d2fbcd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:31.724153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b71ca10-9675-4da6-8431-73b347d2fbcd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:31.726911 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7a557b8-2511-4ab2-8df1-8e2e606cc4d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:31.727487 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b71ca10-9675-4da6-8431-73b347d2fbcd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:31.727816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b71ca10-9675-4da6-8431-73b347d2fbcd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:31.728854 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7a557b8-2511-4ab2-8df1-8e2e606cc4d5 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:31.729102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7a557b8-2511-4ab2-8df1-8e2e606cc4d5 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:31.729302 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7a557b8-2511-4ab2-8df1-8e2e606cc4d5 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:31.737716 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:31.737716 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:31.740692 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:31.740692 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:31.743999 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7a557b8-2511-4ab2-8df1-8e2e606cc4d5 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:31.749928 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7a557b8-2511-4ab2-8df1-8e2e606cc4d5 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 returned with HTTP 200 Aug 23 18:14:31.750413 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 160/640] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:31 2026] GET /volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:14:31.752470 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0b71ca10-9675-4da6-8431-73b347d2fbcd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:31.760627 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b71ca10-9675-4da6-8431-73b347d2fbcd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:31.761272 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 157/641] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:31 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:31.767515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1df05caa-fe2b-45b6-9906-87a8989b0785 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:31.771345 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1df05caa-fe2b-45b6-9906-87a8989b0785 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:31.771345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1df05caa-fe2b-45b6-9906-87a8989b0785 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:31.771345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1df05caa-fe2b-45b6-9906-87a8989b0785 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:31.779732 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:31.779732 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:31.784046 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1df05caa-fe2b-45b6-9906-87a8989b0785 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:31.790506 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1df05caa-fe2b-45b6-9906-87a8989b0785 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 returned with HTTP 200 Aug 23 18:14:31.790967 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 163/642] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:31 2026] GET /volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:31.806703 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-983d4ac7-0f07-450a-86b3-32745cccdc6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:31.809351 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-983d4ac7-0f07-450a-86b3-32745cccdc6b tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:31.809351 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-983d4ac7-0f07-450a-86b3-32745cccdc6b tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:31.809509 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-983d4ac7-0f07-450a-86b3-32745cccdc6b tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:31.816756 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:31.816756 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:31.821225 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-983d4ac7-0f07-450a-86b3-32745cccdc6b tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:31.831077 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-983d4ac7-0f07-450a-86b3-32745cccdc6b tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 returned with HTTP 200 Aug 23 18:14:31.831623 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 163/643] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:31 2026] GET /volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:31.847851 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:31.849569 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] DELETE https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:31.849761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:31.849959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:31.850137 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume with id: 5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:31.859054 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:31.859054 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:31.859506 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:31.876693 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume request issued successfully. Aug 23 18:14:31.876873 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbc7b587-ec51-4ec2-8a04-8d2f4cc24fd6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 returned with HTTP 202 Aug 23 18:14:31.877289 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 161/644] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:31 2026] DELETE /volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:31.886229 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4aba5b5-6ba7-4124-81ce-6be4b95c5aff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:31.888955 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4aba5b5-6ba7-4124-81ce-6be4b95c5aff tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:31.889207 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4aba5b5-6ba7-4124-81ce-6be4b95c5aff tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:31.889399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4aba5b5-6ba7-4124-81ce-6be4b95c5aff tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:31.904193 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:31.904193 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:31.914061 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4aba5b5-6ba7-4124-81ce-6be4b95c5aff tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:31.919620 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4aba5b5-6ba7-4124-81ce-6be4b95c5aff tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 returned with HTTP 200 Aug 23 18:14:31.920014 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 158/645] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:31 2026] GET /volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 => generated 1387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:32.028249 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf00720a-eb94-4b55-86d0-e74e53cff400 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:32.030085 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf00720a-eb94-4b55-86d0-e74e53cff400 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:32.030350 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf00720a-eb94-4b55-86d0-e74e53cff400 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:32.030576 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf00720a-eb94-4b55-86d0-e74e53cff400 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:32.037914 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:32.037914 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:32.041986 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cf00720a-eb94-4b55-86d0-e74e53cff400 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:32.046457 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf00720a-eb94-4b55-86d0-e74e53cff400 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:32.046882 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 164/646] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:32 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:32.067488 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4bbbae00-5a13-4870-bbb2-e78c430a3039 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:32.069580 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4bbbae00-5a13-4870-bbb2-e78c430a3039 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:32.069877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4bbbae00-5a13-4870-bbb2-e78c430a3039 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:32.070111 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4bbbae00-5a13-4870-bbb2-e78c430a3039 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:32.078078 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:32.078078 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:32.082014 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4bbbae00-5a13-4870-bbb2-e78c430a3039 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Volume info retrieved successfully. Aug 23 18:14:32.086280 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4bbbae00-5a13-4870-bbb2-e78c430a3039 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:32.086725 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 164/647] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:32 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 1182 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:32.102150 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:32.104000 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] POST https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda/action Aug 23 18:14:32.104412 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1068158263", "migration_policy": "never"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:32.104559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1068158263", "migration_policy": "never"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:32.113046 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:32.113046 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:32.113525 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:32.121226 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:32.121226 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:32.143147 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:32.143498 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:32.161431 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Created reservations ['a7b2ef22-a37f-4485-8b89-77e90a3a732d', 'c7cd95d4-f482-4667-ba70-82dd1cf66275'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:32.172189 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:32.172489 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-977126107, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:32.179875 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Created reservations ['914bca99-5a5c-44fd-8b07-b72cd4edbcf5', '2d753049-e193-4392-b843-50dc50d20f0d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:32.215012 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Retype volume request issued successfully. Aug 23 18:14:32.215282 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d94b38db-ef6e-4373-a705-99ec631b98b3 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda/action returned with HTTP 202 Aug 23 18:14:32.215752 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 162/648] 10.4.3.148 () {70 vars in 1432 bytes} [Sun Aug 23 18:14:32 2026] POST /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:14:32.223179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c38444dd-9f5b-4e24-bb16-035940a4e4a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:32.225749 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c38444dd-9f5b-4e24-bb16-035940a4e4a6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:32.226081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c38444dd-9f5b-4e24-bb16-035940a4e4a6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:32.226379 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c38444dd-9f5b-4e24-bb16-035940a4e4a6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:32.238039 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:32.238039 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:32.242943 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c38444dd-9f5b-4e24-bb16-035940a4e4a6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:32.248376 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c38444dd-9f5b-4e24-bb16-035940a4e4a6 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:32.248783 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 159/649] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:32 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:32.776413 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d71254d-9597-4e9d-bea3-7ce0297fc252 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:32.779489 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d71254d-9597-4e9d-bea3-7ce0297fc252 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:32.779489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d71254d-9597-4e9d-bea3-7ce0297fc252 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:32.779489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d71254d-9597-4e9d-bea3-7ce0297fc252 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:32.789283 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:32.789283 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:32.795304 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3d71254d-9597-4e9d-bea3-7ce0297fc252 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:32.803504 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d71254d-9597-4e9d-bea3-7ce0297fc252 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:32.803848 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 165/650] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:32 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:32.934605 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e5d6ba7d-ede3-44b4-b9de-9aa52faf4dbc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:32.937366 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5d6ba7d-ede3-44b4-b9de-9aa52faf4dbc tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 Aug 23 18:14:32.937570 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5d6ba7d-ede3-44b4-b9de-9aa52faf4dbc tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:32.939063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5d6ba7d-ede3-44b4-b9de-9aa52faf4dbc tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:32.948289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5d6ba7d-ede3-44b4-b9de-9aa52faf4dbc tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 returned with HTTP 404 Aug 23 18:14:32.949443 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 165/651] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:32 2026] GET /volume/v3/volumes/5ad2055b-7fa4-4113-b403-7674bea53cf5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:32.958917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cc55b6fe-9afb-4192-b740-f0e5c253a481 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:32.961480 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc55b6fe-9afb-4192-b740-f0e5c253a481 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd Aug 23 18:14:32.962056 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc55b6fe-9afb-4192-b740-f0e5c253a481 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:32.962056 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc55b6fe-9afb-4192-b740-f0e5c253a481 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:32.972660 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:32.972660 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:32.978633 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cc55b6fe-9afb-4192-b740-f0e5c253a481 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:32.987067 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc55b6fe-9afb-4192-b740-f0e5c253a481 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd returned with HTTP 200 Aug 23 18:14:32.987621 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 163/652] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:32 2026] GET /volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:33.008989 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.011814 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] DELETE https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd Aug 23 18:14:33.012119 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:33.012340 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:33.012547 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume with id: 32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd Aug 23 18:14:33.023254 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.023254 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:33.024086 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:33.052843 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume request issued successfully. Aug 23 18:14:33.053120 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3323dc3-f9ef-4c1d-a6b4-c78ea3644e28 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd returned with HTTP 202 Aug 23 18:14:33.053830 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 160/653] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:33 2026] DELETE /volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:33.063963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1916cda3-5da2-40ec-825d-e99a6e3ce545 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.068988 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1916cda3-5da2-40ec-825d-e99a6e3ce545 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd Aug 23 18:14:33.068988 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1916cda3-5da2-40ec-825d-e99a6e3ce545 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:33.068988 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1916cda3-5da2-40ec-825d-e99a6e3ce545 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:33.078376 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.078376 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:33.083633 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1916cda3-5da2-40ec-825d-e99a6e3ce545 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:33.092779 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1916cda3-5da2-40ec-825d-e99a6e3ce545 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd returned with HTTP 200 Aug 23 18:14:33.094843 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 166/654] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:33 2026] GET /volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:33.268688 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df642f23-64d6-42ed-bb1f-7ef7238304bf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.276888 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df642f23-64d6-42ed-bb1f-7ef7238304bf tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:33.277342 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df642f23-64d6-42ed-bb1f-7ef7238304bf tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:33.277587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df642f23-64d6-42ed-bb1f-7ef7238304bf tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:33.294585 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.294585 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:33.302733 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df642f23-64d6-42ed-bb1f-7ef7238304bf tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:33.314249 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df642f23-64d6-42ed-bb1f-7ef7238304bf tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:33.315441 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 166/655] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:33 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 997 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:33.328644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d72023e5-9493-474a-ba35-e2dad0447af4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.332857 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d72023e5-9493-474a-ba35-e2dad0447af4 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:33.332857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d72023e5-9493-474a-ba35-e2dad0447af4 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:33.332857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d72023e5-9493-474a-ba35-e2dad0447af4 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:33.341514 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.341514 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:33.346907 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d72023e5-9493-474a-ba35-e2dad0447af4 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Volume info retrieved successfully. Aug 23 18:14:33.353992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d72023e5-9493-474a-ba35-e2dad0447af4 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:33.354632 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 164/656] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:33 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 1182 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:33.371597 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-990d432d-b0fd-41ab-8b3e-c4f895523100 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.374520 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-990d432d-b0fd-41ab-8b3e-c4f895523100 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:33.374907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-990d432d-b0fd-41ab-8b3e-c4f895523100 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:33.375269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-990d432d-b0fd-41ab-8b3e-c4f895523100 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:33.385747 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.385747 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:33.394201 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-990d432d-b0fd-41ab-8b3e-c4f895523100 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Volume info retrieved successfully. Aug 23 18:14:33.400319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-990d432d-b0fd-41ab-8b3e-c4f895523100 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:33.400853 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 161/657] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:33 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:33.413904 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.415863 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] POST https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda/action Aug 23 18:14:33.416245 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-977126107", "migration_policy": "never"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:33.416387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-977126107", "migration_policy": "never"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:33.426908 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.426908 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:33.427448 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:33.466490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Created reservations ['03cecbf5-4a3e-48bf-ab45-5be1f2986740', 'd6847cd4-9efc-4d75-ab18-ae114c5f940f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:33.480882 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:33.481221 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1068158263, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:33.490404 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Created reservations ['193f575b-7228-444b-9c1e-2669ba8a7fa4', '4bbcfb39-6148-4dee-b2d3-6a7522260b40'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:33.534586 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Retype volume request issued successfully. Aug 23 18:14:33.534882 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62c6adc2-10a5-4f73-9a0e-0f1042a30355 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda/action returned with HTTP 202 Aug 23 18:14:33.535436 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 167/658] 10.4.3.148 () {70 vars in 1432 bytes} [Sun Aug 23 18:14:33 2026] POST /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:14:33.544371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8ebc7ac1-96d2-4d4c-989a-17a82e51fc81 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.547414 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8ebc7ac1-96d2-4d4c-989a-17a82e51fc81 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:33.548344 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8ebc7ac1-96d2-4d4c-989a-17a82e51fc81 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:33.549589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8ebc7ac1-96d2-4d4c-989a-17a82e51fc81 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:33.559576 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.559576 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:33.565903 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8ebc7ac1-96d2-4d4c-989a-17a82e51fc81 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:33.573514 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8ebc7ac1-96d2-4d4c-989a-17a82e51fc81 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:33.574206 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 167/659] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:33 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:33.821520 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2c4e3fc-e74e-4f87-9056-159a538c8e9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:33.826951 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2c4e3fc-e74e-4f87-9056-159a538c8e9f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:33.826951 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2c4e3fc-e74e-4f87-9056-159a538c8e9f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:33.826951 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2c4e3fc-e74e-4f87-9056-159a538c8e9f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:33.834037 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:33.834037 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:33.839371 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2c4e3fc-e74e-4f87-9056-159a538c8e9f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:33.845524 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2c4e3fc-e74e-4f87-9056-159a538c8e9f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:33.846171 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 165/660] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:33 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:34.111757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ccae1b87-692d-4bff-a6a1-1c9b721ade3f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.113528 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccae1b87-692d-4bff-a6a1-1c9b721ade3f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd Aug 23 18:14:34.113832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccae1b87-692d-4bff-a6a1-1c9b721ade3f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.114076 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccae1b87-692d-4bff-a6a1-1c9b721ade3f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.127873 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccae1b87-692d-4bff-a6a1-1c9b721ade3f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd returned with HTTP 404 Aug 23 18:14:34.128727 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 162/661] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/32c65ab8-7f15-4dd7-958f-a36c9e5ad9fd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:34.140223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.142667 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:34.143156 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1012647118"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:34.144769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1012647118'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:34.145232 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume of 1 GB Aug 23 18:14:34.145656 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.145656 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:34.153684 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Availability Zones retrieved successfully. Aug 23 18:14:34.161989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (d7e01163-f88f-4183-a098-f0582e81e916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:34.163015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5655e7d7-fe59-4b47-ba9b-ce47d795ff88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:34.164062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:34.207177 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5655e7d7-fe59-4b47-ba9b-ce47d795ff88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:34.208008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbc5fc9-c269-4b65-a624-ce9cf2b123c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:34.274787 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Created reservations ['ba684211-6078-4085-a2e7-22b0dd893d29', '62d69893-e1a4-4d4e-8abd-b7cce168f501', 'c84c4342-a31f-4d00-9b81-c79c9f8bdac7', '492d5ac4-7d0f-4f01-abf3-88e7b754ddc4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:34.276093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbc5fc9-c269-4b65-a624-ce9cf2b123c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba684211-6078-4085-a2e7-22b0dd893d29', '62d69893-e1a4-4d4e-8abd-b7cce168f501', 'c84c4342-a31f-4d00-9b81-c79c9f8bdac7', '492d5ac4-7d0f-4f01-abf3-88e7b754ddc4']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:34.279820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d77264-5834-4f19-a565-657a8daf475d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:34.320395 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d77264-5834-4f19-a565-657a8daf475d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25aa389-aaf9-4672-8768-ed5758b715c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1012647118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['ba684211-6078-4085-a2e7-22b0dd893d29','62d69893-e1a4-4d4e-8abd-b7cce168f501','c84c4342-a31f-4d00-9b81-c79c9f8bdac7','492d5ac4-7d0f-4f01-abf3-88e7b754ddc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1012647118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25aa389-aaf9-4672-8768-ed5758b715c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8731590f3d47fe83742b322a4701c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:34.321672 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7735530d-27ca-4336-afd8-22ae2241b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:34.353032 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7735530d-27ca-4336-afd8-22ae2241b6be) transitioned into state 'SUCCESS' from state '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-1012647118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['ba684211-6078-4085-a2e7-22b0dd893d29','62d69893-e1a4-4d4e-8abd-b7cce168f501','c84c4342-a31f-4d00-9b81-c79c9f8bdac7','492d5ac4-7d0f-4f01-abf3-88e7b754ddc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:34.354201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae84ce-f80b-483c-a545-81ac615b2744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:34.368421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae84ce-f80b-483c-a545-81ac615b2744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:34.373397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (d7e01163-f88f-4183-a098-f0582e81e916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:34.374331 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request issued successfully. Aug 23 18:14:34.377633 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d52309d9-6ada-45ac-8eb9-bdf382b52b2a tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:34.378638 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 168/662] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:34 2026] POST /volume/v3/volumes => generated 747 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:34.395965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6214c34b-ea2f-4373-aa13-7c45da4620e2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.400189 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6214c34b-ea2f-4373-aa13-7c45da4620e2 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 Aug 23 18:14:34.400439 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6214c34b-ea2f-4373-aa13-7c45da4620e2 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.400688 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6214c34b-ea2f-4373-aa13-7c45da4620e2 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.409028 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.409028 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:34.414322 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6214c34b-ea2f-4373-aa13-7c45da4620e2 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:34.419742 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6214c34b-ea2f-4373-aa13-7c45da4620e2 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 returned with HTTP 200 Aug 23 18:14:34.420410 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 168/663] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:34.566901 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49635923-f70b-4cb2-8908-ef7899d97d39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.570676 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49635923-f70b-4cb2-8908-ef7899d97d39 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:34.571395 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49635923-f70b-4cb2-8908-ef7899d97d39 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-attach": {"instance_uuid": "d0a41071-24b2-4e21-963e-0881a92c010b", "mountpoint": "/dev/vdb"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:34.572173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49635923-f70b-4cb2-8908-ef7899d97d39 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d0a41071-24b2-4e21-963e-0881a92c010b", "mountpoint": "/dev/vdb"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:34.584634 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.584634 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:34.585388 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49635923-f70b-4cb2-8908-ef7899d97d39 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:34.591002 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9323b3f-b1e2-451e-b223-b78b2526fdab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.593740 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49635923-f70b-4cb2-8908-ef7899d97d39 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Update volume admin metadata completed successfully. Aug 23 18:14:34.594372 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9323b3f-b1e2-451e-b223-b78b2526fdab tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:34.594663 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9323b3f-b1e2-451e-b223-b78b2526fdab tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.595264 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9323b3f-b1e2-451e-b223-b78b2526fdab tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.610135 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.610135 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:34.616988 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f9323b3f-b1e2-451e-b223-b78b2526fdab tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:34.628875 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9323b3f-b1e2-451e-b223-b78b2526fdab tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:34.630699 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 163/664] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:34.649900 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3f64ef89-4a92-428d-a3d0-b9e1e30aaaf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.652161 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f64ef89-4a92-428d-a3d0-b9e1e30aaaf2 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:34.652441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f64ef89-4a92-428d-a3d0-b9e1e30aaaf2 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.652701 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f64ef89-4a92-428d-a3d0-b9e1e30aaaf2 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.662341 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.662341 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:34.668904 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3f64ef89-4a92-428d-a3d0-b9e1e30aaaf2 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Volume info retrieved successfully. Aug 23 18:14:34.671485 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49635923-f70b-4cb2-8908-ef7899d97d39 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Attach volume completed successfully. Aug 23 18:14:34.672073 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49635923-f70b-4cb2-8908-ef7899d97d39 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:34.672766 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 166/665] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:34 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:34.678407 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f64ef89-4a92-428d-a3d0-b9e1e30aaaf2 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:34.679184 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 169/666] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:34.683571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe1f8fd4-e26c-473e-b814-5ad648309e38 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.686822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe1f8fd4-e26c-473e-b814-5ad648309e38 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:34.686822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe1f8fd4-e26c-473e-b814-5ad648309e38 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.686822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe1f8fd4-e26c-473e-b814-5ad648309e38 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.694316 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bfc2e1bc-bdc2-443c-87a1-552d62623d91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.696670 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfc2e1bc-bdc2-443c-87a1-552d62623d91 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-822615699 Aug 23 18:14:34.696948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bfc2e1bc-bdc2-443c-87a1-552d62623d91 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.697228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bfc2e1bc-bdc2-443c-87a1-552d62623d91 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.698238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-bfc2e1bc-bdc2-443c-87a1-552d62623d91 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-822615699'), ('all_tenants', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:34.702825 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.702825 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:34.708179 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe1f8fd4-e26c-473e-b814-5ad648309e38 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:34.715597 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe1f8fd4-e26c-473e-b814-5ad648309e38 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:34.716254 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 169/667] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:34.732580 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bfc2e1bc-bdc2-443c-87a1-552d62623d91 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Get all volumes completed successfully. Aug 23 18:14:34.732765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a7c304cb-3500-4f9d-b85c-c8c3e87ad507 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.734163 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfc2e1bc-bdc2-443c-87a1-552d62623d91 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-822615699 returned with HTTP 200 Aug 23 18:14:34.734163 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 164/668] 10.4.3.148 () {68 vars in 1427 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-822615699 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:34.735878 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7c304cb-3500-4f9d-b85c-c8c3e87ad507 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:34.736266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7c304cb-3500-4f9d-b85c-c8c3e87ad507 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.736579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7c304cb-3500-4f9d-b85c-c8c3e87ad507 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.747624 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e50b0c36-551c-435c-b35f-da6c01b6c14e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.750153 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e50b0c36-551c-435c-b35f-da6c01b6c14e tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-822615699 Aug 23 18:14:34.750372 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e50b0c36-551c-435c-b35f-da6c01b6c14e tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.750652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e50b0c36-551c-435c-b35f-da6c01b6c14e tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.752279 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e50b0c36-551c-435c-b35f-da6c01b6c14e tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-822615699'), ('all_tenants', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:34.754972 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.754972 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:34.762242 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a7c304cb-3500-4f9d-b85c-c8c3e87ad507 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:34.771012 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7c304cb-3500-4f9d-b85c-c8c3e87ad507 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:34.772282 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 167/669] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:34.793187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-35f8fdab-5568-4803-a5db-2af5b06db5b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.795232 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-35f8fdab-5568-4803-a5db-2af5b06db5b7 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:34.795954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-35f8fdab-5568-4803-a5db-2af5b06db5b7 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-detach": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:34.796325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-35f8fdab-5568-4803-a5db-2af5b06db5b7 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:34.804366 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e50b0c36-551c-435c-b35f-da6c01b6c14e tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Get all volumes completed successfully. Aug 23 18:14:34.805357 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e50b0c36-551c-435c-b35f-da6c01b6c14e tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-822615699 returned with HTTP 200 Aug 23 18:14:34.806400 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 170/670] 10.4.3.148 () {68 vars in 1427 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-822615699 => generated 341 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:34.813210 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.813210 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:34.816864 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-35f8fdab-5568-4803-a5db-2af5b06db5b7 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:34.818434 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-39ffe4b1-805a-4ce5-bdbf-10a4ab19909c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.821050 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39ffe4b1-805a-4ce5-bdbf-10a4ab19909c tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:34.821417 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39ffe4b1-805a-4ce5-bdbf-10a4ab19909c tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.821417 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39ffe4b1-805a-4ce5-bdbf-10a4ab19909c tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.831941 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.831941 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:34.838091 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-39ffe4b1-805a-4ce5-bdbf-10a4ab19909c tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:34.845325 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39ffe4b1-805a-4ce5-bdbf-10a4ab19909c tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:34.845958 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 165/671] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:34.864597 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-422d2b0a-097b-44d8-937b-488704f6a9a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.865100 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.868914 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-422d2b0a-097b-44d8-937b-488704f6a9a1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:34.869364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-422d2b0a-097b-44d8-937b-488704f6a9a1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.869487 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:34.870174 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-422d2b0a-097b-44d8-937b-488704f6a9a1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.870341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.870341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.870823 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Delete volume with id: 4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:34.878971 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-35f8fdab-5568-4803-a5db-2af5b06db5b7 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Detach volume completed successfully. Aug 23 18:14:34.878971 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-35f8fdab-5568-4803-a5db-2af5b06db5b7 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:34.878971 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 170/672] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:34 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:34.885260 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.885260 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:34.885974 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:34.889071 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.889071 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:34.890807 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bea91347-e5fb-442d-8300-5f7bf4cc6065 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.893358 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bea91347-e5fb-442d-8300-5f7bf4cc6065 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:34.893645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bea91347-e5fb-442d-8300-5f7bf4cc6065 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.893935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bea91347-e5fb-442d-8300-5f7bf4cc6065 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.897416 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-422d2b0a-097b-44d8-937b-488704f6a9a1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:34.909126 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-422d2b0a-097b-44d8-937b-488704f6a9a1 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:34.909858 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 168/673] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 1160 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:34.910081 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.910081 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:34.915761 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bea91347-e5fb-442d-8300-5f7bf4cc6065 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:34.923346 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bea91347-e5fb-442d-8300-5f7bf4cc6065 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:34.923346 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 166/674] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:34.928118 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Delete volume request issued successfully. Aug 23 18:14:34.929301 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c64aaa12-961c-48f9-bd29-29481e9b2e08 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 202 Aug 23 18:14:34.929301 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 171/675] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:14:34 2026] DELETE /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:14:34.945578 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cddb9953-98fd-4734-adc0-667dc887df52 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.951096 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cddb9953-98fd-4734-adc0-667dc887df52 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:34.951096 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cddb9953-98fd-4734-adc0-667dc887df52 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.951096 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cddb9953-98fd-4734-adc0-667dc887df52 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.971002 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.971002 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:34.972166 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1e259c5b-a3b8-4d49-8ee4-81ccd5c6d982 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:34.976629 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1e259c5b-a3b8-4d49-8ee4-81ccd5c6d982 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:34.976629 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1e259c5b-a3b8-4d49-8ee4-81ccd5c6d982 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:34.976629 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1e259c5b-a3b8-4d49-8ee4-81ccd5c6d982 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:34.983825 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cddb9953-98fd-4734-adc0-667dc887df52 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Volume info retrieved successfully. Aug 23 18:14:34.985363 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:34.985363 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:34.992024 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1e259c5b-a3b8-4d49-8ee4-81ccd5c6d982 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:34.993413 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cddb9953-98fd-4734-adc0-667dc887df52 tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 200 Aug 23 18:14:34.993413 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 171/676] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 996 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:35.005283 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1e259c5b-a3b8-4d49-8ee4-81ccd5c6d982 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:35.006127 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 169/677] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:34 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:35.400777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-15fde7c8-9a9f-4d0e-99a7-093909cf2b77 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:35.403744 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-15fde7c8-9a9f-4d0e-99a7-093909cf2b77 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:35.404007 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-15fde7c8-9a9f-4d0e-99a7-093909cf2b77 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:35.404264 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-15fde7c8-9a9f-4d0e-99a7-093909cf2b77 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:35.414673 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:35.414673 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:35.420614 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-15fde7c8-9a9f-4d0e-99a7-093909cf2b77 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:35.427526 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-15fde7c8-9a9f-4d0e-99a7-093909cf2b77 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:35.428081 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 167/678] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:35 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:35.438258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dfc4be24-554a-464d-8507-c39e870e2bc6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:35.441425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6e4f1f35-103e-456d-bb82-a48ba6ffbf61 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:35.441425 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e4f1f35-103e-456d-bb82-a48ba6ffbf61 None None] GET https://10.4.3.148/volume// Aug 23 18:14:35.441425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e4f1f35-103e-456d-bb82-a48ba6ffbf61 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:35.441425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e4f1f35-103e-456d-bb82-a48ba6ffbf61 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:35.442070 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dfc4be24-554a-464d-8507-c39e870e2bc6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 Aug 23 18:14:35.442070 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dfc4be24-554a-464d-8507-c39e870e2bc6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:35.442151 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e4f1f35-103e-456d-bb82-a48ba6ffbf61 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:35.442188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dfc4be24-554a-464d-8507-c39e870e2bc6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:35.442229 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 172/679] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:14:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:35.453853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-bc0cffad-f205-4506-bafd-52d3d86f70d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:35.454015 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:35.454015 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:35.457191 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-bc0cffad-f205-4506-bafd-52d3d86f70d4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:14:35.457578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-bc0cffad-f205-4506-bafd-52d3d86f70d4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ace9ee81-63c6-4851-ae56-248619cf5093", "connector": null, "instance_uuid": "68dfaf70-69f1-46c6-9a6d-edad241d80b8"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:35.460486 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dfc4be24-554a-464d-8507-c39e870e2bc6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:35.469022 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:35.469022 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:35.469453 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dfc4be24-554a-464d-8507-c39e870e2bc6 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 returned with HTTP 200 Aug 23 18:14:35.470086 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 172/680] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:35 2026] GET /volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:35.488042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c94947b-5a85-4f53-9c53-745305429bc0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:35.490673 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:35.491426 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b25aa389-aaf9-4672-8768-ed5758b715c6", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1117737194"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:35.494117 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request body: {'volume': {'source_volid': 'b25aa389-aaf9-4672-8768-ed5758b715c6', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1117737194'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:35.505850 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:35.505850 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:35.505850 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume retrieved successfully. Aug 23 18:14:35.506050 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume of 2 GB Aug 23 18:14:35.512271 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Availability Zones retrieved successfully. Aug 23 18:14:35.519786 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-bc0cffad-f205-4506-bafd-52d3d86f70d4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:14:35.519786 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 170/681] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:14:35 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:35.522217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (377707de-0562-4674-9b9f-c3c877c23e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:35.524190 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abed80c-736a-4cf1-a87d-a2ef76dec3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:35.525812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:35.567689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abed80c-736a-4cf1-a87d-a2ef76dec3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'b25aa389-aaf9-4672-8768-ed5758b715c6', 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:35.570255 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4d3d56-2dfa-4122-b777-7d6cc694859b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:35.653701 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Created reservations ['196ed1f5-6853-41b9-80cb-42fc44134c98', '640647e9-6529-413c-af64-b65c20e69105', '113b50f7-401c-4ce0-acc4-1ae5423a7bad', 'bdf1eadf-056f-4468-b30f-2d4cf1f830bc'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:35.655453 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4d3d56-2dfa-4122-b777-7d6cc694859b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['196ed1f5-6853-41b9-80cb-42fc44134c98', '640647e9-6529-413c-af64-b65c20e69105', '113b50f7-401c-4ce0-acc4-1ae5423a7bad', 'bdf1eadf-056f-4468-b30f-2d4cf1f830bc']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:35.655920 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf5d236-9a31-4f94-9058-5c753209dbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:35.712417 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf5d236-9a31-4f94-9058-5c753209dbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b683a34-d7d4-4c2b-9d81-81155ecc96f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1117737194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['196ed1f5-6853-41b9-80cb-42fc44134c98','640647e9-6529-413c-af64-b65c20e69105','113b50f7-401c-4ce0-acc4-1ae5423a7bad','bdf1eadf-056f-4468-b30f-2d4cf1f830bc'],size=2,snapshot_id=None,source_replicaid=,source_volid=b25aa389-aaf9-4672-8768-ed5758b715c6,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1117737194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b683a34-d7d4-4c2b-9d81-81155ecc96f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8731590f3d47fe83742b322a4701c3',provider_auth=None,provider_geometry=None,provider_id=None,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=b25aa389-aaf9-4672-8768-ed5758b715c6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:35.713666 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f8495d-421e-4826-aea8-2dbc8a11ebeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:35.749413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f8495d-421e-4826-aea8-2dbc8a11ebeb) transitioned into state 'SUCCESS' from state '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-1117737194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8731590f3d47fe83742b322a4701c3',qos_specs=None,replication_status=,reservations=['196ed1f5-6853-41b9-80cb-42fc44134c98','640647e9-6529-413c-af64-b65c20e69105','113b50f7-401c-4ce0-acc4-1ae5423a7bad','bdf1eadf-056f-4468-b30f-2d4cf1f830bc'],size=2,snapshot_id=None,source_replicaid=,source_volid=b25aa389-aaf9-4672-8768-ed5758b715c6,status='creating',user_id='135857c2a7934a1e8ca962bf3f3c01fb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:35.751325 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40934938-8859-41ff-bc2a-234625cc717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:35.782567 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40934938-8859-41ff-bc2a-234625cc717f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:35.783994 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Flow 'volume_create_api' (377707de-0562-4674-9b9f-c3c877c23e5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:35.784414 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Create volume request issued successfully. Aug 23 18:14:35.785572 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c94947b-5a85-4f53-9c53-745305429bc0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:35.786301 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 168/682] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:35 2026] POST /volume/v3/volumes => generated 781 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:35.803579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e2448673-13f7-4aa4-8a0f-21f6c4a195d9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:35.806810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2448673-13f7-4aa4-8a0f-21f6c4a195d9 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:35.807190 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e2448673-13f7-4aa4-8a0f-21f6c4a195d9 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:35.808233 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e2448673-13f7-4aa4-8a0f-21f6c4a195d9 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:35.828340 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:35.828340 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:35.838782 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e2448673-13f7-4aa4-8a0f-21f6c4a195d9 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:35.850779 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2448673-13f7-4aa4-8a0f-21f6c4a195d9 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 returned with HTTP 200 Aug 23 18:14:35.850779 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 173/683] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:35 2026] GET /volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:36.013286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eed8c02d-967c-485e-be21-8f4dac21f95d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.015972 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eed8c02d-967c-485e-be21-8f4dac21f95d tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] GET https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda Aug 23 18:14:36.016674 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eed8c02d-967c-485e-be21-8f4dac21f95d tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.017087 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eed8c02d-967c-485e-be21-8f4dac21f95d tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.030193 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eed8c02d-967c-485e-be21-8f4dac21f95d tempest-VolumeRetypeMultiattachTest-1955609260 tempest-VolumeRetypeMultiattachTest-1955609260-project-member] https://10.4.3.148/volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda returned with HTTP 404 Aug 23 18:14:36.030193 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 173/684] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:14:36 2026] GET /volume/v3/volumes/4133ec84-d7e9-4744-8ad3-aefe2a305bda => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:14:36.041262 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6cec1549-29a3-4220-b7ad-de9a9e8d77ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.043607 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6cec1549-29a3-4220-b7ad-de9a9e8d77ff tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] DELETE https://10.4.3.148/volume/v3/types/b0ac11f2-b7d0-408b-95a4-df9d2e9faa49 Aug 23 18:14:36.043925 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6cec1549-29a3-4220-b7ad-de9a9e8d77ff tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.044244 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6cec1549-29a3-4220-b7ad-de9a9e8d77ff tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.044787 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:36.044787 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:36.117240 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6cec1549-29a3-4220-b7ad-de9a9e8d77ff tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/types/b0ac11f2-b7d0-408b-95a4-df9d2e9faa49 returned with HTTP 202 Aug 23 18:14:36.118036 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 171/685] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:14:36 2026] DELETE /volume/v3/types/b0ac11f2-b7d0-408b-95a4-df9d2e9faa49 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:36.135872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8c57c907-bd09-49e1-872c-fdc26c0c32d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.135872 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c57c907-bd09-49e1-872c-fdc26c0c32d1 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/types/b0ac11f2-b7d0-408b-95a4-df9d2e9faa49 Aug 23 18:14:36.135872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c57c907-bd09-49e1-872c-fdc26c0c32d1 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.135872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c57c907-bd09-49e1-872c-fdc26c0c32d1 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.147093 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c57c907-bd09-49e1-872c-fdc26c0c32d1 tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/types/b0ac11f2-b7d0-408b-95a4-df9d2e9faa49 returned with HTTP 404 Aug 23 18:14:36.147621 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 169/686] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:14:36 2026] GET /volume/v3/types/b0ac11f2-b7d0-408b-95a4-df9d2e9faa49 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:36.158186 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a153d705-fa3e-4938-bc8e-ae3f273a540f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.161447 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a153d705-fa3e-4938-bc8e-ae3f273a540f tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] DELETE https://10.4.3.148/volume/v3/types/1521d745-22b1-4dd7-b430-dc2ecd8335aa Aug 23 18:14:36.161980 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a153d705-fa3e-4938-bc8e-ae3f273a540f tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.162208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a153d705-fa3e-4938-bc8e-ae3f273a540f tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.209501 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a153d705-fa3e-4938-bc8e-ae3f273a540f tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/types/1521d745-22b1-4dd7-b430-dc2ecd8335aa returned with HTTP 202 Aug 23 18:14:36.210439 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 174/687] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:14:36 2026] DELETE /volume/v3/types/1521d745-22b1-4dd7-b430-dc2ecd8335aa => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:36.221641 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc3f348e-9ca3-4743-b47c-78a3391013da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.225809 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc3f348e-9ca3-4743-b47c-78a3391013da tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] GET https://10.4.3.148/volume/v3/types/1521d745-22b1-4dd7-b430-dc2ecd8335aa Aug 23 18:14:36.226200 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc3f348e-9ca3-4743-b47c-78a3391013da tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.226600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc3f348e-9ca3-4743-b47c-78a3391013da tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.233322 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc3f348e-9ca3-4743-b47c-78a3391013da tempest-VolumeRetypeMultiattachTest-528268997 tempest-VolumeRetypeMultiattachTest-528268997-project-admin] https://10.4.3.148/volume/v3/types/1521d745-22b1-4dd7-b430-dc2ecd8335aa returned with HTTP 404 Aug 23 18:14:36.234499 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 174/688] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:14:36 2026] GET /volume/v3/types/1521d745-22b1-4dd7-b430-dc2ecd8335aa => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:36.679871 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0a61c07e-f79b-4e98-bbdd-0c48467f4772 req-ccd1aa69-14c3-4552-8aaa-b28448319fb6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.682821 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0a61c07e-f79b-4e98-bbdd-0c48467f4772 req-ccd1aa69-14c3-4552-8aaa-b28448319fb6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:14:36.683080 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0a61c07e-f79b-4e98-bbdd-0c48467f4772 req-ccd1aa69-14c3-4552-8aaa-b28448319fb6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.683366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0a61c07e-f79b-4e98-bbdd-0c48467f4772 req-ccd1aa69-14c3-4552-8aaa-b28448319fb6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.710878 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:36.710878 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:36.717481 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0a61c07e-f79b-4e98-bbdd-0c48467f4772 req-ccd1aa69-14c3-4552-8aaa-b28448319fb6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:14:36.723416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0a61c07e-f79b-4e98-bbdd-0c48467f4772 req-ccd1aa69-14c3-4552-8aaa-b28448319fb6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:14:36.723962 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 172/689] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:36 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:36.870099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e4bfaef-c9ae-4ede-8bea-fe4d037addfd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.873229 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e4bfaef-c9ae-4ede-8bea-fe4d037addfd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:36.873596 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e4bfaef-c9ae-4ede-8bea-fe4d037addfd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.875401 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e4bfaef-c9ae-4ede-8bea-fe4d037addfd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.885758 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:36.885758 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:36.894347 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7e4bfaef-c9ae-4ede-8bea-fe4d037addfd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:36.904473 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e4bfaef-c9ae-4ede-8bea-fe4d037addfd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 returned with HTTP 200 Aug 23 18:14:36.904917 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 170/690] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:36 2026] GET /volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:36.928459 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99ae23fb-6822-4067-8bfa-fa019aaa7e42 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.930677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99ae23fb-6822-4067-8bfa-fa019aaa7e42 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:36.932653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99ae23fb-6822-4067-8bfa-fa019aaa7e42 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.932653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99ae23fb-6822-4067-8bfa-fa019aaa7e42 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:36.946621 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:36.946621 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:36.955444 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-99ae23fb-6822-4067-8bfa-fa019aaa7e42 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:36.965493 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99ae23fb-6822-4067-8bfa-fa019aaa7e42 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 returned with HTTP 200 Aug 23 18:14:36.966052 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 175/691] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:36 2026] GET /volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:36.983948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76c778a1-30d7-4e12-89c4-7d67faeda65f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:36.989630 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76c778a1-30d7-4e12-89c4-7d67faeda65f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:36.990029 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76c778a1-30d7-4e12-89c4-7d67faeda65f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:36.990345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76c778a1-30d7-4e12-89c4-7d67faeda65f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.000004 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.000004 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:37.005538 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76c778a1-30d7-4e12-89c4-7d67faeda65f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:37.012899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76c778a1-30d7-4e12-89c4-7d67faeda65f tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 returned with HTTP 200 Aug 23 18:14:37.013518 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 175/692] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:36 2026] GET /volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:37.031843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.034584 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] DELETE https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:37.034770 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.035274 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.035613 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume with id: 6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:37.049263 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.049263 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:37.050354 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:37.080315 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume request issued successfully. Aug 23 18:14:37.080653 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d2f6618-3b75-4e91-a6df-2cfcc5f2fabb tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 returned with HTTP 202 Aug 23 18:14:37.081030 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 173/693] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:37 2026] DELETE /volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:37.091363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72eeb37c-532e-4865-b5a3-9c38c5afa3c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.093828 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72eeb37c-532e-4865-b5a3-9c38c5afa3c0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:37.094234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72eeb37c-532e-4865-b5a3-9c38c5afa3c0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.094549 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72eeb37c-532e-4865-b5a3-9c38c5afa3c0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.104965 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.104965 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:37.110011 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72eeb37c-532e-4865-b5a3-9c38c5afa3c0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:37.116523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72eeb37c-532e-4865-b5a3-9c38c5afa3c0 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 returned with HTTP 200 Aug 23 18:14:37.116523 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 171/694] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:37 2026] GET /volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:37.576637 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-46283633-5b22-4d45-8758-b99680b103e2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.579694 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46283633-5b22-4d45-8758-b99680b103e2 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:37.579895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46283633-5b22-4d45-8758-b99680b103e2 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:37.580112 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46283633-5b22-4d45-8758-b99680b103e2 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:37.607074 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.607074 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:37.607751 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-46283633-5b22-4d45-8758-b99680b103e2 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.625029 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-46283633-5b22-4d45-8758-b99680b103e2 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Reserve volume completed successfully. Aug 23 18:14:37.625255 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46283633-5b22-4d45-8758-b99680b103e2 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:37.625930 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 176/695] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:37 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:37.637969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-125664cc-96ac-4c68-b82b-395736e3ed90 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.644994 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-125664cc-96ac-4c68-b82b-395736e3ed90 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:37.644994 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-125664cc-96ac-4c68-b82b-395736e3ed90 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.645750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-125664cc-96ac-4c68-b82b-395736e3ed90 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.658678 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.658678 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:37.665972 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-125664cc-96ac-4c68-b82b-395736e3ed90 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.674965 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-125664cc-96ac-4c68-b82b-395736e3ed90 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:37.676043 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 176/696] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:37 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:37.696528 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-18667544-c9bb-4b5c-a2f6-96ed655c9573 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.698951 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18667544-c9bb-4b5c-a2f6-96ed655c9573 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:37.699561 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18667544-c9bb-4b5c-a2f6-96ed655c9573 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:37.699561 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18667544-c9bb-4b5c-a2f6-96ed655c9573 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:37.711990 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.711990 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:37.712627 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-18667544-c9bb-4b5c-a2f6-96ed655c9573 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.748195 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-18667544-c9bb-4b5c-a2f6-96ed655c9573 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Unreserve volume completed successfully. Aug 23 18:14:37.748506 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18667544-c9bb-4b5c-a2f6-96ed655c9573 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:37.749243 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 174/697] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:37 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:37.757628 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fa17a562-cc99-4d5e-a363-e3c8a9e62c31 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.761177 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa17a562-cc99-4d5e-a363-e3c8a9e62c31 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:37.761453 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa17a562-cc99-4d5e-a363-e3c8a9e62c31 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.761688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa17a562-cc99-4d5e-a363-e3c8a9e62c31 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.772357 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.772357 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:37.778844 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fa17a562-cc99-4d5e-a363-e3c8a9e62c31 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.785932 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa17a562-cc99-4d5e-a363-e3c8a9e62c31 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:37.786532 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 172/698] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:37 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:37.808987 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-83a31c9a-33ce-46b4-8211-1afc61c8915f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.811493 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83a31c9a-33ce-46b4-8211-1afc61c8915f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:37.812198 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83a31c9a-33ce-46b4-8211-1afc61c8915f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:37.812198 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83a31c9a-33ce-46b4-8211-1afc61c8915f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:37.822543 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.822543 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:37.824226 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-83a31c9a-33ce-46b4-8211-1afc61c8915f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.838074 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-83a31c9a-33ce-46b4-8211-1afc61c8915f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume updated successfully. Aug 23 18:14:37.838444 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83a31c9a-33ce-46b4-8211-1afc61c8915f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 200 Aug 23 18:14:37.839100 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 177/699] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:37 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:14:37.850583 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6da222cd-58cc-4b1d-b00d-57730f4787bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.853311 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6da222cd-58cc-4b1d-b00d-57730f4787bf tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:37.853579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6da222cd-58cc-4b1d-b00d-57730f4787bf tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.853820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6da222cd-58cc-4b1d-b00d-57730f4787bf tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.863929 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.863929 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:37.869820 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6da222cd-58cc-4b1d-b00d-57730f4787bf tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.876239 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6da222cd-58cc-4b1d-b00d-57730f4787bf tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:37.877041 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 177/700] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:37 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:37.898855 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce942bdc-f480-440f-852a-ccbae35917fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.903812 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce942bdc-f480-440f-852a-ccbae35917fa tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:37.904991 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce942bdc-f480-440f-852a-ccbae35917fa tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:37.905500 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce942bdc-f480-440f-852a-ccbae35917fa tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:37.919158 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.919158 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:37.919444 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce942bdc-f480-440f-852a-ccbae35917fa tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.931701 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce942bdc-f480-440f-852a-ccbae35917fa tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume updated successfully. Aug 23 18:14:37.931906 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce942bdc-f480-440f-852a-ccbae35917fa tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 200 Aug 23 18:14:37.937225 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 175/701] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:37 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:14:37.940476 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-baeb2d01-c814-4fff-a781-2e91764107bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.942019 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-baeb2d01-c814-4fff-a781-2e91764107bd None None] GET https://10.4.3.148/volume// Aug 23 18:14:37.942332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-baeb2d01-c814-4fff-a781-2e91764107bd None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.942804 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-baeb2d01-c814-4fff-a781-2e91764107bd None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.943884 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-586ef7a8-55ee-464b-bc97-c0a68db24f7b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.944496 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-baeb2d01-c814-4fff-a781-2e91764107bd None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:37.945278 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 173/702] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:14:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:37.947205 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-586ef7a8-55ee-464b-bc97-c0a68db24f7b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:37.947373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-586ef7a8-55ee-464b-bc97-c0a68db24f7b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.949332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-586ef7a8-55ee-464b-bc97-c0a68db24f7b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.961423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-a2747023-8050-48cd-a50a-31ac7de33659 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:37.962595 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.962595 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:37.963181 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-a2747023-8050-48cd-a50a-31ac7de33659 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:37.964229 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-a2747023-8050-48cd-a50a-31ac7de33659 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:37.964229 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-a2747023-8050-48cd-a50a-31ac7de33659 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:37.968466 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-586ef7a8-55ee-464b-bc97-c0a68db24f7b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:37.977524 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-586ef7a8-55ee-464b-bc97-c0a68db24f7b tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:37.977890 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 178/703] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:37 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:14:37.980150 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:37.980150 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:37.986230 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-a2747023-8050-48cd-a50a-31ac7de33659 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:37.997958 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-a2747023-8050-48cd-a50a-31ac7de33659 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:37.997958 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 178/704] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:14:37 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 1339 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:38.000406 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.003105 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:38.003699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:38.003976 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:38.016941 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.016941 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:38.017623 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:38.041744 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Update volume admin metadata completed successfully. Aug 23 18:14:38.042068 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Update readonly setting on volume completed successfully. Aug 23 18:14:38.043177 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e24812c-2313-4558-8ace-77aa91bb7d9a tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:38.044225 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 176/705] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:37 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:38.056241 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-31b824fc-5cec-4c53-ae80-6239a3278ab9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.058262 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31b824fc-5cec-4c53-ae80-6239a3278ab9 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:38.059823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31b824fc-5cec-4c53-ae80-6239a3278ab9 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:38.059823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31b824fc-5cec-4c53-ae80-6239a3278ab9 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:38.069523 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.069523 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:38.076270 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31b824fc-5cec-4c53-ae80-6239a3278ab9 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:38.083827 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31b824fc-5cec-4c53-ae80-6239a3278ab9 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:38.084512 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 174/706] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:38 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:38.102361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b1e31370-6e37-4231-8319-372f6464fc07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.110744 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1e31370-6e37-4231-8319-372f6464fc07 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:38.111234 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1e31370-6e37-4231-8319-372f6464fc07 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:38.111531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1e31370-6e37-4231-8319-372f6464fc07 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:38.126525 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.126525 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:38.127260 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b1e31370-6e37-4231-8319-372f6464fc07 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:38.131912 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-16ebb253-f6e0-4e8b-a862-14ae6a09ce42 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.135252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4b1e97e-098e-4e3e-bde2-1cc7d3bf13bd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.137012 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-16ebb253-f6e0-4e8b-a862-14ae6a09ce42 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] PUT https://10.4.3.148/volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e Aug 23 18:14:38.137636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-16ebb253-f6e0-4e8b-a862-14ae6a09ce42 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:38.139334 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4b1e97e-098e-4e3e-bde2-1cc7d3bf13bd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 Aug 23 18:14:38.139334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4b1e97e-098e-4e3e-bde2-1cc7d3bf13bd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:38.139334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4b1e97e-098e-4e3e-bde2-1cc7d3bf13bd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:38.149949 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b1e31370-6e37-4231-8319-372f6464fc07 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Update volume admin metadata completed successfully. Aug 23 18:14:38.150266 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b1e31370-6e37-4231-8319-372f6464fc07 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Update readonly setting on volume completed successfully. Aug 23 18:14:38.151333 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1e31370-6e37-4231-8319-372f6464fc07 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:38.151416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4b1e97e-098e-4e3e-bde2-1cc7d3bf13bd tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 returned with HTTP 404 Aug 23 18:14:38.151462 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-16ebb253-f6e0-4e8b-a862-14ae6a09ce42 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Acquiring lock "cinder-attachment_update-ace9ee81-63c6-4851-ae56-248619cf5093-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:14:38.152249 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 179/707] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:38 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:38.152656 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 177/708] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:38 2026] GET /volume/v3/volumes/6b683a34-d7d4-4c2b-9d81-81155ecc96f4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:38.159115 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-16ebb253-f6e0-4e8b-a862-14ae6a09ce42 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Lock "cinder-attachment_update-ace9ee81-63c6-4851-ae56-248619cf5093-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:14:38.161641 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.161641 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:38.163827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee2da6cf-4f3a-4280-9a0d-5faa0988e278 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.165232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-60fbc5ec-5497-485f-9c95-cf7a2761e108 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.167815 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee2da6cf-4f3a-4280-9a0d-5faa0988e278 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:38.167815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee2da6cf-4f3a-4280-9a0d-5faa0988e278 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:38.167815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee2da6cf-4f3a-4280-9a0d-5faa0988e278 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:38.167973 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60fbc5ec-5497-485f-9c95-cf7a2761e108 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 Aug 23 18:14:38.168118 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60fbc5ec-5497-485f-9c95-cf7a2761e108 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:38.168383 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60fbc5ec-5497-485f-9c95-cf7a2761e108 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:38.178765 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.178765 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:38.180301 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.180301 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:38.186062 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-60fbc5ec-5497-485f-9c95-cf7a2761e108 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:38.191006 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ee2da6cf-4f3a-4280-9a0d-5faa0988e278 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:38.196205 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60fbc5ec-5497-485f-9c95-cf7a2761e108 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 returned with HTTP 200 Aug 23 18:14:38.196205 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 180/709] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:38 2026] GET /volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:38.201834 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee2da6cf-4f3a-4280-9a0d-5faa0988e278 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:38.202704 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 175/710] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:38 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:38.214716 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.217302 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] DELETE https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 Aug 23 18:14:38.218566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:38.218566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:38.218566 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume with id: b25aa389-aaf9-4672-8768-ed5758b715c6 Aug 23 18:14:38.221681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.224454 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:38.225454 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-512751472", "disk_format": "raw"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:38.225669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-512751472", "disk_format": "raw"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:38.233530 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.233530 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:38.234027 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:38.241367 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.241367 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:38.242195 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:38.275806 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.275806 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:38.284394 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Delete volume request issued successfully. Aug 23 18:14:38.285049 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-327b0f05-8e22-4ba1-9c0a-680bdfbc9a37 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 returned with HTTP 202 Aug 23 18:14:38.285269 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 178/711] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:38 2026] DELETE /volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:38.288504 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.image.image_utils [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-512751472'}] 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-512751472'}]. {{(pid=100226) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 23 18:14:38.302737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a1bd56d-ef76-460c-a3fb-cb39ccb3f74c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.306968 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a1bd56d-ef76-460c-a3fb-cb39ccb3f74c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 Aug 23 18:14:38.306968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a1bd56d-ef76-460c-a3fb-cb39ccb3f74c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:38.306968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a1bd56d-ef76-460c-a3fb-cb39ccb3f74c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:38.330782 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.330782 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:38.339725 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-16ebb253-f6e0-4e8b-a862-14ae6a09ce42 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Lock "cinder-attachment_update-ace9ee81-63c6-4851-ae56-248619cf5093-np0000007943" released by "attachment_update" :: held 0.181s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:14:38.340240 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-16ebb253-f6e0-4e8b-a862-14ae6a09ce42 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e returned with HTTP 200 Aug 23 18:14:38.340873 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 179/712] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:14:38 2026] PUT /volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:38.344585 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a1bd56d-ef76-460c-a3fb-cb39ccb3f74c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Volume info retrieved successfully. Aug 23 18:14:38.350396 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a1bd56d-ef76-460c-a3fb-cb39ccb3f74c tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 returned with HTTP 200 Aug 23 18:14:38.351431 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 176/713] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:38 2026] GET /volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:38.380019 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1769950e-bbfd-4c72-b1d1-4c3703634365 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:38.384152 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1769950e-bbfd-4c72-b1d1-4c3703634365 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] POST https://10.4.3.148/volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e/action Aug 23 18:14:38.385057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1769950e-bbfd-4c72-b1d1-4c3703634365 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:38.385473 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1769950e-bbfd-4c72-b1d1-4c3703634365 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:38.410739 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:38.410739 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:38.432183 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0585c5d8-9ba1-4191-9c1f-2c874743dba7 req-1769950e-bbfd-4c72-b1d1-4c3703634365 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e/action returned with HTTP 204 Aug 23 18:14:38.433181 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 179/714] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:14:38 2026] POST /volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:39.368492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c2a7cddc-3e3b-4c39-bb6c-e2f1cd4896c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:39.371685 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2a7cddc-3e3b-4c39-bb6c-e2f1cd4896c3 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] GET https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 Aug 23 18:14:39.371685 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2a7cddc-3e3b-4c39-bb6c-e2f1cd4896c3 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:39.371685 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2a7cddc-3e3b-4c39-bb6c-e2f1cd4896c3 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:39.379267 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2a7cddc-3e3b-4c39-bb6c-e2f1cd4896c3 tempest-VolumesCloneTest-2073954983 tempest-VolumesCloneTest-2073954983-project-member] https://10.4.3.148/volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 returned with HTTP 404 Aug 23 18:14:39.380281 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 180/715] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:39 2026] GET /volume/v3/volumes/b25aa389-aaf9-4672-8768-ed5758b715c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:39.435769 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Copy volume to image completed successfully. Aug 23 18:14:39.436367 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2df1c7d-8622-4623-ac0c-f29d40a8acc1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:14:39.436908 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 181/716] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:14:38 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 686 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:40.083581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6fabb9a8-ebcd-42bb-8081-a53c76afdbce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.218233 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fabb9a8-ebcd-42bb-8081-a53c76afdbce tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:14:40.218778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fabb9a8-ebcd-42bb-8081-a53c76afdbce tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1361273714", "extra_specs": {"spec1": "val1"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.244509 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fabb9a8-ebcd-42bb-8081-a53c76afdbce tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:14:40.245041 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 177/717] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:14:40 2026] POST /volume/v3/types => generated 243 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:40.259365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d860e849-8206-40da-b8dc-249f4a8327bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.263884 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d860e849-8206-40da-b8dc-249f4a8327bc tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] POST https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs Aug 23 18:14:40.263884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d860e849-8206-40da-b8dc-249f4a8327bc tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.265958 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d860e849-8206-40da-b8dc-249f4a8327bc tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs returned with HTTP 400 Aug 23 18:14:40.266656 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 180/718] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:14:40 2026] POST /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:14:40.280614 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c785f25-b0cd-4e63-9ce4-447531df2f63 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.283853 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c785f25-b0cd-4e63-9ce4-447531df2f63 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] POST https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs Aug 23 18:14:40.284372 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c785f25-b0cd-4e63-9ce4-447531df2f63 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.285961 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c785f25-b0cd-4e63-9ce4-447531df2f63 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs returned with HTTP 400 Aug 23 18:14:40.291350 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 181/719] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:14:40 2026] POST /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:14:40.299637 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb6445c4-80d1-4d64-aa0d-cfab6a7d745a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.303728 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb6445c4-80d1-4d64-aa0d-cfab6a7d745a tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] POST https://10.4.3.148/volume/v3/types/2208cb72-782c-4c7d-8751-9fcab5c68fd9/extra_specs Aug 23 18:14:40.306583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb6445c4-80d1-4d64-aa0d-cfab6a7d745a tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.319713 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb6445c4-80d1-4d64-aa0d-cfab6a7d745a tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/2208cb72-782c-4c7d-8751-9fcab5c68fd9/extra_specs returned with HTTP 404 Aug 23 18:14:40.320586 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 182/720] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:14:40 2026] POST /volume/v3/types/2208cb72-782c-4c7d-8751-9fcab5c68fd9/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:40.332233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29ad8cba-e3a4-4373-9070-3ea4c8761293 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.335591 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29ad8cba-e3a4-4373-9070-3ea4c8761293 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] DELETE https://10.4.3.148/volume/v3/types/c1a4e84c-f2fe-4389-9ff8-20121474771f/extra_specs/spec1 Aug 23 18:14:40.335951 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29ad8cba-e3a4-4373-9070-3ea4c8761293 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.336284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29ad8cba-e3a4-4373-9070-3ea4c8761293 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.347638 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29ad8cba-e3a4-4373-9070-3ea4c8761293 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/c1a4e84c-f2fe-4389-9ff8-20121474771f/extra_specs/spec1 returned with HTTP 404 Aug 23 18:14:40.347638 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 178/721] 10.4.3.148 () {66 vars in 1399 bytes} [Sun Aug 23 18:14:40 2026] DELETE /volume/v3/types/c1a4e84c-f2fe-4389-9ff8-20121474771f/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:40.362589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db8806f0-4bf1-4f8a-885e-93e206783d1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.365414 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db8806f0-4bf1-4f8a-885e-93e206783d1d tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] GET https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/nonexistent_extra_spec_name Aug 23 18:14:40.365564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db8806f0-4bf1-4f8a-885e-93e206783d1d tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.366643 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db8806f0-4bf1-4f8a-885e-93e206783d1d tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.379103 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db8806f0-4bf1-4f8a-885e-93e206783d1d tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 23 18:14:40.380097 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 181/722] 10.4.3.148 () {66 vars in 1462 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:40.395694 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-36a9724f-bb30-4551-9979-d3c726b924d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.397817 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36a9724f-bb30-4551-9979-d3c726b924d3 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] GET https://10.4.3.148/volume/v3/types/1d3712e5-3812-4427-85a2-9ad3494e379e/extra_specs/spec1 Aug 23 18:14:40.398196 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36a9724f-bb30-4551-9979-d3c726b924d3 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.398520 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36a9724f-bb30-4551-9979-d3c726b924d3 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.399027 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:40.399027 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:40.403948 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36a9724f-bb30-4551-9979-d3c726b924d3 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/1d3712e5-3812-4427-85a2-9ad3494e379e/extra_specs/spec1 returned with HTTP 404 Aug 23 18:14:40.404751 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 182/723] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/v3/types/1d3712e5-3812-4427-85a2-9ad3494e379e/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:40.417978 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9bb31709-0cb9-4c37-9387-8fa531f88cf6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.420619 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bb31709-0cb9-4c37-9387-8fa531f88cf6 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] GET https://10.4.3.148/volume/v3/types/9b236939-fb9b-4dfb-8c30-ad8af19e677d/extra_specs Aug 23 18:14:40.420950 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bb31709-0cb9-4c37-9387-8fa531f88cf6 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.421271 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bb31709-0cb9-4c37-9387-8fa531f88cf6 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.427780 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bb31709-0cb9-4c37-9387-8fa531f88cf6 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/9b236939-fb9b-4dfb-8c30-ad8af19e677d/extra_specs returned with HTTP 404 Aug 23 18:14:40.429085 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 183/724] 10.4.3.148 () {66 vars in 1378 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/v3/types/9b236939-fb9b-4dfb-8c30-ad8af19e677d/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:40.440153 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-80519410-383a-4252-8280-5ef70d2d403b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.442048 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80519410-383a-4252-8280-5ef70d2d403b tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] PUT https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/spec1 Aug 23 18:14:40.442727 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80519410-383a-4252-8280-5ef70d2d403b tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.444706 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80519410-383a-4252-8280-5ef70d2d403b tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/spec1 returned with HTTP 400 Aug 23 18:14:40.445077 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 179/725] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:14:40 2026] PUT /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:14:40.456867 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4fd5248-41bf-4d8c-8c23-2c63993bce66 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.461516 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4fd5248-41bf-4d8c-8c23-2c63993bce66 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] PUT https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/spec1 Aug 23 18:14:40.462706 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4fd5248-41bf-4d8c-8c23-2c63993bce66 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'update', calling method: update, body: null {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.464621 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4fd5248-41bf-4d8c-8c23-2c63993bce66 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/spec1 returned with HTTP 400 Aug 23 18:14:40.464773 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 182/726] 10.4.3.148 () {68 vars in 1415 bytes} [Sun Aug 23 18:14:40 2026] PUT /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:14:40.481910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d7de3ec-9b73-4d39-bed1-afcfbad6eded None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.488918 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d7de3ec-9b73-4d39-bed1-afcfbad6eded tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] PUT https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/None Aug 23 18:14:40.488918 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d7de3ec-9b73-4d39-bed1-afcfbad6eded tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.507733 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d7de3ec-9b73-4d39-bed1-afcfbad6eded tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 23 18:14:40.507733 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d7de3ec-9b73-4d39-bed1-afcfbad6eded tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/None returned with HTTP 400 Aug 23 18:14:40.507733 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 183/727] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:14:40 2026] PUT /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/None => generated 73 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:14:40.518805 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d503e07-34bc-4409-b82c-943716e73977 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.522973 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d503e07-34bc-4409-b82c-943716e73977 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] PUT https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/db7be0f7-7b2a-4025-b2d2-7a2e07eb0e9a Aug 23 18:14:40.523174 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d503e07-34bc-4409-b82c-943716e73977 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.536594 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d503e07-34bc-4409-b82c-943716e73977 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 23 18:14:40.536924 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d503e07-34bc-4409-b82c-943716e73977 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/db7be0f7-7b2a-4025-b2d2-7a2e07eb0e9a returned with HTTP 400 Aug 23 18:14:40.537659 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 184/728] 10.4.3.148 () {68 vars in 1509 bytes} [Sun Aug 23 18:14:40 2026] PUT /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b/extra_specs/db7be0f7-7b2a-4025-b2d2-7a2e07eb0e9a => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:14:40.550534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7eb076b-579a-4445-8d2c-faac151aaf8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.552525 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7eb076b-579a-4445-8d2c-faac151aaf8b tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] PUT https://10.4.3.148/volume/v3/types/0f4024d5-dee9-4bd7-b43e-495f2f1dc9ae/extra_specs/spec1 Aug 23 18:14:40.552950 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7eb076b-579a-4445-8d2c-faac151aaf8b tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.566771 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7eb076b-579a-4445-8d2c-faac151aaf8b tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0f4024d5-dee9-4bd7-b43e-495f2f1dc9ae/extra_specs/spec1 returned with HTTP 404 Aug 23 18:14:40.567120 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 180/729] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:14:40 2026] PUT /volume/v3/types/0f4024d5-dee9-4bd7-b43e-495f2f1dc9ae/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:40.576260 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15e93416-94de-41fb-a237-53fd93396322 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.579875 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15e93416-94de-41fb-a237-53fd93396322 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] DELETE https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b Aug 23 18:14:40.580183 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15e93416-94de-41fb-a237-53fd93396322 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.580451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15e93416-94de-41fb-a237-53fd93396322 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.615342 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15e93416-94de-41fb-a237-53fd93396322 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b returned with HTTP 202 Aug 23 18:14:40.615761 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 183/730] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:14:40 2026] DELETE /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:40.627570 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e093366-0c0b-4846-aaa0-13d1c55d54d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.630124 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e093366-0c0b-4846-aaa0-13d1c55d54d9 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] GET https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b Aug 23 18:14:40.630399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e093366-0c0b-4846-aaa0-13d1c55d54d9 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.630701 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e093366-0c0b-4846-aaa0-13d1c55d54d9 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.636013 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e093366-0c0b-4846-aaa0-13d1c55d54d9 tempest-ExtraSpecsNegativeTest-1513680472 tempest-ExtraSpecsNegativeTest-1513680472-project-admin] https://10.4.3.148/volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b returned with HTTP 404 Aug 23 18:14:40.636664 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 184/731] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/v3/types/0325efd9-d4a3-4df6-9a91-5be38a25717b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:40.720045 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9d6f3072-9cd5-45d1-8d51-04384d4b57e6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.722391 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d6f3072-9cd5-45d1-8d51-04384d4b57e6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:14:40.722591 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d6f3072-9cd5-45d1-8d51-04384d4b57e6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.722852 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d6f3072-9cd5-45d1-8d51-04384d4b57e6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.735842 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:40.735842 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:40.742923 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9d6f3072-9cd5-45d1-8d51-04384d4b57e6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:14:40.753200 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d6f3072-9cd5-45d1-8d51-04384d4b57e6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:14:40.753200 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 185/732] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:40.802290 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-58df641c-c0a1-4318-8ded-5a70f9a79e5f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.804846 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-58df641c-c0a1-4318-8ded-5a70f9a79e5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:14:40.805061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-58df641c-c0a1-4318-8ded-5a70f9a79e5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.805160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-58df641c-c0a1-4318-8ded-5a70f9a79e5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.818998 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:40.818998 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:40.824785 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-58df641c-c0a1-4318-8ded-5a70f9a79e5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:14:40.830399 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-58df641c-c0a1-4318-8ded-5a70f9a79e5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:14:40.830897 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 181/733] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:40.854574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-b756c6fb-cefd-4ac0-a368-8e1f49787ed7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.856851 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-b756c6fb-cefd-4ac0-a368-8e1f49787ed7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c/action Aug 23 18:14:40.857275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-b756c6fb-cefd-4ac0-a368-8e1f49787ed7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:40.857406 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-b756c6fb-cefd-4ac0-a368-8e1f49787ed7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:40.870090 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:40.870090 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:40.870719 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-b756c6fb-cefd-4ac0-a368-8e1f49787ed7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:14:40.883726 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-b756c6fb-cefd-4ac0-a368-8e1f49787ed7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Begin detaching volume completed successfully. Aug 23 18:14:40.883726 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-b756c6fb-cefd-4ac0-a368-8e1f49787ed7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c/action returned with HTTP 202 Aug 23 18:14:40.884357 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 184/734] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:14:40 2026] POST /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:40.950574 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04228ad6-d078-4b6d-b3f1-3aed611ab9fd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.951074 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04228ad6-d078-4b6d-b3f1-3aed611ab9fd None None] GET https://10.4.3.148/volume// Aug 23 18:14:40.951346 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04228ad6-d078-4b6d-b3f1-3aed611ab9fd None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.951609 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04228ad6-d078-4b6d-b3f1-3aed611ab9fd None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.952031 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04228ad6-d078-4b6d-b3f1-3aed611ab9fd None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:40.952369 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 185/735] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:40.963137 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-af028dd7-aaa9-46c1-a270-09ece322c79f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:40.966448 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-af028dd7-aaa9-46c1-a270-09ece322c79f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:14:40.966636 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-af028dd7-aaa9-46c1-a270-09ece322c79f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:40.966889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-af028dd7-aaa9-46c1-a270-09ece322c79f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:40.988561 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:40.988561 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:40.994704 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-af028dd7-aaa9-46c1-a270-09ece322c79f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:14:41.002103 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-af028dd7-aaa9-46c1-a270-09ece322c79f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:14:41.002103 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 186/736] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:14:40 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:41.418000 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:41.568297 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:14:41.568511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:41.568715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:41.569039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:41.569808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:41.576242 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:41.576625 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb1d8679-2024-4ec7-805a-8f18b3c54774 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:14:41.577062 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 182/737] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:14:41 2026] GET /volume/v3/volumes => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:41.590921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:41.593037 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:41.593569 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1187851822"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:41.595420 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1187851822'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:41.595655 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume of 1 GB Aug 23 18:14:41.600062 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Availability Zones retrieved successfully. Aug 23 18:14:41.609312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Flow 'volume_create_api' (d23fba19-f6fb-4d3b-8349-3c632ce4bc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:41.610471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a024c2e-3485-4be8-873a-01d20eb27a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:41.611724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:41.656726 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a024c2e-3485-4be8-873a-01d20eb27a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:41.657649 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723aef9f-7c51-4a73-8085-f50210516829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:41.750121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Created reservations ['c500ff0c-7c90-4524-93a2-ac9f80d03e1b', '5a88bcf5-b132-44ae-9e78-69df3c23d16e', 'dce89e7a-4d64-46ce-9525-08411bc7b83d', 'bb23d6ea-cc8f-4221-89cb-f337865d1743'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:41.751275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723aef9f-7c51-4a73-8085-f50210516829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c500ff0c-7c90-4524-93a2-ac9f80d03e1b', '5a88bcf5-b132-44ae-9e78-69df3c23d16e', 'dce89e7a-4d64-46ce-9525-08411bc7b83d', 'bb23d6ea-cc8f-4221-89cb-f337865d1743']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:41.752369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc198c27-1916-4fb2-94e0-edcaec969f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:41.792485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc198c27-1916-4fb2-94e0-edcaec969f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20fd4b59-2d74-43d0-b4f2-2698eea53d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1187851822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0fe9bed7d1d43a192c05e7c96efa134',qos_specs=None,replication_status=,reservations=['c500ff0c-7c90-4524-93a2-ac9f80d03e1b','5a88bcf5-b132-44ae-9e78-69df3c23d16e','dce89e7a-4d64-46ce-9525-08411bc7b83d','bb23d6ea-cc8f-4221-89cb-f337865d1743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f861a2b6014698ae5295d256cd28b3',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1187851822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20fd4b59-2d74-43d0-b4f2-2698eea53d29,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0fe9bed7d1d43a192c05e7c96efa134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f861a2b6014698ae5295d256cd28b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:41.794443 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bf37c7-0d66-4dfc-b5a9-6429cb8c0096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:41.826760 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bf37c7-0d66-4dfc-b5a9-6429cb8c0096) transitioned into state 'SUCCESS' from state '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-1187851822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0fe9bed7d1d43a192c05e7c96efa134',qos_specs=None,replication_status=,reservations=['c500ff0c-7c90-4524-93a2-ac9f80d03e1b','5a88bcf5-b132-44ae-9e78-69df3c23d16e','dce89e7a-4d64-46ce-9525-08411bc7b83d','bb23d6ea-cc8f-4221-89cb-f337865d1743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f861a2b6014698ae5295d256cd28b3',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:41.827801 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b02b59-4532-4a15-ae61-6c9514e4cc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:41.838387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b02b59-4532-4a15-ae61-6c9514e4cc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:41.839366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Flow 'volume_create_api' (d23fba19-f6fb-4d3b-8349-3c632ce4bc6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:41.839708 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume request issued successfully. Aug 23 18:14:41.840628 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5576d6d-cea3-4926-a83e-1b340a2d4881 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:41.841168 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 185/738] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:41 2026] POST /volume/v3/volumes => generated 764 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:41.854695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c5e31e30-1bec-496d-96a0-f8682133c460 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:41.856690 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5e31e30-1bec-496d-96a0-f8682133c460 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:41.856968 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5e31e30-1bec-496d-96a0-f8682133c460 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:41.857252 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5e31e30-1bec-496d-96a0-f8682133c460 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:41.868706 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:41.868706 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:41.874811 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c5e31e30-1bec-496d-96a0-f8682133c460 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:41.881630 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5e31e30-1bec-496d-96a0-f8682133c460 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 200 Aug 23 18:14:41.882293 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 186/739] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:41 2026] GET /volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:42.904180 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d40ed30-9f87-44e3-bae5-6a42c9651682 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:42.907317 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d40ed30-9f87-44e3-bae5-6a42c9651682 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:42.907872 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d40ed30-9f87-44e3-bae5-6a42c9651682 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:42.908615 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d40ed30-9f87-44e3-bae5-6a42c9651682 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:42.923441 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:42.923441 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:42.928950 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4d40ed30-9f87-44e3-bae5-6a42c9651682 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:42.935270 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d40ed30-9f87-44e3-bae5-6a42c9651682 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 200 Aug 23 18:14:42.936126 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 187/740] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:42 2026] GET /volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:42.959384 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-880953b3-af15-4f15-b18f-d6c87be3430d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:42.965267 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-880953b3-af15-4f15-b18f-d6c87be3430d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:42.965545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-880953b3-af15-4f15-b18f-d6c87be3430d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:42.965868 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-880953b3-af15-4f15-b18f-d6c87be3430d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:42.980807 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:42.980807 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:42.985804 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-880953b3-af15-4f15-b18f-d6c87be3430d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:42.991867 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-880953b3-af15-4f15-b18f-d6c87be3430d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 200 Aug 23 18:14:42.992434 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 183/741] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:42 2026] GET /volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:43.010703 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:43.014420 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:43.014968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1719886331"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:43.017894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1719886331'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:43.017894 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume of 1 GB Aug 23 18:14:43.018214 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:43.018214 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:43.026963 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Availability Zones retrieved successfully. Aug 23 18:14:43.036574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Flow 'volume_create_api' (f277660a-90f3-4335-980f-310675d5a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:43.037960 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2dac1e6-f2a2-4769-971e-0d07eaa9e208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.039355 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:43.082866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2dac1e6-f2a2-4769-971e-0d07eaa9e208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.083912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393a03c0-ee74-463b-8e07-07bd907f02f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.137818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8104f644-a16d-4233-84b8-211f12adfe2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:43.139787 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:43.140311 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-493932583"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:43.142093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Create volume request body: {'volume': {'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-493932583'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:43.142710 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Created reservations ['dfda7b01-e390-4c04-b79f-445f20eed887', '868d2756-9301-44b1-9ff5-1e52b13e0d8e', '63ec2acb-e280-44da-9818-da3f81f1ad51', '24db36e0-d1fc-4e71-8a39-b41e72996b02'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:43.143717 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393a03c0-ee74-463b-8e07-07bd907f02f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfda7b01-e390-4c04-b79f-445f20eed887', '868d2756-9301-44b1-9ff5-1e52b13e0d8e', '63ec2acb-e280-44da-9818-da3f81f1ad51', '24db36e0-d1fc-4e71-8a39-b41e72996b02']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.144596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863b6c3e-8ab0-4aa7-8dea-9697b641a0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.181767 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863b6c3e-8ab0-4aa7-8dea-9697b641a0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c9beccd-71b0-456d-a9aa-c35dac24c346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1719886331',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0fe9bed7d1d43a192c05e7c96efa134',qos_specs=None,replication_status=,reservations=['dfda7b01-e390-4c04-b79f-445f20eed887','868d2756-9301-44b1-9ff5-1e52b13e0d8e','63ec2acb-e280-44da-9818-da3f81f1ad51','24db36e0-d1fc-4e71-8a39-b41e72996b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f861a2b6014698ae5295d256cd28b3',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1719886331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c9beccd-71b0-456d-a9aa-c35dac24c346,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0fe9bed7d1d43a192c05e7c96efa134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f861a2b6014698ae5295d256cd28b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.183918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b95a23a-cf7c-410b-b7fe-dcac6d65314c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.216876 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b95a23a-cf7c-410b-b7fe-dcac6d65314c) transitioned into state 'SUCCESS' from state '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-1719886331',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0fe9bed7d1d43a192c05e7c96efa134',qos_specs=None,replication_status=,reservations=['dfda7b01-e390-4c04-b79f-445f20eed887','868d2756-9301-44b1-9ff5-1e52b13e0d8e','63ec2acb-e280-44da-9818-da3f81f1ad51','24db36e0-d1fc-4e71-8a39-b41e72996b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f861a2b6014698ae5295d256cd28b3',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.218158 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e925f9-6155-4d68-8bd8-78c65b25aa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.233031 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e925f9-6155-4d68-8bd8-78c65b25aa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.234123 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Flow 'volume_create_api' (f277660a-90f3-4335-980f-310675d5a700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:43.236409 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume request issued successfully. Aug 23 18:14:43.236409 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d7cd1fd-e4da-4ab9-a4e1-e1bb6d9ec151 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:43.236409 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 186/742] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:43 2026] POST /volume/v3/volumes => generated 764 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:43.255312 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ef04b2f-d928-4c83-8331-779f6d62c5fc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:43.257293 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ef04b2f-d928-4c83-8331-779f6d62c5fc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:43.257579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ef04b2f-d928-4c83-8331-779f6d62c5fc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:43.257840 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ef04b2f-d928-4c83-8331-779f6d62c5fc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:43.266886 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Create volume of 1 GB Aug 23 18:14:43.267356 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:43.267356 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:43.272363 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ef04b2f-d928-4c83-8331-779f6d62c5fc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:43.273521 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Availability Zones retrieved successfully. Aug 23 18:14:43.278610 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ef04b2f-d928-4c83-8331-779f6d62c5fc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 200 Aug 23 18:14:43.279010 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 188/743] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:43 2026] GET /volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:43.280626 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Flow 'volume_create_api' (ecf8b9a6-44fd-4b53-9e9a-96b8ca7e2179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:43.282133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d159de-db50-4611-9d7e-253e4398fc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.283363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:43.369473 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d159de-db50-4611-9d7e-253e4398fc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.369774 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9645d1-5097-47f1-94a6-b7009fbb4bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.465997 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Created reservations ['cd4c9cd2-06fe-4179-9805-4a762964cc7b', '33345a41-50f3-4028-bf50-ecc9ca22409e', '6ffa1825-5f14-43d3-a3b0-61f43a2b04f9', 'c147d2cd-e04f-4d12-b08f-429ce13b16e5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:43.466857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9645d1-5097-47f1-94a6-b7009fbb4bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4c9cd2-06fe-4179-9805-4a762964cc7b', '33345a41-50f3-4028-bf50-ecc9ca22409e', '6ffa1825-5f14-43d3-a3b0-61f43a2b04f9', 'c147d2cd-e04f-4d12-b08f-429ce13b16e5']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.467649 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5327277-37a6-48db-8a0f-996305b30b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.502683 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5327277-37a6-48db-8a0f-996305b30b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad093f32-8824-4d22-8caf-d4d7c8facf4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-493932583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df5109c13e641969210bbf9a456a54a',qos_specs=None,replication_status=,reservations=['cd4c9cd2-06fe-4179-9805-4a762964cc7b','33345a41-50f3-4028-bf50-ecc9ca22409e','6ffa1825-5f14-43d3-a3b0-61f43a2b04f9','c147d2cd-e04f-4d12-b08f-429ce13b16e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b673fe03b24107a3a9e934c2e9dc90',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-493932583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad093f32-8824-4d22-8caf-d4d7c8facf4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df5109c13e641969210bbf9a456a54a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5b673fe03b24107a3a9e934c2e9dc90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.504462 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0443243a-f085-4bc0-964a-91f57fb56a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.531219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0443243a-f085-4bc0-964a-91f57fb56a68) transitioned into state 'SUCCESS' from state '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-493932583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df5109c13e641969210bbf9a456a54a',qos_specs=None,replication_status=,reservations=['cd4c9cd2-06fe-4179-9805-4a762964cc7b','33345a41-50f3-4028-bf50-ecc9ca22409e','6ffa1825-5f14-43d3-a3b0-61f43a2b04f9','c147d2cd-e04f-4d12-b08f-429ce13b16e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b673fe03b24107a3a9e934c2e9dc90',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.532678 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adbf8fe-686a-4307-9f67-71d51a6451a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:43.547765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adbf8fe-686a-4307-9f67-71d51a6451a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:43.548747 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Flow 'volume_create_api' (ecf8b9a6-44fd-4b53-9e9a-96b8ca7e2179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:43.549247 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Create volume request issued successfully. Aug 23 18:14:43.549964 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8104f644-a16d-4233-84b8-211f12adfe2b tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:43.550456 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 187/744] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:43 2026] POST /volume/v3/volumes => generated 750 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:43.565729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-614eab76-ca4d-4d55-9865-b64db97fc9aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:43.568953 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-614eab76-ca4d-4d55-9865-b64db97fc9aa tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] GET https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:43.568953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-614eab76-ca4d-4d55-9865-b64db97fc9aa tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:43.569244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-614eab76-ca4d-4d55-9865-b64db97fc9aa tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:43.579204 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:43.579204 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:43.583541 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-614eab76-ca4d-4d55-9865-b64db97fc9aa tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:43.589062 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-614eab76-ca4d-4d55-9865-b64db97fc9aa tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f returned with HTTP 200 Aug 23 18:14:43.589652 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 184/745] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:43 2026] GET /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:44.302741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-813246af-1bda-4476-b696-e00ef79a3103 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.306134 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-813246af-1bda-4476-b696-e00ef79a3103 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:44.306453 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-813246af-1bda-4476-b696-e00ef79a3103 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.307299 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-813246af-1bda-4476-b696-e00ef79a3103 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:44.320841 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.320841 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:44.327073 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-813246af-1bda-4476-b696-e00ef79a3103 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:44.335812 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-813246af-1bda-4476-b696-e00ef79a3103 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 200 Aug 23 18:14:44.336320 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 187/746] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:44 2026] GET /volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:44.350994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06013ce2-2eac-4d31-bcd0-b0b39ba87b09 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.355159 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06013ce2-2eac-4d31-bcd0-b0b39ba87b09 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:44.355416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06013ce2-2eac-4d31-bcd0-b0b39ba87b09 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.355671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06013ce2-2eac-4d31-bcd0-b0b39ba87b09 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:44.368638 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.368638 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:44.375694 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-06013ce2-2eac-4d31-bcd0-b0b39ba87b09 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:44.382020 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06013ce2-2eac-4d31-bcd0-b0b39ba87b09 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 200 Aug 23 18:14:44.382750 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 189/747] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:44 2026] GET /volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:44.398085 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.400001 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:44.400661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-648920959"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:44.404707 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-648920959'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:44.404707 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume of 1 GB Aug 23 18:14:44.404707 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.404707 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:44.408080 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Availability Zones retrieved successfully. Aug 23 18:14:44.413248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Flow 'volume_create_api' (dff60252-4e7a-4725-9da9-dda43221f1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:44.414214 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ea38c5-e966-49a9-82ef-a1572f93ffad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:44.415387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:44.451399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ea38c5-e966-49a9-82ef-a1572f93ffad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:44.452708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a68ebac-09f1-4a87-8257-8ca64b997d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:44.511902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Created reservations ['77882bbd-2df7-4ed6-9c39-df85ba8716fb', 'c18e0f80-c22b-4ab1-9d46-292861c95e6d', 'fba96657-ac28-42f7-8c86-1c76702bfc1b', 'cdb6eeeb-094a-4e7a-91eb-1735d1670c3a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:44.512589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a68ebac-09f1-4a87-8257-8ca64b997d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77882bbd-2df7-4ed6-9c39-df85ba8716fb', 'c18e0f80-c22b-4ab1-9d46-292861c95e6d', 'fba96657-ac28-42f7-8c86-1c76702bfc1b', 'cdb6eeeb-094a-4e7a-91eb-1735d1670c3a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:44.513867 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5253b4e-a8c7-48c6-adb4-89db46f53c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:44.556419 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5253b4e-a8c7-48c6-adb4-89db46f53c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa76228a-e7c5-4846-a035-17ce9ce6fa6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-648920959',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0fe9bed7d1d43a192c05e7c96efa134',qos_specs=None,replication_status=,reservations=['77882bbd-2df7-4ed6-9c39-df85ba8716fb','c18e0f80-c22b-4ab1-9d46-292861c95e6d','fba96657-ac28-42f7-8c86-1c76702bfc1b','cdb6eeeb-094a-4e7a-91eb-1735d1670c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f861a2b6014698ae5295d256cd28b3',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-648920959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa76228a-e7c5-4846-a035-17ce9ce6fa6c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0fe9bed7d1d43a192c05e7c96efa134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f861a2b6014698ae5295d256cd28b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:44.557553 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905f033c-22b0-4e93-9704-62e36e063809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:44.604966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-99c9e149-5277-4665-bbdc-620b6457e8af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.606970 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99c9e149-5277-4665-bbdc-620b6457e8af tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] GET https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:44.607216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99c9e149-5277-4665-bbdc-620b6457e8af tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.607454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99c9e149-5277-4665-bbdc-620b6457e8af tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:44.614745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905f033c-22b0-4e93-9704-62e36e063809) transitioned into state 'SUCCESS' from state '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-648920959',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0fe9bed7d1d43a192c05e7c96efa134',qos_specs=None,replication_status=,reservations=['77882bbd-2df7-4ed6-9c39-df85ba8716fb','c18e0f80-c22b-4ab1-9d46-292861c95e6d','fba96657-ac28-42f7-8c86-1c76702bfc1b','cdb6eeeb-094a-4e7a-91eb-1735d1670c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f861a2b6014698ae5295d256cd28b3',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:44.614745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a7ab96-97f1-4a89-be9a-0a7eecd71821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:44.615228 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.615228 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:44.619647 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-99c9e149-5277-4665-bbdc-620b6457e8af tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:44.627597 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a7ab96-97f1-4a89-be9a-0a7eecd71821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:44.627735 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99c9e149-5277-4665-bbdc-620b6457e8af tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f returned with HTTP 200 Aug 23 18:14:44.627735 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 185/748] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:44 2026] GET /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:44.627804 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Flow 'volume_create_api' (dff60252-4e7a-4725-9da9-dda43221f1ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:44.627804 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Create volume request issued successfully. Aug 23 18:14:44.627804 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46efe32d-d7dc-4fc9-bc98-0ce27e86f6a2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:44.627804 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 188/749] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:14:44 2026] POST /volume/v3/volumes => generated 763 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:44.641663 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74625d80-d0ff-4cfb-9718-c5f91f7a11d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.644041 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74625d80-d0ff-4cfb-9718-c5f91f7a11d2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:44.644307 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74625d80-d0ff-4cfb-9718-c5f91f7a11d2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.644549 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74625d80-d0ff-4cfb-9718-c5f91f7a11d2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:44.645969 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30aada36-8a87-4908-a180-c348f7168dc5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.649997 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30aada36-8a87-4908-a180-c348f7168dc5 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] POST https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action Aug 23 18:14:44.650718 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30aada36-8a87-4908-a180-c348f7168dc5 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-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=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:44.651032 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30aada36-8a87-4908-a180-c348f7168dc5 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:44.655021 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.655021 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:44.661056 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74625d80-d0ff-4cfb-9718-c5f91f7a11d2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:44.668416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74625d80-d0ff-4cfb-9718-c5f91f7a11d2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 200 Aug 23 18:14:44.669318 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 188/750] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:44 2026] GET /volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:44.673650 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.673650 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:44.686882 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.686882 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:44.687044 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30aada36-8a87-4908-a180-c348f7168dc5 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:44.704413 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30aada36-8a87-4908-a180-c348f7168dc5 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Update volume metadata completed successfully. Aug 23 18:14:44.704922 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30aada36-8a87-4908-a180-c348f7168dc5 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action returned with HTTP 200 Aug 23 18:14:44.705472 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 190/751] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:14:44 2026] POST /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action => generated 563 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:44.718214 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ab58be0-bb0e-4e81-b47c-b1850b21acf6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.720449 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ab58be0-bb0e-4e81-b47c-b1850b21acf6 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] GET https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:44.720716 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ab58be0-bb0e-4e81-b47c-b1850b21acf6 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.720988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ab58be0-bb0e-4e81-b47c-b1850b21acf6 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:44.729608 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.729608 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:44.734731 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ab58be0-bb0e-4e81-b47c-b1850b21acf6 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:44.744763 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ab58be0-bb0e-4e81-b47c-b1850b21acf6 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f returned with HTTP 200 Aug 23 18:14:44.747189 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 186/752] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:44 2026] GET /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f => generated 1418 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:44.765812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.770441 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] POST https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action Aug 23 18:14:44.770441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:44.770441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:44.782996 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.782996 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:44.795011 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.795011 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:44.795011 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:44.800236 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Get volume image-metadata completed successfully. Aug 23 18:14:44.817079 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Delete volume metadata completed successfully. Aug 23 18:14:44.818242 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7371cdf5-cf5a-44ed-80aa-dd296a9cff10 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action returned with HTTP 200 Aug 23 18:14:44.818242 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 189/753] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:44 2026] POST /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 23 18:14:44.830438 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f05ed0f9-72f6-463d-83fa-9d2315db3fd8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.833840 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f05ed0f9-72f6-463d-83fa-9d2315db3fd8 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] POST https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action Aug 23 18:14:44.833840 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f05ed0f9-72f6-463d-83fa-9d2315db3fd8 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:44.834033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f05ed0f9-72f6-463d-83fa-9d2315db3fd8 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:44.852212 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.852212 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:44.853103 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f05ed0f9-72f6-463d-83fa-9d2315db3fd8 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:44.867941 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f05ed0f9-72f6-463d-83fa-9d2315db3fd8 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Get volume image-metadata completed successfully. Aug 23 18:14:44.870446 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f05ed0f9-72f6-463d-83fa-9d2315db3fd8 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action returned with HTTP 200 Aug 23 18:14:44.871916 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 189/754] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:14:44 2026] POST /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f/action => generated 537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:44.882468 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d935b190-dbcb-45d0-82a0-33052abd0586 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.887407 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d935b190-dbcb-45d0-82a0-33052abd0586 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] GET https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:44.887627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d935b190-dbcb-45d0-82a0-33052abd0586 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.888387 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d935b190-dbcb-45d0-82a0-33052abd0586 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:44.900418 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.900418 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:44.907735 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d935b190-dbcb-45d0-82a0-33052abd0586 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:44.919118 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d935b190-dbcb-45d0-82a0-33052abd0586 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f returned with HTTP 200 Aug 23 18:14:44.919566 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 191/755] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:44 2026] GET /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f => generated 1392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:44.938752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-902c9335-763b-4a6b-8162-40f393d31dd7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.944410 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-902c9335-763b-4a6b-8162-40f393d31dd7 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] DELETE https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:44.947120 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-902c9335-763b-4a6b-8162-40f393d31dd7 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.947494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-902c9335-763b-4a6b-8162-40f393d31dd7 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:44.948300 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-902c9335-763b-4a6b-8162-40f393d31dd7 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Delete volume with id: ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:44.960426 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:44.960426 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:44.963023 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-902c9335-763b-4a6b-8162-40f393d31dd7 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:44.985718 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-902c9335-763b-4a6b-8162-40f393d31dd7 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Delete volume request issued successfully. Aug 23 18:14:44.986238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-902c9335-763b-4a6b-8162-40f393d31dd7 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f returned with HTTP 202 Aug 23 18:14:44.986811 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 187/756] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:44 2026] DELETE /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:44.995501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d5eb1479-4335-4b05-b950-be1910d96ff9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:44.997562 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5eb1479-4335-4b05-b950-be1910d96ff9 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] GET https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:44.997889 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5eb1479-4335-4b05-b950-be1910d96ff9 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:44.998239 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5eb1479-4335-4b05-b950-be1910d96ff9 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:45.008821 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:45.008821 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:45.014544 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d5eb1479-4335-4b05-b950-be1910d96ff9 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Volume info retrieved successfully. Aug 23 18:14:45.026177 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5eb1479-4335-4b05-b950-be1910d96ff9 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f returned with HTTP 200 Aug 23 18:14:45.028676 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 190/757] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:44 2026] GET /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:45.688825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c910d743-bf8f-436a-ba4c-9bc10ff6bf36 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:45.690406 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c910d743-bf8f-436a-ba4c-9bc10ff6bf36 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:45.690807 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c910d743-bf8f-436a-ba4c-9bc10ff6bf36 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:45.691201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c910d743-bf8f-436a-ba4c-9bc10ff6bf36 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:45.704170 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:45.704170 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:45.711973 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c910d743-bf8f-436a-ba4c-9bc10ff6bf36 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:45.721899 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c910d743-bf8f-436a-ba4c-9bc10ff6bf36 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 200 Aug 23 18:14:45.722648 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 190/758] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:45 2026] GET /volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:45.743032 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7099f8be-cc78-4e1c-b6ce-77a19faf83a3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:45.745814 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7099f8be-cc78-4e1c-b6ce-77a19faf83a3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:45.746259 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7099f8be-cc78-4e1c-b6ce-77a19faf83a3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:45.746710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7099f8be-cc78-4e1c-b6ce-77a19faf83a3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:45.760023 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:45.760023 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:45.771851 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7099f8be-cc78-4e1c-b6ce-77a19faf83a3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:45.779376 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7099f8be-cc78-4e1c-b6ce-77a19faf83a3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 200 Aug 23 18:14:45.780316 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 192/759] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:45 2026] GET /volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:45.803473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:45.805977 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:14:45.806349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:45.806646 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:45.807039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:45.808381 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:45.823909 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:45.824489 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a0284f5-3f28-4594-b9d2-0799541a6ab5 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:14:45.824618 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 188/760] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:14:45 2026] GET /volume/v3/volumes => generated 975 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:45.847031 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:45.851137 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1187851822 Aug 23 18:14:45.851137 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:45.853910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:45.854343 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:45.855399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1187851822'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:45.907830 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:45.908603 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20b7b090-ee59-4c9a-8ec4-31ceae2d8685 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1187851822 returned with HTTP 200 Aug 23 18:14:45.909376 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 191/761] 10.4.3.148 () {66 vars in 1338 bytes} [Sun Aug 23 18:14:45 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1187851822 => generated 334 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:45.926992 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-acc78287-613e-453b-bee2-deaa36b26cf8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:45.933092 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acc78287-613e-453b-bee2-deaa36b26cf8 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1187851822 Aug 23 18:14:45.933266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acc78287-613e-453b-bee2-deaa36b26cf8 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:45.934128 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acc78287-613e-453b-bee2-deaa36b26cf8 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:45.934719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-acc78287-613e-453b-bee2-deaa36b26cf8 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:45.935710 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-acc78287-613e-453b-bee2-deaa36b26cf8 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1187851822'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:45.991976 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-acc78287-613e-453b-bee2-deaa36b26cf8 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:45.991976 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:45.991976 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:46.006000 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acc78287-613e-453b-bee2-deaa36b26cf8 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1187851822 returned with HTTP 200 Aug 23 18:14:46.007080 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 191/762] 10.4.3.148 () {66 vars in 1359 bytes} [Sun Aug 23 18:14:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1187851822 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:46.027426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.031956 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?limit=1 Aug 23 18:14:46.031956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.032124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.032706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.036386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.058306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6435b9ee-c7ca-4053-857e-c36130a53684 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.063573 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6435b9ee-c7ca-4053-857e-c36130a53684 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] GET https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f Aug 23 18:14:46.063707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6435b9ee-c7ca-4053-857e-c36130a53684 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.064044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6435b9ee-c7ca-4053-857e-c36130a53684 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.076469 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6435b9ee-c7ca-4053-857e-c36130a53684 tempest-VolumesImageMetadata-1417324760 tempest-VolumesImageMetadata-1417324760-project-member] https://10.4.3.148/volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f returned with HTTP 404 Aug 23 18:14:46.077480 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 189/763] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/ad093f32-8824-4d22-8caf-d4d7c8facf4f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:46.099879 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.100762 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.100762 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:46.106848 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb66cc32-f1d6-4736-8b53-7ee5acd62750 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 23 18:14:46.107248 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 193/764] 10.4.3.148 () {66 vars in 1273 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:46.133289 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.139247 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?limit=1&marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:46.139768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.141150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.141954 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.142934 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.142934 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:46.144192 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.180321 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-0e0a7104-2172-4739-b324-110b8a6361d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.184211 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-0e0a7104-2172-4739-b324-110b8a6361d1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] DELETE https://10.4.3.148/volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb Aug 23 18:14:46.184510 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-0e0a7104-2172-4739-b324-110b8a6361d1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.184808 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-0e0a7104-2172-4739-b324-110b8a6361d1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.199297 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.199297 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:46.237144 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.238480 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.238480 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:46.250376 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0e8d4a4-1e1e-4e2f-a3ac-6ce6f79d9b08 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?limit=1&marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 200 Aug 23 18:14:46.251411 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 192/765] 10.4.3.148 () {66 vars in 1361 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 1003 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:46.271926 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.276139 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?limit=1&marker=0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:46.276505 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.276893 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.277265 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.277688 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.277688 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:46.278687 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.303033 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20be1fbd-7479-490e-88ca-96f8ac7fda74 req-0e0a7104-2172-4739-b324-110b8a6361d1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb returned with HTTP 200 Aug 23 18:14:46.303835 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 192/766] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:14:46 2026] DELETE /volume/v3/attachments/41f5f8e9-7b65-4044-ae70-f53a9111f0eb => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:46.356224 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.356224 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.356224 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:46.368774 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd86d555-511d-4e47-ba48-4dd1760a1cd0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?limit=1&marker=0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 200 Aug 23 18:14:46.368774 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 190/767] 10.4.3.148 () {66 vars in 1361 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 1003 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:46.404230 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e0b48532-9415-4cf2-9b81-519e798bf745 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.404561 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0b48532-9415-4cf2-9b81-519e798bf745 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?limit=1&marker=20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:46.404871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0b48532-9415-4cf2-9b81-519e798bf745 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.405142 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0b48532-9415-4cf2-9b81-519e798bf745 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.405423 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-e0b48532-9415-4cf2-9b81-519e798bf745 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.406694 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e0b48532-9415-4cf2-9b81-519e798bf745 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.477637 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e0b48532-9415-4cf2-9b81-519e798bf745 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.481582 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0b48532-9415-4cf2-9b81-519e798bf745 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?limit=1&marker=20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 200 Aug 23 18:14:46.481582 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 194/768] 10.4.3.148 () {66 vars in 1361 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:46.508681 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8b56d1e0-4461-4270-991b-4e33153e6027 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.512837 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 23 18:14:46.512837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.512837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.512837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.512837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:46.512837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.559935 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.561457 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.561457 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:46.571965 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b56d1e0-4461-4270-991b-4e33153e6027 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 23 18:14:46.572604 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 193/769] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:46.594001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.597662 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 23 18:14:46.597662 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.597662 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.597662 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.599702 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value available, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:46.599949 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.599949 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:46.600543 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.640014 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.641336 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.641336 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:46.646653 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5b5312f-0d75-4ee9-bdef-4316c03ea38b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 23 18:14:46.647274 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 193/770] 10.4.3.148 () {66 vars in 1359 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:46.673587 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.676192 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?limit=1 Aug 23 18:14:46.677116 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.677116 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.677621 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.678908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.696122 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.696943 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8e58777-de2c-478c-bbac-e554ea0732e3 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 23 18:14:46.697446 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 191/771] 10.4.3.148 () {66 vars in 1252 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:46.714972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.720163 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?limit=1&marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:46.721332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.722269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.722385 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.725203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.753692 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.754752 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08d7f6c5-ef82-4e11-afc4-0c822b8d1b88 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?limit=1&marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 200 Aug 23 18:14:46.755429 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 195/772] 10.4.3.148 () {66 vars in 1340 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes?limit=1&marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:46.774064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.778144 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?limit=1&marker=0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:46.778144 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.778410 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.778624 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.780777 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.804178 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.804178 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c82bfd1-8f90-470b-b8a2-7e554e9b89d6 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?limit=1&marker=0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 200 Aug 23 18:14:46.804178 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 194/773] 10.4.3.148 () {66 vars in 1340 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes?limit=1&marker=0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:46.818984 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.821461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?limit=1&marker=20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:46.821741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.821978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.822232 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.827160 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.870453 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.871451 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6fe6d37-03df-4f90-9908-0ce99d68b602 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?limit=1&marker=20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 200 Aug 23 18:14:46.872347 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 194/774] 10.4.3.148 () {66 vars in 1340 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes?limit=1&marker=20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:46.892533 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-471b498a-7d66-4826-9d2c-914b4e257f95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.900371 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1719886331&status=available Aug 23 18:14:46.900573 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.900811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.901138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.902062 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value available, assuming string {{(pid=100225) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:46.902062 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.902062 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:46.902551 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1719886331'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:46.946256 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:46.946509 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-471b498a-7d66-4826-9d2c-914b4e257f95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1719886331&status=available returned with HTTP 200 Aug 23 18:14:46.947505 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 192/775] 10.4.3.148 () {66 vars in 1372 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1719886331&status=available => generated 334 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:46.968587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:46.974115 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1719886331&status=available Aug 23 18:14:46.974115 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:46.974115 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:46.974115 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:46.975284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value available, assuming string {{(pid=100226) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:46.975599 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:46.975599 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:46.976158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1719886331'), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.020744 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.021505 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.021505 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:47.029828 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95c30bd4-9057-4ffd-8b1f-8263b7cfed6d tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1719886331&status=available returned with HTTP 200 Aug 23 18:14:47.031061 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 196/776] 10.4.3.148 () {66 vars in 1393 bytes} [Sun Aug 23 18:14:46 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1719886331&status=available => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.056295 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.060013 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c&sort=id%3Aasc Aug 23 18:14:47.060451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.060876 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.060999 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.061436 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.061436 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:47.062189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.114784 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.118821 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e8921d02-6f68-4117-8c3f-93a1d77dd52a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c&sort=id%3Aasc returned with HTTP 200 Aug 23 18:14:47.119371 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 195/777] 10.4.3.148 () {66 vars in 1373 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes/detail?marker=fa76228a-e7c5-4846-a035-17ce9ce6fa6c&sort=id%3Aasc => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:47.148821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.150106 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 23 18:14:47.150451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.150782 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.151879 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.153238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.213941 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.214410 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.214410 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:47.220549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b71fc17c-1ea7-4aab-9028-2ef754b0fc40 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 23 18:14:47.221757 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 195/778] 10.4.3.148 () {66 vars in 1337 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:47.249220 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.251597 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:14:47.251865 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.252147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.254142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.254142 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.254142 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:47.254142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.271166 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.271166 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.271166 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:47.279434 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eed05a0a-63c7-4288-aead-ac77a8edd90a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:14:47.280397 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 193/779] 10.4.3.148 () {66 vars in 1258 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:47.304823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.304823 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 23 18:14:47.304823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.304823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.305176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.307507 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.349538 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.350240 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b17e7bc-c15b-4a1d-abaf-a8e5cb815b5b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 23 18:14:47.350864 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 197/780] 10.4.3.148 () {66 vars in 1316 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.360666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1812424e-011d-405a-9375-a107333395b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.363469 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1812424e-011d-405a-9375-a107333395b6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:14:47.363818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1812424e-011d-405a-9375-a107333395b6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.364579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1812424e-011d-405a-9375-a107333395b6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.365458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.368220 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?availability_zone=nova Aug 23 18:14:47.368492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.368698 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.369697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.369697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value nova, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:47.370305 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.377116 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.377116 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:47.384937 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1812424e-011d-405a-9375-a107333395b6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:14:47.391767 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1812424e-011d-405a-9375-a107333395b6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:14:47.391933 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 196/781] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.407778 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.408476 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-423fd5e1-4a6e-4535-a459-e82871ae3424 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 23 18:14:47.408906 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 196/782] 10.4.3.148 () {66 vars in 1282 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.420912 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.424698 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?availability_zone=nova Aug 23 18:14:47.425373 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.425631 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.426021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.427144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value nova, assuming string {{(pid=100225) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:47.427144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.494542 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.496389 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b75285c6-4f94-4e38-b6d2-cea76c3ebaf0 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 23 18:14:47.496389 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 194/783] 10.4.3.148 () {66 vars in 1282 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.517005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.522910 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?bootable=false Aug 23 18:14:47.524667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.525003 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.525358 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.527020 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.527020 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:47.527677 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.587917 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.588785 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd18d451-96bc-4fdc-80d6-860ef2ede983 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 23 18:14:47.589460 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 198/784] 10.4.3.148 () {66 vars in 1266 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.602939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.610712 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?bootable=false Aug 23 18:14:47.610712 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.610712 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.610712 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.615623 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.860612 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.861367 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8740d02c-6ddd-48c6-ad17-63c51282d33a tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 23 18:14:47.862035 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 197/785] 10.4.3.148 () {66 vars in 1266 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.881898 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.885099 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?status=available Aug 23 18:14:47.885407 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.885691 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.886345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.887011 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value available, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:47.887481 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.887481 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:47.888275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:47.940218 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:47.940218 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b61f6f6-70e8-445f-ba91-34d76303c1e1 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?status=available returned with HTTP 200 Aug 23 18:14:47.941004 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 197/786] 10.4.3.148 () {66 vars in 1270 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:47.955868 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:47.961144 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes?status=available Aug 23 18:14:47.961601 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:47.961879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:47.964284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:47.964904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value available, assuming string {{(pid=100225) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:47.965190 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:47.965190 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:47.965671 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:48.239446 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:48.240310 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-944fc994-1ed8-4a3d-ade3-da20b7c58458 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes?status=available returned with HTTP 200 Aug 23 18:14:48.241695 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 195/787] 10.4.3.148 () {66 vars in 1270 bytes} [Sun Aug 23 18:14:47 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:48.259390 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-924d1881-b661-4c87-bafe-3d67d274046c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.264830 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?availability_zone=nova Aug 23 18:14:48.265531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:48.265531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:48.265783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:48.266925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value nova, assuming string {{(pid=100226) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:48.267533 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.267533 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:48.267683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:48.357150 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:48.362826 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.362826 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:48.374528 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-924d1881-b661-4c87-bafe-3d67d274046c tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 23 18:14:48.378060 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 199/788] 10.4.3.148 () {66 vars in 1303 bytes} [Sun Aug 23 18:14:48 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:48.401532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.411817 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?bootable=false Aug 23 18:14:48.411817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:48.411817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:48.411817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:48.412066 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.412066 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:48.412714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:48.421704 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=512,cinder:UPDATE=131,cinder:INSERT=81 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:14:48.441908 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:48.442121 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.442121 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:48.450140 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93f98f14-30d6-47f7-a98e-485068f3d1fe tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 23 18:14:48.450807 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 198/789] 10.4.3.148 () {66 vars in 1287 bytes} [Sun Aug 23 18:14:48 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:48.482377 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a39bec0-23f5-4739-8060-204850a5037f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.487132 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?status=available Aug 23 18:14:48.489894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:48.489894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:48.489894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:14:48.491596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Could not evaluate value available, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:14:48.491990 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.491990 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:48.492748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:14:48.517743 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Get all volumes completed successfully. Aug 23 18:14:48.519848 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.519848 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:48.534692 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a39bec0-23f5-4739-8060-204850a5037f tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 23 18:14:48.534692 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 198/790] 10.4.3.148 () {66 vars in 1291 bytes} [Sun Aug 23 18:14:48 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:48.557512 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-53da0443-c8cd-4e46-878a-a10be96f0d95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.565590 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53da0443-c8cd-4e46-878a-a10be96f0d95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:48.565805 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53da0443-c8cd-4e46-878a-a10be96f0d95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:48.566036 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53da0443-c8cd-4e46-878a-a10be96f0d95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:48.596261 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.596261 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:48.610841 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-53da0443-c8cd-4e46-878a-a10be96f0d95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:48.624267 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53da0443-c8cd-4e46-878a-a10be96f0d95 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 200 Aug 23 18:14:48.624267 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 196/791] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:48 2026] GET /volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:48.649848 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-550e749a-2432-4361-913d-0001a1244565 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.654802 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-550e749a-2432-4361-913d-0001a1244565 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] DELETE https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:48.655173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-550e749a-2432-4361-913d-0001a1244565 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:48.656302 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-550e749a-2432-4361-913d-0001a1244565 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:48.656302 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-550e749a-2432-4361-913d-0001a1244565 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Delete volume with id: fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:48.668179 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.668179 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:48.668663 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-550e749a-2432-4361-913d-0001a1244565 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:48.727819 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-550e749a-2432-4361-913d-0001a1244565 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Delete volume request issued successfully. Aug 23 18:14:48.731301 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-550e749a-2432-4361-913d-0001a1244565 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 202 Aug 23 18:14:48.733162 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 200/792] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:48 2026] DELETE /volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:48.746958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cf94739-dc4d-47c8-8f25-729db9a21897 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.750424 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cf94739-dc4d-47c8-8f25-729db9a21897 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:48.750424 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cf94739-dc4d-47c8-8f25-729db9a21897 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:48.750560 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cf94739-dc4d-47c8-8f25-729db9a21897 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:48.763865 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.763865 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:48.770905 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8cf94739-dc4d-47c8-8f25-729db9a21897 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:48.780839 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cf94739-dc4d-47c8-8f25-729db9a21897 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 200 Aug 23 18:14:48.781646 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 199/793] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:48 2026] GET /volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:48.782364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.886672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-935cb4d9-0290-4656-a8dd-592d71e908ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:48.893416 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-935cb4d9-0290-4656-a8dd-592d71e908ac tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:48.893416 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-935cb4d9-0290-4656-a8dd-592d71e908ac tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:48.893416 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-935cb4d9-0290-4656-a8dd-592d71e908ac tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:48.903518 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:48.903518 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:48.909866 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-935cb4d9-0290-4656-a8dd-592d71e908ac tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:48.917120 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-935cb4d9-0290-4656-a8dd-592d71e908ac tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:48.918128 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 197/794] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:48 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:49.021438 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:14:49.022764 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-238793774"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:49.024436 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-238793774'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:14:49.024436 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Create volume of 1 GB Aug 23 18:14:49.029672 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Availability Zones retrieved successfully. Aug 23 18:14:49.036938 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Flow 'volume_create_api' (5e11ba63-0436-451a-9aa8-db303d35c0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:49.037666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7580ed44-296e-44c6-8223-ab9bb6031433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:49.038888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:14:49.086624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7580ed44-296e-44c6-8223-ab9bb6031433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:49.087400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea3e14f-8f5c-4e17-8cd4-598a985335c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:49.089267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-13b0b0ff-06f5-4810-a078-506895425d77 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.090013 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13b0b0ff-06f5-4810-a078-506895425d77 None None] GET https://10.4.3.148/volume// Aug 23 18:14:49.090189 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13b0b0ff-06f5-4810-a078-506895425d77 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.090481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13b0b0ff-06f5-4810-a078-506895425d77 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.091711 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13b0b0ff-06f5-4810-a078-506895425d77 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:49.092266 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 201/795] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:49.108763 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-17c16a79-0a64-4c27-93eb-d5067eeb982c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.113378 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-17c16a79-0a64-4c27-93eb-d5067eeb982c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:14:49.114101 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-17c16a79-0a64-4c27-93eb-d5067eeb982c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6282e294-ddd6-4519-92da-381c12c520e3", "connector": null, "instance_uuid": "a0131055-773f-469a-9d2c-be680ca8f6b4"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:49.135812 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.135812 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:49.210049 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-17c16a79-0a64-4c27-93eb-d5067eeb982c tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:14:49.211960 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 200/796] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:14:49 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:49.214762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Created reservations ['811b4982-6e8f-44c4-8c18-59a843b6b3a4', '3945ea38-91b2-42d9-b74f-1fb2d7ad9d4e', '7b1b1335-2faf-4bb8-95ec-4d84b6240e18', '7c015ee1-72da-4886-8184-58677882fdaf'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:49.215901 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea3e14f-8f5c-4e17-8cd4-598a985335c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811b4982-6e8f-44c4-8c18-59a843b6b3a4', '3945ea38-91b2-42d9-b74f-1fb2d7ad9d4e', '7b1b1335-2faf-4bb8-95ec-4d84b6240e18', '7c015ee1-72da-4886-8184-58677882fdaf']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:49.217212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e892205-1814-4e96-bbfa-f5f427ddb8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:49.269152 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e892205-1814-4e96-bbfa-f5f427ddb8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81dbe5df-f142-473b-b36a-a2c3efdfdd81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-238793774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d3c9256f04e4b8bae9f0560018d7d2a',qos_specs=None,replication_status=,reservations=['811b4982-6e8f-44c4-8c18-59a843b6b3a4','3945ea38-91b2-42d9-b74f-1fb2d7ad9d4e','7b1b1335-2faf-4bb8-95ec-4d84b6240e18','7c015ee1-72da-4886-8184-58677882fdaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db75150178242858f48f3baa3a247c2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-238793774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81dbe5df-f142-473b-b36a-a2c3efdfdd81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d3c9256f04e4b8bae9f0560018d7d2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8db75150178242858f48f3baa3a247c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:49.270582 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a70b18-b21e-4f55-bd7b-52fa60e9dda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:49.297082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c570ac6-0bb8-4abe-bc3a-f51750e0caa2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.299551 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c570ac6-0bb8-4abe-bc3a-f51750e0caa2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:49.300323 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c570ac6-0bb8-4abe-bc3a-f51750e0caa2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.300689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c570ac6-0bb8-4abe-bc3a-f51750e0caa2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.315967 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a70b18-b21e-4f55-bd7b-52fa60e9dda1) transitioned into state 'SUCCESS' from state '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-238793774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d3c9256f04e4b8bae9f0560018d7d2a',qos_specs=None,replication_status=,reservations=['811b4982-6e8f-44c4-8c18-59a843b6b3a4','3945ea38-91b2-42d9-b74f-1fb2d7ad9d4e','7b1b1335-2faf-4bb8-95ec-4d84b6240e18','7c015ee1-72da-4886-8184-58677882fdaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db75150178242858f48f3baa3a247c2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:49.317666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ae14d1-bce1-4547-b1be-b5b43f9c44cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:14:49.327100 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.327100 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:49.334557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1db9f3c3-2f1c-4393-b02b-26bc5cb3aef3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.335318 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4c570ac6-0bb8-4abe-bc3a-f51750e0caa2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:49.337229 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1db9f3c3-2f1c-4393-b02b-26bc5cb3aef3 None None] GET https://10.4.3.148/volume// Aug 23 18:14:49.337229 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1db9f3c3-2f1c-4393-b02b-26bc5cb3aef3 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.337229 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1db9f3c3-2f1c-4393-b02b-26bc5cb3aef3 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.337229 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1db9f3c3-2f1c-4393-b02b-26bc5cb3aef3 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:49.337229 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 202/797] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:49.341249 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ae14d1-bce1-4547-b1be-b5b43f9c44cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:14:49.342469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Flow 'volume_create_api' (5e11ba63-0436-451a-9aa8-db303d35c0fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:14:49.343063 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Create volume request issued successfully. Aug 23 18:14:49.343985 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c570ac6-0bb8-4abe-bc3a-f51750e0caa2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:49.344601 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 198/798] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:49.347112 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74c0eaec-99e6-4029-aed6-32023dc5af88 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:14:49.347112 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 199/799] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:14:48 2026] POST /volume/v3/volumes => generated 749 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:49.355867 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-5021bae1-dc28-4820-8621-2a70dd265c79 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.362739 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-5021bae1-dc28-4820-8621-2a70dd265c79 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:49.362739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-5021bae1-dc28-4820-8621-2a70dd265c79 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.362739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-5021bae1-dc28-4820-8621-2a70dd265c79 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.372497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87a399a9-7b9d-497e-a6d8-44484b8092fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.374344 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87a399a9-7b9d-497e-a6d8-44484b8092fe tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 Aug 23 18:14:49.378390 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87a399a9-7b9d-497e-a6d8-44484b8092fe tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.378390 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87a399a9-7b9d-497e-a6d8-44484b8092fe tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.384953 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.384953 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:49.388813 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.388813 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:49.393033 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-5021bae1-dc28-4820-8621-2a70dd265c79 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:49.400155 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-87a399a9-7b9d-497e-a6d8-44484b8092fe tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:49.401853 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-5021bae1-dc28-4820-8621-2a70dd265c79 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:49.403055 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 201/800] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:49.411147 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87a399a9-7b9d-497e-a6d8-44484b8092fe tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 returned with HTTP 200 Aug 23 18:14:49.411674 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 203/801] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:49.589783 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-2a8c934e-3b3c-4738-a1f6-0305c5cfa311 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.592757 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-2a8c934e-3b3c-4738-a1f6-0305c5cfa311 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] PUT https://10.4.3.148/volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759 Aug 23 18:14:49.593323 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-2a8c934e-3b3c-4738-a1f6-0305c5cfa311 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:49.615578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-2a8c934e-3b3c-4738-a1f6-0305c5cfa311 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Acquiring lock "cinder-attachment_update-6282e294-ddd6-4519-92da-381c12c520e3-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:14:49.624819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-2a8c934e-3b3c-4738-a1f6-0305c5cfa311 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Lock "cinder-attachment_update-6282e294-ddd6-4519-92da-381c12c520e3-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:14:49.624819 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.624819 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:49.798604 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-2a8c934e-3b3c-4738-a1f6-0305c5cfa311 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Lock "cinder-attachment_update-6282e294-ddd6-4519-92da-381c12c520e3-np0000007943" released by "attachment_update" :: held 0.175s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:14:49.798604 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-2a8c934e-3b3c-4738-a1f6-0305c5cfa311 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759 returned with HTTP 200 Aug 23 18:14:49.802004 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 199/802] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:14:49 2026] PUT /volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:49.807492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a04659d9-67ee-4656-89ad-20c390699a45 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.810135 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a04659d9-67ee-4656-89ad-20c390699a45 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c Aug 23 18:14:49.810423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a04659d9-67ee-4656-89ad-20c390699a45 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.810632 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a04659d9-67ee-4656-89ad-20c390699a45 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.818372 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a04659d9-67ee-4656-89ad-20c390699a45 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c returned with HTTP 404 Aug 23 18:14:49.819204 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 200/803] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/v3/volumes/fa76228a-e7c5-4846-a035-17ce9ce6fa6c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:49.832657 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26f2265a-13fe-4a39-9a34-9f4f7ae42060 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.836041 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26f2265a-13fe-4a39-9a34-9f4f7ae42060 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:49.836698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26f2265a-13fe-4a39-9a34-9f4f7ae42060 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.836698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26f2265a-13fe-4a39-9a34-9f4f7ae42060 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.854241 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.854241 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:49.859527 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26f2265a-13fe-4a39-9a34-9f4f7ae42060 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:49.869084 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26f2265a-13fe-4a39-9a34-9f4f7ae42060 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 200 Aug 23 18:14:49.869547 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 202/804] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:49.896275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4b8573cd-0511-4d0e-816d-e167232bad57 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.899523 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b8573cd-0511-4d0e-816d-e167232bad57 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:49.902108 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b8573cd-0511-4d0e-816d-e167232bad57 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.902923 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b8573cd-0511-4d0e-816d-e167232bad57 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.903731 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-4b8573cd-0511-4d0e-816d-e167232bad57 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Delete volume with id: 0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:49.917495 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.917495 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:49.921541 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b8573cd-0511-4d0e-816d-e167232bad57 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:49.951114 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b8573cd-0511-4d0e-816d-e167232bad57 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Delete volume request issued successfully. Aug 23 18:14:49.952233 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b8573cd-0511-4d0e-816d-e167232bad57 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 202 Aug 23 18:14:49.952233 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 204/805] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:49 2026] DELETE /volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:49.965019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d4ba1ec-30fb-430d-b5e5-37871a18c7af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:49.969768 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d4ba1ec-30fb-430d-b5e5-37871a18c7af tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:49.969768 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d4ba1ec-30fb-430d-b5e5-37871a18c7af tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:49.970090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d4ba1ec-30fb-430d-b5e5-37871a18c7af tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:49.981642 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:49.981642 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:49.987147 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7d4ba1ec-30fb-430d-b5e5-37871a18c7af tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:49.992569 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d4ba1ec-30fb-430d-b5e5-37871a18c7af tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 200 Aug 23 18:14:49.993181 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 200/806] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:49 2026] GET /volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:50.363614 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b50ca17c-c3b7-4bc3-b27a-961bf100ec17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:50.368193 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b50ca17c-c3b7-4bc3-b27a-961bf100ec17 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:50.368494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b50ca17c-c3b7-4bc3-b27a-961bf100ec17 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:50.369167 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b50ca17c-c3b7-4bc3-b27a-961bf100ec17 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:50.389839 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:50.389839 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:50.399275 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b50ca17c-c3b7-4bc3-b27a-961bf100ec17 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:50.406735 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b50ca17c-c3b7-4bc3-b27a-961bf100ec17 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:50.409625 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 201/807] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:50 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:50.435097 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d9204aaa-38b1-4292-ae78-80600cad9923 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:50.441127 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9204aaa-38b1-4292-ae78-80600cad9923 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 Aug 23 18:14:50.441127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9204aaa-38b1-4292-ae78-80600cad9923 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:50.441127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9204aaa-38b1-4292-ae78-80600cad9923 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:50.458712 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:50.458712 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:50.473824 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d9204aaa-38b1-4292-ae78-80600cad9923 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:50.485545 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9204aaa-38b1-4292-ae78-80600cad9923 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 returned with HTTP 200 Aug 23 18:14:50.485545 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 203/808] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:50 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:50.510692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6aebe633-4652-41ac-8ec3-45319447b642 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:50.515702 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6aebe633-4652-41ac-8ec3-45319447b642 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] POST https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:50.516177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6aebe633-4652-41ac-8ec3-45319447b642 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:50.540103 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:50.540103 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:50.540701 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6aebe633-4652-41ac-8ec3-45319447b642 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:50.570682 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6aebe633-4652-41ac-8ec3-45319447b642 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Create volume metadata completed successfully. Aug 23 18:14:50.570682 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6aebe633-4652-41ac-8ec3-45319447b642 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:50.571698 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 205/809] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:14:50 2026] POST /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 101 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:50.584327 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d3728c6-c064-4919-9a9f-cf779cff7a6e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:50.587387 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d3728c6-c064-4919-9a9f-cf779cff7a6e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:50.588276 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d3728c6-c064-4919-9a9f-cf779cff7a6e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:50.588276 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d3728c6-c064-4919-9a9f-cf779cff7a6e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:50.604034 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:50.604034 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:50.604812 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6d3728c6-c064-4919-9a9f-cf779cff7a6e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:50.623710 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6d3728c6-c064-4919-9a9f-cf779cff7a6e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Get volume metadata completed successfully. Aug 23 18:14:50.623710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d3728c6-c064-4919-9a9f-cf779cff7a6e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:50.623991 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 201/810] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:14:50 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:14:50.642163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f84f3b3a-a3b4-4c34-8ecb-0045c91d3e03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:50.645608 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f84f3b3a-a3b4-4c34-8ecb-0045c91d3e03 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] PUT https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:50.646775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f84f3b3a-a3b4-4c34-8ecb-0045c91d3e03 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:50.665556 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:50.665556 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:50.665556 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f84f3b3a-a3b4-4c34-8ecb-0045c91d3e03 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:50.692189 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f84f3b3a-a3b4-4c34-8ecb-0045c91d3e03 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Update volume metadata completed successfully. Aug 23 18:14:50.692567 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f84f3b3a-a3b4-4c34-8ecb-0045c91d3e03 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:50.693528 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 202/811] 10.4.3.148 () {68 vars in 1395 bytes} [Sun Aug 23 18:14:50 2026] PUT /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 57 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:50.709127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efc12f48-1db7-454d-8fa8-9403581f241e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:50.711886 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efc12f48-1db7-454d-8fa8-9403581f241e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:50.712501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efc12f48-1db7-454d-8fa8-9403581f241e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:50.712699 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efc12f48-1db7-454d-8fa8-9403581f241e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:50.726515 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:50.726515 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:50.726515 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efc12f48-1db7-454d-8fa8-9403581f241e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:50.745083 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efc12f48-1db7-454d-8fa8-9403581f241e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Get volume metadata completed successfully. Aug 23 18:14:50.745083 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efc12f48-1db7-454d-8fa8-9403581f241e tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:50.746546 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 204/812] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:14:50 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 23 18:14:50.761616 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:50.764205 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] DELETE https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key1 Aug 23 18:14:50.764554 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:50.764747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:50.979096 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:50.979096 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:50.979096 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:50.986816 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Get volume metadata completed successfully. Aug 23 18:14:51.012301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b6c6ebee-b9d7-4684-a5a3-e4089cef303b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.013412 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Delete volume metadata completed successfully. Aug 23 18:14:51.013412 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91b7c8ec-333b-44f7-89d7-819d004cd2d3 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key1 returned with HTTP 200 Aug 23 18:14:51.014248 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 206/813] 10.4.3.148 () {66 vars in 1393 bytes} [Sun Aug 23 18:14:50 2026] DELETE /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key1 => generated 0 bytes in 254 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 23 18:14:51.016413 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6c6ebee-b9d7-4684-a5a3-e4089cef303b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 Aug 23 18:14:51.016413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6c6ebee-b9d7-4684-a5a3-e4089cef303b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.016858 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6c6ebee-b9d7-4684-a5a3-e4089cef303b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.030481 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9063ac07-9b95-4855-b3f5-975dd66e2b7b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.031459 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6c6ebee-b9d7-4684-a5a3-e4089cef303b tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 returned with HTTP 404 Aug 23 18:14:51.031459 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 202/814] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/0c9beccd-71b0-456d-a9aa-c35dac24c346 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:51.033556 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9063ac07-9b95-4855-b3f5-975dd66e2b7b tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:51.033556 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9063ac07-9b95-4855-b3f5-975dd66e2b7b tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.034472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9063ac07-9b95-4855-b3f5-975dd66e2b7b tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.044516 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-31aea57b-8fc0-4dd5-a3e0-79da8239b135 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.049014 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31aea57b-8fc0-4dd5-a3e0-79da8239b135 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:51.049014 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31aea57b-8fc0-4dd5-a3e0-79da8239b135 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.050016 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31aea57b-8fc0-4dd5-a3e0-79da8239b135 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.054607 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.054607 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:51.054749 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9063ac07-9b95-4855-b3f5-975dd66e2b7b tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.062002 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.062002 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:51.068091 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9063ac07-9b95-4855-b3f5-975dd66e2b7b tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Get volume metadata completed successfully. Aug 23 18:14:51.068091 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9063ac07-9b95-4855-b3f5-975dd66e2b7b tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:51.068091 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 203/815] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 32 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:51.074261 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-31aea57b-8fc0-4dd5-a3e0-79da8239b135 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:51.085399 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31aea57b-8fc0-4dd5-a3e0-79da8239b135 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 200 Aug 23 18:14:51.085598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-71c8e77a-f34c-4830-8e4a-2b74f359fb73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.085916 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 205/816] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:51.088156 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71c8e77a-f34c-4830-8e4a-2b74f359fb73 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] PUT https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:51.088616 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71c8e77a-f34c-4830-8e4a-2b74f359fb73 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:51.101764 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.101764 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:51.102758 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-71c8e77a-f34c-4830-8e4a-2b74f359fb73 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.108016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.113275 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] DELETE https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:51.113275 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.114269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.114269 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Delete volume with id: 20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:51.123642 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-71c8e77a-f34c-4830-8e4a-2b74f359fb73 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Update volume metadata completed successfully. Aug 23 18:14:51.124703 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71c8e77a-f34c-4830-8e4a-2b74f359fb73 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:51.124703 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 207/817] 10.4.3.148 () {68 vars in 1395 bytes} [Sun Aug 23 18:14:51 2026] PUT /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:51.125815 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.125815 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:51.126414 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:51.144944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9833dc31-aca8-4a6d-aa62-4608f7a313f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.146670 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9833dc31-aca8-4a6d-aa62-4608f7a313f8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] POST https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:51.147933 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9833dc31-aca8-4a6d-aa62-4608f7a313f8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:51.165330 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.165330 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:51.166164 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9833dc31-aca8-4a6d-aa62-4608f7a313f8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.181110 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Delete volume request issued successfully. Aug 23 18:14:51.182678 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71455c01-2f2b-48ee-ba2d-cbea5b8179f2 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 202 Aug 23 18:14:51.183754 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9833dc31-aca8-4a6d-aa62-4608f7a313f8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Create volume metadata completed successfully. Aug 23 18:14:51.184568 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9833dc31-aca8-4a6d-aa62-4608f7a313f8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:51.185730 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 203/818] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:51 2026] DELETE /volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:51.186044 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 204/819] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:14:51 2026] POST /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:51.197258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e1835869-cdb8-432a-98af-9287e5caa4bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.199482 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1835869-cdb8-432a-98af-9287e5caa4bc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:51.199482 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1835869-cdb8-432a-98af-9287e5caa4bc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.201284 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1835869-cdb8-432a-98af-9287e5caa4bc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.205151 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f8188aad-4ba6-4ca2-9945-6d32fb2bb8ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.209403 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8188aad-4ba6-4ca2-9945-6d32fb2bb8ff tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] PUT https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key3 Aug 23 18:14:51.210092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8188aad-4ba6-4ca2-9945-6d32fb2bb8ff tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:51.212593 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.212593 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:51.219467 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e1835869-cdb8-432a-98af-9287e5caa4bc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Volume info retrieved successfully. Aug 23 18:14:51.226257 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1835869-cdb8-432a-98af-9287e5caa4bc tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 200 Aug 23 18:14:51.226817 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 206/820] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:51.229523 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.229523 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:51.230117 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f8188aad-4ba6-4ca2-9945-6d32fb2bb8ff tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.250410 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f8188aad-4ba6-4ca2-9945-6d32fb2bb8ff tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Update volume metadata completed successfully. Aug 23 18:14:51.251582 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8188aad-4ba6-4ca2-9945-6d32fb2bb8ff tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key3 returned with HTTP 200 Aug 23 18:14:51.252201 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 208/821] 10.4.3.148 () {68 vars in 1410 bytes} [Sun Aug 23 18:14:51 2026] PUT /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:51.263692 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3cf9246-4a07-499d-9fe1-ceb3b7c65a89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.267449 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3cf9246-4a07-499d-9fe1-ceb3b7c65a89 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key3 Aug 23 18:14:51.267449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3cf9246-4a07-499d-9fe1-ceb3b7c65a89 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.267449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3cf9246-4a07-499d-9fe1-ceb3b7c65a89 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.279604 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.279604 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:51.280417 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3cf9246-4a07-499d-9fe1-ceb3b7c65a89 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.292324 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3cf9246-4a07-499d-9fe1-ceb3b7c65a89 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Get volume metadata completed successfully. Aug 23 18:14:51.293159 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3cf9246-4a07-499d-9fe1-ceb3b7c65a89 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key3 returned with HTTP 200 Aug 23 18:14:51.293159 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 204/822] 10.4.3.148 () {66 vars in 1390 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:51.309672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8061b02-c71c-4aa6-91dc-50aaf8e651d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.309870 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8061b02-c71c-4aa6-91dc-50aaf8e651d8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:51.310126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8061b02-c71c-4aa6-91dc-50aaf8e651d8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.310446 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8061b02-c71c-4aa6-91dc-50aaf8e651d8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.424635 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.429602 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/limits Aug 23 18:14:51.430020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-31370fb2-9930-4304-b7ae-c096a2606b00 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.430090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.430181 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.433426 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31370fb2-9930-4304-b7ae-c096a2606b00 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:51.433534 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31370fb2-9930-4304-b7ae-c096a2606b00 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.433897 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31370fb2-9930-4304-b7ae-c096a2606b00 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.446673 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-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 23 18:14:51.447514 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-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 23 18:14:51.447514 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:51.448026 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-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 23 18:14:51.448658 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:51.448658 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:51.448962 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:14:51.452827 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.452827 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:51.467767 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-31370fb2-9930-4304-b7ae-c096a2606b00 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:51.476337 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31370fb2-9930-4304-b7ae-c096a2606b00 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:51.477433 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 209/823] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:51.489102 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0201ef5d-5a60-489b-8793-11e44f299ebd tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/limits returned with HTTP 200 Aug 23 18:14:51.489907 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 207/824] 10.4.3.148 () {68 vars in 1484 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/limits => generated 302 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:51.536452 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.536452 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:51.537050 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8061b02-c71c-4aa6-91dc-50aaf8e651d8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.547710 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8061b02-c71c-4aa6-91dc-50aaf8e651d8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Get volume metadata completed successfully. Aug 23 18:14:51.548179 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8061b02-c71c-4aa6-91dc-50aaf8e651d8 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:51.548850 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 205/825] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 75 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:51.563028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0adcd755-5d1b-43a4-9c7a-3678fb74e4af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.567045 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0adcd755-5d1b-43a4-9c7a-3678fb74e4af tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] PUT https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata Aug 23 18:14:51.568298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0adcd755-5d1b-43a4-9c7a-3678fb74e4af tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:51.583046 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.583046 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:51.583467 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0adcd755-5d1b-43a4-9c7a-3678fb74e4af tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.586098 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-15d95788-32d8-4a4d-9d1b-05eb406299e6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.589761 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-15d95788-32d8-4a4d-9d1b-05eb406299e6 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:51.589761 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-15d95788-32d8-4a4d-9d1b-05eb406299e6 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.590224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-15d95788-32d8-4a4d-9d1b-05eb406299e6 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.601612 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0adcd755-5d1b-43a4-9c7a-3678fb74e4af tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Update volume metadata completed successfully. Aug 23 18:14:51.602036 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0adcd755-5d1b-43a4-9c7a-3678fb74e4af tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata returned with HTTP 200 Aug 23 18:14:51.602806 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 205/826] 10.4.3.148 () {68 vars in 1395 bytes} [Sun Aug 23 18:14:51 2026] PUT /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:14:51.604898 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.604898 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:51.611966 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-15d95788-32d8-4a4d-9d1b-05eb406299e6 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:51.613556 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95d57a0b-c875-4203-86d4-66b256465f97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.615562 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95d57a0b-c875-4203-86d4-66b256465f97 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 Aug 23 18:14:51.615853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95d57a0b-c875-4203-86d4-66b256465f97 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.616102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95d57a0b-c875-4203-86d4-66b256465f97 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.618098 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-15d95788-32d8-4a4d-9d1b-05eb406299e6 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 200 Aug 23 18:14:51.618600 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 210/827] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 1452 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:51.628759 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.628759 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:51.634288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.636591 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-95d57a0b-c875-4203-86d4-66b256465f97 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.637732 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:14:51.638275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ace9ee81-63c6-4851-ae56-248619cf5093", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-2118235979", "description": null, "metadata": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:51.644248 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95d57a0b-c875-4203-86d4-66b256465f97 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 returned with HTTP 200 Aug 23 18:14:51.644597 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 208/828] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:51.662604 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.662604 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:51.665696 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:51.665854 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.665924 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Create snapshot from volume ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:51.666284 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] DELETE https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 Aug 23 18:14:51.666967 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.667191 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.667431 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Delete volume with id: 81dbe5df-f142-473b-b36a-a2c3efdfdd81 Aug 23 18:14:51.681592 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.681592 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:51.682546 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.718508 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Delete volume request issued successfully. Aug 23 18:14:51.718858 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31ebebd2-1789-4b44-8258-b6e892c52b93 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 returned with HTTP 202 Aug 23 18:14:51.719201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Created reservations ['11b64b97-6cc1-4d8c-8a03-64f6f5367235', '86c750d3-6dc0-43dd-a104-8684583b7f75', '0ca8eab4-c6df-473b-b557-ec64e078945c', 'b634b934-145a-4e24-8308-cd0e6b4c3624'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:14:51.719377 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 206/829] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:14:51 2026] DELETE /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:51.731063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5c5ff64a-2d6f-4880-bc42-53b98af95e19 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:51.733337 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c5ff64a-2d6f-4880-bc42-53b98af95e19 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 Aug 23 18:14:51.733674 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c5ff64a-2d6f-4880-bc42-53b98af95e19 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:51.734005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c5ff64a-2d6f-4880-bc42-53b98af95e19 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:51.748433 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:51.748433 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:51.757754 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5c5ff64a-2d6f-4880-bc42-53b98af95e19 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Volume info retrieved successfully. Aug 23 18:14:51.768017 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c5ff64a-2d6f-4880-bc42-53b98af95e19 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 returned with HTTP 200 Aug 23 18:14:51.768171 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 211/830] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:51 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:51.779453 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Snapshot force create request issued successfully. Aug 23 18:14:51.780509 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-96979e31-a3eb-42fe-a291-700afdae2bd2 req-0e77aaf4-c78b-4d69-88d2-2bd60cf3b2e4 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:14:51.781349 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 206/831] 10.4.3.148 () {72 vars in 1547 bytes} [Sun Aug 23 18:14:51 2026] POST /volume/v3/snapshots => generated 319 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:14:52.247440 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9838925-1678-4063-a7c8-8a51b42cb695 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:52.249607 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9838925-1678-4063-a7c8-8a51b42cb695 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] GET https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 Aug 23 18:14:52.249780 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9838925-1678-4063-a7c8-8a51b42cb695 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:52.249999 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9838925-1678-4063-a7c8-8a51b42cb695 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:52.264550 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9838925-1678-4063-a7c8-8a51b42cb695 tempest-VolumesListTestJSON-2042079423 tempest-VolumesListTestJSON-2042079423-project-member] https://10.4.3.148/volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 returned with HTTP 404 Aug 23 18:14:52.264550 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 209/832] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:52 2026] GET /volume/v3/volumes/20fd4b59-2d74-43d0-b4f2-2698eea53d29 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:52.496184 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27a25188-1a67-4cc8-9824-c3e0408d8d99 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:52.498530 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27a25188-1a67-4cc8-9824-c3e0408d8d99 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:52.498530 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27a25188-1a67-4cc8-9824-c3e0408d8d99 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:52.498778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27a25188-1a67-4cc8-9824-c3e0408d8d99 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:52.525722 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:52.525722 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:52.531379 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-27a25188-1a67-4cc8-9824-c3e0408d8d99 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:52.540055 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27a25188-1a67-4cc8-9824-c3e0408d8d99 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:52.541231 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 207/833] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:52 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:52.790851 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ca4eb395-c074-476e-bdea-236e5cdc34d7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:52.793758 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca4eb395-c074-476e-bdea-236e5cdc34d7 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] GET https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 Aug 23 18:14:52.793758 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca4eb395-c074-476e-bdea-236e5cdc34d7 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:52.794175 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca4eb395-c074-476e-bdea-236e5cdc34d7 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:52.803900 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca4eb395-c074-476e-bdea-236e5cdc34d7 tempest-VolumesMetadataTest-1365596942 tempest-VolumesMetadataTest-1365596942-project-member] https://10.4.3.148/volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 returned with HTTP 404 Aug 23 18:14:52.805766 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 212/834] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:52 2026] GET /volume/v3/volumes/81dbe5df-f142-473b-b36a-a2c3efdfdd81 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:53.561622 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-558366bc-47da-4b56-8855-0918e414308b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:53.564445 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558366bc-47da-4b56-8855-0918e414308b tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:53.565123 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558366bc-47da-4b56-8855-0918e414308b tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:53.565123 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558366bc-47da-4b56-8855-0918e414308b tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:53.588735 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:53.588735 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:53.596926 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-558366bc-47da-4b56-8855-0918e414308b tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:53.603029 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558366bc-47da-4b56-8855-0918e414308b tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:53.604352 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 207/835] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:53 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:54.330893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-ef93ae3c-3f94-4448-9096-249d1c1026d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:54.337136 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-ef93ae3c-3f94-4448-9096-249d1c1026d2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] POST https://10.4.3.148/volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759/action Aug 23 18:14:54.338226 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-ef93ae3c-3f94-4448-9096-249d1c1026d2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:54.338226 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-ef93ae3c-3f94-4448-9096-249d1c1026d2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:54.375899 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:54.375899 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:54.410640 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a92f666-2afe-436b-9d14-e59d3d2165f0 req-ef93ae3c-3f94-4448-9096-249d1c1026d2 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759/action returned with HTTP 204 Aug 23 18:14:54.412735 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 210/836] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:14:54 2026] POST /volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:54.625473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-565c45d4-42aa-461c-b768-d6f493571e13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:54.631673 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-565c45d4-42aa-461c-b768-d6f493571e13 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:54.632097 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-565c45d4-42aa-461c-b768-d6f493571e13 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:54.632338 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-565c45d4-42aa-461c-b768-d6f493571e13 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:54.656063 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:54.656063 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:54.664571 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-565c45d4-42aa-461c-b768-d6f493571e13 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:54.674209 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-565c45d4-42aa-461c-b768-d6f493571e13 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:54.674209 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 208/837] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:54 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:54.697932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28c4735d-4a0c-460a-a9a3-98b3f4959bdb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:54.702099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28c4735d-4a0c-460a-a9a3-98b3f4959bdb tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:54.702413 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28c4735d-4a0c-460a-a9a3-98b3f4959bdb tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:54.703157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28c4735d-4a0c-460a-a9a3-98b3f4959bdb tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:54.723014 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:54.723014 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:54.733248 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-28c4735d-4a0c-460a-a9a3-98b3f4959bdb tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:54.742577 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28c4735d-4a0c-460a-a9a3-98b3f4959bdb tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:54.743299 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 213/838] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:54 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:54.865881 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-97cd7117-a3d0-41d1-a56a-dc56418e9385 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:54.868358 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97cd7117-a3d0-41d1-a56a-dc56418e9385 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 Aug 23 18:14:54.868715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97cd7117-a3d0-41d1-a56a-dc56418e9385 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:54.868948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97cd7117-a3d0-41d1-a56a-dc56418e9385 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:54.876887 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:54.876887 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:54.877824 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-97cd7117-a3d0-41d1-a56a-dc56418e9385 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Snapshot retrieved successfully. Aug 23 18:14:54.878805 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97cd7117-a3d0-41d1-a56a-dc56418e9385 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 returned with HTTP 200 Aug 23 18:14:54.879449 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 208/839] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:54 2026] GET /volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:55.466608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:55.470505 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 Aug 23 18:14:55.470505 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:55.470505 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:55.470505 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Delete snapshot with id: cabad408-ee5a-4005-aa56-4d73a60a4468 Aug 23 18:14:55.479979 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:55.479979 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:55.479979 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Snapshot retrieved successfully. Aug 23 18:14:55.529803 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Snapshot delete request issued successfully. Aug 23 18:14:55.530004 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f4fec0a-15f5-458d-b6be-52c43ed9def7 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 returned with HTTP 202 Aug 23 18:14:55.531457 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 211/840] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:14:55 2026] DELETE /volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:14:55.545278 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aef97884-92b3-42e8-b0b2-1a485cf90ed9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:55.549704 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aef97884-92b3-42e8-b0b2-1a485cf90ed9 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 Aug 23 18:14:55.554635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aef97884-92b3-42e8-b0b2-1a485cf90ed9 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:55.555400 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aef97884-92b3-42e8-b0b2-1a485cf90ed9 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:55.565256 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:55.565256 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:55.565905 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aef97884-92b3-42e8-b0b2-1a485cf90ed9 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Snapshot retrieved successfully. Aug 23 18:14:55.572541 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aef97884-92b3-42e8-b0b2-1a485cf90ed9 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 returned with HTTP 200 Aug 23 18:14:55.572541 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 209/841] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:55 2026] GET /volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 => generated 477 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:55.756964 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c9cd09d5-f47d-4eca-bbb1-8dad34c76b36 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:55.760025 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9cd09d5-f47d-4eca-bbb1-8dad34c76b36 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:55.760281 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9cd09d5-f47d-4eca-bbb1-8dad34c76b36 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:55.760542 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9cd09d5-f47d-4eca-bbb1-8dad34c76b36 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:55.795709 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:55.795709 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:55.803650 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c9cd09d5-f47d-4eca-bbb1-8dad34c76b36 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:55.810761 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9cd09d5-f47d-4eca-bbb1-8dad34c76b36 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:55.811150 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 214/842] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:55 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:55.873952 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4ed349ef-8407-4477-907f-9dda9d55075a req-f0876a58-3a91-444b-8606-3ff714e81bb2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:55.877281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-f0876a58-3a91-444b-8606-3ff714e81bb2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:55.877539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-f0876a58-3a91-444b-8606-3ff714e81bb2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:55.877840 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-f0876a58-3a91-444b-8606-3ff714e81bb2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:55.897234 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:55.897234 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:55.904095 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4ed349ef-8407-4477-907f-9dda9d55075a req-f0876a58-3a91-444b-8606-3ff714e81bb2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:55.913708 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-f0876a58-3a91-444b-8606-3ff714e81bb2 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:55.913892 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 209/843] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:55 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:55.949837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4ed349ef-8407-4477-907f-9dda9d55075a req-9b3258ab-3706-4fd3-916b-588eebbcb026 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:55.953213 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-9b3258ab-3706-4fd3-916b-588eebbcb026 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] POST https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6/action Aug 23 18:14:55.953538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-9b3258ab-3706-4fd3-916b-588eebbcb026 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:55.953713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-9b3258ab-3706-4fd3-916b-588eebbcb026 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:55.981351 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:55.981351 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:55.982520 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4ed349ef-8407-4477-907f-9dda9d55075a req-9b3258ab-3706-4fd3-916b-588eebbcb026 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:55.995160 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4ed349ef-8407-4477-907f-9dda9d55075a req-9b3258ab-3706-4fd3-916b-588eebbcb026 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Begin detaching volume completed successfully. Aug 23 18:14:55.995440 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-9b3258ab-3706-4fd3-916b-588eebbcb026 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6/action returned with HTTP 202 Aug 23 18:14:55.996198 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 212/844] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:14:55 2026] POST /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:56.120899 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f7e99c8-360e-4569-b8ad-18c041bb40ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.121705 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f7e99c8-360e-4569-b8ad-18c041bb40ac None None] GET https://10.4.3.148/volume// Aug 23 18:14:56.123350 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f7e99c8-360e-4569-b8ad-18c041bb40ac None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.123665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f7e99c8-360e-4569-b8ad-18c041bb40ac None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.124483 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f7e99c8-360e-4569-b8ad-18c041bb40ac None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:56.124669 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 210/845] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:56.143990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4ed349ef-8407-4477-907f-9dda9d55075a req-1619b5a5-ca28-481e-b38c-d6281fedfaa6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.148064 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-1619b5a5-ca28-481e-b38c-d6281fedfaa6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:56.148363 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-1619b5a5-ca28-481e-b38c-d6281fedfaa6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.148612 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-1619b5a5-ca28-481e-b38c-d6281fedfaa6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.172197 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:56.172197 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:56.178343 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-4ed349ef-8407-4477-907f-9dda9d55075a req-1619b5a5-ca28-481e-b38c-d6281fedfaa6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:56.191179 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-1619b5a5-ca28-481e-b38c-d6281fedfaa6 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:56.191179 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 215/846] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:56.409872 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7cc015ed-8c4b-4db1-bc10-2daae0e456d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.413046 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7cc015ed-8c4b-4db1-bc10-2daae0e456d3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:14:56.413859 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7cc015ed-8c4b-4db1-bc10-2daae0e456d3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.414624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7cc015ed-8c4b-4db1-bc10-2daae0e456d3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.428252 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:56.428252 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:56.441085 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7cc015ed-8c4b-4db1-bc10-2daae0e456d3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:14:56.450595 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7cc015ed-8c4b-4db1-bc10-2daae0e456d3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:14:56.450595 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 210/847] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:56.545769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f58f64cf-0ff3-4836-8168-cad5d1d7a435 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.548294 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f58f64cf-0ff3-4836-8168-cad5d1d7a435 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:14:56.548549 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f58f64cf-0ff3-4836-8168-cad5d1d7a435 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.548866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f58f64cf-0ff3-4836-8168-cad5d1d7a435 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.557958 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-e71c80fd-c66d-4bae-bb5f-747b7f8854df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.563456 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-e71c80fd-c66d-4bae-bb5f-747b7f8854df tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:56.563593 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:56.563593 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:56.563702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-e71c80fd-c66d-4bae-bb5f-747b7f8854df tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.564007 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-e71c80fd-c66d-4bae-bb5f-747b7f8854df tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.570197 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f58f64cf-0ff3-4836-8168-cad5d1d7a435 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:14:56.584901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4fca40c7-2ee6-407b-97b5-020b2c49330b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.586082 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f58f64cf-0ff3-4836-8168-cad5d1d7a435 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:14:56.586677 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 213/848] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:56.587202 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fca40c7-2ee6-407b-97b5-020b2c49330b tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] GET https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 Aug 23 18:14:56.587585 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4fca40c7-2ee6-407b-97b5-020b2c49330b tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.587933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4fca40c7-2ee6-407b-97b5-020b2c49330b tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.602361 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:56.602361 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:56.605069 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fca40c7-2ee6-407b-97b5-020b2c49330b tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 returned with HTTP 404 Aug 23 18:14:56.607976 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 216/849] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/v3/snapshots/cabad408-ee5a-4005-aa56-4d73a60a4468 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:14:56.610108 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-e71c80fd-c66d-4bae-bb5f-747b7f8854df tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:56.616648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-e71c80fd-c66d-4bae-bb5f-747b7f8854df tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:56.617298 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 211/850] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 1137 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:56.662549 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-4f8a7ffd-2495-481d-a979-289b72635cd9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.667317 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-4f8a7ffd-2495-481d-a979-289b72635cd9 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] POST https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3/action Aug 23 18:14:56.668309 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-4f8a7ffd-2495-481d-a979-289b72635cd9 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:56.668309 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-4f8a7ffd-2495-481d-a979-289b72635cd9 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:56.687786 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:56.687786 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:56.688380 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-4f8a7ffd-2495-481d-a979-289b72635cd9 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:56.703691 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-4f8a7ffd-2495-481d-a979-289b72635cd9 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Begin detaching volume completed successfully. Aug 23 18:14:56.704117 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-4f8a7ffd-2495-481d-a979-289b72635cd9 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3/action returned with HTTP 202 Aug 23 18:14:56.704879 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 211/851] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:14:56 2026] POST /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:14:56.756337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd547770-0973-4a23-a9dd-c5a63cd541a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.758218 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd547770-0973-4a23-a9dd-c5a63cd541a5 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:56.758489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd547770-0973-4a23-a9dd-c5a63cd541a5 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.758684 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd547770-0973-4a23-a9dd-c5a63cd541a5 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.786594 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:56.786594 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:56.797084 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fd547770-0973-4a23-a9dd-c5a63cd541a5 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:56.804992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd547770-0973-4a23-a9dd-c5a63cd541a5 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:56.805267 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 214/852] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 1140 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:56.825075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fee6c1ec-c22a-4b02-87f2-865e8bf4a2ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.826078 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fee6c1ec-c22a-4b02-87f2-865e8bf4a2ee None None] GET https://10.4.3.148/volume// Aug 23 18:14:56.826212 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fee6c1ec-c22a-4b02-87f2-865e8bf4a2ee None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.826429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fee6c1ec-c22a-4b02-87f2-865e8bf4a2ee None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.827235 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fee6c1ec-c22a-4b02-87f2-865e8bf4a2ee None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:14:56.827619 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 217/853] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:14:56.845377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-327f6db6-246a-48e4-869f-6afee700be74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:56.849106 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-327f6db6-246a-48e4-869f-6afee700be74 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:56.849569 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-327f6db6-246a-48e4-869f-6afee700be74 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:56.849569 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-327f6db6-246a-48e4-869f-6afee700be74 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:56.880524 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:56.880524 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:56.886853 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-327f6db6-246a-48e4-869f-6afee700be74 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:56.895761 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-327f6db6-246a-48e4-869f-6afee700be74 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:56.896678 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 212/854] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:14:56 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 1320 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:14:57.578865 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4ed349ef-8407-4477-907f-9dda9d55075a req-5f4beb9f-c548-490b-974e-bbe348dd13b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:57.585409 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-5f4beb9f-c548-490b-974e-bbe348dd13b3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] DELETE https://10.4.3.148/volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361 Aug 23 18:14:57.585409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-5f4beb9f-c548-490b-974e-bbe348dd13b3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:57.585409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-5f4beb9f-c548-490b-974e-bbe348dd13b3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:57.601651 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:57.601651 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:57.711581 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4ed349ef-8407-4477-907f-9dda9d55075a req-5f4beb9f-c548-490b-974e-bbe348dd13b3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361 returned with HTTP 200 Aug 23 18:14:57.712134 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 212/855] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:14:57 2026] DELETE /volume/v3/attachments/40f644c8-2c10-4683-b977-35731599d361 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:57.823492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06abc5d5-4779-4321-aecb-588cd742679d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:57.829319 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06abc5d5-4779-4321-aecb-588cd742679d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:57.829501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06abc5d5-4779-4321-aecb-588cd742679d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:57.829658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06abc5d5-4779-4321-aecb-588cd742679d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:57.846970 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:57.846970 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:57.854167 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-06abc5d5-4779-4321-aecb-588cd742679d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:57.857263 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06abc5d5-4779-4321-aecb-588cd742679d tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:57.857897 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 215/856] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:57 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:14:58.045669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-71049b03-9941-4565-a99a-28ab5a0f80d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:58.048633 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71049b03-9941-4565-a99a-28ab5a0f80d0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:58.049481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71049b03-9941-4565-a99a-28ab5a0f80d0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:58.049481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71049b03-9941-4565-a99a-28ab5a0f80d0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:58.061509 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:58.061509 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:58.069667 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-71049b03-9941-4565-a99a-28ab5a0f80d0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:58.076339 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71049b03-9941-4565-a99a-28ab5a0f80d0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:58.076861 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 218/857] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:58 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:58.221680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-896e60b6-ebee-496f-ae27-04991f89aa53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:58.225250 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-896e60b6-ebee-496f-ae27-04991f89aa53 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:14:58.226647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-896e60b6-ebee-496f-ae27-04991f89aa53 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:58.226647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-896e60b6-ebee-496f-ae27-04991f89aa53 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:58.244127 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:58.244127 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:58.251111 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-896e60b6-ebee-496f-ae27-04991f89aa53 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:14:58.261997 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-896e60b6-ebee-496f-ae27-04991f89aa53 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:14:58.262392 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 213/858] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:58 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:58.599863 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-c9842a23-d89a-451c-8783-5c96f6023c43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:58.604293 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-c9842a23-d89a-451c-8783-5c96f6023c43 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] DELETE https://10.4.3.148/volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759 Aug 23 18:14:58.604293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-c9842a23-d89a-451c-8783-5c96f6023c43 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:58.604550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-c9842a23-d89a-451c-8783-5c96f6023c43 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:58.617394 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:58.617394 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:58.711310 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a55e099c-6e05-4eaa-86b8-3ffb8b5c0d53 req-c9842a23-d89a-451c-8783-5c96f6023c43 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759 returned with HTTP 200 Aug 23 18:14:58.711644 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 213/859] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:14:58 2026] DELETE /volume/v3/attachments/e4a6b381-86b6-4fc6-a785-d34e2f2b7759 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:58.879174 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74cf84b1-0566-487a-baab-6d4ec2aa0e50 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:58.882035 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74cf84b1-0566-487a-baab-6d4ec2aa0e50 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:14:58.882255 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74cf84b1-0566-487a-baab-6d4ec2aa0e50 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:58.882517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74cf84b1-0566-487a-baab-6d4ec2aa0e50 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:58.892243 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:58.892243 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:58.901985 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74cf84b1-0566-487a-baab-6d4ec2aa0e50 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:14:58.910007 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74cf84b1-0566-487a-baab-6d4ec2aa0e50 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:14:58.910521 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 216/860] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:58 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:59.096993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3105929-e1cd-461d-9d35-2c4a6a079a32 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:59.099675 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3105929-e1cd-461d-9d35-2c4a6a079a32 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:14:59.100220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3105929-e1cd-461d-9d35-2c4a6a079a32 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:59.100517 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3105929-e1cd-461d-9d35-2c4a6a079a32 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:59.114047 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:59.114047 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:14:59.121158 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f3105929-e1cd-461d-9d35-2c4a6a079a32 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:59.128819 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3105929-e1cd-461d-9d35-2c4a6a079a32 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:14:59.129670 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 219/861] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:14:59 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:59.177622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-618e9405-0d72-479d-9a31-a00f95b80746 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:59.179052 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-618e9405-0d72-479d-9a31-a00f95b80746 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] POST https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action Aug 23 18:14:59.179585 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-618e9405-0d72-479d-9a31-a00f95b80746 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1448439776", "disk_format": "qcow2"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:14:59.179802 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-618e9405-0d72-479d-9a31-a00f95b80746 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1448439776", "disk_format": "qcow2"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:14:59.191985 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:59.191985 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:59.193049 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-618e9405-0d72-479d-9a31-a00f95b80746 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:14:59.227323 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:59.227323 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:14:59.242055 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.image.image_utils [None req-618e9405-0d72-479d-9a31-a00f95b80746 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1448439776'}] 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-1448439776'}]. {{(pid=100225) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 23 18:14:59.256304 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-c95c826f-cf2f-4711-b866-ad80c9f7029f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:59.260679 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-c95c826f-cf2f-4711-b866-ad80c9f7029f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] DELETE https://10.4.3.148/volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e Aug 23 18:14:59.260877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-c95c826f-cf2f-4711-b866-ad80c9f7029f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:59.261233 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-c95c826f-cf2f-4711-b866-ad80c9f7029f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:59.275271 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:59.275271 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:14:59.392121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-c95c826f-cf2f-4711-b866-ad80c9f7029f tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e returned with HTTP 200 Aug 23 18:14:59.392889 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 214/862] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:14:59 2026] DELETE /volume/v3/attachments/72c8fbdd-39e1-419f-b001-a9fb87aaa50e => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:14:59.415818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:14:59.418603 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] DELETE https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:59.419023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:14:59.419675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:14:59.419675 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Delete volume with id: ace9ee81-63c6-4851-ae56-248619cf5093 Aug 23 18:14:59.428219 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:14:59.428219 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:14:59.428973 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Volume info retrieved successfully. Aug 23 18:14:59.462940 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] Delete volume request issued successfully. Aug 23 18:14:59.463853 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9ae346e4-eca5-4363-bb28-4d35c8a2eac3 req-8d8eec93-7ea7-4d5c-91dc-9bb017899468 tempest-ImageDependencyTests-1933073671 tempest-ImageDependencyTests-1933073671-project-member] https://10.4.3.148/volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 returned with HTTP 202 Aug 23 18:14:59.463853 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 217/863] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:14:59 2026] DELETE /volume/v3/volumes/ace9ee81-63c6-4851-ae56-248619cf5093 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:00.061159 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-618e9405-0d72-479d-9a31-a00f95b80746 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Copy volume to image completed successfully. Aug 23 18:15:00.061740 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-618e9405-0d72-479d-9a31-a00f95b80746 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action returned with HTTP 202 Aug 23 18:15:00.062411 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 214/864] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:14:59 2026] POST /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad/action => generated 689 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:01.933690 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:01.936760 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:15:01.936966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:01.937774 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:01.937774 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Delete volume with id: 0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:15:01.951686 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:01.951686 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:01.951686 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:15:01.991333 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Delete volume request issued successfully. Aug 23 18:15:01.991508 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e4b62f8a-9a74-435f-b8d2-b8ff9e6e077e tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 202 Aug 23 18:15:01.992109 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 220/865] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:01 2026] DELETE /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:02.004205 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-332481d1-22f1-4297-8496-929cf780e44f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:02.006740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-332481d1-22f1-4297-8496-929cf780e44f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:15:02.006740 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-332481d1-22f1-4297-8496-929cf780e44f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:02.006740 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-332481d1-22f1-4297-8496-929cf780e44f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:02.023721 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:02.023721 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:02.030497 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-332481d1-22f1-4297-8496-929cf780e44f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:15:02.038318 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-332481d1-22f1-4297-8496-929cf780e44f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 200 Aug 23 18:15:02.038318 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 215/866] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:02 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:03.054142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-72d7c5f7-b3ea-496f-ac17-d194edbfff0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:03.058575 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72d7c5f7-b3ea-496f-ac17-d194edbfff0f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c Aug 23 18:15:03.059434 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72d7c5f7-b3ea-496f-ac17-d194edbfff0f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:03.059434 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72d7c5f7-b3ea-496f-ac17-d194edbfff0f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:03.072080 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72d7c5f7-b3ea-496f-ac17-d194edbfff0f tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c returned with HTTP 404 Aug 23 18:15:03.072768 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 218/867] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:03 2026] GET /volume/v3/volumes/0fb1b021-fa50-4c09-8d87-3fcc191a649c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:03.151985 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:03.154783 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:15:03.155070 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:03.155274 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:03.155595 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Delete volume with id: a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:15:03.157081 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:03.160018 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] DELETE https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:15:03.160318 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:03.160628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:03.161571 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Delete volume with id: 786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:15:03.169567 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:03.169567 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:03.171082 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:15:03.171974 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:03.171974 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:03.172267 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:15:03.209375 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Delete volume request issued successfully. Aug 23 18:15:03.209462 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4205aa10-e80f-41ba-a8bc-fbf731bf7488 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 202 Aug 23 18:15:03.210052 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 221/868] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:03 2026] DELETE /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:03.212236 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Delete volume request issued successfully. Aug 23 18:15:03.212516 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f841d53f-158f-46e7-9ec0-9bf2d2299ac3 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 202 Aug 23 18:15:03.213489 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 215/869] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:03 2026] DELETE /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:03.223433 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af1e77b9-eaf9-45ce-93b6-3f0b36a7c6e3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:03.227187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d5b8fa3-b59a-441b-be47-417bd41d0129 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:03.227852 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d5b8fa3-b59a-441b-be47-417bd41d0129 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:15:03.228102 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af1e77b9-eaf9-45ce-93b6-3f0b36a7c6e3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:15:03.228331 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d5b8fa3-b59a-441b-be47-417bd41d0129 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:03.228411 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d5b8fa3-b59a-441b-be47-417bd41d0129 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:03.230139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af1e77b9-eaf9-45ce-93b6-3f0b36a7c6e3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:03.230505 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af1e77b9-eaf9-45ce-93b6-3f0b36a7c6e3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:03.242660 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:03.242660 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:03.248027 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:03.248027 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:03.251172 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3d5b8fa3-b59a-441b-be47-417bd41d0129 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Volume info retrieved successfully. Aug 23 18:15:03.254288 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af1e77b9-eaf9-45ce-93b6-3f0b36a7c6e3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:15:03.259417 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d5b8fa3-b59a-441b-be47-417bd41d0129 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 200 Aug 23 18:15:03.260487 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 219/870] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:03 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:03.263209 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af1e77b9-eaf9-45ce-93b6-3f0b36a7c6e3 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 200 Aug 23 18:15:03.263762 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 216/871] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:03 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:03.574142 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9b54604d-a654-4d37-bc22-f6f6caa62ff3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:03.577188 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b54604d-a654-4d37-bc22-f6f6caa62ff3 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:15:03.577824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b54604d-a654-4d37-bc22-f6f6caa62ff3 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:03.578187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b54604d-a654-4d37-bc22-f6f6caa62ff3 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:03.591526 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:03.591526 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:03.598233 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9b54604d-a654-4d37-bc22-f6f6caa62ff3 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:15:03.604967 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b54604d-a654-4d37-bc22-f6f6caa62ff3 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:15:03.605535 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 222/872] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:03 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:03.671476 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc042e8b-799a-4128-9085-b88d952d8216 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:03.674521 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc042e8b-799a-4128-9085-b88d952d8216 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:15:03.674861 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc042e8b-799a-4128-9085-b88d952d8216 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:03.675194 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc042e8b-799a-4128-9085-b88d952d8216 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:03.684680 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:03.684680 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:03.690380 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fc042e8b-799a-4128-9085-b88d952d8216 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:15:03.696236 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc042e8b-799a-4128-9085-b88d952d8216 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:15:03.697036 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 216/873] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:03 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:04.278770 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c4328c8-b3b8-497e-974f-ec4dd1295161 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.280971 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c4328c8-b3b8-497e-974f-ec4dd1295161 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] GET https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 Aug 23 18:15:04.281231 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c4328c8-b3b8-497e-974f-ec4dd1295161 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.281407 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c4328c8-b3b8-497e-974f-ec4dd1295161 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.284508 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-653ea3cd-502b-422f-98ae-54a243237f32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.290095 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-653ea3cd-502b-422f-98ae-54a243237f32 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 Aug 23 18:15:04.290095 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-653ea3cd-502b-422f-98ae-54a243237f32 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.291689 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-653ea3cd-502b-422f-98ae-54a243237f32 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.293698 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c4328c8-b3b8-497e-974f-ec4dd1295161 tempest-AttachVolumeShelveTestJSON-1649883556 tempest-AttachVolumeShelveTestJSON-1649883556-project-member] https://10.4.3.148/volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 returned with HTTP 404 Aug 23 18:15:04.293698 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 220/874] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:04 2026] GET /volume/v3/volumes/a9f6143e-dd43-4e42-ad36-d851c9a39369 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:04.303695 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-653ea3cd-502b-422f-98ae-54a243237f32 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 returned with HTTP 404 Aug 23 18:15:04.304833 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 217/875] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:04 2026] GET /volume/v3/volumes/786dd33a-35a5-4528-8273-81c63cc62bf6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:04.315920 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.323347 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] DELETE https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 Aug 23 18:15:04.323347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.324517 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.327034 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Delete volume with id: 7d863ba7-cc97-4a76-86dd-cb640d3d8125 Aug 23 18:15:04.356700 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:04.356700 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:04.356700 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:15:04.424532 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Delete volume request issued successfully. Aug 23 18:15:04.424532 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ec34581-6f01-4bb8-9b75-ea94d0e01095 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 returned with HTTP 202 Aug 23 18:15:04.424532 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 223/876] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:04 2026] DELETE /volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:04.440082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c312fbb-71d0-4cb3-83a5-7b9d37d9fdf0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.448821 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c312fbb-71d0-4cb3-83a5-7b9d37d9fdf0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 Aug 23 18:15:04.449215 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c312fbb-71d0-4cb3-83a5-7b9d37d9fdf0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.449502 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c312fbb-71d0-4cb3-83a5-7b9d37d9fdf0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.466923 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:04.466923 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:04.478708 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c312fbb-71d0-4cb3-83a5-7b9d37d9fdf0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Volume info retrieved successfully. Aug 23 18:15:04.485315 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c312fbb-71d0-4cb3-83a5-7b9d37d9fdf0 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 returned with HTTP 200 Aug 23 18:15:04.486129 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 217/877] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:04 2026] GET /volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:04.519508 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.602291 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9fb91479-10ec-4797-9f28-84b8404b5526 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.732864 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fb91479-10ec-4797-9f28-84b8404b5526 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] GET https://10.4.3.148/volume/v3/scheduler-stats/get_pools Aug 23 18:15:04.733284 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9fb91479-10ec-4797-9f28-84b8404b5526 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.733359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9fb91479-10ec-4797-9f28-84b8404b5526 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Calling method 'get_pools' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.749529 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:04.750021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-496652187"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:04.752444 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fb91479-10ec-4797-9f28-84b8404b5526 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] https://10.4.3.148/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 23 18:15:04.752981 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 218/878] 10.4.3.148 () {66 vars in 1291 bytes} [Sun Aug 23 18:15:04 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 23 18:15:04.754418 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-496652187'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:04.754418 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume of 1 GB Aug 23 18:15:04.764321 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Availability Zones retrieved successfully. Aug 23 18:15:04.765386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac80dcf7-960a-42f2-88cb-7fd8731b1c41 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.770953 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac80dcf7-960a-42f2-88cb-7fd8731b1c41 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] GET https://10.4.3.148/volume/v3/scheduler-stats/get_pools?detail=True Aug 23 18:15:04.771268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac80dcf7-960a-42f2-88cb-7fd8731b1c41 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.771580 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac80dcf7-960a-42f2-88cb-7fd8731b1c41 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Calling method 'get_pools' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.775604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (49deb78d-567e-4a8a-9d06-238592f49214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:04.776713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549e3346-0896-488c-9c35-29ab165ba1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:04.777857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:04.794822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac80dcf7-960a-42f2-88cb-7fd8731b1c41 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] https://10.4.3.148/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 23 18:15:04.794822 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 224/879] 10.4.3.148 () {66 vars in 1314 bytes} [Sun Aug 23 18:15:04 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:04.812970 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f4fba4b-3f2e-42fa-9a75-9a2ed29924d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.815302 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f4fba4b-3f2e-42fa-9a75-9a2ed29924d9 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] GET https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool Aug 23 18:15:04.815302 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f4fba4b-3f2e-42fa-9a75-9a2ed29924d9 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.815302 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f4fba4b-3f2e-42fa-9a75-9a2ed29924d9 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.828616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549e3346-0896-488c-9c35-29ab165ba1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:04.831020 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da05bdc-e162-4ff6-9809-44722950b6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:04.832781 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f4fba4b-3f2e-42fa-9a75-9a2ed29924d9 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool returned with HTTP 200 Aug 23 18:15:04.833447 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 218/880] 10.4.3.148 () {66 vars in 1318 bytes} [Sun Aug 23 18:15:04 2026] GET /volume/v3/capabilities/np0000007943@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:04.850042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a6ba0833-6e86-4dcd-87d0-a821a4b46c29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.854882 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6ba0833-6e86-4dcd-87d0-a821a4b46c29 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] GET https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool Aug 23 18:15:04.854882 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6ba0833-6e86-4dcd-87d0-a821a4b46c29 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.855138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6ba0833-6e86-4dcd-87d0-a821a4b46c29 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.873276 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6ba0833-6e86-4dcd-87d0-a821a4b46c29 tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool returned with HTTP 200 Aug 23 18:15:04.874124 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 219/881] 10.4.3.148 () {66 vars in 1318 bytes} [Sun Aug 23 18:15:04 2026] GET /volume/v3/capabilities/np0000007943@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:04.891009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df24d298-92aa-4cf3-9b30-1da88f75238f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:04.897811 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df24d298-92aa-4cf3-9b30-1da88f75238f tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] GET https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool Aug 23 18:15:04.898282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df24d298-92aa-4cf3-9b30-1da88f75238f tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:04.898429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df24d298-92aa-4cf3-9b30-1da88f75238f tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:04.918279 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df24d298-92aa-4cf3-9b30-1da88f75238f tempest-BackendsCapabilitiesAdminTestsJSON-466176539 tempest-BackendsCapabilitiesAdminTestsJSON-466176539-project-admin] https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool returned with HTTP 200 Aug 23 18:15:04.919315 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 225/882] 10.4.3.148 () {66 vars in 1318 bytes} [Sun Aug 23 18:15:04 2026] GET /volume/v3/capabilities/np0000007943@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:04.952517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['22098db5-af0e-4c45-811e-56d79d8d024b', '74a184de-7c6b-4834-ae28-d3c46a4a5ed4', '0a52fff0-b646-483c-a761-cc18f2f18a58', 'be083451-9d18-4681-bc8f-3ecab0bb79b7'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:04.954271 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da05bdc-e162-4ff6-9809-44722950b6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22098db5-af0e-4c45-811e-56d79d8d024b', '74a184de-7c6b-4834-ae28-d3c46a4a5ed4', '0a52fff0-b646-483c-a761-cc18f2f18a58', 'be083451-9d18-4681-bc8f-3ecab0bb79b7']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:04.955759 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded87a2e-2a19-423d-b68c-9b9946fdf2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:04.986457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded87a2e-2a19-423d-b68c-9b9946fdf2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74e04d3-ab98-4a90-a66a-eb860e1d0b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-496652187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['22098db5-af0e-4c45-811e-56d79d8d024b','74a184de-7c6b-4834-ae28-d3c46a4a5ed4','0a52fff0-b646-483c-a761-cc18f2f18a58','be083451-9d18-4681-bc8f-3ecab0bb79b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-496652187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a74e04d3-ab98-4a90-a66a-eb860e1d0b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dbabed9c9043d9b0fac65fb04a0507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a9322794eb4fa299cb16af62d3a742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:04.988504 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bb23a3-aef7-48a3-b87f-9bb5bbc53241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:05.017891 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bb23a3-aef7-48a3-b87f-9bb5bbc53241) transitioned into state 'SUCCESS' from state '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-496652187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['22098db5-af0e-4c45-811e-56d79d8d024b','74a184de-7c6b-4834-ae28-d3c46a4a5ed4','0a52fff0-b646-483c-a761-cc18f2f18a58','be083451-9d18-4681-bc8f-3ecab0bb79b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:05.020961 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946d20b1-5329-47d6-b686-2a58638e7847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:05.037978 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946d20b1-5329-47d6-b686-2a58638e7847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:05.039301 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (49deb78d-567e-4a8a-9d06-238592f49214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:05.040141 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request issued successfully. Aug 23 18:15:05.040404 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-929fa306-e26e-4e54-a2fb-c94065e9b8fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:05.040893 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 221/883] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:04 2026] POST /volume/v3/volumes => generated 753 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:05.058412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0dddfdeb-576d-43d6-8786-4f16ef6fbdb8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:05.064660 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0dddfdeb-576d-43d6-8786-4f16ef6fbdb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:15:05.064660 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0dddfdeb-576d-43d6-8786-4f16ef6fbdb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:05.065683 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0dddfdeb-576d-43d6-8786-4f16ef6fbdb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:05.082757 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:05.082757 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:05.092633 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0dddfdeb-576d-43d6-8786-4f16ef6fbdb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:05.100646 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0dddfdeb-576d-43d6-8786-4f16ef6fbdb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:15:05.101768 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 219/884] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:05 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:05.511134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fbbccf19-ddbd-47db-beb4-ad8ee1ea5273 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:05.511945 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbbccf19-ddbd-47db-beb4-ad8ee1ea5273 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] GET https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 Aug 23 18:15:05.511945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbbccf19-ddbd-47db-beb4-ad8ee1ea5273 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:05.512377 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbbccf19-ddbd-47db-beb4-ad8ee1ea5273 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:05.531307 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbbccf19-ddbd-47db-beb4-ad8ee1ea5273 tempest-ServerRescueNegativeTestJSON-401965349 tempest-ServerRescueNegativeTestJSON-401965349-project-member] https://10.4.3.148/volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 returned with HTTP 404 Aug 23 18:15:05.532178 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 220/885] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:05 2026] GET /volume/v3/volumes/7d863ba7-cc97-4a76-86dd-cb640d3d8125 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:06.123490 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9157524b-79db-48d7-9502-8e1c5b3e2066 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:06.127096 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9157524b-79db-48d7-9502-8e1c5b3e2066 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:15:06.127362 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9157524b-79db-48d7-9502-8e1c5b3e2066 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:06.127694 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9157524b-79db-48d7-9502-8e1c5b3e2066 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:06.142455 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:06.142455 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:06.154159 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9157524b-79db-48d7-9502-8e1c5b3e2066 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:06.170590 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9157524b-79db-48d7-9502-8e1c5b3e2066 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:15:06.171106 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 226/886] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:06 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:06.193750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1cf0edd-2df8-47a1-b90e-4bee1d2b89b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:06.201050 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1cf0edd-2df8-47a1-b90e-4bee1d2b89b2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:15:06.201050 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1cf0edd-2df8-47a1-b90e-4bee1d2b89b2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:06.201050 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1cf0edd-2df8-47a1-b90e-4bee1d2b89b2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:06.223550 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:06.223550 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:06.237573 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b1cf0edd-2df8-47a1-b90e-4bee1d2b89b2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:06.250119 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1cf0edd-2df8-47a1-b90e-4bee1d2b89b2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:15:06.250119 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 222/887] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:06 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:06.272140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-740e0956-1474-4e74-908e-d5f6983a89ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:06.276220 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-740e0956-1474-4e74-908e-d5f6983a89ad tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:15:06.278479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-740e0956-1474-4e74-908e-d5f6983a89ad tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a74e04d3-ab98-4a90-a66a-eb860e1d0b97", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-311088109"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:06.296036 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:06.296036 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:06.297007 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-740e0956-1474-4e74-908e-d5f6983a89ad tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:06.297344 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-740e0956-1474-4e74-908e-d5f6983a89ad tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:15:06.413065 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-740e0956-1474-4e74-908e-d5f6983a89ad tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['25d3fe79-61c2-4c89-a859-6191a5f828ee', '4ea326e6-d89e-4d5d-8b84-f874d26f849b', '854323e3-8635-4fff-9840-3bcc1cf02554', '5e57bb4d-e661-45ae-b682-801903eaac49'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:06.472820 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-740e0956-1474-4e74-908e-d5f6983a89ad tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot create request issued successfully. Aug 23 18:15:06.472820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-740e0956-1474-4e74-908e-d5f6983a89ad tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:15:06.472820 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 220/888] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:15:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:06.489387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b0ce57ca-0947-4ec9-96e8-444a4d17dcf3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:06.492145 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0ce57ca-0947-4ec9-96e8-444a4d17dcf3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 Aug 23 18:15:06.493252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0ce57ca-0947-4ec9-96e8-444a4d17dcf3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:06.493252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0ce57ca-0947-4ec9-96e8-444a4d17dcf3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:06.509078 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:06.509078 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:06.509166 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0ce57ca-0947-4ec9-96e8-444a4d17dcf3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:15:06.511930 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0ce57ca-0947-4ec9-96e8-444a4d17dcf3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 returned with HTTP 200 Aug 23 18:15:06.511930 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 221/889] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:06 2026] GET /volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:07.526958 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8a972aa7-df96-4397-a6a0-ac2c126866a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:07.530543 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a972aa7-df96-4397-a6a0-ac2c126866a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 Aug 23 18:15:07.530932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a972aa7-df96-4397-a6a0-ac2c126866a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:07.531209 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a972aa7-df96-4397-a6a0-ac2c126866a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:07.541045 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:07.541045 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:07.541739 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8a972aa7-df96-4397-a6a0-ac2c126866a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:15:07.544574 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a972aa7-df96-4397-a6a0-ac2c126866a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 returned with HTTP 200 Aug 23 18:15:07.545605 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 227/890] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:07 2026] GET /volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:07.560650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:07.563899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:15:07.564443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a74e04d3-ab98-4a90-a66a-eb860e1d0b97", "snapshot_id": "3bb2c2e0-1054-46c0-8d1c-1c600f6c1717", "name": "tempest-VolumesSnapshotTestJSON-Backup-1949886806", "container": "tempest-volumessnapshottestjson-backup-container-2008127073"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:07.566743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Creating new backup {'backup': {'volume_id': 'a74e04d3-ab98-4a90-a66a-eb860e1d0b97', 'snapshot_id': '3bb2c2e0-1054-46c0-8d1c-1c600f6c1717', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1949886806', 'container': 'tempest-volumessnapshottestjson-backup-container-2008127073'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:15:07.567003 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Creating backup of volume a74e04d3-ab98-4a90-a66a-eb860e1d0b97 in container tempest-volumessnapshottestjson-backup-container-2008127073 Aug 23 18:15:07.583102 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:07.583102 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:07.584182 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:07.598674 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:07.598674 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:07.600982 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:15:07.638585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['397aaef3-9289-42d9-8f93-d3c6bc0fc1e6', 'bc2059ae-0a52-434d-87d9-a0403b25da6a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:07.701101 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94305f2d-e157-494a-b72d-ad5a5bd73ba4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:15:07.702014 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 223/891] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:07 2026] POST /volume/v3/backups => generated 335 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:07.714340 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa7136ce-9195-4f8f-93d0-0808cedd98ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:07.721512 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa7136ce-9195-4f8f-93d0-0808cedd98ce tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:07.721820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa7136ce-9195-4f8f-93d0-0808cedd98ce tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:07.722102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa7136ce-9195-4f8f-93d0-0808cedd98ce tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:07.722313 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-aa7136ce-9195-4f8f-93d0-0808cedd98ce tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:07.749461 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=418,cinder:UPDATE=106,cinder:INSERT=64 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:15:07.757144 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:07.757144 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:07.758927 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa7136ce-9195-4f8f-93d0-0808cedd98ce tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:07.761354 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 221/892] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:07 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 809 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:08.447269 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-927128d9-9b38-4337-8f14-20b844b4695a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:08.450937 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-927128d9-9b38-4337-8f14-20b844b4695a tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] DELETE https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:15:08.451281 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-927128d9-9b38-4337-8f14-20b844b4695a tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:08.451578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-927128d9-9b38-4337-8f14-20b844b4695a tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:08.452518 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-927128d9-9b38-4337-8f14-20b844b4695a tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Delete volume with id: 6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:15:08.466061 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:08.466061 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:08.466914 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-927128d9-9b38-4337-8f14-20b844b4695a tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:15:08.502276 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-927128d9-9b38-4337-8f14-20b844b4695a tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Delete volume request issued successfully. Aug 23 18:15:08.502569 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-927128d9-9b38-4337-8f14-20b844b4695a tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 202 Aug 23 18:15:08.504081 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 222/893] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:08 2026] DELETE /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:08.516502 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-626bccd5-ed5c-4320-a112-a62a97a4b374 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:08.518653 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-626bccd5-ed5c-4320-a112-a62a97a4b374 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:15:08.518653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-626bccd5-ed5c-4320-a112-a62a97a4b374 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:08.518895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-626bccd5-ed5c-4320-a112-a62a97a4b374 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:08.529665 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:08.529665 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:08.534448 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-626bccd5-ed5c-4320-a112-a62a97a4b374 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Volume info retrieved successfully. Aug 23 18:15:08.550660 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-626bccd5-ed5c-4320-a112-a62a97a4b374 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 200 Aug 23 18:15:08.550660 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 228/894] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:08 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:08.777927 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd46d0fa-a1a7-4e97-aa4b-6dfc6f56840c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:08.780369 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd46d0fa-a1a7-4e97-aa4b-6dfc6f56840c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:08.780720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd46d0fa-a1a7-4e97-aa4b-6dfc6f56840c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:08.780972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd46d0fa-a1a7-4e97-aa4b-6dfc6f56840c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:08.781175 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-cd46d0fa-a1a7-4e97-aa4b-6dfc6f56840c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:08.790581 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:08.790581 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:08.793045 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd46d0fa-a1a7-4e97-aa4b-6dfc6f56840c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:08.793045 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 224/895] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:08 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:09.568853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1215fe87-0412-4b07-935d-e496921ea718 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:09.571813 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1215fe87-0412-4b07-935d-e496921ea718 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] GET https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 Aug 23 18:15:09.571813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1215fe87-0412-4b07-935d-e496921ea718 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:09.571813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1215fe87-0412-4b07-935d-e496921ea718 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:09.582610 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1215fe87-0412-4b07-935d-e496921ea718 tempest-TaggedAttachmentsTest-1845137257 tempest-TaggedAttachmentsTest-1845137257-project-member] https://10.4.3.148/volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 returned with HTTP 404 Aug 23 18:15:09.583894 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 222/896] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:09 2026] GET /volume/v3/volumes/6282e294-ddd6-4519-92da-381c12c520e3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:09.592655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6aa74369-8369-4559-8dd2-da7f307753c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:09.742106 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 Aug 23 18:15:09.742348 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:09.742624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:09.757213 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:09.757810 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:09.758108 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:09.758406 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:09.763830 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6aa74369-8369-4559-8dd2-da7f307753c9 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 returned with HTTP 200 Aug 23 18:15:09.764180 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 223/897] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:09 2026] GET /volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 => generated 437 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:09.777033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:09.810249 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f5a7e41-9295-4d99-8b7d-ce4e3c07751b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:09.812863 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f5a7e41-9295-4d99-8b7d-ce4e3c07751b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:09.813548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f5a7e41-9295-4d99-8b7d-ce4e3c07751b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:09.813548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f5a7e41-9295-4d99-8b7d-ce4e3c07751b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:09.813548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4f5a7e41-9295-4d99-8b7d-ce4e3c07751b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:09.820840 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:09.820840 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:09.820840 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f5a7e41-9295-4d99-8b7d-ce4e3c07751b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:09.820840 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 225/898] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:09 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:09.953830 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:09.953830 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-231754065"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:09.959834 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-231754065'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:09.959834 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Create volume of 1 GB Aug 23 18:15:09.965996 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Availability Zones retrieved successfully. Aug 23 18:15:09.976600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Flow 'volume_create_api' (9c9470a4-05a5-484c-b324-1e6ff27da4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:09.978056 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d1057b-083a-4b56-9ef4-b0a929bf4dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:09.979147 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:10.023656 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d1057b-083a-4b56-9ef4-b0a929bf4dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:10.024503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53af8e85-469f-4df9-a4dd-fc7212a53e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:10.128275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Created reservations ['fba278e6-0006-4ccb-a985-311d96ebabf5', 'd6eb47f8-7752-446e-8716-ad9db5e6f9f3', 'c1107da3-47f1-4d44-87a3-29e94df00229', 'bda517eb-94a5-4135-a4a2-e2fe89b049ad'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:10.129503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53af8e85-469f-4df9-a4dd-fc7212a53e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fba278e6-0006-4ccb-a985-311d96ebabf5', 'd6eb47f8-7752-446e-8716-ad9db5e6f9f3', 'c1107da3-47f1-4d44-87a3-29e94df00229', 'bda517eb-94a5-4135-a4a2-e2fe89b049ad']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:10.130575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87f1cf3-ef90-426e-a9d1-3ce66af2a8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:10.167413 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87f1cf3-ef90-426e-a9d1-3ce66af2a8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b74f33e7-1be7-466a-9494-3e6ee97de204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-231754065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25ee6edfb4643518335655be321e929',qos_specs=None,replication_status=,reservations=['fba278e6-0006-4ccb-a985-311d96ebabf5','d6eb47f8-7752-446e-8716-ad9db5e6f9f3','c1107da3-47f1-4d44-87a3-29e94df00229','bda517eb-94a5-4135-a4a2-e2fe89b049ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc2b181cd20b44fba6683eafa795a926',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-231754065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b74f33e7-1be7-466a-9494-3e6ee97de204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d25ee6edfb4643518335655be321e929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc2b181cd20b44fba6683eafa795a926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:10.169313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a2d6ad-d77e-4a34-aac5-2fa1ac9d1d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:10.204160 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a2d6ad-d77e-4a34-aac5-2fa1ac9d1d0f) transitioned into state 'SUCCESS' from state '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-231754065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25ee6edfb4643518335655be321e929',qos_specs=None,replication_status=,reservations=['fba278e6-0006-4ccb-a985-311d96ebabf5','d6eb47f8-7752-446e-8716-ad9db5e6f9f3','c1107da3-47f1-4d44-87a3-29e94df00229','bda517eb-94a5-4135-a4a2-e2fe89b049ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc2b181cd20b44fba6683eafa795a926',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:10.205598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a331b943-3950-4336-97dc-131697f27436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:10.219641 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a331b943-3950-4336-97dc-131697f27436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:10.221020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Flow 'volume_create_api' (9c9470a4-05a5-484c-b324-1e6ff27da4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:10.221482 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Create volume request issued successfully. Aug 23 18:15:10.222350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12e150c3-cd97-487a-b799-6fc6d7499ffc tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:10.222933 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 229/899] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:09 2026] POST /volume/v3/volumes => generated 758 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:10.240090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9beddd99-34fc-42a4-a971-0fca0f9725b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:10.242697 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9beddd99-34fc-42a4-a971-0fca0f9725b0 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] GET https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 Aug 23 18:15:10.244574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9beddd99-34fc-42a4-a971-0fca0f9725b0 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:10.244867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9beddd99-34fc-42a4-a971-0fca0f9725b0 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:10.254168 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:10.254168 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:10.258581 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9beddd99-34fc-42a4-a971-0fca0f9725b0 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Volume info retrieved successfully. Aug 23 18:15:10.264719 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9beddd99-34fc-42a4-a971-0fca0f9725b0 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 returned with HTTP 200 Aug 23 18:15:10.265229 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 223/900] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:10 2026] GET /volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:10.834451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-318078fa-751a-4a48-acdb-15e7b582d52e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:10.840520 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-318078fa-751a-4a48-acdb-15e7b582d52e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:10.841312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-318078fa-751a-4a48-acdb-15e7b582d52e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:10.842749 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-318078fa-751a-4a48-acdb-15e7b582d52e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:10.842749 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-318078fa-751a-4a48-acdb-15e7b582d52e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:10.864912 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:10.864912 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:10.866178 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-318078fa-751a-4a48-acdb-15e7b582d52e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:10.867167 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 224/901] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:10 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.094547 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09afb448-0116-44ba-af39-72db990d9a0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.170361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-86df11c4-4ba7-4e5b-8405-a8107905bb90 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.205984 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09afb448-0116-44ba-af39-72db990d9a0f tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:11.209834 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09afb448-0116-44ba-af39-72db990d9a0f tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-10316484", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.230864 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86df11c4-4ba7-4e5b-8405-a8107905bb90 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:15:11.231679 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86df11c4-4ba7-4e5b-8405-a8107905bb90 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-650053535", "description": "tempest-group-type-description-160385270", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.234091 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09afb448-0116-44ba-af39-72db990d9a0f tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:11.234688 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 226/902] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/types => generated 216 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.241648 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.241648 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:11.248383 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8f723e25-ef22-4dca-b841-24463d404489 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.251010 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f723e25-ef22-4dca-b841-24463d404489 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types/578f4839-2efc-4193-847e-abc3142ef97f/encryption Aug 23 18:15:11.251472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f723e25-ef22-4dca-b841-24463d404489 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.270711 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86df11c4-4ba7-4e5b-8405-a8107905bb90 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:15:11.270711 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 230/903] 10.4.3.148 () {70 vars in 1312 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/group_types => generated 263 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:11.282657 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce93768a-c200-4215-a665-90cb20b95ca1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.286418 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c457e983-72bd-4c74-910f-bcad7b2f946c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.287120 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce93768a-c200-4215-a665-90cb20b95ca1 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] GET https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 Aug 23 18:15:11.287177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce93768a-c200-4215-a665-90cb20b95ca1 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.287410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce93768a-c200-4215-a665-90cb20b95ca1 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.288062 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c457e983-72bd-4c74-910f-bcad7b2f946c tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] GET https://10.4.3.148/volume/v3/group_types Aug 23 18:15:11.288062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c457e983-72bd-4c74-910f-bcad7b2f946c tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.288408 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c457e983-72bd-4c74-910f-bcad7b2f946c tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.301300 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.301300 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:11.304926 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c457e983-72bd-4c74-910f-bcad7b2f946c tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 200 Aug 23 18:15:11.305489 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 227/904] 10.4.3.148 () {68 vars in 1290 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/group_types => generated 497 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.306820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f723e25-ef22-4dca-b841-24463d404489 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/578f4839-2efc-4193-847e-abc3142ef97f/encryption returned with HTTP 200 Aug 23 18:15:11.307420 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 224/905] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/types/578f4839-2efc-4193-847e-abc3142ef97f/encryption => generated 231 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.308764 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce93768a-c200-4215-a665-90cb20b95ca1 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Volume info retrieved successfully. Aug 23 18:15:11.313463 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce93768a-c200-4215-a665-90cb20b95ca1 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 returned with HTTP 200 Aug 23 18:15:11.314005 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 225/906] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.318413 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-be56cf58-fb95-4bdc-bf87-b5ba33e06cf7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.319581 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.320746 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be56cf58-fb95-4bdc-bf87-b5ba33e06cf7 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] PUT https://10.4.3.148/volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca Aug 23 18:15:11.321209 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be56cf58-fb95-4bdc-bf87-b5ba33e06cf7 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-775100220", "description": "updated-group-type-desc"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.336783 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.340703 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 Aug 23 18:15:11.341200 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.342620 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be56cf58-fb95-4bdc-bf87-b5ba33e06cf7 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca returned with HTTP 200 Aug 23 18:15:11.343298 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 231/907] 10.4.3.148 () {70 vars in 1422 bytes} [Sun Aug 23 18:15:11 2026] PUT /volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca => generated 254 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.355392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d530106c-a86e-41d3-8244-a482f57b0f98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.359560 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d530106c-a86e-41d3-8244-a482f57b0f98 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] GET https://10.4.3.148/volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca Aug 23 18:15:11.359722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d530106c-a86e-41d3-8244-a482f57b0f98 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.360001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d530106c-a86e-41d3-8244-a482f57b0f98 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.382103 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d530106c-a86e-41d3-8244-a482f57b0f98 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca returned with HTTP 200 Aug 23 18:15:11.383235 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 226/908] 10.4.3.148 () {68 vars in 1401 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca => generated 254 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.395239 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9251a21e-0f83-4220-a337-9ffd72543ff3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.398558 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9251a21e-0f83-4220-a337-9ffd72543ff3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca Aug 23 18:15:11.398770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9251a21e-0f83-4220-a337-9ffd72543ff3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.399121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9251a21e-0f83-4220-a337-9ffd72543ff3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.419245 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-73c2a04d-f6e7-42e3-bce4-92184d1dcb15 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.422320 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73c2a04d-f6e7-42e3-bce4-92184d1dcb15 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:15:11.422320 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73c2a04d-f6e7-42e3-bce4-92184d1dcb15 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.423261 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73c2a04d-f6e7-42e3-bce4-92184d1dcb15 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.425777 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9251a21e-0f83-4220-a337-9ffd72543ff3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca returned with HTTP 202 Aug 23 18:15:11.426839 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 232/909] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:15:11 2026] DELETE /volume/v3/group_types/6093d187-caf0-450b-80c7-b9e358ca8dca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:11.434322 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.434983 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.435900 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.436064 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:11.436578 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:11.436819 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:11.436942 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:11.437388 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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 23 18:15:11.437451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1393603502", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-10316484", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.439694 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1393603502', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-10316484', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:11.442885 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1891aea6-5dd2-4c37-a218-768b65c5b983 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.442937 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.442937 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:11.446202 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1891aea6-5dd2-4c37-a218-768b65c5b983 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] GET https://10.4.3.148/volume/v3/group_types Aug 23 18:15:11.446202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1891aea6-5dd2-4c37-a218-768b65c5b983 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.446202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1891aea6-5dd2-4c37-a218-768b65c5b983 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.450475 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume of 1 GB Aug 23 18:15:11.451908 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.451908 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:11.452029 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1c2ffff-b78f-4d88-989b-1a70e488ab95 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 returned with HTTP 200 Aug 23 18:15:11.452029 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 225/910] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:15:11 2026] PUT /volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 => generated 567 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.452106 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Availability Zones retrieved successfully. Aug 23 18:15:11.452132 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-73c2a04d-f6e7-42e3-bce4-92184d1dcb15 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:15:11.459289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1891aea6-5dd2-4c37-a218-768b65c5b983 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 200 Aug 23 18:15:11.460078 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 233/911] 10.4.3.148 () {68 vars in 1290 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/group_types => generated 248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.460474 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (24dbb334-651e-4c8d-a5d6-b9a3ea6301bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:11.460597 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73c2a04d-f6e7-42e3-bce4-92184d1dcb15 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:15:11.461015 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 227/912] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.462114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467e845c-bfde-482b-ad05-1f963b90c21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.463375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:11.471471 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30184031-6142-47cc-8010-ffe008ece5df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.474333 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7b6886e-ee5b-442b-a0ab-d8e37a1a1ba2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.475380 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:11.475888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.477687 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7b6886e-ee5b-442b-a0ab-d8e37a1a1ba2 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:15:11.477908 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7b6886e-ee5b-442b-a0ab-d8e37a1a1ba2 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-289665915", "is_public": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.479282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:11.479282 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Create volume of 2 GB Aug 23 18:15:11.486384 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Availability Zones retrieved successfully. Aug 23 18:15:11.497291 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Flow 'volume_create_api' (ebd35fe7-d652-48bd-81e1-c7f8ef7f0d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:11.499640 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb72387-6806-49cf-8e39-2b15f97c7773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.500453 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Validating volume size '2' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:11.503680 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7b6886e-ee5b-442b-a0ab-d8e37a1a1ba2 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:15:11.504410 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 234/913] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/group_types => generated 163 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:11.508347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467e845c-bfde-482b-ad05-1f963b90c21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:15:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=578f4839-2efc-4193-847e-abc3142ef97f,is_public=True,name='tempest-scenario-type-cryptsetup-10316484',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '578f4839-2efc-4193-847e-abc3142ef97f', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:11.508579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5673200f-6ad1-4e86-9ef1-3360d83d1107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.516077 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2192cfd-6059-47af-93f1-3c44bfc0d95f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.520001 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2192cfd-6059-47af-93f1-3c44bfc0d95f tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:15:11.520382 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2192cfd-6059-47af-93f1-3c44bfc0d95f tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2070671079", "is_public": false}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.541764 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb72387-6806-49cf-8e39-2b15f97c7773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:11.542662 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbcb8d-9a9e-4b37-a335-571302073209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.543396 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.543934 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.554340 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2192cfd-6059-47af-93f1-3c44bfc0d95f tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:15:11.556216 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 228/914] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/group_types => generated 165 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:11.566928 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6c799a8-779c-4fe9-bb0d-7f848b4f76cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.570607 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6c799a8-779c-4fe9-bb0d-7f848b4f76cc tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] GET https://10.4.3.148/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 23 18:15:11.570607 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6c799a8-779c-4fe9-bb0d-7f848b4f76cc tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.570607 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6c799a8-779c-4fe9-bb0d-7f848b4f76cc tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.583658 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6c799a8-779c-4fe9-bb0d-7f848b4f76cc tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 23 18:15:11.584178 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 235/915] 10.4.3.148 () {68 vars in 1351 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.591476 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota_utils [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Quota exceeded for d25ee6edfb4643518335655be321e929, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 23 18:15:11.596177 np0000007943 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbcb8d-9a9e-4b37-a335-571302073209) transitioned into state 'FAILURE' from state 'RUNNING' Aug 23 18:15:11.596177 np0000007943 devstack@c-api.service[100225]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 23 18:15:11.599019 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6c377c0d-8f4c-4676-b5c4-0c74099763d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.599152 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbcb8d-9a9e-4b37-a335-571302073209) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.600100 np0000007943 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54dbcb8d-9a9e-4b37-a335-571302073209) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:15:11.601211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb72387-6806-49cf-8e39-2b15f97c7773) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.601878 np0000007943 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb72387-6806-49cf-8e39-2b15f97c7773) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:15:11.602651 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c377c0d-8f4c-4676-b5c4-0c74099763d3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] GET https://10.4.3.148/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 23 18:15:11.602942 np0000007943 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Flow 'volume_create_api' (ebd35fe7-d652-48bd-81e1-c7f8ef7f0d82) transitioned into state 'REVERTED' from state 'RUNNING' Aug 23 18:15:11.603455 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-30184031-6142-47cc-8010-ffe008ece5df tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 413 Aug 23 18:15:11.605524 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 226/916] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/volumes => generated 208 bytes in 135 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 23 18:15:11.605904 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c377c0d-8f4c-4676-b5c4-0c74099763d3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.605904 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c377c0d-8f4c-4676-b5c4-0c74099763d3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.609076 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Created reservations ['d5a8bf39-90c2-4082-9355-74005f8572de', '52329681-f143-4aac-bf4b-cd7aee6dc000', 'e3b646f4-f536-4095-85f3-838350d30cb3', '60b9b7ae-6caa-4055-ad9e-fd2b8c40c21c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:11.610119 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5673200f-6ad1-4e86-9ef1-3360d83d1107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a8bf39-90c2-4082-9355-74005f8572de', '52329681-f143-4aac-bf4b-cd7aee6dc000', 'e3b646f4-f536-4095-85f3-838350d30cb3', '60b9b7ae-6caa-4055-ad9e-fd2b8c40c21c']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:11.611308 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0052e4-a965-4456-bd39-d10f4a572c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.617568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4321fd5a-4fd0-4352-969b-3a3e8dee950e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.621175 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c377c0d-8f4c-4676-b5c4-0c74099763d3 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 23 18:15:11.621308 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4321fd5a-4fd0-4352-969b-3a3e8dee950e tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 Aug 23 18:15:11.621747 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 229/917] 10.4.3.148 () {68 vars in 1353 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.622126 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4321fd5a-4fd0-4352-969b-3a3e8dee950e tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.634298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b77d7e80-b6e9-4645-9640-b4a8aeb6f517 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.637496 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b77d7e80-b6e9-4645-9640-b4a8aeb6f517 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] GET https://10.4.3.148/volume/v3/group_types?is_public=False Aug 23 18:15:11.637496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b77d7e80-b6e9-4645-9640-b4a8aeb6f517 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.639183 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b77d7e80-b6e9-4645-9640-b4a8aeb6f517 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.646868 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0052e4-a965-4456-bd39-d10f4a572c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de63e10a-8292-4e27-8ed4-1407ad67807e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1393603502',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['d5a8bf39-90c2-4082-9355-74005f8572de','52329681-f143-4aac-bf4b-cd7aee6dc000','e3b646f4-f536-4095-85f3-838350d30cb3','60b9b7ae-6caa-4055-ad9e-fd2b8c40c21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=578f4839-2efc-4193-847e-abc3142ef97f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1393603502',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=de63e10a-8292-4e27-8ed4-1407ad67807e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d18fb7835440bb9a48aea2b8308595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(578f4839-2efc-4193-847e-abc3142ef97f),volume_type_id=578f4839-2efc-4193-847e-abc3142ef97f)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:11.647679 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02c180a-108f-4ad8-a66a-7679844b7fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.649837 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.649837 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:11.650549 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b77d7e80-b6e9-4645-9640-b4a8aeb6f517 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 23 18:15:11.651075 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 227/918] 10.4.3.148 () {68 vars in 1321 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.661071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-583ce5b5-5e12-43bd-ba8e-256d5b780f9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.664137 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-583ce5b5-5e12-43bd-ba8e-256d5b780f9a tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] GET https://10.4.3.148/volume/v3/group_types?is_public=True Aug 23 18:15:11.665064 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-583ce5b5-5e12-43bd-ba8e-256d5b780f9a tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.665337 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-583ce5b5-5e12-43bd-ba8e-256d5b780f9a tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.672139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02c180a-108f-4ad8-a66a-7679844b7fc6) transitioned into state 'SUCCESS' from state '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-1393603502',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['d5a8bf39-90c2-4082-9355-74005f8572de','52329681-f143-4aac-bf4b-cd7aee6dc000','e3b646f4-f536-4095-85f3-838350d30cb3','60b9b7ae-6caa-4055-ad9e-fd2b8c40c21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=578f4839-2efc-4193-847e-abc3142ef97f)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:11.673230 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbea0ca3-d118-488b-922d-36a1ee717916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.679223 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-4321fd5a-4fd0-4352-969b-3a3e8dee950e tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.679789 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-4321fd5a-4fd0-4352-969b-3a3e8dee950e tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.680032 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-4321fd5a-4fd0-4352-969b-3a3e8dee950e tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.684023 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-583ce5b5-5e12-43bd-ba8e-256d5b780f9a tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 23 18:15:11.684528 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 230/919] 10.4.3.148 () {68 vars in 1319 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:11.687291 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbea0ca3-d118-488b-922d-36a1ee717916) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:11.687740 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4321fd5a-4fd0-4352-969b-3a3e8dee950e tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 returned with HTTP 200 Aug 23 18:15:11.688015 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 236/920] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:15:11 2026] PUT /volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 => generated 567 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.688294 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (24dbb334-651e-4c8d-a5d6-b9a3ea6301bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:11.688636 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request issued successfully. Aug 23 18:15:11.689467 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d5e309c-865b-47ab-b7ea-8131629c71e2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:11.690630 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 228/921] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/volumes => generated 789 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:11.698559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e9ef71e-644d-487a-b08a-764dcfaaf493 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.701113 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e9ef71e-644d-487a-b08a-764dcfaaf493 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/f95715c6-e535-4e51-a961-bab8e37e9ef6 Aug 23 18:15:11.701492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e9ef71e-644d-487a-b08a-764dcfaaf493 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.701699 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e9ef71e-644d-487a-b08a-764dcfaaf493 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.707815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-645bfffc-32be-473f-b77f-7b699240e61f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.713000 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:11.713469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.715884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:11.716338 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Create volume of 1 GB Aug 23 18:15:11.723330 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Availability Zones retrieved successfully. Aug 23 18:15:11.723683 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e9ef71e-644d-487a-b08a-764dcfaaf493 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types/f95715c6-e535-4e51-a961-bab8e37e9ef6 returned with HTTP 202 Aug 23 18:15:11.724786 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 228/922] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:15:11 2026] DELETE /volume/v3/group_types/f95715c6-e535-4e51-a961-bab8e37e9ef6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:11.735811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Flow 'volume_create_api' (4f38934a-4605-42c6-ab35-9b6c7dfecef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:11.736940 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ed58e19a-36d2-472d-8e6e-742d710ac389 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.737609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b39cca-e37f-487c-8e8c-e9db84659b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.739260 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:11.743704 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed58e19a-36d2-472d-8e6e-742d710ac389 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/d5471e77-1a93-4d95-8729-1831aa2dd885 Aug 23 18:15:11.744723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed58e19a-36d2-472d-8e6e-742d710ac389 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.744723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed58e19a-36d2-472d-8e6e-742d710ac389 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.766758 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed58e19a-36d2-472d-8e6e-742d710ac389 tempest-GroupTypesTest-1927556184 tempest-GroupTypesTest-1927556184-project-admin] https://10.4.3.148/volume/v3/group_types/d5471e77-1a93-4d95-8729-1831aa2dd885 returned with HTTP 202 Aug 23 18:15:11.767348 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 237/923] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:15:11 2026] DELETE /volume/v3/group_types/d5471e77-1a93-4d95-8729-1831aa2dd885 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:11.795685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b39cca-e37f-487c-8e8c-e9db84659b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:11.797050 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac970d8-feae-49a5-b633-4900a9aa1a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.858668 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota_utils [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Quota exceeded for d25ee6edfb4643518335655be321e929, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 23 18:15:11.861168 np0000007943 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac970d8-feae-49a5-b633-4900a9aa1a91) transitioned into state 'FAILURE' from state 'RUNNING' Aug 23 18:15:11.861168 np0000007943 devstack@c-api.service[100224]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 23 18:15:11.863649 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac970d8-feae-49a5-b633-4900a9aa1a91) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.864818 np0000007943 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac970d8-feae-49a5-b633-4900a9aa1a91) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:15:11.865532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b39cca-e37f-487c-8e8c-e9db84659b41) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:11.866387 np0000007943 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b39cca-e37f-487c-8e8c-e9db84659b41) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:15:11.868072 np0000007943 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Flow 'volume_create_api' (4f38934a-4605-42c6-ab35-9b6c7dfecef0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 23 18:15:11.868072 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.middleware.fault [None req-645bfffc-32be-473f-b77f-7b699240e61f tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 413 Aug 23 18:15:11.869336 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 231/924] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/volumes => generated 150 bytes in 162 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 23 18:15:11.885135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63c6bfb1-ab62-4dbb-b0e2-9b38f8aaa977 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.886580 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d63a0fa-1a58-4aea-a905-ab7553badf63 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.889100 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63c6bfb1-ab62-4dbb-b0e2-9b38f8aaa977 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 Aug 23 18:15:11.889595 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d63a0fa-1a58-4aea-a905-ab7553badf63 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:11.889658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63c6bfb1-ab62-4dbb-b0e2-9b38f8aaa977 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.890086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d63a0fa-1a58-4aea-a905-ab7553badf63 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:11.890429 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d63a0fa-1a58-4aea-a905-ab7553badf63 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:11.890664 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0d63a0fa-1a58-4aea-a905-ab7553badf63 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:11.899914 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.899914 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:11.900089 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.900089 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:11.901494 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d63a0fa-1a58-4aea-a905-ab7553badf63 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:11.902158 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 229/925] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:11 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.944319 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-63c6bfb1-ab62-4dbb-b0e2-9b38f8aaa977 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-10316484 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-10316484, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:11.951901 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63c6bfb1-ab62-4dbb-b0e2-9b38f8aaa977 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 returned with HTTP 200 Aug 23 18:15:11.952767 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 229/926] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:15:11 2026] PUT /volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 => generated 566 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:11.965399 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e01a45f3-b67c-4722-b21b-ec422f2dbb31 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:11.967074 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e01a45f3-b67c-4722-b21b-ec422f2dbb31 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] POST https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204/action Aug 23 18:15:11.967525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e01a45f3-b67c-4722-b21b-ec422f2dbb31 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:11.968133 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e01a45f3-b67c-4722-b21b-ec422f2dbb31 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:11.983474 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:11.983474 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:11.983474 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e01a45f3-b67c-4722-b21b-ec422f2dbb31 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Volume info retrieved successfully. Aug 23 18:15:12.036162 np0000007943 devstack@c-api.service[100226]: ERROR cinder.volume.api [None req-e01a45f3-b67c-4722-b21b-ec422f2dbb31 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Quota exceeded for d25ee6edfb4643518335655be321e929, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 23 18:15:12.045482 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.middleware.fault [None req-e01a45f3-b67c-4722-b21b-ec422f2dbb31 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204/action returned with HTTP 413 Aug 23 18:15:12.046812 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 238/927] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:15:11 2026] POST /volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204/action => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 23 18:15:12.056821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33f651ec-6c46-40fb-9cd5-69a5004d0935 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:12.059061 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33f651ec-6c46-40fb-9cd5-69a5004d0935 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] GET https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 Aug 23 18:15:12.059812 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33f651ec-6c46-40fb-9cd5-69a5004d0935 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:12.060138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33f651ec-6c46-40fb-9cd5-69a5004d0935 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:12.073435 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:12.073435 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:12.084042 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-33f651ec-6c46-40fb-9cd5-69a5004d0935 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Volume info retrieved successfully. Aug 23 18:15:12.096602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33f651ec-6c46-40fb-9cd5-69a5004d0935 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 returned with HTTP 200 Aug 23 18:15:12.097576 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 232/928] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:12 2026] GET /volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:12.115681 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:12.118449 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] DELETE https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 Aug 23 18:15:12.118725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:12.119094 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:12.119465 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Delete volume with id: b74f33e7-1be7-466a-9494-3e6ee97de204 Aug 23 18:15:12.131786 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:12.131786 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:12.133025 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Volume info retrieved successfully. Aug 23 18:15:12.161145 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Delete volume request issued successfully. Aug 23 18:15:12.161288 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-207a64e6-3f26-40ff-9e63-9b1a033dec94 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 returned with HTTP 202 Aug 23 18:15:12.161915 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 230/929] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:12 2026] DELETE /volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:12.170832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab911007-3cd8-489b-8b76-28330c84549e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:12.173944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab911007-3cd8-489b-8b76-28330c84549e tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] GET https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 Aug 23 18:15:12.174253 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab911007-3cd8-489b-8b76-28330c84549e tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:12.174495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab911007-3cd8-489b-8b76-28330c84549e tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:12.186468 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:12.186468 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:12.193140 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ab911007-3cd8-489b-8b76-28330c84549e tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Volume info retrieved successfully. Aug 23 18:15:12.201410 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab911007-3cd8-489b-8b76-28330c84549e tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 returned with HTTP 200 Aug 23 18:15:12.202056 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 230/930] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:12 2026] GET /volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:12.480906 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-016ca93c-a863-4858-bd39-c8b6edf47b6d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:12.484194 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-016ca93c-a863-4858-bd39-c8b6edf47b6d tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:15:12.484532 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-016ca93c-a863-4858-bd39-c8b6edf47b6d tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:12.484902 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-016ca93c-a863-4858-bd39-c8b6edf47b6d tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:12.497881 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:12.497881 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:12.503044 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-016ca93c-a863-4858-bd39-c8b6edf47b6d tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:15:12.510569 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-016ca93c-a863-4858-bd39-c8b6edf47b6d tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:15:12.511303 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 239/931] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:12 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:12.917231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ea0a4f0-992f-44ec-9176-00146ecca079 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:12.919383 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ea0a4f0-992f-44ec-9176-00146ecca079 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:12.919629 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ea0a4f0-992f-44ec-9176-00146ecca079 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:12.919953 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ea0a4f0-992f-44ec-9176-00146ecca079 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:12.920116 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1ea0a4f0-992f-44ec-9176-00146ecca079 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:12.927421 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:12.927421 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:12.928488 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ea0a4f0-992f-44ec-9176-00146ecca079 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:12.929465 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 233/932] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:12 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:13.221373 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0845bbb3-9cee-4914-85a6-2058d8a142f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:13.224770 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0845bbb3-9cee-4914-85a6-2058d8a142f3 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] GET https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 Aug 23 18:15:13.224770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0845bbb3-9cee-4914-85a6-2058d8a142f3 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:13.224770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0845bbb3-9cee-4914-85a6-2058d8a142f3 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:13.238228 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0845bbb3-9cee-4914-85a6-2058d8a142f3 tempest-VolumeQuotasNegativeTestJSON-393097914 tempest-VolumeQuotasNegativeTestJSON-393097914-project-member] https://10.4.3.148/volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 returned with HTTP 404 Aug 23 18:15:13.239078 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 231/933] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:13 2026] GET /volume/v3/volumes/b74f33e7-1be7-466a-9494-3e6ee97de204 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:13.250354 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-55ca5993-ffbc-4a2b-a429-ad5a1f998928 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:13.254158 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55ca5993-ffbc-4a2b-a429-ad5a1f998928 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 Aug 23 18:15:13.254662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55ca5993-ffbc-4a2b-a429-ad5a1f998928 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:13.404150 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95052bba-af7a-4384-83e3-e8a93e6acba0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:13.406463 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95052bba-af7a-4384-83e3-e8a93e6acba0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:15:13.406549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95052bba-af7a-4384-83e3-e8a93e6acba0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:13.406751 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95052bba-af7a-4384-83e3-e8a93e6acba0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:13.417556 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:13.417556 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:13.424513 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-95052bba-af7a-4384-83e3-e8a93e6acba0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:15:13.427047 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55ca5993-ffbc-4a2b-a429-ad5a1f998928 tempest-VolumeQuotasNegativeTestJSON-1211943427 tempest-VolumeQuotasNegativeTestJSON-1211943427-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 returned with HTTP 200 Aug 23 18:15:13.427177 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 231/934] 10.4.3.148 () {68 vars in 1375 bytes} [Sun Aug 23 18:15:13 2026] PUT /volume/v3/os-quota-sets/d25ee6edfb4643518335655be321e929 => generated 570 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:13.432738 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95052bba-af7a-4384-83e3-e8a93e6acba0 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:15:13.433430 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 240/935] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:13 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:13.451455 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:13.453897 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] DELETE https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:15:13.454220 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:13.454488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:13.454850 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Delete volume with id: 243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:15:13.465654 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:13.465654 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:13.466501 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:15:13.497977 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Delete volume request issued successfully. Aug 23 18:15:13.498285 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d97caeb-9e32-4e05-89c6-b248fc419903 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 202 Aug 23 18:15:13.498897 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 234/936] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:13 2026] DELETE /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:13.508155 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-20971a90-d4dc-4fd0-92f0-516ef1593ac1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:13.510527 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20971a90-d4dc-4fd0-92f0-516ef1593ac1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:15:13.510743 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20971a90-d4dc-4fd0-92f0-516ef1593ac1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:13.510981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20971a90-d4dc-4fd0-92f0-516ef1593ac1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:13.522117 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:13.522117 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:13.530571 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-20971a90-d4dc-4fd0-92f0-516ef1593ac1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Volume info retrieved successfully. Aug 23 18:15:13.537846 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20971a90-d4dc-4fd0-92f0-516ef1593ac1 tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 200 Aug 23 18:15:13.538537 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 232/937] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:13 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:13.942505 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40d9e4dd-c096-44cd-ac2d-d825d42edb2c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:13.944962 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40d9e4dd-c096-44cd-ac2d-d825d42edb2c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:13.945212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40d9e4dd-c096-44cd-ac2d-d825d42edb2c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:13.945461 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40d9e4dd-c096-44cd-ac2d-d825d42edb2c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:13.945598 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-40d9e4dd-c096-44cd-ac2d-d825d42edb2c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:13.950713 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:13.950713 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:13.952218 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40d9e4dd-c096-44cd-ac2d-d825d42edb2c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:13.952218 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 232/938] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:13 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:14.554030 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e46dd89a-04d9-4b44-a5dd-b2d6bc49ad4f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:14.568866 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e46dd89a-04d9-4b44-a5dd-b2d6bc49ad4f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] GET https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad Aug 23 18:15:14.569151 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e46dd89a-04d9-4b44-a5dd-b2d6bc49ad4f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:14.569409 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e46dd89a-04d9-4b44-a5dd-b2d6bc49ad4f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:14.585163 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e46dd89a-04d9-4b44-a5dd-b2d6bc49ad4f tempest-VolumesActionsTest-1991386847 tempest-VolumesActionsTest-1991386847-project-member] https://10.4.3.148/volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad returned with HTTP 404 Aug 23 18:15:14.586006 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 241/939] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:14 2026] GET /volume/v3/volumes/243c93e6-336c-422d-8a39-715cb50303ad => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:14.970574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-558472e1-f402-4609-8a85-bce75aae08ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:14.974831 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558472e1-f402-4609-8a85-bce75aae08ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:14.974831 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558472e1-f402-4609-8a85-bce75aae08ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:14.975282 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558472e1-f402-4609-8a85-bce75aae08ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:14.975341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-558472e1-f402-4609-8a85-bce75aae08ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:14.983416 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:14.983416 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:14.984669 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558472e1-f402-4609-8a85-bce75aae08ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:14.987335 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 235/940] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:14 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:15.739283 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16132811-7fcf-435a-970a-6408987d6911 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:15.996260 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16132811-7fcf-435a-970a-6408987d6911 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:15.996742 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16132811-7fcf-435a-970a-6408987d6911 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1893955821"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:16.003442 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-99abf588-54d3-47a1-b04d-7925c706c997 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:16.005272 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-99abf588-54d3-47a1-b04d-7925c706c997 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:16.005589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-99abf588-54d3-47a1-b04d-7925c706c997 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:16.005951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-99abf588-54d3-47a1-b04d-7925c706c997 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:16.005951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-99abf588-54d3-47a1-b04d-7925c706c997 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:16.013589 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:16.013589 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:16.014515 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-99abf588-54d3-47a1-b04d-7925c706c997 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:16.015233 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 233/941] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:16 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:16.038061 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16132811-7fcf-435a-970a-6408987d6911 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:16.038061 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 233/942] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:15 2026] POST /volume/v3/types => generated 216 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:16.052940 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4315a840-28b3-4d32-b016-d4802b60576d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:16.055191 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4315a840-28b3-4d32-b016-d4802b60576d tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:15:16.056091 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4315a840-28b3-4d32-b016-d4802b60576d tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1453588354"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:16.074817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4315a840-28b3-4d32-b016-d4802b60576d tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:15:16.075706 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 242/943] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:15:16 2026] POST /volume/v3/group_types => generated 173 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:16.086909 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8543af88-6148-4ed9-9eb3-39e7897b546e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:16.230254 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8543af88-6148-4ed9-9eb3-39e7897b546e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:15:16.230723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8543af88-6148-4ed9-9eb3-39e7897b546e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a003c5c-396d-4494-81f3-aaaa6a87117b", "volume_types": ["793486b6-7bca-4183-99db-42f2b425561a"], "name": "tempest-Group1-667454513"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:16.237569 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-8543af88-6148-4ed9-9eb3-39e7897b546e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Creating new group {'group': {'group_type': '8a003c5c-396d-4494-81f3-aaaa6a87117b', 'volume_types': ['793486b6-7bca-4183-99db-42f2b425561a'], 'name': 'tempest-Group1-667454513'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:15:16.245594 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-8543af88-6148-4ed9-9eb3-39e7897b546e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Creating group tempest-Group1-667454513. Aug 23 18:15:16.258096 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8543af88-6148-4ed9-9eb3-39e7897b546e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Availability Zones retrieved successfully. Aug 23 18:15:16.289272 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8543af88-6148-4ed9-9eb3-39e7897b546e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Created reservations ['ec224c91-426d-45f9-9370-8d1fb280b052'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:16.340730 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8543af88-6148-4ed9-9eb3-39e7897b546e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:15:16.341379 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 236/944] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:15:16 2026] POST /volume/v3/groups => generated 93 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:16.353165 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a6938cbe-0a94-4f3c-a439-bac372ef26b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:16.360519 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6938cbe-0a94-4f3c-a439-bac372ef26b9 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 Aug 23 18:15:16.360577 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6938cbe-0a94-4f3c-a439-bac372ef26b9 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:16.362586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6938cbe-0a94-4f3c-a439-bac372ef26b9 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:16.362940 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-a6938cbe-0a94-4f3c-a439-bac372ef26b9 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e33aa1d1-f48c-47aa-8d00-781e52443bd5 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:16.372314 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:16.372314 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:16.384426 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6938cbe-0a94-4f3c-a439-bac372ef26b9 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 returned with HTTP 200 Aug 23 18:15:16.384973 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 234/945] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:16 2026] GET /volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 => generated 321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:17.030158 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40838e2c-1538-40d2-a6ff-de43ec3bc171 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:17.034966 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40838e2c-1538-40d2-a6ff-de43ec3bc171 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:17.034966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40838e2c-1538-40d2-a6ff-de43ec3bc171 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:17.034966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40838e2c-1538-40d2-a6ff-de43ec3bc171 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:17.035227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-40838e2c-1538-40d2-a6ff-de43ec3bc171 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:17.045109 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:17.045109 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:17.046103 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40838e2c-1538-40d2-a6ff-de43ec3bc171 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:17.046978 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 234/946] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:17 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:17.395329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e91502c1-6652-4a8b-9242-8aa73912222b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:17.399784 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e91502c1-6652-4a8b-9242-8aa73912222b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 Aug 23 18:15:17.400186 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e91502c1-6652-4a8b-9242-8aa73912222b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:17.400496 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e91502c1-6652-4a8b-9242-8aa73912222b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:17.400696 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-e91502c1-6652-4a8b-9242-8aa73912222b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e33aa1d1-f48c-47aa-8d00-781e52443bd5 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:17.407012 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:17.407012 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:17.424496 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e91502c1-6652-4a8b-9242-8aa73912222b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 returned with HTTP 200 Aug 23 18:15:17.424662 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 243/947] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:17 2026] GET /volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:17.440158 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:17.443411 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:15:17.444186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a003c5c-396d-4494-81f3-aaaa6a87117b", "volume_types": ["793486b6-7bca-4183-99db-42f2b425561a"], "name": "tempest-Group2-1251816967"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:17.447630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Creating new group {'group': {'group_type': '8a003c5c-396d-4494-81f3-aaaa6a87117b', 'volume_types': ['793486b6-7bca-4183-99db-42f2b425561a'], 'name': 'tempest-Group2-1251816967'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:15:17.452978 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Creating group tempest-Group2-1251816967. Aug 23 18:15:17.453450 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:17.453450 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:17.464663 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Availability Zones retrieved successfully. Aug 23 18:15:17.482499 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Created reservations ['ee892cfc-daa9-4580-b103-a6cabc17cfa2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:17.524242 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ad87fa2-2429-4a5d-88bf-2b281d48d5d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:15:17.529931 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 237/948] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:15:17 2026] POST /volume/v3/groups => generated 94 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:17.543206 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1dc02f99-c512-424c-9222-6d7de6db5429 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:17.546090 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dc02f99-c512-424c-9222-6d7de6db5429 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 Aug 23 18:15:17.546291 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dc02f99-c512-424c-9222-6d7de6db5429 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:17.546602 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dc02f99-c512-424c-9222-6d7de6db5429 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:17.546758 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-1dc02f99-c512-424c-9222-6d7de6db5429 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e5687573-5e37-4444-a113-73f9fed3bec2 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:17.560555 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:17.560555 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:17.580946 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dc02f99-c512-424c-9222-6d7de6db5429 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 returned with HTTP 200 Aug 23 18:15:17.581488 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 235/949] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:17 2026] GET /volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 => generated 322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:18.062138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f14630dd-88eb-4b12-b6d1-58f75fe662a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:18.066245 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f14630dd-88eb-4b12-b6d1-58f75fe662a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:18.066450 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f14630dd-88eb-4b12-b6d1-58f75fe662a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:18.066668 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f14630dd-88eb-4b12-b6d1-58f75fe662a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:18.066911 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f14630dd-88eb-4b12-b6d1-58f75fe662a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:18.080758 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:18.080758 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:18.082381 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f14630dd-88eb-4b12-b6d1-58f75fe662a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:18.083218 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 235/950] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:18 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:18.395583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-62185345-edc2-4412-958d-374ebbaadbfb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:18.595121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9b955c6c-7c80-40f7-840b-7e2eb733c7d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:18.600363 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b955c6c-7c80-40f7-840b-7e2eb733c7d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 Aug 23 18:15:18.600759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b955c6c-7c80-40f7-840b-7e2eb733c7d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:18.601766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b955c6c-7c80-40f7-840b-7e2eb733c7d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:18.602075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-9b955c6c-7c80-40f7-840b-7e2eb733c7d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e5687573-5e37-4444-a113-73f9fed3bec2 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:18.608554 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:18.608554 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:18.636942 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b955c6c-7c80-40f7-840b-7e2eb733c7d6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 returned with HTTP 200 Aug 23 18:15:18.636942 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 238/951] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:18 2026] GET /volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:18.651863 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:18.654904 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:18.655466 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-59267747", "volume_type": "793486b6-7bca-4183-99db-42f2b425561a", "group_id": "e33aa1d1-f48c-47aa-8d00-781e52443bd5", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:18.657454 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-59267747', 'volume_type': '793486b6-7bca-4183-99db-42f2b425561a', 'group_id': 'e33aa1d1-f48c-47aa-8d00-781e52443bd5', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:18.670390 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:18.670390 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:18.670586 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume of 1 GB Aug 23 18:15:18.679548 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-62185345-edc2-4412-958d-374ebbaadbfb tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:18.680106 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-62185345-edc2-4412-958d-374ebbaadbfb tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-658571418", "os-volume-type-access:is_public": false}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:18.680690 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Availability Zones retrieved successfully. Aug 23 18:15:18.683862 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:18.683862 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:18.686270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Flow 'volume_create_api' (078c60bb-8a5d-49a7-94f0-2658ec51849b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:18.687502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbbc9f6-d944-4720-acc7-6d75db530931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:18.688113 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:18.688113 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:18.688531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:18.710332 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-62185345-edc2-4412-958d-374ebbaadbfb tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:18.711530 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 244/952] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:15:18 2026] POST /volume/v3/types => generated 228 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:18.725637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbbc9f6-d944-4720-acc7-6d75db530931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:15:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=793486b6-7bca-4183-99db-42f2b425561a,is_public=True,name='tempest-GroupsTest-volume-type-1893955821',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '793486b6-7bca-4183-99db-42f2b425561a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e33aa1d1-f48c-47aa-8d00-781e52443bd5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:18.727723 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47388b11-3345-416f-b5c4-e7ee61401459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:18.733207 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e0cfeca7-5ad7-42e0-b5ae-20b8bf6bd860 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:18.782469 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1893955821 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1893955821, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:18.783562 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1893955821 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1893955821, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:18.852053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Created reservations ['3f912202-88ae-4136-8bbb-bab0726e339c', 'ebc202ee-8c1a-4615-a352-f7230f97fc43', '2ee57363-3075-42c3-ab33-6eca71c331b9', 'a81d3bcd-14a1-418b-abe4-0e827ae27e81'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:18.852568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47388b11-3345-416f-b5c4-e7ee61401459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f912202-88ae-4136-8bbb-bab0726e339c', 'ebc202ee-8c1a-4615-a352-f7230f97fc43', '2ee57363-3075-42c3-ab33-6eca71c331b9', 'a81d3bcd-14a1-418b-abe4-0e827ae27e81']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:18.853365 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77a8062-e062-4e4d-9137-ce4a9b843d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:18.887828 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77a8062-e062-4e4d-9137-ce4a9b843d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f994d6a2-c40a-4a46-a966-6b4b30ee47f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-59267747',encryption_key_id=None,group_id=e33aa1d1-f48c-47aa-8d00-781e52443bd5,group_type_id=,metadata={},multiattach=False,project_id='d88609fa28f04263a47eaabe052cbdea',qos_specs=None,replication_status=,reservations=['3f912202-88ae-4136-8bbb-bab0726e339c','ebc202ee-8c1a-4615-a352-f7230f97fc43','2ee57363-3075-42c3-ab33-6eca71c331b9','a81d3bcd-14a1-418b-abe4-0e827ae27e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48108265526b4bde8de796ede7dc7744',volume_type_id=793486b6-7bca-4183-99db-42f2b425561a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-59267747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e33aa1d1-f48c-47aa-8d00-781e52443bd5,host=None,id=f994d6a2-c40a-4a46-a966-6b4b30ee47f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d88609fa28f04263a47eaabe052cbdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48108265526b4bde8de796ede7dc7744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(793486b6-7bca-4183-99db-42f2b425561a),volume_type_id=793486b6-7bca-4183-99db-42f2b425561a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:18.888304 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096554fb-cb73-4276-820d-82882ca1b1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:18.921259 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096554fb-cb73-4276-820d-82882ca1b1b6) transitioned into state 'SUCCESS' from state '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-59267747',encryption_key_id=None,group_id=e33aa1d1-f48c-47aa-8d00-781e52443bd5,group_type_id=,metadata={},multiattach=False,project_id='d88609fa28f04263a47eaabe052cbdea',qos_specs=None,replication_status=,reservations=['3f912202-88ae-4136-8bbb-bab0726e339c','ebc202ee-8c1a-4615-a352-f7230f97fc43','2ee57363-3075-42c3-ab33-6eca71c331b9','a81d3bcd-14a1-418b-abe4-0e827ae27e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48108265526b4bde8de796ede7dc7744',volume_type_id=793486b6-7bca-4183-99db-42f2b425561a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:18.922716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88dbde77-dbc0-47b7-bf3e-c9754354d6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:18.941090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88dbde77-dbc0-47b7-bf3e-c9754354d6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:18.942960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Flow 'volume_create_api' (078c60bb-8a5d-49a7-94f0-2658ec51849b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:18.943549 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0cfeca7-5ad7-42e0-b5ae-20b8bf6bd860 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:18.945087 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0cfeca7-5ad7-42e0-b5ae-20b8bf6bd860 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "38157517-5dd5-438f-9d97-1e5f959e28fe", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:18.945414 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume request issued successfully. Aug 23 18:15:18.945707 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:18.945965 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e0cfeca7-5ad7-42e0-b5ae-20b8bf6bd860 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Create volume request body: {'volume': {'volume_type': '38157517-5dd5-438f-9d97-1e5f959e28fe', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:18.946133 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:18.956872 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0cfeca7-5ad7-42e0-b5ae-20b8bf6bd860 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 404 Aug 23 18:15:18.956872 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 236/953] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:18 2026] POST /volume/v3/volumes => generated 114 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:18.967660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6c308ed4-297d-40d3-a060-86edfad69902 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:18.974088 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c308ed4-297d-40d3-a060-86edfad69902 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe/action Aug 23 18:15:18.974421 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c308ed4-297d-40d3-a060-86edfad69902 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action body: b'{"addProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:18.974575 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c308ed4-297d-40d3-a060-86edfad69902 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:18.978888 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:18.978888 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:19.005003 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c308ed4-297d-40d3-a060-86edfad69902 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe/action returned with HTTP 202 Aug 23 18:15:19.005651 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 239/954] 10.4.3.148 () {68 vars in 1384 bytes} [Sun Aug 23 18:15:18 2026] POST /volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:19.005773 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:19.009304 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:19.009304 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:19.014054 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c50dbc2f-05a8-4550-91cb-3b7a2f436c45 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:19.014054 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 236/955] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:15:18 2026] POST /volume/v3/volumes => generated 813 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:19.025679 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:19.028354 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:19.028809 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "38157517-5dd5-438f-9d97-1e5f959e28fe", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1019819699"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:19.031467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Create volume request body: {'volume': {'volume_type': '38157517-5dd5-438f-9d97-1e5f959e28fe', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1019819699'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:19.033682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:19.040452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Create volume of 1 GB Aug 23 18:15:19.040452 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:19.040452 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:19.042086 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 Aug 23 18:15:19.042488 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Availability Zones retrieved successfully. Aug 23 18:15:19.042579 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:19.042579 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:19.048518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Flow 'volume_create_api' (8d004969-a63e-4ff4-815d-8417dcef5839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:19.049635 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad88adf-efbe-43a0-8aa5-23c8cd5ea73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:19.052003 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:19.062570 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:19.062570 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:19.070759 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:19.072267 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:19.072267 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:19.088687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad88adf-efbe-43a0-8aa5-23c8cd5ea73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:15:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38157517-5dd5-438f-9d97-1e5f959e28fe,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-658571418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38157517-5dd5-438f-9d97-1e5f959e28fe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:19.089760 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56141712-0440-4a2b-91af-b8507ea1f3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:19.100164 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-daa04d0b-9511-4822-b7eb-c4ddae3b0e4d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:19.105896 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-daa04d0b-9511-4822-b7eb-c4ddae3b0e4d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:19.105896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-daa04d0b-9511-4822-b7eb-c4ddae3b0e4d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:19.105896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-daa04d0b-9511-4822-b7eb-c4ddae3b0e4d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:19.105896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-daa04d0b-9511-4822-b7eb-c4ddae3b0e4d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:19.110387 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:19.110387 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:19.112391 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-daa04d0b-9511-4822-b7eb-c4ddae3b0e4d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:19.112391 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 240/956] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:19 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:19.140960 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:19.149191 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:19.149191 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:19.152122 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-658571418 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-658571418, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:19.152122 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-658571418 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-658571418, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:19.161239 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d1df88f-a227-4424-84e4-25c4560cb4ee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 returned with HTTP 200 Aug 23 18:15:19.161770 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 237/957] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:19 2026] GET /volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 => generated 905 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:19.235922 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Created reservations ['182a4a78-eda5-48d2-ba11-806f0fc45245', 'd9d1d4f0-532e-4172-a5ea-7ef300fe5791', '49c8eefb-5f33-4d6f-92d1-10b44859b69d', 'cfcae0af-6f1b-453e-aa69-79c4970969cd'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:19.237163 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56141712-0440-4a2b-91af-b8507ea1f3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['182a4a78-eda5-48d2-ba11-806f0fc45245', 'd9d1d4f0-532e-4172-a5ea-7ef300fe5791', '49c8eefb-5f33-4d6f-92d1-10b44859b69d', 'cfcae0af-6f1b-453e-aa69-79c4970969cd']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:19.238560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa77a4a-b568-4f97-9541-7586b5f98260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:19.280004 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa77a4a-b568-4f97-9541-7586b5f98260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9deace45-6b5b-46eb-b457-7c97a277568f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1019819699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fe279d2b59143038925a7caa4c177ba',qos_specs=None,replication_status=,reservations=['182a4a78-eda5-48d2-ba11-806f0fc45245','d9d1d4f0-532e-4172-a5ea-7ef300fe5791','49c8eefb-5f33-4d6f-92d1-10b44859b69d','cfcae0af-6f1b-453e-aa69-79c4970969cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd25a472f945428b8ed3115df26f2fa8',volume_type_id=38157517-5dd5-438f-9d97-1e5f959e28fe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1019819699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9deace45-6b5b-46eb-b457-7c97a277568f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fe279d2b59143038925a7caa4c177ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd25a472f945428b8ed3115df26f2fa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38157517-5dd5-438f-9d97-1e5f959e28fe),volume_type_id=38157517-5dd5-438f-9d97-1e5f959e28fe)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:19.281315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a96429a-a8d9-4e6f-b7fe-2e6951adb3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:19.314899 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a96429a-a8d9-4e6f-b7fe-2e6951adb3b3) transitioned into state 'SUCCESS' from state '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-1019819699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fe279d2b59143038925a7caa4c177ba',qos_specs=None,replication_status=,reservations=['182a4a78-eda5-48d2-ba11-806f0fc45245','d9d1d4f0-532e-4172-a5ea-7ef300fe5791','49c8eefb-5f33-4d6f-92d1-10b44859b69d','cfcae0af-6f1b-453e-aa69-79c4970969cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd25a472f945428b8ed3115df26f2fa8',volume_type_id=38157517-5dd5-438f-9d97-1e5f959e28fe)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:19.315706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd84d0e-bc97-482d-a012-208bdb86014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:19.327895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd84d0e-bc97-482d-a012-208bdb86014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:19.329618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Flow 'volume_create_api' (8d004969-a63e-4ff4-815d-8417dcef5839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:19.329870 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Create volume request issued successfully. Aug 23 18:15:19.331084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-525423c5-52be-44aa-8c29-9f447b7c6b84 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:19.331602 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 245/958] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:19 2026] POST /volume/v3/volumes => generated 795 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:19.351270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16c463d1-2a37-4d13-a9d9-621fc4ec3f97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:19.356096 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16c463d1-2a37-4d13-a9d9-621fc4ec3f97 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] GET https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f Aug 23 18:15:19.356096 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16c463d1-2a37-4d13-a9d9-621fc4ec3f97 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:19.356096 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16c463d1-2a37-4d13-a9d9-621fc4ec3f97 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:19.365904 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:19.365904 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:19.371170 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-16c463d1-2a37-4d13-a9d9-621fc4ec3f97 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Volume info retrieved successfully. Aug 23 18:15:19.378667 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16c463d1-2a37-4d13-a9d9-621fc4ec3f97 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f returned with HTTP 200 Aug 23 18:15:19.379465 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 237/959] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:19 2026] GET /volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:20.100327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f4a597a6-9174-4610-b270-75e83a3adca4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.127744 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eb459a8f-78cf-4036-86cd-3fafecb6a4d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.133581 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb459a8f-78cf-4036-86cd-3fafecb6a4d6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:20.133581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb459a8f-78cf-4036-86cd-3fafecb6a4d6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.133581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb459a8f-78cf-4036-86cd-3fafecb6a4d6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.133581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-eb459a8f-78cf-4036-86cd-3fafecb6a4d6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:20.139512 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.139512 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:20.140848 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb459a8f-78cf-4036-86cd-3fafecb6a4d6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:20.141351 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 238/960] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:20.188610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.190992 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 Aug 23 18:15:20.191294 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.192053 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.208616 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.208616 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:20.215887 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:20.217076 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:20.217353 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:20.241126 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4a597a6-9174-4610-b270-75e83a3adca4 tempest-VolumesSummaryTest-1852536775 tempest-VolumesSummaryTest-1852536775-project-member] GET https://10.4.3.148/volume/v3/volumes/summary Aug 23 18:15:20.241544 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4a597a6-9174-4610-b270-75e83a3adca4 tempest-VolumesSummaryTest-1852536775 tempest-VolumesSummaryTest-1852536775-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.242432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4a597a6-9174-4610-b270-75e83a3adca4 tempest-VolumesSummaryTest-1852536775 tempest-VolumesSummaryTest-1852536775-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.242432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-f4a597a6-9174-4610-b270-75e83a3adca4 tempest-VolumesSummaryTest-1852536775 tempest-VolumesSummaryTest-1852536775-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:20.254017 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f4a597a6-9174-4610-b270-75e83a3adca4 tempest-VolumesSummaryTest-1852536775 tempest-VolumesSummaryTest-1852536775-project-member] Get summary completed successfully. Aug 23 18:15:20.254300 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4a597a6-9174-4610-b270-75e83a3adca4 tempest-VolumesSummaryTest-1852536775 tempest-VolumesSummaryTest-1852536775-project-member] https://10.4.3.148/volume/v3/volumes/summary returned with HTTP 200 Aug 23 18:15:20.255110 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 241/961] 10.4.3.148 () {68 vars in 1302 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:20.271085 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:20.285173 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.285173 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:20.305649 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d5017e5-c512-40e2-ad40-fc8089135db6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 returned with HTTP 200 Aug 23 18:15:20.306380 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 246/962] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 => generated 906 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:20.326489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ebdc0695-de61-4638-aa8a-fa087082c286 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.329614 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebdc0695-de61-4638-aa8a-fa087082c286 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 Aug 23 18:15:20.330469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebdc0695-de61-4638-aa8a-fa087082c286 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.330469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebdc0695-de61-4638-aa8a-fa087082c286 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.331308 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-ebdc0695-de61-4638-aa8a-fa087082c286 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e33aa1d1-f48c-47aa-8d00-781e52443bd5 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:20.345819 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.345819 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:20.359224 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebdc0695-de61-4638-aa8a-fa087082c286 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 returned with HTTP 200 Aug 23 18:15:20.359985 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 238/963] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:20.373638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8c30abc0-64fb-4325-b3e3-22aac04c2d84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.375822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c30abc0-64fb-4325-b3e3-22aac04c2d84 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 Aug 23 18:15:20.376188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c30abc0-64fb-4325-b3e3-22aac04c2d84 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.376479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c30abc0-64fb-4325-b3e3-22aac04c2d84 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.376680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-8c30abc0-64fb-4325-b3e3-22aac04c2d84 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e5687573-5e37-4444-a113-73f9fed3bec2 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:20.382812 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.382812 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:20.400178 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c30abc0-64fb-4325-b3e3-22aac04c2d84 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 returned with HTTP 200 Aug 23 18:15:20.400342 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5ce941cf-ee3f-4a82-b31a-bbd84c8c7729 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.400854 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 239/964] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:20.403652 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ce941cf-ee3f-4a82-b31a-bbd84c8c7729 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] GET https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f Aug 23 18:15:20.403652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ce941cf-ee3f-4a82-b31a-bbd84c8c7729 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.403652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ce941cf-ee3f-4a82-b31a-bbd84c8c7729 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.413826 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d5c4697-d67e-46b7-865f-b2fa84519574 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.416485 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d5c4697-d67e-46b7-865f-b2fa84519574 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/detail Aug 23 18:15:20.416896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d5c4697-d67e-46b7-865f-b2fa84519574 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.417427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d5c4697-d67e-46b7-865f-b2fa84519574 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.419767 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.419767 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:20.433422 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5ce941cf-ee3f-4a82-b31a-bbd84c8c7729 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Volume info retrieved successfully. Aug 23 18:15:20.437990 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ce941cf-ee3f-4a82-b31a-bbd84c8c7729 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f returned with HTTP 200 Aug 23 18:15:20.438508 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 242/965] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f => generated 888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:20.456285 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d5c4697-d67e-46b7-865f-b2fa84519574 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/detail returned with HTTP 200 Aug 23 18:15:20.456285 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 247/966] 10.4.3.148 () {68 vars in 1296 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/groups/detail => generated 639 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:20.461119 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b69538e1-59d7-4233-84a8-567426c0564e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.464057 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b69538e1-59d7-4233-84a8-567426c0564e tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] GET https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f Aug 23 18:15:20.464193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b69538e1-59d7-4233-84a8-567426c0564e tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.464734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b69538e1-59d7-4233-84a8-567426c0564e tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.476286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.483164 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:15:20.483448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.483522 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.483522 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:20.484189 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.484363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:20.485544 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.485544 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:20.485544 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:20.495149 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b69538e1-59d7-4233-84a8-567426c0564e tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Volume info retrieved successfully. Aug 23 18:15:20.505981 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b69538e1-59d7-4233-84a8-567426c0564e tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f returned with HTTP 200 Aug 23 18:15:20.505981 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 239/967] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:20.506183 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Get all volumes completed successfully. Aug 23 18:15:20.508071 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:20.508071 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:20.529159 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90979849-095b-48fa-a3d1-e41da90cf46c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.532666 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90979849-095b-48fa-a3d1-e41da90cf46c tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f Aug 23 18:15:20.533037 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90979849-095b-48fa-a3d1-e41da90cf46c tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.533634 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90979849-095b-48fa-a3d1-e41da90cf46c tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.535638 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-90979849-095b-48fa-a3d1-e41da90cf46c tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Delete volume with id: 9deace45-6b5b-46eb-b457-7c97a277568f Aug 23 18:15:20.550769 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.550769 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:20.552291 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-90979849-095b-48fa-a3d1-e41da90cf46c tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Volume info retrieved successfully. Aug 23 18:15:20.573137 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:20.578035 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.578035 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:20.590489 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40f66332-a4de-45c0-93ca-9e8d222aad0c tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:15:20.591045 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 240/968] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:20.602763 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-90979849-095b-48fa-a3d1-e41da90cf46c tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Delete volume request issued successfully. Aug 23 18:15:20.604326 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90979849-095b-48fa-a3d1-e41da90cf46c tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f returned with HTTP 202 Aug 23 18:15:20.604326 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 243/969] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:20 2026] DELETE /volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:20.610412 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.616700 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:15:20.620811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.620811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.620811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:20.620811 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.620811 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:20.621085 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1fc83c9-4316-4418-bb35-b1beff6255f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.621124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:20.626004 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1fc83c9-4316-4418-bb35-b1beff6255f5 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] GET https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f Aug 23 18:15:20.626281 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1fc83c9-4316-4418-bb35-b1beff6255f5 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.626628 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1fc83c9-4316-4418-bb35-b1beff6255f5 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.634296 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Get all volumes completed successfully. Aug 23 18:15:20.635458 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:20.635588 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:20.650113 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.650113 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:20.663363 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1fc83c9-4316-4418-bb35-b1beff6255f5 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Volume info retrieved successfully. Aug 23 18:15:20.678825 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1fc83c9-4316-4418-bb35-b1beff6255f5 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f returned with HTTP 200 Aug 23 18:15:20.679512 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 240/970] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f => generated 887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:20.710465 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:20.717402 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.717402 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:20.730666 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a621c476-1c0d-46c2-a73e-16975bb83c81 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:15:20.732860 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 248/971] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:20.752430 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fdc5c7d2-4422-41c2-b22c-667627e2edc5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.756083 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdc5c7d2-4422-41c2-b22c-667627e2edc5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5/action Aug 23 18:15:20.756673 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdc5c7d2-4422-41c2-b22c-667627e2edc5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:20.756673 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdc5c7d2-4422-41c2-b22c-667627e2edc5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:20.758372 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-fdc5c7d2-4422-41c2-b22c-667627e2edc5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] delete called for group e33aa1d1-f48c-47aa-8d00-781e52443bd5 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:15:20.758721 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-fdc5c7d2-4422-41c2-b22c-667627e2edc5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Delete group with id: e33aa1d1-f48c-47aa-8d00-781e52443bd5 Aug 23 18:15:20.765706 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.765706 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:20.832191 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdc5c7d2-4422-41c2-b22c-667627e2edc5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5/action returned with HTTP 202 Aug 23 18:15:20.832922 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 241/972] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:15:20 2026] POST /volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:20.845335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1450004-b059-469c-ae6c-cfac8b73b56e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:20.847702 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 Aug 23 18:15:20.848023 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:20.848955 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:20.872165 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.872165 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:20.878631 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:20.880512 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:20.880512 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:20.952467 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:20.959509 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:20.959509 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:20.972255 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1450004-b059-469c-ae6c-cfac8b73b56e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 returned with HTTP 200 Aug 23 18:15:20.972418 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 244/973] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:20 2026] GET /volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 => generated 905 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:21.158139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8f9290e-90c8-421e-aafa-278d7e7e3d33 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.166877 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8f9290e-90c8-421e-aafa-278d7e7e3d33 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:21.167609 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8f9290e-90c8-421e-aafa-278d7e7e3d33 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:21.167973 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8f9290e-90c8-421e-aafa-278d7e7e3d33 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:21.172153 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b8f9290e-90c8-421e-aafa-278d7e7e3d33 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:21.184395 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:21.184395 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:21.186175 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8f9290e-90c8-421e-aafa-278d7e7e3d33 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:21.188493 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 241/974] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:21 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:21.700604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22240318-02ab-4a34-96a2-1db80df7af43 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.704719 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22240318-02ab-4a34-96a2-1db80df7af43 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] GET https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f Aug 23 18:15:21.704719 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22240318-02ab-4a34-96a2-1db80df7af43 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:21.705659 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22240318-02ab-4a34-96a2-1db80df7af43 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:21.715010 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22240318-02ab-4a34-96a2-1db80df7af43 tempest-VolumeTypesAccessTest-1694670621 tempest-VolumeTypesAccessTest-1694670621-project-member] https://10.4.3.148/volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f returned with HTTP 404 Aug 23 18:15:21.717288 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 249/975] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:21 2026] GET /volume/v3/volumes/9deace45-6b5b-46eb-b457-7c97a277568f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:21.727910 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c8b237e-cdd8-4487-b7e9-060e47f1fa9c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.739770 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c8b237e-cdd8-4487-b7e9-060e47f1fa9c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe/action Aug 23 18:15:21.740315 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c8b237e-cdd8-4487-b7e9-060e47f1fa9c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action body: b'{"removeProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:21.740519 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c8b237e-cdd8-4487-b7e9-060e47f1fa9c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:21.799153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c8b237e-cdd8-4487-b7e9-060e47f1fa9c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe/action returned with HTTP 202 Aug 23 18:15:21.799360 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 242/976] 10.4.3.148 () {68 vars in 1384 bytes} [Sun Aug 23 18:15:21 2026] POST /volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:21.811217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b60eb03b-2f31-4a26-ba0c-25caddaaae5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.815451 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b60eb03b-2f31-4a26-ba0c-25caddaaae5c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] DELETE https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe Aug 23 18:15:21.815451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b60eb03b-2f31-4a26-ba0c-25caddaaae5c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:21.815451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b60eb03b-2f31-4a26-ba0c-25caddaaae5c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:21.818037 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=480,cinder:INSERT=65,cinder:UPDATE=115 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:15:21.880774 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b60eb03b-2f31-4a26-ba0c-25caddaaae5c tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe returned with HTTP 202 Aug 23 18:15:21.881759 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 245/977] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:21 2026] DELETE /volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:21.893506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5ae4bf7-ecca-4285-a0e4-cbdca903f106 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.897086 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5ae4bf7-ecca-4285-a0e4-cbdca903f106 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] GET https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe Aug 23 18:15:21.897419 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5ae4bf7-ecca-4285-a0e4-cbdca903f106 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:21.897663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5ae4bf7-ecca-4285-a0e4-cbdca903f106 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:21.906542 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5ae4bf7-ecca-4285-a0e4-cbdca903f106 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe returned with HTTP 404 Aug 23 18:15:21.907328 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 242/978] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:21 2026] GET /volume/v3/types/38157517-5dd5-438f-9d97-1e5f959e28fe => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:21.920985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a24d1509-acf9-4f25-be3d-bec82b4fafc4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.925875 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a24d1509-acf9-4f25-be3d-bec82b4fafc4 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:21.927581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a24d1509-acf9-4f25-be3d-bec82b4fafc4 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-547783583", "os-volume-type-access:is_public": false}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:21.959940 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a24d1509-acf9-4f25-be3d-bec82b4fafc4 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:21.960360 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 250/979] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:15:21 2026] POST /volume/v3/types => generated 228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:21.980914 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1897ad7f-e17e-459c-931e-722239c81ccc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.984242 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1897ad7f-e17e-459c-931e-722239c81ccc tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action Aug 23 18:15:21.984766 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1897ad7f-e17e-459c-931e-722239c81ccc tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action body: b'{"addProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:21.985006 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1897ad7f-e17e-459c-931e-722239c81ccc tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:21.994460 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aca32093-232d-4ef5-8bb2-5a234992fcac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:21.996633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aca32093-232d-4ef5-8bb2-5a234992fcac tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 Aug 23 18:15:21.997697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aca32093-232d-4ef5-8bb2-5a234992fcac tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:21.997697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aca32093-232d-4ef5-8bb2-5a234992fcac tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:22.005703 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aca32093-232d-4ef5-8bb2-5a234992fcac tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 returned with HTTP 404 Aug 23 18:15:22.006703 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 246/980] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:21 2026] GET /volume/v3/volumes/f994d6a2-c40a-4a46-a966-6b4b30ee47f6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:22.011721 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1897ad7f-e17e-459c-931e-722239c81ccc tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action returned with HTTP 202 Aug 23 18:15:22.011721 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 243/981] 10.4.3.148 () {68 vars in 1384 bytes} [Sun Aug 23 18:15:21 2026] POST /volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:22.019963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a83df848-18ee-41b8-b18d-21d94e973dee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.022777 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a83df848-18ee-41b8-b18d-21d94e973dee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 Aug 23 18:15:22.022884 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-91708546-1e2b-4d0b-b760-941f13a8f354 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.023133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a83df848-18ee-41b8-b18d-21d94e973dee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:22.023593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a83df848-18ee-41b8-b18d-21d94e973dee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:22.023593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-a83df848-18ee-41b8-b18d-21d94e973dee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e33aa1d1-f48c-47aa-8d00-781e52443bd5 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:22.025847 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91708546-1e2b-4d0b-b760-941f13a8f354 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action Aug 23 18:15:22.026384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91708546-1e2b-4d0b-b760-941f13a8f354 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action body: b'{"addProjectAccess": {"project": "73f198d5bf5943b09ee8a22775b9ab3c"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:22.026584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91708546-1e2b-4d0b-b760-941f13a8f354 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "73f198d5bf5943b09ee8a22775b9ab3c"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:22.029726 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a83df848-18ee-41b8-b18d-21d94e973dee tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 returned with HTTP 404 Aug 23 18:15:22.030508 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 243/982] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:22 2026] GET /volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:22.042785 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3624b2c-a63f-4ccb-bd36-c85800b62744 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.045769 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3624b2c-a63f-4ccb-bd36-c85800b62744 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2/action Aug 23 18:15:22.046354 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3624b2c-a63f-4ccb-bd36-c85800b62744 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:22.046478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3624b2c-a63f-4ccb-bd36-c85800b62744 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:22.047285 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91708546-1e2b-4d0b-b760-941f13a8f354 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action returned with HTTP 202 Aug 23 18:15:22.047877 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 251/983] 10.4.3.148 () {68 vars in 1384 bytes} [Sun Aug 23 18:15:22 2026] POST /volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:22.049727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-b3624b2c-a63f-4ccb-bd36-c85800b62744 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] delete called for group e5687573-5e37-4444-a113-73f9fed3bec2 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:15:22.049915 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-b3624b2c-a63f-4ccb-bd36-c85800b62744 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Delete group with id: e5687573-5e37-4444-a113-73f9fed3bec2 Aug 23 18:15:22.057933 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:22.057933 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:22.058577 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-afd7c25a-9755-42b1-abab-4b5b00b7d76f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.060930 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afd7c25a-9755-42b1-abab-4b5b00b7d76f tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] GET https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/os-volume-type-access Aug 23 18:15:22.061226 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afd7c25a-9755-42b1-abab-4b5b00b7d76f tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:22.062186 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afd7c25a-9755-42b1-abab-4b5b00b7d76f tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:22.081731 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afd7c25a-9755-42b1-abab-4b5b00b7d76f tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/os-volume-type-access returned with HTTP 200 Aug 23 18:15:22.082359 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 244/984] 10.4.3.148 () {66 vars in 1408 bytes} [Sun Aug 23 18:15:22 2026] GET /volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/os-volume-type-access => generated 244 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:22.094619 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6ae5f2c1-c42c-4076-a2d9-a039534bfb66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.099833 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ae5f2c1-c42c-4076-a2d9-a039534bfb66 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action Aug 23 18:15:22.099833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ae5f2c1-c42c-4076-a2d9-a039534bfb66 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action body: b'{"removeProjectAccess": {"project": "73f198d5bf5943b09ee8a22775b9ab3c"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:22.099833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ae5f2c1-c42c-4076-a2d9-a039534bfb66 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "73f198d5bf5943b09ee8a22775b9ab3c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:22.122343 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ae5f2c1-c42c-4076-a2d9-a039534bfb66 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action returned with HTTP 202 Aug 23 18:15:22.123037 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 244/985] 10.4.3.148 () {68 vars in 1384 bytes} [Sun Aug 23 18:15:22 2026] POST /volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:22.125124 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3624b2c-a63f-4ccb-bd36-c85800b62744 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2/action returned with HTTP 202 Aug 23 18:15:22.125576 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 247/986] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:15:22 2026] POST /volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:22.134774 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b9b504fc-64f3-4a4c-b052-2ddea0891206 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.136768 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9b504fc-64f3-4a4c-b052-2ddea0891206 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] POST https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action Aug 23 18:15:22.137430 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9b504fc-64f3-4a4c-b052-2ddea0891206 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action body: b'{"removeProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:22.137640 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9b504fc-64f3-4a4c-b052-2ddea0891206 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7fe279d2b59143038925a7caa4c177ba"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:22.139446 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-04cd7636-31f0-408d-93b1-73ca440aba3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.142314 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04cd7636-31f0-408d-93b1-73ca440aba3e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 Aug 23 18:15:22.142645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04cd7636-31f0-408d-93b1-73ca440aba3e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:22.142969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04cd7636-31f0-408d-93b1-73ca440aba3e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:22.143179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-04cd7636-31f0-408d-93b1-73ca440aba3e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e5687573-5e37-4444-a113-73f9fed3bec2 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:22.151127 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:22.151127 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:22.166828 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9b504fc-64f3-4a4c-b052-2ddea0891206 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action returned with HTTP 202 Aug 23 18:15:22.166828 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 252/987] 10.4.3.148 () {68 vars in 1384 bytes} [Sun Aug 23 18:15:22 2026] POST /volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (3 switches on core 0) Aug 23 18:15:22.175046 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04cd7636-31f0-408d-93b1-73ca440aba3e tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 returned with HTTP 200 Aug 23 18:15:22.175046 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 245/988] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:22 2026] GET /volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:22.178534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f45ad94b-fde9-4e5f-b409-77351d755048 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.178874 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f45ad94b-fde9-4e5f-b409-77351d755048 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] DELETE https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f Aug 23 18:15:22.179053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f45ad94b-fde9-4e5f-b409-77351d755048 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:22.179818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f45ad94b-fde9-4e5f-b409-77351d755048 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:22.204844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac58d35b-63fb-42ff-93c5-0137fba8ba05 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.208024 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac58d35b-63fb-42ff-93c5-0137fba8ba05 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:22.208122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac58d35b-63fb-42ff-93c5-0137fba8ba05 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:22.208637 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac58d35b-63fb-42ff-93c5-0137fba8ba05 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:22.208637 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ac58d35b-63fb-42ff-93c5-0137fba8ba05 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:22.221369 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:22.221369 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:22.221369 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac58d35b-63fb-42ff-93c5-0137fba8ba05 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:22.223137 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 248/989] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:22 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:22.248823 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f45ad94b-fde9-4e5f-b409-77351d755048 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f returned with HTTP 202 Aug 23 18:15:22.248823 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 245/990] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:22 2026] DELETE /volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:22.267818 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-89ccb8a8-289f-4ce1-8750-fdcf1bbe4db0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:22.271363 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89ccb8a8-289f-4ce1-8750-fdcf1bbe4db0 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] GET https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f Aug 23 18:15:22.272512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89ccb8a8-289f-4ce1-8750-fdcf1bbe4db0 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:22.272970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89ccb8a8-289f-4ce1-8750-fdcf1bbe4db0 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:22.281029 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89ccb8a8-289f-4ce1-8750-fdcf1bbe4db0 tempest-VolumeTypesAccessTest-318344686 tempest-VolumeTypesAccessTest-318344686-project-admin] https://10.4.3.148/volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f returned with HTTP 404 Aug 23 18:15:22.281884 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 253/991] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:22 2026] GET /volume/v3/types/9e63b9bd-ff7b-42b7-8334-13504bebb35f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:23.187391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90292805-66ac-4043-8e17-8b5411e630cc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.187391 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90292805-66ac-4043-8e17-8b5411e630cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 Aug 23 18:15:23.187391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90292805-66ac-4043-8e17-8b5411e630cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.187391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90292805-66ac-4043-8e17-8b5411e630cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.187391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-90292805-66ac-4043-8e17-8b5411e630cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member e5687573-5e37-4444-a113-73f9fed3bec2 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:23.200880 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90292805-66ac-4043-8e17-8b5411e630cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 returned with HTTP 404 Aug 23 18:15:23.200880 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 246/992] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:23 2026] GET /volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:23.211720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8bfd0b13-e01a-426f-a020-eb02b2b09753 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.214414 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bfd0b13-e01a-426f-a020-eb02b2b09753 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/detail Aug 23 18:15:23.214730 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8bfd0b13-e01a-426f-a020-eb02b2b09753 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.215249 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8bfd0b13-e01a-426f-a020-eb02b2b09753 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.223957 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bfd0b13-e01a-426f-a020-eb02b2b09753 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/detail returned with HTTP 200 Aug 23 18:15:23.224582 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 249/993] 10.4.3.148 () {68 vars in 1296 bytes} [Sun Aug 23 18:15:23 2026] GET /volume/v3/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:23.240957 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ca96135-be5f-4c39-b8a8-5ec6946f2bf7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.243201 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ca96135-be5f-4c39-b8a8-5ec6946f2bf7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:23.243416 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ca96135-be5f-4c39-b8a8-5ec6946f2bf7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.243616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ca96135-be5f-4c39-b8a8-5ec6946f2bf7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.243952 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7ca96135-be5f-4c39-b8a8-5ec6946f2bf7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:23.244152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.247767 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:15:23.248196 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.249164 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.249164 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:23.250142 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:23.250142 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:23.250809 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:23.251063 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ca96135-be5f-4c39-b8a8-5ec6946f2bf7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:23.251643 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 246/994] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:23 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:23.262283 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Get all volumes completed successfully. Aug 23 18:15:23.266784 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dfec1e08-36f6-4c4a-a772-3693ff9d12a0 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:15:23.266784 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 254/995] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:15:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:23.287483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5c144cb-b765-4e23-bc34-d4b09e85d0ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.291964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5c144cb-b765-4e23-bc34-d4b09e85d0ab tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2/action Aug 23 18:15:23.293581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5c144cb-b765-4e23-bc34-d4b09e85d0ab tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:23.293581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5c144cb-b765-4e23-bc34-d4b09e85d0ab tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:23.296996 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-e5c144cb-b765-4e23-bc34-d4b09e85d0ab tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] delete called for group e5687573-5e37-4444-a113-73f9fed3bec2 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:15:23.297541 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-e5c144cb-b765-4e23-bc34-d4b09e85d0ab tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Delete group with id: e5687573-5e37-4444-a113-73f9fed3bec2 Aug 23 18:15:23.301682 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5c144cb-b765-4e23-bc34-d4b09e85d0ab tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2/action returned with HTTP 404 Aug 23 18:15:23.302263 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 247/996] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:15:23 2026] POST /volume/v3/groups/e5687573-5e37-4444-a113-73f9fed3bec2/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:23.314069 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c642aeab-6dd8-457f-9931-2152c34e68dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.316690 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c642aeab-6dd8-457f-9931-2152c34e68dd tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:15:23.316690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c642aeab-6dd8-457f-9931-2152c34e68dd tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.316852 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c642aeab-6dd8-457f-9931-2152c34e68dd tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.317828 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-c642aeab-6dd8-457f-9931-2152c34e68dd tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:23.318226 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c642aeab-6dd8-457f-9931-2152c34e68dd tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:23.329519 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c642aeab-6dd8-457f-9931-2152c34e68dd tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Get all volumes completed successfully. Aug 23 18:15:23.334016 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c642aeab-6dd8-457f-9931-2152c34e68dd tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:15:23.334016 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 250/997] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:15:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:23.357019 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a4d6a4e-7cd2-4b5b-9b09-03fa7036d62a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.359857 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a4d6a4e-7cd2-4b5b-9b09-03fa7036d62a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5/action Aug 23 18:15:23.360280 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a4d6a4e-7cd2-4b5b-9b09-03fa7036d62a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:23.360756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a4d6a4e-7cd2-4b5b-9b09-03fa7036d62a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:23.363767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-5a4d6a4e-7cd2-4b5b-9b09-03fa7036d62a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] delete called for group e33aa1d1-f48c-47aa-8d00-781e52443bd5 {{(pid=100223) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:15:23.364635 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-5a4d6a4e-7cd2-4b5b-9b09-03fa7036d62a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Delete group with id: e33aa1d1-f48c-47aa-8d00-781e52443bd5 Aug 23 18:15:23.373093 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a4d6a4e-7cd2-4b5b-9b09-03fa7036d62a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5/action returned with HTTP 404 Aug 23 18:15:23.373688 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 247/998] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:15:23 2026] POST /volume/v3/groups/e33aa1d1-f48c-47aa-8d00-781e52443bd5/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:23.383988 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-237c8f62-f205-4f72-86f9-fe81c419ef8e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.386669 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-237c8f62-f205-4f72-86f9-fe81c419ef8e tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/8a003c5c-396d-4494-81f3-aaaa6a87117b Aug 23 18:15:23.386669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-237c8f62-f205-4f72-86f9-fe81c419ef8e tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.386669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-237c8f62-f205-4f72-86f9-fe81c419ef8e tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.419269 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-237c8f62-f205-4f72-86f9-fe81c419ef8e tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/group_types/8a003c5c-396d-4494-81f3-aaaa6a87117b returned with HTTP 202 Aug 23 18:15:23.419269 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 255/999] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:15:23 2026] DELETE /volume/v3/group_types/8a003c5c-396d-4494-81f3-aaaa6a87117b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:23.433364 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-56f9442c-3dea-41c1-8265-f5ead3dc29ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.437373 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56f9442c-3dea-41c1-8265-f5ead3dc29ac tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] DELETE https://10.4.3.148/volume/v3/types/793486b6-7bca-4183-99db-42f2b425561a Aug 23 18:15:23.437607 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56f9442c-3dea-41c1-8265-f5ead3dc29ac tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.439089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56f9442c-3dea-41c1-8265-f5ead3dc29ac tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.440280 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:23.440280 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:23.492231 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56f9442c-3dea-41c1-8265-f5ead3dc29ac tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/types/793486b6-7bca-4183-99db-42f2b425561a returned with HTTP 202 Aug 23 18:15:23.492950 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 248/1000] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:23 2026] DELETE /volume/v3/types/793486b6-7bca-4183-99db-42f2b425561a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:23.505286 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e92a3dc-890b-42ad-b7f0-f2cd3c199b78 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.509345 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e92a3dc-890b-42ad-b7f0-f2cd3c199b78 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] GET https://10.4.3.148/volume/v3/types/793486b6-7bca-4183-99db-42f2b425561a Aug 23 18:15:23.509345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e92a3dc-890b-42ad-b7f0-f2cd3c199b78 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.509345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e92a3dc-890b-42ad-b7f0-f2cd3c199b78 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.520174 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e92a3dc-890b-42ad-b7f0-f2cd3c199b78 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/types/793486b6-7bca-4183-99db-42f2b425561a returned with HTTP 404 Aug 23 18:15:23.521076 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 251/1001] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:23 2026] GET /volume/v3/types/793486b6-7bca-4183-99db-42f2b425561a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:23.531328 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-370c69e0-50cd-4d8b-8e1a-8276046f54c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.535879 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-370c69e0-50cd-4d8b-8e1a-8276046f54c5 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:23.536200 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-370c69e0-50cd-4d8b-8e1a-8276046f54c5 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1629030072"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:23.564770 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-370c69e0-50cd-4d8b-8e1a-8276046f54c5 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:23.565999 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 248/1002] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:23 2026] POST /volume/v3/types => generated 216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:15:23.579162 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-be55a2db-2624-4c6a-a560-e3982524a682 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.582209 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be55a2db-2624-4c6a-a560-e3982524a682 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:15:23.582721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be55a2db-2624-4c6a-a560-e3982524a682 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1398787591"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:23.613400 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be55a2db-2624-4c6a-a560-e3982524a682 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:15:23.613644 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 256/1003] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:15:23 2026] POST /volume/v3/group_types => generated 173 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:23.625631 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.630969 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:15:23.631044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3fddd3d0-a6f4-40c8-896b-0764b5699ea5", "volume_types": ["400cb7c7-35de-4667-b2a4-3c0a949e20ee"], "name": "tempest-GroupsTest-Group-61692223"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:23.633247 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Creating new group {'group': {'group_type': '3fddd3d0-a6f4-40c8-896b-0764b5699ea5', 'volume_types': ['400cb7c7-35de-4667-b2a4-3c0a949e20ee'], 'name': 'tempest-GroupsTest-Group-61692223'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:15:23.638594 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Creating group tempest-GroupsTest-Group-61692223. Aug 23 18:15:23.661091 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:15:23.660639. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:15:23.661909 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Availability Zones retrieved successfully. Aug 23 18:15:23.684217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Created reservations ['94296262-e71b-4163-aaa4-be3c3be95ab1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:23.734041 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10a944ae-6f42-460e-b036-bd61b1e9e7a5 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:15:23.734274 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 249/1004] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:15:23 2026] POST /volume/v3/groups => generated 102 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:23.744630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ec055fd-e948-4698-9308-b51751aa2b60 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:23.748826 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ec055fd-e948-4698-9308-b51751aa2b60 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:23.748826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ec055fd-e948-4698-9308-b51751aa2b60 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:23.748826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ec055fd-e948-4698-9308-b51751aa2b60 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:23.748826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-4ec055fd-e948-4698-9308-b51751aa2b60 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:23.753536 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:23.753536 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:23.770549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ec055fd-e948-4698-9308-b51751aa2b60 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 200 Aug 23 18:15:23.771839 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 252/1005] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:23 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:24.268032 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef90792b-8846-4021-a7f5-936f32d46038 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:24.270856 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef90792b-8846-4021-a7f5-936f32d46038 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:24.271587 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef90792b-8846-4021-a7f5-936f32d46038 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:24.271587 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef90792b-8846-4021-a7f5-936f32d46038 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:24.271587 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ef90792b-8846-4021-a7f5-936f32d46038 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:24.283029 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:24.283029 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:24.284321 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef90792b-8846-4021-a7f5-936f32d46038 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:24.284832 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 249/1006] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:24 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:24.782663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b65ae299-0a98-4c29-a01d-e44246fb483b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:24.784683 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b65ae299-0a98-4c29-a01d-e44246fb483b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:24.785009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b65ae299-0a98-4c29-a01d-e44246fb483b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:24.785140 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b65ae299-0a98-4c29-a01d-e44246fb483b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:24.785262 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-b65ae299-0a98-4c29-a01d-e44246fb483b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:24.793621 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:24.793621 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:24.807537 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b65ae299-0a98-4c29-a01d-e44246fb483b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 200 Aug 23 18:15:24.808178 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 257/1007] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:24 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:24.820837 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:24.823146 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:24.823877 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-702222135", "volume_type": "400cb7c7-35de-4667-b2a4-3c0a949e20ee", "group_id": "bf3577f5-c467-4e2a-b7e5-26b4436d5eb1", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:24.826142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-702222135', 'volume_type': '400cb7c7-35de-4667-b2a4-3c0a949e20ee', 'group_id': 'bf3577f5-c467-4e2a-b7e5-26b4436d5eb1', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:24.839280 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:24.839280 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:24.841034 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume of 1 GB Aug 23 18:15:24.849559 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Availability Zones retrieved successfully. Aug 23 18:15:24.869850 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Flow 'volume_create_api' (ebe2a0b0-659a-4b2f-94af-bc5ceefb0c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:24.869850 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e6e21a-00b5-4446-96e1-e33639178341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:24.870413 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:24.870413 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:24.871518 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:24.899912 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e6e21a-00b5-4446-96e1-e33639178341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:15:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=400cb7c7-35de-4667-b2a4-3c0a949e20ee,is_public=True,name='tempest-GroupsTest-volume-type-1629030072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '400cb7c7-35de-4667-b2a4-3c0a949e20ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf3577f5-c467-4e2a-b7e5-26b4436d5eb1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:24.901222 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c8353f-3c95-432b-a6ae-5f0f5f2eed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:24.956330 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1629030072 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1629030072, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:24.957047 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1629030072 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1629030072, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:25.024010 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Created reservations ['447d4fae-f1f6-4a49-a7dc-8b6f8000fa1c', '15e940e6-4f32-4e32-b8a1-0a4ebdf1efed', 'c0c26577-5c55-463a-999e-8bd802382c6b', '7348b3c3-240c-4f82-b6ef-185af6a6f683'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:25.024928 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c8353f-3c95-432b-a6ae-5f0f5f2eed5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['447d4fae-f1f6-4a49-a7dc-8b6f8000fa1c', '15e940e6-4f32-4e32-b8a1-0a4ebdf1efed', 'c0c26577-5c55-463a-999e-8bd802382c6b', '7348b3c3-240c-4f82-b6ef-185af6a6f683']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:25.026145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9fb854-0cd2-49ec-a7c3-0c0ddb598ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:25.065095 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9fb854-0cd2-49ec-a7c3-0c0ddb598ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '390a8716-10c0-49b5-86ef-be5f3634d2e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-702222135',encryption_key_id=None,group_id=bf3577f5-c467-4e2a-b7e5-26b4436d5eb1,group_type_id=,metadata={},multiattach=False,project_id='d88609fa28f04263a47eaabe052cbdea',qos_specs=None,replication_status=,reservations=['447d4fae-f1f6-4a49-a7dc-8b6f8000fa1c','15e940e6-4f32-4e32-b8a1-0a4ebdf1efed','c0c26577-5c55-463a-999e-8bd802382c6b','7348b3c3-240c-4f82-b6ef-185af6a6f683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48108265526b4bde8de796ede7dc7744',volume_type_id=400cb7c7-35de-4667-b2a4-3c0a949e20ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-702222135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf3577f5-c467-4e2a-b7e5-26b4436d5eb1,host=None,id=390a8716-10c0-49b5-86ef-be5f3634d2e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d88609fa28f04263a47eaabe052cbdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48108265526b4bde8de796ede7dc7744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(400cb7c7-35de-4667-b2a4-3c0a949e20ee),volume_type_id=400cb7c7-35de-4667-b2a4-3c0a949e20ee)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:25.065475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c5f0fd-bce1-4d49-8ad6-cb6805e57cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:25.122266 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c5f0fd-bce1-4d49-8ad6-cb6805e57cbb) transitioned into state 'SUCCESS' from state '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-702222135',encryption_key_id=None,group_id=bf3577f5-c467-4e2a-b7e5-26b4436d5eb1,group_type_id=,metadata={},multiattach=False,project_id='d88609fa28f04263a47eaabe052cbdea',qos_specs=None,replication_status=,reservations=['447d4fae-f1f6-4a49-a7dc-8b6f8000fa1c','15e940e6-4f32-4e32-b8a1-0a4ebdf1efed','c0c26577-5c55-463a-999e-8bd802382c6b','7348b3c3-240c-4f82-b6ef-185af6a6f683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48108265526b4bde8de796ede7dc7744',volume_type_id=400cb7c7-35de-4667-b2a4-3c0a949e20ee)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:25.122266 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d23438-c57a-47dd-9629-9ce87bbb3a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:25.151355 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d23438-c57a-47dd-9629-9ce87bbb3a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:25.152237 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Flow 'volume_create_api' (ebe2a0b0-659a-4b2f-94af-bc5ceefb0c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:25.153161 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume request issued successfully. Aug 23 18:15:25.153652 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:25.154239 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:25.209806 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:25.215195 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:25.215195 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:25.222374 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fcd9cfb-f0a6-47e7-a819-f46fdf23c901 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:25.222374 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 250/1008] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:15:24 2026] POST /volume/v3/volumes => generated 814 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:25.243216 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:25.246159 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 Aug 23 18:15:25.246418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:25.246723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:25.263536 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:25.263536 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:25.273543 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:25.274617 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:25.274617 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:25.302747 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5fb9d06-b424-411f-b952-3c31d5a2a78d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:25.305857 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5fb9d06-b424-411f-b952-3c31d5a2a78d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:25.305857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5fb9d06-b424-411f-b952-3c31d5a2a78d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:25.305857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5fb9d06-b424-411f-b952-3c31d5a2a78d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:25.305857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a5fb9d06-b424-411f-b952-3c31d5a2a78d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:25.314260 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:25.314260 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:25.315046 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5fb9d06-b424-411f-b952-3c31d5a2a78d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:25.315582 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 250/1009] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:25 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:25.348095 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:25.355191 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:25.355191 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:25.372703 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d03f7a2b-0b81-4848-a1b1-f9a697e6ab9a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 returned with HTTP 200 Aug 23 18:15:25.372703 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 253/1010] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:25 2026] GET /volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 => generated 882 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:25.701122 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:25.971426 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:25.972599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2058104169", "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:25.974574 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2058104169', 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:26.149568 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume of 1 GB Aug 23 18:15:26.150317 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.150317 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:26.151978 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Availability Zones retrieved successfully. Aug 23 18:15:26.165295 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (565a6977-8af9-4a54-8256-d79002f6f007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:26.167953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a23aa68-7647-4702-9f4b-dde374601330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.170408 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:26.260214 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.260214 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:26.292331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a23aa68-7647-4702-9f4b-dde374601330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42dbec79-1b01-4fbb-bbfb-14d87b1e96e2', 'encryption_key_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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.295352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccb71bd-9f0c-4a1a-935e-430ebe944416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.330141 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-436c0abb-78aa-4428-b091-c1c5935bbb90 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:26.332806 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-436c0abb-78aa-4428-b091-c1c5935bbb90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:26.332806 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-436c0abb-78aa-4428-b091-c1c5935bbb90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:26.334618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-436c0abb-78aa-4428-b091-c1c5935bbb90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:26.336297 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-436c0abb-78aa-4428-b091-c1c5935bbb90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:26.345944 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.345944 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:26.349986 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-436c0abb-78aa-4428-b091-c1c5935bbb90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:26.350492 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 251/1011] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:26 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:26.393755 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:26.397944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 Aug 23 18:15:26.397944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:26.397944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:26.405980 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Created reservations ['cdfaae80-c833-4a20-a40d-0ca7eaa5c448', '635b7fb1-b55c-40b4-ab58-e8a0a8f485c2', '30b6083e-826b-44c3-ab8b-c7f547ee2577', '04430c6f-4a05-4556-813e-f263f72349ea'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:26.407093 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccb71bd-9f0c-4a1a-935e-430ebe944416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdfaae80-c833-4a20-a40d-0ca7eaa5c448', '635b7fb1-b55c-40b4-ab58-e8a0a8f485c2', '30b6083e-826b-44c3-ab8b-c7f547ee2577', '04430c6f-4a05-4556-813e-f263f72349ea']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.407561 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.407561 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:26.408179 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e12a31-4991-437d-9c83-f2045cfc8b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.415890 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:26.416977 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:26.417206 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:26.441148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e12a31-4991-437d-9c83-f2045cfc8b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b0db89c-90f1-4be6-af44-4089cd7703a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2058104169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['cdfaae80-c833-4a20-a40d-0ca7eaa5c448','635b7fb1-b55c-40b4-ab58-e8a0a8f485c2','30b6083e-826b-44c3-ab8b-c7f547ee2577','04430c6f-4a05-4556-813e-f263f72349ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2058104169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b0db89c-90f1-4be6-af44-4089cd7703a9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='efb776d7b4f74b01bb0063cc5039026b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f258c1db054948c99959f29cf9222e9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42dbec79-1b01-4fbb-bbfb-14d87b1e96e2),volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.442491 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eced0922-dedd-487c-a0fb-e1202f7191a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.468051 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:26.472071 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.472071 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:26.473700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eced0922-dedd-487c-a0fb-e1202f7191a3) transitioned into state 'SUCCESS' from state '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-2058104169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['cdfaae80-c833-4a20-a40d-0ca7eaa5c448','635b7fb1-b55c-40b4-ab58-e8a0a8f485c2','30b6083e-826b-44c3-ab8b-c7f547ee2577','04430c6f-4a05-4556-813e-f263f72349ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.474682 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f799c501-1a9f-4e37-9e08-4186f0835ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.483081 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6b18a3f-5a26-497d-989c-582e1437d5cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 returned with HTTP 200 Aug 23 18:15:26.483081 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 251/1012] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:26 2026] GET /volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 => generated 907 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:26.498605 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f799c501-1a9f-4e37-9e08-4186f0835ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.499606 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (565a6977-8af9-4a54-8256-d79002f6f007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:26.500082 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request issued successfully. Aug 23 18:15:26.501063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:26.501411 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa9ab1c0-c9e4-45f9-924c-898311653e9c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:26.501411 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 258/1013] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:25 2026] POST /volume/v3/volumes => generated 760 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:26.505086 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:26.505668 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-609451246", "volume_type": "400cb7c7-35de-4667-b2a4-3c0a949e20ee", "group_id": "bf3577f5-c467-4e2a-b7e5-26b4436d5eb1", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:26.507858 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-609451246', 'volume_type': '400cb7c7-35de-4667-b2a4-3c0a949e20ee', 'group_id': 'bf3577f5-c467-4e2a-b7e5-26b4436d5eb1', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:26.518973 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-56b92c0b-27f2-4f3d-97ac-7ff9323bcb55 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:26.520165 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.520165 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:26.520634 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume of 1 GB Aug 23 18:15:26.520814 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56b92c0b-27f2-4f3d-97ac-7ff9323bcb55 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:15:26.521033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56b92c0b-27f2-4f3d-97ac-7ff9323bcb55 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:26.521229 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56b92c0b-27f2-4f3d-97ac-7ff9323bcb55 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:26.530455 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.530455 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:26.532481 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Availability Zones retrieved successfully. Aug 23 18:15:26.538836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Flow 'volume_create_api' (064a6566-18d5-4d89-924c-c6ab279bf5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:26.542234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b53a41-e601-44fa-96a5-8b2620839469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.542953 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-56b92c0b-27f2-4f3d-97ac-7ff9323bcb55 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:15:26.543117 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.543117 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:26.543887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:26.550982 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56b92c0b-27f2-4f3d-97ac-7ff9323bcb55 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 200 Aug 23 18:15:26.552439 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 252/1014] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:26 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:26.581958 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b53a41-e601-44fa-96a5-8b2620839469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:15:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=400cb7c7-35de-4667-b2a4-3c0a949e20ee,is_public=True,name='tempest-GroupsTest-volume-type-1629030072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '400cb7c7-35de-4667-b2a4-3c0a949e20ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf3577f5-c467-4e2a-b7e5-26b4436d5eb1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.583862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd3ff9f-9927-4948-97bc-7af01069305c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.624019 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1629030072 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1629030072, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:26.624019 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1629030072 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1629030072, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:15:26.657729 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Created reservations ['94b43642-101d-4f29-be50-3a84548e5003', '5e226c2c-d751-4309-91bf-7bd1348ced0e', 'c880ea7b-3d89-41bc-8a60-7cbdec24a65b', '70a85429-8439-4af2-8fd5-dc70f8b98e02'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:26.657729 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd3ff9f-9927-4948-97bc-7af01069305c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94b43642-101d-4f29-be50-3a84548e5003', '5e226c2c-d751-4309-91bf-7bd1348ced0e', 'c880ea7b-3d89-41bc-8a60-7cbdec24a65b', '70a85429-8439-4af2-8fd5-dc70f8b98e02']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.657729 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c83a2f0-2560-41c5-b0f7-682f0964b742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.692033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c83a2f0-2560-41c5-b0f7-682f0964b742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1050e5de-1ae8-48d0-9360-7c5878d6d085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-609451246',encryption_key_id=None,group_id=bf3577f5-c467-4e2a-b7e5-26b4436d5eb1,group_type_id=,metadata={},multiattach=False,project_id='d88609fa28f04263a47eaabe052cbdea',qos_specs=None,replication_status=,reservations=['94b43642-101d-4f29-be50-3a84548e5003','5e226c2c-d751-4309-91bf-7bd1348ced0e','c880ea7b-3d89-41bc-8a60-7cbdec24a65b','70a85429-8439-4af2-8fd5-dc70f8b98e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48108265526b4bde8de796ede7dc7744',volume_type_id=400cb7c7-35de-4667-b2a4-3c0a949e20ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-609451246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf3577f5-c467-4e2a-b7e5-26b4436d5eb1,host=None,id=1050e5de-1ae8-48d0-9360-7c5878d6d085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d88609fa28f04263a47eaabe052cbdea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48108265526b4bde8de796ede7dc7744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(400cb7c7-35de-4667-b2a4-3c0a949e20ee),volume_type_id=400cb7c7-35de-4667-b2a4-3c0a949e20ee)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.692033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1161e8b-6ab1-4bae-b6ab-18f41bb7db91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.721661 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1161e8b-6ab1-4bae-b6ab-18f41bb7db91) transitioned into state 'SUCCESS' from state '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-609451246',encryption_key_id=None,group_id=bf3577f5-c467-4e2a-b7e5-26b4436d5eb1,group_type_id=,metadata={},multiattach=False,project_id='d88609fa28f04263a47eaabe052cbdea',qos_specs=None,replication_status=,reservations=['94b43642-101d-4f29-be50-3a84548e5003','5e226c2c-d751-4309-91bf-7bd1348ced0e','c880ea7b-3d89-41bc-8a60-7cbdec24a65b','70a85429-8439-4af2-8fd5-dc70f8b98e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48108265526b4bde8de796ede7dc7744',volume_type_id=400cb7c7-35de-4667-b2a4-3c0a949e20ee)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.722746 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654073d6-3a8f-4c78-b0b7-8ddb644775be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:26.747201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654073d6-3a8f-4c78-b0b7-8ddb644775be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:26.748106 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Flow 'volume_create_api' (064a6566-18d5-4d89-924c-c6ab279bf5a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:26.748895 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Create volume request issued successfully. Aug 23 18:15:26.749936 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:26.750578 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:26.811237 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:26.817304 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.817304 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:26.825341 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db297ad9-2140-4861-bf17-fb43984a6fb4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:26.826932 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 254/1015] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:15:26 2026] POST /volume/v3/volumes => generated 814 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:26.848667 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:26.853508 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 Aug 23 18:15:26.854295 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:26.854428 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:26.871487 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.871487 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:26.889425 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:26.890231 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:26.890231 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:26.947417 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:26.951578 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:26.951578 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:26.971696 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc08eb55-ad1c-4d6b-b742-fd8e94ca89b4 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 returned with HTTP 200 Aug 23 18:15:26.972642 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 252/1016] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:26 2026] GET /volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 => generated 882 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:27.372759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d525f659-4dba-4d3b-b40f-334c7e294301 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:27.375170 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d525f659-4dba-4d3b-b40f-334c7e294301 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:27.375384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d525f659-4dba-4d3b-b40f-334c7e294301 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:27.375558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d525f659-4dba-4d3b-b40f-334c7e294301 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:27.375708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d525f659-4dba-4d3b-b40f-334c7e294301 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:27.400999 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:27.400999 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:27.402514 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d525f659-4dba-4d3b-b40f-334c7e294301 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:27.403155 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 259/1017] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:27 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:27.488157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:27.579626 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7906502-454e-419a-a52f-fca3b1088d2e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:27.583133 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7906502-454e-419a-a52f-fca3b1088d2e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:15:27.583133 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7906502-454e-419a-a52f-fca3b1088d2e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:27.584082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7906502-454e-419a-a52f-fca3b1088d2e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:27.608809 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:27.608809 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:27.620679 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b7906502-454e-419a-a52f-fca3b1088d2e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:15:27.634364 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7906502-454e-419a-a52f-fca3b1088d2e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 200 Aug 23 18:15:27.636135 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 255/1018] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:27 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:27.806367 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:27.806715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2049530110"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:27.809400 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2049530110'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:27.809743 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Create volume of 1 GB Aug 23 18:15:27.821523 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Availability Zones retrieved successfully. Aug 23 18:15:27.833565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Flow 'volume_create_api' (63866f15-5c17-4c5a-9985-658b701a5af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:27.840263 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0f5865-db14-4b45-b076-cbc7a5e2df9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:27.844818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:27.879958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-94d29c15-5a88-465a-95a0-5706c4262d3f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:27.883432 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-94d29c15-5a88-465a-95a0-5706c4262d3f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:15:27.883768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-94d29c15-5a88-465a-95a0-5706c4262d3f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:27.883957 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-94d29c15-5a88-465a-95a0-5706c4262d3f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:27.895096 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:27.895096 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:27.897986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0f5865-db14-4b45-b076-cbc7a5e2df9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:27.899370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa57d80-0460-4b16-89d5-35a4cad6a75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:27.901522 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-94d29c15-5a88-465a-95a0-5706c4262d3f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:15:27.909928 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-94d29c15-5a88-465a-95a0-5706c4262d3f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 200 Aug 23 18:15:27.910491 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 253/1019] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:27 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:27.999370 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f8d52700-12f9-44da-bae4-42f807766b76 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.002190 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 Aug 23 18:15:28.002730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:28.003813 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:28.005131 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Created reservations ['577130c5-df3b-4a5c-b324-52a205774bd6', '2aa6dd6a-e20f-4e80-a0d3-98901cefca84', '86042998-a1af-4d79-8a20-33583cb896f8', '771a508d-5e2f-4905-a37a-65b2cd3a245e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:28.006230 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa57d80-0460-4b16-89d5-35a4cad6a75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['577130c5-df3b-4a5c-b324-52a205774bd6', '2aa6dd6a-e20f-4e80-a0d3-98901cefca84', '86042998-a1af-4d79-8a20-33583cb896f8', '771a508d-5e2f-4905-a37a-65b2cd3a245e']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:28.007277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde8305c-2723-412c-b006-ff962e7d27e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:28.016992 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.016992 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:28.033974 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:28.033974 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:28.033974 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:28.042519 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde8305c-2723-412c-b006-ff962e7d27e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b08d7f5-f03a-4113-9f57-e4d76f1420b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2049530110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9a9253fcca424eb649c657f77d5430',qos_specs=None,replication_status=,reservations=['577130c5-df3b-4a5c-b324-52a205774bd6','2aa6dd6a-e20f-4e80-a0d3-98901cefca84','86042998-a1af-4d79-8a20-33583cb896f8','771a508d-5e2f-4905-a37a-65b2cd3a245e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593fe3ed29394e81aee6bff1fe11c029',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2049530110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b08d7f5-f03a-4113-9f57-e4d76f1420b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9a9253fcca424eb649c657f77d5430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='593fe3ed29394e81aee6bff1fe11c029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:28.043944 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1166cd1-7bdb-4653-9ebf-fcb358bb0128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:28.068093 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1166cd1-7bdb-4653-9ebf-fcb358bb0128) transitioned into state 'SUCCESS' from state '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-2049530110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9a9253fcca424eb649c657f77d5430',qos_specs=None,replication_status=,reservations=['577130c5-df3b-4a5c-b324-52a205774bd6','2aa6dd6a-e20f-4e80-a0d3-98901cefca84','86042998-a1af-4d79-8a20-33583cb896f8','771a508d-5e2f-4905-a37a-65b2cd3a245e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593fe3ed29394e81aee6bff1fe11c029',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:28.068698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e816e64e-5980-49df-af1c-aea8491296d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:28.079267 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e816e64e-5980-49df-af1c-aea8491296d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:28.080239 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Flow 'volume_create_api' (63866f15-5c17-4c5a-9985-658b701a5af0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:28.080433 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Create volume request issued successfully. Aug 23 18:15:28.081359 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d10c1827-fc7f-41cc-ab38-7c057b3b3695 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:28.081860 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 253/1020] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:27 2026] POST /volume/v3/volumes => generated 754 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:28.090048 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:28.095312 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.095312 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:28.101761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5f4ba48-219c-440a-8388-caf683abbf5a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.104024 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5f4ba48-219c-440a-8388-caf683abbf5a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:15:28.104286 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5f4ba48-219c-440a-8388-caf683abbf5a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:28.104576 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5f4ba48-219c-440a-8388-caf683abbf5a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:28.106782 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8d52700-12f9-44da-bae4-42f807766b76 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 returned with HTTP 200 Aug 23 18:15:28.107484 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 260/1021] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:27 2026] GET /volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 => generated 907 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:28.124722 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.124722 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:28.127853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9dc494a-38a0-452e-a9fd-c561d732b349 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.129715 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9dc494a-38a0-452e-a9fd-c561d732b349 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] PUT https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:28.130187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9dc494a-38a0-452e-a9fd-c561d732b349 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1050e5de-1ae8-48d0-9360-7c5878d6d085"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:28.131448 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5f4ba48-219c-440a-8388-caf683abbf5a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:15:28.137975 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-b9dc494a-38a0-452e-a9fd-c561d732b349 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Update called for group bf3577f5-c467-4e2a-b7e5-26b4436d5eb1. {{(pid=100223) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 23 18:15:28.138121 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-b9dc494a-38a0-452e-a9fd-c561d732b349 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Updating group bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 with name new_group description: This is a new group add_volumes: None remove_volumes: 1050e5de-1ae8-48d0-9360-7c5878d6d085. Aug 23 18:15:28.139136 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5f4ba48-219c-440a-8388-caf683abbf5a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 returned with HTTP 200 Aug 23 18:15:28.139286 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 256/1022] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:28 2026] GET /volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:15:28.145066 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.145066 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:28.192079 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9dc494a-38a0-452e-a9fd-c561d732b349 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 202 Aug 23 18:15:28.192740 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 254/1023] 10.4.3.148 () {70 vars in 1407 bytes} [Sun Aug 23 18:15:28 2026] PUT /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:28.205823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9bece23-0292-4c2b-b13f-632c7aa8301a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.208781 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9bece23-0292-4c2b-b13f-632c7aa8301a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:28.208781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9bece23-0292-4c2b-b13f-632c7aa8301a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:28.209140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9bece23-0292-4c2b-b13f-632c7aa8301a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:28.209655 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-a9bece23-0292-4c2b-b13f-632c7aa8301a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:28.214762 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.214762 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:28.224587 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9bece23-0292-4c2b-b13f-632c7aa8301a tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 200 Aug 23 18:15:28.225892 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 254/1024] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:28 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:28.420181 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7f324066-c97d-4492-b659-809da6a6893b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.422644 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f324066-c97d-4492-b659-809da6a6893b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:28.422947 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f324066-c97d-4492-b659-809da6a6893b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:28.423202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f324066-c97d-4492-b659-809da6a6893b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:28.423345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7f324066-c97d-4492-b659-809da6a6893b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:28.429826 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.429826 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:28.430980 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f324066-c97d-4492-b659-809da6a6893b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:28.431496 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 261/1025] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:28 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:28.647714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-a9876154-2f31-4b66-9321-54ed697709cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.651965 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-a9876154-2f31-4b66-9321-54ed697709cc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:15:28.652300 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-a9876154-2f31-4b66-9321-54ed697709cc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:28.652590 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-a9876154-2f31-4b66-9321-54ed697709cc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:28.670246 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.670246 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:28.682989 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-a9876154-2f31-4b66-9321-54ed697709cc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:15:28.690010 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-a9876154-2f31-4b66-9321-54ed697709cc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 200 Aug 23 18:15:28.690554 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 257/1026] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:28 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 1368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:28.713040 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-84b4c69f-6232-4edb-b6c4-4c682b6f501a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.713617 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84b4c69f-6232-4edb-b6c4-4c682b6f501a None None] GET https://10.4.3.148/volume// Aug 23 18:15:28.714303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84b4c69f-6232-4edb-b6c4-4c682b6f501a None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:28.714303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84b4c69f-6232-4edb-b6c4-4c682b6f501a None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:28.715951 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84b4c69f-6232-4edb-b6c4-4c682b6f501a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:28.718214 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 255/1027] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:15:28 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:28.731020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-ab77bcca-4060-43d6-8962-f2b38e1cb017 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:28.736137 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-ab77bcca-4060-43d6-8962-f2b38e1cb017 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:15:28.736949 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-ab77bcca-4060-43d6-8962-f2b38e1cb017 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b0db89c-90f1-4be6-af44-4089cd7703a9", "connector": null, "instance_uuid": "a08bb4b5-db29-44f0-9953-5396f9841278"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:28.747130 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:28.747130 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:28.793391 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-ab77bcca-4060-43d6-8962-f2b38e1cb017 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:15:28.793391 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 255/1028] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:15:28 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 23 18:15:29.156352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f37521ad-8856-4ef4-acce-f1169c363ba3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.158764 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f37521ad-8856-4ef4-acce-f1169c363ba3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:15:29.159118 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f37521ad-8856-4ef4-acce-f1169c363ba3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.159343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f37521ad-8856-4ef4-acce-f1169c363ba3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.170311 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.170311 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:29.176653 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f37521ad-8856-4ef4-acce-f1169c363ba3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:15:29.185102 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f37521ad-8856-4ef4-acce-f1169c363ba3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 returned with HTTP 200 Aug 23 18:15:29.185617 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 262/1029] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:29.213392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.216370 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:15:29.216680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2b08d7f5-f03a-4113-9f57-e4d76f1420b6", "name": "tempest-VolumesBackupsAdminTest-Backup-1365381", "container": "tempest-volumesbackupsadmintest-backup-container-1653387511"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:29.218814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Creating new backup {'backup': {'volume_id': '2b08d7f5-f03a-4113-9f57-e4d76f1420b6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1365381', 'container': 'tempest-volumesbackupsadmintest-backup-container-1653387511'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:15:29.218814 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Creating backup of volume 2b08d7f5-f03a-4113-9f57-e4d76f1420b6 in container tempest-volumesbackupsadmintest-backup-container-1653387511 Aug 23 18:15:29.229726 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.229726 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:29.230325 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:15:29.237838 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0ed7ca6-3164-45d6-a2a6-9b1aab481579 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.240439 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0ed7ca6-3164-45d6-a2a6-9b1aab481579 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:29.241467 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0ed7ca6-3164-45d6-a2a6-9b1aab481579 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.241467 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0ed7ca6-3164-45d6-a2a6-9b1aab481579 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.241467 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-b0ed7ca6-3164-45d6-a2a6-9b1aab481579 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:29.247945 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.247945 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:29.261843 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0ed7ca6-3164-45d6-a2a6-9b1aab481579 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 200 Aug 23 18:15:29.262581 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 256/1030] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:29.278134 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-710ef949-bb16-41c6-98ea-ce14d17972bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.282643 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-710ef949-bb16-41c6-98ea-ce14d17972bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:29.284441 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-710ef949-bb16-41c6-98ea-ce14d17972bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.284441 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-710ef949-bb16-41c6-98ea-ce14d17972bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.284811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-710ef949-bb16-41c6-98ea-ce14d17972bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:29.294378 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.294378 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:29.304219 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Created reservations ['218f5356-0031-4654-91ce-01a85e86a67c', '6d0f40ff-1ebb-4be6-afc5-56ab1b6502e3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:29.316989 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-710ef949-bb16-41c6-98ea-ce14d17972bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 200 Aug 23 18:15:29.320526 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 256/1031] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:29.334775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.336829 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:15:29.338154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.338154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.338154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:29.342007 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:29.357386 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Get all volumes completed successfully. Aug 23 18:15:29.360059 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:29.361552 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:29.369002 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79ddd5ff-b9f5-4718-b032-db7e244ebd16 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:15:29.369531 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 258/1032] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:29 2026] POST /volume/v3/backups => generated 332 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:29.380879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd1049ff-ed74-43ea-a0c5-9509d646f4b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.383293 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd1049ff-ed74-43ea-a0c5-9509d646f4b5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:29.383555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd1049ff-ed74-43ea-a0c5-9509d646f4b5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.383773 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd1049ff-ed74-43ea-a0c5-9509d646f4b5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.383838 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fd1049ff-ed74-43ea-a0c5-9509d646f4b5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:29.388468 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.388468 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:29.389156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd1049ff-ed74-43ea-a0c5-9509d646f4b5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:29.389545 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 257/1033] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:29.427964 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:29.434385 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.434385 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:29.446396 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85003455-6e44-4497-8675-468950812f73 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.449385 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85003455-6e44-4497-8675-468950812f73 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:29.449878 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d08d698-d94c-4be5-aff6-19ebf71ea2cc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:15:29.449930 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85003455-6e44-4497-8675-468950812f73 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.450289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85003455-6e44-4497-8675-468950812f73 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.450372 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-85003455-6e44-4497-8675-468950812f73 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:29.450425 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 263/1034] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:29.456345 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.456345 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:29.457822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85003455-6e44-4497-8675-468950812f73 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:29.458488 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 257/1035] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:29.471663 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-483cc6ca-aaa8-410b-a9a0-b26ceb587c8f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.473736 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-483cc6ca-aaa8-410b-a9a0-b26ceb587c8f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] PUT https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:29.475815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-483cc6ca-aaa8-410b-a9a0-b26ceb587c8f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1050e5de-1ae8-48d0-9360-7c5878d6d085"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:29.475960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-533be444-c691-4c26-aa4f-2c37d0303e51 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.477808 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-533be444-c691-4c26-aa4f-2c37d0303e51 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 Aug 23 18:15:29.478071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-533be444-c691-4c26-aa4f-2c37d0303e51 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.478256 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-533be444-c691-4c26-aa4f-2c37d0303e51 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.481370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-483cc6ca-aaa8-410b-a9a0-b26ceb587c8f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Update called for group bf3577f5-c467-4e2a-b7e5-26b4436d5eb1. {{(pid=100224) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 23 18:15:29.482262 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-483cc6ca-aaa8-410b-a9a0-b26ceb587c8f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Updating group bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 with name None description: None add_volumes: 1050e5de-1ae8-48d0-9360-7c5878d6d085 remove_volumes: None. Aug 23 18:15:29.485275 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.485275 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:29.486141 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-533be444-c691-4c26-aa4f-2c37d0303e51 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:15:29.486775 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-533be444-c691-4c26-aa4f-2c37d0303e51 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 returned with HTTP 200 Aug 23 18:15:29.487206 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 258/1036] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:29.494278 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.494278 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:29.501644 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8ca1d22a-dde3-4c08-a2d5-dee19b3bdbc3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.505840 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8ca1d22a-dde3-4c08-a2d5-dee19b3bdbc3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:29.506307 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8ca1d22a-dde3-4c08-a2d5-dee19b3bdbc3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.506945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8ca1d22a-dde3-4c08-a2d5-dee19b3bdbc3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.507133 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8ca1d22a-dde3-4c08-a2d5-dee19b3bdbc3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:29.516466 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.516466 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:29.518144 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8ca1d22a-dde3-4c08-a2d5-dee19b3bdbc3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:29.518460 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 264/1037] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:29.540366 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-88c301a1-9d61-4947-9a06-320cd202afee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.547152 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88c301a1-9d61-4947-9a06-320cd202afee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:29.547350 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88c301a1-9d61-4947-9a06-320cd202afee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.547531 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88c301a1-9d61-4947-9a06-320cd202afee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.547692 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-88c301a1-9d61-4947-9a06-320cd202afee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete backup with id: 10803bb4-16e3-42d2-83c2-76e93b5e8f37. Aug 23 18:15:29.556479 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.556479 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:29.572713 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-483cc6ca-aaa8-410b-a9a0-b26ceb587c8f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 202 Aug 23 18:15:29.572713 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 259/1038] 10.4.3.148 () {70 vars in 1406 bytes} [Sun Aug 23 18:15:29 2026] PUT /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:29.588948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a077817-70f5-4eb8-8859-24dbad021c2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.591217 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a077817-70f5-4eb8-8859-24dbad021c2f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:29.591604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a077817-70f5-4eb8-8859-24dbad021c2f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.591785 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a077817-70f5-4eb8-8859-24dbad021c2f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.592006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-3a077817-70f5-4eb8-8859-24dbad021c2f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:29.600948 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.600948 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:29.607438 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-88c301a1-9d61-4947-9a06-320cd202afee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] delete_backup rpcapi backup_id 10803bb4-16e3-42d2-83c2-76e93b5e8f37 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:15:29.612055 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88c301a1-9d61-4947-9a06-320cd202afee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 202 Aug 23 18:15:29.612653 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 258/1039] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:29 2026] DELETE /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:15:29.616756 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a077817-70f5-4eb8-8859-24dbad021c2f tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 200 Aug 23 18:15:29.617511 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 259/1040] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:29.623661 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-106cc822-1423-464a-bef2-804751da4387 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:29.627013 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-106cc822-1423-464a-bef2-804751da4387 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:29.627481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-106cc822-1423-464a-bef2-804751da4387 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:29.628530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-106cc822-1423-464a-bef2-804751da4387 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:29.628530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-106cc822-1423-464a-bef2-804751da4387 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:29.635220 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:29.635220 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:29.636496 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-106cc822-1423-464a-bef2-804751da4387 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:29.637075 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 265/1041] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:29 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:30.207271 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-537bdb08-9b88-425f-a7f2-c58d06de3df9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.207271 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-537bdb08-9b88-425f-a7f2-c58d06de3df9 None None] GET https://10.4.3.148/volume// Aug 23 18:15:30.207271 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-537bdb08-9b88-425f-a7f2-c58d06de3df9 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:30.207773 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-537bdb08-9b88-425f-a7f2-c58d06de3df9 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:30.208241 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-537bdb08-9b88-425f-a7f2-c58d06de3df9 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:30.208588 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 260/1042] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:15:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:30.222132 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-dfa2b89d-fc1c-47c7-b933-e543ac20f78e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.230621 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-dfa2b89d-fc1c-47c7-b933-e543ac20f78e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:15:30.231006 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-dfa2b89d-fc1c-47c7-b933-e543ac20f78e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:30.231114 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-dfa2b89d-fc1c-47c7-b933-e543ac20f78e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:30.255161 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.255161 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:30.263142 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-dfa2b89d-fc1c-47c7-b933-e543ac20f78e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:15:30.275351 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-dfa2b89d-fc1c-47c7-b933-e543ac20f78e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 200 Aug 23 18:15:30.276007 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 259/1043] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:15:30 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 1547 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:30.402916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7725a2b9-695b-4fb9-bfc1-0ffeb25a608e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.408298 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7725a2b9-695b-4fb9-bfc1-0ffeb25a608e tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:30.408608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7725a2b9-695b-4fb9-bfc1-0ffeb25a608e tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:30.408922 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7725a2b9-695b-4fb9-bfc1-0ffeb25a608e tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:30.409056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7725a2b9-695b-4fb9-bfc1-0ffeb25a608e tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:30.409379 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-1bc5b883-1efc-4cb1-a957-4d266355a95c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.412729 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-1bc5b883-1efc-4cb1-a957-4d266355a95c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa Aug 23 18:15:30.413989 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-1bc5b883-1efc-4cb1-a957-4d266355a95c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:30.419574 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=403,cinder:INSERT=47,cinder:UPDATE=68 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:15:30.419687 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.419687 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:30.420582 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7725a2b9-695b-4fb9-bfc1-0ffeb25a608e tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:30.422608 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 260/1044] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:30 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:30.428549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-1bc5b883-1efc-4cb1-a957-4d266355a95c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-8b0db89c-90f1-4be6-af44-4089cd7703a9-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:15:30.436581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-1bc5b883-1efc-4cb1-a957-4d266355a95c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-8b0db89c-90f1-4be6-af44-4089cd7703a9-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:15:30.438782 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.438782 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:30.570372 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-1bc5b883-1efc-4cb1-a957-4d266355a95c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-8b0db89c-90f1-4be6-af44-4089cd7703a9-np0000007943" released by "attachment_update" :: held 0.133s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:15:30.570663 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-1bc5b883-1efc-4cb1-a957-4d266355a95c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa returned with HTTP 200 Aug 23 18:15:30.571150 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 266/1045] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:15:30 2026] PUT /volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:30.603672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-3bdfb287-ed4e-4bc8-a03f-ffc811dcddb8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.607391 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-3bdfb287-ed4e-4bc8-a03f-ffc811dcddb8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa/action Aug 23 18:15:30.608017 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-3bdfb287-ed4e-4bc8-a03f-ffc811dcddb8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:30.608175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-3bdfb287-ed4e-4bc8-a03f-ffc811dcddb8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:30.633739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e1dbd50-760c-4c7f-a91a-579de5190917 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.636861 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e1dbd50-760c-4c7f-a91a-579de5190917 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:30.637233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e1dbd50-760c-4c7f-a91a-579de5190917 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:30.637680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e1dbd50-760c-4c7f-a91a-579de5190917 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:30.637680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-1e1dbd50-760c-4c7f-a91a-579de5190917 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:30.642746 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.642746 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:30.647591 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.647591 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:30.653776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0cff9173-7e6c-453d-bfd1-37fb956dd4bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.655960 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0cff9173-7e6c-453d-bfd1-37fb956dd4bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:30.656158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0cff9173-7e6c-453d-bfd1-37fb956dd4bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:30.657339 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0cff9173-7e6c-453d-bfd1-37fb956dd4bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:30.657339 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0cff9173-7e6c-453d-bfd1-37fb956dd4bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:30.665814 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.665814 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:30.667686 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0cff9173-7e6c-453d-bfd1-37fb956dd4bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 200 Aug 23 18:15:30.668437 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 261/1046] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:30 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:30.669420 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11bfb28c-6f2d-4346-924d-f07852bac28c req-3bdfb287-ed4e-4bc8-a03f-ffc811dcddb8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa/action returned with HTTP 204 Aug 23 18:15:30.670953 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 261/1047] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:15:30 2026] POST /volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:30.673599 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e1dbd50-760c-4c7f-a91a-579de5190917 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 200 Aug 23 18:15:30.674112 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 260/1048] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:30 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:30.690683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.695019 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:15:30.695332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:30.695585 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:30.696661 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:30.696661 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.696661 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:30.699290 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:30.709415 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Get all volumes completed successfully. Aug 23 18:15:30.709728 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:30.710111 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:30.764060 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:30.771069 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.771069 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:30.778717 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:30.779227 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:30.846648 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:30.852770 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:30.852770 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:30.864661 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e30a930e-0c7f-42b0-9977-0af3b42997bc tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:15:30.865893 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 267/1049] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:15:30 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:30.886193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9379f106-0aec-41a7-a631-02d6c6e00376 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:30.888520 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:15:30.888893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:30.889193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:30.889610 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:30.890893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:30.941937 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Get all volumes completed successfully. Aug 23 18:15:30.942997 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:30.943284 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:30.995943 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:31.001187 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.001187 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:31.007055 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:31.007166 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:31.061311 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:31.065493 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.065493 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:31.075635 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9379f106-0aec-41a7-a631-02d6c6e00376 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:15:31.076130 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 262/1050] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:15:30 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:31.090819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-43c5af25-2a97-43fa-8ee5-7ae3255814f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:31.092979 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43c5af25-2a97-43fa-8ee5-7ae3255814f3 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] POST https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1/action Aug 23 18:15:31.093370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43c5af25-2a97-43fa-8ee5-7ae3255814f3 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:31.093506 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43c5af25-2a97-43fa-8ee5-7ae3255814f3 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:31.094766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-43c5af25-2a97-43fa-8ee5-7ae3255814f3 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] delete called for group bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:15:31.095556 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-43c5af25-2a97-43fa-8ee5-7ae3255814f3 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Delete group with id: bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:31.101245 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.101245 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:31.185323 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43c5af25-2a97-43fa-8ee5-7ae3255814f3 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1/action returned with HTTP 202 Aug 23 18:15:31.185899 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 262/1051] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:15:31 2026] POST /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:31.205127 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:31.209479 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 Aug 23 18:15:31.209733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:31.210282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:31.223668 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.223668 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:31.234348 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Volume info retrieved successfully. Aug 23 18:15:31.235814 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:15:31.236383 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:15:31.294767 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:15:31.301425 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.301425 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:31.313091 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adfaadf6-aa9a-4ae9-9a05-50ebd25ea0ae tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 returned with HTTP 200 Aug 23 18:15:31.313091 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 261/1052] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:31 2026] GET /volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 => generated 906 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:31.438918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c152fb74-0126-4d76-89bd-92c5a2ab456a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:31.441479 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c152fb74-0126-4d76-89bd-92c5a2ab456a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:31.442352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c152fb74-0126-4d76-89bd-92c5a2ab456a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:31.442352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c152fb74-0126-4d76-89bd-92c5a2ab456a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:31.442639 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c152fb74-0126-4d76-89bd-92c5a2ab456a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:31.448936 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.448936 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:31.449997 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c152fb74-0126-4d76-89bd-92c5a2ab456a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:31.450437 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 268/1053] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:31 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:31.682151 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c413fd60-1976-4054-b76c-4f986191e16c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:31.684925 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c413fd60-1976-4054-b76c-4f986191e16c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 Aug 23 18:15:31.685270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c413fd60-1976-4054-b76c-4f986191e16c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:31.685566 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c413fd60-1976-4054-b76c-4f986191e16c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:31.685772 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c413fd60-1976-4054-b76c-4f986191e16c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Show backup with id 10803bb4-16e3-42d2-83c2-76e93b5e8f37. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:31.691975 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c413fd60-1976-4054-b76c-4f986191e16c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 returned with HTTP 404 Aug 23 18:15:31.691975 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 263/1054] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:31 2026] GET /volume/v3/backups/10803bb4-16e3-42d2-83c2-76e93b5e8f37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:31.812633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53665b25-df70-4ff7-9800-35412da1a902 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:31.815073 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53665b25-df70-4ff7-9800-35412da1a902 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 Aug 23 18:15:31.815321 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53665b25-df70-4ff7-9800-35412da1a902 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:31.815658 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53665b25-df70-4ff7-9800-35412da1a902 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:31.816005 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-53665b25-df70-4ff7-9800-35412da1a902 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 Aug 23 18:15:31.830245 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.830245 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:31.830877 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53665b25-df70-4ff7-9800-35412da1a902 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:15:31.859547 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53665b25-df70-4ff7-9800-35412da1a902 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:15:31.862823 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53665b25-df70-4ff7-9800-35412da1a902 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 returned with HTTP 202 Aug 23 18:15:31.862823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 263/1055] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:15:31 2026] DELETE /volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:31.869977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bfa28fb3-aead-4497-9767-584ea2927298 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:31.872655 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfa28fb3-aead-4497-9767-584ea2927298 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 Aug 23 18:15:31.872715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bfa28fb3-aead-4497-9767-584ea2927298 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:31.872981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bfa28fb3-aead-4497-9767-584ea2927298 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:31.882819 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:31.882819 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:31.882819 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bfa28fb3-aead-4497-9767-584ea2927298 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:15:31.883160 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfa28fb3-aead-4497-9767-584ea2927298 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 returned with HTTP 200 Aug 23 18:15:31.883407 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 262/1056] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:31 2026] GET /volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:32.329833 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-31465fe0-5a92-4f76-99e1-16ced6a7ec63 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.331901 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31465fe0-5a92-4f76-99e1-16ced6a7ec63 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 Aug 23 18:15:32.332535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31465fe0-5a92-4f76-99e1-16ced6a7ec63 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.332535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31465fe0-5a92-4f76-99e1-16ced6a7ec63 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.340324 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31465fe0-5a92-4f76-99e1-16ced6a7ec63 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 returned with HTTP 404 Aug 23 18:15:32.340820 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 269/1057] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:32 2026] GET /volume/v3/volumes/1050e5de-1ae8-48d0-9360-7c5878d6d085 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:32.352359 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ffa7e989-df7a-4951-b076-ac6fcd794af6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.355124 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ffa7e989-df7a-4951-b076-ac6fcd794af6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 Aug 23 18:15:32.355261 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ffa7e989-df7a-4951-b076-ac6fcd794af6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.355550 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ffa7e989-df7a-4951-b076-ac6fcd794af6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.365949 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ffa7e989-df7a-4951-b076-ac6fcd794af6 tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 returned with HTTP 404 Aug 23 18:15:32.366552 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 264/1058] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:15:32 2026] GET /volume/v3/volumes/390a8716-10c0-49b5-86ef-be5f3634d2e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:32.377067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d7bd62d8-c486-4cea-95a6-8321b7a14e6b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.379602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7bd62d8-c486-4cea-95a6-8321b7a14e6b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] GET https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 Aug 23 18:15:32.380227 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7bd62d8-c486-4cea-95a6-8321b7a14e6b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.380412 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7bd62d8-c486-4cea-95a6-8321b7a14e6b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.380709 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-d7bd62d8-c486-4cea-95a6-8321b7a14e6b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] show called for member bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:15:32.387322 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7bd62d8-c486-4cea-95a6-8321b7a14e6b tempest-GroupsTest-1144908575 tempest-GroupsTest-1144908575-project-member] https://10.4.3.148/volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 returned with HTTP 404 Aug 23 18:15:32.388573 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 264/1059] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:15:32 2026] GET /volume/v3/groups/bf3577f5-c467-4e2a-b7e5-26b4436d5eb1 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:15:32.402348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59597c81-67a5-4c98-924a-7eeccdfeae02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.404921 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59597c81-67a5-4c98-924a-7eeccdfeae02 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/3fddd3d0-a6f4-40c8-896b-0764b5699ea5 Aug 23 18:15:32.405608 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59597c81-67a5-4c98-924a-7eeccdfeae02 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.405977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59597c81-67a5-4c98-924a-7eeccdfeae02 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.428237 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59597c81-67a5-4c98-924a-7eeccdfeae02 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/group_types/3fddd3d0-a6f4-40c8-896b-0764b5699ea5 returned with HTTP 202 Aug 23 18:15:32.428888 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 263/1060] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:15:32 2026] DELETE /volume/v3/group_types/3fddd3d0-a6f4-40c8-896b-0764b5699ea5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:15:32.442034 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a4516fba-8948-4f9d-9762-1262826ade24 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.444677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4516fba-8948-4f9d-9762-1262826ade24 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] DELETE https://10.4.3.148/volume/v3/types/400cb7c7-35de-4667-b2a4-3c0a949e20ee Aug 23 18:15:32.444677 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4516fba-8948-4f9d-9762-1262826ade24 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.444920 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4516fba-8948-4f9d-9762-1262826ade24 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.466762 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04a5e402-d657-4e62-b900-d12aff5d9df0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.471347 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04a5e402-d657-4e62-b900-d12aff5d9df0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:32.471603 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04a5e402-d657-4e62-b900-d12aff5d9df0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.473387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04a5e402-d657-4e62-b900-d12aff5d9df0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.473387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-04a5e402-d657-4e62-b900-d12aff5d9df0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:32.483301 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:32.483301 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:32.485664 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04a5e402-d657-4e62-b900-d12aff5d9df0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:32.487109 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 265/1061] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:32 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:32.497660 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4516fba-8948-4f9d-9762-1262826ade24 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/types/400cb7c7-35de-4667-b2a4-3c0a949e20ee returned with HTTP 202 Aug 23 18:15:32.498214 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 270/1062] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:32 2026] DELETE /volume/v3/types/400cb7c7-35de-4667-b2a4-3c0a949e20ee => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:32.511304 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71162010-a325-4b14-8ebf-de8b355ee475 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.513832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71162010-a325-4b14-8ebf-de8b355ee475 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] GET https://10.4.3.148/volume/v3/types/400cb7c7-35de-4667-b2a4-3c0a949e20ee Aug 23 18:15:32.513832 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71162010-a325-4b14-8ebf-de8b355ee475 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.513832 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71162010-a325-4b14-8ebf-de8b355ee475 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.520694 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71162010-a325-4b14-8ebf-de8b355ee475 tempest-GroupsTest-2054889269 tempest-GroupsTest-2054889269-project-admin] https://10.4.3.148/volume/v3/types/400cb7c7-35de-4667-b2a4-3c0a949e20ee returned with HTTP 404 Aug 23 18:15:32.521437 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 265/1063] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:32 2026] GET /volume/v3/types/400cb7c7-35de-4667-b2a4-3c0a949e20ee => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:32.898111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-207dc6d6-41a9-43b3-8890-04023e6a5ae2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.901465 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-207dc6d6-41a9-43b3-8890-04023e6a5ae2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 Aug 23 18:15:32.901647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-207dc6d6-41a9-43b3-8890-04023e6a5ae2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.901882 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-207dc6d6-41a9-43b3-8890-04023e6a5ae2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.907746 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-207dc6d6-41a9-43b3-8890-04023e6a5ae2 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 returned with HTTP 404 Aug 23 18:15:32.908423 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 264/1064] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:32 2026] GET /volume/v3/snapshots/3bb2c2e0-1054-46c0-8d1c-1c600f6c1717 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:32.924093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f99e0c1-8d6f-4196-8d44-ba61565fc438 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:32.927069 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f99e0c1-8d6f-4196-8d44-ba61565fc438 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:15:32.927356 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f99e0c1-8d6f-4196-8d44-ba61565fc438 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:32.927524 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f99e0c1-8d6f-4196-8d44-ba61565fc438 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:32.939525 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:32.939525 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:32.946967 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f99e0c1-8d6f-4196-8d44-ba61565fc438 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:32.953134 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f99e0c1-8d6f-4196-8d44-ba61565fc438 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:15:32.954009 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 266/1065] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:32 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:33.015360 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:33.018365 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:33.019766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1556896755"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:33.020723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request body: {'volume': {'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1556896755'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:33.150169 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume of 1 GB Aug 23 18:15:33.156209 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Availability Zones retrieved successfully. Aug 23 18:15:33.163581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (d36fb48f-bad7-44e6-baf6-e95ca230e532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:33.164993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd2f7d4-8e69-4dfe-9589-af05606cf18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:33.167286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:33.268741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd2f7d4-8e69-4dfe-9589-af05606cf18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:33.270092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c026573-8011-46a1-87db-7d4745482bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:33.336459 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['0d62c3be-6004-4908-b73b-651d0727544b', '4462b374-76e7-4308-896a-0c980374a9dc', 'c797b7d0-8199-446e-a06a-1f53e655d343', '95c1aed8-239d-4160-95ea-fc1c22e60ba8'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:33.337497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c026573-8011-46a1-87db-7d4745482bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d62c3be-6004-4908-b73b-651d0727544b', '4462b374-76e7-4308-896a-0c980374a9dc', 'c797b7d0-8199-446e-a06a-1f53e655d343', '95c1aed8-239d-4160-95ea-fc1c22e60ba8']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:33.338546 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd85590-fcfc-4fb7-b42b-bd353a8f9102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:33.372210 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd85590-fcfc-4fb7-b42b-bd353a8f9102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9120f0f1-a62f-4b7a-a513-4d44f2bfff46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1556896755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['0d62c3be-6004-4908-b73b-651d0727544b','4462b374-76e7-4308-896a-0c980374a9dc','c797b7d0-8199-446e-a06a-1f53e655d343','95c1aed8-239d-4160-95ea-fc1c22e60ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1556896755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9120f0f1-a62f-4b7a-a513-4d44f2bfff46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dbabed9c9043d9b0fac65fb04a0507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a9322794eb4fa299cb16af62d3a742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:33.372470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f06927-69a9-4630-95e8-29362a48b0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:33.404405 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f06927-69a9-4630-95e8-29362a48b0e8) transitioned into state 'SUCCESS' from state '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-1556896755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['0d62c3be-6004-4908-b73b-651d0727544b','4462b374-76e7-4308-896a-0c980374a9dc','c797b7d0-8199-446e-a06a-1f53e655d343','95c1aed8-239d-4160-95ea-fc1c22e60ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:33.405289 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330d2c5c-e46d-4f67-8e4e-9c55084b8c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:33.422741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330d2c5c-e46d-4f67-8e4e-9c55084b8c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:33.423765 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (d36fb48f-bad7-44e6-baf6-e95ca230e532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:33.424206 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request issued successfully. Aug 23 18:15:33.432684 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe340f65-1b87-4355-80a1-39fc6ae63a03 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:33.432684 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 271/1066] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:33 2026] POST /volume/v3/volumes => generated 754 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:33.453864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72b20d98-dbd7-4206-ba1d-940011b71fee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:33.457437 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72b20d98-dbd7-4206-ba1d-940011b71fee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:15:33.457625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72b20d98-dbd7-4206-ba1d-940011b71fee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:33.457929 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72b20d98-dbd7-4206-ba1d-940011b71fee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:33.469179 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:33.469179 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:33.476676 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72b20d98-dbd7-4206-ba1d-940011b71fee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:33.483495 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72b20d98-dbd7-4206-ba1d-940011b71fee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:15:33.484087 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 266/1067] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:33 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:33.504895 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-899ab402-85fd-4cf7-8b18-b930432da9f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:33.506720 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-899ab402-85fd-4cf7-8b18-b930432da9f5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:33.507468 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-899ab402-85fd-4cf7-8b18-b930432da9f5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:33.507965 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-899ab402-85fd-4cf7-8b18-b930432da9f5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:33.508306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-899ab402-85fd-4cf7-8b18-b930432da9f5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:33.516155 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:33.516155 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:33.519385 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-899ab402-85fd-4cf7-8b18-b930432da9f5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:33.526003 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 265/1068] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:33 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:34.505131 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0bba5a53-37e1-44fe-bbe0-056c2838b4ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:34.507655 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0bba5a53-37e1-44fe-bbe0-056c2838b4ff tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:15:34.507655 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0bba5a53-37e1-44fe-bbe0-056c2838b4ff tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:34.509594 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0bba5a53-37e1-44fe-bbe0-056c2838b4ff tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:34.520721 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:34.520721 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:34.529695 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0bba5a53-37e1-44fe-bbe0-056c2838b4ff tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:15:34.538331 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0bba5a53-37e1-44fe-bbe0-056c2838b4ff tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:15:34.538766 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 267/1069] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:34 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:34.540391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ea6ba09-25bc-4c51-b811-08895aa6aa77 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:34.542922 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ea6ba09-25bc-4c51-b811-08895aa6aa77 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:34.543464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ea6ba09-25bc-4c51-b811-08895aa6aa77 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:34.543464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ea6ba09-25bc-4c51-b811-08895aa6aa77 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:34.543592 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0ea6ba09-25bc-4c51-b811-08895aa6aa77 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:34.549966 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:34.549966 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:34.550327 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ea6ba09-25bc-4c51-b811-08895aa6aa77 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:34.550513 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 272/1070] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:34 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:35.568642 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f02aafde-b9ab-4933-a569-fd4f39730964 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:35.572372 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f02aafde-b9ab-4933-a569-fd4f39730964 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:35.572639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f02aafde-b9ab-4933-a569-fd4f39730964 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:35.573036 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f02aafde-b9ab-4933-a569-fd4f39730964 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:35.573723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f02aafde-b9ab-4933-a569-fd4f39730964 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:35.584018 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:35.584018 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:35.585183 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f02aafde-b9ab-4933-a569-fd4f39730964 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:35.585528 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 267/1071] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:35 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:36.531555 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b53d043d-1c44-4580-b956-adb6bd4e4b2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.603267 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-194e692d-d0c6-402b-9212-06f3304ac691 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.607966 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-194e692d-d0c6-402b-9212-06f3304ac691 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:36.608324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-194e692d-d0c6-402b-9212-06f3304ac691 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:36.608563 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-194e692d-d0c6-402b-9212-06f3304ac691 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:36.608755 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-194e692d-d0c6-402b-9212-06f3304ac691 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:36.619402 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:36.619402 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:36.620312 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-194e692d-d0c6-402b-9212-06f3304ac691 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:36.620927 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 268/1072] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:36 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:36.688919 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b53d043d-1c44-4580-b956-adb6bd4e4b2c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] POST https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:36.689330 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b53d043d-1c44-4580-b956-adb6bd4e4b2c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1146720390", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:36.692704 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-b53d043d-1c44-4580-b956-adb6bd4e4b2c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1146720390', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 23 18:15:36.700366 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-b53d043d-1c44-4580-b956-adb6bd4e4b2c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DB qos_specs_create(): root {'id': '3afe23c0-027a-4c45-b969-f186592ecbeb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1146720390'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 23 18:15:36.713191 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b53d043d-1c44-4580-b956-adb6bd4e4b2c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:36.713525 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 266/1073] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:15:36 2026] POST /volume/v3/qos-specs => generated 393 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:36.731969 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-918c118a-4c0b-417d-8cf8-f716a5851fa3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.733974 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-918c118a-4c0b-417d-8cf8-f716a5851fa3 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:36.734461 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-918c118a-4c0b-417d-8cf8-f716a5851fa3 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-206505629"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:36.759315 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-918c118a-4c0b-417d-8cf8-f716a5851fa3 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:36.760158 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 273/1074] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:36 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:36.774740 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cd58406-de02-49c8-a79a-c6c28a4ab85e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.779083 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cd58406-de02-49c8-a79a-c6c28a4ab85e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:36.779083 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cd58406-de02-49c8-a79a-c6c28a4ab85e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1916572521"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:36.803803 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cd58406-de02-49c8-a79a-c6c28a4ab85e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:36.804432 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 268/1075] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:36 2026] POST /volume/v3/types => generated 222 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:36.816704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48c1efe9-27ef-4ea4-addc-409b6623fa10 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.819187 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48c1efe9-27ef-4ea4-addc-409b6623fa10 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:36.819762 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48c1efe9-27ef-4ea4-addc-409b6623fa10 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1517241444"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:36.843894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48c1efe9-27ef-4ea4-addc-409b6623fa10 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:36.844404 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 269/1076] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:36 2026] POST /volume/v3/types => generated 222 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:36.856775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-839313cb-e737-4bba-8b04-83f0ac64d1bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.859617 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-839313cb-e737-4bba-8b04-83f0ac64d1bf tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=2888ac11-52ab-476d-929c-1b190f4b74f4 Aug 23 18:15:36.859617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-839313cb-e737-4bba-8b04-83f0ac64d1bf tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:36.859961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-839313cb-e737-4bba-8b04-83f0ac64d1bf tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'associate' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:36.860335 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:36.860335 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:36.860881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-839313cb-e737-4bba-8b04-83f0ac64d1bf tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Associate qos_spec: 3afe23c0-027a-4c45-b969-f186592ecbeb with type: 2888ac11-52ab-476d-929c-1b190f4b74f4 {{(pid=100225) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 23 18:15:36.902779 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-839313cb-e737-4bba-8b04-83f0ac64d1bf tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=2888ac11-52ab-476d-929c-1b190f4b74f4 returned with HTTP 202 Aug 23 18:15:36.904038 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 267/1077] 10.4.3.148 () {66 vars in 1481 bytes} [Sun Aug 23 18:15:36 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=2888ac11-52ab-476d-929c-1b190f4b74f4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:36.918327 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-031340a2-930d-4257-8a13-ce5fd0dedacc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.922556 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-031340a2-930d-4257-8a13-ce5fd0dedacc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=299935b8-a647-47eb-aecd-f06ee56fab64 Aug 23 18:15:36.923565 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-031340a2-930d-4257-8a13-ce5fd0dedacc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:36.923565 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-031340a2-930d-4257-8a13-ce5fd0dedacc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'associate' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:36.928435 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.qos_specs_manage [None req-031340a2-930d-4257-8a13-ce5fd0dedacc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Associate qos_spec: 3afe23c0-027a-4c45-b969-f186592ecbeb with type: 299935b8-a647-47eb-aecd-f06ee56fab64 {{(pid=100226) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 23 18:15:36.969760 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-031340a2-930d-4257-8a13-ce5fd0dedacc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=299935b8-a647-47eb-aecd-f06ee56fab64 returned with HTTP 202 Aug 23 18:15:36.970051 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 274/1078] 10.4.3.148 () {66 vars in 1481 bytes} [Sun Aug 23 18:15:36 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=299935b8-a647-47eb-aecd-f06ee56fab64 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:36.984447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-acb37fb4-ee5d-4fa6-81da-7c032fff72c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:36.987400 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acb37fb4-ee5d-4fa6-81da-7c032fff72c5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=b8f19d9c-ee38-4e8a-a07a-133af9d317ee Aug 23 18:15:36.987400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acb37fb4-ee5d-4fa6-81da-7c032fff72c5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:36.987400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acb37fb4-ee5d-4fa6-81da-7c032fff72c5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'associate' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:36.987577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-acb37fb4-ee5d-4fa6-81da-7c032fff72c5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Associate qos_spec: 3afe23c0-027a-4c45-b969-f186592ecbeb with type: b8f19d9c-ee38-4e8a-a07a-133af9d317ee {{(pid=100224) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 23 18:15:37.019533 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acb37fb4-ee5d-4fa6-81da-7c032fff72c5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=b8f19d9c-ee38-4e8a-a07a-133af9d317ee returned with HTTP 202 Aug 23 18:15:37.019690 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 269/1079] 10.4.3.148 () {66 vars in 1481 bytes} [Sun Aug 23 18:15:36 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associate?vol_type_id=b8f19d9c-ee38-4e8a-a07a-133af9d317ee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.033176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef2c38c2-0c39-4232-81c9-3263c55201d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.035441 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef2c38c2-0c39-4232-81c9-3263c55201d7 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations Aug 23 18:15:37.036150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef2c38c2-0c39-4232-81c9-3263c55201d7 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.036150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef2c38c2-0c39-4232-81c9-3263c55201d7 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'associations' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.037337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef2c38c2-0c39-4232-81c9-3263c55201d7 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Get associations for qos_spec id: 3afe23c0-027a-4c45-b969-f186592ecbeb {{(pid=100223) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 23 18:15:37.069745 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef2c38c2-0c39-4232-81c9-3263c55201d7 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations returned with HTTP 200 Aug 23 18:15:37.071131 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 270/1080] 10.4.3.148 () {66 vars in 1393 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:37.089941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b2768a3-8c02-432a-be2b-4b0142ae71f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.093186 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b2768a3-8c02-432a-be2b-4b0142ae71f6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/disassociate?vol_type_id=2888ac11-52ab-476d-929c-1b190f4b74f4 Aug 23 18:15:37.094421 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b2768a3-8c02-432a-be2b-4b0142ae71f6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.094421 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b2768a3-8c02-432a-be2b-4b0142ae71f6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'disassociate' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.097688 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.097688 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:37.097688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0b2768a3-8c02-432a-be2b-4b0142ae71f6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Disassociate qos_spec: 3afe23c0-027a-4c45-b969-f186592ecbeb from type: 2888ac11-52ab-476d-929c-1b190f4b74f4 {{(pid=100225) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 23 18:15:37.124652 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b2768a3-8c02-432a-be2b-4b0142ae71f6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/disassociate?vol_type_id=2888ac11-52ab-476d-929c-1b190f4b74f4 returned with HTTP 202 Aug 23 18:15:37.128878 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 268/1081] 10.4.3.148 () {66 vars in 1490 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/disassociate?vol_type_id=2888ac11-52ab-476d-929c-1b190f4b74f4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.151678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b2d7e536-e15e-40dc-b8c5-84fed49db39a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.151678 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2d7e536-e15e-40dc-b8c5-84fed49db39a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations Aug 23 18:15:37.151678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2d7e536-e15e-40dc-b8c5-84fed49db39a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.152041 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2d7e536-e15e-40dc-b8c5-84fed49db39a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'associations' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.152356 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.152356 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:37.152720 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b2d7e536-e15e-40dc-b8c5-84fed49db39a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Get associations for qos_spec id: 3afe23c0-027a-4c45-b969-f186592ecbeb {{(pid=100226) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 23 18:15:37.178571 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2d7e536-e15e-40dc-b8c5-84fed49db39a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations returned with HTTP 200 Aug 23 18:15:37.178571 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 275/1082] 10.4.3.148 () {66 vars in 1393 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations => generated 306 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:37.208720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-049a56f8-8c6b-4aee-9606-9e3db294cf70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.221374 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-049a56f8-8c6b-4aee-9606-9e3db294cf70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/disassociate_all Aug 23 18:15:37.221374 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-049a56f8-8c6b-4aee-9606-9e3db294cf70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.221374 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-049a56f8-8c6b-4aee-9606-9e3db294cf70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'disassociate_all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.221590 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.221590 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:37.221836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-049a56f8-8c6b-4aee-9606-9e3db294cf70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Disassociate qos_spec: 3afe23c0-027a-4c45-b969-f186592ecbeb from all. {{(pid=100224) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 23 18:15:37.258331 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-049a56f8-8c6b-4aee-9606-9e3db294cf70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/disassociate_all returned with HTTP 202 Aug 23 18:15:37.258652 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 270/1083] 10.4.3.148 () {66 vars in 1405 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/disassociate_all => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.278979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-386bdf68-a9bc-44e8-952c-08858369355c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.281934 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-386bdf68-a9bc-44e8-952c-08858369355c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations Aug 23 18:15:37.281934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-386bdf68-a9bc-44e8-952c-08858369355c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.281934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-386bdf68-a9bc-44e8-952c-08858369355c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'associations' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.282069 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.282069 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:37.282546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-386bdf68-a9bc-44e8-952c-08858369355c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Get associations for qos_spec id: 3afe23c0-027a-4c45-b969-f186592ecbeb {{(pid=100223) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 23 18:15:37.295148 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-386bdf68-a9bc-44e8-952c-08858369355c tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations returned with HTTP 200 Aug 23 18:15:37.295148 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 271/1084] 10.4.3.148 () {66 vars in 1393 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:15:37.305890 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f1e03795-b5a1-40d7-bfde-5ec31ea11ee6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.308395 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1e03795-b5a1-40d7-bfde-5ec31ea11ee6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/types/b8f19d9c-ee38-4e8a-a07a-133af9d317ee Aug 23 18:15:37.308736 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1e03795-b5a1-40d7-bfde-5ec31ea11ee6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.309245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1e03795-b5a1-40d7-bfde-5ec31ea11ee6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.309245 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.309245 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:37.357287 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1e03795-b5a1-40d7-bfde-5ec31ea11ee6 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types/b8f19d9c-ee38-4e8a-a07a-133af9d317ee returned with HTTP 202 Aug 23 18:15:37.358116 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 269/1085] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:37 2026] DELETE /volume/v3/types/b8f19d9c-ee38-4e8a-a07a-133af9d317ee => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.370224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-462e5c94-720a-46b5-ae26-8cd67c17e59d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.373376 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-462e5c94-720a-46b5-ae26-8cd67c17e59d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/types/b8f19d9c-ee38-4e8a-a07a-133af9d317ee Aug 23 18:15:37.373563 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-462e5c94-720a-46b5-ae26-8cd67c17e59d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.373731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-462e5c94-720a-46b5-ae26-8cd67c17e59d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.382320 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-462e5c94-720a-46b5-ae26-8cd67c17e59d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types/b8f19d9c-ee38-4e8a-a07a-133af9d317ee returned with HTTP 404 Aug 23 18:15:37.383508 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 276/1086] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/types/b8f19d9c-ee38-4e8a-a07a-133af9d317ee => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.399969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65b11ab6-2c0e-4ac2-8632-f5d3e7abd0ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.402210 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65b11ab6-2c0e-4ac2-8632-f5d3e7abd0ac tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/types/299935b8-a647-47eb-aecd-f06ee56fab64 Aug 23 18:15:37.402210 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65b11ab6-2c0e-4ac2-8632-f5d3e7abd0ac tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.402210 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65b11ab6-2c0e-4ac2-8632-f5d3e7abd0ac tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.402210 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.402210 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:37.442878 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65b11ab6-2c0e-4ac2-8632-f5d3e7abd0ac tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types/299935b8-a647-47eb-aecd-f06ee56fab64 returned with HTTP 202 Aug 23 18:15:37.443731 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 271/1087] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:37 2026] DELETE /volume/v3/types/299935b8-a647-47eb-aecd-f06ee56fab64 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.455282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ada47001-fe71-40f3-aebc-2b2dfdf8b8bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.457702 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ada47001-fe71-40f3-aebc-2b2dfdf8b8bc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/types/299935b8-a647-47eb-aecd-f06ee56fab64 Aug 23 18:15:37.458853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ada47001-fe71-40f3-aebc-2b2dfdf8b8bc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.458853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ada47001-fe71-40f3-aebc-2b2dfdf8b8bc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.463544 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ada47001-fe71-40f3-aebc-2b2dfdf8b8bc tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types/299935b8-a647-47eb-aecd-f06ee56fab64 returned with HTTP 404 Aug 23 18:15:37.463544 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 272/1088] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/types/299935b8-a647-47eb-aecd-f06ee56fab64 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.473644 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c4e136b-fd26-4688-86f3-080d6be04ada None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.475874 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c4e136b-fd26-4688-86f3-080d6be04ada tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/types/2888ac11-52ab-476d-929c-1b190f4b74f4 Aug 23 18:15:37.476168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c4e136b-fd26-4688-86f3-080d6be04ada tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.476398 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c4e136b-fd26-4688-86f3-080d6be04ada tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.524156 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.527257 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c4e136b-fd26-4688-86f3-080d6be04ada tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types/2888ac11-52ab-476d-929c-1b190f4b74f4 returned with HTTP 202 Aug 23 18:15:37.527885 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 270/1089] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:37 2026] DELETE /volume/v3/types/2888ac11-52ab-476d-929c-1b190f4b74f4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.537397 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6845b521-6959-490e-8d60-1d48ea9c3c25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.539910 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6845b521-6959-490e-8d60-1d48ea9c3c25 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/types/2888ac11-52ab-476d-929c-1b190f4b74f4 Aug 23 18:15:37.539910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6845b521-6959-490e-8d60-1d48ea9c3c25 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.539910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6845b521-6959-490e-8d60-1d48ea9c3c25 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.546973 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6845b521-6959-490e-8d60-1d48ea9c3c25 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/types/2888ac11-52ab-476d-929c-1b190f4b74f4 returned with HTTP 404 Aug 23 18:15:37.548192 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 272/1090] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/types/2888ac11-52ab-476d-929c-1b190f4b74f4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.559917 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2b1f17ff-0ba4-49f0-a0c7-2ea78e6bb490 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.563328 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b1f17ff-0ba4-49f0-a0c7-2ea78e6bb490 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] POST https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:37.567417 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b1f17ff-0ba4-49f0-a0c7-2ea78e6bb490 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1563132062", "consumer": "back-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:37.570409 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.570409 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:37.571190 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.qos_specs [None req-2b1f17ff-0ba4-49f0-a0c7-2ea78e6bb490 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1563132062', 'consumer': 'back-end', 'specs': {}} {{(pid=100223) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 23 18:15:37.586094 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-2b1f17ff-0ba4-49f0-a0c7-2ea78e6bb490 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DB qos_specs_create(): root {'id': '54877b10-5627-494f-aae3-9f4c3a959386', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1563132062'} {{(pid=100223) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 23 18:15:37.597621 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b1f17ff-0ba4-49f0-a0c7-2ea78e6bb490 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:37.600051 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 273/1091] 10.4.3.148 () {68 vars in 1264 bytes} [Sun Aug 23 18:15:37 2026] POST /volume/v3/qos-specs => generated 369 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (3 switches on core 0) Aug 23 18:15:37.610754 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7edb38e-28c4-45d1-908c-bd1e6b04fc46 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.612950 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7edb38e-28c4-45d1-908c-bd1e6b04fc46 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386?force=False Aug 23 18:15:37.613202 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7edb38e-28c4-45d1-908c-bd1e6b04fc46 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.613485 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7edb38e-28c4-45d1-908c-bd1e6b04fc46 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.614181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b7edb38e-28c4-45d1-908c-bd1e6b04fc46 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete qos_spec: 54877b10-5627-494f-aae3-9f4c3a959386, force: False {{(pid=100225) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 23 18:15:37.638839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ff836faf-ec89-4792-93fa-0f29e98705b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.640702 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff836faf-ec89-4792-93fa-0f29e98705b0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:37.640702 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff836faf-ec89-4792-93fa-0f29e98705b0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.641034 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff836faf-ec89-4792-93fa-0f29e98705b0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.641191 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ff836faf-ec89-4792-93fa-0f29e98705b0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:37.646910 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.646910 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:37.647554 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7edb38e-28c4-45d1-908c-bd1e6b04fc46 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386?force=False returned with HTTP 202 Aug 23 18:15:37.648232 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 271/1092] 10.4.3.148 () {66 vars in 1380 bytes} [Sun Aug 23 18:15:37 2026] DELETE /volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.648318 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff836faf-ec89-4792-93fa-0f29e98705b0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:37.648500 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 273/1093] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:37.657322 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-984b0a43-34eb-442b-aaf1-ae88a88610bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.658182 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:37.658630 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1807325272", "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:37.660404 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-984b0a43-34eb-442b-aaf1-ae88a88610bb tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386 Aug 23 18:15:37.660732 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-984b0a43-34eb-442b-aaf1-ae88a88610bb tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.661034 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-984b0a43-34eb-442b-aaf1-ae88a88610bb tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.661369 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.661369 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:37.663180 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1807325272', 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:37.666833 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-984b0a43-34eb-442b-aaf1-ae88a88610bb tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386 returned with HTTP 404 Aug 23 18:15:37.667461 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 274/1094] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.679159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d480b426-bb1f-4e82-b7ea-fe2b466e13de None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.683439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d480b426-bb1f-4e82-b7ea-fe2b466e13de tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:37.683640 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d480b426-bb1f-4e82-b7ea-fe2b466e13de tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.683915 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d480b426-bb1f-4e82-b7ea-fe2b466e13de tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.684175 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.684175 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:37.708469 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d480b426-bb1f-4e82-b7ea-fe2b466e13de tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:37.708977 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 272/1095] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:37.722456 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c262863-eaec-4da9-bd0d-e5bcdae64438 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.728808 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c262863-eaec-4da9-bd0d-e5bcdae64438 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386?force=False Aug 23 18:15:37.729036 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c262863-eaec-4da9-bd0d-e5bcdae64438 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.730063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c262863-eaec-4da9-bd0d-e5bcdae64438 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.733437 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c262863-eaec-4da9-bd0d-e5bcdae64438 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete qos_spec: 54877b10-5627-494f-aae3-9f4c3a959386, force: False {{(pid=100224) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 23 18:15:37.741111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c262863-eaec-4da9-bd0d-e5bcdae64438 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386?force=False returned with HTTP 404 Aug 23 18:15:37.741605 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 274/1096] 10.4.3.148 () {66 vars in 1380 bytes} [Sun Aug 23 18:15:37 2026] DELETE /volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.751052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-004a9637-d428-4a81-bddb-7f9e3658ec6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.753957 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-004a9637-d428-4a81-bddb-7f9e3658ec6a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386 Aug 23 18:15:37.754325 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-004a9637-d428-4a81-bddb-7f9e3658ec6a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.754384 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-004a9637-d428-4a81-bddb-7f9e3658ec6a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.765294 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-004a9637-d428-4a81-bddb-7f9e3658ec6a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386 returned with HTTP 404 Aug 23 18:15:37.766086 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 275/1097] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/54877b10-5627-494f-aae3-9f4c3a959386 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.783011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46cf46e0-7995-40c9-abe3-6f2a738a150d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.786096 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46cf46e0-7995-40c9-abe3-6f2a738a150d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] POST https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:37.786904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46cf46e0-7995-40c9-abe3-6f2a738a150d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1833767586", "consumer": "both"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:37.789050 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.789050 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:37.789774 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-46cf46e0-7995-40c9-abe3-6f2a738a150d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1833767586', 'consumer': 'both', 'specs': {}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 23 18:15:37.793098 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-46cf46e0-7995-40c9-abe3-6f2a738a150d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DB qos_specs_create(): root {'id': 'a00cb5c2-108a-4a74-b164-4ddfd948c514', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1833767586'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 23 18:15:37.806086 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46cf46e0-7995-40c9-abe3-6f2a738a150d tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:37.806884 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 273/1098] 10.4.3.148 () {68 vars in 1264 bytes} [Sun Aug 23 18:15:37 2026] POST /volume/v3/qos-specs => generated 365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:37.820510 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-62c6166f-2bd3-40df-ac24-81d76355f900 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.824200 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62c6166f-2bd3-40df-ac24-81d76355f900 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514?force=False Aug 23 18:15:37.824405 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62c6166f-2bd3-40df-ac24-81d76355f900 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.825045 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62c6166f-2bd3-40df-ac24-81d76355f900 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.825617 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62c6166f-2bd3-40df-ac24-81d76355f900 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete qos_spec: a00cb5c2-108a-4a74-b164-4ddfd948c514, force: False {{(pid=100224) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 23 18:15:37.828896 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume of 1 GB Aug 23 18:15:37.829279 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.829279 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:37.837273 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Availability Zones retrieved successfully. Aug 23 18:15:37.846642 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Flow 'volume_create_api' (8a88e840-3ea3-44e6-b409-6debec437fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:37.849882 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9068ee0e-6d7a-4191-a965-6a42ba328e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:37.851703 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:37.863157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62c6166f-2bd3-40df-ac24-81d76355f900 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514?force=False returned with HTTP 202 Aug 23 18:15:37.863734 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 275/1099] 10.4.3.148 () {66 vars in 1380 bytes} [Sun Aug 23 18:15:37 2026] DELETE /volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:37.873107 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5c743e7-f972-4307-a46e-b3f68a904ed5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.876273 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5c743e7-f972-4307-a46e-b3f68a904ed5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514 Aug 23 18:15:37.876468 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5c743e7-f972-4307-a46e-b3f68a904ed5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.876658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5c743e7-f972-4307-a46e-b3f68a904ed5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.883703 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5c743e7-f972-4307-a46e-b3f68a904ed5 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514 returned with HTTP 404 Aug 23 18:15:37.884499 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 276/1100] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.895649 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fd93f01b-6643-43b0-a6ab-73921ee3eaef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.898947 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd93f01b-6643-43b0-a6ab-73921ee3eaef tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:37.898947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd93f01b-6643-43b0-a6ab-73921ee3eaef tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.898947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd93f01b-6643-43b0-a6ab-73921ee3eaef tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.899202 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.899202 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:37.906194 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd93f01b-6643-43b0-a6ab-73921ee3eaef tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:37.906833 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 274/1101] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:37.919480 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-edbd53d4-9a6a-49e7-b6ef-736878fe272e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.921773 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-edbd53d4-9a6a-49e7-b6ef-736878fe272e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514?force=False Aug 23 18:15:37.922006 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-edbd53d4-9a6a-49e7-b6ef-736878fe272e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.923222 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-edbd53d4-9a6a-49e7-b6ef-736878fe272e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.923980 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:37.923980 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:37.924969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-edbd53d4-9a6a-49e7-b6ef-736878fe272e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete qos_spec: a00cb5c2-108a-4a74-b164-4ddfd948c514, force: False {{(pid=100224) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 23 18:15:37.929215 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-edbd53d4-9a6a-49e7-b6ef-736878fe272e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514?force=False returned with HTTP 404 Aug 23 18:15:37.929967 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 276/1102] 10.4.3.148 () {66 vars in 1380 bytes} [Sun Aug 23 18:15:37 2026] DELETE /volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.942541 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1810c9a4-4d7b-4866-a307-2f2c4a6c4e9e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.946068 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1810c9a4-4d7b-4866-a307-2f2c4a6c4e9e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514 Aug 23 18:15:37.946068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1810c9a4-4d7b-4866-a307-2f2c4a6c4e9e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:37.946068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1810c9a4-4d7b-4866-a307-2f2c4a6c4e9e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:37.952100 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1810c9a4-4d7b-4866-a307-2f2c4a6c4e9e tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514 returned with HTTP 404 Aug 23 18:15:37.952439 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9068ee0e-6d7a-4191-a965-6a42ba328e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:37.952668 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 277/1103] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:37 2026] GET /volume/v3/qos-specs/a00cb5c2-108a-4a74-b164-4ddfd948c514 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:37.953548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c20594-ed25-4080-bd06-732f5727f3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:37.968590 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.968761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-395662d9-76b3-4a36-ae9e-689a4ad61c09 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:37.971071 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-395662d9-76b3-4a36-ae9e-689a4ad61c09 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] POST https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:37.971884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-395662d9-76b3-4a36-ae9e-689a4ad61c09 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-211432772", "consumer": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:37.974885 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.qos_specs [None req-395662d9-76b3-4a36-ae9e-689a4ad61c09 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-211432772', 'consumer': 'front-end', 'specs': {}} {{(pid=100224) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 23 18:15:37.983306 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-395662d9-76b3-4a36-ae9e-689a4ad61c09 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DB qos_specs_create(): root {'id': 'fe8b66e6-7e32-4882-9a92-9f00dcceda92', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-211432772'} {{(pid=100224) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 23 18:15:37.996969 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-395662d9-76b3-4a36-ae9e-689a4ad61c09 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:37.998000 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 277/1104] 10.4.3.148 () {68 vars in 1264 bytes} [Sun Aug 23 18:15:37 2026] POST /volume/v3/qos-specs => generated 369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.012958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9109f4da-2bc5-4d19-8a7d-569786eabb50 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.016575 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9109f4da-2bc5-4d19-8a7d-569786eabb50 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92?force=False Aug 23 18:15:38.016854 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9109f4da-2bc5-4d19-8a7d-569786eabb50 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.017110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9109f4da-2bc5-4d19-8a7d-569786eabb50 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.019443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9109f4da-2bc5-4d19-8a7d-569786eabb50 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete qos_spec: fe8b66e6-7e32-4882-9a92-9f00dcceda92, force: False {{(pid=100223) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 23 18:15:38.062422 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9109f4da-2bc5-4d19-8a7d-569786eabb50 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92?force=False returned with HTTP 202 Aug 23 18:15:38.062610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Created reservations ['c32316b6-d39c-460c-819a-033720a1964a', '60eecbe0-eea4-41a9-8721-b524d796cd26', '00f1f8ce-5efa-4309-bdff-082a9012768d', '2fd2d622-988a-456b-9580-f817445af8c3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:38.062689 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 278/1105] 10.4.3.148 () {66 vars in 1380 bytes} [Sun Aug 23 18:15:38 2026] DELETE /volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:38.063933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c20594-ed25-4080-bd06-732f5727f3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c32316b6-d39c-460c-819a-033720a1964a', '60eecbe0-eea4-41a9-8721-b524d796cd26', '00f1f8ce-5efa-4309-bdff-082a9012768d', '2fd2d622-988a-456b-9580-f817445af8c3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.064430 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8734b14a-1f36-455b-8a73-178ec407bccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.083318 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-78319210-514e-43b6-b938-408268098f72 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.088980 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78319210-514e-43b6-b938-408268098f72 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92 Aug 23 18:15:38.088980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78319210-514e-43b6-b938-408268098f72 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.092610 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78319210-514e-43b6-b938-408268098f72 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.093420 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.093420 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:38.097608 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:38.099059 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1504426869", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:38.101217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1504426869', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:38.101368 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Create volume of 1 GB Aug 23 18:15:38.101826 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.101826 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:38.101892 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78319210-514e-43b6-b938-408268098f72 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92 returned with HTTP 404 Aug 23 18:15:38.102903 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 278/1106] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:38.104216 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8734b14a-1f36-455b-8a73-178ec407bccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4eabc71-3cdf-443a-9221-e4ea3a4e5e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1807325272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ae2cdbd8854b02a9f04e0fc606671b',qos_specs=None,replication_status=,reservations=['c32316b6-d39c-460c-819a-033720a1964a','60eecbe0-eea4-41a9-8721-b524d796cd26','00f1f8ce-5efa-4309-bdff-082a9012768d','2fd2d622-988a-456b-9580-f817445af8c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1807325272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4eabc71-3cdf-443a-9221-e4ea3a4e5e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ae2cdbd8854b02a9f04e0fc606671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.104216 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0966d586-9b88-48cb-88e3-e7853c7f81d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.111515 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Availability Zones retrieved successfully. Aug 23 18:15:38.122370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c24b8d6c-d5eb-4b72-9da2-4b86ef1b2d53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.122651 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Flow 'volume_create_api' (7626c504-2272-475b-acd7-7ed102eacdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:38.122651 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3867f8-0e7e-4fbe-bd32-5a5983e40d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.122784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c24b8d6c-d5eb-4b72-9da2-4b86ef1b2d53 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:38.122986 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c24b8d6c-d5eb-4b72-9da2-4b86ef1b2d53 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.126828 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c24b8d6c-d5eb-4b72-9da2-4b86ef1b2d53 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.127187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:38.127455 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.127455 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:38.144253 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c24b8d6c-d5eb-4b72-9da2-4b86ef1b2d53 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:38.145476 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 279/1107] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.155409 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0966d586-9b88-48cb-88e3-e7853c7f81d5) transitioned into state 'SUCCESS' from state '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-1807325272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ae2cdbd8854b02a9f04e0fc606671b',qos_specs=None,replication_status=,reservations=['c32316b6-d39c-460c-819a-033720a1964a','60eecbe0-eea4-41a9-8721-b524d796cd26','00f1f8ce-5efa-4309-bdff-082a9012768d','2fd2d622-988a-456b-9580-f817445af8c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.156692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3753dcfe-7b6a-4d7b-b14e-90b655871f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.161686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-752e69f8-89aa-41c8-8e0b-ece48019609a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.165455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3867f8-0e7e-4fbe-bd32-5a5983e40d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.165957 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ed680b-de3d-478e-aee2-672e9b041e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.169620 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-752e69f8-89aa-41c8-8e0b-ece48019609a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92?force=False Aug 23 18:15:38.169946 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-752e69f8-89aa-41c8-8e0b-ece48019609a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.170344 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-752e69f8-89aa-41c8-8e0b-ece48019609a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.171370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-752e69f8-89aa-41c8-8e0b-ece48019609a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete qos_spec: fe8b66e6-7e32-4882-9a92-9f00dcceda92, force: False {{(pid=100224) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 23 18:15:38.172772 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3753dcfe-7b6a-4d7b-b14e-90b655871f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.173902 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Flow 'volume_create_api' (8a88e840-3ea3-44e6-b409-6debec437fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:38.174846 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume request issued successfully. Aug 23 18:15:38.176612 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c68a129a-66b4-484d-8c7b-d22e997788c1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:38.177006 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 277/1108] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:37 2026] POST /volume/v3/volumes => generated 752 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:38.180683 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-752e69f8-89aa-41c8-8e0b-ece48019609a tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92?force=False returned with HTTP 404 Aug 23 18:15:38.182478 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 279/1109] 10.4.3.148 () {66 vars in 1380 bytes} [Sun Aug 23 18:15:38 2026] DELETE /volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:38.201319 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bbe9fdbb-8fa2-49c4-a99d-97bd2508c466 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.203207 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33600b42-b0d2-4c4d-b376-ad731fcc9a47 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.204145 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbe9fdbb-8fa2-49c4-a99d-97bd2508c466 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92 Aug 23 18:15:38.204237 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbe9fdbb-8fa2-49c4-a99d-97bd2508c466 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.204494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbe9fdbb-8fa2-49c4-a99d-97bd2508c466 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.204881 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.204881 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:38.208387 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33600b42-b0d2-4c4d-b376-ad731fcc9a47 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:15:38.208646 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33600b42-b0d2-4c4d-b376-ad731fcc9a47 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.209304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33600b42-b0d2-4c4d-b376-ad731fcc9a47 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.211099 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbe9fdbb-8fa2-49c4-a99d-97bd2508c466 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92 returned with HTTP 404 Aug 23 18:15:38.211664 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 280/1110] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs/fe8b66e6-7e32-4882-9a92-9f00dcceda92 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:38.224992 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.224992 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:38.228559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d68a5a54-ed2e-443e-9c53-04c9c6ff8f75 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.228617 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-33600b42-b0d2-4c4d-b376-ad731fcc9a47 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:38.230989 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d68a5a54-ed2e-443e-9c53-04c9c6ff8f75 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb Aug 23 18:15:38.230989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d68a5a54-ed2e-443e-9c53-04c9c6ff8f75 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.230989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d68a5a54-ed2e-443e-9c53-04c9c6ff8f75 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.235553 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33600b42-b0d2-4c4d-b376-ad731fcc9a47 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 returned with HTTP 200 Aug 23 18:15:38.236415 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 278/1111] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.236499 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d68a5a54-ed2e-443e-9c53-04c9c6ff8f75 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb returned with HTTP 200 Aug 23 18:15:38.236884 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 280/1112] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.248686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f66eff2-7a86-4c70-8389-5a3a559d8ed1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.251294 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f66eff2-7a86-4c70-8389-5a3a559d8ed1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs Aug 23 18:15:38.251432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f66eff2-7a86-4c70-8389-5a3a559d8ed1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.251726 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f66eff2-7a86-4c70-8389-5a3a559d8ed1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.258744 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f66eff2-7a86-4c70-8389-5a3a559d8ed1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs returned with HTTP 200 Aug 23 18:15:38.258937 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 281/1113] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.271637 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eaae3dba-9971-4e5f-a527-99ac9c4e9def None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.271781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Created reservations ['d3b077ab-ea76-44d0-8f94-a442280efb1f', 'f1c3c347-89d1-4599-b8fd-d395b76172b0', 'd58e2f28-c812-4a45-9b3b-1d2be197a939', '5b24b7c2-5a4d-4d66-a260-48a86d836dec'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:38.272544 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ed680b-de3d-478e-aee2-672e9b041e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b077ab-ea76-44d0-8f94-a442280efb1f', 'f1c3c347-89d1-4599-b8fd-d395b76172b0', 'd58e2f28-c812-4a45-9b3b-1d2be197a939', '5b24b7c2-5a4d-4d66-a260-48a86d836dec']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.273553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ffe5be-8851-4896-ab64-88f7ded190a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.274318 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eaae3dba-9971-4e5f-a527-99ac9c4e9def tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] PUT https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb Aug 23 18:15:38.274805 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eaae3dba-9971-4e5f-a527-99ac9c4e9def tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:38.283484 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.qos_specs [None req-eaae3dba-9971-4e5f-a527-99ac9c4e9def tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100226) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 23 18:15:38.295727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-eaae3dba-9971-4e5f-a527-99ac9c4e9def tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] qos_specs_update() value: {'id': '4380aafa-dc92-47f3-a760-c491feb644ea', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3afe23c0-027a-4c45-b969-f186592ecbeb', 'deleted': False} {{(pid=100226) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 23 18:15:38.303043 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ffe5be-8851-4896-ab64-88f7ded190a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b433a344-8224-4d4c-825a-b6800d9455a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1504426869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='398d22144f744ce8a29325a1816d6e34',qos_specs=None,replication_status=,reservations=['d3b077ab-ea76-44d0-8f94-a442280efb1f','f1c3c347-89d1-4599-b8fd-d395b76172b0','d58e2f28-c812-4a45-9b3b-1d2be197a939','5b24b7c2-5a4d-4d66-a260-48a86d836dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14965ca63b69454ead828311c5264005',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1504426869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b433a344-8224-4d4c-825a-b6800d9455a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='398d22144f744ce8a29325a1816d6e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14965ca63b69454ead828311c5264005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.304100 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18e19ca-3ce4-4950-8074-0c74c9703ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.305997 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eaae3dba-9971-4e5f-a527-99ac9c4e9def tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb returned with HTTP 200 Aug 23 18:15:38.306580 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 279/1114] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:15:38 2026] PUT /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:15:38.317502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-75d0ed5b-b46e-4bcb-98a1-df4010bc20a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.321361 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75d0ed5b-b46e-4bcb-98a1-df4010bc20a1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb Aug 23 18:15:38.321361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75d0ed5b-b46e-4bcb-98a1-df4010bc20a1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.321361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75d0ed5b-b46e-4bcb-98a1-df4010bc20a1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.321361 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.321361 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:38.325481 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75d0ed5b-b46e-4bcb-98a1-df4010bc20a1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb returned with HTTP 200 Aug 23 18:15:38.325982 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 281/1115] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.348804 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18e19ca-3ce4-4950-8074-0c74c9703ca4) transitioned into state 'SUCCESS' from state '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-1504426869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='398d22144f744ce8a29325a1816d6e34',qos_specs=None,replication_status=,reservations=['d3b077ab-ea76-44d0-8f94-a442280efb1f','f1c3c347-89d1-4599-b8fd-d395b76172b0','d58e2f28-c812-4a45-9b3b-1d2be197a939','5b24b7c2-5a4d-4d66-a260-48a86d836dec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14965ca63b69454ead828311c5264005',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.349774 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3926df6-47e7-4940-ba73-0d1be5def817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.350994 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95eb0881-0408-4c11-8004-141775000ad1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.354399 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95eb0881-0408-4c11-8004-141775000ad1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] PUT https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/delete_keys Aug 23 18:15:38.355853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95eb0881-0408-4c11-8004-141775000ad1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:38.357288 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.357288 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:38.357784 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95eb0881-0408-4c11-8004-141775000ad1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete_key spec: 3afe23c0-027a-4c45-b969-f186592ecbeb, keys: ['iops_bytes'] {{(pid=100223) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 23 18:15:38.365303 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3926df6-47e7-4940-ba73-0d1be5def817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.366518 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Flow 'volume_create_api' (7626c504-2272-475b-acd7-7ed102eacdd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:38.366970 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Create volume request issued successfully. Aug 23 18:15:38.367737 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd8b222f-87c6-4e13-beaa-8b1283ea547b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:38.368335 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 275/1116] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:37 2026] POST /volume/v3/volumes => generated 765 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 23 18:15:38.385066 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95eb0881-0408-4c11-8004-141775000ad1 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/delete_keys returned with HTTP 202 Aug 23 18:15:38.385066 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 282/1117] 10.4.3.148 () {68 vars in 1410 bytes} [Sun Aug 23 18:15:38 2026] PUT /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:38.388852 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.388852 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:38.389467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-783043784", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:38.393552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-783043784', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:38.393552 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Create volume of 1 GB Aug 23 18:15:38.393552 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.393552 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:38.396758 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ea1f013-0880-457f-b7c5-d06f4d2cec82 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.400281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ea1f013-0880-457f-b7c5-d06f4d2cec82 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb Aug 23 18:15:38.400281 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ea1f013-0880-457f-b7c5-d06f4d2cec82 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.400281 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ea1f013-0880-457f-b7c5-d06f4d2cec82 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.400563 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Availability Zones retrieved successfully. Aug 23 18:15:38.400718 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.400718 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:38.406323 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ea1f013-0880-457f-b7c5-d06f4d2cec82 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb returned with HTTP 200 Aug 23 18:15:38.406731 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 282/1118] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.408756 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Flow 'volume_create_api' (cf8a8d86-f1f4-4993-b4ab-bd96e86305b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:38.411134 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721c74e7-e557-4bc7-a55f-a977f56c42fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.412352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:38.420344 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-511cd6d3-8a52-4dab-9eea-319c0539d351 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.423691 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-511cd6d3-8a52-4dab-9eea-319c0539d351 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb Aug 23 18:15:38.423878 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-511cd6d3-8a52-4dab-9eea-319c0539d351 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.424173 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-511cd6d3-8a52-4dab-9eea-319c0539d351 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.424463 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.424463 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:38.429119 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-511cd6d3-8a52-4dab-9eea-319c0539d351 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb returned with HTTP 200 Aug 23 18:15:38.429663 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 276/1119] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:38.442377 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09c40cf5-130b-4d7d-baf8-fe3f2fb73c70 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.445175 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09c40cf5-130b-4d7d-baf8-fe3f2fb73c70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] DELETE https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb?force=False Aug 23 18:15:38.446238 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09c40cf5-130b-4d7d-baf8-fe3f2fb73c70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.448515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09c40cf5-130b-4d7d-baf8-fe3f2fb73c70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.448515 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.448515 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:38.448515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09c40cf5-130b-4d7d-baf8-fe3f2fb73c70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Delete qos_spec: 3afe23c0-027a-4c45-b969-f186592ecbeb, force: False {{(pid=100223) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 23 18:15:38.449708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721c74e7-e557-4bc7-a55f-a977f56c42fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.451173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5251c7-3f1c-4395-b3cc-d7f4b9095857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.479060 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09c40cf5-130b-4d7d-baf8-fe3f2fb73c70 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb?force=False returned with HTTP 202 Aug 23 18:15:38.479060 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 283/1120] 10.4.3.148 () {66 vars in 1380 bytes} [Sun Aug 23 18:15:38 2026] DELETE /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:38.492257 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-223990c9-8793-4412-8bc6-04dd41d21d78 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.494624 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-223990c9-8793-4412-8bc6-04dd41d21d78 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] GET https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb Aug 23 18:15:38.495283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-223990c9-8793-4412-8bc6-04dd41d21d78 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.496011 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-223990c9-8793-4412-8bc6-04dd41d21d78 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.496594 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.496594 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:38.503436 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-223990c9-8793-4412-8bc6-04dd41d21d78 tempest-QosSpecsTestJSON-648117170 tempest-QosSpecsTestJSON-648117170-project-admin] https://10.4.3.148/volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb returned with HTTP 404 Aug 23 18:15:38.503436 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 283/1121] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/qos-specs/3afe23c0-027a-4c45-b969-f186592ecbeb => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:38.515144 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Created reservations ['7e137f24-70e3-4d60-9c03-3208fe93233f', 'f4757686-eef6-4a2a-8f65-85e7f220c03c', '53bffedd-c1bb-43ab-91ec-da4229dc83f5', '63b9eb7e-f4fb-4e82-8147-1c7105720788'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:38.516571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5251c7-3f1c-4395-b3cc-d7f4b9095857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e137f24-70e3-4d60-9c03-3208fe93233f', 'f4757686-eef6-4a2a-8f65-85e7f220c03c', '53bffedd-c1bb-43ab-91ec-da4229dc83f5', '63b9eb7e-f4fb-4e82-8147-1c7105720788']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.517332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9819822c-cde6-4916-af68-4a397f5b9fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.560544 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9819822c-cde6-4916-af68-4a397f5b9fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ce2393-7b47-4491-a998-eed3c4930255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-783043784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='398d22144f744ce8a29325a1816d6e34',qos_specs=None,replication_status=,reservations=['7e137f24-70e3-4d60-9c03-3208fe93233f','f4757686-eef6-4a2a-8f65-85e7f220c03c','53bffedd-c1bb-43ab-91ec-da4229dc83f5','63b9eb7e-f4fb-4e82-8147-1c7105720788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14965ca63b69454ead828311c5264005',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-783043784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ce2393-7b47-4491-a998-eed3c4930255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='398d22144f744ce8a29325a1816d6e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14965ca63b69454ead828311c5264005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.561848 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e760888d-826b-460e-953a-fc08b0c63560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.598347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e760888d-826b-460e-953a-fc08b0c63560) transitioned into state 'SUCCESS' from state '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-783043784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='398d22144f744ce8a29325a1816d6e34',qos_specs=None,replication_status=,reservations=['7e137f24-70e3-4d60-9c03-3208fe93233f','f4757686-eef6-4a2a-8f65-85e7f220c03c','53bffedd-c1bb-43ab-91ec-da4229dc83f5','63b9eb7e-f4fb-4e82-8147-1c7105720788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14965ca63b69454ead828311c5264005',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.598347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61f42a0-0419-4902-962e-d22f17ceb575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:38.610297 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61f42a0-0419-4902-962e-d22f17ceb575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:38.611324 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Flow 'volume_create_api' (cf8a8d86-f1f4-4993-b4ab-bd96e86305b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:38.612108 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Create volume request issued successfully. Aug 23 18:15:38.612528 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1bfcfec7-7142-4ddd-94a2-2eef7b2fdfdf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:38.613072 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 280/1122] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:38 2026] POST /volume/v3/volumes => generated 764 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:38.665651 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-50ffd15a-c5d6-4aca-9f41-01bff4e14884 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:38.669298 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50ffd15a-c5d6-4aca-9f41-01bff4e14884 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:38.669298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50ffd15a-c5d6-4aca-9f41-01bff4e14884 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:38.669716 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50ffd15a-c5d6-4aca-9f41-01bff4e14884 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:38.670202 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-50ffd15a-c5d6-4aca-9f41-01bff4e14884 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:38.676923 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:38.676923 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:38.678430 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50ffd15a-c5d6-4aca-9f41-01bff4e14884 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:38.678901 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 277/1123] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:38 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:39.257215 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd0b21fd-906c-4fd7-a2e2-84a3c8870f3d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:39.258985 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd0b21fd-906c-4fd7-a2e2-84a3c8870f3d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:15:39.259837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd0b21fd-906c-4fd7-a2e2-84a3c8870f3d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:39.259837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd0b21fd-906c-4fd7-a2e2-84a3c8870f3d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:39.271399 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:39.271399 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:39.276298 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd0b21fd-906c-4fd7-a2e2-84a3c8870f3d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:39.287453 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd0b21fd-906c-4fd7-a2e2-84a3c8870f3d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 returned with HTTP 200 Aug 23 18:15:39.288512 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 284/1124] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:39 2026] GET /volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:39.304707 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-35060c51-265b-42a5-85e9-6a3b8034a587 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:39.307679 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:39.307679 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1334860205"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:39.309836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1334860205'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:39.310028 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume of 1 GB Aug 23 18:15:39.319642 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Availability Zones retrieved successfully. Aug 23 18:15:39.327730 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Flow 'volume_create_api' (f36fea74-8f9d-4a65-b320-9bc97f23a6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:39.329663 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f98925-c0bc-4caf-ad4b-0c5261c421cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:39.331112 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:39.384234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f98925-c0bc-4caf-ad4b-0c5261c421cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:39.384234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb418de4-eeee-41a9-9146-7eeee0cfe220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:39.479260 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Created reservations ['d353a9f0-01a5-429e-8ec4-d440ef1909c3', '37fa1ebf-edfc-40e5-8ae9-c87f47177a12', 'b0311de7-a7a4-472d-aad4-1cfbde823432', '27afbcb0-3f10-4fe2-80bf-c5451aca73c2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:39.479260 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb418de4-eeee-41a9-9146-7eeee0cfe220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d353a9f0-01a5-429e-8ec4-d440ef1909c3', '37fa1ebf-edfc-40e5-8ae9-c87f47177a12', 'b0311de7-a7a4-472d-aad4-1cfbde823432', '27afbcb0-3f10-4fe2-80bf-c5451aca73c2']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:39.480105 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4dbe20-a8ee-4ce7-8a68-e1c977759d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:39.511914 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4dbe20-a8ee-4ce7-8a68-e1c977759d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33cabe55-dad6-4043-a4a9-a455ec10af3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1334860205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ae2cdbd8854b02a9f04e0fc606671b',qos_specs=None,replication_status=,reservations=['d353a9f0-01a5-429e-8ec4-d440ef1909c3','37fa1ebf-edfc-40e5-8ae9-c87f47177a12','b0311de7-a7a4-472d-aad4-1cfbde823432','27afbcb0-3f10-4fe2-80bf-c5451aca73c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1334860205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33cabe55-dad6-4043-a4a9-a455ec10af3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ae2cdbd8854b02a9f04e0fc606671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:39.513427 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a41233-eab6-4974-877b-2332064e574d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:39.563000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a41233-eab6-4974-877b-2332064e574d) transitioned into state 'SUCCESS' from state '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-1334860205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ae2cdbd8854b02a9f04e0fc606671b',qos_specs=None,replication_status=,reservations=['d353a9f0-01a5-429e-8ec4-d440ef1909c3','37fa1ebf-edfc-40e5-8ae9-c87f47177a12','b0311de7-a7a4-472d-aad4-1cfbde823432','27afbcb0-3f10-4fe2-80bf-c5451aca73c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:39.563352 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa21403-3951-451b-9086-0695a59370e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:39.598458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa21403-3951-451b-9086-0695a59370e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:39.599919 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Flow 'volume_create_api' (f36fea74-8f9d-4a65-b320-9bc97f23a6cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:39.600949 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume request issued successfully. Aug 23 18:15:39.601839 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-35060c51-265b-42a5-85e9-6a3b8034a587 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:39.602616 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 284/1125] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:39 2026] POST /volume/v3/volumes => generated 752 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:39.622459 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eba7123e-aa73-4856-9f91-02d65566f1a7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:39.627776 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eba7123e-aa73-4856-9f91-02d65566f1a7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:15:39.629069 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eba7123e-aa73-4856-9f91-02d65566f1a7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:39.629069 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eba7123e-aa73-4856-9f91-02d65566f1a7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:39.652052 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:39.652052 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:39.659396 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eba7123e-aa73-4856-9f91-02d65566f1a7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:39.667163 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eba7123e-aa73-4856-9f91-02d65566f1a7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c returned with HTTP 200 Aug 23 18:15:39.667486 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 281/1126] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:39 2026] GET /volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c => generated 820 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:39.695664 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee141a38-9862-40d2-b7f6-55b2b1ae9bbc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:39.700850 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee141a38-9862-40d2-b7f6-55b2b1ae9bbc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:39.702459 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee141a38-9862-40d2-b7f6-55b2b1ae9bbc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:39.702459 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee141a38-9862-40d2-b7f6-55b2b1ae9bbc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:39.702459 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ee141a38-9862-40d2-b7f6-55b2b1ae9bbc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:39.721939 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:39.721939 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:39.721939 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee141a38-9862-40d2-b7f6-55b2b1ae9bbc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:39.722688 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 278/1127] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:39 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:40.696933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a105e512-a715-40bc-a828-e60bbf605eb7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:40.699935 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a105e512-a715-40bc-a828-e60bbf605eb7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:15:40.700213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a105e512-a715-40bc-a828-e60bbf605eb7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:40.701301 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a105e512-a715-40bc-a828-e60bbf605eb7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:40.714438 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:40.714438 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:40.719063 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a105e512-a715-40bc-a828-e60bbf605eb7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:40.737881 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a105e512-a715-40bc-a828-e60bbf605eb7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c returned with HTTP 200 Aug 23 18:15:40.738544 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 285/1128] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:40 2026] GET /volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:40.742487 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6fc4bf46-a254-4d18-adad-737dcba6e073 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:40.745425 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fc4bf46-a254-4d18-adad-737dcba6e073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:40.745827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fc4bf46-a254-4d18-adad-737dcba6e073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:40.746061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fc4bf46-a254-4d18-adad-737dcba6e073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:40.746200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6fc4bf46-a254-4d18-adad-737dcba6e073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:40.759565 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:40.759565 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:40.761156 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fc4bf46-a254-4d18-adad-737dcba6e073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:40.761156 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 285/1129] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:40 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:40.761343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:40.765119 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:40.765311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1708000471"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:40.770076 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1708000471'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:40.770076 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume of 1 GB Aug 23 18:15:40.786385 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Availability Zones retrieved successfully. Aug 23 18:15:40.798030 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Flow 'volume_create_api' (e9a64b8c-e018-4e89-8a8f-5be0eea4ec1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:40.799878 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6d0a3-e78e-4eba-8966-8e90553e208e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:40.800886 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:40.858957 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6d0a3-e78e-4eba-8966-8e90553e208e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:40.860824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c150b798-68e4-4ca7-80e2-b3632f1d62e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:40.968348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Created reservations ['9a79d3ba-845a-4111-b1b7-70926ee1cf9a', 'c2dc478d-e80e-4288-806a-2c6d4f00b817', '6d23b36b-0acd-40a6-a7f9-54c11454724f', '8732302a-748d-49e4-a442-e80c9ed3aca4'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:40.970667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c150b798-68e4-4ca7-80e2-b3632f1d62e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a79d3ba-845a-4111-b1b7-70926ee1cf9a', 'c2dc478d-e80e-4288-806a-2c6d4f00b817', '6d23b36b-0acd-40a6-a7f9-54c11454724f', '8732302a-748d-49e4-a442-e80c9ed3aca4']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:40.970667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdaae13-ee7b-4d3e-8ea4-250865849f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:41.006641 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdaae13-ee7b-4d3e-8ea4-250865849f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03059419-ddfe-45ad-a2c8-6cc93c5c14ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1708000471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ae2cdbd8854b02a9f04e0fc606671b',qos_specs=None,replication_status=,reservations=['9a79d3ba-845a-4111-b1b7-70926ee1cf9a','c2dc478d-e80e-4288-806a-2c6d4f00b817','6d23b36b-0acd-40a6-a7f9-54c11454724f','8732302a-748d-49e4-a442-e80c9ed3aca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1708000471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03059419-ddfe-45ad-a2c8-6cc93c5c14ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ae2cdbd8854b02a9f04e0fc606671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:41.007879 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ea031d-912a-44bb-9a1e-54ff1ed542f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:41.040150 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ea031d-912a-44bb-9a1e-54ff1ed542f2) transitioned into state 'SUCCESS' from state '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-1708000471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ae2cdbd8854b02a9f04e0fc606671b',qos_specs=None,replication_status=,reservations=['9a79d3ba-845a-4111-b1b7-70926ee1cf9a','c2dc478d-e80e-4288-806a-2c6d4f00b817','6d23b36b-0acd-40a6-a7f9-54c11454724f','8732302a-748d-49e4-a442-e80c9ed3aca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbd4c4cf77c84423ad5dbb30fc5d1e6f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:41.041503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d21fe99-a46c-499e-a2aa-a7f7b87c665b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:41.057777 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d21fe99-a46c-499e-a2aa-a7f7b87c665b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:41.059918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Flow 'volume_create_api' (e9a64b8c-e018-4e89-8a8f-5be0eea4ec1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:41.060273 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Create volume request issued successfully. Aug 23 18:15:41.061132 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d8a2bcd-8d4d-4b51-a863-dd2160774178 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:41.061835 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 282/1130] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:40 2026] POST /volume/v3/volumes => generated 752 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:41.084390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fd415d3c-97f6-4a98-9865-6b9681571fa7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:41.087859 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd415d3c-97f6-4a98-9865-6b9681571fa7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:15:41.088939 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd415d3c-97f6-4a98-9865-6b9681571fa7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:41.089460 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd415d3c-97f6-4a98-9865-6b9681571fa7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:41.103247 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:41.103247 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:41.108618 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fd415d3c-97f6-4a98-9865-6b9681571fa7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:41.115970 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd415d3c-97f6-4a98-9865-6b9681571fa7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee returned with HTTP 200 Aug 23 18:15:41.116531 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 279/1131] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:41 2026] GET /volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:41.789665 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-625760b8-99ff-4c87-97a1-db0fdb23137d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:41.794624 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-625760b8-99ff-4c87-97a1-db0fdb23137d tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:41.794911 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-625760b8-99ff-4c87-97a1-db0fdb23137d tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:41.795829 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-625760b8-99ff-4c87-97a1-db0fdb23137d tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:41.796025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-625760b8-99ff-4c87-97a1-db0fdb23137d tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:41.808559 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:41.808559 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:41.809733 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-625760b8-99ff-4c87-97a1-db0fdb23137d tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:41.810503 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 286/1132] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:41 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:42.135200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-41ef69a2-a76c-4995-8515-69677deb29b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:42.136451 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41ef69a2-a76c-4995-8515-69677deb29b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:15:42.136727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41ef69a2-a76c-4995-8515-69677deb29b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:42.137117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41ef69a2-a76c-4995-8515-69677deb29b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:42.152016 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:42.152016 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:42.160925 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-41ef69a2-a76c-4995-8515-69677deb29b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:42.166729 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41ef69a2-a76c-4995-8515-69677deb29b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee returned with HTTP 200 Aug 23 18:15:42.167145 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 286/1133] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:42 2026] GET /volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:42.439423 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:42.442611 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:42.443162 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-433956410"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:42.445815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-433956410'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:42.445815 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume of 1 GB Aug 23 18:15:42.445815 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:42.445815 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:42.458109 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Availability Zones retrieved successfully. Aug 23 18:15:42.466883 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Flow 'volume_create_api' (dffbf05d-4200-4e9b-8b95-453fed2a5d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:42.469002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2675de36-c599-48cc-a902-12470f47becf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:42.470940 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:42.538548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2675de36-c599-48cc-a902-12470f47becf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:42.543026 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce37db8-7e08-43bf-aa4a-86a3961b0b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:42.580483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f3658aa-4590-4204-9800-04986ce89c0d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:42.659929 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Created reservations ['a29d6c96-d1f1-4bd5-a7a9-c819b843e4d5', '48ea458e-c280-410d-b534-e9baac799972', 'a2d5c76c-a707-4f1c-aa6b-998aac8bcefc', 'e19f55e8-dfe4-4819-9158-732e8282e35a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:42.660545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce37db8-7e08-43bf-aa4a-86a3961b0b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a29d6c96-d1f1-4bd5-a7a9-c819b843e4d5', '48ea458e-c280-410d-b534-e9baac799972', 'a2d5c76c-a707-4f1c-aa6b-998aac8bcefc', 'e19f55e8-dfe4-4819-9158-732e8282e35a']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:42.661566 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405ba287-5776-42ad-b455-fd3e94b1d65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:42.715960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405ba287-5776-42ad-b455-fd3e94b1d65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b8092b-f584-434c-b04d-3b8b5267d931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-433956410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ec4597ebeb415f817be8ba0b679aec',qos_specs=None,replication_status=,reservations=['a29d6c96-d1f1-4bd5-a7a9-c819b843e4d5','48ea458e-c280-410d-b534-e9baac799972','a2d5c76c-a707-4f1c-aa6b-998aac8bcefc','e19f55e8-dfe4-4819-9158-732e8282e35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68f1a8011754b95b487592d36d50e2b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-433956410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7b8092b-f584-434c-b04d-3b8b5267d931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ec4597ebeb415f817be8ba0b679aec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c68f1a8011754b95b487592d36d50e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:42.717014 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5ce85b-fd04-4d8d-86a0-2902ac14c458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:42.758967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5ce85b-fd04-4d8d-86a0-2902ac14c458) transitioned into state 'SUCCESS' from state '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-433956410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ec4597ebeb415f817be8ba0b679aec',qos_specs=None,replication_status=,reservations=['a29d6c96-d1f1-4bd5-a7a9-c819b843e4d5','48ea458e-c280-410d-b534-e9baac799972','a2d5c76c-a707-4f1c-aa6b-998aac8bcefc','e19f55e8-dfe4-4819-9158-732e8282e35a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68f1a8011754b95b487592d36d50e2b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:42.760654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c582b602-9cf9-4682-87c7-c63f2c718fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:42.783457 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c582b602-9cf9-4682-87c7-c63f2c718fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:42.786052 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Flow 'volume_create_api' (dffbf05d-4200-4e9b-8b95-453fed2a5d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:42.786052 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume request issued successfully. Aug 23 18:15:42.786815 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61c12a08-59b8-44b8-bb8f-ae3c1143eae4 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:42.787469 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 283/1134] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:42 2026] POST /volume/v3/volumes => generated 754 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:42.807263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-72268717-06fa-4e0b-a5fb-25d48ff4ed4f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:42.814773 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72268717-06fa-4e0b-a5fb-25d48ff4ed4f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:42.817188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72268717-06fa-4e0b-a5fb-25d48ff4ed4f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:42.817188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72268717-06fa-4e0b-a5fb-25d48ff4ed4f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:42.831609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63b84fe3-202a-483d-8536-6e9d0abba8f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:42.834637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63b84fe3-202a-483d-8536-6e9d0abba8f3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:42.834637 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63b84fe3-202a-483d-8536-6e9d0abba8f3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:42.834809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63b84fe3-202a-483d-8536-6e9d0abba8f3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:42.835362 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-63b84fe3-202a-483d-8536-6e9d0abba8f3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:42.835485 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:42.835485 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:42.852653 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-72268717-06fa-4e0b-a5fb-25d48ff4ed4f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:42.864222 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:42.864222 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:42.865398 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72268717-06fa-4e0b-a5fb-25d48ff4ed4f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:42.866452 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 287/1135] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:42 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:42.870819 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63b84fe3-202a-483d-8536-6e9d0abba8f3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:42.870819 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 287/1136] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:42 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:42.881490 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f3658aa-4590-4204-9800-04986ce89c0d tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:42.881490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f3658aa-4590-4204-9800-04986ce89c0d tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:42.917860 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f3658aa-4590-4204-9800-04986ce89c0d tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:42.918964 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 280/1137] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:42 2026] POST /volume/v3/types => generated 188 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:15:42.934760 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-afda0ff0-21c9-439e-b155-11f8cbff1fcf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:42.954129 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afda0ff0-21c9-439e-b155-11f8cbff1fcf tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:15:42.955458 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afda0ff0-21c9-439e-b155-11f8cbff1fcf tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:42.966032 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:42.966032 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:42.997820 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afda0ff0-21c9-439e-b155-11f8cbff1fcf tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:15:42.997820 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 284/1138] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:15:42 2026] POST /volume/v3/types => generated 188 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:43.020054 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:43.177383 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:43.177830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:43.179921 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:43.186179 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Create volume of 1 GB Aug 23 18:15:43.186581 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:43.186581 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:43.187514 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Availability Zones retrieved successfully. Aug 23 18:15:43.195364 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Flow 'volume_create_api' (e2dff9a0-4ce8-4a8a-b06c-75b97a7c56e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:43.197715 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27659525-9357-467b-ab63-6d40f3f7801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:43.198268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:43.235875 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27659525-9357-467b-ab63-6d40f3f7801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:15:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5551a46a-e086-47b7-9e95-3722506deec7,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5551a46a-e086-47b7-9e95-3722506deec7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:43.237202 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee2f74-4b3c-44fc-9869-724fc1b8932f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:43.286595 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-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 23 18:15:43.287361 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-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 23 18:15:43.366067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Created reservations ['690d4c8c-ace4-45c1-8d88-66e21243a69c', '492f4ef3-8a21-4c21-a840-288a55431c89', '63ca731e-abc0-4672-a65d-8b3f08d7df54', '07968751-b9f2-4af7-830a-28a245b43b8a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:43.367097 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dee2f74-4b3c-44fc-9869-724fc1b8932f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['690d4c8c-ace4-45c1-8d88-66e21243a69c', '492f4ef3-8a21-4c21-a840-288a55431c89', '63ca731e-abc0-4672-a65d-8b3f08d7df54', '07968751-b9f2-4af7-830a-28a245b43b8a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:43.368166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a621412-6ec4-41c6-9ef9-7da1e1e0e659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:43.412536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a621412-6ec4-41c6-9ef9-7da1e1e0e659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e19442f2-f313-46c5-9915-e67df00322e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7d0daf0442d46e4a819661ac2c92436',qos_specs=None,replication_status=,reservations=['690d4c8c-ace4-45c1-8d88-66e21243a69c','492f4ef3-8a21-4c21-a840-288a55431c89','63ca731e-abc0-4672-a65d-8b3f08d7df54','07968751-b9f2-4af7-830a-28a245b43b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f23caeb7c7964b7bafd4d3689938ba3d',volume_type_id=5551a46a-e086-47b7-9e95-3722506deec7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e19442f2-f313-46c5-9915-e67df00322e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d0daf0442d46e4a819661ac2c92436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f23caeb7c7964b7bafd4d3689938ba3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5551a46a-e086-47b7-9e95-3722506deec7),volume_type_id=5551a46a-e086-47b7-9e95-3722506deec7)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:43.413595 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d056fb-3c90-4f0c-b576-012ac3f089d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:43.456305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d056fb-3c90-4f0c-b576-012ac3f089d9) transitioned into state 'SUCCESS' from state '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-838987710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7d0daf0442d46e4a819661ac2c92436',qos_specs=None,replication_status=,reservations=['690d4c8c-ace4-45c1-8d88-66e21243a69c','492f4ef3-8a21-4c21-a840-288a55431c89','63ca731e-abc0-4672-a65d-8b3f08d7df54','07968751-b9f2-4af7-830a-28a245b43b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f23caeb7c7964b7bafd4d3689938ba3d',volume_type_id=5551a46a-e086-47b7-9e95-3722506deec7)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:43.457309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d734cb6c-7a96-43af-ab88-595832a2ba2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:43.478379 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d734cb6c-7a96-43af-ab88-595832a2ba2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:43.479085 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Flow 'volume_create_api' (e2dff9a0-4ce8-4a8a-b06c-75b97a7c56e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:43.479601 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Create volume request issued successfully. Aug 23 18:15:43.480706 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd9d4ea7-d9ba-4c7d-a5c1-b4d2315688b4 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:43.481733 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 288/1139] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:15:43 2026] POST /volume/v3/volumes => generated 767 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:43.508821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d8235db-7cbd-4ca5-9e98-272a91d10caa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:43.509719 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d8235db-7cbd-4ca5-9e98-272a91d10caa tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:43.509990 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d8235db-7cbd-4ca5-9e98-272a91d10caa tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:43.510208 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d8235db-7cbd-4ca5-9e98-272a91d10caa tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:43.522079 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:43.522079 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:43.528348 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2d8235db-7cbd-4ca5-9e98-272a91d10caa tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:43.540237 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d8235db-7cbd-4ca5-9e98-272a91d10caa tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:43.540810 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 288/1140] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:43 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:43.888145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b0da843-47ff-4965-b13e-85c4cd6e503c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:43.890386 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b0da843-47ff-4965-b13e-85c4cd6e503c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:43.890841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b0da843-47ff-4965-b13e-85c4cd6e503c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:43.890972 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b0da843-47ff-4965-b13e-85c4cd6e503c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:43.891106 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2b0da843-47ff-4965-b13e-85c4cd6e503c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:43.893047 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-135ccb0d-a530-4e52-badd-9cd54927d801 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:43.895292 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-135ccb0d-a530-4e52-badd-9cd54927d801 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:43.895547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-135ccb0d-a530-4e52-badd-9cd54927d801 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:43.897050 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-135ccb0d-a530-4e52-badd-9cd54927d801 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:43.905644 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:43.905644 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:43.908320 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b0da843-47ff-4965-b13e-85c4cd6e503c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:43.909279 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 281/1141] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:43 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:43.911143 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:43.911143 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:43.919287 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-135ccb0d-a530-4e52-badd-9cd54927d801 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:43.927755 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-135ccb0d-a530-4e52-badd-9cd54927d801 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:43.928313 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 285/1142] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:43 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:44.012937 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-070d889a-8f9d-449f-9a70-31a9044f1342 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.016718 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-070d889a-8f9d-449f-9a70-31a9044f1342 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:44.016718 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-070d889a-8f9d-449f-9a70-31a9044f1342 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.017496 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-070d889a-8f9d-449f-9a70-31a9044f1342 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.026541 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.026541 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:44.033862 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-070d889a-8f9d-449f-9a70-31a9044f1342 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:44.042487 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-070d889a-8f9d-449f-9a70-31a9044f1342 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:44.042636 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 289/1143] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:44.200876 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df9c3382-f96a-4ffd-976a-7962e7e044a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.201477 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df9c3382-f96a-4ffd-976a-7962e7e044a8 None None] GET https://10.4.3.148/volume// Aug 23 18:15:44.201786 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df9c3382-f96a-4ffd-976a-7962e7e044a8 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.202148 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df9c3382-f96a-4ffd-976a-7962e7e044a8 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.202639 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df9c3382-f96a-4ffd-976a-7962e7e044a8 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:44.203767 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 289/1144] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:44.214633 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-16731e13-8105-4097-b0b1-ed861ff188fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.218746 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-16731e13-8105-4097-b0b1-ed861ff188fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:15:44.219284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-16731e13-8105-4097-b0b1-ed861ff188fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7b8092b-f584-434c-b04d-3b8b5267d931", "connector": null, "instance_uuid": "0505c671-e8ba-464b-9602-9aa1611b0a12"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:44.236821 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.236821 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:44.289300 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-16731e13-8105-4097-b0b1-ed861ff188fe tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:15:44.290599 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 282/1145] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:15:44 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:44.352153 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e82d5f2e-d508-484c-ab3b-c04a33187fed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.354258 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e82d5f2e-d508-484c-ab3b-c04a33187fed tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:44.354589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e82d5f2e-d508-484c-ab3b-c04a33187fed tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.355345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e82d5f2e-d508-484c-ab3b-c04a33187fed tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.371003 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.371003 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:44.375998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c8c7a5c-c648-46b1-8871-4e53f35f7971 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.375998 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c8c7a5c-c648-46b1-8871-4e53f35f7971 None None] GET https://10.4.3.148/volume// Aug 23 18:15:44.376326 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c8c7a5c-c648-46b1-8871-4e53f35f7971 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.376576 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c8c7a5c-c648-46b1-8871-4e53f35f7971 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.377051 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c8c7a5c-c648-46b1-8871-4e53f35f7971 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:44.377455 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 290/1146] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:44.378081 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e82d5f2e-d508-484c-ab3b-c04a33187fed tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:44.384888 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e82d5f2e-d508-484c-ab3b-c04a33187fed tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:44.386106 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 286/1147] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:44.391916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-18191b3a-5bad-4734-bd48-cadf0fe5aff6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.400006 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-18191b3a-5bad-4734-bd48-cadf0fe5aff6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:44.400006 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-18191b3a-5bad-4734-bd48-cadf0fe5aff6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.400006 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-18191b3a-5bad-4734-bd48-cadf0fe5aff6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.418054 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.418054 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:44.424984 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-18191b3a-5bad-4734-bd48-cadf0fe5aff6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:44.432848 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-18191b3a-5bad-4734-bd48-cadf0fe5aff6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:44.433871 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 290/1148] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:44.567904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-041932b8-3e3c-45b0-a130-0528e38c77e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.570529 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-041932b8-3e3c-45b0-a130-0528e38c77e3 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:44.570869 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-041932b8-3e3c-45b0-a130-0528e38c77e3 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.571374 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-041932b8-3e3c-45b0-a130-0528e38c77e3 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.578819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-1d111463-21fe-4de0-9541-a89680cdbc71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.582573 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-1d111463-21fe-4de0-9541-a89680cdbc71 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] PUT https://10.4.3.148/volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8 Aug 23 18:15:44.583125 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-1d111463-21fe-4de0-9541-a89680cdbc71 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:44.584901 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.584901 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:44.593330 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-041932b8-3e3c-45b0-a130-0528e38c77e3 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:44.615854 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-1d111463-21fe-4de0-9541-a89680cdbc71 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Acquiring lock "cinder-attachment_update-b7b8092b-f584-434c-b04d-3b8b5267d931-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:15:44.616119 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-041932b8-3e3c-45b0-a130-0528e38c77e3 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:44.616119 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 283/1149] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:44.620817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-1d111463-21fe-4de0-9541-a89680cdbc71 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Lock "cinder-attachment_update-b7b8092b-f584-434c-b04d-3b8b5267d931-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:15:44.622199 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.622199 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:44.636685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-43935b40-202a-498a-98b9-b66d32347186 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.639433 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-43935b40-202a-498a-98b9-b66d32347186 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:44.639568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-43935b40-202a-498a-98b9-b66d32347186 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.640821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-43935b40-202a-498a-98b9-b66d32347186 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.655831 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.655831 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:44.662460 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-43935b40-202a-498a-98b9-b66d32347186 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Volume info retrieved successfully. Aug 23 18:15:44.672818 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-43935b40-202a-498a-98b9-b66d32347186 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:44.672818 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 287/1150] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:44.691900 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.696468 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] POST https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6/action Aug 23 18:15:44.696751 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:44.696837 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:44.714139 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.714139 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:44.715256 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:44.756749 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-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 23 18:15:44.757297 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-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 23 18:15:44.803409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Created reservations ['c2cb3a1a-e178-4fc8-a0f7-6daf7c5a25ca', '6fc9f042-a18b-4000-ab54-022ffa196f6e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:44.803481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-1d111463-21fe-4de0-9541-a89680cdbc71 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Lock "cinder-attachment_update-b7b8092b-f584-434c-b04d-3b8b5267d931-np0000007943" released by "attachment_update" :: held 0.180s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:15:44.803481 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-1d111463-21fe-4de0-9541-a89680cdbc71 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8 returned with HTTP 200 Aug 23 18:15:44.803481 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 291/1151] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:15:44 2026] PUT /volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8 => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:44.829392 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-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 23 18:15:44.829392 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-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 23 18:15:44.845713 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Created reservations ['efa3d4c3-7c80-462e-a504-98bc6ed7a021', '4c2d5526-8cc3-49e7-9b06-fd4fa547da8c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:44.892159 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Retype volume request issued successfully. Aug 23 18:15:44.892582 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfa4fb9d-1a0c-4b14-943c-a987d3313c07 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6/action returned with HTTP 202 Aug 23 18:15:44.893051 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 291/1152] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:15:44 2026] POST /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:15:44.905348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a68b7d24-d072-4f1e-a00f-2b2bde8f86b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.909127 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a68b7d24-d072-4f1e-a00f-2b2bde8f86b0 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:44.909397 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a68b7d24-d072-4f1e-a00f-2b2bde8f86b0 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.909665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a68b7d24-d072-4f1e-a00f-2b2bde8f86b0 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.927130 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7353841-75d0-4113-a14f-b71d8a3e8f02 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:44.929967 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.929967 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:44.932758 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7353841-75d0-4113-a14f-b71d8a3e8f02 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:44.933323 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7353841-75d0-4113-a14f-b71d8a3e8f02 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:44.933408 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7353841-75d0-4113-a14f-b71d8a3e8f02 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:44.933525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f7353841-75d0-4113-a14f-b71d8a3e8f02 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:44.941155 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a68b7d24-d072-4f1e-a00f-2b2bde8f86b0 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:44.948387 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:44.948387 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:44.951560 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a68b7d24-d072-4f1e-a00f-2b2bde8f86b0 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:44.951560 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 284/1153] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:44.951699 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7353841-75d0-4113-a14f-b71d8a3e8f02 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:44.952280 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 288/1154] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:44 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:45.408753 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d326da64-9a32-44b2-a4e3-a22a475cb6ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:45.410370 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d326da64-9a32-44b2-a4e3-a22a475cb6ce tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:45.410638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d326da64-9a32-44b2-a4e3-a22a475cb6ce tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:45.411483 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d326da64-9a32-44b2-a4e3-a22a475cb6ce tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:45.423523 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:45.423523 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:45.434221 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d326da64-9a32-44b2-a4e3-a22a475cb6ce tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:45.444246 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d326da64-9a32-44b2-a4e3-a22a475cb6ce tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:45.444246 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 292/1155] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:45 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:45.985474 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-25a8a276-c1ce-4f85-9b77-539911b0b77d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:45.988173 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5ecc235-9266-455a-ae7c-c8071071f646 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:45.991451 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5ecc235-9266-455a-ae7c-c8071071f646 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:45.991597 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5ecc235-9266-455a-ae7c-c8071071f646 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:45.991904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5ecc235-9266-455a-ae7c-c8071071f646 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:45.992011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c5ecc235-9266-455a-ae7c-c8071071f646 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:45.992355 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25a8a276-c1ce-4f85-9b77-539911b0b77d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:45.992657 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25a8a276-c1ce-4f85-9b77-539911b0b77d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:45.992957 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25a8a276-c1ce-4f85-9b77-539911b0b77d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:46.001243 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:46.001243 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:46.003116 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5ecc235-9266-455a-ae7c-c8071071f646 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:46.003742 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 285/1156] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:45 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:46.014779 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:46.014779 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:46.024337 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-25a8a276-c1ce-4f85-9b77-539911b0b77d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:46.032532 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25a8a276-c1ce-4f85-9b77-539911b0b77d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:46.034115 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 292/1157] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:45 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:46.049539 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7be93eda-0566-40ed-b780-ca25527c0dcb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:46.053521 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7be93eda-0566-40ed-b780-ca25527c0dcb tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:46.053986 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7be93eda-0566-40ed-b780-ca25527c0dcb tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:46.054274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7be93eda-0566-40ed-b780-ca25527c0dcb tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:46.069506 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:46.069506 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:46.082959 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7be93eda-0566-40ed-b780-ca25527c0dcb tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Volume info retrieved successfully. Aug 23 18:15:46.091467 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7be93eda-0566-40ed-b780-ca25527c0dcb tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:46.092472 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 289/1158] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:46 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:46.116049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3dc17dfc-5c28-455b-910f-584a050083a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:46.116049 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dc17dfc-5c28-455b-910f-584a050083a3 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] GET https://10.4.3.148/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710 Aug 23 18:15:46.116049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3dc17dfc-5c28-455b-910f-584a050083a3 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:46.116049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3dc17dfc-5c28-455b-910f-584a050083a3 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:46.116049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3dc17dfc-5c28-455b-910f-584a050083a3 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710'), ('all_tenants', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:46.126882 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3dc17dfc-5c28-455b-910f-584a050083a3 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Get all volumes completed successfully. Aug 23 18:15:46.130452 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dc17dfc-5c28-455b-910f-584a050083a3 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710 returned with HTTP 200 Aug 23 18:15:46.130452 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 293/1159] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:15:46 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-838987710 => generated 346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:46.143302 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-472c5f7f-36b1-4e42-89a3-8c3128fa6e52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:46.147655 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-472c5f7f-36b1-4e42-89a3-8c3128fa6e52 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:46.147932 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-472c5f7f-36b1-4e42-89a3-8c3128fa6e52 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:46.148866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-472c5f7f-36b1-4e42-89a3-8c3128fa6e52 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:46.164855 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:46.164855 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:46.170545 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-472c5f7f-36b1-4e42-89a3-8c3128fa6e52 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:46.181878 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-472c5f7f-36b1-4e42-89a3-8c3128fa6e52 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:46.182152 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 286/1160] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:46 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:46.204309 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:46.211562 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:46.211562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:46.211562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:46.212276 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Delete volume with id: e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:46.228523 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:46.228523 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:46.228523 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:46.289827 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Delete volume request issued successfully. Aug 23 18:15:46.290031 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92909e9e-a0ce-42dd-99d7-2b25afb9ec8b tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 202 Aug 23 18:15:46.290607 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 293/1161] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:46 2026] DELETE /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:46.303759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49f66361-277e-4fa4-b935-22553d7b8143 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:46.306676 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49f66361-277e-4fa4-b935-22553d7b8143 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:46.306924 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49f66361-277e-4fa4-b935-22553d7b8143 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:46.307129 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49f66361-277e-4fa4-b935-22553d7b8143 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:46.322888 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:46.322888 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:46.331944 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-49f66361-277e-4fa4-b935-22553d7b8143 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Volume info retrieved successfully. Aug 23 18:15:46.339628 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49f66361-277e-4fa4-b935-22553d7b8143 tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 200 Aug 23 18:15:46.340475 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 290/1162] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:46 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:46.462691 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48ae6444-11f3-4d00-93f6-62698d10c955 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:46.464515 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48ae6444-11f3-4d00-93f6-62698d10c955 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:46.464724 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48ae6444-11f3-4d00-93f6-62698d10c955 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:46.464978 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48ae6444-11f3-4d00-93f6-62698d10c955 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:46.480929 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:46.480929 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:46.488401 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48ae6444-11f3-4d00-93f6-62698d10c955 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:46.495273 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48ae6444-11f3-4d00-93f6-62698d10c955 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:46.495273 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 294/1163] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:46 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:47.018578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c136de1a-313f-4979-bfae-77ca6807efa0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:47.020895 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c136de1a-313f-4979-bfae-77ca6807efa0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:47.023392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c136de1a-313f-4979-bfae-77ca6807efa0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:47.023392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c136de1a-313f-4979-bfae-77ca6807efa0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:47.023392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c136de1a-313f-4979-bfae-77ca6807efa0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:47.028878 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:47.028878 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:47.030182 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c136de1a-313f-4979-bfae-77ca6807efa0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:47.030906 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 287/1164] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:47 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:47.355551 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-886dd251-5be3-4076-b147-8f2f95df377d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:47.357892 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-886dd251-5be3-4076-b147-8f2f95df377d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] GET https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 Aug 23 18:15:47.358288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-886dd251-5be3-4076-b147-8f2f95df377d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:47.358564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-886dd251-5be3-4076-b147-8f2f95df377d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:47.365848 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-886dd251-5be3-4076-b147-8f2f95df377d tempest-VolumeRetypeWithoutMigrationTest-265393969 tempest-VolumeRetypeWithoutMigrationTest-265393969-project-member] https://10.4.3.148/volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 returned with HTTP 404 Aug 23 18:15:47.366439 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 294/1165] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:47 2026] GET /volume/v3/volumes/e19442f2-f313-46c5-9915-e67df00322e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:47.382384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-726be156-8f92-4504-8b74-6b007ffb230e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:47.385698 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-726be156-8f92-4504-8b74-6b007ffb230e tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] DELETE https://10.4.3.148/volume/v3/types/5fa7590c-5b3e-449b-959d-9cd1e892db3c Aug 23 18:15:47.386093 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-726be156-8f92-4504-8b74-6b007ffb230e tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:47.386344 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-726be156-8f92-4504-8b74-6b007ffb230e tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:47.419305 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-726be156-8f92-4504-8b74-6b007ffb230e tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/types/5fa7590c-5b3e-449b-959d-9cd1e892db3c returned with HTTP 202 Aug 23 18:15:47.419887 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 291/1166] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:47 2026] DELETE /volume/v3/types/5fa7590c-5b3e-449b-959d-9cd1e892db3c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:47.429381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-995862d0-461f-46e6-9d60-402a3d5e7c51 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:47.432344 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-995862d0-461f-46e6-9d60-402a3d5e7c51 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] GET https://10.4.3.148/volume/v3/types/5fa7590c-5b3e-449b-959d-9cd1e892db3c Aug 23 18:15:47.433751 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-995862d0-461f-46e6-9d60-402a3d5e7c51 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:47.434068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-995862d0-461f-46e6-9d60-402a3d5e7c51 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:47.445265 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-995862d0-461f-46e6-9d60-402a3d5e7c51 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/types/5fa7590c-5b3e-449b-959d-9cd1e892db3c returned with HTTP 404 Aug 23 18:15:47.445945 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 295/1167] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:47 2026] GET /volume/v3/types/5fa7590c-5b3e-449b-959d-9cd1e892db3c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:47.459384 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3246921-0c89-442d-8ff0-837ee92a583c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:47.465102 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3246921-0c89-442d-8ff0-837ee92a583c tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] DELETE https://10.4.3.148/volume/v3/types/5551a46a-e086-47b7-9e95-3722506deec7 Aug 23 18:15:47.467629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3246921-0c89-442d-8ff0-837ee92a583c tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:47.467629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3246921-0c89-442d-8ff0-837ee92a583c tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:47.514009 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54e69161-04cd-40f4-9888-936bb34f1f1f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:47.518126 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54e69161-04cd-40f4-9888-936bb34f1f1f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:47.522573 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54e69161-04cd-40f4-9888-936bb34f1f1f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:47.522573 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54e69161-04cd-40f4-9888-936bb34f1f1f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:47.522807 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3246921-0c89-442d-8ff0-837ee92a583c tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/types/5551a46a-e086-47b7-9e95-3722506deec7 returned with HTTP 202 Aug 23 18:15:47.522807 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 288/1168] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:15:47 2026] DELETE /volume/v3/types/5551a46a-e086-47b7-9e95-3722506deec7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:47.536981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0b8091f1-c9cc-406c-9cc3-5ab128150c69 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:47.541933 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b8091f1-c9cc-406c-9cc3-5ab128150c69 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] GET https://10.4.3.148/volume/v3/types/5551a46a-e086-47b7-9e95-3722506deec7 Aug 23 18:15:47.542203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b8091f1-c9cc-406c-9cc3-5ab128150c69 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:47.542438 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b8091f1-c9cc-406c-9cc3-5ab128150c69 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:47.552227 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:47.552227 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:47.554426 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b8091f1-c9cc-406c-9cc3-5ab128150c69 tempest-VolumeRetypeWithoutMigrationTest-1812119376 tempest-VolumeRetypeWithoutMigrationTest-1812119376-project-admin] https://10.4.3.148/volume/v3/types/5551a46a-e086-47b7-9e95-3722506deec7 returned with HTTP 404 Aug 23 18:15:47.555097 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 292/1169] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:15:47 2026] GET /volume/v3/types/5551a46a-e086-47b7-9e95-3722506deec7 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:47.560969 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54e69161-04cd-40f4-9888-936bb34f1f1f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:47.572411 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54e69161-04cd-40f4-9888-936bb34f1f1f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:47.573058 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 295/1170] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:47 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:48.046153 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a35a42c-a412-41a3-a2d3-2a5942dc31e3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:48.051178 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a35a42c-a412-41a3-a2d3-2a5942dc31e3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:48.051502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a35a42c-a412-41a3-a2d3-2a5942dc31e3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:48.051812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a35a42c-a412-41a3-a2d3-2a5942dc31e3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:48.053469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5a35a42c-a412-41a3-a2d3-2a5942dc31e3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:48.060942 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:48.060942 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:48.062143 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a35a42c-a412-41a3-a2d3-2a5942dc31e3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:48.062612 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 296/1171] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:48 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:48.197062 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-ca006693-d4a0-4884-b34e-3c8a510d7ee0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:48.198453 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-ca006693-d4a0-4884-b34e-3c8a510d7ee0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8/action Aug 23 18:15:48.199142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-ca006693-d4a0-4884-b34e-3c8a510d7ee0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:48.199272 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-ca006693-d4a0-4884-b34e-3c8a510d7ee0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:48.236244 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:48.236244 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:48.259109 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ec9b09f5-5ed8-45f5-96e5-09a114ab4c45 req-ca006693-d4a0-4884-b34e-3c8a510d7ee0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8/action returned with HTTP 204 Aug 23 18:15:48.259809 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 289/1172] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:15:48 2026] POST /volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:48.594944 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3572abdc-521e-4f49-92b4-cfe70f8be920 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:48.597183 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3572abdc-521e-4f49-92b4-cfe70f8be920 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:48.597547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3572abdc-521e-4f49-92b4-cfe70f8be920 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:48.597547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3572abdc-521e-4f49-92b4-cfe70f8be920 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:48.622518 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:48.622518 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:48.629174 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3572abdc-521e-4f49-92b4-cfe70f8be920 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:48.639212 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3572abdc-521e-4f49-92b4-cfe70f8be920 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:48.641613 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 293/1173] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:48 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:48.663529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7342a56-ceb8-4e55-a035-2cb4e23bd0ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:48.667470 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7342a56-ceb8-4e55-a035-2cb4e23bd0ef tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:48.667818 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7342a56-ceb8-4e55-a035-2cb4e23bd0ef tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:48.668218 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7342a56-ceb8-4e55-a035-2cb4e23bd0ef tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:48.698811 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:48.698811 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:48.704983 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f7342a56-ceb8-4e55-a035-2cb4e23bd0ef tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:48.714966 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7342a56-ceb8-4e55-a035-2cb4e23bd0ef tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:48.716184 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 296/1174] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:48 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:48.802171 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-88b5c5c9-dc60-47fe-92e4-c2dc3a45324c req-5723b395-c0fe-40b6-bc65-7a1893cadfab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:48.806577 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88b5c5c9-dc60-47fe-92e4-c2dc3a45324c req-5723b395-c0fe-40b6-bc65-7a1893cadfab tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:48.806858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88b5c5c9-dc60-47fe-92e4-c2dc3a45324c req-5723b395-c0fe-40b6-bc65-7a1893cadfab tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:48.807122 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88b5c5c9-dc60-47fe-92e4-c2dc3a45324c req-5723b395-c0fe-40b6-bc65-7a1893cadfab tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:48.811658 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=417,cinder:UPDATE=75,cinder:INSERT=56 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:15:48.836061 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:48.836061 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:48.847933 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-88b5c5c9-dc60-47fe-92e4-c2dc3a45324c req-5723b395-c0fe-40b6-bc65-7a1893cadfab tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:48.855276 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88b5c5c9-dc60-47fe-92e4-c2dc3a45324c req-5723b395-c0fe-40b6-bc65-7a1893cadfab tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:48.855917 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 297/1175] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:48 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:48.883362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e126f49-056f-4668-88dc-53ffc85de8c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:48.892772 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e126f49-056f-4668-88dc-53ffc85de8c5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:48.893073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e126f49-056f-4668-88dc-53ffc85de8c5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:48.895816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e126f49-056f-4668-88dc-53ffc85de8c5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:48.910785 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:48.910785 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:48.917529 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7e126f49-056f-4668-88dc-53ffc85de8c5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:48.926214 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e126f49-056f-4668-88dc-53ffc85de8c5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:48.926663 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 290/1176] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:48 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:48.988298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-4ac5bafa-4780-4333-9faa-b476cc2411f7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:48.993199 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-4ac5bafa-4780-4333-9faa-b476cc2411f7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:48.993938 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-4ac5bafa-4780-4333-9faa-b476cc2411f7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:48.994901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-4ac5bafa-4780-4333-9faa-b476cc2411f7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:49.015330 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:49.015330 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:49.022432 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-4ac5bafa-4780-4333-9faa-b476cc2411f7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:49.037157 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-4ac5bafa-4780-4333-9faa-b476cc2411f7 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:49.037839 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 294/1177] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:48 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:49.075912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-698fdafc-c20d-4ede-8567-c8ec0f20678f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:49.078282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-177917a1-067a-4076-894f-fd3067b6d00a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:49.078708 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-698fdafc-c20d-4ede-8567-c8ec0f20678f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931/action Aug 23 18:15:49.078708 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-698fdafc-c20d-4ede-8567-c8ec0f20678f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:49.078879 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-698fdafc-c20d-4ede-8567-c8ec0f20678f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:49.081956 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-177917a1-067a-4076-894f-fd3067b6d00a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:49.082219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-177917a1-067a-4076-894f-fd3067b6d00a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:49.083068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-177917a1-067a-4076-894f-fd3067b6d00a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:49.083068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-177917a1-067a-4076-894f-fd3067b6d00a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:49.090563 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:49.090563 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:49.091583 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-177917a1-067a-4076-894f-fd3067b6d00a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:49.092072 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 298/1178] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:49 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:49.094558 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:49.094558 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:49.094723 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-698fdafc-c20d-4ede-8567-c8ec0f20678f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:49.107184 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-698fdafc-c20d-4ede-8567-c8ec0f20678f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Begin detaching volume completed successfully. Aug 23 18:15:49.107424 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-698fdafc-c20d-4ede-8567-c8ec0f20678f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931/action returned with HTTP 202 Aug 23 18:15:49.108151 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 297/1179] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:15:49 2026] POST /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:15:49.201144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0aa4937e-0f01-45c4-94df-64243674168b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:49.201943 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0aa4937e-0f01-45c4-94df-64243674168b None None] GET https://10.4.3.148/volume// Aug 23 18:15:49.202412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0aa4937e-0f01-45c4-94df-64243674168b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:49.202696 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0aa4937e-0f01-45c4-94df-64243674168b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:49.203395 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0aa4937e-0f01-45c4-94df-64243674168b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:49.203922 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 291/1180] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:15:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:49.217598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-2d94c5bf-ab28-441e-9901-78341dd9b359 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:49.220578 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-2d94c5bf-ab28-441e-9901-78341dd9b359 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:49.221524 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-2d94c5bf-ab28-441e-9901-78341dd9b359 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:49.221524 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-2d94c5bf-ab28-441e-9901-78341dd9b359 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:49.236480 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:49.236480 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:49.245708 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-2d94c5bf-ab28-441e-9901-78341dd9b359 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:49.255021 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-2d94c5bf-ab28-441e-9901-78341dd9b359 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:49.255021 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 295/1181] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:15:49 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:50.107310 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c8cbde16-077c-4ce3-810f-68725541ba82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:50.109822 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8cbde16-077c-4ce3-810f-68725541ba82 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:50.110634 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c8cbde16-077c-4ce3-810f-68725541ba82 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:50.110634 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c8cbde16-077c-4ce3-810f-68725541ba82 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:50.110634 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c8cbde16-077c-4ce3-810f-68725541ba82 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:50.117346 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:50.117346 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:50.118323 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8cbde16-077c-4ce3-810f-68725541ba82 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:50.118718 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 299/1182] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:50 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:50.134022 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-52694ea1-7e0f-4442-b750-b7f93c9b1659 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:50.136900 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52694ea1-7e0f-4442-b750-b7f93c9b1659 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:15:50.137467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52694ea1-7e0f-4442-b750-b7f93c9b1659 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:50.137467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52694ea1-7e0f-4442-b750-b7f93c9b1659 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:50.151032 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:50.151032 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:50.156503 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-52694ea1-7e0f-4442-b750-b7f93c9b1659 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:15:50.162692 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52694ea1-7e0f-4442-b750-b7f93c9b1659 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 returned with HTTP 200 Aug 23 18:15:50.164972 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 298/1183] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:50 2026] GET /volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:50.183260 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67515a64-b501-49de-8463-9a162a2717a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:50.327482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-933d4958-02ff-44cf-99e3-c9ef12cbbe0f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:50.341042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-933d4958-02ff-44cf-99e3-c9ef12cbbe0f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] DELETE https://10.4.3.148/volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8 Aug 23 18:15:50.342181 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-933d4958-02ff-44cf-99e3-c9ef12cbbe0f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:50.342181 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-933d4958-02ff-44cf-99e3-c9ef12cbbe0f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:50.358007 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:50.358007 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:50.470089 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c698ae80-c4c7-4b52-b111-a54476f0a98d req-933d4958-02ff-44cf-99e3-c9ef12cbbe0f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8 returned with HTTP 200 Aug 23 18:15:50.471262 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 296/1184] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:15:50 2026] DELETE /volume/v3/attachments/8cb70c3d-a22f-4521-90e7-7542d58d0be8 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:50.478361 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6/export_record Aug 23 18:15:50.478975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:50.478975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling method 'export_record' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:50.478975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Export record for backup 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 23 18:15:50.499011 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:50.499011 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:50.500681 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling RPCAPI with context: , host: np0000007943, backup: 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 23 18:15:50.518487 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] export_record in rpcapi backup_id 6fa72c48-a574-458b-ba26-66330df3d8d6 on host np0000007943. {{(pid=100225) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 23 18:15:50.533605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmZhNzJjNDgtYTU3NC00NThiLWJhMjYtNjYzMzBkZjNkOGQ2IiwgInVzZXJfaWQiOiAiNTkzZmUzZWQyOTM5NGU4MWFlZTZiZmYxZmUxMWMwMjkiLCAicHJvamVjdF9pZCI6ICJmYjlhOTI1M2ZjY2E0MjRlYjY0OWM2NTdmNzdkNTQzMCIsICJ2b2x1bWVfaWQiOiAiMmIwOGQ3ZjUtZjAzYS00MTEzLTlmNTctZTRkNzZmMTQyMGI2IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjUzMzg3NTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNjUzODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYjA4ZDdmNS1mMDNhLTQxMTMtOWY1Ny1lNGQ3NmYxNDIwYjYvMjAyNjA4MjMxODE1MzIvYXpfbm92YV9iYWNrdXBfNmZhNzJjNDgtYTU3NC00NThiLWJhMjYtNjYzMzBkZjNkOGQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIzVDE4OjE1OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 23 18:15:50.533605 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67515a64-b501-49de-8463-9a162a2717a5 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6/export_record returned with HTTP 200 Aug 23 18:15:50.533605 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 292/1185] 10.4.3.148 () {66 vars in 1390 bytes} [Sun Aug 23 18:15:50 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6/export_record => generated 1508 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:50.547147 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:50.549369 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] POST https://10.4.3.148/volume/v3/backups/import_record Aug 23 18:15:50.550008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjk5NjdmY2QtODYyOS00MWNlLWI0NzItNjdhM2RmNTU1Y2VhIiwgInVzZXJfaWQiOiAiNTkzZmUzZWQyOTM5NGU4MWFlZTZiZmYxZmUxMWMwMjkiLCAicHJvamVjdF9pZCI6ICJmYjlhOTI1M2ZjY2E0MjRlYjY0OWM2NTdmNzdkNTQzMCIsICJ2b2x1bWVfaWQiOiAiMmIwOGQ3ZjUtZjAzYS00MTEzLTlmNTctZTRkNzZmMTQyMGI2IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjUzMzg3NTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNjUzODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYjA4ZDdmNS1mMDNhLTQxMTMtOWY1Ny1lNGQ3NmYxNDIwYjYvMjAyNjA4MjMxODE1MzIvYXpfbm92YV9iYWNrdXBfNmZhNzJjNDgtYTU3NC00NThiLWJhMjYtNjYzMzBkZjNkOGQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIzVDE4OjE1OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:50.553189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjk5NjdmY2QtODYyOS00MWNlLWI0NzItNjdhM2RmNTU1Y2VhIiwgInVzZXJfaWQiOiAiNTkzZmUzZWQyOTM5NGU4MWFlZTZiZmYxZmUxMWMwMjkiLCAicHJvamVjdF9pZCI6ICJmYjlhOTI1M2ZjY2E0MjRlYjY0OWM2NTdmNzdkNTQzMCIsICJ2b2x1bWVfaWQiOiAiMmIwOGQ3ZjUtZjAzYS00MTEzLTlmNTctZTRkNzZmMTQyMGI2IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjUzMzg3NTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNjUzODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYjA4ZDdmNS1mMDNhLTQxMTMtOWY1Ny1lNGQ3NmYxNDIwYjYvMjAyNjA4MjMxODE1MzIvYXpfbm92YV9iYWNrdXBfNmZhNzJjNDgtYTU3NC00NThiLWJhMjYtNjYzMzBkZjNkOGQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIzVDE4OjE1OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 23 18:15:50.554807 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjk5NjdmY2QtODYyOS00MWNlLWI0NzItNjdhM2RmNTU1Y2VhIiwgInVzZXJfaWQiOiAiNTkzZmUzZWQyOTM5NGU4MWFlZTZiZmYxZmUxMWMwMjkiLCAicHJvamVjdF9pZCI6ICJmYjlhOTI1M2ZjY2E0MjRlYjY0OWM2NTdmNzdkNTQzMCIsICJ2b2x1bWVfaWQiOiAiMmIwOGQ3ZjUtZjAzYS00MTEzLTlmNTctZTRkNzZmMTQyMGI2IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjUzMzg3NTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNjUzODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYjA4ZDdmNS1mMDNhLTQxMTMtOWY1Ny1lNGQ3NmYxNDIwYjYvMjAyNjA4MjMxODE1MzIvYXpfbm92YV9iYWNrdXBfNmZhNzJjNDgtYTU3NC00NThiLWJhMjYtNjYzMzBkZjNkOGQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIzVDE4OjE1OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 23 18:15:50.644488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Created reservations ['3511f4ec-da3b-4bc0-9574-794555ad82bb', '9f2bd0d4-4562-4ae2-b77f-600d4539a42e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:50.693100 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] import_record rpcapi backup id 69967fcd-8629-41ce-b472-67a3df555cea on host np0000007943 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjk5NjdmY2QtODYyOS00MWNlLWI0NzItNjdhM2RmNTU1Y2VhIiwgInVzZXJfaWQiOiAiNTkzZmUzZWQyOTM5NGU4MWFlZTZiZmYxZmUxMWMwMjkiLCAicHJvamVjdF9pZCI6ICJmYjlhOTI1M2ZjY2E0MjRlYjY0OWM2NTdmNzdkNTQzMCIsICJ2b2x1bWVfaWQiOiAiMmIwOGQ3ZjUtZjAzYS00MTEzLTlmNTctZTRkNzZmMTQyMGI2IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjUzMzg3NTExIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNjUzODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYjA4ZDdmNS1mMDNhLTQxMTMtOWY1Ny1lNGQ3NmYxNDIwYjYvMjAyNjA4MjMxODE1MzIvYXpfbm92YV9iYWNrdXBfNmZhNzJjNDgtYTU3NC00NThiLWJhMjYtNjYzMzBkZjNkOGQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoxNToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIzVDE4OjE1OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100223) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 23 18:15:50.699363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Import record output: {'backup': {'id': '69967fcd-8629-41ce-b472-67a3df555cea', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea'}, {'rel': 'bookmark', 'href': 'https://10.4.3.148/volume/backups/69967fcd-8629-41ce-b472-67a3df555cea'}]}}. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 23 18:15:50.699363 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78f2643c-e01f-42b5-b228-d6953ccdc3d6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/import_record returned with HTTP 201 Aug 23 18:15:50.701812 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 300/1186] 10.4.3.148 () {68 vars in 1302 bytes} [Sun Aug 23 18:15:50 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 155 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:15:50.714444 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95fa8463-e814-4c82-89d1-6659838f18bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:50.719122 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95fa8463-e814-4c82-89d1-6659838f18bf tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] GET https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea Aug 23 18:15:50.719122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95fa8463-e814-4c82-89d1-6659838f18bf tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:50.719122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95fa8463-e814-4c82-89d1-6659838f18bf tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:50.719122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-95fa8463-e814-4c82-89d1-6659838f18bf tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Show backup with id 69967fcd-8629-41ce-b472-67a3df555cea. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:50.746469 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:50.746469 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:50.747829 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95fa8463-e814-4c82-89d1-6659838f18bf tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea returned with HTTP 200 Aug 23 18:15:50.748923 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 299/1187] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:50 2026] GET /volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea => generated 647 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:51.075297 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:51.298013 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:15:51.299214 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:51.299214 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:51.299214 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:15:51.299357 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:51.299357 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:51.302132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:51.311947 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Get all volumes completed successfully. Aug 23 18:15:51.312420 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ae13369-5e05-4830-a9f0-0b526d0b8f5f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:15:51.313037 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 297/1188] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:15:51 2026] GET /volume/v3/volumes => generated 15 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:15:51.329874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:51.333222 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:51.333855 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1515699945"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:51.336919 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1515699945'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:51.336919 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume of 1 GB Aug 23 18:15:51.345824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-138f38a0-e293-49f6-9ed4-eb1acefdb92c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:51.346312 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Availability Zones retrieved successfully. Aug 23 18:15:51.347190 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-138f38a0-e293-49f6-9ed4-eb1acefdb92c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:15:51.347489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-138f38a0-e293-49f6-9ed4-eb1acefdb92c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:51.347808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-138f38a0-e293-49f6-9ed4-eb1acefdb92c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:51.353959 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Flow 'volume_create_api' (cb777854-fc89-4729-8f78-915476658e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:51.355868 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a56f728-65b0-4834-aa8b-592b75452480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:51.357266 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:51.363440 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:51.363440 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:51.371454 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-138f38a0-e293-49f6-9ed4-eb1acefdb92c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:15:51.379470 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-138f38a0-e293-49f6-9ed4-eb1acefdb92c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:15:51.380377 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 301/1189] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:51 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:51.426854 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a56f728-65b0-4834-aa8b-592b75452480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:51.427261 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e05d139-41a6-489c-873d-206370a8a4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:51.558186 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Created reservations ['4d38853c-c9d4-4100-99b9-81f1df1ca872', '30e09fa2-8d78-42e8-90ea-7c113a8e0d77', '02612f6b-31b5-4b71-960b-637258bd03a9', '3a65e6a1-eabb-4567-a426-70c82bfe68a4'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:51.559450 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e05d139-41a6-489c-873d-206370a8a4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d38853c-c9d4-4100-99b9-81f1df1ca872', '30e09fa2-8d78-42e8-90ea-7c113a8e0d77', '02612f6b-31b5-4b71-960b-637258bd03a9', '3a65e6a1-eabb-4567-a426-70c82bfe68a4']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:51.560687 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228f8501-5308-400e-86d1-7d4c01eee4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:51.616519 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228f8501-5308-400e-86d1-7d4c01eee4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9af0f2-ba94-4f8f-b6fc-8480594aae7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1515699945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1a7fb468a04e879055a20ded89b340',qos_specs=None,replication_status=,reservations=['4d38853c-c9d4-4100-99b9-81f1df1ca872','30e09fa2-8d78-42e8-90ea-7c113a8e0d77','02612f6b-31b5-4b71-960b-637258bd03a9','3a65e6a1-eabb-4567-a426-70c82bfe68a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9f948b09cc4fc29005707a767f192a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1515699945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9af0f2-ba94-4f8f-b6fc-8480594aae7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f1a7fb468a04e879055a20ded89b340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce9f948b09cc4fc29005707a767f192a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:51.616519 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66055e9b-922b-4fb2-a5fa-97374a5dd07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:51.663269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66055e9b-922b-4fb2-a5fa-97374a5dd07e) transitioned into state 'SUCCESS' from state '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-1515699945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1a7fb468a04e879055a20ded89b340',qos_specs=None,replication_status=,reservations=['4d38853c-c9d4-4100-99b9-81f1df1ca872','30e09fa2-8d78-42e8-90ea-7c113a8e0d77','02612f6b-31b5-4b71-960b-637258bd03a9','3a65e6a1-eabb-4567-a426-70c82bfe68a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9f948b09cc4fc29005707a767f192a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:51.665879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113445b3-148e-4026-b505-e53041eaffb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:51.679493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113445b3-148e-4026-b505-e53041eaffb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:51.681296 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Flow 'volume_create_api' (cb777854-fc89-4729-8f78-915476658e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:51.681373 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume request issued successfully. Aug 23 18:15:51.682224 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77961d0e-f0ef-44f5-97e9-b31efdadd306 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:51.682852 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 293/1190] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:51 2026] POST /volume/v3/volumes => generated 755 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:51.702075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3eee8297-0da5-46b8-8ea7-03c0ecc42f80 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:51.705454 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3eee8297-0da5-46b8-8ea7-03c0ecc42f80 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:15:51.705831 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3eee8297-0da5-46b8-8ea7-03c0ecc42f80 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:51.705978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3eee8297-0da5-46b8-8ea7-03c0ecc42f80 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:51.716655 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:51.716655 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:51.725142 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3eee8297-0da5-46b8-8ea7-03c0ecc42f80 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:51.730825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3eee8297-0da5-46b8-8ea7-03c0ecc42f80 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e returned with HTTP 200 Aug 23 18:15:51.731520 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 300/1191] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:51 2026] GET /volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:15:51.762641 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f591847a-f346-4c27-8465-16d1bc98279a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:51.764679 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f591847a-f346-4c27-8465-16d1bc98279a tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] GET https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea Aug 23 18:15:51.765010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f591847a-f346-4c27-8465-16d1bc98279a tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:51.765250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f591847a-f346-4c27-8465-16d1bc98279a tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:51.765427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f591847a-f346-4c27-8465-16d1bc98279a tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Show backup with id 69967fcd-8629-41ce-b472-67a3df555cea. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:51.784376 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:51.784376 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:51.786974 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f591847a-f346-4c27-8465-16d1bc98279a tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea returned with HTTP 200 Aug 23 18:15:51.787522 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 298/1192] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:51 2026] GET /volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:51.807767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4cb4d42-1ebe-4d7a-8970-362a744f22aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:51.810264 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4cb4d42-1ebe-4d7a-8970-362a744f22aa tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] GET https://10.4.3.148/volume/v3/backups Aug 23 18:15:51.811287 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4cb4d42-1ebe-4d7a-8970-362a744f22aa tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:51.811287 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4cb4d42-1ebe-4d7a-8970-362a744f22aa tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:51.828822 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4cb4d42-1ebe-4d7a-8970-362a744f22aa tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 200 Aug 23 18:15:51.828822 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 302/1193] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:15:51 2026] GET /volume/v3/backups => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:51.844857 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:51.847667 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] POST https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6/restore Aug 23 18:15:51.848775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:51.850539 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Restoring backup 6fa72c48-a574-458b-ba26-66330df3d8d6 ({'restore': {}}) {{(pid=100225) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:15:51.850844 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Restoring backup 6fa72c48-a574-458b-ba26-66330df3d8d6 to volume None. Aug 23 18:15:51.857719 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:51.857719 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:51.859125 np0000007943 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Creating volume of 1 GB for restore of backup 6fa72c48-a574-458b-ba26-66330df3d8d6. Aug 23 18:15:51.872032 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:15:51.871447. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:15:51.872778 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Availability Zones retrieved successfully. Aug 23 18:15:51.881390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Flow 'volume_create_api' (0aa37ce0-2ebc-4493-8c64-7c7454da53cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:51.883092 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (568647d6-84b2-42ed-a483-779602632cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:51.883751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:51.944883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (568647d6-84b2-42ed-a483-779602632cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:51.946161 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7d4dbb-f03b-40bd-87e4-2e4d1c8132eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:52.017481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Created reservations ['6c20f3b9-6545-408b-a410-6e6a4948d029', 'd2f81c24-4fbb-496e-abb3-e25df6b7db99', 'a110707c-6326-4de4-961e-e3645d9ce62a', 'ac5348ac-51ea-4294-984f-a60f64abbec6'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:52.019019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7d4dbb-f03b-40bd-87e4-2e4d1c8132eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c20f3b9-6545-408b-a410-6e6a4948d029', 'd2f81c24-4fbb-496e-abb3-e25df6b7db99', 'a110707c-6326-4de4-961e-e3645d9ce62a', 'ac5348ac-51ea-4294-984f-a60f64abbec6']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:52.020808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973ce57d-0570-4f5e-9cd9-ef7ce1737406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:52.080256 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973ce57d-0570-4f5e-9cd9-ef7ce1737406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f', '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_6fa72c48-a574-458b-ba26-66330df3d8d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9a9253fcca424eb649c657f77d5430',qos_specs=None,replication_status=,reservations=['6c20f3b9-6545-408b-a410-6e6a4948d029','d2f81c24-4fbb-496e-abb3-e25df6b7db99','a110707c-6326-4de4-961e-e3645d9ce62a','ac5348ac-51ea-4294-984f-a60f64abbec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593fe3ed29394e81aee6bff1fe11c029',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6fa72c48-a574-458b-ba26-66330df3d8d6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9a9253fcca424eb649c657f77d5430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='593fe3ed29394e81aee6bff1fe11c029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:52.081584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7958221-c75a-4d7a-bb9a-4c02dd65a0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:52.128214 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7958221-c75a-4d7a-bb9a-4c02dd65a0fb) transitioned into 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_6fa72c48-a574-458b-ba26-66330df3d8d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9a9253fcca424eb649c657f77d5430',qos_specs=None,replication_status=,reservations=['6c20f3b9-6545-408b-a410-6e6a4948d029','d2f81c24-4fbb-496e-abb3-e25df6b7db99','a110707c-6326-4de4-961e-e3645d9ce62a','ac5348ac-51ea-4294-984f-a60f64abbec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593fe3ed29394e81aee6bff1fe11c029',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:52.132773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4664903-be22-496a-8373-e89d54418531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:52.158963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4664903-be22-496a-8373-e89d54418531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:52.158963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Flow 'volume_create_api' (0aa37ce0-2ebc-4493-8c64-7c7454da53cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:52.159254 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Create volume request issued successfully. Aug 23 18:15:52.170938 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:52.170938 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:52.170938 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:15:52.737422 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ab70e69c-8440-4621-92c8-9ef0a37783b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.741332 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ab70e69c-8440-4621-92c8-9ef0a37783b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:15:52.741660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ab70e69c-8440-4621-92c8-9ef0a37783b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:52.741940 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ab70e69c-8440-4621-92c8-9ef0a37783b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:52.749719 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5ecc17f-2613-4b8d-8f15-7936fefbd082 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.753382 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5ecc17f-2613-4b8d-8f15-7936fefbd082 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:15:52.753382 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5ecc17f-2613-4b8d-8f15-7936fefbd082 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:52.753875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5ecc17f-2613-4b8d-8f15-7936fefbd082 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:52.755431 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:52.755431 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:52.760566 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ab70e69c-8440-4621-92c8-9ef0a37783b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:52.768616 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:52.768616 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:52.769072 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ab70e69c-8440-4621-92c8-9ef0a37783b3 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 returned with HTTP 200 Aug 23 18:15:52.769924 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 301/1194] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:52 2026] GET /volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:52.780521 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d5ecc17f-2613-4b8d-8f15-7936fefbd082 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:52.784518 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0bd7c9a1-19f6-4e3d-8354-76f1c0599933 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.790040 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0bd7c9a1-19f6-4e3d-8354-76f1c0599933 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:15:52.790040 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0bd7c9a1-19f6-4e3d-8354-76f1c0599933 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:52.790040 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0bd7c9a1-19f6-4e3d-8354-76f1c0599933 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:52.792955 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5ecc17f-2613-4b8d-8f15-7936fefbd082 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e returned with HTTP 200 Aug 23 18:15:52.794264 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 299/1195] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:52 2026] GET /volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:52.801474 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:52.801474 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:52.810984 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0bd7c9a1-19f6-4e3d-8354-76f1c0599933 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:52.811314 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2bd86544-09b9-4461-848c-ab3806db168f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.814357 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bd86544-09b9-4461-848c-ab3806db168f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:15:52.814619 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bd86544-09b9-4461-848c-ab3806db168f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:52.814906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bd86544-09b9-4461-848c-ab3806db168f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:52.816961 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0bd7c9a1-19f6-4e3d-8354-76f1c0599933 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c returned with HTTP 200 Aug 23 18:15:52.818154 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 303/1196] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:52 2026] GET /volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:52.829592 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:52.829592 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:52.832313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-9aae2e09-d85d-4078-a28d-b0a80c6fe877 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.835828 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-9aae2e09-d85d-4078-a28d-b0a80c6fe877 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:15:52.836112 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-9aae2e09-d85d-4078-a28d-b0a80c6fe877 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:52.836389 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-9aae2e09-d85d-4078-a28d-b0a80c6fe877 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:52.840949 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2bd86544-09b9-4461-848c-ab3806db168f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:52.849617 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:52.849617 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:52.850812 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bd86544-09b9-4461-848c-ab3806db168f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e returned with HTTP 200 Aug 23 18:15:52.851809 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 302/1197] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:52 2026] GET /volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:52.858567 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-9aae2e09-d85d-4078-a28d-b0a80c6fe877 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:52.875849 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-9aae2e09-d85d-4078-a28d-b0a80c6fe877 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee returned with HTTP 200 Aug 23 18:15:52.875849 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 300/1198] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:15:52 2026] GET /volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:52.876227 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a01f519-1460-496a-aa41-e98785f679e3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.880749 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:52.881283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1843719691"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:52.883652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1843719691'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:52.883804 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume of 1 GB Aug 23 18:15:52.891123 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Availability Zones retrieved successfully. Aug 23 18:15:52.894262 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb954cb5-7b46-4116-872b-e6be3937dbc7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.894989 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb954cb5-7b46-4116-872b-e6be3937dbc7 None None] GET https://10.4.3.148/volume// Aug 23 18:15:52.895423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb954cb5-7b46-4116-872b-e6be3937dbc7 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:52.895725 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb954cb5-7b46-4116-872b-e6be3937dbc7 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:52.896444 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb954cb5-7b46-4116-872b-e6be3937dbc7 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:52.897079 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 303/1199] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:15:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:52.902668 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Flow 'volume_create_api' (59dbe43a-e232-4cf3-9151-c09bd802d64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:52.904175 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5715d7e8-85d3-4804-bf44-a50211e56125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:52.906492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:52.912061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-75c3f6af-fab4-44e5-8a06-23a4fc7b199e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:52.914607 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-75c3f6af-fab4-44e5-8a06-23a4fc7b199e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:15:52.915291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-75c3f6af-fab4-44e5-8a06-23a4fc7b199e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4eabc71-3cdf-443a-9221-e4ea3a4e5e39", "connector": null, "instance_uuid": "9bf6507f-0bf1-4f52-bc5f-6865e14a41c7"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:52.933983 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:52.933983 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:52.949739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5715d7e8-85d3-4804-bf44-a50211e56125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:52.950036 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0775c1ad-570d-4976-aa50-3bebbe5996e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:52.987126 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-75c3f6af-fab4-44e5-8a06-23a4fc7b199e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:15:52.988027 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 301/1200] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:15:52 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:53.009860 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f57fa02-52e1-4654-a563-d4526687bb69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:53.009860 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f57fa02-52e1-4654-a563-d4526687bb69 None None] GET https://10.4.3.148/volume// Aug 23 18:15:53.009860 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f57fa02-52e1-4654-a563-d4526687bb69 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:53.009860 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f57fa02-52e1-4654-a563-d4526687bb69 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:53.009860 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f57fa02-52e1-4654-a563-d4526687bb69 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:53.010939 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 304/1201] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:15:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:53.026771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0674cc49-bfc1-462c-af37-86938316d075 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:53.034498 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Created reservations ['507769d9-9647-4e8c-afdd-2ff7ad94943b', 'd45dbe52-a1bd-440b-8328-f5af46f421f6', 'adeba2f8-cdf3-41b3-9d05-a937462ada31', '685997a2-e0e4-489b-8cd0-34db9ff77484'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:53.035409 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0775c1ad-570d-4976-aa50-3bebbe5996e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['507769d9-9647-4e8c-afdd-2ff7ad94943b', 'd45dbe52-a1bd-440b-8328-f5af46f421f6', 'adeba2f8-cdf3-41b3-9d05-a937462ada31', '685997a2-e0e4-489b-8cd0-34db9ff77484']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:53.036536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7679d3-e5b4-4fe2-8daa-ca62caafd487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:53.072495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7679d3-e5b4-4fe2-8daa-ca62caafd487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e912932f-dfc8-4a33-8ad3-80be55c34095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1843719691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1a7fb468a04e879055a20ded89b340',qos_specs=None,replication_status=,reservations=['507769d9-9647-4e8c-afdd-2ff7ad94943b','d45dbe52-a1bd-440b-8328-f5af46f421f6','adeba2f8-cdf3-41b3-9d05-a937462ada31','685997a2-e0e4-489b-8cd0-34db9ff77484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9f948b09cc4fc29005707a767f192a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1843719691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e912932f-dfc8-4a33-8ad3-80be55c34095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f1a7fb468a04e879055a20ded89b340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce9f948b09cc4fc29005707a767f192a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:53.073636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b248fd-8b06-4ee1-bc4d-c1823003980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:53.115594 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b248fd-8b06-4ee1-bc4d-c1823003980b) transitioned into state 'SUCCESS' from state '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-1843719691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1a7fb468a04e879055a20ded89b340',qos_specs=None,replication_status=,reservations=['507769d9-9647-4e8c-afdd-2ff7ad94943b','d45dbe52-a1bd-440b-8328-f5af46f421f6','adeba2f8-cdf3-41b3-9d05-a937462ada31','685997a2-e0e4-489b-8cd0-34db9ff77484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9f948b09cc4fc29005707a767f192a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:53.117242 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95b8f81-c2bc-463d-ba2d-55318cc1f649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:53.133967 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95b8f81-c2bc-463d-ba2d-55318cc1f649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:53.135906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Flow 'volume_create_api' (59dbe43a-e232-4cf3-9151-c09bd802d64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:53.138441 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume request issued successfully. Aug 23 18:15:53.139436 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a01f519-1460-496a-aa41-e98785f679e3 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:53.140752 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 304/1202] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:52 2026] POST /volume/v3/volumes => generated 755 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:53.166839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b7f2cbf-0e5f-44e4-8e2a-43a6d7d2da5a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:53.172253 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b7f2cbf-0e5f-44e4-8e2a-43a6d7d2da5a tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:53.172548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b7f2cbf-0e5f-44e4-8e2a-43a6d7d2da5a tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:53.173037 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b7f2cbf-0e5f-44e4-8e2a-43a6d7d2da5a tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:53.187904 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:53.187904 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:53.191627 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:53.191627 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:53.192553 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:15:53.192867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Checking backup size 1 against volume size 1 {{(pid=100225) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:15:53.192986 np0000007943 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Overwriting volume 8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f with restore of backup 6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:53.194062 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8b7f2cbf-0e5f-44e4-8e2a-43a6d7d2da5a tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:53.205945 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b7f2cbf-0e5f-44e4-8e2a-43a6d7d2da5a tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 returned with HTTP 200 Aug 23 18:15:53.207104 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 305/1203] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:53 2026] GET /volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:53.217725 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0674cc49-bfc1-462c-af37-86938316d075 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:15:53.217929 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0674cc49-bfc1-462c-af37-86938316d075 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33cabe55-dad6-4043-a4a9-a455ec10af3c", "connector": null, "instance_uuid": "9bf6507f-0bf1-4f52-bc5f-6865e14a41c7"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:53.235201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] restore_backup in rpcapi backup_id 6fa72c48-a574-458b-ba26-66330df3d8d6 {{(pid=100225) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:15:53.236082 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:53.236082 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:53.238118 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0dd4bfc-4f57-42c2-9dca-5c1665eb309c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6/restore returned with HTTP 202 Aug 23 18:15:53.239043 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 294/1204] 10.4.3.148 () {68 vars in 1393 bytes} [Sun Aug 23 18:15:51 2026] POST /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6/restore => generated 189 bytes in 1396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:53.255501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9aea4bab-1896-476f-960b-5810a79a32d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:53.258611 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aea4bab-1896-476f-960b-5810a79a32d3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:53.258611 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aea4bab-1896-476f-960b-5810a79a32d3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:53.258611 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aea4bab-1896-476f-960b-5810a79a32d3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:53.259377 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9aea4bab-1896-476f-960b-5810a79a32d3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:53.267316 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:53.267316 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:53.268252 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aea4bab-1896-476f-960b-5810a79a32d3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:53.269016 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 305/1205] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:53 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:53.321111 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-0674cc49-bfc1-462c-af37-86938316d075 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:15:53.321111 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 302/1206] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:15:53 2026] POST /volume/v3/attachments => generated 273 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:53.335274 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-99f6e4bb-1ed9-4809-963f-bedaf9894525 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:53.335866 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99f6e4bb-1ed9-4809-963f-bedaf9894525 None None] GET https://10.4.3.148/volume// Aug 23 18:15:53.336136 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99f6e4bb-1ed9-4809-963f-bedaf9894525 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:53.336396 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99f6e4bb-1ed9-4809-963f-bedaf9894525 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:53.336866 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99f6e4bb-1ed9-4809-963f-bedaf9894525 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:53.337258 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 306/1207] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:15:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:53.363253 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-83540c6d-e0ef-4930-96cf-5e24eb23f608 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:53.366899 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-83540c6d-e0ef-4930-96cf-5e24eb23f608 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:15:53.367422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-83540c6d-e0ef-4930-96cf-5e24eb23f608 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03059419-ddfe-45ad-a2c8-6cc93c5c14ee", "connector": null, "instance_uuid": "9bf6507f-0bf1-4f52-bc5f-6865e14a41c7"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:53.384367 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:53.384367 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:53.449586 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-83540c6d-e0ef-4930-96cf-5e24eb23f608 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:15:53.450824 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 295/1208] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:15:53 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 23 18:15:54.225519 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0892c67b-58c8-44b7-b415-2cb0cd2e8960 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:54.229660 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0892c67b-58c8-44b7-b415-2cb0cd2e8960 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:54.229660 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0892c67b-58c8-44b7-b415-2cb0cd2e8960 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:54.229660 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0892c67b-58c8-44b7-b415-2cb0cd2e8960 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:54.243088 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:54.243088 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:54.253780 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0892c67b-58c8-44b7-b415-2cb0cd2e8960 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:54.261223 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0892c67b-58c8-44b7-b415-2cb0cd2e8960 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 returned with HTTP 200 Aug 23 18:15:54.262092 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 306/1209] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:54 2026] GET /volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:54.279177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-03893c8e-f53f-4bb1-b777-234b514f8711 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:54.281252 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03893c8e-f53f-4bb1-b777-234b514f8711 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:54.283820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-03893c8e-f53f-4bb1-b777-234b514f8711 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:54.283820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-03893c8e-f53f-4bb1-b777-234b514f8711 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:54.291406 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:54.291406 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:54.293049 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ea9fd438-ad0a-459d-a60d-84b6d86004ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:54.295556 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea9fd438-ad0a-459d-a60d-84b6d86004ad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:54.295961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea9fd438-ad0a-459d-a60d-84b6d86004ad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:54.296982 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea9fd438-ad0a-459d-a60d-84b6d86004ad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:54.296982 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ea9fd438-ad0a-459d-a60d-84b6d86004ad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:54.297109 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-03893c8e-f53f-4bb1-b777-234b514f8711 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:54.302256 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03893c8e-f53f-4bb1-b777-234b514f8711 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 returned with HTTP 200 Aug 23 18:15:54.302731 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 303/1210] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:54 2026] GET /volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:54.305505 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:54.305505 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:54.307059 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea9fd438-ad0a-459d-a60d-84b6d86004ad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:54.307607 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 307/1211] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:54 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:54.320079 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd92368b-b105-4b51-b637-65fc2412e21c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:54.322393 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:54.322877 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1441863026"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:54.325120 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1441863026'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:54.325261 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume of 1 GB Aug 23 18:15:54.328129 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:54.328129 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:54.331557 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Availability Zones retrieved successfully. Aug 23 18:15:54.338842 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Flow 'volume_create_api' (920ade01-c456-42aa-853f-306f5532aacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:54.340623 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88f07d3-7ef3-4034-9b1d-761f7c9d494b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:54.341592 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:54.390371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88f07d3-7ef3-4034-9b1d-761f7c9d494b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:54.390371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a06cc4-0853-4074-ac2c-c20d745e2287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:54.451291 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Created reservations ['ff98a187-e207-486b-9351-86e6298ce928', 'e063f538-2962-4e64-bf83-f86759a21d7c', 'c114b1de-5048-478b-9c55-cbda7052570b', 'ca4e2486-5ad2-4906-82bc-3d0658b17800'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:54.452256 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a06cc4-0853-4074-ac2c-c20d745e2287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff98a187-e207-486b-9351-86e6298ce928', 'e063f538-2962-4e64-bf83-f86759a21d7c', 'c114b1de-5048-478b-9c55-cbda7052570b', 'ca4e2486-5ad2-4906-82bc-3d0658b17800']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:54.453140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1762be1-5e21-4a10-a30f-c526521f3cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:54.483811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1762be1-5e21-4a10-a30f-c526521f3cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d83b0b-99aa-4c3f-9825-918b47d8ca13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1441863026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1a7fb468a04e879055a20ded89b340',qos_specs=None,replication_status=,reservations=['ff98a187-e207-486b-9351-86e6298ce928','e063f538-2962-4e64-bf83-f86759a21d7c','c114b1de-5048-478b-9c55-cbda7052570b','ca4e2486-5ad2-4906-82bc-3d0658b17800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9f948b09cc4fc29005707a767f192a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1441863026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d83b0b-99aa-4c3f-9825-918b47d8ca13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f1a7fb468a04e879055a20ded89b340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce9f948b09cc4fc29005707a767f192a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:54.483811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c1342-85ff-4cfb-8d4e-9215e3e52770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:54.510641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9c1342-85ff-4cfb-8d4e-9215e3e52770) transitioned into state 'SUCCESS' from state '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-1441863026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f1a7fb468a04e879055a20ded89b340',qos_specs=None,replication_status=,reservations=['ff98a187-e207-486b-9351-86e6298ce928','e063f538-2962-4e64-bf83-f86759a21d7c','c114b1de-5048-478b-9c55-cbda7052570b','ca4e2486-5ad2-4906-82bc-3d0658b17800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9f948b09cc4fc29005707a767f192a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:54.512410 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc95b876-0d68-4565-a298-777bdaf7cb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:54.529982 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc95b876-0d68-4565-a298-777bdaf7cb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:54.531222 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Flow 'volume_create_api' (920ade01-c456-42aa-853f-306f5532aacd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:54.531780 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Create volume request issued successfully. Aug 23 18:15:54.532765 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd92368b-b105-4b51-b637-65fc2412e21c tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:54.533517 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 296/1212] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:54 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:54.554903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5b0ff447-1d51-443d-acf3-760a83b17050 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:54.557190 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b0ff447-1d51-443d-acf3-760a83b17050 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:54.557479 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b0ff447-1d51-443d-acf3-760a83b17050 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:54.557709 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b0ff447-1d51-443d-acf3-760a83b17050 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:54.571645 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:54.571645 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:54.578261 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5b0ff447-1d51-443d-acf3-760a83b17050 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:54.584565 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b0ff447-1d51-443d-acf3-760a83b17050 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 returned with HTTP 200 Aug 23 18:15:54.585253 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 307/1213] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:54 2026] GET /volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:55.326235 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2141c4e6-69cd-4450-86d4-eb3771a8a6a3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:55.329017 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2141c4e6-69cd-4450-86d4-eb3771a8a6a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:55.330085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2141c4e6-69cd-4450-86d4-eb3771a8a6a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:55.330085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2141c4e6-69cd-4450-86d4-eb3771a8a6a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:55.332298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2141c4e6-69cd-4450-86d4-eb3771a8a6a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:55.340073 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:55.340073 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:55.341340 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2141c4e6-69cd-4450-86d4-eb3771a8a6a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:55.346067 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 304/1214] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:55 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:55.604643 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-62dec2bc-7046-4071-ba75-f31a597a18ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:55.614385 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62dec2bc-7046-4071-ba75-f31a597a18ea tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:55.614385 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62dec2bc-7046-4071-ba75-f31a597a18ea tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:55.614385 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62dec2bc-7046-4071-ba75-f31a597a18ea tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:55.627163 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:55.627163 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:55.637330 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-62dec2bc-7046-4071-ba75-f31a597a18ea tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:55.644650 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62dec2bc-7046-4071-ba75-f31a597a18ea tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 returned with HTTP 200 Aug 23 18:15:55.645313 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 308/1215] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:55 2026] GET /volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:55.670496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72fdfc9a-faca-406c-9fd6-db011cd9a640 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:55.673464 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72fdfc9a-faca-406c-9fd6-db011cd9a640 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:55.673808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72fdfc9a-faca-406c-9fd6-db011cd9a640 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:55.674095 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72fdfc9a-faca-406c-9fd6-db011cd9a640 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:55.689153 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:55.689153 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:55.697030 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72fdfc9a-faca-406c-9fd6-db011cd9a640 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:55.706364 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72fdfc9a-faca-406c-9fd6-db011cd9a640 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 returned with HTTP 200 Aug 23 18:15:55.709241 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 297/1216] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:55 2026] GET /volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:55.726213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:55.796259 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:15:55.797451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:55.799978 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:15:55.801110 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Create volume of 1 GB Aug 23 18:15:55.807637 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Availability Zones retrieved successfully. Aug 23 18:15:55.818575 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Flow 'volume_create_api' (3b87e77e-abd2-47cd-81c2-61b701993c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:55.820652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc0ed7c-8be3-459d-b041-92a9e5a17986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:55.823005 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:15:55.881155 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc0ed7c-8be3-459d-b041-92a9e5a17986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:55.882314 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b6d65f-92ca-40a3-9f38-7dab6aa3d4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:56.019316 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Created reservations ['a0c426be-e943-4aa6-aa71-774e6cddcca4', '362f1e80-9c79-488e-9e59-b0ecad5c7f0b', '0c3dedda-b15d-487c-be49-da5eba8d0ccf', '3957cb5f-dde2-4906-a84d-342b514ecbbd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:15:56.020506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b6d65f-92ca-40a3-9f38-7dab6aa3d4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c426be-e943-4aa6-aa71-774e6cddcca4', '362f1e80-9c79-488e-9e59-b0ecad5c7f0b', '0c3dedda-b15d-487c-be49-da5eba8d0ccf', '3957cb5f-dde2-4906-a84d-342b514ecbbd']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:56.021662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da73970f-bf77-4a3d-8ae8-440bb97acd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:56.060662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da73970f-bf77-4a3d-8ae8-440bb97acd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222', '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='1aa1aaab1f634279aca11225efa70aee',qos_specs=None,replication_status=,reservations=['a0c426be-e943-4aa6-aa71-774e6cddcca4','362f1e80-9c79-488e-9e59-b0ecad5c7f0b','0c3dedda-b15d-487c-be49-da5eba8d0ccf','3957cb5f-dde2-4906-a84d-342b514ecbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a780ed9410c14703a8733a37210a58df',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:15:56Z,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=9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa1aaab1f634279aca11225efa70aee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a780ed9410c14703a8733a37210a58df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:56.061438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d2195a-51ca-4336-9ee0-95d207ad1330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:56.101486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d2195a-51ca-4336-9ee0-95d207ad1330) transitioned into state 'SUCCESS' from 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='1aa1aaab1f634279aca11225efa70aee',qos_specs=None,replication_status=,reservations=['a0c426be-e943-4aa6-aa71-774e6cddcca4','362f1e80-9c79-488e-9e59-b0ecad5c7f0b','0c3dedda-b15d-487c-be49-da5eba8d0ccf','3957cb5f-dde2-4906-a84d-342b514ecbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a780ed9410c14703a8733a37210a58df',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:56.103050 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76380dc0-74c0-4fb1-aa33-0d2066eeaa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:15:56.120190 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76380dc0-74c0-4fb1-aa33-0d2066eeaa8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:15:56.121299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Flow 'volume_create_api' (3b87e77e-abd2-47cd-81c2-61b701993c45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:15:56.121985 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Create volume request issued successfully. Aug 23 18:15:56.122488 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e0393ec-9564-4a8d-a057-fad4414a7deb tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:15:56.123261 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 308/1217] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:15:55 2026] POST /volume/v3/volumes => generated 733 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:15:56.149920 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f7f1b4f-13e1-4b2f-854d-1e318dbb7397 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.155080 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f7f1b4f-13e1-4b2f-854d-1e318dbb7397 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] GET https://10.4.3.148/volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 Aug 23 18:15:56.155310 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f7f1b4f-13e1-4b2f-854d-1e318dbb7397 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:56.155433 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f7f1b4f-13e1-4b2f-854d-1e318dbb7397 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:56.172877 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:56.172877 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:56.178484 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9f7f1b4f-13e1-4b2f-854d-1e318dbb7397 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Volume info retrieved successfully. Aug 23 18:15:56.185243 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f7f1b4f-13e1-4b2f-854d-1e318dbb7397 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] https://10.4.3.148/volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 returned with HTTP 200 Aug 23 18:15:56.185633 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 305/1218] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:56 2026] GET /volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:56.198073 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa16934f-f145-433d-a5f2-505c6349ed43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.198756 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa16934f-f145-433d-a5f2-505c6349ed43 None None] GET https://10.4.3.148/volume// Aug 23 18:15:56.199040 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa16934f-f145-433d-a5f2-505c6349ed43 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:56.199754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa16934f-f145-433d-a5f2-505c6349ed43 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:56.199754 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa16934f-f145-433d-a5f2-505c6349ed43 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:56.200304 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 309/1219] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:15:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:56.212050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-785a2f3a-edc0-49fe-8c09-7a65d122588e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.217407 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-785a2f3a-edc0-49fe-8c09-7a65d122588e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:15:56.218187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-785a2f3a-edc0-49fe-8c09-7a65d122588e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:56.218622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-785a2f3a-edc0-49fe-8c09-7a65d122588e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:56.234046 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:56.234046 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:56.241285 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-785a2f3a-edc0-49fe-8c09-7a65d122588e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:56.248189 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-785a2f3a-edc0-49fe-8c09-7a65d122588e tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 returned with HTTP 200 Aug 23 18:15:56.249205 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 298/1220] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:15:56 2026] GET /volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 => generated 1539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:56.365899 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06c18977-6bb7-4474-8de1-6a5e8ef3da86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.369149 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06c18977-6bb7-4474-8de1-6a5e8ef3da86 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:56.369453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06c18977-6bb7-4474-8de1-6a5e8ef3da86 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:56.369731 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06c18977-6bb7-4474-8de1-6a5e8ef3da86 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:56.369984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-06c18977-6bb7-4474-8de1-6a5e8ef3da86 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:56.376972 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:56.376972 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:56.378001 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06c18977-6bb7-4474-8de1-6a5e8ef3da86 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:56.378755 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 309/1221] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:56 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:56.407683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-476fd4b0-3a82-44ad-bea1-8f6b76cdfa5c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.411299 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-476fd4b0-3a82-44ad-bea1-8f6b76cdfa5c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] PUT https://10.4.3.148/volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af Aug 23 18:15:56.412097 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-476fd4b0-3a82-44ad-bea1-8f6b76cdfa5c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:56.423687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-476fd4b0-3a82-44ad-bea1-8f6b76cdfa5c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Acquiring lock "cinder-attachment_update-d4eabc71-3cdf-443a-9221-e4ea3a4e5e39-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:15:56.433397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-476fd4b0-3a82-44ad-bea1-8f6b76cdfa5c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Lock "cinder-attachment_update-d4eabc71-3cdf-443a-9221-e4ea3a4e5e39-np0000007943" acquired by "attachment_update" :: waited 0.010s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:15:56.434896 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:56.434896 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:56.597578 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-476fd4b0-3a82-44ad-bea1-8f6b76cdfa5c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Lock "cinder-attachment_update-d4eabc71-3cdf-443a-9221-e4ea3a4e5e39-np0000007943" released by "attachment_update" :: held 0.164s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:15:56.597872 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-476fd4b0-3a82-44ad-bea1-8f6b76cdfa5c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af returned with HTTP 200 Aug 23 18:15:56.600509 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 306/1222] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:15:56 2026] PUT /volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:56.645479 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-310a8e98-817e-494d-ba7c-8dbacb6961ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.650222 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-310a8e98-817e-494d-ba7c-8dbacb6961ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af/action Aug 23 18:15:56.651558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-310a8e98-817e-494d-ba7c-8dbacb6961ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:56.651770 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-310a8e98-817e-494d-ba7c-8dbacb6961ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:56.687562 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:56.687562 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:56.720257 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-310a8e98-817e-494d-ba7c-8dbacb6961ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af/action returned with HTTP 204 Aug 23 18:15:56.720493 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 310/1223] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:15:56 2026] POST /volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:56.755990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8f41ce6a-1ea5-4afb-aff1-319490d46053 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.757111 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f41ce6a-1ea5-4afb-aff1-319490d46053 None None] GET https://10.4.3.148/volume// Aug 23 18:15:56.757111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f41ce6a-1ea5-4afb-aff1-319490d46053 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:56.757111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f41ce6a-1ea5-4afb-aff1-319490d46053 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:56.757302 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f41ce6a-1ea5-4afb-aff1-319490d46053 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:56.758470 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 299/1224] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:15:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:56.775286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd09505f-78a7-4dec-b09b-ba9f55198784 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.777627 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd09505f-78a7-4dec-b09b-ba9f55198784 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:15:56.778259 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd09505f-78a7-4dec-b09b-ba9f55198784 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:56.779671 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd09505f-78a7-4dec-b09b-ba9f55198784 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:56.793218 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:56.793218 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:56.806817 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd09505f-78a7-4dec-b09b-ba9f55198784 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:56.815391 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd09505f-78a7-4dec-b09b-ba9f55198784 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c returned with HTTP 200 Aug 23 18:15:56.816012 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 310/1225] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:15:56 2026] GET /volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:56.958895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ec66adfe-5f78-42da-a3ba-0821cef9042a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:56.959462 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ec66adfe-5f78-42da-a3ba-0821cef9042a tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] PUT https://10.4.3.148/volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930 Aug 23 18:15:56.962983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ec66adfe-5f78-42da-a3ba-0821cef9042a tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:56.976840 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ec66adfe-5f78-42da-a3ba-0821cef9042a tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Acquiring lock "cinder-attachment_update-33cabe55-dad6-4043-a4a9-a455ec10af3c-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:15:56.984812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ec66adfe-5f78-42da-a3ba-0821cef9042a tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Lock "cinder-attachment_update-33cabe55-dad6-4043-a4a9-a455ec10af3c-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:15:56.985622 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:56.985622 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:57.166324 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ec66adfe-5f78-42da-a3ba-0821cef9042a tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Lock "cinder-attachment_update-33cabe55-dad6-4043-a4a9-a455ec10af3c-np0000007943" released by "attachment_update" :: held 0.182s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:15:57.166760 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-ec66adfe-5f78-42da-a3ba-0821cef9042a tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930 returned with HTTP 200 Aug 23 18:15:57.168123 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 307/1226] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:15:56 2026] PUT /volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:57.210718 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1e308f1-4aee-4ee1-99c4-98af2b4b430d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.215228 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1e308f1-4aee-4ee1-99c4-98af2b4b430d tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] GET https://10.4.3.148/volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 Aug 23 18:15:57.215228 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1e308f1-4aee-4ee1-99c4-98af2b4b430d tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.215404 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1e308f1-4aee-4ee1-99c4-98af2b4b430d tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.228563 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.228563 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:57.234840 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-1e9c4ee0-1908-4f95-901e-bbd6eafc85c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.244212 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b1e308f1-4aee-4ee1-99c4-98af2b4b430d tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Volume info retrieved successfully. Aug 23 18:15:57.244462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-1e9c4ee0-1908-4f95-901e-bbd6eafc85c7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930/action Aug 23 18:15:57.244462 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-1e9c4ee0-1908-4f95-901e-bbd6eafc85c7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:57.244462 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-1e9c4ee0-1908-4f95-901e-bbd6eafc85c7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:57.244670 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1e308f1-4aee-4ee1-99c4-98af2b4b430d tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] https://10.4.3.148/volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 returned with HTTP 200 Aug 23 18:15:57.244670 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 311/1227] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:57 2026] GET /volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:57.275786 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.283438 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1&project_id=0f1a7fb468a04e879055a20ded89b340 Aug 23 18:15:57.283438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.283438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.283438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Could not evaluate value 0f1a7fb468a04e879055a20ded89b340, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:15:57.284730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Searching by: MultiDict([('project_id', '0f1a7fb468a04e879055a20ded89b340'), ('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:15:57.291318 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.291318 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:57.341065 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-1e9c4ee0-1908-4f95-901e-bbd6eafc85c7 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930/action returned with HTTP 204 Aug 23 18:15:57.341065 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 300/1228] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:15:57 2026] POST /volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:57.343762 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Get all volumes completed successfully. Aug 23 18:15:57.345244 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.345244 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:57.356526 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d9e22a4-91c9-4e93-ac32-b4be412c44d4 tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1&project_id=0f1a7fb468a04e879055a20ded89b340 returned with HTTP 200 Aug 23 18:15:57.357267 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 311/1229] 10.4.3.148 () {66 vars in 1373 bytes} [Sun Aug 23 18:15:57 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=0f1a7fb468a04e879055a20ded89b340 => generated 3028 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:57.381452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0419433d-36ca-4f30-b089-4f43ceebd824 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.381452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0419433d-36ca-4f30-b089-4f43ceebd824 None None] GET https://10.4.3.148/volume// Aug 23 18:15:57.381452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0419433d-36ca-4f30-b089-4f43ceebd824 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.384949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0419433d-36ca-4f30-b089-4f43ceebd824 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.384949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0419433d-36ca-4f30-b089-4f43ceebd824 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:15:57.385126 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 308/1230] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:15:57 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:15:57.386625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.388743 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 Aug 23 18:15:57.389067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.389252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.389519 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Delete volume with id: 9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 Aug 23 18:15:57.398021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4f02eae-f67c-46f2-82e4-dc54e909beb1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.399819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-f1ba736e-2c14-4391-9ce9-e1270ea9289d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.400967 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4f02eae-f67c-46f2-82e4-dc54e909beb1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:57.401188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4f02eae-f67c-46f2-82e4-dc54e909beb1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.401575 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4f02eae-f67c-46f2-82e4-dc54e909beb1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.401812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c4f02eae-f67c-46f2-82e4-dc54e909beb1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:57.407769 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-f1ba736e-2c14-4391-9ce9-e1270ea9289d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:15:57.407769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-f1ba736e-2c14-4391-9ce9-e1270ea9289d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.408597 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-f1ba736e-2c14-4391-9ce9-e1270ea9289d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.409248 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.409248 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:57.409857 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Volume info retrieved successfully. Aug 23 18:15:57.412330 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.412330 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:57.415060 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4f02eae-f67c-46f2-82e4-dc54e909beb1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:57.416862 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 301/1231] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:57 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:57.425348 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.425348 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:57.430687 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-f1ba736e-2c14-4391-9ce9-e1270ea9289d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:15:57.436818 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-f1ba736e-2c14-4391-9ce9-e1270ea9289d tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee returned with HTTP 200 Aug 23 18:15:57.437428 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 312/1232] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:15:57 2026] GET /volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:15:57.448167 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] Delete volume request issued successfully. Aug 23 18:15:57.448472 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e687e92-ed7f-40d5-985f-57eb2c9cb6dc tempest-VolumesListAdminTestJSON-2032397824 tempest-VolumesListAdminTestJSON-2032397824-project-admin] https://10.4.3.148/volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 returned with HTTP 202 Aug 23 18:15:57.449333 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 312/1233] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:57 2026] DELETE /volume/v3/volumes/9f0eb4a4-740d-4f8c-a2d5-e7b07a3bb222 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:57.462831 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7680b1d5-b92e-4979-8c0d-63e9b46910e2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.465542 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7680b1d5-b92e-4979-8c0d-63e9b46910e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:57.465817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7680b1d5-b92e-4979-8c0d-63e9b46910e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.466061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7680b1d5-b92e-4979-8c0d-63e9b46910e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.479928 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.479928 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:57.486687 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7680b1d5-b92e-4979-8c0d-63e9b46910e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:57.491944 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7680b1d5-b92e-4979-8c0d-63e9b46910e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 returned with HTTP 200 Aug 23 18:15:57.492438 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 309/1234] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:57 2026] GET /volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:15:57.513773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.518064 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] DELETE https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:57.518064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.519208 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.519208 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Delete volume with id: 49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:57.540757 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.540757 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:57.542028 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:57.588612 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Delete volume request issued successfully. Aug 23 18:15:57.588612 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c895e7b-bea5-435d-9fbe-ee2ca14d95d2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 returned with HTTP 202 Aug 23 18:15:57.588612 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 302/1235] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:57 2026] DELETE /volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:57.602298 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-56d39bd2-4e34-41ea-bc67-256d7b40bba4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.606968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1a4b715d-55b8-4fd0-930c-4d0cf166ecb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.610646 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-56d39bd2-4e34-41ea-bc67-256d7b40bba4 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] PUT https://10.4.3.148/volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea Aug 23 18:15:57.610983 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a4b715d-55b8-4fd0-930c-4d0cf166ecb7 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:57.611276 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-56d39bd2-4e34-41ea-bc67-256d7b40bba4 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:57.611362 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a4b715d-55b8-4fd0-930c-4d0cf166ecb7 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:57.611572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a4b715d-55b8-4fd0-930c-4d0cf166ecb7 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:57.629900 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.629900 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:57.630615 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-56d39bd2-4e34-41ea-bc67-256d7b40bba4 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Acquiring lock "cinder-attachment_update-03059419-ddfe-45ad-a2c8-6cc93c5c14ee-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:15:57.640081 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-56d39bd2-4e34-41ea-bc67-256d7b40bba4 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Lock "cinder-attachment_update-03059419-ddfe-45ad-a2c8-6cc93c5c14ee-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:15:57.643549 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.643549 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:57.644088 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1a4b715d-55b8-4fd0-930c-4d0cf166ecb7 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:57.651940 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a4b715d-55b8-4fd0-930c-4d0cf166ecb7 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 returned with HTTP 200 Aug 23 18:15:57.655180 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 313/1236] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:57 2026] GET /volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:57.885116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-56d39bd2-4e34-41ea-bc67-256d7b40bba4 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Lock "cinder-attachment_update-03059419-ddfe-45ad-a2c8-6cc93c5c14ee-np0000007943" released by "attachment_update" :: held 0.246s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:15:57.885555 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-56d39bd2-4e34-41ea-bc67-256d7b40bba4 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea returned with HTTP 200 Aug 23 18:15:57.887914 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 313/1237] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:15:57 2026] PUT /volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea => generated 969 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:15:57.948552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd7e1177-4d5c-4ced-89c3-26a281273ec0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:57.953923 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd7e1177-4d5c-4ced-89c3-26a281273ec0 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] POST https://10.4.3.148/volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea/action Aug 23 18:15:57.954479 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd7e1177-4d5c-4ced-89c3-26a281273ec0 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:15:57.954781 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd7e1177-4d5c-4ced-89c3-26a281273ec0 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:15:57.979983 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:57.979983 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:58.008972 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e7196f6-c24e-43e1-b498-9557bc5e6c3e req-cd7e1177-4d5c-4ced-89c3-26a281273ec0 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea/action returned with HTTP 204 Aug 23 18:15:58.009918 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 310/1238] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:15:57 2026] POST /volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:58.437559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2711ebc8-f9b6-4a9d-b089-21eec74c9d3c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:58.442642 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2711ebc8-f9b6-4a9d-b089-21eec74c9d3c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:58.442642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2711ebc8-f9b6-4a9d-b089-21eec74c9d3c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:58.442642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2711ebc8-f9b6-4a9d-b089-21eec74c9d3c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:58.442642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2711ebc8-f9b6-4a9d-b089-21eec74c9d3c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:58.450206 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:58.450206 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:58.450816 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2711ebc8-f9b6-4a9d-b089-21eec74c9d3c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:58.451739 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 303/1239] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:58 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:58.683620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0334943-33a6-4286-a343-4cc2507404e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:58.686219 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0334943-33a6-4286-a343-4cc2507404e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 Aug 23 18:15:58.686458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0334943-33a6-4286-a343-4cc2507404e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:58.686899 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0334943-33a6-4286-a343-4cc2507404e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:58.697646 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0334943-33a6-4286-a343-4cc2507404e2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 returned with HTTP 404 Aug 23 18:15:58.698453 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 314/1240] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:58 2026] GET /volume/v3/volumes/49d83b0b-99aa-4c3f-9825-918b47d8ca13 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:58.716052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be682b95-c3bc-45e2-bed2-d406e3516f18 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:58.721420 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be682b95-c3bc-45e2-bed2-d406e3516f18 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:58.721420 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be682b95-c3bc-45e2-bed2-d406e3516f18 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:58.721885 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be682b95-c3bc-45e2-bed2-d406e3516f18 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:58.737811 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:58.737811 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:15:58.745861 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-be682b95-c3bc-45e2-bed2-d406e3516f18 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:58.754549 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be682b95-c3bc-45e2-bed2-d406e3516f18 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 returned with HTTP 200 Aug 23 18:15:58.754766 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 314/1241] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:58 2026] GET /volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:15:58.776893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:58.779905 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:58.780073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:58.780327 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:58.780486 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Delete volume with id: e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:58.793429 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:58.793429 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:58.794138 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:58.842880 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Delete volume request issued successfully. Aug 23 18:15:58.843052 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e202797-8db8-4a0e-a3d8-a0d4c2f993b1 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 returned with HTTP 202 Aug 23 18:15:58.843777 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 311/1242] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:58 2026] DELETE /volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:15:58.857728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-96b5a72b-4440-4253-a0c9-315a34739790 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:58.864588 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96b5a72b-4440-4253-a0c9-315a34739790 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:58.864588 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96b5a72b-4440-4253-a0c9-315a34739790 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:58.864588 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96b5a72b-4440-4253-a0c9-315a34739790 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:58.879052 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:58.879052 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:15:58.889761 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-96b5a72b-4440-4253-a0c9-315a34739790 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:58.897734 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96b5a72b-4440-4253-a0c9-315a34739790 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 returned with HTTP 200 Aug 23 18:15:58.902823 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 304/1243] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:58 2026] GET /volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:59.472914 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fde767c-d126-42b4-b030-b6062933b8ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:59.476175 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fde767c-d126-42b4-b030-b6062933b8ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:15:59.476605 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fde767c-d126-42b4-b030-b6062933b8ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:59.477056 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fde767c-d126-42b4-b030-b6062933b8ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:59.477303 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1fde767c-d126-42b4-b030-b6062933b8ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:15:59.486564 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:59.486564 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:15:59.487718 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fde767c-d126-42b4-b030-b6062933b8ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:15:59.489058 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 315/1244] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:59 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:15:59.916973 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f3008a90-f662-4ab1-b57a-1c0518f8f4e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:59.919386 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3008a90-f662-4ab1-b57a-1c0518f8f4e4 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 Aug 23 18:15:59.920051 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3008a90-f662-4ab1-b57a-1c0518f8f4e4 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:59.920051 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3008a90-f662-4ab1-b57a-1c0518f8f4e4 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:59.928587 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3008a90-f662-4ab1-b57a-1c0518f8f4e4 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 returned with HTTP 404 Aug 23 18:15:59.929293 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 315/1245] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:59 2026] GET /volume/v3/volumes/e912932f-dfc8-4a33-8ad3-80be55c34095 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:15:59.939164 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-57a48f2d-1fd1-48b4-bbc0-22ec522c2e67 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:15:59.941207 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57a48f2d-1fd1-48b4-bbc0-22ec522c2e67 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:15:59.941478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57a48f2d-1fd1-48b4-bbc0-22ec522c2e67 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:15:59.942516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57a48f2d-1fd1-48b4-bbc0-22ec522c2e67 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:15:59.952659 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:15:59.952659 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:15:59.967489 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-57a48f2d-1fd1-48b4-bbc0-22ec522c2e67 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:15:59.976590 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57a48f2d-1fd1-48b4-bbc0-22ec522c2e67 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e returned with HTTP 200 Aug 23 18:15:59.977264 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 312/1246] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:15:59 2026] GET /volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:00.001281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:00.004152 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] DELETE https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:16:00.004932 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:00.004932 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:00.004932 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Delete volume with id: db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:16:00.016379 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:00.016379 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:00.017299 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:16:00.057616 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Delete volume request issued successfully. Aug 23 18:16:00.058650 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7fa50c26-0643-41d6-8307-93796bab2bd2 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e returned with HTTP 202 Aug 23 18:16:00.059351 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 305/1247] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:15:59 2026] DELETE /volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:00.076192 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f51e471a-fa53-4b1b-a42d-ff296536f821 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:00.082492 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f51e471a-fa53-4b1b-a42d-ff296536f821 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:16:00.082905 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f51e471a-fa53-4b1b-a42d-ff296536f821 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:00.083361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f51e471a-fa53-4b1b-a42d-ff296536f821 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:00.097708 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:00.097708 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:00.107967 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f51e471a-fa53-4b1b-a42d-ff296536f821 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Volume info retrieved successfully. Aug 23 18:16:00.120220 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f51e471a-fa53-4b1b-a42d-ff296536f821 tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e returned with HTTP 200 Aug 23 18:16:00.120898 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 316/1248] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:00 2026] GET /volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:00.508583 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d593bfdf-55de-4514-a1e1-6a0c2434cd7c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:00.510588 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d593bfdf-55de-4514-a1e1-6a0c2434cd7c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:00.511058 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d593bfdf-55de-4514-a1e1-6a0c2434cd7c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:00.511563 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d593bfdf-55de-4514-a1e1-6a0c2434cd7c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:00.511563 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d593bfdf-55de-4514-a1e1-6a0c2434cd7c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:00.523969 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:00.523969 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:00.528443 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d593bfdf-55de-4514-a1e1-6a0c2434cd7c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:00.528443 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 316/1249] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:00 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:01.144868 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33eb1384-f121-41f4-8633-0c4adef0b50f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.149073 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33eb1384-f121-41f4-8633-0c4adef0b50f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] GET https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e Aug 23 18:16:01.149073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33eb1384-f121-41f4-8633-0c4adef0b50f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.150501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33eb1384-f121-41f4-8633-0c4adef0b50f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.158459 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33eb1384-f121-41f4-8633-0c4adef0b50f tempest-VolumesListAdminTestJSON-1511376545 tempest-VolumesListAdminTestJSON-1511376545-project-member] https://10.4.3.148/volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e returned with HTTP 404 Aug 23 18:16:01.160032 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 313/1250] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/v3/volumes/db9af0f2-ba94-4f8f-b6fc-8480594aae7e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:01.234048 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b231464c-9c18-4bf2-90d6-23e5d6c98fbb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.236286 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b231464c-9c18-4bf2-90d6-23e5d6c98fbb tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:01.236780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b231464c-9c18-4bf2-90d6-23e5d6c98fbb tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.237037 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b231464c-9c18-4bf2-90d6-23e5d6c98fbb tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.249603 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:01.249603 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:01.257631 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b231464c-9c18-4bf2-90d6-23e5d6c98fbb tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:01.265250 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b231464c-9c18-4bf2-90d6-23e5d6c98fbb tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:01.265892 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 306/1251] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:01.293311 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b0ab4d8a-2fa6-4e43-8d44-af48b7d000cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.296436 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0ab4d8a-2fa6-4e43-8d44-af48b7d000cc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:01.296603 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0ab4d8a-2fa6-4e43-8d44-af48b7d000cc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.297547 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0ab4d8a-2fa6-4e43-8d44-af48b7d000cc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.308093 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:01.308093 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:01.314158 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0ab4d8a-2fa6-4e43-8d44-af48b7d000cc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:01.319757 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0ab4d8a-2fa6-4e43-8d44-af48b7d000cc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:01.320112 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 317/1252] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:01.398321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-adaa2f12-e221-4aaf-9893-4d7ffc0cd0dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.401482 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-adaa2f12-e221-4aaf-9893-4d7ffc0cd0dc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:01.402411 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-adaa2f12-e221-4aaf-9893-4d7ffc0cd0dc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.402411 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-adaa2f12-e221-4aaf-9893-4d7ffc0cd0dc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.419048 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:01.419048 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:01.431352 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-adaa2f12-e221-4aaf-9893-4d7ffc0cd0dc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:01.440740 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-adaa2f12-e221-4aaf-9893-4d7ffc0cd0dc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:01.440740 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 317/1253] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:01.548042 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f11c36e-189d-4051-9149-8d5ce3eb736a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.552586 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f11c36e-189d-4051-9149-8d5ce3eb736a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:01.552586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f11c36e-189d-4051-9149-8d5ce3eb736a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.552586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f11c36e-189d-4051-9149-8d5ce3eb736a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.552586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9f11c36e-189d-4051-9149-8d5ce3eb736a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:01.561694 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:01.561694 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:01.562736 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f11c36e-189d-4051-9149-8d5ce3eb736a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:01.563850 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 314/1254] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:01.643352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84c2f2d4-e4d2-4a0c-b6f1-ad175d8458c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.644410 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84c2f2d4-e4d2-4a0c-b6f1-ad175d8458c1 None None] GET https://10.4.3.148/volume// Aug 23 18:16:01.644410 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84c2f2d4-e4d2-4a0c-b6f1-ad175d8458c1 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.644410 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84c2f2d4-e4d2-4a0c-b6f1-ad175d8458c1 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.644568 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84c2f2d4-e4d2-4a0c-b6f1-ad175d8458c1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:01.647207 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 307/1255] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 23 18:16:01.660459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-9a3370d8-8734-4055-a5b2-09dac0015bb0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.663948 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-9a3370d8-8734-4055-a5b2-09dac0015bb0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:01.664062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-9a3370d8-8734-4055-a5b2-09dac0015bb0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de63e10a-8292-4e27-8ed4-1407ad67807e", "connector": null, "instance_uuid": "5b10129e-e218-4d3f-a10f-8607efd438db"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:01.692935 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:01.692935 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:01.778218 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-9a3370d8-8734-4055-a5b2-09dac0015bb0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:01.778940 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 318/1256] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:01 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:01.860729 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b85258fa-0793-4081-bcb0-1a47b1d7c768 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.866596 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b85258fa-0793-4081-bcb0-1a47b1d7c768 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:01.868201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b85258fa-0793-4081-bcb0-1a47b1d7c768 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.868300 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b85258fa-0793-4081-bcb0-1a47b1d7c768 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.901665 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:01.901665 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:01.916992 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b85258fa-0793-4081-bcb0-1a47b1d7c768 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:01.924755 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d18be9ce-5177-4648-b928-a275a7567e67 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.924755 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d18be9ce-5177-4648-b928-a275a7567e67 None None] GET https://10.4.3.148/volume// Aug 23 18:16:01.924755 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d18be9ce-5177-4648-b928-a275a7567e67 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.924755 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d18be9ce-5177-4648-b928-a275a7567e67 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.924755 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d18be9ce-5177-4648-b928-a275a7567e67 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:01.924755 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 315/1257] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:01.931559 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b85258fa-0793-4081-bcb0-1a47b1d7c768 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:01.932667 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 318/1258] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 881 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:01.944133 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f1e32584-e2d9-44c2-8e14-7e69fcf5b9f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:01.950080 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f1e32584-e2d9-44c2-8e14-7e69fcf5b9f6 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:01.950278 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f1e32584-e2d9-44c2-8e14-7e69fcf5b9f6 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:01.950484 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f1e32584-e2d9-44c2-8e14-7e69fcf5b9f6 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:01.976632 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:01.976632 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:01.984670 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f1e32584-e2d9-44c2-8e14-7e69fcf5b9f6 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:01.990140 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f1e32584-e2d9-44c2-8e14-7e69fcf5b9f6 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:01.990804 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 308/1259] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:01 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:02.162775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-20eaeca3-48aa-4c2f-a6b0-087d076d57b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:02.169057 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-20eaeca3-48aa-4c2f-a6b0-087d076d57b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] PUT https://10.4.3.148/volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc Aug 23 18:16:02.169057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-20eaeca3-48aa-4c2f-a6b0-087d076d57b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:02.189416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-20eaeca3-48aa-4c2f-a6b0-087d076d57b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Acquiring lock "cinder-attachment_update-de63e10a-8292-4e27-8ed4-1407ad67807e-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:02.202470 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-20eaeca3-48aa-4c2f-a6b0-087d076d57b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-de63e10a-8292-4e27-8ed4-1407ad67807e-np0000007943" acquired by "attachment_update" :: waited 0.014s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:02.203709 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:02.203709 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:02.423950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-20eaeca3-48aa-4c2f-a6b0-087d076d57b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-de63e10a-8292-4e27-8ed4-1407ad67807e-np0000007943" released by "attachment_update" :: held 0.221s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:02.425785 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-20eaeca3-48aa-4c2f-a6b0-087d076d57b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc returned with HTTP 200 Aug 23 18:16:02.425785 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 319/1260] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:02 2026] PUT /volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc => generated 968 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:02.440663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f51e0c35-b1ff-48ea-947c-6f560aa7d93f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:02.445366 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f51e0c35-b1ff-48ea-947c-6f560aa7d93f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/encryption Aug 23 18:16:02.445582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f51e0c35-b1ff-48ea-947c-6f560aa7d93f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:02.448636 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f51e0c35-b1ff-48ea-947c-6f560aa7d93f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:02.463749 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:02.463749 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:02.476002 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f51e0c35-b1ff-48ea-947c-6f560aa7d93f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/encryption returned with HTTP 200 Aug 23 18:16:02.476002 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 316/1261] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:16:02 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:02.584726 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-483d5125-333f-4098-8ebf-47bbf676c073 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:02.588585 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-483d5125-333f-4098-8ebf-47bbf676c073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:02.588585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-483d5125-333f-4098-8ebf-47bbf676c073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:02.588724 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-483d5125-333f-4098-8ebf-47bbf676c073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:02.588869 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-483d5125-333f-4098-8ebf-47bbf676c073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:02.602401 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:02.602401 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:02.602401 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-483d5125-333f-4098-8ebf-47bbf676c073 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:02.602401 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 319/1262] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:02 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:02.953292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-01ec64e4-458a-4886-bb98-0bbcc69ba791 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:02.957856 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01ec64e4-458a-4886-bb98-0bbcc69ba791 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:02.957856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01ec64e4-458a-4886-bb98-0bbcc69ba791 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:02.958627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01ec64e4-458a-4886-bb98-0bbcc69ba791 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:02.988833 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:02.988833 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:03.000424 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-01ec64e4-458a-4886-bb98-0bbcc69ba791 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:03.011155 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01ec64e4-458a-4886-bb98-0bbcc69ba791 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:03.012276 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 309/1263] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:02 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:03.623554 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dca09084-3aef-4906-9d48-6d1df13eafb2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:03.630908 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dca09084-3aef-4906-9d48-6d1df13eafb2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:03.631623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dca09084-3aef-4906-9d48-6d1df13eafb2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:03.632289 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dca09084-3aef-4906-9d48-6d1df13eafb2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:03.632484 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dca09084-3aef-4906-9d48-6d1df13eafb2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:03.642352 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:03.642352 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:03.643380 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dca09084-3aef-4906-9d48-6d1df13eafb2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:03.644374 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 320/1264] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:03 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:04.036333 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4bf67905-d18c-42f4-a623-d3b3e9e4224f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:04.040083 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4bf67905-d18c-42f4-a623-d3b3e9e4224f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:04.040083 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4bf67905-d18c-42f4-a623-d3b3e9e4224f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:04.040764 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4bf67905-d18c-42f4-a623-d3b3e9e4224f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:04.069246 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:04.069246 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:04.076947 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4bf67905-d18c-42f4-a623-d3b3e9e4224f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:04.088728 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4bf67905-d18c-42f4-a623-d3b3e9e4224f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:04.089710 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 317/1265] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:04 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:04.145330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:04.148281 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:04.149657 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1189700126"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:04.152714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1189700126'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:04.162096 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume of 1 GB Aug 23 18:16:04.162912 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:04.162912 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:04.163173 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Availability Zones retrieved successfully. Aug 23 18:16:04.176188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (ab3611ca-ed45-4e4b-82e6-454d1d48b253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:04.177852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cc1dd3-6402-4b7b-b593-c7f6066e04ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:04.179215 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:04.195578 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:04.195578 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:04.223277 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cc1dd3-6402-4b7b-b593-c7f6066e04ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42dbec79-1b01-4fbb-bbfb-14d87b1e96e2', 'encryption_key_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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:04.225245 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2481a84-45c6-48a9-a05f-c528374976d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:04.316175 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Created reservations ['2291d00b-6f17-4d97-a3f7-d09eedfba743', 'b6ab436e-e8e6-4556-946d-4f7ffb19c285', '33cfb687-ea8f-4170-a0bd-a5b4807b6297', '96f09ca9-c8a0-4eab-8bed-ec31d1b8fe67'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:04.317397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2481a84-45c6-48a9-a05f-c528374976d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2291d00b-6f17-4d97-a3f7-d09eedfba743', 'b6ab436e-e8e6-4556-946d-4f7ffb19c285', '33cfb687-ea8f-4170-a0bd-a5b4807b6297', '96f09ca9-c8a0-4eab-8bed-ec31d1b8fe67']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:04.318735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78be1672-14bf-4256-aa32-8ea53e906137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:04.358760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78be1672-14bf-4256-aa32-8ea53e906137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dbc1132-b154-46bf-8e02-bd624c9ab08a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1189700126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['2291d00b-6f17-4d97-a3f7-d09eedfba743','b6ab436e-e8e6-4556-946d-4f7ffb19c285','33cfb687-ea8f-4170-a0bd-a5b4807b6297','96f09ca9-c8a0-4eab-8bed-ec31d1b8fe67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1189700126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dbc1132-b154-46bf-8e02-bd624c9ab08a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='efb776d7b4f74b01bb0063cc5039026b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f258c1db054948c99959f29cf9222e9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42dbec79-1b01-4fbb-bbfb-14d87b1e96e2),volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:04.360261 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c854094a-b66a-4e5e-8192-92250c060785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:04.398440 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c854094a-b66a-4e5e-8192-92250c060785) transitioned into state 'SUCCESS' from state '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-1189700126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['2291d00b-6f17-4d97-a3f7-d09eedfba743','b6ab436e-e8e6-4556-946d-4f7ffb19c285','33cfb687-ea8f-4170-a0bd-a5b4807b6297','96f09ca9-c8a0-4eab-8bed-ec31d1b8fe67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:04.399510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4b8b2f-0328-4ec6-b001-d87afb148085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:04.420333 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4b8b2f-0328-4ec6-b001-d87afb148085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:04.421149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (ab3611ca-ed45-4e4b-82e6-454d1d48b253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:04.422534 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request issued successfully. Aug 23 18:16:04.424183 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0acd0cf7-22dc-417e-9736-eb4a74fbfccd tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:04.425062 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 320/1266] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:04 2026] POST /volume/v3/volumes => generated 760 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:04.447480 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a2c33b49-de3d-418f-a12c-d5ec85fa2106 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:04.450675 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2c33b49-de3d-418f-a12c-d5ec85fa2106 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:04.451725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2c33b49-de3d-418f-a12c-d5ec85fa2106 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:04.451725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2c33b49-de3d-418f-a12c-d5ec85fa2106 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:04.462298 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:04.462298 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:04.472500 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a2c33b49-de3d-418f-a12c-d5ec85fa2106 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:04.487883 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2c33b49-de3d-418f-a12c-d5ec85fa2106 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:04.488585 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 310/1267] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:04 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:04.665305 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ecfa9ac-b86f-45e7-9d0c-68001ffb652c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:04.667454 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ecfa9ac-b86f-45e7-9d0c-68001ffb652c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:04.667906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ecfa9ac-b86f-45e7-9d0c-68001ffb652c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:04.668184 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ecfa9ac-b86f-45e7-9d0c-68001ffb652c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:04.668590 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6ecfa9ac-b86f-45e7-9d0c-68001ffb652c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:04.676034 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:04.676034 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:04.678557 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ecfa9ac-b86f-45e7-9d0c-68001ffb652c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:04.679222 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 321/1268] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:04 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:05.111090 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-256fafc3-9df8-4534-8645-7504e7bc444d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:05.113298 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-256fafc3-9df8-4534-8645-7504e7bc444d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:05.113582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-256fafc3-9df8-4534-8645-7504e7bc444d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:05.113873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-256fafc3-9df8-4534-8645-7504e7bc444d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:05.129434 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:05.129434 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:05.135847 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-256fafc3-9df8-4534-8645-7504e7bc444d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:05.142456 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-256fafc3-9df8-4534-8645-7504e7bc444d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:05.143058 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 318/1269] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:05 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:05.181217 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b6e39c34-033b-482c-a913-ef745492e37b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:05.343545 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6e39c34-033b-482c-a913-ef745492e37b tempest-ExtensionsTestJSON-1079964327 tempest-ExtensionsTestJSON-1079964327-project-member] GET https://10.4.3.148/volume/v3/extensions Aug 23 18:16:05.343941 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6e39c34-033b-482c-a913-ef745492e37b tempest-ExtensionsTestJSON-1079964327 tempest-ExtensionsTestJSON-1079964327-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:05.344066 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6e39c34-033b-482c-a913-ef745492e37b tempest-ExtensionsTestJSON-1079964327 tempest-ExtensionsTestJSON-1079964327-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:05.344375 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6e39c34-033b-482c-a913-ef745492e37b tempest-ExtensionsTestJSON-1079964327 tempest-ExtensionsTestJSON-1079964327-project-member] https://10.4.3.148/volume/v3/extensions returned with HTTP 200 Aug 23 18:16:05.344749 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 321/1270] 10.4.3.148 () {66 vars in 1246 bytes} [Sun Aug 23 18:16:05 2026] GET /volume/v3/extensions => generated 5245 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:05.513906 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8babc29c-94b7-40ed-ae6b-07d5dad248af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:05.521517 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8babc29c-94b7-40ed-ae6b-07d5dad248af tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:05.521517 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8babc29c-94b7-40ed-ae6b-07d5dad248af tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:05.521517 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8babc29c-94b7-40ed-ae6b-07d5dad248af tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:05.539864 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:05.539864 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:05.550870 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8babc29c-94b7-40ed-ae6b-07d5dad248af tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:05.562911 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8babc29c-94b7-40ed-ae6b-07d5dad248af tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:05.563221 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 311/1271] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:05 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:05.650292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-95349a77-37a7-4907-b418-0b3eed997730 req-3689ccfb-216f-4d83-a8a0-f38d7b6cd1b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:05.653983 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-3689ccfb-216f-4d83-a8a0-f38d7b6cd1b0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:05.654322 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-3689ccfb-216f-4d83-a8a0-f38d7b6cd1b0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:05.655749 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-3689ccfb-216f-4d83-a8a0-f38d7b6cd1b0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:05.668778 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:05.668778 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:05.680325 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-95349a77-37a7-4907-b418-0b3eed997730 req-3689ccfb-216f-4d83-a8a0-f38d7b6cd1b0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:05.689646 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-3689ccfb-216f-4d83-a8a0-f38d7b6cd1b0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:05.690414 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 322/1272] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:05 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:05.695409 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c92bc143-720b-444a-b0a1-b550882e8be0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:05.697575 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c92bc143-720b-444a-b0a1-b550882e8be0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:05.697717 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c92bc143-720b-444a-b0a1-b550882e8be0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:05.697990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c92bc143-720b-444a-b0a1-b550882e8be0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:05.698154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c92bc143-720b-444a-b0a1-b550882e8be0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:05.712974 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:05.712974 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:05.714030 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c92bc143-720b-444a-b0a1-b550882e8be0 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:05.714617 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 319/1273] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:05 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:05.847541 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f048756-a586-47c9-a9f8-22cbb868de92 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:05.848101 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f048756-a586-47c9-a9f8-22cbb868de92 None None] GET https://10.4.3.148/volume// Aug 23 18:16:05.848349 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f048756-a586-47c9-a9f8-22cbb868de92 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:05.848589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f048756-a586-47c9-a9f8-22cbb868de92 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:05.849139 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f048756-a586-47c9-a9f8-22cbb868de92 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:05.849515 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 322/1274] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:05.860479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-95349a77-37a7-4907-b418-0b3eed997730 req-1974c208-81bd-42c3-bfdb-aa2e17a46b7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:05.865241 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-1974c208-81bd-42c3-bfdb-aa2e17a46b7b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:05.866698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-1974c208-81bd-42c3-bfdb-aa2e17a46b7b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dbc1132-b154-46bf-8e02-bd624c9ab08a", "connector": null, "instance_uuid": "293e7bd1-9757-4422-a7dc-4634604655a1"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:05.887723 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:05.887723 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:05.961296 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-1974c208-81bd-42c3-bfdb-aa2e17a46b7b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:05.961296 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 312/1275] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:05 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:06.016534 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2feaa9e8-7668-4983-9fd1-7ef89370292a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:06.020733 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2feaa9e8-7668-4983-9fd1-7ef89370292a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:06.020733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2feaa9e8-7668-4983-9fd1-7ef89370292a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:06.020733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2feaa9e8-7668-4983-9fd1-7ef89370292a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:06.036017 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:06.036017 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:06.042017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-29177057-704d-44cc-a978-039447ca14b2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:06.042178 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2feaa9e8-7668-4983-9fd1-7ef89370292a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:06.042636 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29177057-704d-44cc-a978-039447ca14b2 None None] GET https://10.4.3.148/volume// Aug 23 18:16:06.042931 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29177057-704d-44cc-a978-039447ca14b2 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:06.043202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29177057-704d-44cc-a978-039447ca14b2 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:06.043645 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29177057-704d-44cc-a978-039447ca14b2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:06.044422 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 320/1276] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:06.050960 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2feaa9e8-7668-4983-9fd1-7ef89370292a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:06.050960 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 323/1277] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:06 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:06.060976 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-95349a77-37a7-4907-b418-0b3eed997730 req-04187e78-6cab-43fb-8143-3207ac25cf23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:06.065562 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-04187e78-6cab-43fb-8143-3207ac25cf23 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:06.065562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-04187e78-6cab-43fb-8143-3207ac25cf23 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:06.065562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-04187e78-6cab-43fb-8143-3207ac25cf23 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:06.080312 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:06.080312 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:06.089079 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-95349a77-37a7-4907-b418-0b3eed997730 req-04187e78-6cab-43fb-8143-3207ac25cf23 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:06.098178 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-04187e78-6cab-43fb-8143-3207ac25cf23 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:06.098722 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 323/1278] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:06 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1032 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:06.166818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4857d48c-b5da-4f9d-a49d-2565c45a8810 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:06.166818 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4857d48c-b5da-4f9d-a49d-2565c45a8810 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:06.166818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4857d48c-b5da-4f9d-a49d-2565c45a8810 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:06.167005 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4857d48c-b5da-4f9d-a49d-2565c45a8810 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:06.184515 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:06.184515 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:06.190654 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4857d48c-b5da-4f9d-a49d-2565c45a8810 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:06.201169 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4857d48c-b5da-4f9d-a49d-2565c45a8810 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:06.201169 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 313/1279] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:06 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:06.235467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-95349a77-37a7-4907-b418-0b3eed997730 req-f372ac91-35f3-4578-9274-ae579c489824 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:06.239784 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-f372ac91-35f3-4578-9274-ae579c489824 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616 Aug 23 18:16:06.240017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-f372ac91-35f3-4578-9274-ae579c489824 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:06.252993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-95349a77-37a7-4907-b418-0b3eed997730 req-f372ac91-35f3-4578-9274-ae579c489824 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-9dbc1132-b154-46bf-8e02-bd624c9ab08a-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:06.262718 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-95349a77-37a7-4907-b418-0b3eed997730 req-f372ac91-35f3-4578-9274-ae579c489824 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-9dbc1132-b154-46bf-8e02-bd624c9ab08a-np0000007943" acquired by "attachment_update" :: waited 0.010s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:06.264087 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:06.264087 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:06.396071 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-95349a77-37a7-4907-b418-0b3eed997730 req-f372ac91-35f3-4578-9274-ae579c489824 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-9dbc1132-b154-46bf-8e02-bd624c9ab08a-np0000007943" released by "attachment_update" :: held 0.133s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:06.396504 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-f372ac91-35f3-4578-9274-ae579c489824 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616 returned with HTTP 200 Aug 23 18:16:06.397155 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 321/1280] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:06 2026] PUT /volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:06.730475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-733ce4de-1d43-4d9c-85ca-c2fa0a262f29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:06.733831 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-733ce4de-1d43-4d9c-85ca-c2fa0a262f29 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:06.734130 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-733ce4de-1d43-4d9c-85ca-c2fa0a262f29 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:06.734373 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-733ce4de-1d43-4d9c-85ca-c2fa0a262f29 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:06.734510 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-733ce4de-1d43-4d9c-85ca-c2fa0a262f29 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:06.741355 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:06.741355 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:06.742599 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-733ce4de-1d43-4d9c-85ca-c2fa0a262f29 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:06.744327 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 324/1281] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:06 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:07.048139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f0bc201e-f63d-4f31-af67-62d44562999f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.054387 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f0bc201e-f63d-4f31-af67-62d44562999f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc/action Aug 23 18:16:07.054387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f0bc201e-f63d-4f31-af67-62d44562999f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:07.054387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f0bc201e-f63d-4f31-af67-62d44562999f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:07.071502 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0e26f241-7816-40cd-b44e-7e666439dd60 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.076408 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e26f241-7816-40cd-b44e-7e666439dd60 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:07.076689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e26f241-7816-40cd-b44e-7e666439dd60 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.077097 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e26f241-7816-40cd-b44e-7e666439dd60 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.093839 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.093839 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:07.096729 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.096729 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:07.108489 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0e26f241-7816-40cd-b44e-7e666439dd60 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:07.116269 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e26f241-7816-40cd-b44e-7e666439dd60 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:07.117039 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 314/1282] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:07.120418 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-84519fcb-3825-4a4b-9df2-a3bbb2c7f48c req-f0bc201e-f63d-4f31-af67-62d44562999f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc/action returned with HTTP 204 Aug 23 18:16:07.125099 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 324/1283] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:07 2026] POST /volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:07.220280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b7d70225-25a3-4b3d-b8cd-2bc34af55934 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.223602 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7d70225-25a3-4b3d-b8cd-2bc34af55934 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:07.223986 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7d70225-25a3-4b3d-b8cd-2bc34af55934 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.224081 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7d70225-25a3-4b3d-b8cd-2bc34af55934 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.245595 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.245595 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:07.257933 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b7d70225-25a3-4b3d-b8cd-2bc34af55934 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:07.269176 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7d70225-25a3-4b3d-b8cd-2bc34af55934 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:07.270036 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 322/1284] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 1174 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:07.295583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a78f6e51-5891-4cf7-b578-401bca22ed3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.301641 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a78f6e51-5891-4cf7-b578-401bca22ed3d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:07.303292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a78f6e51-5891-4cf7-b578-401bca22ed3d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.303292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a78f6e51-5891-4cf7-b578-401bca22ed3d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.329808 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.329808 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:07.339433 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a78f6e51-5891-4cf7-b578-401bca22ed3d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:07.347687 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a78f6e51-5891-4cf7-b578-401bca22ed3d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:07.348395 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 325/1285] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 1174 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:07.414832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-4525e0c0-e569-4268-ac00-b2bf1ff42532 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.417827 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-4525e0c0-e569-4268-ac00-b2bf1ff42532 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:07.418036 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-4525e0c0-e569-4268-ac00-b2bf1ff42532 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.418535 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-4525e0c0-e569-4268-ac00-b2bf1ff42532 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.432939 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.432939 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:07.438624 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-4525e0c0-e569-4268-ac00-b2bf1ff42532 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:07.447452 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-4525e0c0-e569-4268-ac00-b2bf1ff42532 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:07.447943 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 315/1286] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:07.490066 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-e2ddb7b2-0bbc-4f3e-a2df-b26f7dafc2cf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.496642 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-e2ddb7b2-0bbc-4f3e-a2df-b26f7dafc2cf tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/action Aug 23 18:16:07.498153 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-e2ddb7b2-0bbc-4f3e-a2df-b26f7dafc2cf tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:07.498494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-e2ddb7b2-0bbc-4f3e-a2df-b26f7dafc2cf tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:07.530781 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.530781 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:07.530781 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-e2ddb7b2-0bbc-4f3e-a2df-b26f7dafc2cf tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:07.558473 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-e2ddb7b2-0bbc-4f3e-a2df-b26f7dafc2cf tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Begin detaching volume completed successfully. Aug 23 18:16:07.558986 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-e2ddb7b2-0bbc-4f3e-a2df-b26f7dafc2cf tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/action returned with HTTP 202 Aug 23 18:16:07.560303 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 325/1287] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:16:07 2026] POST /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:07.635554 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.640631 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:07.641166 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1333909907"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:07.643477 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Create volume request body: {'volume': {'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1333909907'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:07.758812 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e810907-8a1b-47d8-98b4-ec2c16cbce95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.760329 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e810907-8a1b-47d8-98b4-ec2c16cbce95 None None] GET https://10.4.3.148/volume// Aug 23 18:16:07.760329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e810907-8a1b-47d8-98b4-ec2c16cbce95 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.760329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e810907-8a1b-47d8-98b4-ec2c16cbce95 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.760329 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e810907-8a1b-47d8-98b4-ec2c16cbce95 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:07.760329 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 326/1288] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:07.768212 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fdcde3dc-9f85-4970-9363-e32da5f6bbfb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.773282 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdcde3dc-9f85-4970-9363-e32da5f6bbfb tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:07.773282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdcde3dc-9f85-4970-9363-e32da5f6bbfb tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.773282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdcde3dc-9f85-4970-9363-e32da5f6bbfb tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.773282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fdcde3dc-9f85-4970-9363-e32da5f6bbfb tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:07.778398 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=468,cinder:INSERT=71,cinder:UPDATE=120 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:16:07.788521 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.788521 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:07.789763 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdcde3dc-9f85-4970-9363-e32da5f6bbfb tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:07.790532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-ba2ada91-34b1-4ee9-9378-17ab54829d44 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.790697 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 316/1289] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:07.798073 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-ba2ada91-34b1-4ee9-9378-17ab54829d44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:07.800391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-ba2ada91-34b1-4ee9-9378-17ab54829d44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.800391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-ba2ada91-34b1-4ee9-9378-17ab54829d44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.825684 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.825684 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:07.833552 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-ba2ada91-34b1-4ee9-9378-17ab54829d44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:07.847303 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-ba2ada91-34b1-4ee9-9378-17ab54829d44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:07.848400 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 326/1290] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 1357 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:07.875271 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-9cbb096d-8242-467d-995a-31499a571795 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:07.878340 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-9cbb096d-8242-467d-995a-31499a571795 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/encryption Aug 23 18:16:07.879345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-9cbb096d-8242-467d-995a-31499a571795 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:07.879345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-9cbb096d-8242-467d-995a-31499a571795 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:07.891833 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:07.891833 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:07.896808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Create volume of 1 GB Aug 23 18:16:07.901157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-9cbb096d-8242-467d-995a-31499a571795 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/encryption returned with HTTP 200 Aug 23 18:16:07.901580 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 327/1291] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:16:07 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:07.912520 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Availability Zones retrieved successfully. Aug 23 18:16:07.922019 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Flow 'volume_create_api' (36e18410-cdce-428e-95b9-23d9481d043f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:07.924960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0c1c0f-bb68-4d35-90ba-ccee667af183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:07.926558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:08.041373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0c1c0f-bb68-4d35-90ba-ccee667af183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:08.041621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d129b9-4c4a-43c4-b9fd-fa38a76f97b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:08.138473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-483cf438-d8bc-4f8b-b5c7-37b56d453843 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:08.144328 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-483cf438-d8bc-4f8b-b5c7-37b56d453843 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:08.144585 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-483cf438-d8bc-4f8b-b5c7-37b56d453843 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:08.144878 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-483cf438-d8bc-4f8b-b5c7-37b56d453843 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:08.153250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Created reservations ['74c235e3-7c7a-46d0-81c4-2292c9c032de', 'ae1cca2d-1d8a-4b1b-984d-157b0bf40abb', '34731a1c-eaee-4a34-a343-aae3a55ed3a5', '6f81feac-f254-4f15-acb5-4c223ef7ded8'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:08.154334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d129b9-4c4a-43c4-b9fd-fa38a76f97b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74c235e3-7c7a-46d0-81c4-2292c9c032de', 'ae1cca2d-1d8a-4b1b-984d-157b0bf40abb', '34731a1c-eaee-4a34-a343-aae3a55ed3a5', '6f81feac-f254-4f15-acb5-4c223ef7ded8']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:08.155429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6807d8d9-f924-42da-8c77-668053073fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:08.159920 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:08.159920 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:08.166228 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-483cf438-d8bc-4f8b-b5c7-37b56d453843 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:08.175114 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-483cf438-d8bc-4f8b-b5c7-37b56d453843 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:08.175624 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 317/1292] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:08 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:08.190138 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6807d8d9-f924-42da-8c77-668053073fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e47306c-04b5-49be-895c-173f3ad7c874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1333909907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aef62b4189f4d6b8a1eb112e99f6f43',qos_specs=None,replication_status=,reservations=['74c235e3-7c7a-46d0-81c4-2292c9c032de','ae1cca2d-1d8a-4b1b-984d-157b0bf40abb','34731a1c-eaee-4a34-a343-aae3a55ed3a5','6f81feac-f254-4f15-acb5-4c223ef7ded8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37d50cea98b4287b96c7ad5df050567',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1333909907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e47306c-04b5-49be-895c-173f3ad7c874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aef62b4189f4d6b8a1eb112e99f6f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e37d50cea98b4287b96c7ad5df050567',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:08.191486 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb979761-c383-423f-a9e9-a43db6355004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:08.223773 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb979761-c383-423f-a9e9-a43db6355004) transitioned into state 'SUCCESS' from state '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-1333909907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aef62b4189f4d6b8a1eb112e99f6f43',qos_specs=None,replication_status=,reservations=['74c235e3-7c7a-46d0-81c4-2292c9c032de','ae1cca2d-1d8a-4b1b-984d-157b0bf40abb','34731a1c-eaee-4a34-a343-aae3a55ed3a5','6f81feac-f254-4f15-acb5-4c223ef7ded8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37d50cea98b4287b96c7ad5df050567',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:08.225334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2863545-f027-4415-bf3c-5bc17b9ef2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:08.242173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2863545-f027-4415-bf3c-5bc17b9ef2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:08.243733 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Flow 'volume_create_api' (36e18410-cdce-428e-95b9-23d9481d043f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:08.245120 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Create volume request issued successfully. Aug 23 18:16:08.245625 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fca7ffb0-d407-4ea9-9f33-6e6c9624c0c2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:08.246271 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 323/1293] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:07 2026] POST /volume/v3/volumes => generated 748 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:08.262818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fee2ab56-4b82-44e3-8720-f8995a82436d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:08.266537 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fee2ab56-4b82-44e3-8720-f8995a82436d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:08.266537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fee2ab56-4b82-44e3-8720-f8995a82436d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:08.266537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fee2ab56-4b82-44e3-8720-f8995a82436d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:08.283662 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:08.283662 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:08.292241 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fee2ab56-4b82-44e3-8720-f8995a82436d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:08.301815 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fee2ab56-4b82-44e3-8720-f8995a82436d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 200 Aug 23 18:16:08.302562 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 327/1294] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:08 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:08.803328 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3e139f21-bbb6-42a0-8013-a91aeb1e55f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:08.806727 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e139f21-bbb6-42a0-8013-a91aeb1e55f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:08.809072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e139f21-bbb6-42a0-8013-a91aeb1e55f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:08.809283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e139f21-bbb6-42a0-8013-a91aeb1e55f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:08.809397 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3e139f21-bbb6-42a0-8013-a91aeb1e55f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:08.820003 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:08.820003 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:08.820974 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e139f21-bbb6-42a0-8013-a91aeb1e55f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:08.821384 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 328/1295] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:08 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:09.195389 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02454b43-4de9-495c-b546-9d7629c661ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:09.197265 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02454b43-4de9-495c-b546-9d7629c661ea tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:09.197478 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02454b43-4de9-495c-b546-9d7629c661ea tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:09.197698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02454b43-4de9-495c-b546-9d7629c661ea tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:09.212952 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:09.212952 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:09.219748 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02454b43-4de9-495c-b546-9d7629c661ea tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:09.229877 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02454b43-4de9-495c-b546-9d7629c661ea tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:09.230854 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 318/1296] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:09 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:09.320247 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-822f9eb7-72f4-4351-94cf-4e3f926c6ba0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:09.323552 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-822f9eb7-72f4-4351-94cf-4e3f926c6ba0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:09.323824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-822f9eb7-72f4-4351-94cf-4e3f926c6ba0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:09.324065 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-822f9eb7-72f4-4351-94cf-4e3f926c6ba0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:09.333356 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:09.333356 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:09.340599 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-822f9eb7-72f4-4351-94cf-4e3f926c6ba0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:09.348412 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-822f9eb7-72f4-4351-94cf-4e3f926c6ba0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 200 Aug 23 18:16:09.348907 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 324/1297] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:09 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:09.367322 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:09.369947 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] POST https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874/action Aug 23 18:16:09.370597 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:09.370810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:09.383468 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:09.383468 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:09.384169 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:09.441705 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Created reservations ['dcf10d31-06cf-4024-912b-c7ff5b1c820c', 'f412e9fd-f5da-436c-b194-ea26a8fdc156'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:09.460784 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Extend volume request issued successfully. Aug 23 18:16:09.460784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5f9c996-678a-4590-a249-ee1fa8ebd0c0 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874/action returned with HTTP 202 Aug 23 18:16:09.461483 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 328/1298] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:09 2026] POST /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:09.474685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ce3a61c-ddc1-4fb1-b0b3-d7498671de41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:09.478492 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ce3a61c-ddc1-4fb1-b0b3-d7498671de41 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:09.478966 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ce3a61c-ddc1-4fb1-b0b3-d7498671de41 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:09.479271 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ce3a61c-ddc1-4fb1-b0b3-d7498671de41 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:09.489900 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:09.489900 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:09.495568 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1ce3a61c-ddc1-4fb1-b0b3-d7498671de41 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:09.505264 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ce3a61c-ddc1-4fb1-b0b3-d7498671de41 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 200 Aug 23 18:16:09.506360 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 329/1299] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:09 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:09.834521 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-932065c1-56c6-41ea-8bbb-5912e811862a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:09.837062 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-932065c1-56c6-41ea-8bbb-5912e811862a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:09.837329 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-932065c1-56c6-41ea-8bbb-5912e811862a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:09.837571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-932065c1-56c6-41ea-8bbb-5912e811862a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:09.837727 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-932065c1-56c6-41ea-8bbb-5912e811862a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:09.843288 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:09.843288 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:09.844486 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-932065c1-56c6-41ea-8bbb-5912e811862a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:09.845151 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 319/1300] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:09 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:10.248148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-96db1677-b3fe-447a-ab41-ae7b3950effc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:10.250909 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96db1677-b3fe-447a-ab41-ae7b3950effc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:10.250909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96db1677-b3fe-447a-ab41-ae7b3950effc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:10.252177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96db1677-b3fe-447a-ab41-ae7b3950effc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:10.265210 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:10.265210 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:10.271813 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-96db1677-b3fe-447a-ab41-ae7b3950effc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:10.281340 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96db1677-b3fe-447a-ab41-ae7b3950effc tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:10.281932 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 325/1301] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:10 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:10.530136 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d849abb-8ae5-43ce-9896-9a56ef788668 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:10.532975 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d849abb-8ae5-43ce-9896-9a56ef788668 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:10.533524 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d849abb-8ae5-43ce-9896-9a56ef788668 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:10.533524 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d849abb-8ae5-43ce-9896-9a56ef788668 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:10.545489 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:10.545489 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:10.551619 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d849abb-8ae5-43ce-9896-9a56ef788668 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:10.557886 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d849abb-8ae5-43ce-9896-9a56ef788668 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 200 Aug 23 18:16:10.558873 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 329/1302] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:10 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:10.573746 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce2c88c6-7698-4960-87c1-952552cf5733 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:10.576190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce2c88c6-7698-4960-87c1-952552cf5733 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:10.577047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce2c88c6-7698-4960-87c1-952552cf5733 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:10.577047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce2c88c6-7698-4960-87c1-952552cf5733 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:10.587825 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:10.587825 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:10.593625 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce2c88c6-7698-4960-87c1-952552cf5733 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:10.600248 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce2c88c6-7698-4960-87c1-952552cf5733 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 200 Aug 23 18:16:10.601113 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 330/1303] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:10 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:10.617892 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5d40f260-d95c-4946-b100-030f91e85f28 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:10.620221 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d40f260-d95c-4946-b100-030f91e85f28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:10.620626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d40f260-d95c-4946-b100-030f91e85f28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:10.621021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d40f260-d95c-4946-b100-030f91e85f28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:10.631238 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:10.631238 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:10.636813 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5d40f260-d95c-4946-b100-030f91e85f28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:10.644484 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d40f260-d95c-4946-b100-030f91e85f28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 200 Aug 23 18:16:10.645279 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 320/1304] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:10 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:10.660726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:10.663503 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] DELETE https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:10.663776 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:10.664039 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:10.664286 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Delete volume with id: 2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:10.673825 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:10.673825 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:10.674525 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:10.711276 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Delete volume request issued successfully. Aug 23 18:16:10.711559 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7554df9-e2c5-4224-96f4-67ed4cfa5435 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 202 Aug 23 18:16:10.712113 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 326/1305] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:10 2026] DELETE /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:10.723352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4fa430f5-ed57-455f-961b-183aa6284342 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:10.729740 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fa430f5-ed57-455f-961b-183aa6284342 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:10.729982 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fa430f5-ed57-455f-961b-183aa6284342 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:10.730260 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fa430f5-ed57-455f-961b-183aa6284342 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:10.744811 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:10.744811 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:10.752418 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4fa430f5-ed57-455f-961b-183aa6284342 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:10.762330 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fa430f5-ed57-455f-961b-183aa6284342 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 200 Aug 23 18:16:10.763278 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 330/1306] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:10 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 1355 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:10.863018 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cc819371-a751-4124-a1bc-e1382ce83506 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:10.865391 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc819371-a751-4124-a1bc-e1382ce83506 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:10.865651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc819371-a751-4124-a1bc-e1382ce83506 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:10.867061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc819371-a751-4124-a1bc-e1382ce83506 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:10.867061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cc819371-a751-4124-a1bc-e1382ce83506 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:10.876568 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:10.876568 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:10.877578 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc819371-a751-4124-a1bc-e1382ce83506 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:10.878925 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 331/1307] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:10 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:11.005719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-95349a77-37a7-4907-b418-0b3eed997730 req-b38f62aa-7ca8-4fa6-acfb-0b5bb14903ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.007875 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-b38f62aa-7ca8-4fa6-acfb-0b5bb14903ed tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616/action Aug 23 18:16:11.008217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-b38f62aa-7ca8-4fa6-acfb-0b5bb14903ed tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:11.008332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-b38f62aa-7ca8-4fa6-acfb-0b5bb14903ed tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:11.031707 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.031707 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:11.046580 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95349a77-37a7-4907-b418-0b3eed997730 req-b38f62aa-7ca8-4fa6-acfb-0b5bb14903ed tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616/action returned with HTTP 204 Aug 23 18:16:11.047125 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 321/1308] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:11 2026] POST /volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:11.086665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-a8adac5c-a632-4ffa-95b0-fe177a8db14d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.089958 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-a8adac5c-a632-4ffa-95b0-fe177a8db14d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc Aug 23 18:16:11.090281 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-a8adac5c-a632-4ffa-95b0-fe177a8db14d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.091553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-a8adac5c-a632-4ffa-95b0-fe177a8db14d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.105660 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.105660 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:11.184495 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c5c789ef-c379-4b80-be40-5337c69b96b7 req-a8adac5c-a632-4ffa-95b0-fe177a8db14d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc returned with HTTP 200 Aug 23 18:16:11.185051 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 327/1309] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:11 2026] DELETE /volume/v3/attachments/78885925-de8d-40e5-a3eb-0d12695a3ccc => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:11.303356 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-deefda85-e9d1-490b-8594-9f032fa97994 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.305710 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-deefda85-e9d1-490b-8594-9f032fa97994 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:11.306027 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-deefda85-e9d1-490b-8594-9f032fa97994 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.306205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-deefda85-e9d1-490b-8594-9f032fa97994 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.319248 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.319248 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:11.326847 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-deefda85-e9d1-490b-8594-9f032fa97994 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:11.332736 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-deefda85-e9d1-490b-8594-9f032fa97994 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:11.332970 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 331/1310] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:11.393927 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-90d1f40c-cc7b-4774-b036-d0d5bc191c93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.397168 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-90d1f40c-cc7b-4774-b036-d0d5bc191c93 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:11.397351 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-90d1f40c-cc7b-4774-b036-d0d5bc191c93 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.397597 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-90d1f40c-cc7b-4774-b036-d0d5bc191c93 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.412072 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.412072 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:11.417039 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-90d1f40c-cc7b-4774-b036-d0d5bc191c93 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:11.423505 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-90d1f40c-cc7b-4774-b036-d0d5bc191c93 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:11.424141 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 332/1311] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:11.551721 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee1c3355-b6e8-42a6-9f26-2b963d9e50ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.552264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee1c3355-b6e8-42a6-9f26-2b963d9e50ec None None] GET https://10.4.3.148/volume// Aug 23 18:16:11.552454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee1c3355-b6e8-42a6-9f26-2b963d9e50ec None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.552845 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee1c3355-b6e8-42a6-9f26-2b963d9e50ec None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.553256 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee1c3355-b6e8-42a6-9f26-2b963d9e50ec None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:11.553870 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 322/1312] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:11.567099 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-814f89ce-be17-47ea-a0c8-bcfc21d8c7c6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.570874 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-814f89ce-be17-47ea-a0c8-bcfc21d8c7c6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:11.571480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-814f89ce-be17-47ea-a0c8-bcfc21d8c7c6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dbc1132-b154-46bf-8e02-bd624c9ab08a", "connector": null, "instance_uuid": "3bf8ad1f-e125-4ec7-9916-1d501d2a446c"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:11.589620 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.589620 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:11.641786 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-814f89ce-be17-47ea-a0c8-bcfc21d8c7c6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:11.642478 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 328/1313] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:11 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:11.687341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-734c44df-5aa2-4fbd-ac5f-67c5a493e237 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.690484 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-734c44df-5aa2-4fbd-ac5f-67c5a493e237 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:11.691069 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-734c44df-5aa2-4fbd-ac5f-67c5a493e237 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.691069 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-734c44df-5aa2-4fbd-ac5f-67c5a493e237 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.703391 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-995b9287-ebe6-4d8c-b617-adcf79c76a3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.704160 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-995b9287-ebe6-4d8c-b617-adcf79c76a3f None None] GET https://10.4.3.148/volume// Aug 23 18:16:11.704160 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-995b9287-ebe6-4d8c-b617-adcf79c76a3f None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.704404 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-995b9287-ebe6-4d8c-b617-adcf79c76a3f None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.704904 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-995b9287-ebe6-4d8c-b617-adcf79c76a3f None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:11.705221 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 333/1314] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:11.715667 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.715667 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:11.719489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-0b19027f-b22b-41fd-b533-76f3cf5c60c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.724197 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-0b19027f-b22b-41fd-b533-76f3cf5c60c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:11.725223 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-734c44df-5aa2-4fbd-ac5f-67c5a493e237 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:11.727977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-0b19027f-b22b-41fd-b533-76f3cf5c60c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.728325 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-0b19027f-b22b-41fd-b533-76f3cf5c60c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.736354 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-734c44df-5aa2-4fbd-ac5f-67c5a493e237 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:11.740355 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 332/1315] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:11.752518 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.752518 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:11.760459 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-0b19027f-b22b-41fd-b533-76f3cf5c60c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:11.767444 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-0b19027f-b22b-41fd-b533-76f3cf5c60c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:11.768337 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 323/1316] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:11.784112 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0da3b434-c1fd-488f-b3b0-5c93aeb9c564 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.787077 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0da3b434-c1fd-488f-b3b0-5c93aeb9c564 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 Aug 23 18:16:11.787477 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0da3b434-c1fd-488f-b3b0-5c93aeb9c564 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.787653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0da3b434-c1fd-488f-b3b0-5c93aeb9c564 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.798820 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0da3b434-c1fd-488f-b3b0-5c93aeb9c564 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 returned with HTTP 404 Aug 23 18:16:11.800572 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 329/1317] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/v3/volumes/2e47306c-04b5-49be-895c-173f3ad7c874 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:11.814711 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.817740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:11.818345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1126830125"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:11.823562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1126830125'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:11.823919 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Create volume of 1 GB Aug 23 18:16:11.830262 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Availability Zones retrieved successfully. Aug 23 18:16:11.837454 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Flow 'volume_create_api' (dae3186e-f5d9-4afb-987c-06b3be7e34c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:11.838829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1df8ff1-f06d-469a-9c71-17ad0e1e95e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:11.839829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:11.895850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2787e020-17d1-45c7-bd58-1bbc423cf8e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.898776 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2787e020-17d1-45c7-bd58-1bbc423cf8e1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:11.898776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2787e020-17d1-45c7-bd58-1bbc423cf8e1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.898776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2787e020-17d1-45c7-bd58-1bbc423cf8e1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.898776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2787e020-17d1-45c7-bd58-1bbc423cf8e1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:11.899007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1df8ff1-f06d-469a-9c71-17ad0e1e95e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:11.900015 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c86fdd-9e8b-4366-9969-7e2a8d096c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:11.905748 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-9f5ca0bd-1f07-49fb-bf54-48d036fcb3ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.906886 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.906886 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:11.907917 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2787e020-17d1-45c7-bd58-1bbc423cf8e1 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:11.909101 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 333/1318] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:11.911154 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-9f5ca0bd-1f07-49fb-bf54-48d036fcb3ce tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f Aug 23 18:16:11.912265 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-9f5ca0bd-1f07-49fb-bf54-48d036fcb3ce tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:11.925054 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-9f5ca0bd-1f07-49fb-bf54-48d036fcb3ce tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-9dbc1132-b154-46bf-8e02-bd624c9ab08a-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:11.934148 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-9f5ca0bd-1f07-49fb-bf54-48d036fcb3ce tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-9dbc1132-b154-46bf-8e02-bd624c9ab08a-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:11.935705 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.935705 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:11.948015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-95996ab6-27fa-4d48-a8a2-d95755ccc499 req-f2386446-4d16-43c7-9ba7-d2caf7ab7c6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:11.952034 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-95996ab6-27fa-4d48-a8a2-d95755ccc499 req-f2386446-4d16-43c7-9ba7-d2caf7ab7c6b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:11.952462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-95996ab6-27fa-4d48-a8a2-d95755ccc499 req-f2386446-4d16-43c7-9ba7-d2caf7ab7c6b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:11.952462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-95996ab6-27fa-4d48-a8a2-d95755ccc499 req-f2386446-4d16-43c7-9ba7-d2caf7ab7c6b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:11.963987 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:11.963987 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:11.970265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Created reservations ['34bd9dff-5054-4608-b108-fab13e0b105b', 'c16a4951-5901-419a-af5d-e89dfd0b725d', 'e628561b-7a07-428b-9b41-543a090e5169', '2c1358cc-4a15-4a46-9d0c-f9461b7e83bf'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:11.970265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c86fdd-9e8b-4366-9969-7e2a8d096c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34bd9dff-5054-4608-b108-fab13e0b105b', 'c16a4951-5901-419a-af5d-e89dfd0b725d', 'e628561b-7a07-428b-9b41-543a090e5169', '2c1358cc-4a15-4a46-9d0c-f9461b7e83bf']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:11.971094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ace4999-eab2-4961-9e79-f08b96d3bf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:11.971962 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-95996ab6-27fa-4d48-a8a2-d95755ccc499 req-f2386446-4d16-43c7-9ba7-d2caf7ab7c6b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:11.979681 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-95996ab6-27fa-4d48-a8a2-d95755ccc499 req-f2386446-4d16-43c7-9ba7-d2caf7ab7c6b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:11.980888 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 330/1319] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:11 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:11.999696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ace4999-eab2-4961-9e79-f08b96d3bf72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9200d12-8200-49e1-bbb5-d26040d7a9d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1126830125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aef62b4189f4d6b8a1eb112e99f6f43',qos_specs=None,replication_status=,reservations=['34bd9dff-5054-4608-b108-fab13e0b105b','c16a4951-5901-419a-af5d-e89dfd0b725d','e628561b-7a07-428b-9b41-543a090e5169','2c1358cc-4a15-4a46-9d0c-f9461b7e83bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37d50cea98b4287b96c7ad5df050567',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1126830125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9200d12-8200-49e1-bbb5-d26040d7a9d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aef62b4189f4d6b8a1eb112e99f6f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e37d50cea98b4287b96c7ad5df050567',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:12.000467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ee01fb-94a2-4ecf-a646-272384f04c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:12.026262 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ee01fb-94a2-4ecf-a646-272384f04c93) transitioned into state 'SUCCESS' from state '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-1126830125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aef62b4189f4d6b8a1eb112e99f6f43',qos_specs=None,replication_status=,reservations=['34bd9dff-5054-4608-b108-fab13e0b105b','c16a4951-5901-419a-af5d-e89dfd0b725d','e628561b-7a07-428b-9b41-543a090e5169','2c1358cc-4a15-4a46-9d0c-f9461b7e83bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e37d50cea98b4287b96c7ad5df050567',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:12.027104 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9aaf8c-d734-4019-bfb9-c28911a460e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:12.040293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9aaf8c-d734-4019-bfb9-c28911a460e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:12.041446 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Flow 'volume_create_api' (dae3186e-f5d9-4afb-987c-06b3be7e34c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:12.043916 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Create volume request issued successfully. Aug 23 18:16:12.043916 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-933bf16a-4962-4f3f-9e67-9bd9b7b002b7 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:12.043916 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 334/1320] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:16:11 2026] POST /volume/v3/volumes => generated 748 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:12.063178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-84e51005-1e9c-4e72-809f-6776591bd3e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:12.065425 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84e51005-1e9c-4e72-809f-6776591bd3e9 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:12.065635 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84e51005-1e9c-4e72-809f-6776591bd3e9 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:12.065873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84e51005-1e9c-4e72-809f-6776591bd3e9 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:12.074933 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-9f5ca0bd-1f07-49fb-bf54-48d036fcb3ce tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-9dbc1132-b154-46bf-8e02-bd624c9ab08a-np0000007943" released by "attachment_update" :: held 0.140s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:12.074933 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-9f5ca0bd-1f07-49fb-bf54-48d036fcb3ce tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f returned with HTTP 200 Aug 23 18:16:12.075925 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 324/1321] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:11 2026] PUT /volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:12.080439 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:12.080439 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:12.086645 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-84e51005-1e9c-4e72-809f-6776591bd3e9 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:12.094566 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84e51005-1e9c-4e72-809f-6776591bd3e9 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 200 Aug 23 18:16:12.095531 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 334/1322] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:12 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:12.759990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87362a57-a712-4184-b041-8d07d75446d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:12.763819 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87362a57-a712-4184-b041-8d07d75446d4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:12.764015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87362a57-a712-4184-b041-8d07d75446d4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:12.764674 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87362a57-a712-4184-b041-8d07d75446d4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:12.787448 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:12.787448 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:12.795423 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-87362a57-a712-4184-b041-8d07d75446d4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:12.804325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87362a57-a712-4184-b041-8d07d75446d4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:12.806328 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 331/1323] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:12 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:12.922788 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-47a5229c-e57e-4037-bdf5-13e5e8a403f4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:12.925190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47a5229c-e57e-4037-bdf5-13e5e8a403f4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:12.925408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47a5229c-e57e-4037-bdf5-13e5e8a403f4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:12.925616 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47a5229c-e57e-4037-bdf5-13e5e8a403f4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:12.925767 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-47a5229c-e57e-4037-bdf5-13e5e8a403f4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:12.934215 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:12.934215 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:12.935413 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47a5229c-e57e-4037-bdf5-13e5e8a403f4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:12.937605 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 335/1324] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:12 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:13.113080 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f3153e8-87ae-4ea2-9147-b710645279ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:13.115110 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f3153e8-87ae-4ea2-9147-b710645279ef tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:13.115288 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f3153e8-87ae-4ea2-9147-b710645279ef tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:13.115553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f3153e8-87ae-4ea2-9147-b710645279ef tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:13.124244 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:13.124244 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:13.129823 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f3153e8-87ae-4ea2-9147-b710645279ef tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:13.136737 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f3153e8-87ae-4ea2-9147-b710645279ef tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 200 Aug 23 18:16:13.137457 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 325/1325] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:13 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:13.156158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:13.158266 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:13.158770 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9200d12-8200-49e1-bbb5-d26040d7a9d9", "name": "tempest-VolumesExtendTest-Snapshot-1854511165"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:13.169919 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:13.169919 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:13.170367 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:13.170522 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Create snapshot from volume f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:13.248204 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Created reservations ['00f87fcc-422f-4e9c-84fa-0e05681b0efe', 'dc143db1-e08e-4447-9319-66fdf0557500', 'c08c95d7-aa11-4f17-b013-3f0f9e6871ba', '0247eb5e-ce5c-4b0d-be39-4e1c17eed572'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:13.299338 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Snapshot create request issued successfully. Aug 23 18:16:13.299873 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ace9ae3f-46f9-426f-b1f1-2affd4bdaf24 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:16:13.300175 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 335/1326] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:16:13 2026] POST /volume/v3/snapshots => generated 304 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:13.317518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0f419a74-2cf0-498d-83bf-6255e246fb28 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:13.322649 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f419a74-2cf0-498d-83bf-6255e246fb28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f Aug 23 18:16:13.322649 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f419a74-2cf0-498d-83bf-6255e246fb28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:13.323245 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f419a74-2cf0-498d-83bf-6255e246fb28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:13.334699 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:13.334699 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:13.334699 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0f419a74-2cf0-498d-83bf-6255e246fb28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Snapshot retrieved successfully. Aug 23 18:16:13.334699 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f419a74-2cf0-498d-83bf-6255e246fb28 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f returned with HTTP 200 Aug 23 18:16:13.334699 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 332/1327] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:13 2026] GET /volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:13.822816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4502a926-62b9-47ff-9317-372aed205e08 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:13.824905 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4502a926-62b9-47ff-9317-372aed205e08 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:13.825150 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4502a926-62b9-47ff-9317-372aed205e08 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:13.825390 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4502a926-62b9-47ff-9317-372aed205e08 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:13.844313 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:13.844313 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:13.851059 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4502a926-62b9-47ff-9317-372aed205e08 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:13.857131 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4502a926-62b9-47ff-9317-372aed205e08 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:13.858104 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 336/1328] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:13 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:13.949981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5da8b855-b31e-4ad4-bdf6-899320d052ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:13.952288 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5da8b855-b31e-4ad4-bdf6-899320d052ce tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:13.952595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5da8b855-b31e-4ad4-bdf6-899320d052ce tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:13.953042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5da8b855-b31e-4ad4-bdf6-899320d052ce tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:13.953096 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5da8b855-b31e-4ad4-bdf6-899320d052ce tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:13.959294 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:13.959294 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:13.960500 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5da8b855-b31e-4ad4-bdf6-899320d052ce tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:13.962128 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 326/1329] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:13 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:14.346527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-08fadb3b-887a-45e2-94fc-b55ecd1dbfc2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:14.350296 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08fadb3b-887a-45e2-94fc-b55ecd1dbfc2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f Aug 23 18:16:14.350296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08fadb3b-887a-45e2-94fc-b55ecd1dbfc2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:14.350296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08fadb3b-887a-45e2-94fc-b55ecd1dbfc2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:14.357066 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:14.357066 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:14.357816 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-08fadb3b-887a-45e2-94fc-b55ecd1dbfc2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Snapshot retrieved successfully. Aug 23 18:16:14.359222 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08fadb3b-887a-45e2-94fc-b55ecd1dbfc2 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f returned with HTTP 200 Aug 23 18:16:14.359776 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 336/1330] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:14 2026] GET /volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:14.372203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eb28044e-9022-4bf7-aad0-b51728172819 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:14.374312 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb28044e-9022-4bf7-aad0-b51728172819 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] POST https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9/action Aug 23 18:16:14.374755 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb28044e-9022-4bf7-aad0-b51728172819 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:14.374894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb28044e-9022-4bf7-aad0-b51728172819 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:14.386662 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:14.386662 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:14.387460 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eb28044e-9022-4bf7-aad0-b51728172819 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:14.432474 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-eb28044e-9022-4bf7-aad0-b51728172819 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Created reservations ['2f932e62-d0a8-4863-9f31-abbd1ed43158', '599873ab-3bc2-466e-9052-438687891497'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:14.445015 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eb28044e-9022-4bf7-aad0-b51728172819 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Extend volume request issued successfully. Aug 23 18:16:14.445346 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb28044e-9022-4bf7-aad0-b51728172819 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9/action returned with HTTP 202 Aug 23 18:16:14.445972 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 333/1331] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:14 2026] POST /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:14.458076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3375064e-1972-4a63-8855-8e874e72f52b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:14.460140 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3375064e-1972-4a63-8855-8e874e72f52b tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:14.460401 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3375064e-1972-4a63-8855-8e874e72f52b tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:14.460685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3375064e-1972-4a63-8855-8e874e72f52b tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:14.470066 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:14.470066 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:14.477373 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3375064e-1972-4a63-8855-8e874e72f52b tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:14.484373 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3375064e-1972-4a63-8855-8e874e72f52b tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 200 Aug 23 18:16:14.484911 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 337/1332] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:14 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:14.875695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a9bf092-d843-41d5-987a-8c7bff1c7b56 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:14.879060 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a9bf092-d843-41d5-987a-8c7bff1c7b56 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:14.879060 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a9bf092-d843-41d5-987a-8c7bff1c7b56 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:14.879367 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a9bf092-d843-41d5-987a-8c7bff1c7b56 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:14.902605 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:14.902605 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:14.910943 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a9bf092-d843-41d5-987a-8c7bff1c7b56 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:14.920315 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a9bf092-d843-41d5-987a-8c7bff1c7b56 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:14.921150 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 327/1333] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:14 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:14.974158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-02c60f70-36ad-49fa-b785-683683443bc3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:14.975999 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02c60f70-36ad-49fa-b785-683683443bc3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:14.976179 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02c60f70-36ad-49fa-b785-683683443bc3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:14.976374 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02c60f70-36ad-49fa-b785-683683443bc3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:14.976490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-02c60f70-36ad-49fa-b785-683683443bc3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:14.981447 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:14.981447 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:14.982457 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02c60f70-36ad-49fa-b785-683683443bc3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:14.982903 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 337/1334] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:14 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:15.253614 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-02e136ee-997d-40eb-a1dc-6321252cf729 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.256220 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:15.256470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.256720 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:15.256934 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume with id: de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:15.266780 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:15.266780 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:15.267380 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:15.280724 np0000007943 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:16:15.292817 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume request issued successfully. Aug 23 18:16:15.292817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02e136ee-997d-40eb-a1dc-6321252cf729 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 202 Aug 23 18:16:15.292817 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 334/1335] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:15 2026] DELETE /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:15.303867 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f14a23c-0843-451b-bb8e-5ec2cf421b02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.306085 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f14a23c-0843-451b-bb8e-5ec2cf421b02 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:15.306888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f14a23c-0843-451b-bb8e-5ec2cf421b02 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.306888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f14a23c-0843-451b-bb8e-5ec2cf421b02 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:15.315976 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:15.315976 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:15.321233 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1f14a23c-0843-451b-bb8e-5ec2cf421b02 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:16:15.328626 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f14a23c-0843-451b-bb8e-5ec2cf421b02 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 200 Aug 23 18:16:15.328626 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 338/1336] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:15 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:15.503995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-01d820e7-9ff7-4ed1-9eb5-6015c2a9e4f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.506700 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01d820e7-9ff7-4ed1-9eb5-6015c2a9e4f8 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:15.506936 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01d820e7-9ff7-4ed1-9eb5-6015c2a9e4f8 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.507167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01d820e7-9ff7-4ed1-9eb5-6015c2a9e4f8 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:15.518933 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:15.518933 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:15.525019 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-01d820e7-9ff7-4ed1-9eb5-6015c2a9e4f8 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:15.533163 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01d820e7-9ff7-4ed1-9eb5-6015c2a9e4f8 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 200 Aug 23 18:16:15.534281 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 328/1337] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:15 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:15.551652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-361b7d1c-ac83-4cc3-9103-dad5f4eddc8d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.553577 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-361b7d1c-ac83-4cc3-9103-dad5f4eddc8d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:15.554241 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-361b7d1c-ac83-4cc3-9103-dad5f4eddc8d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.554517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-361b7d1c-ac83-4cc3-9103-dad5f4eddc8d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:15.564477 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:15.564477 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:15.569971 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-361b7d1c-ac83-4cc3-9103-dad5f4eddc8d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:15.575293 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-361b7d1c-ac83-4cc3-9103-dad5f4eddc8d tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 200 Aug 23 18:16:15.575938 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 338/1338] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:15 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:15.587981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.589958 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f Aug 23 18:16:15.590167 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.590385 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:15.590493 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Delete snapshot with id: e583ea0e-92c3-43e6-b939-c7e86c91702f Aug 23 18:16:15.597354 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:15.597354 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:15.597816 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Snapshot retrieved successfully. Aug 23 18:16:15.620823 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Snapshot delete request issued successfully. Aug 23 18:16:15.620823 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cc40703-2dc4-4973-b76a-34b6ba9e599c tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f returned with HTTP 202 Aug 23 18:16:15.620823 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 335/1339] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:15 2026] DELETE /volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:15.628334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a770953-9a71-4d7b-9aa5-65fbb309dbc5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.629422 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a770953-9a71-4d7b-9aa5-65fbb309dbc5 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f Aug 23 18:16:15.629936 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a770953-9a71-4d7b-9aa5-65fbb309dbc5 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.630029 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a770953-9a71-4d7b-9aa5-65fbb309dbc5 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:15.637751 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:15.637751 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:15.638552 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9a770953-9a71-4d7b-9aa5-65fbb309dbc5 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Snapshot retrieved successfully. Aug 23 18:16:15.641936 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a770953-9a71-4d7b-9aa5-65fbb309dbc5 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f returned with HTTP 200 Aug 23 18:16:15.641936 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 339/1340] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:15 2026] GET /volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:15.939816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-309b2498-896d-4d43-bd0f-a661e4b78476 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.941812 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-309b2498-896d-4d43-bd0f-a661e4b78476 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:15.942029 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-309b2498-896d-4d43-bd0f-a661e4b78476 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.942268 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-309b2498-896d-4d43-bd0f-a661e4b78476 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:15.956295 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:15.956295 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:15.960485 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-309b2498-896d-4d43-bd0f-a661e4b78476 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:15.966382 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-309b2498-896d-4d43-bd0f-a661e4b78476 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:15.966880 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 329/1341] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:15 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:15.996494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-432470a1-cf1c-4d2f-a5a5-16c62e93bf1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:15.999118 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-432470a1-cf1c-4d2f-a5a5-16c62e93bf1f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:15.999392 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-432470a1-cf1c-4d2f-a5a5-16c62e93bf1f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:15.999673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-432470a1-cf1c-4d2f-a5a5-16c62e93bf1f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.000625 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-432470a1-cf1c-4d2f-a5a5-16c62e93bf1f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:16.007483 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:16.007483 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:16.008624 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-432470a1-cf1c-4d2f-a5a5-16c62e93bf1f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:16.009276 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 339/1342] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:15 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:16.345778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16bd9e05-9637-4001-b6ef-8f74132be2c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.347810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16bd9e05-9637-4001-b6ef-8f74132be2c1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e Aug 23 18:16:16.348063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16bd9e05-9637-4001-b6ef-8f74132be2c1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.348288 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16bd9e05-9637-4001-b6ef-8f74132be2c1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.355286 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16bd9e05-9637-4001-b6ef-8f74132be2c1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e returned with HTTP 404 Aug 23 18:16:16.355809 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 336/1343] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:16 2026] GET /volume/v3/volumes/de63e10a-8292-4e27-8ed4-1407ad67807e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:16.365656 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d50d5cc9-0063-4d74-8446-9a85a92f7532 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.368157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d50d5cc9-0063-4d74-8446-9a85a92f7532 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:16:16.368440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d50d5cc9-0063-4d74-8446-9a85a92f7532 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.368752 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d50d5cc9-0063-4d74-8446-9a85a92f7532 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.369932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d50d5cc9-0063-4d74-8446-9a85a92f7532 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:16:16.424310 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d50d5cc9-0063-4d74-8446-9a85a92f7532 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Get all volumes completed successfully. Aug 23 18:16:16.429042 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:16.429042 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:16.436914 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d50d5cc9-0063-4d74-8446-9a85a92f7532 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:16:16.437706 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 340/1344] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:16:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19268 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:16.460856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-96df8545-4da0-41bf-b662-7b0ff406329c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.462909 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96df8545-4da0-41bf-b662-7b0ff406329c tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] DELETE https://10.4.3.148/volume/v3/types/578f4839-2efc-4193-847e-abc3142ef97f Aug 23 18:16:16.463166 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96df8545-4da0-41bf-b662-7b0ff406329c tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.463409 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96df8545-4da0-41bf-b662-7b0ff406329c tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.496976 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96df8545-4da0-41bf-b662-7b0ff406329c tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/578f4839-2efc-4193-847e-abc3142ef97f returned with HTTP 202 Aug 23 18:16:16.497393 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 330/1345] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:16:16 2026] DELETE /volume/v3/types/578f4839-2efc-4193-847e-abc3142ef97f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:16.509397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3396972-3bc4-4af8-97a7-5132f9d9f202 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.511435 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3396972-3bc4-4af8-97a7-5132f9d9f202 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:16:16.511972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3396972-3bc4-4af8-97a7-5132f9d9f202 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-189166064", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:16.530944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3396972-3bc4-4af8-97a7-5132f9d9f202 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:16:16.531479 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 340/1346] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:16:16 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:16.543719 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-68dc1a50-6e55-4226-b0e7-c25f54cc7d73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.546592 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-68dc1a50-6e55-4226-b0e7-c25f54cc7d73 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types/f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea/encryption Aug 23 18:16:16.547035 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-68dc1a50-6e55-4226-b0e7-c25f54cc7d73 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:16.549495 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:16.549495 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:16.589464 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-68dc1a50-6e55-4226-b0e7-c25f54cc7d73 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea/encryption returned with HTTP 200 Aug 23 18:16:16.590087 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 337/1347] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:16:16 2026] POST /volume/v3/types/f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea/encryption => generated 230 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:16.600773 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-329cf849-fd68-47fe-b069-09f218bf7a25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.603294 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:16.603759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-119458748", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-189166064", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:16.605864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-119458748', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-189166064', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:16.610325 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume of 1 GB Aug 23 18:16:16.610750 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:16.610750 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:16.611436 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Availability Zones retrieved successfully. Aug 23 18:16:16.619701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (a4b8949c-d77d-4c40-b83b-e23d368b8c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:16.621118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9679bd11-8ba5-400d-93bc-1ba7eb96b99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:16.622497 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:16.654953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a40100c5-e5ae-4710-b950-332f6b37b903 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.658647 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a40100c5-e5ae-4710-b950-332f6b37b903 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f Aug 23 18:16:16.658892 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a40100c5-e5ae-4710-b950-332f6b37b903 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.659109 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a40100c5-e5ae-4710-b950-332f6b37b903 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.662207 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9679bd11-8ba5-400d-93bc-1ba7eb96b99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:16:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea,is_public=True,name='tempest-scenario-type-luks-189166064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:16.663668 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b99ef7a-d716-4b78-ac75-df64ebcf73e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:16.665466 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a40100c5-e5ae-4710-b950-332f6b37b903 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f returned with HTTP 404 Aug 23 18:16:16.666063 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 331/1348] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:16 2026] GET /volume/v3/snapshots/e583ea0e-92c3-43e6-b939-c7e86c91702f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:16.675253 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d8cde3a-dd73-4433-b1ca-65c8507871c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.677543 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d8cde3a-dd73-4433-b1ca-65c8507871c4 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:16.677833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d8cde3a-dd73-4433-b1ca-65c8507871c4 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.678073 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d8cde3a-dd73-4433-b1ca-65c8507871c4 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.688632 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:16.688632 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:16.694872 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5d8cde3a-dd73-4433-b1ca-65c8507871c4 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:16.698856 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d8cde3a-dd73-4433-b1ca-65c8507871c4 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 200 Aug 23 18:16:16.699359 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 341/1349] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:16 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:16.706814 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-189166064 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-189166064, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:16:16.707128 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-189166064 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-189166064, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:16:16.717222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.719287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:16.719498 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.719700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.719942 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Delete volume with id: f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:16.729402 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:16.729402 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:16.730003 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:16.743884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Created reservations ['b035a8fc-63e3-40cb-8724-ee473835aa96', '1ff9d1cb-ff82-4124-83d2-e4958061b491', '6d3e0f97-0a95-41c2-83f4-eacce79e6848', 'bbd1e253-383c-4d9e-98f2-3c6a769d21da'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:16.745972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b99ef7a-d716-4b78-ac75-df64ebcf73e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b035a8fc-63e3-40cb-8724-ee473835aa96', '1ff9d1cb-ff82-4124-83d2-e4958061b491', '6d3e0f97-0a95-41c2-83f4-eacce79e6848', 'bbd1e253-383c-4d9e-98f2-3c6a769d21da']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:16.746681 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63aadf0-9080-4f3a-99f6-ceeb293018d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:16.755347 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Delete volume request issued successfully. Aug 23 18:16:16.755347 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69d03853-7cc7-42ed-8ef8-7259c789c4f6 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 202 Aug 23 18:16:16.755347 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 338/1350] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:16 2026] DELETE /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:16.766234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-601cd25d-4212-4588-a820-c51f9b54cf94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.768721 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-601cd25d-4212-4588-a820-c51f9b54cf94 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:16.769022 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-601cd25d-4212-4588-a820-c51f9b54cf94 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.769292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-601cd25d-4212-4588-a820-c51f9b54cf94 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:16.782281 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:16.782281 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:16.782501 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63aadf0-9080-4f3a-99f6-ceeb293018d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63915765-d22f-4d41-a348-a25e501263eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-119458748',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['b035a8fc-63e3-40cb-8724-ee473835aa96','1ff9d1cb-ff82-4124-83d2-e4958061b491','6d3e0f97-0a95-41c2-83f4-eacce79e6848','bbd1e253-383c-4d9e-98f2-3c6a769d21da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-119458748',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=63915765-d22f-4d41-a348-a25e501263eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d18fb7835440bb9a48aea2b8308595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea),volume_type_id=f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:16.783145 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc65723b-82fd-4341-943b-135902db4efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:16.787050 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-601cd25d-4212-4588-a820-c51f9b54cf94 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Volume info retrieved successfully. Aug 23 18:16:16.794358 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-601cd25d-4212-4588-a820-c51f9b54cf94 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 200 Aug 23 18:16:16.794877 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 332/1351] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:16 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:16.808273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc65723b-82fd-4341-943b-135902db4efb) transitioned into state 'SUCCESS' from state '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-119458748',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['b035a8fc-63e3-40cb-8724-ee473835aa96','1ff9d1cb-ff82-4124-83d2-e4958061b491','6d3e0f97-0a95-41c2-83f4-eacce79e6848','bbd1e253-383c-4d9e-98f2-3c6a769d21da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:16.809438 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2904ddc6-4877-44a6-a37f-25c58d1bb50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:16.821441 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2904ddc6-4877-44a6-a37f-25c58d1bb50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:16.822409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (a4b8949c-d77d-4c40-b83b-e23d368b8c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:16.822744 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request issued successfully. Aug 23 18:16:16.823394 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-329cf849-fd68-47fe-b069-09f218bf7a25 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:16.823925 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 341/1352] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:16 2026] POST /volume/v3/volumes => generated 783 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:16.981226 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fde1fc2d-f907-4a24-84cb-514c65f6b95b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:16.983687 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fde1fc2d-f907-4a24-84cb-514c65f6b95b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:16.983973 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fde1fc2d-f907-4a24-84cb-514c65f6b95b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:16.984214 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fde1fc2d-f907-4a24-84cb-514c65f6b95b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:17.000877 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:17.000877 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:17.008821 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fde1fc2d-f907-4a24-84cb-514c65f6b95b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:17.012665 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fde1fc2d-f907-4a24-84cb-514c65f6b95b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:17.013230 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 342/1353] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:16 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:17.023011 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-962b2203-0a84-4d5f-a7a8-4279a8c88e0c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:17.025555 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-962b2203-0a84-4d5f-a7a8-4279a8c88e0c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:17.025925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-962b2203-0a84-4d5f-a7a8-4279a8c88e0c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:17.026137 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-962b2203-0a84-4d5f-a7a8-4279a8c88e0c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:17.026301 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-962b2203-0a84-4d5f-a7a8-4279a8c88e0c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:17.032061 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:17.032061 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:17.033171 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-962b2203-0a84-4d5f-a7a8-4279a8c88e0c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:17.033686 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 339/1354] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:17 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:17.446157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-7db82028-5d13-430f-9cad-bef339ee92c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:17.448736 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-7db82028-5d13-430f-9cad-bef339ee92c6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f/action Aug 23 18:16:17.449153 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-7db82028-5d13-430f-9cad-bef339ee92c6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:17.449296 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-7db82028-5d13-430f-9cad-bef339ee92c6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:17.474675 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:17.474675 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:17.487286 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d005cc2c-a77c-4a02-8fd3-7aca2f6f400c req-7db82028-5d13-430f-9cad-bef339ee92c6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f/action returned with HTTP 204 Aug 23 18:16:17.487993 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 333/1355] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:17 2026] POST /volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:17.812748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-277b58ad-4a34-4248-ada0-4b85ba929758 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:17.815992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-277b58ad-4a34-4248-ada0-4b85ba929758 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] GET https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 Aug 23 18:16:17.816232 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-277b58ad-4a34-4248-ada0-4b85ba929758 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:17.816504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-277b58ad-4a34-4248-ada0-4b85ba929758 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:17.827711 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-277b58ad-4a34-4248-ada0-4b85ba929758 tempest-VolumesExtendTest-1959831739 tempest-VolumesExtendTest-1959831739-project-member] https://10.4.3.148/volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 returned with HTTP 404 Aug 23 18:16:17.828283 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 342/1356] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:17 2026] GET /volume/v3/volumes/f9200d12-8200-49e1-bbb5-d26040d7a9d9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:18.031090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1dfe2043-9a7a-4988-ab88-1b0d5bf1b2ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.035494 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dfe2043-9a7a-4988-ab88-1b0d5bf1b2ff tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:18.035494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dfe2043-9a7a-4988-ab88-1b0d5bf1b2ff tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.035494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dfe2043-9a7a-4988-ab88-1b0d5bf1b2ff tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.049289 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08524f89-034b-4613-bfdb-fc7e8ee96ac6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.051877 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08524f89-034b-4613-bfdb-fc7e8ee96ac6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:18.052160 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08524f89-034b-4613-bfdb-fc7e8ee96ac6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.053056 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08524f89-034b-4613-bfdb-fc7e8ee96ac6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.053056 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-08524f89-034b-4613-bfdb-fc7e8ee96ac6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:18.055108 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.055108 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:18.063753 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1dfe2043-9a7a-4988-ab88-1b0d5bf1b2ff tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:18.065685 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.065685 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:18.067033 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08524f89-034b-4613-bfdb-fc7e8ee96ac6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:18.067971 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 340/1357] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:18.075384 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dfe2043-9a7a-4988-ab88-1b0d5bf1b2ff tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:18.075941 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 343/1358] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:18.097776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a6fdd14-9d48-4a25-bbde-a8158b0e4ec4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.260124 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a6fdd14-9d48-4a25-bbde-a8158b0e4ec4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:18.260124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a6fdd14-9d48-4a25-bbde-a8158b0e4ec4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.260124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a6fdd14-9d48-4a25-bbde-a8158b0e4ec4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.286838 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.286838 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:18.295283 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a6fdd14-9d48-4a25-bbde-a8158b0e4ec4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Volume info retrieved successfully. Aug 23 18:16:18.302039 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a6fdd14-9d48-4a25-bbde-a8158b0e4ec4 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:18.302450 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 334/1359] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1442 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:18.397215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c333673-d3ab-4623-8b06-358ab49d66c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.400694 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c333673-d3ab-4623-8b06-358ab49d66c0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:18.401309 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c333673-d3ab-4623-8b06-358ab49d66c0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.401584 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c333673-d3ab-4623-8b06-358ab49d66c0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.434009 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.434009 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:18.442335 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5c333673-d3ab-4623-8b06-358ab49d66c0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Volume info retrieved successfully. Aug 23 18:16:18.457934 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c333673-d3ab-4623-8b06-358ab49d66c0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:18.458586 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 343/1360] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:18.526838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-30743256-921d-4038-80ca-73c11811ac7a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.531320 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-30743256-921d-4038-80ca-73c11811ac7a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:18.531453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-30743256-921d-4038-80ca-73c11811ac7a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.531638 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-30743256-921d-4038-80ca-73c11811ac7a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.552371 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.552371 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:18.559710 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-30743256-921d-4038-80ca-73c11811ac7a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:18.565545 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-30743256-921d-4038-80ca-73c11811ac7a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:18.566018 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 341/1361] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:18.604198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-864e427e-1505-4646-9da5-e1272ef27136 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.608109 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-864e427e-1505-4646-9da5-e1272ef27136 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a/action Aug 23 18:16:18.608109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-864e427e-1505-4646-9da5-e1272ef27136 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:18.608253 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-864e427e-1505-4646-9da5-e1272ef27136 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:18.627211 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.627211 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:18.627829 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-864e427e-1505-4646-9da5-e1272ef27136 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:18.641826 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-864e427e-1505-4646-9da5-e1272ef27136 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Begin detaching volume completed successfully. Aug 23 18:16:18.642117 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-864e427e-1505-4646-9da5-e1272ef27136 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a/action returned with HTTP 202 Aug 23 18:16:18.642596 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 344/1362] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:16:18 2026] POST /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:18.675393 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4ddbd580-b9ed-4019-b1a3-d72d156f2759 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.677480 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ddbd580-b9ed-4019-b1a3-d72d156f2759 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:18.677752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ddbd580-b9ed-4019-b1a3-d72d156f2759 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.678473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ddbd580-b9ed-4019-b1a3-d72d156f2759 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.693705 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.693705 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:18.699183 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4ddbd580-b9ed-4019-b1a3-d72d156f2759 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:18.707462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ddbd580-b9ed-4019-b1a3-d72d156f2759 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:18.708343 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 335/1363] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:18.716650 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28e3fab5-712c-40e8-85ff-9eb2571f5830 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.717090 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28e3fab5-712c-40e8-85ff-9eb2571f5830 None None] GET https://10.4.3.148/volume// Aug 23 18:16:18.717254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28e3fab5-712c-40e8-85ff-9eb2571f5830 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.717504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28e3fab5-712c-40e8-85ff-9eb2571f5830 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.717861 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28e3fab5-712c-40e8-85ff-9eb2571f5830 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:18.718289 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 344/1364] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:18.729868 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-46f14c08-67ec-4f43-8832-57113caebfc7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:18.732689 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-46f14c08-67ec-4f43-8832-57113caebfc7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:18.733155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-46f14c08-67ec-4f43-8832-57113caebfc7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:18.733427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-46f14c08-67ec-4f43-8832-57113caebfc7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:18.753433 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:18.753433 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:18.759338 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-46f14c08-67ec-4f43-8832-57113caebfc7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:18.765758 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-46f14c08-67ec-4f43-8832-57113caebfc7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:18.766343 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 342/1365] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:18 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1625 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:19.088256 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ac2b588-de8a-4df5-88ad-39c42d81bc13 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:19.090949 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ac2b588-de8a-4df5-88ad-39c42d81bc13 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:19.091288 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ac2b588-de8a-4df5-88ad-39c42d81bc13 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:19.091602 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ac2b588-de8a-4df5-88ad-39c42d81bc13 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:19.091816 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3ac2b588-de8a-4df5-88ad-39c42d81bc13 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:19.097214 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:19.097214 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:19.098406 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ac2b588-de8a-4df5-88ad-39c42d81bc13 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:19.098966 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 345/1366] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:19 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:19.455691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-e6b4fba0-745f-4cc1-8494-a65b3a2f501a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:19.458884 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-e6b4fba0-745f-4cc1-8494-a65b3a2f501a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:19.459210 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-e6b4fba0-745f-4cc1-8494-a65b3a2f501a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:19.459627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-e6b4fba0-745f-4cc1-8494-a65b3a2f501a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:19.472633 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:19.472633 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:19.477517 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-e6b4fba0-745f-4cc1-8494-a65b3a2f501a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:19.482887 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-e6b4fba0-745f-4cc1-8494-a65b3a2f501a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:19.483122 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 336/1367] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:19 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:19.509978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-4dee113e-88e3-450a-b8c9-0529bc83cfc8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:19.514267 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-4dee113e-88e3-450a-b8c9-0529bc83cfc8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616 Aug 23 18:16:19.514267 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-4dee113e-88e3-450a-b8c9-0529bc83cfc8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:19.514267 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-4dee113e-88e3-450a-b8c9-0529bc83cfc8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:19.526183 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:19.526183 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:19.563518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:19.620006 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-27565e55-1160-4be9-8412-d7c1afa415e9 req-4dee113e-88e3-450a-b8c9-0529bc83cfc8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616 returned with HTTP 200 Aug 23 18:16:19.620006 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 345/1368] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:19 2026] DELETE /volume/v3/attachments/aa9bd1c5-f4c4-42ea-b2af-fe089d22a616 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:19.702858 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:19.703302 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1394143787", "metadata": {"Type": "Test"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:19.705404 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1394143787', 'metadata': {'Type': 'Test'}}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:19.705609 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume of 1 GB Aug 23 18:16:19.713969 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Availability Zones retrieved successfully. Aug 23 18:16:19.722273 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (d7212078-71bc-483b-831d-c8f7518d5497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:19.723534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ed37dc7b-49e4-4bc9-810b-441b0cc8fc51 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:19.725355 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be320cd4-fce1-43d9-8857-1172b20bf93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:19.727202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:19.729478 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed37dc7b-49e4-4bc9-810b-441b0cc8fc51 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:19.729478 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed37dc7b-49e4-4bc9-810b-441b0cc8fc51 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:19.729730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed37dc7b-49e4-4bc9-810b-441b0cc8fc51 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:19.749293 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:19.749293 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:19.762556 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ed37dc7b-49e4-4bc9-810b-441b0cc8fc51 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:19.773022 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed37dc7b-49e4-4bc9-810b-441b0cc8fc51 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:19.773662 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 346/1369] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:19 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:19.786518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be320cd4-fce1-43d9-8857-1172b20bf93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:19.787546 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61c30c8-5c79-4c11-ba4b-60e1c1048299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:19.853029 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ea78c0da-d90c-42fe-85d0-1fd2f7805dbe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:19.857646 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea78c0da-d90c-42fe-85d0-1fd2f7805dbe tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:19.858680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ea78c0da-d90c-42fe-85d0-1fd2f7805dbe tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:19.859122 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ea78c0da-d90c-42fe-85d0-1fd2f7805dbe tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:19.879614 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:19.879614 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:19.887891 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ea78c0da-d90c-42fe-85d0-1fd2f7805dbe tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Volume info retrieved successfully. Aug 23 18:16:19.891436 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Created reservations ['f934a7ed-7e3e-47d7-8c2c-496ed0bbbaf9', 'd0698d53-bce3-4289-8e7e-9d3669bb557c', '837dddb0-b5fa-4b63-b1f5-2b4859100fc1', 'a0d4b05a-025c-4bec-aca4-8af062e0005f'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:19.892629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61c30c8-5c79-4c11-ba4b-60e1c1048299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f934a7ed-7e3e-47d7-8c2c-496ed0bbbaf9', 'd0698d53-bce3-4289-8e7e-9d3669bb557c', '837dddb0-b5fa-4b63-b1f5-2b4859100fc1', 'a0d4b05a-025c-4bec-aca4-8af062e0005f']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:19.894074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6cf14e9-8315-42c6-962d-b8e2c7f60bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:19.895225 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea78c0da-d90c-42fe-85d0-1fd2f7805dbe tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:19.895718 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 337/1370] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:19 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:19.929652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6cf14e9-8315-42c6-962d-b8e2c7f60bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9069d466-a618-49f1-af63-5671f82ff907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1394143787',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['f934a7ed-7e3e-47d7-8c2c-496ed0bbbaf9','d0698d53-bce3-4289-8e7e-9d3669bb557c','837dddb0-b5fa-4b63-b1f5-2b4859100fc1','a0d4b05a-025c-4bec-aca4-8af062e0005f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1394143787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9069d466-a618-49f1-af63-5671f82ff907,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ae3fb6a169ff497d97e3a349f71d96d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dae08612420407486213fbee0784b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:19.931179 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9f6fa0-7a63-4ec7-86ce-68d76f762a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:19.966729 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9f6fa0-7a63-4ec7-86ce-68d76f762a97) transitioned into state 'SUCCESS' from state '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-1394143787',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['f934a7ed-7e3e-47d7-8c2c-496ed0bbbaf9','d0698d53-bce3-4289-8e7e-9d3669bb557c','837dddb0-b5fa-4b63-b1f5-2b4859100fc1','a0d4b05a-025c-4bec-aca4-8af062e0005f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:19.968128 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (837658e7-e4ad-4002-ad80-01634063df81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:19.970397 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ec03c3c6-518e-4acd-80f4-c9a104643e1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:19.973741 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ec03c3c6-518e-4acd-80f4-c9a104643e1d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:19.977710 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ec03c3c6-518e-4acd-80f4-c9a104643e1d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:19.978864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ec03c3c6-518e-4acd-80f4-c9a104643e1d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:19.990358 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (837658e7-e4ad-4002-ad80-01634063df81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:19.991545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (d7212078-71bc-483b-831d-c8f7518d5497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:19.992248 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request issued successfully. Aug 23 18:16:19.994873 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01f925b3-e91c-4263-ae97-eddee479e4b4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:19.996440 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 343/1371] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:19 2026] POST /volume/v3/volumes => generated 759 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:19.996776 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:19.996776 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:20.003223 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ec03c3c6-518e-4acd-80f4-c9a104643e1d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:20.013981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1977ca18-ed44-4d8b-8c88-d50a6deb4b84 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:20.014566 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ec03c3c6-518e-4acd-80f4-c9a104643e1d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:20.015561 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 346/1372] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:19 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:20.018016 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1977ca18-ed44-4d8b-8c88-d50a6deb4b84 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:20.018771 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1977ca18-ed44-4d8b-8c88-d50a6deb4b84 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:20.018771 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1977ca18-ed44-4d8b-8c88-d50a6deb4b84 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:20.035052 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:20.035052 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:20.042471 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1977ca18-ed44-4d8b-8c88-d50a6deb4b84 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:20.046322 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1977ca18-ed44-4d8b-8c88-d50a6deb4b84 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:20.046995 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 347/1373] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:20 2026] GET /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:20.048360 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-0f2b89ec-816a-45fc-bfd3-269602e3a03b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:20.051097 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-0f2b89ec-816a-45fc-bfd3-269602e3a03b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a/action Aug 23 18:16:20.051843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-0f2b89ec-816a-45fc-bfd3-269602e3a03b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:20.051843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-0f2b89ec-816a-45fc-bfd3-269602e3a03b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:20.067719 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:20.067719 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:20.068654 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-0f2b89ec-816a-45fc-bfd3-269602e3a03b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:20.079006 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-0f2b89ec-816a-45fc-bfd3-269602e3a03b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Begin detaching volume completed successfully. Aug 23 18:16:20.079304 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-0f2b89ec-816a-45fc-bfd3-269602e3a03b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a/action returned with HTTP 202 Aug 23 18:16:20.079901 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 338/1374] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:16:20 2026] POST /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:20.102891 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73b7f881-ba3a-47bb-b693-96354a5ce1d7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:20.105723 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73b7f881-ba3a-47bb-b693-96354a5ce1d7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:20.105723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73b7f881-ba3a-47bb-b693-96354a5ce1d7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:20.105723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73b7f881-ba3a-47bb-b693-96354a5ce1d7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:20.114969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f75eaf49-83f7-42ab-82cc-f0e8d3ddd01a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:20.117907 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f75eaf49-83f7-42ab-82cc-f0e8d3ddd01a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:20.118104 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f75eaf49-83f7-42ab-82cc-f0e8d3ddd01a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:20.118666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f75eaf49-83f7-42ab-82cc-f0e8d3ddd01a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:20.118944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f75eaf49-83f7-42ab-82cc-f0e8d3ddd01a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:20.123701 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:20.123701 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:20.125245 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:20.125245 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:20.126295 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f75eaf49-83f7-42ab-82cc-f0e8d3ddd01a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:20.126703 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 347/1375] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:20 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:20.133533 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-73b7f881-ba3a-47bb-b693-96354a5ce1d7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:20.136271 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73b7f881-ba3a-47bb-b693-96354a5ce1d7 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:20.136940 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 344/1376] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:20 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:20.155662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e418272d-27a5-41bb-b3d5-41e0b58891cf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:20.156304 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e418272d-27a5-41bb-b3d5-41e0b58891cf None None] GET https://10.4.3.148/volume// Aug 23 18:16:20.157194 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e418272d-27a5-41bb-b3d5-41e0b58891cf None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:20.157466 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e418272d-27a5-41bb-b3d5-41e0b58891cf None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:20.159404 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e418272d-27a5-41bb-b3d5-41e0b58891cf None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:20.159404 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 348/1377] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:20.175005 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ef2ecb3d-28a0-4cdf-b88a-15b415aa5053 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:20.178961 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ef2ecb3d-28a0-4cdf-b88a-15b415aa5053 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:20.179375 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ef2ecb3d-28a0-4cdf-b88a-15b415aa5053 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:20.179664 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ef2ecb3d-28a0-4cdf-b88a-15b415aa5053 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:20.194538 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:20.194538 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:20.199450 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ef2ecb3d-28a0-4cdf-b88a-15b415aa5053 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:20.205939 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-ef2ecb3d-28a0-4cdf-b88a-15b415aa5053 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:20.206500 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 339/1378] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:20 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:16:21.070133 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe938c09-4471-439f-b6c3-238b0a284fa4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.072361 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe938c09-4471-439f-b6c3-238b0a284fa4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:21.072630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe938c09-4471-439f-b6c3-238b0a284fa4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:21.073372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe938c09-4471-439f-b6c3-238b0a284fa4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:21.082625 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.082625 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:21.095119 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fe938c09-4471-439f-b6c3-238b0a284fa4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:21.110694 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe938c09-4471-439f-b6c3-238b0a284fa4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:21.111330 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 348/1379] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:21 2026] GET /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:21.130740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ebfe71e-8ed6-4aa9-a61c-a26da1297772 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.133437 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ebfe71e-8ed6-4aa9-a61c-a26da1297772 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:21.133770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ebfe71e-8ed6-4aa9-a61c-a26da1297772 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:21.134144 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ebfe71e-8ed6-4aa9-a61c-a26da1297772 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:21.143764 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2de21bd-a722-443c-957e-423e6e825d4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.145049 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.145049 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:21.146062 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2de21bd-a722-443c-957e-423e6e825d4c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:21.146299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2de21bd-a722-443c-957e-423e6e825d4c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:21.146548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2de21bd-a722-443c-957e-423e6e825d4c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:21.146737 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b2de21bd-a722-443c-957e-423e6e825d4c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:21.150113 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3ebfe71e-8ed6-4aa9-a61c-a26da1297772 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:21.156659 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ebfe71e-8ed6-4aa9-a61c-a26da1297772 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:21.156659 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 345/1380] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:21 2026] GET /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:21.160038 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03e704f9-20e2-4744-9f60-a478dab57d17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.160455 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.160455 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:21.160755 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2de21bd-a722-443c-957e-423e6e825d4c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:21.161623 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 349/1381] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:21 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:21.163871 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03e704f9-20e2-4744-9f60-a478dab57d17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:21.165847 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03e704f9-20e2-4744-9f60-a478dab57d17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:21.165847 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03e704f9-20e2-4744-9f60-a478dab57d17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:21.178755 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-640ee2fa-3140-4385-83fc-84f2a134e912 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.181235 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-640ee2fa-3140-4385-83fc-84f2a134e912 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:21.181565 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-640ee2fa-3140-4385-83fc-84f2a134e912 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1394143787"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:21.186453 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.186453 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:21.192492 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-03e704f9-20e2-4744-9f60-a478dab57d17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:21.195984 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.195984 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:21.202747 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03e704f9-20e2-4744-9f60-a478dab57d17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:21.203769 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 340/1382] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:21 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:21.207055 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-640ee2fa-3140-4385-83fc-84f2a134e912 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:21.217907 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-640ee2fa-3140-4385-83fc-84f2a134e912 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:21.219416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-640ee2fa-3140-4385-83fc-84f2a134e912 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:21.219416 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 349/1383] 10.4.3.148 () {68 vars in 1368 bytes} [Sun Aug 23 18:16:21 2026] PUT /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 784 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:21.234565 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-654eafbf-f422-4159-9035-1c37f3992fda None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.236899 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-654eafbf-f422-4159-9035-1c37f3992fda tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:21.237367 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-654eafbf-f422-4159-9035-1c37f3992fda tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1775383852", "description": "This is the new description of volume"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:21.255308 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.255308 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:21.262956 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-654eafbf-f422-4159-9035-1c37f3992fda tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:21.272779 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-654eafbf-f422-4159-9035-1c37f3992fda tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:21.273591 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-654eafbf-f422-4159-9035-1c37f3992fda tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:21.274158 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 346/1384] 10.4.3.148 () {68 vars in 1369 bytes} [Sun Aug 23 18:16:21 2026] PUT /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:21.290964 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a174a331-66ba-4c15-b8b7-11d290067828 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.295885 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a174a331-66ba-4c15-b8b7-11d290067828 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:21.297335 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a174a331-66ba-4c15-b8b7-11d290067828 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:21.297674 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a174a331-66ba-4c15-b8b7-11d290067828 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:21.313696 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.313696 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:21.323494 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a174a331-66ba-4c15-b8b7-11d290067828 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:21.330550 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a174a331-66ba-4c15-b8b7-11d290067828 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:21.330962 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 350/1385] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:21 2026] GET /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 891 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:21.352125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.354652 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:21.355150 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-941052754", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-898045840"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:21.357089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-941052754', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-898045840'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:21.360820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume of 1 GB Aug 23 18:16:21.364204 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Availability Zones retrieved successfully. Aug 23 18:16:21.382924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (043a1093-fe21-4f54-a675-7121cbfd0a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:21.384145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84a0034-69b8-4301-a1a4-bad29c3d873a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:21.386199 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:21.427479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84a0034-69b8-4301-a1a4-bad29c3d873a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:21.428722 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b7e56c-083f-45a0-93ce-efd991e7e732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:21.512809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Created reservations ['4ea2fe0f-b857-4e02-a679-d094d70cfae6', '19cb2f38-6f98-447d-94f9-1e9addd7561e', 'acc1f24b-c7bc-42bc-92c7-bd93ba007872', '0a7dd569-b0e3-40b7-aeef-9401e60a07ea'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:21.513444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b7e56c-083f-45a0-93ce-efd991e7e732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea2fe0f-b857-4e02-a679-d094d70cfae6', '19cb2f38-6f98-447d-94f9-1e9addd7561e', 'acc1f24b-c7bc-42bc-92c7-bd93ba007872', '0a7dd569-b0e3-40b7-aeef-9401e60a07ea']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:21.514611 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0df8be-f800-47c7-a802-d924d1172fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:21.549297 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0df8be-f800-47c7-a802-d924d1172fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e22986f-ba5f-48fc-9dad-546ea29cf4ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-941052754',display_name='tempest-VolumesGetTest-Volume-898045840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['4ea2fe0f-b857-4e02-a679-d094d70cfae6','19cb2f38-6f98-447d-94f9-1e9addd7561e','acc1f24b-c7bc-42bc-92c7-bd93ba007872','0a7dd569-b0e3-40b7-aeef-9401e60a07ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-941052754',display_name='tempest-VolumesGetTest-Volume-898045840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e22986f-ba5f-48fc-9dad-546ea29cf4ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3fb6a169ff497d97e3a349f71d96d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dae08612420407486213fbee0784b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:21.551015 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec26f366-bdb8-4e7d-9465-afa5296be5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:21.609908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec26f366-bdb8-4e7d-9465-afa5296be5db) transitioned into 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-941052754',display_name='tempest-VolumesGetTest-Volume-898045840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['4ea2fe0f-b857-4e02-a679-d094d70cfae6','19cb2f38-6f98-447d-94f9-1e9addd7561e','acc1f24b-c7bc-42bc-92c7-bd93ba007872','0a7dd569-b0e3-40b7-aeef-9401e60a07ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:21.610223 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45996d01-0e71-4af6-8c28-512ab8ef884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:21.633124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45996d01-0e71-4af6-8c28-512ab8ef884d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:21.634534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (043a1093-fe21-4f54-a675-7121cbfd0a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:21.635364 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request issued successfully. Aug 23 18:16:21.636723 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1ad0f18-de5a-4874-9ab6-3af9218d607f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:21.637961 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 341/1386] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:21 2026] POST /volume/v3/volumes => generated 778 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:21.657895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a5a365a-bcc5-495a-b934-99011cc4d332 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:21.661330 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a5a365a-bcc5-495a-b934-99011cc4d332 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:21.661330 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a5a365a-bcc5-495a-b934-99011cc4d332 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:21.661475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a5a365a-bcc5-495a-b934-99011cc4d332 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:21.684587 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:21.684587 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:21.689875 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0a5a365a-bcc5-495a-b934-99011cc4d332 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:21.703201 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a5a365a-bcc5-495a-b934-99011cc4d332 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad returned with HTTP 200 Aug 23 18:16:21.703784 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 350/1387] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:21 2026] GET /volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:22.178280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f10a99a2-a44a-4d6d-bd23-6a87c23dbe65 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:22.181498 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f10a99a2-a44a-4d6d-bd23-6a87c23dbe65 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:22.182580 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f10a99a2-a44a-4d6d-bd23-6a87c23dbe65 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:22.182580 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f10a99a2-a44a-4d6d-bd23-6a87c23dbe65 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:22.182580 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f10a99a2-a44a-4d6d-bd23-6a87c23dbe65 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:22.188517 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:22.188517 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:22.189618 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f10a99a2-a44a-4d6d-bd23-6a87c23dbe65 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:22.190121 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 347/1388] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:22 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:22.218532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-29abefd4-07cb-47b6-b502-7763ef4ec3fb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:22.220518 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29abefd4-07cb-47b6-b502-7763ef4ec3fb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:22.220743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29abefd4-07cb-47b6-b502-7763ef4ec3fb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:22.221003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29abefd4-07cb-47b6-b502-7763ef4ec3fb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:22.232163 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:22.232163 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:22.236766 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-29abefd4-07cb-47b6-b502-7763ef4ec3fb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:22.242541 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29abefd4-07cb-47b6-b502-7763ef4ec3fb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:22.243194 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 351/1389] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:22 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:22.724541 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-950e154d-bfc3-4491-a742-bf6e22f70dd7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:22.726307 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-950e154d-bfc3-4491-a742-bf6e22f70dd7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:22.726805 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-950e154d-bfc3-4491-a742-bf6e22f70dd7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:22.727002 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-950e154d-bfc3-4491-a742-bf6e22f70dd7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:22.735376 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:22.735376 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:22.739986 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-950e154d-bfc3-4491-a742-bf6e22f70dd7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:22.745178 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-950e154d-bfc3-4491-a742-bf6e22f70dd7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad returned with HTTP 200 Aug 23 18:16:22.745298 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 342/1390] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:22 2026] GET /volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:22.766263 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-02e6e321-dcae-432e-b9b7-9b4b3727dc8d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:22.769743 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02e6e321-dcae-432e-b9b7-9b4b3727dc8d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:22.769743 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-02e6e321-dcae-432e-b9b7-9b4b3727dc8d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1394143787", "description": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:22.772242 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=414,cinder:UPDATE=91,cinder:INSERT=43 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:16:22.780088 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:22.780088 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:22.784919 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-02e6e321-dcae-432e-b9b7-9b4b3727dc8d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:22.792310 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-02e6e321-dcae-432e-b9b7-9b4b3727dc8d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:22.793209 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02e6e321-dcae-432e-b9b7-9b4b3727dc8d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad returned with HTTP 200 Aug 23 18:16:22.793878 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 351/1391] 10.4.3.148 () {68 vars in 1368 bytes} [Sun Aug 23 18:16:22 2026] PUT /volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:22.809746 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-05876ee4-6bf5-4488-beb0-2ab7a85c196b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:22.812099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-05876ee4-6bf5-4488-beb0-2ab7a85c196b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:22.812376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-05876ee4-6bf5-4488-beb0-2ab7a85c196b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:22.812719 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-05876ee4-6bf5-4488-beb0-2ab7a85c196b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:22.821169 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:22.821169 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:22.826424 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-05876ee4-6bf5-4488-beb0-2ab7a85c196b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:22.832727 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-05876ee4-6bf5-4488-beb0-2ab7a85c196b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad returned with HTTP 200 Aug 23 18:16:22.833378 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 348/1392] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:22 2026] GET /volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:22.847071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:22.849352 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:22.849638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:22.849772 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:22.850066 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume with id: 9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:22.857530 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:22.857530 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:22.858208 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:22.882155 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume request issued successfully. Aug 23 18:16:22.882370 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c0eeca2-a899-426b-a09b-c4c206fa0685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad returned with HTTP 202 Aug 23 18:16:22.883432 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 352/1393] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:22 2026] DELETE /volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:22.896892 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff5659f8-ac6c-42b9-a46a-9cdd7f8a136b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:22.899714 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff5659f8-ac6c-42b9-a46a-9cdd7f8a136b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:22.900146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff5659f8-ac6c-42b9-a46a-9cdd7f8a136b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:22.900634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff5659f8-ac6c-42b9-a46a-9cdd7f8a136b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:22.913003 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:22.913003 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:22.921216 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ff5659f8-ac6c-42b9-a46a-9cdd7f8a136b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:22.929927 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff5659f8-ac6c-42b9-a46a-9cdd7f8a136b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad returned with HTTP 200 Aug 23 18:16:22.930909 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 343/1394] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:22 2026] GET /volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:23.208163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac3900e9-1d2b-49ed-81b9-31b8cf95bf69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:23.210924 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac3900e9-1d2b-49ed-81b9-31b8cf95bf69 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:23.211172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac3900e9-1d2b-49ed-81b9-31b8cf95bf69 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:23.211469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac3900e9-1d2b-49ed-81b9-31b8cf95bf69 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:23.211609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ac3900e9-1d2b-49ed-81b9-31b8cf95bf69 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:23.217694 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:23.217694 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:23.219186 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac3900e9-1d2b-49ed-81b9-31b8cf95bf69 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:23.219784 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 352/1395] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:23 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:23.265221 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9c76d530-bef0-4a14-976b-3cff8a1728c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:23.269197 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c76d530-bef0-4a14-976b-3cff8a1728c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:23.269532 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c76d530-bef0-4a14-976b-3cff8a1728c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:23.269842 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c76d530-bef0-4a14-976b-3cff8a1728c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:23.287996 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:23.287996 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:23.302101 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9c76d530-bef0-4a14-976b-3cff8a1728c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:23.315157 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c76d530-bef0-4a14-976b-3cff8a1728c5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:23.315157 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 349/1396] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:23 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:23.953937 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a052612a-e3b7-4215-b68d-3eb4cee8e43d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:23.958423 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a052612a-e3b7-4215-b68d-3eb4cee8e43d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad Aug 23 18:16:23.958423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a052612a-e3b7-4215-b68d-3eb4cee8e43d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:23.958423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a052612a-e3b7-4215-b68d-3eb4cee8e43d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:23.972673 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a052612a-e3b7-4215-b68d-3eb4cee8e43d tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad returned with HTTP 404 Aug 23 18:16:23.973404 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 353/1397] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:23 2026] GET /volume/v3/volumes/9e22986f-ba5f-48fc-9dad-546ea29cf4ad => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:16:23.987463 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-76048d6d-66aa-4447-b73c-983ee9a8bdc7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:23.999861 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76048d6d-66aa-4447-b73c-983ee9a8bdc7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:24.000055 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76048d6d-66aa-4447-b73c-983ee9a8bdc7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.000313 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76048d6d-66aa-4447-b73c-983ee9a8bdc7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.020198 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.020198 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:24.030578 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-76048d6d-66aa-4447-b73c-983ee9a8bdc7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:24.040085 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76048d6d-66aa-4447-b73c-983ee9a8bdc7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:24.041844 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 344/1398] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:23 2026] GET /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 891 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:24.061415 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.063479 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:24.064372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.064372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.064622 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume with id: 9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:24.075327 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.075327 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:24.076329 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:24.130750 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume request issued successfully. Aug 23 18:16:24.130750 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-901594aa-dc33-4e97-acd4-d2d4d9b34748 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 202 Aug 23 18:16:24.130750 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 353/1399] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:24 2026] DELETE /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:24.143062 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-88e61914-c640-4321-ae88-828c0885488c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.149665 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88e61914-c640-4321-ae88-828c0885488c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:24.150000 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88e61914-c640-4321-ae88-828c0885488c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.152376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88e61914-c640-4321-ae88-828c0885488c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.181968 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.181968 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:24.193831 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-88e61914-c640-4321-ae88-828c0885488c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:24.204469 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88e61914-c640-4321-ae88-828c0885488c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 200 Aug 23 18:16:24.205056 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 350/1400] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:24 2026] GET /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 890 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:24.236130 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c1591c9-8926-4a9f-9d85-63a2f88c682c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.239319 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c1591c9-8926-4a9f-9d85-63a2f88c682c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:24.241394 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c1591c9-8926-4a9f-9d85-63a2f88c682c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.241747 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c1591c9-8926-4a9f-9d85-63a2f88c682c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.241934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3c1591c9-8926-4a9f-9d85-63a2f88c682c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:24.251154 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.251154 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:24.251154 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c1591c9-8926-4a9f-9d85-63a2f88c682c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:24.251154 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 354/1401] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:24 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:24.278248 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-904a037d-f011-4532-9bef-81da47755fe5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.282669 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-904a037d-f011-4532-9bef-81da47755fe5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f Aug 23 18:16:24.283650 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-904a037d-f011-4532-9bef-81da47755fe5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.284595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-904a037d-f011-4532-9bef-81da47755fe5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.310873 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.310873 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:24.318208 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-904a037d-f011-4532-9bef-81da47755fe5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:24.325802 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-904a037d-f011-4532-9bef-81da47755fe5 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f returned with HTTP 200 Aug 23 18:16:24.325802 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 345/1402] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:24 2026] GET /volume/v3/volumes/8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f => generated 902 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:24.336549 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3209740e-ec6c-49a2-9ede-51cca7639b80 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.340466 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3209740e-ec6c-49a2-9ede-51cca7639b80 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:24.340776 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3209740e-ec6c-49a2-9ede-51cca7639b80 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.341064 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3209740e-ec6c-49a2-9ede-51cca7639b80 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.345521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.348491 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:16:24.349089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.349507 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.349936 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:16:24.351663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:16:24.361646 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.361646 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:24.365982 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Get all volumes completed successfully. Aug 23 18:16:24.367059 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7fe4e12e-5cbc-40fc-9ef7-a0dff6590bb4 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:16:24.367880 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 351/1403] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:16:24 2026] GET /volume/v3/volumes => generated 663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:24.374352 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3209740e-ec6c-49a2-9ede-51cca7639b80 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:24.383763 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.388312 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] DELETE https://10.4.3.148/volume/v3/volumes/8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f Aug 23 18:16:24.388450 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3209740e-ec6c-49a2-9ede-51cca7639b80 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:24.388781 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 354/1404] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:24 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:24.389116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.389728 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.391820 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete volume with id: 8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f Aug 23 18:16:24.407052 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.407052 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:24.407616 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:24.439553 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete volume request issued successfully. Aug 23 18:16:24.440013 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ad5d0e8-7faf-4d80-bcba-f28389b6a9dc tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f returned with HTTP 202 Aug 23 18:16:24.440781 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 355/1405] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:24 2026] DELETE /volume/v3/volumes/8ed502b2-8f1c-4005-aeaa-581e0a5b6c4f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:24.457638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c48d6c2-3790-4166-95d7-0c7681891438 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.461196 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c48d6c2-3790-4166-95d7-0c7681891438 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] DELETE https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea Aug 23 18:16:24.461196 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c48d6c2-3790-4166-95d7-0c7681891438 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.461433 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c48d6c2-3790-4166-95d7-0c7681891438 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.461514 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-6c48d6c2-3790-4166-95d7-0c7681891438 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Delete backup with id: 69967fcd-8629-41ce-b472-67a3df555cea. Aug 23 18:16:24.474269 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.474269 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:24.506332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-6c48d6c2-3790-4166-95d7-0c7681891438 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] delete_backup rpcapi backup_id 69967fcd-8629-41ce-b472-67a3df555cea {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:16:24.509466 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c48d6c2-3790-4166-95d7-0c7681891438 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea returned with HTTP 202 Aug 23 18:16:24.510023 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 346/1406] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:24 2026] DELETE /volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:24.520093 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9e7d1da6-0016-4318-bb15-67c61ddde28e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:24.523405 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e7d1da6-0016-4318-bb15-67c61ddde28e tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] GET https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea Aug 23 18:16:24.523405 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e7d1da6-0016-4318-bb15-67c61ddde28e tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:24.523405 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e7d1da6-0016-4318-bb15-67c61ddde28e tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:24.523405 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9e7d1da6-0016-4318-bb15-67c61ddde28e tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Show backup with id 69967fcd-8629-41ce-b472-67a3df555cea. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:24.531489 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:24.531489 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:24.532280 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e7d1da6-0016-4318-bb15-67c61ddde28e tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea returned with HTTP 200 Aug 23 18:16:24.533097 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 352/1407] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:24 2026] GET /volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:25.227829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-96b46ce8-8878-4689-88f5-86ee68f0a116 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:25.234020 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96b46ce8-8878-4689-88f5-86ee68f0a116 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 Aug 23 18:16:25.234724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96b46ce8-8878-4689-88f5-86ee68f0a116 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:25.234724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96b46ce8-8878-4689-88f5-86ee68f0a116 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:25.247161 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96b46ce8-8878-4689-88f5-86ee68f0a116 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 returned with HTTP 404 Aug 23 18:16:25.247843 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 355/1408] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:25 2026] GET /volume/v3/volumes/9069d466-a618-49f1-af63-5671f82ff907 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:25.265316 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:25.269184 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:25.270003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1808570284"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:25.272823 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1808570284'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:25.272823 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume of 1 GB Aug 23 18:16:25.277292 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Availability Zones retrieved successfully. Aug 23 18:16:25.286693 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (19f845a4-bbe2-4636-9070-60c2a7ab5a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:25.286693 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e17719-020f-4f50-a9f3-fe6fb972696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:25.289046 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:25.338517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e17719-020f-4f50-a9f3-fe6fb972696f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:25.339652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7d527d-78c7-481d-bee8-e2b02bf96a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:25.404255 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b6f4167-3ef6-4f00-a4b0-0146ada1b74f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:25.405463 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Created reservations ['eee0787d-5911-4b2f-898d-563a58fceb75', 'fb7c1f5c-6ad2-4a01-963f-770cc0d4b422', 'ca558023-b143-48ae-a9f0-68417e663683', 'e40daf79-1105-486a-bc2e-70ba39929ca0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:25.406534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7d527d-78c7-481d-bee8-e2b02bf96a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee0787d-5911-4b2f-898d-563a58fceb75', 'fb7c1f5c-6ad2-4a01-963f-770cc0d4b422', 'ca558023-b143-48ae-a9f0-68417e663683', 'e40daf79-1105-486a-bc2e-70ba39929ca0']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:25.407512 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c535ff-e37c-44a0-8998-f98f15c2ea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:25.410478 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b6f4167-3ef6-4f00-a4b0-0146ada1b74f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:25.410478 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b6f4167-3ef6-4f00-a4b0-0146ada1b74f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:25.410734 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b6f4167-3ef6-4f00-a4b0-0146ada1b74f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:25.437065 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:25.437065 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:25.437138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c535ff-e37c-44a0-8998-f98f15c2ea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '175982e2-082b-4fd6-a17b-99cf4e5679e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1808570284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['eee0787d-5911-4b2f-898d-563a58fceb75','fb7c1f5c-6ad2-4a01-963f-770cc0d4b422','ca558023-b143-48ae-a9f0-68417e663683','e40daf79-1105-486a-bc2e-70ba39929ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1808570284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=175982e2-082b-4fd6-a17b-99cf4e5679e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3fb6a169ff497d97e3a349f71d96d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dae08612420407486213fbee0784b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:25.439145 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4c697c-912d-4861-8308-98ef941fa852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:25.442295 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1b6f4167-3ef6-4f00-a4b0-0146ada1b74f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:25.451547 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b6f4167-3ef6-4f00-a4b0-0146ada1b74f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:25.452172 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 347/1409] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:25 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:25.470220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4c697c-912d-4861-8308-98ef941fa852) transitioned into state 'SUCCESS' from state '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-1808570284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['eee0787d-5911-4b2f-898d-563a58fceb75','fb7c1f5c-6ad2-4a01-963f-770cc0d4b422','ca558023-b143-48ae-a9f0-68417e663683','e40daf79-1105-486a-bc2e-70ba39929ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:25.471191 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15b8970-6971-4ebc-8f23-97a7f00a438e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:25.487717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15b8970-6971-4ebc-8f23-97a7f00a438e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:25.488493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (19f845a4-bbe2-4636-9070-60c2a7ab5a51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:25.488880 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request issued successfully. Aug 23 18:16:25.489446 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c098c479-f033-4a88-a30c-9dabd828b6d8 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:25.489976 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 356/1410] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:16:25 2026] POST /volume/v3/volumes => generated 745 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:25.510332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08b1f871-7dfa-4017-a72f-68171ad2edc4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:25.518357 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08b1f871-7dfa-4017-a72f-68171ad2edc4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 Aug 23 18:16:25.518357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08b1f871-7dfa-4017-a72f-68171ad2edc4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:25.518357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08b1f871-7dfa-4017-a72f-68171ad2edc4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:25.528080 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:25.528080 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:25.539241 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08b1f871-7dfa-4017-a72f-68171ad2edc4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:25.554363 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08b1f871-7dfa-4017-a72f-68171ad2edc4 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 returned with HTTP 200 Aug 23 18:16:25.554760 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6da2b7a1-976a-4092-8e42-0316c31da416 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:25.554970 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 353/1411] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:25 2026] GET /volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:25.556805 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6da2b7a1-976a-4092-8e42-0316c31da416 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] GET https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea Aug 23 18:16:25.557063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6da2b7a1-976a-4092-8e42-0316c31da416 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:25.558891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6da2b7a1-976a-4092-8e42-0316c31da416 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:25.558891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6da2b7a1-976a-4092-8e42-0316c31da416 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Show backup with id 69967fcd-8629-41ce-b472-67a3df555cea. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:25.568327 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6da2b7a1-976a-4092-8e42-0316c31da416 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea returned with HTTP 404 Aug 23 18:16:25.568840 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 356/1412] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:25 2026] GET /volume/v3/backups/69967fcd-8629-41ce-b472-67a3df555cea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:25.579403 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5ddfed1f-27ea-40e6-a142-11d6aa42d581 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:25.584214 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5ddfed1f-27ea-40e6-a142-11d6aa42d581 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] DELETE https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:25.584373 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5ddfed1f-27ea-40e6-a142-11d6aa42d581 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:25.584586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5ddfed1f-27ea-40e6-a142-11d6aa42d581 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:25.584710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-5ddfed1f-27ea-40e6-a142-11d6aa42d581 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete backup with id: 6fa72c48-a574-458b-ba26-66330df3d8d6. Aug 23 18:16:25.592050 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:25.592050 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:25.618082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-5ddfed1f-27ea-40e6-a142-11d6aa42d581 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] delete_backup rpcapi backup_id 6fa72c48-a574-458b-ba26-66330df3d8d6 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:16:25.625500 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5ddfed1f-27ea-40e6-a142-11d6aa42d581 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 202 Aug 23 18:16:25.625500 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 348/1413] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:25 2026] DELETE /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:25.639376 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-777a16fc-7f09-41fb-b07e-60305b55d12a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:25.661268 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-777a16fc-7f09-41fb-b07e-60305b55d12a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:25.661268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-777a16fc-7f09-41fb-b07e-60305b55d12a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:25.661268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-777a16fc-7f09-41fb-b07e-60305b55d12a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:25.661268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-777a16fc-7f09-41fb-b07e-60305b55d12a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:25.661268 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:25.661268 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:25.661268 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-777a16fc-7f09-41fb-b07e-60305b55d12a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 200 Aug 23 18:16:25.662286 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 357/1414] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:25 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:26.021972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-d2a9feb9-482b-4636-87aa-7b0ed77f607f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.024715 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-d2a9feb9-482b-4636-87aa-7b0ed77f607f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:26.025238 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-d2a9feb9-482b-4636-87aa-7b0ed77f607f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.025697 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-d2a9feb9-482b-4636-87aa-7b0ed77f607f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.046113 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.046113 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:26.054195 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-d2a9feb9-482b-4636-87aa-7b0ed77f607f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:26.060814 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-d2a9feb9-482b-4636-87aa-7b0ed77f607f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:26.061597 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 354/1415] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:26.407690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-4083b1c5-f3fb-474b-ba05-fb57ba1ec470 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.410515 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-4083b1c5-f3fb-474b-ba05-fb57ba1ec470 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:26.410849 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-4083b1c5-f3fb-474b-ba05-fb57ba1ec470 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.411078 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-4083b1c5-f3fb-474b-ba05-fb57ba1ec470 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.430037 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.430037 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:26.440657 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-4083b1c5-f3fb-474b-ba05-fb57ba1ec470 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:26.449495 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-4083b1c5-f3fb-474b-ba05-fb57ba1ec470 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:26.449915 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 357/1416] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:26.470629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-85a8dab5-6a98-440e-b66f-997f799469e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.473685 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56e70973-2619-45d3-8823-8ad39995f829 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.474077 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-85a8dab5-6a98-440e-b66f-997f799469e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f Aug 23 18:16:26.474077 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-85a8dab5-6a98-440e-b66f-997f799469e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.474251 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-85a8dab5-6a98-440e-b66f-997f799469e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.479984 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56e70973-2619-45d3-8823-8ad39995f829 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:26.481554 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56e70973-2619-45d3-8823-8ad39995f829 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.482068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56e70973-2619-45d3-8823-8ad39995f829 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.493496 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.493496 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:26.504278 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.504278 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:26.513856 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56e70973-2619-45d3-8823-8ad39995f829 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:26.524505 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56e70973-2619-45d3-8823-8ad39995f829 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:26.525818 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 358/1417] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:26.578289 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf12db1a-e731-4590-83a8-5b84bc8dfb8b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.580967 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf12db1a-e731-4590-83a8-5b84bc8dfb8b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 Aug 23 18:16:26.581222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf12db1a-e731-4590-83a8-5b84bc8dfb8b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.581587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf12db1a-e731-4590-83a8-5b84bc8dfb8b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.595645 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e98c2b3-4b91-4209-b643-1dd5f073257f req-85a8dab5-6a98-440e-b66f-997f799469e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f returned with HTTP 200 Aug 23 18:16:26.596579 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 349/1418] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:26 2026] DELETE /volume/v3/attachments/3b5a3d0e-d871-4eed-93c9-e346076fed1f => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:26.596866 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.596866 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:26.598528 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e40fefe-4c9e-4537-9e6e-aa45e00364a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.601826 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e40fefe-4c9e-4537-9e6e-aa45e00364a5 None None] GET https://10.4.3.148/volume// Aug 23 18:16:26.601826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e40fefe-4c9e-4537-9e6e-aa45e00364a5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.601826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e40fefe-4c9e-4537-9e6e-aa45e00364a5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.601826 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e40fefe-4c9e-4537-9e6e-aa45e00364a5 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:26.601826 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 358/1419] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:26.604303 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bf12db1a-e731-4590-83a8-5b84bc8dfb8b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:26.614229 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf12db1a-e731-4590-83a8-5b84bc8dfb8b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 returned with HTTP 200 Aug 23 18:16:26.614952 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 355/1420] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:26.615275 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-e8e9033b-3742-4034-90ed-58128fb3d04d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.618014 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-e8e9033b-3742-4034-90ed-58128fb3d04d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:26.619775 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-e8e9033b-3742-4034-90ed-58128fb3d04d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9120f0f1-a62f-4b7a-a513-4d44f2bfff46", "connector": null, "instance_uuid": "da984343-4ae2-4b9e-9da6-c76d3e8476b2"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:26.637008 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.637868 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.637868 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:26.639482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:26.639602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "175982e2-082b-4fd6-a17b-99cf4e5679e1", "size": 1, "name": "tempest-VolumesGetTest-Volume-1207795503", "metadata": {"Type": "Test"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:26.641691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request body: {'volume': {'source_volid': '175982e2-082b-4fd6-a17b-99cf4e5679e1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1207795503', 'metadata': {'Type': 'Test'}}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:26.651242 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.651242 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:26.652778 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume retrieved successfully. Aug 23 18:16:26.652778 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume of 1 GB Aug 23 18:16:26.661347 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Availability Zones retrieved successfully. Aug 23 18:16:26.674693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (921d805a-7b14-427e-a871-4e966d2f9feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:26.676634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bcf969-36fa-4fd2-a6bf-6de1c064ffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:26.678182 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:26.683635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-847b742b-b892-41b1-a7aa-e837b8ce09df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.688183 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-847b742b-b892-41b1-a7aa-e837b8ce09df tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 Aug 23 18:16:26.688734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-847b742b-b892-41b1-a7aa-e837b8ce09df tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.688895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-847b742b-b892-41b1-a7aa-e837b8ce09df tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.689084 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-847b742b-b892-41b1-a7aa-e837b8ce09df tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 6fa72c48-a574-458b-ba26-66330df3d8d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:26.691945 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-e8e9033b-3742-4034-90ed-58128fb3d04d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:26.693011 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 359/1421] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:26 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:26.700369 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-847b742b-b892-41b1-a7aa-e837b8ce09df tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 returned with HTTP 404 Aug 23 18:16:26.700369 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 359/1422] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/backups/6fa72c48-a574-458b-ba26-66330df3d8d6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:26.728446 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bcf969-36fa-4fd2-a6bf-6de1c064ffb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '175982e2-082b-4fd6-a17b-99cf4e5679e1', 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:26.731054 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97496ce4-745b-44eb-b9c0-506cf5ab70e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:26.750559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-51d97150-5b00-49eb-9333-cf9e10e02132 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.754224 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51d97150-5b00-49eb-9333-cf9e10e02132 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:26.754224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51d97150-5b00-49eb-9333-cf9e10e02132 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.754770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51d97150-5b00-49eb-9333-cf9e10e02132 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.772093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78905274-9000-439b-9d62-2c910f2c2c74 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.772601 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78905274-9000-439b-9d62-2c910f2c2c74 None None] GET https://10.4.3.148/volume// Aug 23 18:16:26.772899 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78905274-9000-439b-9d62-2c910f2c2c74 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.773167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78905274-9000-439b-9d62-2c910f2c2c74 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.773948 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78905274-9000-439b-9d62-2c910f2c2c74 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:26.775894 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 360/1423] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:26.777899 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.777899 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:26.789246 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-51d97150-5b00-49eb-9333-cf9e10e02132 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:26.792272 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-777b87cf-d839-41e8-ab51-274d267790b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.796074 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-777b87cf-d839-41e8-ab51-274d267790b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:26.796378 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-777b87cf-d839-41e8-ab51-274d267790b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.796939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-777b87cf-d839-41e8-ab51-274d267790b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.800739 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51d97150-5b00-49eb-9333-cf9e10e02132 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:26.801321 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 356/1424] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1361 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:26.815955 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.815955 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:26.825700 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Created reservations ['420e15b0-2610-4e66-90f9-92e82ef9274c', '07a6f19a-897b-4acd-a71d-6796b7a790d0', '30c5d4d8-ce04-416e-bf21-97af580382e3', '2fb55b8a-d892-482f-8a28-50f524a96cec'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:26.827077 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97496ce4-745b-44eb-b9c0-506cf5ab70e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420e15b0-2610-4e66-90f9-92e82ef9274c', '07a6f19a-897b-4acd-a71d-6796b7a790d0', '30c5d4d8-ce04-416e-bf21-97af580382e3', '2fb55b8a-d892-482f-8a28-50f524a96cec']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:26.828327 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-777b87cf-d839-41e8-ab51-274d267790b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:26.830030 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b15e37-3494-47c6-b60d-b925f4d59756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:26.839306 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-777b87cf-d839-41e8-ab51-274d267790b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:26.842660 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 360/1425] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1541 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:26.842847 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eab80797-3ff8-41aa-9937-1f14ee7e9b14 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.846894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eab80797-3ff8-41aa-9937-1f14ee7e9b14 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:16:26.846894 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eab80797-3ff8-41aa-9937-1f14ee7e9b14 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.846894 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eab80797-3ff8-41aa-9937-1f14ee7e9b14 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.859824 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.859824 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:26.866354 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eab80797-3ff8-41aa-9937-1f14ee7e9b14 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:26.874087 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eab80797-3ff8-41aa-9937-1f14ee7e9b14 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 returned with HTTP 200 Aug 23 18:16:26.874757 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 361/1426] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:16:26.896885 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.897020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b15e37-3494-47c6-b60d-b925f4d59756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48016e4e-19fb-45eb-95fc-942457a3fb6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1207795503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['420e15b0-2610-4e66-90f9-92e82ef9274c','07a6f19a-897b-4acd-a71d-6796b7a790d0','30c5d4d8-ce04-416e-bf21-97af580382e3','2fb55b8a-d892-482f-8a28-50f524a96cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=175982e2-082b-4fd6-a17b-99cf4e5679e1,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1207795503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48016e4e-19fb-45eb-95fc-942457a3fb6e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ae3fb6a169ff497d97e3a349f71d96d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=175982e2-082b-4fd6-a17b-99cf4e5679e1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dae08612420407486213fbee0784b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:26.897020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c426db3-0611-438d-b054-b6eb51feae0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:26.899566 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] DELETE https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:16:26.899764 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.899996 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.900213 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete volume with id: 2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:16:26.909849 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.909849 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:26.910616 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:26.934665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c426db3-0611-438d-b054-b6eb51feae0e) transitioned into state 'SUCCESS' from state '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-1207795503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['420e15b0-2610-4e66-90f9-92e82ef9274c','07a6f19a-897b-4acd-a71d-6796b7a790d0','30c5d4d8-ce04-416e-bf21-97af580382e3','2fb55b8a-d892-482f-8a28-50f524a96cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=175982e2-082b-4fd6-a17b-99cf4e5679e1,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:26.936091 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcd8769-365f-406b-8882-6d53d7a405e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:26.950263 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete volume request issued successfully. Aug 23 18:16:26.950560 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6f81da4-628f-42bb-b9f8-b4d7fb125a53 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 returned with HTTP 202 Aug 23 18:16:26.951562 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 357/1427] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:26 2026] DELETE /volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:26.968572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d3a0911d-970b-42ed-989d-d6ca08a73462 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:26.972893 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3a0911d-970b-42ed-989d-d6ca08a73462 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:16:26.973230 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3a0911d-970b-42ed-989d-d6ca08a73462 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:26.973525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3a0911d-970b-42ed-989d-d6ca08a73462 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:26.973755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcd8769-365f-406b-8882-6d53d7a405e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:26.978084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (921d805a-7b14-427e-a871-4e966d2f9feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:26.979816 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request issued successfully. Aug 23 18:16:26.979816 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a725beb-7413-4eca-8145-dac3d1c16a07 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:26.983507 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 350/1428] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:26 2026] POST /volume/v3/volumes => generated 793 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:26.994921 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:26.994921 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:27.003572 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-742f812d-0ccb-4981-bbf8-d855c985430e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.004127 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-5bb5bd86-01ca-4d8d-a9de-e9414c9ec2c6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.007892 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d3a0911d-970b-42ed-989d-d6ca08a73462 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:27.008147 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-742f812d-0ccb-4981-bbf8-d855c985430e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:27.008199 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-5bb5bd86-01ca-4d8d-a9de-e9414c9ec2c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] PUT https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea Aug 23 18:16:27.008253 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-742f812d-0ccb-4981-bbf8-d855c985430e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.008253 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-742f812d-0ccb-4981-bbf8-d855c985430e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.008331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-5bb5bd86-01ca-4d8d-a9de-e9414c9ec2c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:27.016643 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3a0911d-970b-42ed-989d-d6ca08a73462 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 returned with HTTP 200 Aug 23 18:16:27.017888 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 361/1429] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:26 2026] GET /volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:27.019899 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.019899 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:27.023821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-5bb5bd86-01ca-4d8d-a9de-e9414c9ec2c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Acquiring lock "cinder-attachment_update-9120f0f1-a62f-4b7a-a513-4d44f2bfff46-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:27.027989 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-742f812d-0ccb-4981-bbf8-d855c985430e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:27.033719 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-5bb5bd86-01ca-4d8d-a9de-e9414c9ec2c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Lock "cinder-attachment_update-9120f0f1-a62f-4b7a-a513-4d44f2bfff46-np0000007943" acquired by "attachment_update" :: waited 0.012s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:27.035427 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.035427 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:27.036714 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-742f812d-0ccb-4981-bbf8-d855c985430e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:27.037384 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 362/1430] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:27.244463 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-5bb5bd86-01ca-4d8d-a9de-e9414c9ec2c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Lock "cinder-attachment_update-9120f0f1-a62f-4b7a-a513-4d44f2bfff46-np0000007943" released by "attachment_update" :: held 0.211s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:27.245582 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-5bb5bd86-01ca-4d8d-a9de-e9414c9ec2c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea returned with HTTP 200 Aug 23 18:16:27.246170 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 358/1431] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:27 2026] PUT /volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:27.532725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-489d64eb-8fd2-46f0-a8d4-9f23af76201b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.535558 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-489d64eb-8fd2-46f0-a8d4-9f23af76201b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:27.535858 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-489d64eb-8fd2-46f0-a8d4-9f23af76201b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.536159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-489d64eb-8fd2-46f0-a8d4-9f23af76201b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.546882 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32a6c139-43a4-4b7b-bd36-5279cf5b07e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.549099 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32a6c139-43a4-4b7b-bd36-5279cf5b07e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:27.549460 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32a6c139-43a4-4b7b-bd36-5279cf5b07e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.549605 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32a6c139-43a4-4b7b-bd36-5279cf5b07e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.549846 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.549846 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:27.556664 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-489d64eb-8fd2-46f0-a8d4-9f23af76201b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:27.561990 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.561990 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:27.563771 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-489d64eb-8fd2-46f0-a8d4-9f23af76201b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:27.564416 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 351/1432] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:27.568403 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32a6c139-43a4-4b7b-bd36-5279cf5b07e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:27.579965 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32a6c139-43a4-4b7b-bd36-5279cf5b07e5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:27.580457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-05c9a0df-4899-4512-b1d8-b25de26767ec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.581064 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 362/1433] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:16:27.582860 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05c9a0df-4899-4512-b1d8-b25de26767ec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:27.583137 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05c9a0df-4899-4512-b1d8-b25de26767ec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.584143 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05c9a0df-4899-4512-b1d8-b25de26767ec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.596964 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.596964 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:27.601418 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-05c9a0df-4899-4512-b1d8-b25de26767ec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:27.603650 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3467cb9c-54cb-4a5e-bae9-a3dde886d034 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.606730 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3467cb9c-54cb-4a5e-bae9-a3dde886d034 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:27.607408 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3467cb9c-54cb-4a5e-bae9-a3dde886d034 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.608468 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3467cb9c-54cb-4a5e-bae9-a3dde886d034 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.608627 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05c9a0df-4899-4512-b1d8-b25de26767ec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:27.609235 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 363/1434] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:27.624475 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.624475 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:27.631819 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3467cb9c-54cb-4a5e-bae9-a3dde886d034 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:27.637345 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3467cb9c-54cb-4a5e-bae9-a3dde886d034 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:27.637925 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 359/1435] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:27.688081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-2624c182-5f3d-4346-bea6-f9574db3521c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.691251 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-2624c182-5f3d-4346-bea6-f9574db3521c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:27.691827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-2624c182-5f3d-4346-bea6-f9574db3521c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.692348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-2624c182-5f3d-4346-bea6-f9574db3521c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.705554 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.705554 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:27.719412 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-2624c182-5f3d-4346-bea6-f9574db3521c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:27.720139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b3fb5da-41d3-4532-b7c9-f16f1568a3d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.722709 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b3fb5da-41d3-4532-b7c9-f16f1568a3d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:16:27.723061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b3fb5da-41d3-4532-b7c9-f16f1568a3d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.724212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b3fb5da-41d3-4532-b7c9-f16f1568a3d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.728082 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-2624c182-5f3d-4346-bea6-f9574db3521c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:27.728344 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 352/1436] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:27.738718 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.738718 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:27.746180 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b3fb5da-41d3-4532-b7c9-f16f1568a3d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:27.754640 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b3fb5da-41d3-4532-b7c9-f16f1568a3d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:16:27.755200 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 363/1437] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:27.819172 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6442546e-321d-40b4-8b1a-58c30860b27b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.824754 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6442546e-321d-40b4-8b1a-58c30860b27b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:27.825309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6442546e-321d-40b4-8b1a-58c30860b27b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.825841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6442546e-321d-40b4-8b1a-58c30860b27b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.846702 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.846702 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:27.855356 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6442546e-321d-40b4-8b1a-58c30860b27b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:27.866522 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6442546e-321d-40b4-8b1a-58c30860b27b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:27.868027 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 364/1438] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:27.872333 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b762b31-7c79-4e41-802b-1fc167940bfa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.873056 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b762b31-7c79-4e41-802b-1fc167940bfa None None] GET https://10.4.3.148/volume// Aug 23 18:16:27.873245 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b762b31-7c79-4e41-802b-1fc167940bfa None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:27.873529 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b762b31-7c79-4e41-802b-1fc167940bfa None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:27.874057 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b762b31-7c79-4e41-802b-1fc167940bfa None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:27.874459 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 360/1439] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:27.891856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-1bb5993a-13c9-4742-9dd1-e555d13897fc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:27.895457 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-1bb5993a-13c9-4742-9dd1-e555d13897fc tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:27.896098 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-1bb5993a-13c9-4742-9dd1-e555d13897fc tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b433a344-8224-4d4c-825a-b6800d9455a9", "connector": null, "instance_uuid": "9545bfb6-b26f-4fa8-9eb0-907c00a169e3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:27.911975 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:27.911975 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:27.960064 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-1bb5993a-13c9-4742-9dd1-e555d13897fc tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:27.960219 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 353/1440] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:27 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:28.009578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6e5a79f-556f-407c-85c7-f3db354b2b39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.013475 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6e5a79f-556f-407c-85c7-f3db354b2b39 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:28.013475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6e5a79f-556f-407c-85c7-f3db354b2b39 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.015642 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6e5a79f-556f-407c-85c7-f3db354b2b39 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.027485 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3b3e3ea1-4497-45ce-859d-cc8dbe86cbbb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.028186 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b3e3ea1-4497-45ce-859d-cc8dbe86cbbb None None] GET https://10.4.3.148/volume// Aug 23 18:16:28.028186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b3e3ea1-4497-45ce-859d-cc8dbe86cbbb None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.028688 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b3e3ea1-4497-45ce-859d-cc8dbe86cbbb None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.029199 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b3e3ea1-4497-45ce-859d-cc8dbe86cbbb None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:28.030193 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 365/1441] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:28.030635 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.030635 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:28.036634 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b6e5a79f-556f-407c-85c7-f3db354b2b39 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:28.041507 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5bdef0ac-60ee-4f2c-8c03-cb3c589b600b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.042836 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6e5a79f-556f-407c-85c7-f3db354b2b39 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:28.043765 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 364/1442] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.043860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5bdef0ac-60ee-4f2c-8c03-cb3c589b600b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 Aug 23 18:16:28.044819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5bdef0ac-60ee-4f2c-8c03-cb3c589b600b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.044819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5bdef0ac-60ee-4f2c-8c03-cb3c589b600b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.046075 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-e2216175-05d1-453e-9cb5-da336f792668 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.054618 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5bdef0ac-60ee-4f2c-8c03-cb3c589b600b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 returned with HTTP 404 Aug 23 18:16:28.055299 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 361/1443] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/2b08d7f5-f03a-4113-9f57-e4d76f1420b6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:28.057100 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-e2216175-05d1-453e-9cb5-da336f792668 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:28.057100 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-e2216175-05d1-453e-9cb5-da336f792668 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.057533 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-e2216175-05d1-453e-9cb5-da336f792668 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.060115 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-121a99f2-e4fb-4376-a6b6-d6dff4f70ae7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.063034 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-121a99f2-e4fb-4376-a6b6-d6dff4f70ae7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:28.063318 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-121a99f2-e4fb-4376-a6b6-d6dff4f70ae7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.063521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-121a99f2-e4fb-4376-a6b6-d6dff4f70ae7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.072713 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.072713 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:28.075190 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.075190 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:28.075443 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.077422 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:28.077840 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-121a99f2-e4fb-4376-a6b6-d6dff4f70ae7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:28.077978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1388291433"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:28.081067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1388291433'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:28.081067 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Create volume of 1 GB Aug 23 18:16:28.082015 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-e2216175-05d1-453e-9cb5-da336f792668 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:28.083447 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-121a99f2-e4fb-4376-a6b6-d6dff4f70ae7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:28.084454 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Availability Zones retrieved successfully. Aug 23 18:16:28.084646 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 366/1444] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.090614 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-e2216175-05d1-453e-9cb5-da336f792668 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:28.091522 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 354/1445] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 1037 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:28.092237 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Flow 'volume_create_api' (57c15a59-c9f0-443d-8586-0754a3aeb97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:28.094413 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab8e8b5-f88a-4d8c-92c2-133c794cf482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.096782 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:28.110749 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a978543e-c449-42e8-b95b-d213ff59e922 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.112441 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a978543e-c449-42e8-b95b-d213ff59e922 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:28.112671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a978543e-c449-42e8-b95b-d213ff59e922 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.112730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a978543e-c449-42e8-b95b-d213ff59e922 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.126046 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.126046 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:28.132634 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a978543e-c449-42e8-b95b-d213ff59e922 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:28.137732 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab8e8b5-f88a-4d8c-92c2-133c794cf482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.138329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af4e8bc-95a2-48f9-8184-5c792d740a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.140481 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a978543e-c449-42e8-b95b-d213ff59e922 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:28.141057 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 362/1446] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.161835 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d0199f8-f49f-4a4e-8228-f806da7857e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.166134 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d0199f8-f49f-4a4e-8228-f806da7857e7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:28.166134 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d0199f8-f49f-4a4e-8228-f806da7857e7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1207795503"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:28.177454 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.177454 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:28.183783 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d0199f8-f49f-4a4e-8228-f806da7857e7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:28.201580 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d0199f8-f49f-4a4e-8228-f806da7857e7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:28.202485 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d0199f8-f49f-4a4e-8228-f806da7857e7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:28.203232 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 367/1447] 10.4.3.148 () {68 vars in 1368 bytes} [Sun Aug 23 18:16:28 2026] PUT /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.218468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Created reservations ['ac62e697-1006-432b-9713-9911fa93d785', 'ff07f144-c2d8-4faa-ba1b-c4e89f1da41e', '7c15aa08-710c-4495-b24e-2fe38672b6d9', 'd91a470f-28e1-4943-b0b0-924cfad36670'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:28.220093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af4e8bc-95a2-48f9-8184-5c792d740a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac62e697-1006-432b-9713-9911fa93d785', 'ff07f144-c2d8-4faa-ba1b-c4e89f1da41e', '7c15aa08-710c-4495-b24e-2fe38672b6d9', 'd91a470f-28e1-4943-b0b0-924cfad36670']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.222108 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db236772-8e43-40ce-86d2-13b0b54a3f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.230846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e48b942-2307-4777-bd03-85bb68af9c65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.235935 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e48b942-2307-4777-bd03-85bb68af9c65 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:28.236751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e48b942-2307-4777-bd03-85bb68af9c65 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1405148339", "description": "This is the new description of volume"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:28.242909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-946810ce-e9ff-4ff9-90c9-8d434f0ee829 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.246344 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-946810ce-e9ff-4ff9-90c9-8d434f0ee829 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] PUT https://10.4.3.148/volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d Aug 23 18:16:28.246344 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-946810ce-e9ff-4ff9-90c9-8d434f0ee829 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:28.257073 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.257073 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:28.262023 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1e48b942-2307-4777-bd03-85bb68af9c65 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:28.262382 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-946810ce-e9ff-4ff9-90c9-8d434f0ee829 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Acquiring lock "cinder-attachment_update-b433a344-8224-4d4c-825a-b6800d9455a9-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:28.268414 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db236772-8e43-40ce-86d2-13b0b54a3f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '844d0a24-abe0-424a-b5a0-214b4a0404f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1388291433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9a9253fcca424eb649c657f77d5430',qos_specs=None,replication_status=,reservations=['ac62e697-1006-432b-9713-9911fa93d785','ff07f144-c2d8-4faa-ba1b-c4e89f1da41e','7c15aa08-710c-4495-b24e-2fe38672b6d9','d91a470f-28e1-4943-b0b0-924cfad36670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593fe3ed29394e81aee6bff1fe11c029',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1388291433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=844d0a24-abe0-424a-b5a0-214b4a0404f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9a9253fcca424eb649c657f77d5430',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='593fe3ed29394e81aee6bff1fe11c029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.269365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf4f436-4c8e-4d41-920e-3186f243d46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.276031 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-946810ce-e9ff-4ff9-90c9-8d434f0ee829 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Lock "cinder-attachment_update-b433a344-8224-4d4c-825a-b6800d9455a9-np0000007943" acquired by "attachment_update" :: waited 0.014s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:28.278771 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.278771 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:28.281319 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1e48b942-2307-4777-bd03-85bb68af9c65 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:28.282211 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e48b942-2307-4777-bd03-85bb68af9c65 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:28.282899 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 355/1448] 10.4.3.148 () {68 vars in 1369 bytes} [Sun Aug 23 18:16:28 2026] PUT /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.305611 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c6a91a8-6c6e-40d2-963e-e742072abe1c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.310412 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf4f436-4c8e-4d41-920e-3186f243d46e) transitioned into state 'SUCCESS' from state '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-1388291433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9a9253fcca424eb649c657f77d5430',qos_specs=None,replication_status=,reservations=['ac62e697-1006-432b-9713-9911fa93d785','ff07f144-c2d8-4faa-ba1b-c4e89f1da41e','7c15aa08-710c-4495-b24e-2fe38672b6d9','d91a470f-28e1-4943-b0b0-924cfad36670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='593fe3ed29394e81aee6bff1fe11c029',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.311214 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3680af-8104-43c8-844c-07cb87c9dcb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.312673 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c6a91a8-6c6e-40d2-963e-e742072abe1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:28.313191 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c6a91a8-6c6e-40d2-963e-e742072abe1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.313492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c6a91a8-6c6e-40d2-963e-e742072abe1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.331944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3680af-8104-43c8-844c-07cb87c9dcb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.332561 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Flow 'volume_create_api' (57c15a59-c9f0-443d-8586-0754a3aeb97e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:28.333682 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Create volume request issued successfully. Aug 23 18:16:28.333682 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29f9c412-de8a-41e7-8cdb-973d4f6015a3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:28.334166 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.334166 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:28.335343 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 365/1449] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:16:28 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:28.359518 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7c6a91a8-6c6e-40d2-963e-e742072abe1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:28.359609 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7efec787-58ec-4167-8f99-02e2903eb238 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.360020 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7efec787-58ec-4167-8f99-02e2903eb238 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:28.361804 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7efec787-58ec-4167-8f99-02e2903eb238 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.362283 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7efec787-58ec-4167-8f99-02e2903eb238 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.365434 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c6a91a8-6c6e-40d2-963e-e742072abe1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:28.365906 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 368/1450] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 925 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.384059 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.384059 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:28.387327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.391044 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:28.392037 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2102090692", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-395027012"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:28.392130 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7efec787-58ec-4167-8f99-02e2903eb238 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:28.393408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2102090692', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-395027012'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:28.393817 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume of 1 GB Aug 23 18:16:28.393936 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.393936 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:28.402411 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7efec787-58ec-4167-8f99-02e2903eb238 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 returned with HTTP 200 Aug 23 18:16:28.403254 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 356/1451] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.403336 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Availability Zones retrieved successfully. Aug 23 18:16:28.415005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (a4a26b36-eedc-4aca-8b4b-a2300a84ade8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:28.415005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3fd7ad7-4c6f-4835-abda-e42b704c0534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.415005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:28.468933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-946810ce-e9ff-4ff9-90c9-8d434f0ee829 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Lock "cinder-attachment_update-b433a344-8224-4d4c-825a-b6800d9455a9-np0000007943" released by "attachment_update" :: held 0.193s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:28.469402 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-946810ce-e9ff-4ff9-90c9-8d434f0ee829 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d returned with HTTP 200 Aug 23 18:16:28.470137 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 363/1452] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:28 2026] PUT /volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:28.483439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3fd7ad7-4c6f-4835-abda-e42b704c0534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.483439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c532b56-3d62-4e4e-8388-95aac24367bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.599140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Created reservations ['dc7a8642-c244-43d3-9fd3-d73fc7c68124', '347ba94f-c6d1-4c10-8943-73a80e52b9c5', '05650190-349d-4151-9bd6-69ea19339c93', '7520a616-281d-4ca4-982b-c6971b405079'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:28.599140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c532b56-3d62-4e4e-8388-95aac24367bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc7a8642-c244-43d3-9fd3-d73fc7c68124', '347ba94f-c6d1-4c10-8943-73a80e52b9c5', '05650190-349d-4151-9bd6-69ea19339c93', '7520a616-281d-4ca4-982b-c6971b405079']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.599140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe03f35b-4449-427b-9a5e-b9d0bfcce1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.674825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe03f35b-4449-427b-9a5e-b9d0bfcce1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ffc2b59-755c-4bc4-a942-19a70ad77097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2102090692',display_name='tempest-VolumesGetTest-Volume-395027012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['dc7a8642-c244-43d3-9fd3-d73fc7c68124','347ba94f-c6d1-4c10-8943-73a80e52b9c5','05650190-349d-4151-9bd6-69ea19339c93','7520a616-281d-4ca4-982b-c6971b405079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2102090692',display_name='tempest-VolumesGetTest-Volume-395027012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ffc2b59-755c-4bc4-a942-19a70ad77097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3fb6a169ff497d97e3a349f71d96d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dae08612420407486213fbee0784b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.674825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f4b7ad-f9f9-4001-863f-648476ca8d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.739824 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f4b7ad-f9f9-4001-863f-648476ca8d61) transitioned into 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-2102090692',display_name='tempest-VolumesGetTest-Volume-395027012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['dc7a8642-c244-43d3-9fd3-d73fc7c68124','347ba94f-c6d1-4c10-8943-73a80e52b9c5','05650190-349d-4151-9bd6-69ea19339c93','7520a616-281d-4ca4-982b-c6971b405079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.744158 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3216e159-acfa-41db-942d-ef94d068b8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:28.769162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3216e159-acfa-41db-942d-ef94d068b8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:28.770823 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (a4a26b36-eedc-4aca-8b4b-a2300a84ade8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:28.773082 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request issued successfully. Aug 23 18:16:28.773082 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0289c4a-ee18-4cf3-8535-728e74cc5682 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:28.773082 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 366/1453] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:28 2026] POST /volume/v3/volumes => generated 779 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:28.814822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb1530b4-e764-49d7-80b1-a47cafe35e3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.821036 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb1530b4-e764-49d7-80b1-a47cafe35e3a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:28.821036 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb1530b4-e764-49d7-80b1-a47cafe35e3a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.821036 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb1530b4-e764-49d7-80b1-a47cafe35e3a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.841076 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.841076 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:28.859027 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb1530b4-e764-49d7-80b1-a47cafe35e3a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:28.868492 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb1530b4-e764-49d7-80b1-a47cafe35e3a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 returned with HTTP 200 Aug 23 18:16:28.869230 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 369/1454] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:28.893736 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de2d3967-557c-4d2c-a153-c3d1f9dbd6f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:28.896270 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de2d3967-557c-4d2c-a153-c3d1f9dbd6f6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:28.896666 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de2d3967-557c-4d2c-a153-c3d1f9dbd6f6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:28.897063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de2d3967-557c-4d2c-a153-c3d1f9dbd6f6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:28.919557 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:28.919557 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:28.928256 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-de2d3967-557c-4d2c-a153-c3d1f9dbd6f6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:28.937238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de2d3967-557c-4d2c-a153-c3d1f9dbd6f6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:28.937734 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 357/1455] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:28 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:29.064571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c981eebe-9bc3-4211-96da-3db7127e22d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:29.068956 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c981eebe-9bc3-4211-96da-3db7127e22d4 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:29.072298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c981eebe-9bc3-4211-96da-3db7127e22d4 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:29.072298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c981eebe-9bc3-4211-96da-3db7127e22d4 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:29.090056 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:29.090056 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:29.097524 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c981eebe-9bc3-4211-96da-3db7127e22d4 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:29.108786 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c981eebe-9bc3-4211-96da-3db7127e22d4 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:29.109141 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 364/1456] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:29 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:29.429175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-57d2d1e3-6cc6-49bf-bcfc-0cac823fe90c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:29.434936 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57d2d1e3-6cc6-49bf-bcfc-0cac823fe90c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:29.435570 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57d2d1e3-6cc6-49bf-bcfc-0cac823fe90c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:29.435570 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57d2d1e3-6cc6-49bf-bcfc-0cac823fe90c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:29.451476 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:29.451476 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:29.458321 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57d2d1e3-6cc6-49bf-bcfc-0cac823fe90c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:29.467308 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57d2d1e3-6cc6-49bf-bcfc-0cac823fe90c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 returned with HTTP 200 Aug 23 18:16:29.467915 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 367/1457] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:29 2026] GET /volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:29.494247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-27d97055-c268-4997-8c92-7c79608c4b24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:29.496554 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27d97055-c268-4997-8c92-7c79608c4b24 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:16:29.497471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27d97055-c268-4997-8c92-7c79608c4b24 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "844d0a24-abe0-424a-b5a0-214b4a0404f6", "name": "tempest-VolumesBackupsAdminTest-Backup-511055414", "container": "tempest-volumesbackupsadmintest-backup-container-1165207416"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:29.501888 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-27d97055-c268-4997-8c92-7c79608c4b24 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Creating new backup {'backup': {'volume_id': '844d0a24-abe0-424a-b5a0-214b4a0404f6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-511055414', 'container': 'tempest-volumesbackupsadmintest-backup-container-1165207416'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:16:29.501888 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-27d97055-c268-4997-8c92-7c79608c4b24 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Creating backup of volume 844d0a24-abe0-424a-b5a0-214b4a0404f6 in container tempest-volumesbackupsadmintest-backup-container-1165207416 Aug 23 18:16:29.512232 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:29.512232 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:29.513369 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-27d97055-c268-4997-8c92-7c79608c4b24 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:29.560129 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-27d97055-c268-4997-8c92-7c79608c4b24 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Created reservations ['b8e823af-e88e-4bd4-a8c7-51833efe551c', '19afb981-2c16-4021-9f27-b8bee991c729'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:29.625338 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27d97055-c268-4997-8c92-7c79608c4b24 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:16:29.626478 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 370/1458] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:29 2026] POST /volume/v3/backups => generated 334 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:29.640679 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5eafb11-4718-4dbb-90e4-b1e361b96864 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:29.643728 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5eafb11-4718-4dbb-90e4-b1e361b96864 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:29.644061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5eafb11-4718-4dbb-90e4-b1e361b96864 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:29.644393 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5eafb11-4718-4dbb-90e4-b1e361b96864 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:29.644637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a5eafb11-4718-4dbb-90e4-b1e361b96864 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:29.652312 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:29.652312 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:29.654762 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5eafb11-4718-4dbb-90e4-b1e361b96864 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:29.655006 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 358/1459] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:29 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:29.887174 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-282d2473-3587-4219-b102-68379e747124 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:29.892086 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-282d2473-3587-4219-b102-68379e747124 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:29.893117 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-282d2473-3587-4219-b102-68379e747124 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:29.893742 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-282d2473-3587-4219-b102-68379e747124 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:29.911032 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:29.911032 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:29.921089 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-282d2473-3587-4219-b102-68379e747124 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:29.931959 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-282d2473-3587-4219-b102-68379e747124 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 returned with HTTP 200 Aug 23 18:16:29.932548 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 365/1460] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:29 2026] GET /volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:29.950557 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04e4bf89-d4c2-44d1-b819-5e3dbab96fe9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:29.955177 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04e4bf89-d4c2-44d1-b819-5e3dbab96fe9 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:29.956516 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04e4bf89-d4c2-44d1-b819-5e3dbab96fe9 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1207795503", "description": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:29.961128 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86f995df-c061-4b46-a421-20b2d2b12284 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:29.967822 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86f995df-c061-4b46-a421-20b2d2b12284 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:29.967822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86f995df-c061-4b46-a421-20b2d2b12284 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:29.969757 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86f995df-c061-4b46-a421-20b2d2b12284 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:29.972269 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:29.972269 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:29.984424 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-04e4bf89-d4c2-44d1-b819-5e3dbab96fe9 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:29.986840 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:29.986840 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:29.995954 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-86f995df-c061-4b46-a421-20b2d2b12284 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:29.996863 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-04e4bf89-d4c2-44d1-b819-5e3dbab96fe9 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:29.997751 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04e4bf89-d4c2-44d1-b819-5e3dbab96fe9 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 returned with HTTP 200 Aug 23 18:16:29.998536 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 368/1461] 10.4.3.148 () {68 vars in 1368 bytes} [Sun Aug 23 18:16:29 2026] PUT /volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 => generated 770 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:30.004413 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86f995df-c061-4b46-a421-20b2d2b12284 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:30.005067 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 371/1462] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:29 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:30.018776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a102db4-1032-4fd8-b7d9-466f6a4fba1c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:30.022836 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a102db4-1032-4fd8-b7d9-466f6a4fba1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:30.023588 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a102db4-1032-4fd8-b7d9-466f6a4fba1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:30.023844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a102db4-1032-4fd8-b7d9-466f6a4fba1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:30.037513 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:30.037513 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:30.046384 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3a102db4-1032-4fd8-b7d9-466f6a4fba1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:30.055901 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a102db4-1032-4fd8-b7d9-466f6a4fba1c tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 returned with HTTP 200 Aug 23 18:16:30.057150 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 359/1463] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:30 2026] GET /volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:30.077701 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:30.080316 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:30.080477 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:30.081439 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:30.081439 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume with id: 4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:30.094879 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:30.094879 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:30.095702 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:30.123888 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume request issued successfully. Aug 23 18:16:30.124203 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e12097fc-cee2-480e-982f-e9983a8b71f1 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 returned with HTTP 202 Aug 23 18:16:30.125623 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 366/1464] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:30 2026] DELETE /volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:16:30.128988 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b68b13b7-4d5c-4b6d-b25c-423ae86ed29d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:30.131649 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b68b13b7-4d5c-4b6d-b25c-423ae86ed29d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:30.132206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b68b13b7-4d5c-4b6d-b25c-423ae86ed29d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:30.132206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b68b13b7-4d5c-4b6d-b25c-423ae86ed29d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:30.136979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62c2becd-c787-4ee5-a0bc-4dcfd8cd471a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:30.140902 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62c2becd-c787-4ee5-a0bc-4dcfd8cd471a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:30.140902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62c2becd-c787-4ee5-a0bc-4dcfd8cd471a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:30.140902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62c2becd-c787-4ee5-a0bc-4dcfd8cd471a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:30.144662 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:30.144662 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:30.150664 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b68b13b7-4d5c-4b6d-b25c-423ae86ed29d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:30.157939 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b68b13b7-4d5c-4b6d-b25c-423ae86ed29d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:30.158106 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:30.158106 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:30.158181 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 369/1465] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:30 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:30.163362 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62c2becd-c787-4ee5-a0bc-4dcfd8cd471a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:30.172617 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62c2becd-c787-4ee5-a0bc-4dcfd8cd471a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 returned with HTTP 200 Aug 23 18:16:30.173588 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 372/1466] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:30 2026] GET /volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:30.672315 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-596838bd-69e2-4696-b19b-87f8803bb56b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:30.674365 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-596838bd-69e2-4696-b19b-87f8803bb56b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:30.675086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-596838bd-69e2-4696-b19b-87f8803bb56b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:30.675086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-596838bd-69e2-4696-b19b-87f8803bb56b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:30.675086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-596838bd-69e2-4696-b19b-87f8803bb56b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:30.683417 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:30.683417 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:30.684430 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-596838bd-69e2-4696-b19b-87f8803bb56b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:30.684970 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 360/1467] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:30 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:31.025929 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18e1cebc-8e98-4133-b2b2-62e3c67ffb19 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.028335 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18e1cebc-8e98-4133-b2b2-62e3c67ffb19 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:31.028602 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18e1cebc-8e98-4133-b2b2-62e3c67ffb19 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:31.028810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18e1cebc-8e98-4133-b2b2-62e3c67ffb19 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:31.030942 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=504,cinder:UPDATE=124,cinder:INSERT=70 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:16:31.041293 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:31.041293 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:31.046493 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-18e1cebc-8e98-4133-b2b2-62e3c67ffb19 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:31.051386 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18e1cebc-8e98-4133-b2b2-62e3c67ffb19 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:31.051772 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 367/1468] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:31 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:31.176556 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bd6ea5e-a760-4492-b8d0-2f42a957a78a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.178606 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bd6ea5e-a760-4492-b8d0-2f42a957a78a tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:31.178606 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bd6ea5e-a760-4492-b8d0-2f42a957a78a tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:31.178904 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bd6ea5e-a760-4492-b8d0-2f42a957a78a tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:31.189933 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:31.189933 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:31.192404 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f894114b-a3ca-43ec-8def-1886d8a93345 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.195202 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f894114b-a3ca-43ec-8def-1886d8a93345 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 Aug 23 18:16:31.195397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f894114b-a3ca-43ec-8def-1886d8a93345 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:31.195573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f894114b-a3ca-43ec-8def-1886d8a93345 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:31.197419 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6bd6ea5e-a760-4492-b8d0-2f42a957a78a tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:31.204017 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bd6ea5e-a760-4492-b8d0-2f42a957a78a tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:31.204652 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 370/1469] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:31 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:31.208972 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f894114b-a3ca-43ec-8def-1886d8a93345 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 returned with HTTP 404 Aug 23 18:16:31.209389 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 373/1470] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:31 2026] GET /volume/v3/volumes/4ffc2b59-755c-4bc4-a942-19a70ad77097 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:31.216976 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08f51bcc-81d7-4aa1-b8fc-3f7954896c88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.219059 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08f51bcc-81d7-4aa1-b8fc-3f7954896c88 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:31.219286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08f51bcc-81d7-4aa1-b8fc-3f7954896c88 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:31.220084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08f51bcc-81d7-4aa1-b8fc-3f7954896c88 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:31.229906 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:31.229906 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:31.235160 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-08f51bcc-81d7-4aa1-b8fc-3f7954896c88 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:31.241625 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08f51bcc-81d7-4aa1-b8fc-3f7954896c88 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:31.245806 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 361/1471] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:31 2026] GET /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:31.258718 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.261410 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] DELETE https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:31.261629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:31.261859 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:31.262038 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume with id: 48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:31.270429 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:31.270429 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:31.270924 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:31.296930 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume request issued successfully. Aug 23 18:16:31.297810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ba3315f-b571-428b-b351-9b731d42b0f5 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 202 Aug 23 18:16:31.298927 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 368/1472] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:31 2026] DELETE /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:31.309932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c0a5ebf-9880-4cca-a284-3a4f0039f5c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.311097 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c0a5ebf-9880-4cca-a284-3a4f0039f5c7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:31.311811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c0a5ebf-9880-4cca-a284-3a4f0039f5c7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:31.311811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c0a5ebf-9880-4cca-a284-3a4f0039f5c7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:31.321265 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:31.321265 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:31.326001 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c0a5ebf-9880-4cca-a284-3a4f0039f5c7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:31.332167 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c0a5ebf-9880-4cca-a284-3a4f0039f5c7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 200 Aug 23 18:16:31.332696 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 371/1473] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:31 2026] GET /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:31.622629 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-78c6c62b-7b88-41f0-82c7-ee0a5e4bf6b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.625934 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-78c6c62b-7b88-41f0-82c7-ee0a5e4bf6b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea/action Aug 23 18:16:31.626486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-78c6c62b-7b88-41f0-82c7-ee0a5e4bf6b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:31.626693 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-78c6c62b-7b88-41f0-82c7-ee0a5e4bf6b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:31.649470 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:31.649470 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:31.662199 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c70cbd8d-6bf0-45a1-ac82-ac082e0de452 req-78c6c62b-7b88-41f0-82c7-ee0a5e4bf6b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea/action returned with HTTP 204 Aug 23 18:16:31.662833 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 374/1474] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:31 2026] POST /volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:31.701990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de6e2153-4bbe-4958-823e-5d716028bd93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:31.705010 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de6e2153-4bbe-4958-823e-5d716028bd93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:31.705309 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de6e2153-4bbe-4958-823e-5d716028bd93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:31.705587 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de6e2153-4bbe-4958-823e-5d716028bd93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:31.705762 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-de6e2153-4bbe-4958-823e-5d716028bd93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:31.715365 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:31.715365 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:31.716470 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de6e2153-4bbe-4958-823e-5d716028bd93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:31.717032 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 362/1475] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:31 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:32.068940 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-204aec79-e9ee-49aa-8b96-db8d54d565b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.071470 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-204aec79-e9ee-49aa-8b96-db8d54d565b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:32.071698 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-204aec79-e9ee-49aa-8b96-db8d54d565b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.071925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-204aec79-e9ee-49aa-8b96-db8d54d565b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.084132 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.084132 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:32.089215 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-204aec79-e9ee-49aa-8b96-db8d54d565b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:32.095576 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-204aec79-e9ee-49aa-8b96-db8d54d565b7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:32.096073 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 369/1476] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:32 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1654 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:32.111512 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7311fa42-d103-4e40-8f58-1f7090fee620 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.113491 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7311fa42-d103-4e40-8f58-1f7090fee620 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:32.113967 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7311fa42-d103-4e40-8f58-1f7090fee620 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9120f0f1-a62f-4b7a-a513-4d44f2bfff46", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-607253466"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:32.127346 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.127346 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:32.127969 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7311fa42-d103-4e40-8f58-1f7090fee620 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:32.128176 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-7311fa42-d103-4e40-8f58-1f7090fee620 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume 9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:32.133461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7311fa42-d103-4e40-8f58-1f7090fee620 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 400 Aug 23 18:16:32.134179 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 372/1477] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:16:32 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:16:32.143769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-873ef8e0-7689-470a-b1dd-09864bd7294c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.146134 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-873ef8e0-7689-470a-b1dd-09864bd7294c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:32.146562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-873ef8e0-7689-470a-b1dd-09864bd7294c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9120f0f1-a62f-4b7a-a513-4d44f2bfff46", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-208670587"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:32.161153 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.161153 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:32.161761 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-873ef8e0-7689-470a-b1dd-09864bd7294c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:32.161961 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-873ef8e0-7689-470a-b1dd-09864bd7294c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume 9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:32.193730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-873ef8e0-7689-470a-b1dd-09864bd7294c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['2e4819e2-4a48-4337-b6a8-fe7ccf0f862e', 'e38c4ca0-05e9-49c7-b0d4-e49abbb19ba5', '1f76e414-6c01-4710-9892-a1ce2405651d', '4f5f031d-7538-4157-a6c2-2b101b32b706'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:32.217961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95d09fff-c3ce-45d8-a64a-6250c9eeebd8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.220006 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95d09fff-c3ce-45d8-a64a-6250c9eeebd8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:32.220242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95d09fff-c3ce-45d8-a64a-6250c9eeebd8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.221609 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95d09fff-c3ce-45d8-a64a-6250c9eeebd8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.232626 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.232626 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:32.237294 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-873ef8e0-7689-470a-b1dd-09864bd7294c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot force create request issued successfully. Aug 23 18:16:32.237668 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-873ef8e0-7689-470a-b1dd-09864bd7294c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:16:32.237769 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-95d09fff-c3ce-45d8-a64a-6250c9eeebd8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:32.238180 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 375/1478] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:16:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:32.243328 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95d09fff-c3ce-45d8-a64a-6250c9eeebd8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:32.243836 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 363/1479] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:32 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:32.250865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-195d2812-59b4-43e1-87d3-692e28b48e77 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.253683 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-195d2812-59b4-43e1-87d3-692e28b48e77 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:32.253893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-195d2812-59b4-43e1-87d3-692e28b48e77 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.254116 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-195d2812-59b4-43e1-87d3-692e28b48e77 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.265192 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.265192 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:32.265734 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-195d2812-59b4-43e1-87d3-692e28b48e77 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:32.266845 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-195d2812-59b4-43e1-87d3-692e28b48e77 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 returned with HTTP 200 Aug 23 18:16:32.267249 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 370/1480] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:32 2026] GET /volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:32.354667 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e7c9ad2-9066-4ffb-9909-bd0bdef4cb5e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.360032 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e7c9ad2-9066-4ffb-9909-bd0bdef4cb5e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e Aug 23 18:16:32.360235 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e7c9ad2-9066-4ffb-9909-bd0bdef4cb5e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.360585 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e7c9ad2-9066-4ffb-9909-bd0bdef4cb5e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.377258 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e7c9ad2-9066-4ffb-9909-bd0bdef4cb5e tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e returned with HTTP 404 Aug 23 18:16:32.378163 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 373/1481] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:32 2026] GET /volume/v3/volumes/48016e4e-19fb-45eb-95fc-942457a3fb6e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:32.388486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ab726ff-9bf3-4a95-9695-4ebbb1e741ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.391326 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ab726ff-9bf3-4a95-9695-4ebbb1e741ce tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 Aug 23 18:16:32.391582 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ab726ff-9bf3-4a95-9695-4ebbb1e741ce tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.392076 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ab726ff-9bf3-4a95-9695-4ebbb1e741ce tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.406059 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.406059 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:32.408218 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3ab726ff-9bf3-4a95-9695-4ebbb1e741ce tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:32.414325 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ab726ff-9bf3-4a95-9695-4ebbb1e741ce tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 returned with HTTP 200 Aug 23 18:16:32.415250 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 376/1482] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:32 2026] GET /volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:32.437141 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.439952 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] DELETE https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 Aug 23 18:16:32.440860 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.440860 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.441236 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume with id: 175982e2-082b-4fd6-a17b-99cf4e5679e1 Aug 23 18:16:32.458336 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.458336 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:32.459041 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:32.491636 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume request issued successfully. Aug 23 18:16:32.492038 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72ecfb85-6d17-4ba7-8a79-1f7560eb054a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 returned with HTTP 202 Aug 23 18:16:32.492643 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 364/1483] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:32 2026] DELETE /volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:32.503665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-573859ff-a9da-4098-a959-f854a6e4fcf2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.507822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-573859ff-a9da-4098-a959-f854a6e4fcf2 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 Aug 23 18:16:32.508269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-573859ff-a9da-4098-a959-f854a6e4fcf2 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.508756 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-573859ff-a9da-4098-a959-f854a6e4fcf2 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.521102 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.521102 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:32.527863 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-573859ff-a9da-4098-a959-f854a6e4fcf2 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:32.539742 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-573859ff-a9da-4098-a959-f854a6e4fcf2 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 returned with HTTP 200 Aug 23 18:16:32.540547 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 371/1484] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:32 2026] GET /volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:32.734328 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bdb93c28-86b2-4467-a14c-81acf1af7773 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:32.736587 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdb93c28-86b2-4467-a14c-81acf1af7773 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:32.736785 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdb93c28-86b2-4467-a14c-81acf1af7773 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:32.736984 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdb93c28-86b2-4467-a14c-81acf1af7773 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:32.737094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bdb93c28-86b2-4467-a14c-81acf1af7773 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:32.744241 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:32.744241 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:32.745252 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdb93c28-86b2-4467-a14c-81acf1af7773 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:32.745768 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 374/1485] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:32 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:33.261191 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bbfaa3bc-7ac4-4310-b495-fc47e4c6ce4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.263257 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbfaa3bc-7ac4-4310-b495-fc47e4c6ce4b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:33.263497 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbfaa3bc-7ac4-4310-b495-fc47e4c6ce4b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:33.265082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbfaa3bc-7ac4-4310-b495-fc47e4c6ce4b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:33.277827 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:33.277827 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:33.281220 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bbfaa3bc-7ac4-4310-b495-fc47e4c6ce4b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:33.285044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36becdf7-0eb6-449f-9833-353c3e2b83ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.286813 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36becdf7-0eb6-449f-9833-353c3e2b83ae tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:33.287051 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36becdf7-0eb6-449f-9833-353c3e2b83ae tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:33.287255 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36becdf7-0eb6-449f-9833-353c3e2b83ae tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:33.295489 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbfaa3bc-7ac4-4310-b495-fc47e4c6ce4b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:33.296350 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 377/1486] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:33 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:33.303183 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:33.303183 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:33.303728 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36becdf7-0eb6-449f-9833-353c3e2b83ae tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:33.304771 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36becdf7-0eb6-449f-9833-353c3e2b83ae tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 returned with HTTP 200 Aug 23 18:16:33.305247 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 365/1487] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:33 2026] GET /volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:33.317950 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.320461 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:33.321033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9120f0f1-a62f-4b7a-a513-4d44f2bfff46", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1049709199"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:33.339727 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:33.339727 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:33.340461 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:33.340813 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume 9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:33.379593 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['19c08325-6126-4bb1-83c7-c122f1a037cc', 'b042afca-7050-4f43-ae09-24fabbf31056', '1cf85310-ac91-4f10-9e0e-b4f65ce2fc18', '38b50ca5-77fc-4a65-805d-0d6f9a71becd'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:33.433885 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot force create request issued successfully. Aug 23 18:16:33.434456 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09ee0b7b-9c4a-4eba-910e-001c4f14d138 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:16:33.435146 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 372/1488] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:16:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:33.449194 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-45edeb1c-e4e7-4b9c-a62a-c50e6a6145ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.451959 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-45edeb1c-e4e7-4b9c-a62a-c50e6a6145ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:33.452330 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-45edeb1c-e4e7-4b9c-a62a-c50e6a6145ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:33.452620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-45edeb1c-e4e7-4b9c-a62a-c50e6a6145ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:33.460749 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:33.460749 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:33.461382 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-45edeb1c-e4e7-4b9c-a62a-c50e6a6145ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:33.462579 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-45edeb1c-e4e7-4b9c-a62a-c50e6a6145ee tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 returned with HTTP 200 Aug 23 18:16:33.463161 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 375/1489] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:33 2026] GET /volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:33.559738 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e821e07-cbd1-43b7-989a-d1f3d06db366 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.562289 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e821e07-cbd1-43b7-989a-d1f3d06db366 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 Aug 23 18:16:33.562600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e821e07-cbd1-43b7-989a-d1f3d06db366 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:33.562882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e821e07-cbd1-43b7-989a-d1f3d06db366 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:33.571679 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e821e07-cbd1-43b7-989a-d1f3d06db366 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 returned with HTTP 404 Aug 23 18:16:33.572647 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 378/1490] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:33 2026] GET /volume/v3/volumes/175982e2-082b-4fd6-a17b-99cf4e5679e1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:33.627706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.630234 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:33.630736 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-VolumesGetTest-Volume-1815765623", "metadata": {"Type": "Test"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:33.632820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request body: {'volume': {'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1815765623', 'metadata': {'Type': 'Test'}}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:33.728703 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume of 1 GB Aug 23 18:16:33.734933 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Availability Zones retrieved successfully. Aug 23 18:16:33.743449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (da13c131-9878-451a-b9e5-a08da856799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:33.745216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a307747e-bf72-4426-955c-57425626db3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:33.746647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:33.760319 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ecec7c0a-f541-4b6d-82cf-3502e6117a9a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.763184 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ecec7c0a-f541-4b6d-82cf-3502e6117a9a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:33.763387 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ecec7c0a-f541-4b6d-82cf-3502e6117a9a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:33.763564 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ecec7c0a-f541-4b6d-82cf-3502e6117a9a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:33.763676 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ecec7c0a-f541-4b6d-82cf-3502e6117a9a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:33.768715 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:33.768715 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:33.769668 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ecec7c0a-f541-4b6d-82cf-3502e6117a9a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:33.770717 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 373/1491] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:33 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:33.820774 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a307747e-bf72-4426-955c-57425626db3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:33.822012 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9043f2-3987-4694-88a7-8334bf6e35a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:33.878108 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Created reservations ['4443314f-1405-4778-b8b6-2a0eba14f328', '267ca759-7da9-461f-806c-6d83d87bc39a', '37617521-82b3-4bc3-8cca-fb869759bccc', 'd4c3a975-d976-443f-891e-65b76c9c2987'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:33.879232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9043f2-3987-4694-88a7-8334bf6e35a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4443314f-1405-4778-b8b6-2a0eba14f328', '267ca759-7da9-461f-806c-6d83d87bc39a', '37617521-82b3-4bc3-8cca-fb869759bccc', 'd4c3a975-d976-443f-891e-65b76c9c2987']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:33.880304 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5039a9-6426-44f8-99cc-e2c56b069063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:33.917307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5039a9-6426-44f8-99cc-e2c56b069063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8851dd13-2eee-4d86-8be4-a1ee542208fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1815765623',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['4443314f-1405-4778-b8b6-2a0eba14f328','267ca759-7da9-461f-806c-6d83d87bc39a','37617521-82b3-4bc3-8cca-fb869759bccc','d4c3a975-d976-443f-891e-65b76c9c2987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1815765623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8851dd13-2eee-4d86-8be4-a1ee542208fa,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ae3fb6a169ff497d97e3a349f71d96d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dae08612420407486213fbee0784b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:33.917307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fd06e1-affd-4c0f-ac99-deae5c0f670d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:33.943747 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fd06e1-affd-4c0f-ac99-deae5c0f670d) transitioned into state 'SUCCESS' from state '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-1815765623',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['4443314f-1405-4778-b8b6-2a0eba14f328','267ca759-7da9-461f-806c-6d83d87bc39a','37617521-82b3-4bc3-8cca-fb869759bccc','d4c3a975-d976-443f-891e-65b76c9c2987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:33.944409 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164579ae-bd4b-4668-9cee-d8134fa81bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:33.956213 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164579ae-bd4b-4668-9cee-d8134fa81bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:33.957289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (da13c131-9878-451a-b9e5-a08da856799c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:33.957713 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request issued successfully. Aug 23 18:16:33.958518 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b092a3f6-6a1e-4ce2-b8f5-3a1adcdc953b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:33.959121 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 366/1492] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:33 2026] POST /volume/v3/volumes => generated 759 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:33.973354 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-194e0d24-abc3-485d-98d8-2f10a92df183 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:33.976114 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-194e0d24-abc3-485d-98d8-2f10a92df183 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:33.976398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-194e0d24-abc3-485d-98d8-2f10a92df183 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:33.976666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-194e0d24-abc3-485d-98d8-2f10a92df183 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:33.989192 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:33.989192 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:33.996094 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-194e0d24-abc3-485d-98d8-2f10a92df183 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:34.004048 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-194e0d24-abc3-485d-98d8-2f10a92df183 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:34.004594 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 376/1493] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:33 2026] GET /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:34.319811 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-105dede5-ca40-4cdd-b4b1-a201a54d4aea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:34.323742 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-105dede5-ca40-4cdd-b4b1-a201a54d4aea tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:34.324002 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-105dede5-ca40-4cdd-b4b1-a201a54d4aea tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:34.324233 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-105dede5-ca40-4cdd-b4b1-a201a54d4aea tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:34.338981 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:34.338981 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:34.344417 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-105dede5-ca40-4cdd-b4b1-a201a54d4aea tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:34.355511 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-105dede5-ca40-4cdd-b4b1-a201a54d4aea tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:34.356419 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 379/1494] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:34 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:34.475650 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-335837b6-d731-4617-9737-3b7f50eca372 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:34.477989 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-335837b6-d731-4617-9737-3b7f50eca372 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:34.478222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-335837b6-d731-4617-9737-3b7f50eca372 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:34.478432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-335837b6-d731-4617-9737-3b7f50eca372 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:34.485606 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:34.485606 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:34.486270 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-335837b6-d731-4617-9737-3b7f50eca372 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:34.487238 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-335837b6-d731-4617-9737-3b7f50eca372 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 returned with HTTP 200 Aug 23 18:16:34.487677 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 374/1495] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:34 2026] GET /volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:34.498946 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:34.502050 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:34.502661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9120f0f1-a62f-4b7a-a513-4d44f2bfff46", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1846760943"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:34.520570 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:34.520570 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:34.521301 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:34.521539 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume 9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:34.580546 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['d7566a25-40ff-4ddf-9bd2-8edd461466d8', '18295bc8-548f-4031-8ef5-a06476fe82ba', '0109599c-7a40-4521-b102-9b37b81319f5', 'a4eb463e-f272-41ce-ad8b-fc28a98b2f4e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:34.641139 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot force create request issued successfully. Aug 23 18:16:34.641512 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f14130e-84c6-4c99-a32b-1d7c5a19a99a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:16:34.642145 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 367/1496] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:16:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:34.655390 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b6c89ed-78e7-4b7d-94c1-3dfd62c7ba65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:34.659368 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b6c89ed-78e7-4b7d-94c1-3dfd62c7ba65 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:34.659649 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b6c89ed-78e7-4b7d-94c1-3dfd62c7ba65 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:34.660655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b6c89ed-78e7-4b7d-94c1-3dfd62c7ba65 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:34.671967 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:34.671967 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:34.674301 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b6c89ed-78e7-4b7d-94c1-3dfd62c7ba65 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:34.674301 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b6c89ed-78e7-4b7d-94c1-3dfd62c7ba65 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 returned with HTTP 200 Aug 23 18:16:34.674301 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 377/1497] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:34 2026] GET /volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:34.677499 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-b282289d-4f30-48ca-8f0d-0a9f83a90d6f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:34.680820 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-b282289d-4f30-48ca-8f0d-0a9f83a90d6f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d/action Aug 23 18:16:34.681339 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-b282289d-4f30-48ca-8f0d-0a9f83a90d6f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:34.681488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-b282289d-4f30-48ca-8f0d-0a9f83a90d6f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:34.706860 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:34.706860 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:34.723448 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b4549676-39ae-4faa-9f47-c9db772fa492 req-b282289d-4f30-48ca-8f0d-0a9f83a90d6f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d/action returned with HTTP 204 Aug 23 18:16:34.724061 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 380/1498] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:34 2026] POST /volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:34.785006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-930ff8c8-b625-453d-915a-4478b722afad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:34.787270 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-930ff8c8-b625-453d-915a-4478b722afad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:34.787532 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-930ff8c8-b625-453d-915a-4478b722afad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:34.787936 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-930ff8c8-b625-453d-915a-4478b722afad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:34.788955 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-930ff8c8-b625-453d-915a-4478b722afad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:34.794431 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:34.794431 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:34.795356 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-930ff8c8-b625-453d-915a-4478b722afad tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:34.795774 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 375/1499] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:34 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:35.021175 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-308c1cd6-da38-47da-87ca-bf6df8decea7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.023299 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-308c1cd6-da38-47da-87ca-bf6df8decea7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:35.023582 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-308c1cd6-da38-47da-87ca-bf6df8decea7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.023886 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-308c1cd6-da38-47da-87ca-bf6df8decea7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.031269 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.031269 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:35.035371 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-308c1cd6-da38-47da-87ca-bf6df8decea7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:35.041032 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-308c1cd6-da38-47da-87ca-bf6df8decea7 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:35.041492 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 368/1500] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:35.055447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb20a5e1-7bd1-44dd-9c0d-3567a7c47d39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.057400 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb20a5e1-7bd1-44dd-9c0d-3567a7c47d39 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:35.057680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb20a5e1-7bd1-44dd-9c0d-3567a7c47d39 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.057883 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb20a5e1-7bd1-44dd-9c0d-3567a7c47d39 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.066335 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.066335 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:35.071009 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb20a5e1-7bd1-44dd-9c0d-3567a7c47d39 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:35.077064 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb20a5e1-7bd1-44dd-9c0d-3567a7c47d39 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:35.077572 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 378/1501] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:35.096707 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c3575e6-3553-4f27-8138-b4f646212685 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.098528 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c3575e6-3553-4f27-8138-b4f646212685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:35.098879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c3575e6-3553-4f27-8138-b4f646212685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1815765623"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:35.109944 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.109944 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:35.115714 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c3575e6-3553-4f27-8138-b4f646212685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:35.120810 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c3575e6-3553-4f27-8138-b4f646212685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:35.121477 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c3575e6-3553-4f27-8138-b4f646212685 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:35.122144 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 381/1502] 10.4.3.148 () {68 vars in 1368 bytes} [Sun Aug 23 18:16:35 2026] PUT /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 783 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:35.135742 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-971566cc-e21f-4092-8d95-57862033db85 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.137957 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-971566cc-e21f-4092-8d95-57862033db85 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:35.138305 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-971566cc-e21f-4092-8d95-57862033db85 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-771968076", "description": "This is the new description of volume"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:35.149532 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.149532 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:35.155066 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-971566cc-e21f-4092-8d95-57862033db85 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:35.162173 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-971566cc-e21f-4092-8d95-57862033db85 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:35.162956 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-971566cc-e21f-4092-8d95-57862033db85 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:35.163412 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 376/1503] 10.4.3.148 () {68 vars in 1369 bytes} [Sun Aug 23 18:16:35 2026] PUT /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:35.176848 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-97883e58-048a-49b0-a6b7-caf838add55a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.179299 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97883e58-048a-49b0-a6b7-caf838add55a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:35.179607 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97883e58-048a-49b0-a6b7-caf838add55a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.179916 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97883e58-048a-49b0-a6b7-caf838add55a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.188809 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.188809 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:35.193818 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-97883e58-048a-49b0-a6b7-caf838add55a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:35.201190 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97883e58-048a-49b0-a6b7-caf838add55a tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:35.201598 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 369/1504] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:35.216567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.218640 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:35.219239 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1467785769", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1663257419"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:35.220840 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1467785769', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1663257419'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:35.221238 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume of 1 GB Aug 23 18:16:35.226447 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Availability Zones retrieved successfully. Aug 23 18:16:35.233566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (f4aeb8c9-771d-4052-96bf-49328357c906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:35.234696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e6801e6-7698-4afe-8dc4-922c41d0049c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:35.235724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:35.270871 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e6801e6-7698-4afe-8dc4-922c41d0049c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:35.271748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cccc35-4b22-4a89-9580-f221f2338bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:35.330074 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Created reservations ['f86832f4-f225-41ed-b0ef-7f03eaa1efd0', '129c5e37-905f-42a6-8e8f-1853590c912b', '7ec5a902-81e1-48b4-832e-36530fd08252', 'bedc48f6-76cf-4aa4-b8e9-bdaf0f970b69'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:35.331085 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cccc35-4b22-4a89-9580-f221f2338bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f86832f4-f225-41ed-b0ef-7f03eaa1efd0', '129c5e37-905f-42a6-8e8f-1853590c912b', '7ec5a902-81e1-48b4-832e-36530fd08252', 'bedc48f6-76cf-4aa4-b8e9-bdaf0f970b69']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:35.332046 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f063f6d-09b9-4a2f-829f-7f9f8212bdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:35.359526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f063f6d-09b9-4a2f-829f-7f9f8212bdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7df7598-f127-42c4-9edd-2ca1efc5c91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1467785769',display_name='tempest-VolumesGetTest-Volume-1663257419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['f86832f4-f225-41ed-b0ef-7f03eaa1efd0','129c5e37-905f-42a6-8e8f-1853590c912b','7ec5a902-81e1-48b4-832e-36530fd08252','bedc48f6-76cf-4aa4-b8e9-bdaf0f970b69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1467785769',display_name='tempest-VolumesGetTest-Volume-1663257419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7df7598-f127-42c4-9edd-2ca1efc5c91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3fb6a169ff497d97e3a349f71d96d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dae08612420407486213fbee0784b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:35.360579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df92c5c9-ad85-4d07-bb1e-7beb1682537c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:35.375114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-380ea229-7a3e-48a9-a0c5-165d426b20b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.377986 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-380ea229-7a3e-48a9-a0c5-165d426b20b8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:35.378485 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-380ea229-7a3e-48a9-a0c5-165d426b20b8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.378716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-380ea229-7a3e-48a9-a0c5-165d426b20b8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.389931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df92c5c9-ad85-4d07-bb1e-7beb1682537c) transitioned into 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-1467785769',display_name='tempest-VolumesGetTest-Volume-1663257419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3fb6a169ff497d97e3a349f71d96d1',qos_specs=None,replication_status=,reservations=['f86832f4-f225-41ed-b0ef-7f03eaa1efd0','129c5e37-905f-42a6-8e8f-1853590c912b','7ec5a902-81e1-48b4-832e-36530fd08252','bedc48f6-76cf-4aa4-b8e9-bdaf0f970b69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dae08612420407486213fbee0784b57',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:35.390810 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf367f2d-174f-4f5c-99e5-ae16c99e77d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:35.392076 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.392076 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:35.398100 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-380ea229-7a3e-48a9-a0c5-165d426b20b8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:35.403557 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf367f2d-174f-4f5c-99e5-ae16c99e77d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:35.404591 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Flow 'volume_create_api' (f4aeb8c9-771d-4052-96bf-49328357c906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:35.404820 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-380ea229-7a3e-48a9-a0c5-165d426b20b8 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:35.405044 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Create volume request issued successfully. Aug 23 18:16:35.405112 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 382/1505] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:35.405941 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98aa07cf-6727-42b4-a76e-c7d08ec8a675 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:35.406515 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 379/1506] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:35 2026] POST /volume/v3/volumes => generated 780 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:35.421624 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7096c6c4-9c59-4ac6-9e10-9be8e61c596b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.423147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-efd8d04d-a32d-4021-aa8b-23d1b61412a3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.423698 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7096c6c4-9c59-4ac6-9e10-9be8e61c596b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:35.424012 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7096c6c4-9c59-4ac6-9e10-9be8e61c596b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.424222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7096c6c4-9c59-4ac6-9e10-9be8e61c596b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.427104 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efd8d04d-a32d-4021-aa8b-23d1b61412a3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:35.427104 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efd8d04d-a32d-4021-aa8b-23d1b61412a3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.427104 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efd8d04d-a32d-4021-aa8b-23d1b61412a3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.437271 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.437271 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:35.441159 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.441159 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:35.445888 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7096c6c4-9c59-4ac6-9e10-9be8e61c596b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:35.448271 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-efd8d04d-a32d-4021-aa8b-23d1b61412a3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:35.453851 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7096c6c4-9c59-4ac6-9e10-9be8e61c596b tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c returned with HTTP 200 Aug 23 18:16:35.454230 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 377/1507] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:35.455160 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efd8d04d-a32d-4021-aa8b-23d1b61412a3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:35.455648 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 370/1508] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:35.474782 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.478388 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action Aug 23 18:16:35.478388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action body: b'{"os-detach": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:35.478388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:35.492675 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.492675 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:35.493360 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:35.583358 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Attachment connected to vm 9545bfb6-b26f-4fa8-9eb0-907c00a169e3, checking data on nova Aug 23 18:16:35.583358 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.compute.nova [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Creating Keystone token plugin using URL: https://10.4.3.148/identity {{(pid=100223) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 23 18:16:35.687210 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3fdac98-9613-4051-8ad7-1eca00dd7c32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.690066 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3fdac98-9613-4051-8ad7-1eca00dd7c32 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:35.690389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3fdac98-9613-4051-8ad7-1eca00dd7c32 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.690719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3fdac98-9613-4051-8ad7-1eca00dd7c32 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.700568 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.700568 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:35.700568 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3fdac98-9613-4051-8ad7-1eca00dd7c32 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:35.701832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3fdac98-9613-4051-8ad7-1eca00dd7c32 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 returned with HTTP 200 Aug 23 18:16:35.702852 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 380/1509] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:35.718046 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.720912 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:35.721218 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.721517 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.721861 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:35.729372 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.729372 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:35.730362 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:35.758178 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:16:35.758430 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-828b6278-1442-4e7d-b68c-8aff8f53d94e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 returned with HTTP 202 Aug 23 18:16:35.758919 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 378/1510] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:35 2026] DELETE /volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:35.769589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5043fc66-6574-48ce-8d32-611681b55e24 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.773704 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5043fc66-6574-48ce-8d32-611681b55e24 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:35.774239 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5043fc66-6574-48ce-8d32-611681b55e24 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.774555 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5043fc66-6574-48ce-8d32-611681b55e24 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.780234 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.780234 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:35.780787 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5043fc66-6574-48ce-8d32-611681b55e24 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:35.781925 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5043fc66-6574-48ce-8d32-611681b55e24 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 returned with HTTP 200 Aug 23 18:16:35.782472 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 371/1511] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:35.811161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71823035-74e0-418d-a7f2-fe86b9e7e5ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:35.813832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71823035-74e0-418d-a7f2-fe86b9e7e5ab tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:35.814129 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71823035-74e0-418d-a7f2-fe86b9e7e5ab tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:35.814413 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71823035-74e0-418d-a7f2-fe86b9e7e5ab tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:35.814543 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-71823035-74e0-418d-a7f2-fe86b9e7e5ab tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:35.819811 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:35.819811 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:35.820941 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71823035-74e0-418d-a7f2-fe86b9e7e5ab tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:35.821226 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 381/1512] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:35 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:35.846301 np0000007943 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] REQ: curl -g -i -X GET https://10.4.3.148/compute/v2.1/servers/9545bfb6-b26f-4fa8-9eb0-907c00a169e3/os-volume_attachments/b433a344-8224-4d4c-825a-b6800d9455a9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3ff7593107d0bcc59f4944b16bb6ce8d2a7092a01188f1318af91e1121111206" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7dcf5cad-2896-4f71-a2c1-99a2060563ca" -H "X-Service-Token: {SHA256}f254456fde9fa821958014e29755d6cb605118e41b2ddf9119a76658c97238f6" {{(pid=100223) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 23 18:16:36.008665 np0000007943 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 23 Aug 2026 18:16:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-5c612a24-ec8d-4f21-b03b-8cf9db184c54 x-openstack-request-id: req-5c612a24-ec8d-4f21-b03b-8cf9db184c54 {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 23 18:16:36.008923 np0000007943 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b433a344-8224-4d4c-825a-b6800d9455a9", "serverId": "9545bfb6-b26f-4fa8-9eb0-907c00a169e3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29f7c46c-f666-4225-a4c5-a23fca4a930d", "bdm_uuid": "5b357c70-5c66-4aa4-8e0c-53ce71290a02"}} {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 23 18:16:36.009063 np0000007943 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET call to compute for https://10.4.3.148/compute/v2.1/servers/9545bfb6-b26f-4fa8-9eb0-907c00a169e3/os-volume_attachments/b433a344-8224-4d4c-825a-b6800d9455a9 used request id req-5c612a24-ec8d-4f21-b03b-8cf9db184c54 {{(pid=100223) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 23 18:16:36.011779 np0000007943 devstack@c-api.service[100223]: ERROR cinder.volume.api [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-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 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Caught error: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: 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 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 23 18:16:36.014483 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-7dcf5cad-2896-4f71-a2c1-99a2060563ca tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action returned with HTTP 409 Aug 23 18:16:36.015670 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 383/1513] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:35 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 167 bytes in 542 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:36.023980 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.025691 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action Aug 23 18:16:36.026084 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:36.026200 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:36.039869 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.039869 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:36.040438 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:36.134511 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Attachment connected to vm 9545bfb6-b26f-4fa8-9eb0-907c00a169e3, checking data on nova Aug 23 18:16:36.134897 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.compute.nova [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Creating Keystone token plugin using URL: https://10.4.3.148/identity {{(pid=100226) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 23 18:16:36.298960 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] REQ: curl -g -i -X GET https://10.4.3.148/compute/v2.1/servers/9545bfb6-b26f-4fa8-9eb0-907c00a169e3/os-volume_attachments/b433a344-8224-4d4c-825a-b6800d9455a9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a4d5fba93cec49b7c3dfd9bdd88a304ac7455368d436a620a0a457c51b1e539a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3d6836cd-3e97-4505-b98e-e9f2acf274c0" -H "X-Service-Token: {SHA256}b56300f22c826ba6438060f0ea36cfd4e85e77d9c7f3d6680a5b228ae1e3d510" {{(pid=100226) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 23 18:16:36.430313 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 23 Aug 2026 18:16:36 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-b6d244b6-5b0c-495a-b119-a8efd666216f x-openstack-request-id: req-b6d244b6-5b0c-495a-b119-a8efd666216f {{(pid=100226) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 23 18:16:36.430642 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b433a344-8224-4d4c-825a-b6800d9455a9", "serverId": "9545bfb6-b26f-4fa8-9eb0-907c00a169e3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29f7c46c-f666-4225-a4c5-a23fca4a930d", "bdm_uuid": "5b357c70-5c66-4aa4-8e0c-53ce71290a02"}} {{(pid=100226) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 23 18:16:36.431480 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET call to compute for https://10.4.3.148/compute/v2.1/servers/9545bfb6-b26f-4fa8-9eb0-907c00a169e3/os-volume_attachments/b433a344-8224-4d4c-825a-b6800d9455a9 used request id req-b6d244b6-5b0c-495a-b119-a8efd666216f {{(pid=100226) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 23 18:16:36.434566 np0000007943 devstack@c-api.service[100226]: ERROR cinder.volume.api [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-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 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Caught error: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: 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 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 23 18:16:36.437779 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault Aug 23 18:16:36.438847 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.middleware.fault [None req-3d6836cd-3e97-4505-b98e-e9f2acf274c0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action returned with HTTP 409 Aug 23 18:16:36.439701 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 379/1514] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:36 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 167 bytes in 415 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:36.449469 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8732d1e-531e-42e7-9cae-01767c3eca78 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.451100 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 372/1515] 10.4.3.148 () {70 vars in 1597 bytes} [Sun Aug 23 18:16:36 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:16:36.463564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7366c2ed-e48a-47c5-ac91-b0c37f21e95f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.467446 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 382/1516] 10.4.3.148 () {70 vars in 1597 bytes} [Sun Aug 23 18:16:36 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:16:36.474215 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66ab23ff-76b7-426b-a6dd-898111639aed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.476762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7bb315ee-7552-40eb-8d11-232c1984f4e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.476861 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66ab23ff-76b7-426b-a6dd-898111639aed tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:36.477020 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66ab23ff-76b7-426b-a6dd-898111639aed tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.477200 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66ab23ff-76b7-426b-a6dd-898111639aed tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.503485 np0000007943 devstack@c-api.service[100226]: WARNING keystonemiddleware.auth_token [None req-7bb315ee-7552-40eb-8d11-232c1984f4e1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 23 18:16:36.504753 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 380/1517] 10.4.3.148 () {70 vars in 1597 bytes} [Sun Aug 23 18:16:36 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:16:36.513676 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7cdfcba0-bfd1-40eb-b4a0-08b128d6c2ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.517422 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-66ab23ff-76b7-426b-a6dd-898111639aed tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:16:36.528080 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.528080 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:36.534346 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-66ab23ff-76b7-426b-a6dd-898111639aed tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:36.541055 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66ab23ff-76b7-426b-a6dd-898111639aed tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c returned with HTTP 200 Aug 23 18:16:36.541055 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 384/1518] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:36 2026] GET /volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c => generated 873 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:36.548555 np0000007943 devstack@c-api.service[100225]: WARNING keystonemiddleware.auth_token [None req-7cdfcba0-bfd1-40eb-b4a0-08b128d6c2ea None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 23 18:16:36.551373 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 373/1519] 10.4.3.148 () {70 vars in 1597 bytes} [Sun Aug 23 18:16:36 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 114 bytes in 38 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:16:36.563562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b8f3b8f-24e3-4247-84d2-880897a47192 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.564158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-010539d6-295e-41e6-9efe-d63475f686f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.566268 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b8f3b8f-24e3-4247-84d2-880897a47192 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] PUT https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:36.567346 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b8f3b8f-24e3-4247-84d2-880897a47192 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1815765623", "description": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:36.584213 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.584213 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:36.590023 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b8f3b8f-24e3-4247-84d2-880897a47192 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:36.602687 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b8f3b8f-24e3-4247-84d2-880897a47192 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume updated successfully. Aug 23 18:16:36.603871 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b8f3b8f-24e3-4247-84d2-880897a47192 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c returned with HTTP 200 Aug 23 18:16:36.604487 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 383/1520] 10.4.3.148 () {68 vars in 1368 bytes} [Sun Aug 23 18:16:36 2026] PUT /volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c => generated 770 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:36.621488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75992305-b436-42a4-a326-d2ae4d3d504f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.623891 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75992305-b436-42a4-a326-d2ae4d3d504f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:36.624258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75992305-b436-42a4-a326-d2ae4d3d504f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.624527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75992305-b436-42a4-a326-d2ae4d3d504f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.636607 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.636607 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:36.642899 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75992305-b436-42a4-a326-d2ae4d3d504f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:36.651001 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75992305-b436-42a4-a326-d2ae4d3d504f tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c returned with HTTP 200 Aug 23 18:16:36.651582 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 385/1521] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:36 2026] GET /volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:36.667585 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d158f4ce-9132-484e-836a-f4db30ff0086 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.671221 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d158f4ce-9132-484e-836a-f4db30ff0086 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:36.671576 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d158f4ce-9132-484e-836a-f4db30ff0086 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.672079 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d158f4ce-9132-484e-836a-f4db30ff0086 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.672352 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d158f4ce-9132-484e-836a-f4db30ff0086 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume with id: e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:36.672397 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-010539d6-295e-41e6-9efe-d63475f686f9 tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] POST https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action Aug 23 18:16:36.673319 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-010539d6-295e-41e6-9efe-d63475f686f9 tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:36.673319 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-010539d6-295e-41e6-9efe-d63475f686f9 tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:36.685935 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.685935 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:36.686577 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d158f4ce-9132-484e-836a-f4db30ff0086 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:36.717822 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d158f4ce-9132-484e-836a-f4db30ff0086 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume request issued successfully. Aug 23 18:16:36.718238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d158f4ce-9132-484e-836a-f4db30ff0086 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c returned with HTTP 202 Aug 23 18:16:36.719859 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 374/1522] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:36 2026] DELETE /volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:36.727160 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-010539d6-295e-41e6-9efe-d63475f686f9 tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-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=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:16:36.733151 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13678e73-9385-4b87-b496-46f883388715 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.736365 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13678e73-9385-4b87-b496-46f883388715 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:36.736365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13678e73-9385-4b87-b496-46f883388715 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.736464 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13678e73-9385-4b87-b496-46f883388715 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.741944 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.741944 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:36.742485 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-010539d6-295e-41e6-9efe-d63475f686f9 tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Updating volume 'b433a344-8224-4d4c-825a-b6800d9455a9' with '{'status': 'error'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:16:36.746924 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.746924 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:36.755745 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-13678e73-9385-4b87-b496-46f883388715 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:36.762410 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13678e73-9385-4b87-b496-46f883388715 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c returned with HTTP 200 Aug 23 18:16:36.763177 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 384/1523] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:36 2026] GET /volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:36.785006 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-010539d6-295e-41e6-9efe-d63475f686f9 tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action returned with HTTP 202 Aug 23 18:16:36.785612 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 381/1524] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:36 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:36.795556 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7909be71-ce2a-4202-84af-8f70f4f86ee5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.796515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ed66dc6-efa5-42b9-a982-cbcd62045918 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.798826 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7909be71-ce2a-4202-84af-8f70f4f86ee5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:36.799135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7909be71-ce2a-4202-84af-8f70f4f86ee5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.799199 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ed66dc6-efa5-42b9-a982-cbcd62045918 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:36.799510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7909be71-ce2a-4202-84af-8f70f4f86ee5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.799719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ed66dc6-efa5-42b9-a982-cbcd62045918 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.799719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ed66dc6-efa5-42b9-a982-cbcd62045918 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.811700 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ed66dc6-efa5-42b9-a982-cbcd62045918 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 returned with HTTP 404 Aug 23 18:16:36.811700 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 375/1525] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:36 2026] GET /volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:36.823304 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.823304 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:36.833141 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7909be71-ce2a-4202-84af-8f70f4f86ee5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:36.833298 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.838049 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:36.839075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.839966 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.839966 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:36.840741 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7909be71-ce2a-4202-84af-8f70f4f86ee5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:36.841018 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1f19df77-7269-47b4-b617-ce58573386ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.841397 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 386/1526] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:36 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 1149 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:36.843827 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f19df77-7269-47b4-b617-ce58573386ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:36.844133 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f19df77-7269-47b4-b617-ce58573386ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.844393 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f19df77-7269-47b4-b617-ce58573386ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.844752 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1f19df77-7269-47b4-b617-ce58573386ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:36.849068 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.849068 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:36.849068 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:36.851969 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.851969 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:36.853181 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f19df77-7269-47b4-b617-ce58573386ee tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:36.853899 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 382/1527] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:36 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:36.863999 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.866550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] POST https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action Aug 23 18:16:36.866990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "29f7c46c-f666-4225-a4c5-a23fca4a930d"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:36.867318 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "29f7c46c-f666-4225-a4c5-a23fca4a930d"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:36.884199 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:16:36.885647 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dffe5d1c-1e1b-4f69-a974-6eb17757a02c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 returned with HTTP 202 Aug 23 18:16:36.885647 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 385/1528] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:36 2026] DELETE /volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:36.887080 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.887080 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:36.888458 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Volume info retrieved successfully. Aug 23 18:16:36.902122 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b31998d7-b190-4103-a198-e3ced03343bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:36.906892 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b31998d7-b190-4103-a198-e3ced03343bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:36.907224 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b31998d7-b190-4103-a198-e3ced03343bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:36.907421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b31998d7-b190-4103-a198-e3ced03343bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:36.921922 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:36.921922 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:36.921922 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b31998d7-b190-4103-a198-e3ced03343bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:36.923334 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b31998d7-b190-4103-a198-e3ced03343bc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 returned with HTTP 200 Aug 23 18:16:36.924128 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 387/1529] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:36 2026] GET /volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:36.991352 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Attachment connected to vm 9545bfb6-b26f-4fa8-9eb0-907c00a169e3, checking data on nova Aug 23 18:16:36.991352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.compute.nova [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Creating Keystone token plugin using URL: https://10.4.3.148/identity {{(pid=100225) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 23 18:16:37.204547 np0000007943 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] REQ: curl -g -i -X GET https://10.4.3.148/compute/v2.1/servers/9545bfb6-b26f-4fa8-9eb0-907c00a169e3/os-volume_attachments/b433a344-8224-4d4c-825a-b6800d9455a9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e3d79de76cab5f4ce61710b9a15b97bcf992152aa646e501df301e63b0652262" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e0cd90ee-d105-4937-88c4-4193c6277a3d" -H "X-Service-Token: {SHA256}91102e214874731b3edcf033162ffcbe012829b627bc868a154e28c90e14abc5" {{(pid=100225) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 23 18:16:37.380458 np0000007943 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 23 Aug 2026 18:16:37 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-2e5bd31f-07a7-4e0b-8ed8-4372d1d2e2d4 x-openstack-request-id: req-2e5bd31f-07a7-4e0b-8ed8-4372d1d2e2d4 {{(pid=100225) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 23 18:16:37.381157 np0000007943 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b433a344-8224-4d4c-825a-b6800d9455a9", "serverId": "9545bfb6-b26f-4fa8-9eb0-907c00a169e3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29f7c46c-f666-4225-a4c5-a23fca4a930d", "bdm_uuid": "5b357c70-5c66-4aa4-8e0c-53ce71290a02"}} {{(pid=100225) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 23 18:16:37.381157 np0000007943 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] GET call to compute for https://10.4.3.148/compute/v2.1/servers/9545bfb6-b26f-4fa8-9eb0-907c00a169e3/os-volume_attachments/b433a344-8224-4d4c-825a-b6800d9455a9 used request id req-2e5bd31f-07a7-4e0b-8ed8-4372d1d2e2d4 {{(pid=100225) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 23 18:16:37.385388 np0000007943 devstack@c-api.service[100225]: ERROR cinder.volume.api [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-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 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Caught error: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: 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 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 23 18:16:37.388405 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9545bfb6-b26f-4fa8-9eb0-907c00a169e3 using the Compute API Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-e0cd90ee-d105-4937-88c4-4193c6277a3d tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action returned with HTTP 409 Aug 23 18:16:37.391733 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 376/1530] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:36 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 167 bytes in 527 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:37.404126 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6c51e170-ee44-407e-ab06-3661fc54c787 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.406776 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 383/1531] 10.4.3.148 () {70 vars in 1597 bytes} [Sun Aug 23 18:16:37 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:16:37.423058 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-98a5c10e-3d26-4a44-95af-f9b5dd840186 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.468887 np0000007943 devstack@c-api.service[100224]: WARNING keystonemiddleware.auth_token [None req-98a5c10e-3d26-4a44-95af-f9b5dd840186 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 23 18:16:37.470767 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 386/1532] 10.4.3.148 () {70 vars in 1597 bytes} [Sun Aug 23 18:16:37 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:16:37.482079 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b3311da-dcac-4646-9d2d-693ec5f28511 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.484712 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b3311da-dcac-4646-9d2d-693ec5f28511 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:37.484712 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b3311da-dcac-4646-9d2d-693ec5f28511 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.485990 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b3311da-dcac-4646-9d2d-693ec5f28511 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.501005 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.501005 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:37.505932 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1b3311da-dcac-4646-9d2d-693ec5f28511 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:37.516050 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b3311da-dcac-4646-9d2d-693ec5f28511 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:37.516772 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 388/1533] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:37.537466 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4052a462-d695-4757-9825-bb4533d1aebf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.541018 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4052a462-d695-4757-9825-bb4533d1aebf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:37.541820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4052a462-d695-4757-9825-bb4533d1aebf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.541820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4052a462-d695-4757-9825-bb4533d1aebf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.613108 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-4052a462-d695-4757-9825-bb4533d1aebf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:16:37.631381 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.631381 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:37.638883 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4052a462-d695-4757-9825-bb4533d1aebf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:37.647210 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4052a462-d695-4757-9825-bb4533d1aebf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:37.648332 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 377/1534] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 857 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:37.724103 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9a0da641-8a26-439e-8536-033e36a0233e req-2edcd94d-e191-406a-b86e-587f558ad37c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.727922 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-2edcd94d-e191-406a-b86e-587f558ad37c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:37.728548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-2edcd94d-e191-406a-b86e-587f558ad37c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.728548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-2edcd94d-e191-406a-b86e-587f558ad37c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.742050 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.742050 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:37.747697 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9a0da641-8a26-439e-8536-033e36a0233e req-2edcd94d-e191-406a-b86e-587f558ad37c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:37.754909 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-2edcd94d-e191-406a-b86e-587f558ad37c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:37.757996 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 384/1535] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:37.786741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c3e074be-0134-4df0-a18b-aa6ccf93a484 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.791828 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3e074be-0134-4df0-a18b-aa6ccf93a484 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c Aug 23 18:16:37.791828 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3e074be-0134-4df0-a18b-aa6ccf93a484 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.791828 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3e074be-0134-4df0-a18b-aa6ccf93a484 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.806250 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3e074be-0134-4df0-a18b-aa6ccf93a484 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c returned with HTTP 404 Aug 23 18:16:37.807151 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 387/1536] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/volumes/e7df7598-f127-42c4-9edd-2ca1efc5c91c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:37.822917 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b956ff06-3210-4d2f-b8a0-5a7e9c1bb996 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.824947 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b956ff06-3210-4d2f-b8a0-5a7e9c1bb996 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:37.828075 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b956ff06-3210-4d2f-b8a0-5a7e9c1bb996 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.828075 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b956ff06-3210-4d2f-b8a0-5a7e9c1bb996 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.837916 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.837916 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:37.846753 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b956ff06-3210-4d2f-b8a0-5a7e9c1bb996 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:37.855876 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b956ff06-3210-4d2f-b8a0-5a7e9c1bb996 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:37.856600 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 389/1537] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 1405 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:37.876972 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d2a7aa41-57fb-4f72-a452-b83c955d3088 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.878190 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.880105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2a7aa41-57fb-4f72-a452-b83c955d3088 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:37.880374 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2a7aa41-57fb-4f72-a452-b83c955d3088 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.880718 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2a7aa41-57fb-4f72-a452-b83c955d3088 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.880905 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d2a7aa41-57fb-4f72-a452-b83c955d3088 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:37.880996 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] DELETE https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:37.881279 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.882076 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.882076 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume with id: 8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:37.888532 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.888532 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:37.890462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2a7aa41-57fb-4f72-a452-b83c955d3088 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:37.890462 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 378/1538] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:37.891539 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.891539 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:37.892284 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:37.901245 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b466dc48-0571-498a-9e01-739fd9fab843 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.901736 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b466dc48-0571-498a-9e01-739fd9fab843 None None] GET https://10.4.3.148/volume// Aug 23 18:16:37.901852 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b466dc48-0571-498a-9e01-739fd9fab843 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.902291 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b466dc48-0571-498a-9e01-739fd9fab843 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.903386 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b466dc48-0571-498a-9e01-739fd9fab843 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:37.903386 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 388/1539] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:37.917760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9a0da641-8a26-439e-8536-033e36a0233e req-95d0dc20-5d8b-4f05-a7a9-6beada5a3855 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.922437 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-95d0dc20-5d8b-4f05-a7a9-6beada5a3855 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:37.925439 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-95d0dc20-5d8b-4f05-a7a9-6beada5a3855 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04ce2393-7b47-4491-a998-eed3c4930255", "connector": null, "instance_uuid": "9545bfb6-b26f-4fa8-9eb0-907c00a169e3"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:37.926118 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Delete volume request issued successfully. Aug 23 18:16:37.926118 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f53c4aa3-8619-4772-a6cb-566a1c73fccf tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 202 Aug 23 18:16:37.927386 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 385/1540] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:37 2026] DELETE /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:37.939645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7d1fddd-66c7-49b1-a655-4a2734ef6a58 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.942396 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7d1fddd-66c7-49b1-a655-4a2734ef6a58 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:37.943189 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7d1fddd-66c7-49b1-a655-4a2734ef6a58 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.943900 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c8b50de-22e5-4a5e-9776-80e3ff210f70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.944015 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7d1fddd-66c7-49b1-a655-4a2734ef6a58 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.947205 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c8b50de-22e5-4a5e-9776-80e3ff210f70 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:37.947205 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c8b50de-22e5-4a5e-9776-80e3ff210f70 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.947562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c8b50de-22e5-4a5e-9776-80e3ff210f70 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.947830 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.947830 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:37.955119 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7d1fddd-66c7-49b1-a655-4a2734ef6a58 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 returned with HTTP 404 Aug 23 18:16:37.955777 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 379/1541] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:16:37.961406 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.961406 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:37.969007 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5c8b50de-22e5-4a5e-9776-80e3ff210f70 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Volume info retrieved successfully. Aug 23 18:16:37.972321 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-762a5c94-eb34-4749-8fb3-56539a349553 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:37.975067 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-762a5c94-eb34-4749-8fb3-56539a349553 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:37.975313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-762a5c94-eb34-4749-8fb3-56539a349553 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:37.975495 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-762a5c94-eb34-4749-8fb3-56539a349553 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:37.975671 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-762a5c94-eb34-4749-8fb3-56539a349553 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:37.979634 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c8b50de-22e5-4a5e-9776-80e3ff210f70 tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 200 Aug 23 18:16:37.980075 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 389/1542] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:37 2026] GET /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 1404 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:37.982468 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:37.982468 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:37.983090 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-762a5c94-eb34-4749-8fb3-56539a349553 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:38.003810 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-95d0dc20-5d8b-4f05-a7a9-6beada5a3855 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:38.003810 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 390/1543] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:37 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:38.013305 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-762a5c94-eb34-4749-8fb3-56539a349553 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:16:38.013611 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-762a5c94-eb34-4749-8fb3-56539a349553 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 returned with HTTP 202 Aug 23 18:16:38.014137 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 386/1544] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:37 2026] DELETE /volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:16:38.027043 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d2207001-de7a-4bd7-8069-c25ae3d1c31c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:38.030746 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2207001-de7a-4bd7-8069-c25ae3d1c31c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:38.031512 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2207001-de7a-4bd7-8069-c25ae3d1c31c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:38.032296 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2207001-de7a-4bd7-8069-c25ae3d1c31c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:38.045718 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:38.045718 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:38.048546 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d2207001-de7a-4bd7-8069-c25ae3d1c31c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:38.049964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2207001-de7a-4bd7-8069-c25ae3d1c31c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 returned with HTTP 200 Aug 23 18:16:38.050503 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 380/1545] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:38 2026] GET /volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:38.056119 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-16e018d3-809c-429e-ac8e-02a4c3a6e834 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:38.059401 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16e018d3-809c-429e-ac8e-02a4c3a6e834 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:38.059825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-16e018d3-809c-429e-ac8e-02a4c3a6e834 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:38.059825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-16e018d3-809c-429e-ac8e-02a4c3a6e834 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:38.077464 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cd8e6ef-7899-4fc4-b949-b85ca6fa0d3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:38.080148 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cd8e6ef-7899-4fc4-b949-b85ca6fa0d3c None None] GET https://10.4.3.148/volume// Aug 23 18:16:38.080148 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cd8e6ef-7899-4fc4-b949-b85ca6fa0d3c None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:38.080879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cd8e6ef-7899-4fc4-b949-b85ca6fa0d3c None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:38.080879 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cd8e6ef-7899-4fc4-b949-b85ca6fa0d3c None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:38.081481 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 391/1546] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 23 18:16:38.084122 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:38.084122 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:38.095194 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-16e018d3-809c-429e-ac8e-02a4c3a6e834 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:38.098596 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9a0da641-8a26-439e-8536-033e36a0233e req-d10bee44-6225-4b4e-a713-88741d8533f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:38.101134 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16e018d3-809c-429e-ac8e-02a4c3a6e834 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:38.101550 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 390/1547] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:38 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:38.101685 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-d10bee44-6225-4b4e-a713-88741d8533f3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:38.102336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-d10bee44-6225-4b4e-a713-88741d8533f3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:38.102336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-d10bee44-6225-4b4e-a713-88741d8533f3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:38.119829 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:38.119829 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:38.125814 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9a0da641-8a26-439e-8536-033e36a0233e req-d10bee44-6225-4b4e-a713-88741d8533f3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:38.134431 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-d10bee44-6225-4b4e-a713-88741d8533f3 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:38.135012 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 387/1548] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:38 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 1036 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:16:38.278574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9a0da641-8a26-439e-8536-033e36a0233e req-0481b3dd-1cc1-4a47-a8f2-39526af25d81 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:38.283129 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-0481b3dd-1cc1-4a47-a8f2-39526af25d81 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] PUT https://10.4.3.148/volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05 Aug 23 18:16:38.283129 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-0481b3dd-1cc1-4a47-a8f2-39526af25d81 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:38.293518 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-9a0da641-8a26-439e-8536-033e36a0233e req-0481b3dd-1cc1-4a47-a8f2-39526af25d81 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Acquiring lock "cinder-attachment_update-04ce2393-7b47-4491-a998-eed3c4930255-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:38.303675 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-9a0da641-8a26-439e-8536-033e36a0233e req-0481b3dd-1cc1-4a47-a8f2-39526af25d81 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Lock "cinder-attachment_update-04ce2393-7b47-4491-a998-eed3c4930255-np0000007943" acquired by "attachment_update" :: waited 0.010s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:38.305190 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:38.305190 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:38.428423 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-9a0da641-8a26-439e-8536-033e36a0233e req-0481b3dd-1cc1-4a47-a8f2-39526af25d81 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Lock "cinder-attachment_update-04ce2393-7b47-4491-a998-eed3c4930255-np0000007943" released by "attachment_update" :: held 0.124s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:38.428423 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-0481b3dd-1cc1-4a47-a8f2-39526af25d81 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05 returned with HTTP 200 Aug 23 18:16:38.428718 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 381/1549] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:38 2026] PUT /volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:38.908902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a4bb41d-fdb9-4bc4-9841-4e90ad5c1920 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:38.914837 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a4bb41d-fdb9-4bc4-9841-4e90ad5c1920 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:38.915455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a4bb41d-fdb9-4bc4-9841-4e90ad5c1920 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:38.915455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a4bb41d-fdb9-4bc4-9841-4e90ad5c1920 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:38.915861 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9a4bb41d-fdb9-4bc4-9841-4e90ad5c1920 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:38.929612 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:38.929612 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:38.930654 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a4bb41d-fdb9-4bc4-9841-4e90ad5c1920 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:38.931148 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 392/1550] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:38 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:39.003005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f2b3918-8034-4903-b5c4-9bbb2718d1cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.006774 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f2b3918-8034-4903-b5c4-9bbb2718d1cb tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] GET https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa Aug 23 18:16:39.007276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f2b3918-8034-4903-b5c4-9bbb2718d1cb tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.008554 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f2b3918-8034-4903-b5c4-9bbb2718d1cb tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.018637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f2b3918-8034-4903-b5c4-9bbb2718d1cb tempest-VolumesGetTest-1621160712 tempest-VolumesGetTest-1621160712-project-member] https://10.4.3.148/volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa returned with HTTP 404 Aug 23 18:16:39.018875 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 391/1551] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:39 2026] GET /volume/v3/volumes/8851dd13-2eee-4d86-8be4-a1ee542208fa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:39.070495 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad4c71e8-5bca-4744-a170-91f8f47fc254 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.073352 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad4c71e8-5bca-4744-a170-91f8f47fc254 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:39.074006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad4c71e8-5bca-4744-a170-91f8f47fc254 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.074006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad4c71e8-5bca-4744-a170-91f8f47fc254 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.082109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad4c71e8-5bca-4744-a170-91f8f47fc254 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 returned with HTTP 404 Aug 23 18:16:39.083090 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 388/1552] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:39 2026] GET /volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:39.095606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fa438bca-28af-4bde-b18f-fbc252be1af8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.099383 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa438bca-28af-4bde-b18f-fbc252be1af8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:39.099383 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa438bca-28af-4bde-b18f-fbc252be1af8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.099383 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa438bca-28af-4bde-b18f-fbc252be1af8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.099383 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-fa438bca-28af-4bde-b18f-fbc252be1af8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: ae9274a3-0be7-4220-9318-20e7ec6f8043 Aug 23 18:16:39.105465 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa438bca-28af-4bde-b18f-fbc252be1af8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 returned with HTTP 404 Aug 23 18:16:39.106360 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 382/1553] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:39 2026] DELETE /volume/v3/snapshots/ae9274a3-0be7-4220-9318-20e7ec6f8043 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:39.121266 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4d583c1-badf-4a94-993b-4423e643f71f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.125569 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4d583c1-badf-4a94-993b-4423e643f71f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:39.127813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4d583c1-badf-4a94-993b-4423e643f71f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.127913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ec3777e-3ccd-482c-83d7-9baa20948a68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.128009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4d583c1-badf-4a94-993b-4423e643f71f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.128009 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-d4d583c1-badf-4a94-993b-4423e643f71f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: d5051398-828f-41ab-90c3-4bd88e04f526 Aug 23 18:16:39.134209 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ec3777e-3ccd-482c-83d7-9baa20948a68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:39.136268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ec3777e-3ccd-482c-83d7-9baa20948a68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.136268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ec3777e-3ccd-482c-83d7-9baa20948a68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.136447 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4d583c1-badf-4a94-993b-4423e643f71f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 returned with HTTP 404 Aug 23 18:16:39.136447 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 393/1554] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:39 2026] DELETE /volume/v3/snapshots/d5051398-828f-41ab-90c3-4bd88e04f526 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:39.151515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7f7c217b-0f32-4778-b16c-b54ee1c3e64c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.157724 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f7c217b-0f32-4778-b16c-b54ee1c3e64c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:39.158045 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f7c217b-0f32-4778-b16c-b54ee1c3e64c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.158166 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f7c217b-0f32-4778-b16c-b54ee1c3e64c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.158356 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-7f7c217b-0f32-4778-b16c-b54ee1c3e64c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 91d44f23-fa89-44b8-9ec7-cd183b8dced2 Aug 23 18:16:39.162453 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:39.162453 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:39.169779 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ec3777e-3ccd-482c-83d7-9baa20948a68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:39.172432 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f7c217b-0f32-4778-b16c-b54ee1c3e64c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 returned with HTTP 404 Aug 23 18:16:39.174046 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 389/1555] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:39 2026] DELETE /volume/v3/snapshots/91d44f23-fa89-44b8-9ec7-cd183b8dced2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:39.179987 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ec3777e-3ccd-482c-83d7-9baa20948a68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:39.180128 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 392/1556] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:39 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:39.240980 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-de664a75-8878-46f3-97c3-c873906db308 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.247245 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-de664a75-8878-46f3-97c3-c873906db308 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:39.247698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-de664a75-8878-46f3-97c3-c873906db308 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.248592 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-de664a75-8878-46f3-97c3-c873906db308 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.265161 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:39.265161 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:39.271843 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-de664a75-8878-46f3-97c3-c873906db308 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:39.281608 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-de664a75-8878-46f3-97c3-c873906db308 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:39.282442 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 383/1557] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:39 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1654 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:39.314646 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-a093195c-14f7-479c-905e-3370f7d7d441 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.316740 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-a093195c-14f7-479c-905e-3370f7d7d441 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46/action Aug 23 18:16:39.317493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-a093195c-14f7-479c-905e-3370f7d7d441 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:39.317616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-a093195c-14f7-479c-905e-3370f7d7d441 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:39.347988 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:39.347988 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:39.348887 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-a093195c-14f7-479c-905e-3370f7d7d441 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:39.374230 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-a093195c-14f7-479c-905e-3370f7d7d441 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Begin detaching volume completed successfully. Aug 23 18:16:39.374995 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-a093195c-14f7-479c-905e-3370f7d7d441 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46/action returned with HTTP 202 Aug 23 18:16:39.376136 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 394/1558] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:16:39 2026] POST /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:39.462710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a298cc4-080d-4a0a-a5df-ce6e4fca2221 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.462710 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a298cc4-080d-4a0a-a5df-ce6e4fca2221 None None] GET https://10.4.3.148/volume// Aug 23 18:16:39.463466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a298cc4-080d-4a0a-a5df-ce6e4fca2221 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.464403 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a298cc4-080d-4a0a-a5df-ce6e4fca2221 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.464403 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a298cc4-080d-4a0a-a5df-ce6e4fca2221 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:39.466247 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 390/1559] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:39.489603 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-e4dc063f-927f-4b93-8117-377e240353f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.492767 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-e4dc063f-927f-4b93-8117-377e240353f8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:39.493472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-e4dc063f-927f-4b93-8117-377e240353f8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.493472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-e4dc063f-927f-4b93-8117-377e240353f8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.513178 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:39.513178 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:39.524020 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-e4dc063f-927f-4b93-8117-377e240353f8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:39.546602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-e4dc063f-927f-4b93-8117-377e240353f8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:39.546602 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 393/1560] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:39 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:39.946596 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d7bda50-9927-4b5f-9939-24b863372d7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:39.950553 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d7bda50-9927-4b5f-9939-24b863372d7f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:39.950715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d7bda50-9927-4b5f-9939-24b863372d7f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:39.950941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d7bda50-9927-4b5f-9939-24b863372d7f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:39.951264 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8d7bda50-9927-4b5f-9939-24b863372d7f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:39.969603 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:39.969603 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:39.971550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d7bda50-9927-4b5f-9939-24b863372d7f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:39.971870 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 384/1561] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:39 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:40.202920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8191c3d-f0ed-4e92-99e0-def50ad09bb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:40.205375 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8191c3d-f0ed-4e92-99e0-def50ad09bb0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:40.205375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8191c3d-f0ed-4e92-99e0-def50ad09bb0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:40.205375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8191c3d-f0ed-4e92-99e0-def50ad09bb0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:40.218201 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:40.218201 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:40.225429 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8191c3d-f0ed-4e92-99e0-def50ad09bb0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:40.229409 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8191c3d-f0ed-4e92-99e0-def50ad09bb0 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:40.230578 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 395/1562] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:40 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:40.992561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c7990531-84a6-4bce-a8a4-46ad09b9b06a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:40.997373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c7990531-84a6-4bce-a8a4-46ad09b9b06a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:40.997373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c7990531-84a6-4bce-a8a4-46ad09b9b06a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:41.002057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c7990531-84a6-4bce-a8a4-46ad09b9b06a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:41.002057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c7990531-84a6-4bce-a8a4-46ad09b9b06a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:41.010041 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:41.010041 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:41.010769 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c7990531-84a6-4bce-a8a4-46ad09b9b06a tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:41.012307 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 391/1563] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:40 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:41.254988 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e81cd41-30ea-49aa-a43a-125be7d6e444 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:41.259623 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e81cd41-30ea-49aa-a43a-125be7d6e444 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:41.260071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e81cd41-30ea-49aa-a43a-125be7d6e444 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:41.260185 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e81cd41-30ea-49aa-a43a-125be7d6e444 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:41.296821 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:41.296821 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:41.317541 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e81cd41-30ea-49aa-a43a-125be7d6e444 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:41.334428 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e81cd41-30ea-49aa-a43a-125be7d6e444 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:41.334572 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 394/1564] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:41 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:41.826936 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9a0da641-8a26-439e-8536-033e36a0233e req-91dd4d1e-6b7f-4ad8-8f6e-d580a0f964f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:41.830721 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-91dd4d1e-6b7f-4ad8-8f6e-d580a0f964f6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05/action Aug 23 18:16:41.831113 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-91dd4d1e-6b7f-4ad8-8f6e-d580a0f964f6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:41.831524 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-91dd4d1e-6b7f-4ad8-8f6e-d580a0f964f6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:41.857325 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:41.857325 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:41.885274 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9a0da641-8a26-439e-8536-033e36a0233e req-91dd4d1e-6b7f-4ad8-8f6e-d580a0f964f6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05/action returned with HTTP 204 Aug 23 18:16:41.885885 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 385/1565] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:41 2026] POST /volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:41.978166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-2d6f11bd-c982-483b-8169-e4b02fe3fa1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:41.983240 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-2d6f11bd-c982-483b-8169-e4b02fe3fa1a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea Aug 23 18:16:41.983534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-2d6f11bd-c982-483b-8169-e4b02fe3fa1a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:41.986719 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-2d6f11bd-c982-483b-8169-e4b02fe3fa1a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:41.997782 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:41.997782 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:42.031808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e33bef47-2882-4a69-bd60-47021eb1ec33 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.035373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e33bef47-2882-4a69-bd60-47021eb1ec33 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:42.035373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e33bef47-2882-4a69-bd60-47021eb1ec33 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:42.035373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e33bef47-2882-4a69-bd60-47021eb1ec33 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:42.035373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e33bef47-2882-4a69-bd60-47021eb1ec33 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:42.042076 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:42.042076 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:42.043271 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e33bef47-2882-4a69-bd60-47021eb1ec33 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:42.043704 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 392/1566] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:42 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:42.113242 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9853a250-491f-4271-a3eb-d2d1d40ac580 req-2d6f11bd-c982-483b-8169-e4b02fe3fa1a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea returned with HTTP 200 Aug 23 18:16:42.114615 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 396/1567] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:41 2026] DELETE /volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:42.357568 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-be641522-b00e-4732-87ba-81a0c595e3ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.362555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be641522-b00e-4732-87ba-81a0c595e3ac tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:42.362555 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be641522-b00e-4732-87ba-81a0c595e3ac tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:42.362757 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be641522-b00e-4732-87ba-81a0c595e3ac tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:42.393257 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:42.393257 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:42.403493 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be641522-b00e-4732-87ba-81a0c595e3ac tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:42.413043 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be641522-b00e-4732-87ba-81a0c595e3ac tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:42.414046 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 395/1568] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:42 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:42.442231 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0da90a53-69ee-4e96-a20e-b86379ae275b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.445252 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da90a53-69ee-4e96-a20e-b86379ae275b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:42.445252 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da90a53-69ee-4e96-a20e-b86379ae275b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:42.445595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da90a53-69ee-4e96-a20e-b86379ae275b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:42.463816 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:42.463816 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:42.467770 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0da90a53-69ee-4e96-a20e-b86379ae275b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:42.481206 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da90a53-69ee-4e96-a20e-b86379ae275b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:42.481898 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 386/1569] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:42 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:42.501670 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b830d898-90c7-434f-aff7-795327ccfc7d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.506463 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b830d898-90c7-434f-aff7-795327ccfc7d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action Aug 23 18:16:42.509136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b830d898-90c7-434f-aff7-795327ccfc7d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action body: b'{"os-detach": {"attachment_id": "d20dac48-0f97-4499-bf0b-c705f60b9d05"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:42.509136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b830d898-90c7-434f-aff7-795327ccfc7d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d20dac48-0f97-4499-bf0b-c705f60b9d05"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:42.530768 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:42.530768 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:42.531737 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b830d898-90c7-434f-aff7-795327ccfc7d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:42.555060 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b830d898-90c7-434f-aff7-795327ccfc7d tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action returned with HTTP 400 Aug 23 18:16:42.556186 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 393/1570] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:42 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 100 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:16:42.638574 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-172a9b5c-aae4-42b6-824f-ed54c563faec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.644468 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-172a9b5c-aae4-42b6-824f-ed54c563faec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:42.644468 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-172a9b5c-aae4-42b6-824f-ed54c563faec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:42.644597 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-172a9b5c-aae4-42b6-824f-ed54c563faec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:42.680671 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:42.680671 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:42.694428 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-172a9b5c-aae4-42b6-824f-ed54c563faec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:42.728125 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-172a9b5c-aae4-42b6-824f-ed54c563faec tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:42.728125 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 397/1571] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:42 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 1149 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:16:42.769075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-8f71067f-d2f9-4fd6-9492-0180d6a9c43b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.774084 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-8f71067f-d2f9-4fd6-9492-0180d6a9c43b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255/action Aug 23 18:16:42.774765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-8f71067f-d2f9-4fd6-9492-0180d6a9c43b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:42.774847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-8f71067f-d2f9-4fd6-9492-0180d6a9c43b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:42.802850 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:42.802850 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:42.803756 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-8f71067f-d2f9-4fd6-9492-0180d6a9c43b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:42.827327 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-8f71067f-d2f9-4fd6-9492-0180d6a9c43b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Begin detaching volume completed successfully. Aug 23 18:16:42.827327 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-8f71067f-d2f9-4fd6-9492-0180d6a9c43b tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255/action returned with HTTP 202 Aug 23 18:16:42.827327 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 396/1572] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:16:42 2026] POST /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:42.935583 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbe37db9-661e-4137-8fec-1db7c91ee954 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.936071 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbe37db9-661e-4137-8fec-1db7c91ee954 None None] GET https://10.4.3.148/volume// Aug 23 18:16:42.936071 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbe37db9-661e-4137-8fec-1db7c91ee954 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:42.936573 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbe37db9-661e-4137-8fec-1db7c91ee954 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:42.937011 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbe37db9-661e-4137-8fec-1db7c91ee954 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:42.939593 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 387/1573] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:42.961550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-df8afbb1-7534-4181-989e-255884bb6ec5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:42.969756 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-df8afbb1-7534-4181-989e-255884bb6ec5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:42.970635 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-df8afbb1-7534-4181-989e-255884bb6ec5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:42.972251 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-df8afbb1-7534-4181-989e-255884bb6ec5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:42.994859 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:42.994859 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:43.003024 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-df8afbb1-7534-4181-989e-255884bb6ec5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:43.010472 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-df8afbb1-7534-4181-989e-255884bb6ec5 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:43.010595 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 394/1574] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:42 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 1332 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:16:43.070391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6868c3da-fbe9-41b6-965b-6a03fb13f9c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:43.074939 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6868c3da-fbe9-41b6-965b-6a03fb13f9c3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:43.074939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6868c3da-fbe9-41b6-965b-6a03fb13f9c3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:43.074939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6868c3da-fbe9-41b6-965b-6a03fb13f9c3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:43.074939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6868c3da-fbe9-41b6-965b-6a03fb13f9c3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:43.087758 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:43.087758 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:43.088524 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6868c3da-fbe9-41b6-965b-6a03fb13f9c3 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:43.089849 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 398/1575] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:43 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:44.106977 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5544f5a-860c-48d9-8278-4f842d2fa88f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:44.110959 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5544f5a-860c-48d9-8278-4f842d2fa88f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:44.110959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5544f5a-860c-48d9-8278-4f842d2fa88f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:44.110959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5544f5a-860c-48d9-8278-4f842d2fa88f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:44.110959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b5544f5a-860c-48d9-8278-4f842d2fa88f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:44.118994 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:44.118994 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:44.119881 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5544f5a-860c-48d9-8278-4f842d2fa88f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:44.120695 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 397/1576] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:44 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:44.521752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-b21dcc87-5aa7-42ad-aa74-1e389fbb3837 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:44.527437 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-b21dcc87-5aa7-42ad-aa74-1e389fbb3837 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] DELETE https://10.4.3.148/volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05 Aug 23 18:16:44.527437 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-b21dcc87-5aa7-42ad-aa74-1e389fbb3837 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:44.527653 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-b21dcc87-5aa7-42ad-aa74-1e389fbb3837 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:44.541287 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:44.541287 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:44.636047 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ca4b9cd0-da01-4cac-b3f6-d930128ea76e req-b21dcc87-5aa7-42ad-aa74-1e389fbb3837 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05 returned with HTTP 200 Aug 23 18:16:44.636689 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 388/1577] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:44 2026] DELETE /volume/v3/attachments/d20dac48-0f97-4499-bf0b-c705f60b9d05 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:44.779478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-02da6e98-ee3b-4330-88ed-c3340aeeeeda req-282dd149-29b8-47ef-a624-6544355ffe95 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:44.784684 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-02da6e98-ee3b-4330-88ed-c3340aeeeeda req-282dd149-29b8-47ef-a624-6544355ffe95 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea Aug 23 18:16:44.785133 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-02da6e98-ee3b-4330-88ed-c3340aeeeeda req-282dd149-29b8-47ef-a624-6544355ffe95 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:44.786226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-02da6e98-ee3b-4330-88ed-c3340aeeeeda req-282dd149-29b8-47ef-a624-6544355ffe95 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:44.796091 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-02da6e98-ee3b-4330-88ed-c3340aeeeeda req-282dd149-29b8-47ef-a624-6544355ffe95 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea returned with HTTP 404 Aug 23 18:16:44.796091 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 395/1578] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:44 2026] DELETE /volume/v3/attachments/30248bea-6f5f-4a69-ad00-905bf00a18ea => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 23 18:16:44.961985 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:44.966575 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:44.966575 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1992327549"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:44.969134 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1992327549'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:44.969984 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume of 1 GB Aug 23 18:16:44.979883 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Availability Zones retrieved successfully. Aug 23 18:16:44.990006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Flow 'volume_create_api' (47fd8fe6-d61a-4b0f-9bd1-9b685732ff37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:44.991006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac9bc78-2989-4e48-b04c-701804026c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:44.992500 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:45.044068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac9bc78-2989-4e48-b04c-701804026c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:45.045472 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47167e93-ffa1-4ad3-8f7b-9e6f7791385c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:45.107159 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f71716e-d9d8-43e0-963f-357b1e882bbc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.109630 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f71716e-d9d8-43e0-963f-357b1e882bbc tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] POST https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action Aug 23 18:16:45.110001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f71716e-d9d8-43e0-963f-357b1e882bbc tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:45.110112 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f71716e-d9d8-43e0-963f-357b1e882bbc tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:45.117273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Created reservations ['d8e33b20-f781-4a94-884e-91b7b65733bd', 'dec20ab6-d366-4de5-9a43-c2bec49c0f98', 'ab640107-b587-4df2-9327-94d0b8c24e8b', 'f3267d0a-a054-4c6b-9ad7-cf4b5f412368'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:45.118264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47167e93-ffa1-4ad3-8f7b-9e6f7791385c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e33b20-f781-4a94-884e-91b7b65733bd', 'dec20ab6-d366-4de5-9a43-c2bec49c0f98', 'ab640107-b587-4df2-9327-94d0b8c24e8b', 'f3267d0a-a054-4c6b-9ad7-cf4b5f412368']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:45.119457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32831dc-e409-4dda-b5b2-553b2167ec2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:45.127898 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:45.127898 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:45.135254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-5f71716e-d9d8-43e0-963f-357b1e882bbc tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] Updating volume 'b433a344-8224-4d4c-825a-b6800d9455a9' with '{'status': 'in-use'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:16:45.135968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52a4bd1a-c944-43e0-8539-d8d097850c97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.138775 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52a4bd1a-c944-43e0-8539-d8d097850c97 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:45.139559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52a4bd1a-c944-43e0-8539-d8d097850c97 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:45.139559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52a4bd1a-c944-43e0-8539-d8d097850c97 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:45.139559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-52a4bd1a-c944-43e0-8539-d8d097850c97 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:45.148600 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:45.148600 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:45.150042 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52a4bd1a-c944-43e0-8539-d8d097850c97 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:45.150365 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 389/1579] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:45 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:45.153501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32831dc-e409-4dda-b5b2-553b2167ec2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '322dccf3-8fc5-4591-9583-016a41a35701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1992327549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ec4597ebeb415f817be8ba0b679aec',qos_specs=None,replication_status=,reservations=['d8e33b20-f781-4a94-884e-91b7b65733bd','dec20ab6-d366-4de5-9a43-c2bec49c0f98','ab640107-b587-4df2-9327-94d0b8c24e8b','f3267d0a-a054-4c6b-9ad7-cf4b5f412368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68f1a8011754b95b487592d36d50e2b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1992327549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=322dccf3-8fc5-4591-9583-016a41a35701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ec4597ebeb415f817be8ba0b679aec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c68f1a8011754b95b487592d36d50e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:45.156165 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cae2d85-6c9c-4288-9ff5-72f686254901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:45.187222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cae2d85-6c9c-4288-9ff5-72f686254901) transitioned into state 'SUCCESS' from state '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-1992327549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ec4597ebeb415f817be8ba0b679aec',qos_specs=None,replication_status=,reservations=['d8e33b20-f781-4a94-884e-91b7b65733bd','dec20ab6-d366-4de5-9a43-c2bec49c0f98','ab640107-b587-4df2-9327-94d0b8c24e8b','f3267d0a-a054-4c6b-9ad7-cf4b5f412368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68f1a8011754b95b487592d36d50e2b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:45.188200 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d4914d-487c-471a-9567-2371949d297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:45.196923 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f71716e-d9d8-43e0-963f-357b1e882bbc tempest-TestServerVolumeAttachmentScenario-1708558202 tempest-TestServerVolumeAttachmentScenario-1708558202-project-admin] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action returned with HTTP 202 Aug 23 18:16:45.196923 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 398/1580] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:45 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:45.214604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-276cf60b-a3ff-4ba1-9892-8717c4748ec1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.219033 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d4914d-487c-471a-9567-2371949d297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:45.220082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Flow 'volume_create_api' (47fd8fe6-d61a-4b0f-9bd1-9b685732ff37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:45.220582 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Create volume request issued successfully. Aug 23 18:16:45.221752 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0a4964a-ed6c-4323-9509-f33820c837a6 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:45.222490 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 399/1581] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:16:44 2026] POST /volume/v3/volumes => generated 755 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:45.223043 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-276cf60b-a3ff-4ba1-9892-8717c4748ec1 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:45.225057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-276cf60b-a3ff-4ba1-9892-8717c4748ec1 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:45.226819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-276cf60b-a3ff-4ba1-9892-8717c4748ec1 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:45.241394 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d1300f8-e0d3-4769-bfcf-11248438cc5f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.244319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d1300f8-e0d3-4769-bfcf-11248438cc5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:45.244640 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d1300f8-e0d3-4769-bfcf-11248438cc5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:45.245505 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d1300f8-e0d3-4769-bfcf-11248438cc5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:45.258987 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:45.258987 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:45.261433 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:45.261433 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:45.274039 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d1300f8-e0d3-4769-bfcf-11248438cc5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:45.274245 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-276cf60b-a3ff-4ba1-9892-8717c4748ec1 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:45.280961 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-276cf60b-a3ff-4ba1-9892-8717c4748ec1 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:45.282180 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 396/1582] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:45 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 1150 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:45.286202 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d1300f8-e0d3-4769-bfcf-11248438cc5f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:45.286202 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 390/1583] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:45 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 823 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:45.355707 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a1950350-f968-472c-bca5-edbca845ecae req-11adaa25-96cd-426b-ad32-c13f8bc545f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.356559 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-11adaa25-96cd-426b-ad32-c13f8bc545f7 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:45.356855 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-11adaa25-96cd-426b-ad32-c13f8bc545f7 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:45.357111 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-11adaa25-96cd-426b-ad32-c13f8bc545f7 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:45.378620 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:45.378620 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:45.389620 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a1950350-f968-472c-bca5-edbca845ecae req-11adaa25-96cd-426b-ad32-c13f8bc545f7 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:45.400706 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-11adaa25-96cd-426b-ad32-c13f8bc545f7 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:45.401195 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 399/1584] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:45 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 1150 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:45.461155 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a1950350-f968-472c-bca5-edbca845ecae req-09c3dc97-1940-409c-b93f-708bc29f41bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.468904 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-09c3dc97-1940-409c-b93f-708bc29f41bf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] POST https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action Aug 23 18:16:45.470830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-09c3dc97-1940-409c-b93f-708bc29f41bf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:45.470830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-09c3dc97-1940-409c-b93f-708bc29f41bf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:45.488613 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:45.488613 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:45.488814 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a1950350-f968-472c-bca5-edbca845ecae req-09c3dc97-1940-409c-b93f-708bc29f41bf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:45.505954 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a1950350-f968-472c-bca5-edbca845ecae req-09c3dc97-1940-409c-b93f-708bc29f41bf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Begin detaching volume completed successfully. Aug 23 18:16:45.505954 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-09c3dc97-1940-409c-b93f-708bc29f41bf tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action returned with HTTP 202 Aug 23 18:16:45.505954 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 400/1585] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:16:45 2026] POST /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:45.639446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ed3f0bd4-f45f-4c82-bd92-6addacdff1c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.640155 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed3f0bd4-f45f-4c82-bd92-6addacdff1c9 None None] GET https://10.4.3.148/volume// Aug 23 18:16:45.640418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed3f0bd4-f45f-4c82-bd92-6addacdff1c9 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:45.640728 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed3f0bd4-f45f-4c82-bd92-6addacdff1c9 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:45.641160 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed3f0bd4-f45f-4c82-bd92-6addacdff1c9 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:45.641620 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 397/1586] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:45.663165 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a1950350-f968-472c-bca5-edbca845ecae req-679f8c92-eaeb-411e-aa8e-831bbf402a09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:45.668082 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-679f8c92-eaeb-411e-aa8e-831bbf402a09 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:45.668362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-679f8c92-eaeb-411e-aa8e-831bbf402a09 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:45.668618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-679f8c92-eaeb-411e-aa8e-831bbf402a09 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:45.687708 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:45.687708 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:45.696768 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a1950350-f968-472c-bca5-edbca845ecae req-679f8c92-eaeb-411e-aa8e-831bbf402a09 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:45.711181 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-679f8c92-eaeb-411e-aa8e-831bbf402a09 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:45.712024 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 391/1587] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:45 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 1333 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:46.169819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-595faea5-bc32-4d1c-a3bd-78060f2f86f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.170657 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-595faea5-bc32-4d1c-a3bd-78060f2f86f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:46.170991 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-595faea5-bc32-4d1c-a3bd-78060f2f86f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.171251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-595faea5-bc32-4d1c-a3bd-78060f2f86f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.171405 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-595faea5-bc32-4d1c-a3bd-78060f2f86f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:46.177811 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:46.177811 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:46.179211 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-595faea5-bc32-4d1c-a3bd-78060f2f86f2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:46.179834 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 400/1588] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:46 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:46.305006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aecaf33a-4b21-40b2-9593-108753b7a225 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.311347 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aecaf33a-4b21-40b2-9593-108753b7a225 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:46.311347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aecaf33a-4b21-40b2-9593-108753b7a225 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.311347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aecaf33a-4b21-40b2-9593-108753b7a225 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.325556 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:46.325556 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:46.336495 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aecaf33a-4b21-40b2-9593-108753b7a225 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:46.356383 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aecaf33a-4b21-40b2-9593-108753b7a225 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:46.356383 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 401/1589] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:46 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:46.455317 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-fffa4202-23f2-4c48-a325-e15a21e32944 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.458256 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-fffa4202-23f2-4c48-a325-e15a21e32944 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:46.459005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-fffa4202-23f2-4c48-a325-e15a21e32944 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.459005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-fffa4202-23f2-4c48-a325-e15a21e32944 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.472089 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:46.472089 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:46.477251 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-fffa4202-23f2-4c48-a325-e15a21e32944 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:46.494310 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-fffa4202-23f2-4c48-a325-e15a21e32944 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:46.495916 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 398/1590] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:46 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:46.664512 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e6fc7f8a-0d7e-4f3e-b6af-834a8a3bdf6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.666303 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6fc7f8a-0d7e-4f3e-b6af-834a8a3bdf6b None None] GET https://10.4.3.148/volume// Aug 23 18:16:46.666537 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6fc7f8a-0d7e-4f3e-b6af-834a8a3bdf6b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.666731 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6fc7f8a-0d7e-4f3e-b6af-834a8a3bdf6b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.667177 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6fc7f8a-0d7e-4f3e-b6af-834a8a3bdf6b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:46.667670 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 392/1591] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:46.680032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-0dd029c3-94de-445c-8b6a-afb3c64d4765 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.684284 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-0dd029c3-94de-445c-8b6a-afb3c64d4765 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:46.686985 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-0dd029c3-94de-445c-8b6a-afb3c64d4765 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "322dccf3-8fc5-4591-9583-016a41a35701", "connector": null, "instance_uuid": "4d350295-7a0c-4a8a-9d8c-bba472290445"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:46.704050 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:46.704050 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:46.763527 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-0dd029c3-94de-445c-8b6a-afb3c64d4765 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:46.763527 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 401/1592] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:46 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 23 18:16:46.830270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40382e11-1609-4a75-b438-48ed8474b262 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.835400 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40382e11-1609-4a75-b438-48ed8474b262 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:46.835690 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40382e11-1609-4a75-b438-48ed8474b262 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.836049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40382e11-1609-4a75-b438-48ed8474b262 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.860146 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:46.860146 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:46.864698 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-086fd40b-7811-43b0-9f49-86b9227c6133 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.864892 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-086fd40b-7811-43b0-9f49-86b9227c6133 None None] GET https://10.4.3.148/volume// Aug 23 18:16:46.865471 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-086fd40b-7811-43b0-9f49-86b9227c6133 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.865471 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-086fd40b-7811-43b0-9f49-86b9227c6133 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.865674 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-40382e11-1609-4a75-b438-48ed8474b262 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:46.867044 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-086fd40b-7811-43b0-9f49-86b9227c6133 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:46.867044 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 399/1593] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 23 18:16:46.874437 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40382e11-1609-4a75-b438-48ed8474b262 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:46.874918 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 402/1594] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:46 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:46.879661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-358ff424-583d-4f27-96ae-2f541c5bb42c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.885928 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-358ff424-583d-4f27-96ae-2f541c5bb42c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:46.885928 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-358ff424-583d-4f27-96ae-2f541c5bb42c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.885928 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-358ff424-583d-4f27-96ae-2f541c5bb42c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.901828 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:46.901828 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:46.907519 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-358ff424-583d-4f27-96ae-2f541c5bb42c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:46.914690 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-358ff424-583d-4f27-96ae-2f541c5bb42c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:46.915440 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 393/1595] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:46 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:46.932388 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a1950350-f968-472c-bca5-edbca845ecae req-d978f123-bc9b-4f42-a8d3-13670fe6dc36 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:46.936068 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-d978f123-bc9b-4f42-a8d3-13670fe6dc36 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] DELETE https://10.4.3.148/volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d Aug 23 18:16:46.936827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-d978f123-bc9b-4f42-a8d3-13670fe6dc36 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:46.936827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-d978f123-bc9b-4f42-a8d3-13670fe6dc36 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:46.953776 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:46.953776 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:47.053297 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-569ead29-5d5e-4ccd-bbac-786135df52f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.059015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a1950350-f968-472c-bca5-edbca845ecae req-d978f123-bc9b-4f42-a8d3-13670fe6dc36 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d returned with HTTP 200 Aug 23 18:16:47.059815 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-569ead29-5d5e-4ccd-bbac-786135df52f1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] PUT https://10.4.3.148/volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8 Aug 23 18:16:47.060174 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 402/1596] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:46 2026] DELETE /volume/v3/attachments/29f7c46c-f666-4225-a4c5-a23fca4a930d => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:47.060398 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-569ead29-5d5e-4ccd-bbac-786135df52f1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:47.072747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-569ead29-5d5e-4ccd-bbac-786135df52f1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Acquiring lock "cinder-attachment_update-322dccf3-8fc5-4591-9583-016a41a35701-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:47.079561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-569ead29-5d5e-4ccd-bbac-786135df52f1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Lock "cinder-attachment_update-322dccf3-8fc5-4591-9583-016a41a35701-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:47.081162 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.081162 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:47.199893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dac4969b-042c-4aaa-8012-c8c7ac53ec93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.203564 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dac4969b-042c-4aaa-8012-c8c7ac53ec93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:47.203564 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dac4969b-042c-4aaa-8012-c8c7ac53ec93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:47.203564 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dac4969b-042c-4aaa-8012-c8c7ac53ec93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:47.203564 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-dac4969b-042c-4aaa-8012-c8c7ac53ec93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:47.211562 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.211562 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:47.213774 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dac4969b-042c-4aaa-8012-c8c7ac53ec93 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:47.214592 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 403/1597] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:47 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:47.229588 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-569ead29-5d5e-4ccd-bbac-786135df52f1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Lock "cinder-attachment_update-322dccf3-8fc5-4591-9583-016a41a35701-np0000007943" released by "attachment_update" :: held 0.150s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:47.233305 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-569ead29-5d5e-4ccd-bbac-786135df52f1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8 returned with HTTP 200 Aug 23 18:16:47.235427 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 400/1598] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:47 2026] PUT /volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:47.364725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8dc75209-1d2d-4151-a841-a1807875aabd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.367918 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8dc75209-1d2d-4151-a841-a1807875aabd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:47.368559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8dc75209-1d2d-4151-a841-a1807875aabd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:47.368937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8dc75209-1d2d-4151-a841-a1807875aabd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:47.384681 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.384681 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:47.397413 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8dc75209-1d2d-4151-a841-a1807875aabd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:47.408464 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8dc75209-1d2d-4151-a841-a1807875aabd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:47.408464 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 394/1599] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:47 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:47.430903 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.435552 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:47.435861 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:47.436072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:47.436376 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: 9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:47.447303 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.447303 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:47.448414 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:47.481253 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume request issued successfully. Aug 23 18:16:47.481661 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e03c94d0-363f-4fca-8080-a7c5e5aaf3b9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 202 Aug 23 18:16:47.482367 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 403/1600] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:47 2026] DELETE /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:47.494732 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-945a0377-145b-4f76-b6c4-ec321dbd65bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.498872 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-945a0377-145b-4f76-b6c4-ec321dbd65bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:47.499029 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-945a0377-145b-4f76-b6c4-ec321dbd65bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:47.499269 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-945a0377-145b-4f76-b6c4-ec321dbd65bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:47.512048 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.512048 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:47.520050 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-945a0377-145b-4f76-b6c4-ec321dbd65bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:47.527328 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-945a0377-145b-4f76-b6c4-ec321dbd65bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 200 Aug 23 18:16:47.527837 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 404/1601] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:47 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:47.845761 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3011cb7d-bd33-4040-9dff-7444531e1b30 req-00a009dc-cc4a-49dd-b1f8-4005aadeb9b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.850224 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3011cb7d-bd33-4040-9dff-7444531e1b30 req-00a009dc-cc4a-49dd-b1f8-4005aadeb9b6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:47.850652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3011cb7d-bd33-4040-9dff-7444531e1b30 req-00a009dc-cc4a-49dd-b1f8-4005aadeb9b6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:47.850965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3011cb7d-bd33-4040-9dff-7444531e1b30 req-00a009dc-cc4a-49dd-b1f8-4005aadeb9b6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:47.861492 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.861492 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:47.868189 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3011cb7d-bd33-4040-9dff-7444531e1b30 req-00a009dc-cc4a-49dd-b1f8-4005aadeb9b6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:47.873868 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3011cb7d-bd33-4040-9dff-7444531e1b30 req-00a009dc-cc4a-49dd-b1f8-4005aadeb9b6 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:47.874336 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 401/1602] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:47 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:47.901399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8c253531-8893-4863-9d85-5db5a9e27252 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.908393 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c253531-8893-4863-9d85-5db5a9e27252 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:47.908671 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c253531-8893-4863-9d85-5db5a9e27252 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:47.911025 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c253531-8893-4863-9d85-5db5a9e27252 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:47.943183 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af841360-ef61-4bcf-a580-9a494918d612 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:47.945013 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.945013 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:47.948386 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:16:47.951816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2015499592"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:47.952024 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8c253531-8893-4863-9d85-5db5a9e27252 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:47.953845 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2015499592'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:16:47.956092 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c253531-8893-4863-9d85-5db5a9e27252 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:47.956385 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 395/1603] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:47 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:47.960128 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume of 1 GB Aug 23 18:16:47.960655 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.960655 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:47.961758 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Availability Zones retrieved successfully. Aug 23 18:16:47.970684 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (37475c92-b675-4315-a453-78aec0c32390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:47.971857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d971bfe3-374f-484a-bf1b-95c9fca48070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:47.973368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:16:47.987564 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:47.987564 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:48.010190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d971bfe3-374f-484a-bf1b-95c9fca48070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42dbec79-1b01-4fbb-bbfb-14d87b1e96e2', 'encryption_key_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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:48.012999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eddc0c8-d959-4197-a5b6-8ee416dbac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:48.105131 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Created reservations ['6b4d51eb-d40c-449d-9109-31da5ca5de07', '425fe51b-ce78-45ac-bba9-76d762e135f5', 'db51a8f0-3414-4d5a-a737-fe128882f23e', 'caea752f-9ee1-4a6a-bf85-5b77d9e0b373'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:48.106829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eddc0c8-d959-4197-a5b6-8ee416dbac3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b4d51eb-d40c-449d-9109-31da5ca5de07', '425fe51b-ce78-45ac-bba9-76d762e135f5', 'db51a8f0-3414-4d5a-a737-fe128882f23e', 'caea752f-9ee1-4a6a-bf85-5b77d9e0b373']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:48.107195 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e37bd95-6cc8-46eb-a7d0-97140532fdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:48.142745 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e37bd95-6cc8-46eb-a7d0-97140532fdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a589b6a1-e0d8-4704-9f5e-59ffe52d33da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2015499592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['6b4d51eb-d40c-449d-9109-31da5ca5de07','425fe51b-ce78-45ac-bba9-76d762e135f5','db51a8f0-3414-4d5a-a737-fe128882f23e','caea752f-9ee1-4a6a-bf85-5b77d9e0b373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2015499592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a589b6a1-e0d8-4704-9f5e-59ffe52d33da,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='efb776d7b4f74b01bb0063cc5039026b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f258c1db054948c99959f29cf9222e9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42dbec79-1b01-4fbb-bbfb-14d87b1e96e2),volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:48.143734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (685dd703-c901-4a9a-8b64-bef377250b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:48.175082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (685dd703-c901-4a9a-8b64-bef377250b71) transitioned into state 'SUCCESS' from state '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-2015499592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['6b4d51eb-d40c-449d-9109-31da5ca5de07','425fe51b-ce78-45ac-bba9-76d762e135f5','db51a8f0-3414-4d5a-a737-fe128882f23e','caea752f-9ee1-4a6a-bf85-5b77d9e0b373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:48.176444 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a74e56-f793-4350-b67d-5aaaf5714de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:16:48.195159 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a74e56-f793-4350-b67d-5aaaf5714de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:16:48.197550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (37475c92-b675-4315-a453-78aec0c32390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:16:48.198358 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request issued successfully. Aug 23 18:16:48.199336 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af841360-ef61-4bcf-a580-9a494918d612 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:16:48.199951 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 404/1604] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:16:47 2026] POST /volume/v3/volumes => generated 760 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:48.215422 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-987ab9ac-6981-42da-a0f2-67df5e6a37b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:48.218196 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-987ab9ac-6981-42da-a0f2-67df5e6a37b5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:48.218491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-987ab9ac-6981-42da-a0f2-67df5e6a37b5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:48.218805 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-987ab9ac-6981-42da-a0f2-67df5e6a37b5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:48.229889 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:48.229889 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:48.230365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5793a960-3eb0-48c7-b353-b1a9bb306af9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:48.233025 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5793a960-3eb0-48c7-b353-b1a9bb306af9 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:48.233025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5793a960-3eb0-48c7-b353-b1a9bb306af9 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:48.233025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5793a960-3eb0-48c7-b353-b1a9bb306af9 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:48.233025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5793a960-3eb0-48c7-b353-b1a9bb306af9 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:48.236549 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-987ab9ac-6981-42da-a0f2-67df5e6a37b5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:48.238087 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:48.238087 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:48.239158 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5793a960-3eb0-48c7-b353-b1a9bb306af9 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:48.239669 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 402/1605] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:48 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:48.246387 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-987ab9ac-6981-42da-a0f2-67df5e6a37b5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:48.246735 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 405/1606] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:48 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:48.554294 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d8bc577a-1672-4430-89b5-6c0e2e24999a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:48.568234 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8bc577a-1672-4430-89b5-6c0e2e24999a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 Aug 23 18:16:48.568234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8bc577a-1672-4430-89b5-6c0e2e24999a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:48.568234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8bc577a-1672-4430-89b5-6c0e2e24999a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:48.581531 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8bc577a-1672-4430-89b5-6c0e2e24999a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 returned with HTTP 404 Aug 23 18:16:48.584888 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 396/1607] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:48 2026] GET /volume/v3/volumes/9120f0f1-a62f-4b7a-a513-4d44f2bfff46 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:48.603419 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c3a0b92d-5d63-448c-9d35-ecd430e24b6b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:48.605816 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3a0b92d-5d63-448c-9d35-ecd430e24b6b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:16:48.606044 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3a0b92d-5d63-448c-9d35-ecd430e24b6b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:48.606242 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3a0b92d-5d63-448c-9d35-ecd430e24b6b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:48.617926 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:48.617926 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:48.623686 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c3a0b92d-5d63-448c-9d35-ecd430e24b6b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:48.632483 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3a0b92d-5d63-448c-9d35-ecd430e24b6b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:16:48.632965 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 405/1608] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:48 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:48.656258 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:48.659950 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:48.660289 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a74e04d3-ab98-4a90-a66a-eb860e1d0b97", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-245189104"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:48.674660 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:48.674660 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:48.674784 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:48.675044 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:16:48.741707 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['2b485deb-f7bf-465d-8e6b-a0d8fe676215', 'd360adf4-2f6d-414a-bfcc-eccc2b7c0b9e', 'e54848b3-135a-473b-bb51-b1493def6fd9', '2ec6d035-0637-4199-9fcb-63765e5f6a7b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:48.799261 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot create request issued successfully. Aug 23 18:16:48.799700 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d2b2311-0d5e-4b23-8671-0fc1a3ebcdb7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:16:48.800954 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 403/1609] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:16:48 2026] POST /volume/v3/snapshots => generated 379 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:48.818448 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48292969-285d-45f5-a480-9f32572b04c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:48.822768 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48292969-285d-45f5-a480-9f32572b04c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:48.822934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48292969-285d-45f5-a480-9f32572b04c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:48.823088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48292969-285d-45f5-a480-9f32572b04c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:48.828993 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:48.828993 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:48.829356 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48292969-285d-45f5-a480-9f32572b04c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:48.830867 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48292969-285d-45f5-a480-9f32572b04c6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 200 Aug 23 18:16:48.831578 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 406/1610] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:48 2026] GET /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:48.971935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af9196aa-c24e-4b7c-8111-012cfdc2912c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:48.974174 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af9196aa-c24e-4b7c-8111-012cfdc2912c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:48.974392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af9196aa-c24e-4b7c-8111-012cfdc2912c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:48.975245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af9196aa-c24e-4b7c-8111-012cfdc2912c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:48.986482 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:48.986482 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:48.990586 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-af9196aa-c24e-4b7c-8111-012cfdc2912c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:48.996194 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af9196aa-c24e-4b7c-8111-012cfdc2912c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:48.996668 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 397/1611] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:48 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.252247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4cd34096-c9ec-4831-bc53-70f16ca9d50f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.254679 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cd34096-c9ec-4831-bc53-70f16ca9d50f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:49.255005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cd34096-c9ec-4831-bc53-70f16ca9d50f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.255228 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cd34096-c9ec-4831-bc53-70f16ca9d50f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.255366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4cd34096-c9ec-4831-bc53-70f16ca9d50f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:49.264540 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.264540 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:49.264681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9993bdf9-279b-4fce-bfc5-4d23ba3d4d1c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.264960 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cd34096-c9ec-4831-bc53-70f16ca9d50f tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:49.265255 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 406/1612] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.268837 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9993bdf9-279b-4fce-bfc5-4d23ba3d4d1c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:49.268837 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9993bdf9-279b-4fce-bfc5-4d23ba3d4d1c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.268837 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9993bdf9-279b-4fce-bfc5-4d23ba3d4d1c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.282901 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.282901 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:49.298188 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9993bdf9-279b-4fce-bfc5-4d23ba3d4d1c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:49.309464 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9993bdf9-279b-4fce-bfc5-4d23ba3d4d1c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:49.309464 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 404/1613] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.386657 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d7763b49-fe50-49bb-9d8c-4c35e74d6779 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.389681 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d7763b49-fe50-49bb-9d8c-4c35e74d6779 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:49.389907 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d7763b49-fe50-49bb-9d8c-4c35e74d6779 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.390257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d7763b49-fe50-49bb-9d8c-4c35e74d6779 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.394014 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=489,cinder:INSERT=61,cinder:UPDATE=123 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:16:49.404317 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.404317 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:49.412837 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d7763b49-fe50-49bb-9d8c-4c35e74d6779 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:49.424358 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d7763b49-fe50-49bb-9d8c-4c35e74d6779 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:49.424743 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 407/1614] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.649937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c786f18-45eb-4420-9ac6-f57b793512af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.650454 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c786f18-45eb-4420-9ac6-f57b793512af None None] GET https://10.4.3.148/volume// Aug 23 18:16:49.650606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c786f18-45eb-4420-9ac6-f57b793512af None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.650938 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c786f18-45eb-4420-9ac6-f57b793512af None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.651378 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c786f18-45eb-4420-9ac6-f57b793512af None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:49.651583 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 398/1615] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:49.665171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-14d14b27-4318-4bb0-a79f-bd6fb5e0e9ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.843759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bc327b49-9035-492a-b47a-b44504078c79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.846113 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc327b49-9035-492a-b47a-b44504078c79 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:49.846348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc327b49-9035-492a-b47a-b44504078c79 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.846596 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc327b49-9035-492a-b47a-b44504078c79 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.853184 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.853184 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:49.853978 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bc327b49-9035-492a-b47a-b44504078c79 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:49.855204 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc327b49-9035-492a-b47a-b44504078c79 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 200 Aug 23 18:16:49.855752 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 405/1616] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.868168 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3af23c48-8ac9-42b5-83c1-130828fbd2c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.873025 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3af23c48-8ac9-42b5-83c1-130828fbd2c3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:49.873025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3af23c48-8ac9-42b5-83c1-130828fbd2c3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.873025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3af23c48-8ac9-42b5-83c1-130828fbd2c3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.883776 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.883776 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:49.883776 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3af23c48-8ac9-42b5-83c1-130828fbd2c3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:49.883776 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3af23c48-8ac9-42b5-83c1-130828fbd2c3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 200 Aug 23 18:16:49.883776 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 408/1617] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.889846 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-14d14b27-4318-4bb0-a79f-bd6fb5e0e9ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:49.890435 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-14d14b27-4318-4bb0-a79f-bd6fb5e0e9ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a589b6a1-e0d8-4704-9f5e-59ffe52d33da", "connector": null, "instance_uuid": "1c286c69-25e5-4365-ae61-c971850a2b8b"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:49.897861 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ae278d88-ad65-40cd-b2f0-290642861f18 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.900013 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae278d88-ad65-40cd-b2f0-290642861f18 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:49.900209 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae278d88-ad65-40cd-b2f0-290642861f18 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.903863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae278d88-ad65-40cd-b2f0-290642861f18 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.903863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-ae278d88-ad65-40cd-b2f0-290642861f18 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:16:49.903863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-ae278d88-ad65-40cd-b2f0-290642861f18 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:16:49.906311 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.906311 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:49.916710 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ae278d88-ad65-40cd-b2f0-290642861f18 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Get all snapshots completed successfully. Aug 23 18:16:49.917285 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae278d88-ad65-40cd-b2f0-290642861f18 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 200 Aug 23 18:16:49.918856 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 399/1618] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/snapshots => generated 407 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.933499 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17d8e410-ca84-4471-95b2-6af06edca029 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.936037 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17d8e410-ca84-4471-95b2-6af06edca029 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] PUT https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:49.936420 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17d8e410-ca84-4471-95b2-6af06edca029 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-431022971", "description": "This is the new description of snapshot."}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:49.946123 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.946123 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:49.946635 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-17d8e410-ca84-4471-95b2-6af06edca029 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:49.951362 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-14d14b27-4318-4bb0-a79f-bd6fb5e0e9ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:49.951362 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 407/1619] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:49 2026] POST /volume/v3/attachments => generated 273 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:49.955596 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17d8e410-ca84-4471-95b2-6af06edca029 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 200 Aug 23 18:16:49.955976 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 406/1620] 10.4.3.148 () {68 vars in 1375 bytes} [Sun Aug 23 18:16:49 2026] PUT /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.969860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-151dad6f-5559-4d05-9be2-8b5e95509954 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:49.971772 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-151dad6f-5559-4d05-9be2-8b5e95509954 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:49.972250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-151dad6f-5559-4d05-9be2-8b5e95509954 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:49.972608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-151dad6f-5559-4d05-9be2-8b5e95509954 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:49.984472 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:49.984472 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:49.988816 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-151dad6f-5559-4d05-9be2-8b5e95509954 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:49.988816 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-151dad6f-5559-4d05-9be2-8b5e95509954 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 200 Aug 23 18:16:49.989062 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 409/1621] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 576 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:49.997759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16788b8b-09e7-4291-adb4-686e2189a6ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.000532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-446107ba-5711-4688-8be1-3f601b75d9fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.000607 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16788b8b-09e7-4291-adb4-686e2189a6ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:50.000607 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16788b8b-09e7-4291-adb4-686e2189a6ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:50.000607 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16788b8b-09e7-4291-adb4-686e2189a6ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:50.001998 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-446107ba-5711-4688-8be1-3f601b75d9fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:50.002422 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-446107ba-5711-4688-8be1-3f601b75d9fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:50.002784 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-446107ba-5711-4688-8be1-3f601b75d9fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:50.003008 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-446107ba-5711-4688-8be1-3f601b75d9fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:50.014458 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.014458 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:50.014458 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-446107ba-5711-4688-8be1-3f601b75d9fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:50.017346 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d3885dc-c966-4307-a517-f4bdd85bc487 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.017453 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.017453 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:50.021150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e55dd8bc-06e8-4223-8871-403e50616e4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.021150 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e55dd8bc-06e8-4223-8871-403e50616e4b None None] GET https://10.4.3.148/volume// Aug 23 18:16:50.021150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e55dd8bc-06e8-4223-8871-403e50616e4b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:50.021150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e55dd8bc-06e8-4223-8871-403e50616e4b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:50.021150 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e55dd8bc-06e8-4223-8871-403e50616e4b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:50.021271 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d3885dc-c966-4307-a517-f4bdd85bc487 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:50.021510 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 410/1622] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:50.021546 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d3885dc-c966-4307-a517-f4bdd85bc487 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:50.021546 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d3885dc-c966-4307-a517-f4bdd85bc487 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:50.024296 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-16788b8b-09e7-4291-adb4-686e2189a6ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:50.033780 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.033780 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:50.036186 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16788b8b-09e7-4291-adb4-686e2189a6ac tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:50.036346 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 400/1623] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:49 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:50.038895 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d3885dc-c966-4307-a517-f4bdd85bc487 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:50.046167 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d3885dc-c966-4307-a517-f4bdd85bc487 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:50.046275 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-cbabec71-25b1-4d1f-b17e-ce7439ea1701 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.046397 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 407/1624] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:50 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:50.048513 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-cbabec71-25b1-4d1f-b17e-ce7439ea1701 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:50.048900 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-446107ba-5711-4688-8be1-3f601b75d9fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:16:50.049181 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-cbabec71-25b1-4d1f-b17e-ce7439ea1701 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:50.049617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-cbabec71-25b1-4d1f-b17e-ce7439ea1701 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:50.049835 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-446107ba-5711-4688-8be1-3f601b75d9fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 202 Aug 23 18:16:50.050251 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 408/1625] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:49 2026] DELETE /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:50.060991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b7c3828-65e6-4a6d-8962-a67d6d95bdd8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.063714 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b7c3828-65e6-4a6d-8962-a67d6d95bdd8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:50.064044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b7c3828-65e6-4a6d-8962-a67d6d95bdd8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:50.064304 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b7c3828-65e6-4a6d-8962-a67d6d95bdd8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:50.070530 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.070530 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:50.071353 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9b7c3828-65e6-4a6d-8962-a67d6d95bdd8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:50.072723 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b7c3828-65e6-4a6d-8962-a67d6d95bdd8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 200 Aug 23 18:16:50.073380 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 401/1626] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:50 2026] GET /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 575 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:50.074313 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.074313 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:50.082436 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-cbabec71-25b1-4d1f-b17e-ce7439ea1701 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:50.089375 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-cbabec71-25b1-4d1f-b17e-ce7439ea1701 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:50.090275 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 411/1627] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:50 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1032 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:16:50.253599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-569f1269-e09f-46f6-9b07-bc88e6b79d83 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.258227 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-569f1269-e09f-46f6-9b07-bc88e6b79d83 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e Aug 23 18:16:50.258860 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-569f1269-e09f-46f6-9b07-bc88e6b79d83 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:50.271072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-569f1269-e09f-46f6-9b07-bc88e6b79d83 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:50.282776 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-569f1269-e09f-46f6-9b07-bc88e6b79d83 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" acquired by "attachment_update" :: waited 0.012s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:50.284716 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.284716 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:50.285409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92a74004-1832-4541-8edd-2cafd28c4061 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.290301 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92a74004-1832-4541-8edd-2cafd28c4061 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:50.290747 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92a74004-1832-4541-8edd-2cafd28c4061 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:50.291254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92a74004-1832-4541-8edd-2cafd28c4061 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:50.291539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-92a74004-1832-4541-8edd-2cafd28c4061 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:50.300691 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.300691 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:50.301689 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92a74004-1832-4541-8edd-2cafd28c4061 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:50.302739 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 409/1628] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:50 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:50.446267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-569f1269-e09f-46f6-9b07-bc88e6b79d83 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" released by "attachment_update" :: held 0.164s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:50.446913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-569f1269-e09f-46f6-9b07-bc88e6b79d83 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e returned with HTTP 200 Aug 23 18:16:50.447121 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 408/1629] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:50 2026] PUT /volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:50.644526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-55ed515d-5ade-4f63-b2b5-f841da5d1286 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:50.648284 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-55ed515d-5ade-4f63-b2b5-f841da5d1286 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8/action Aug 23 18:16:50.648759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-55ed515d-5ade-4f63-b2b5-f841da5d1286 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:50.649100 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-55ed515d-5ade-4f63-b2b5-f841da5d1286 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:50.675055 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:50.675055 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:50.689374 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59fed7cc-9db9-4af6-a8fb-98cfcaba84e6 req-55ed515d-5ade-4f63-b2b5-f841da5d1286 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8/action returned with HTTP 204 Aug 23 18:16:50.690057 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 402/1630] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:50 2026] POST /volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:51.059120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c1eac063-36c2-471f-a9dd-7db044a71ccb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.063051 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1eac063-36c2-471f-a9dd-7db044a71ccb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:51.063573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1eac063-36c2-471f-a9dd-7db044a71ccb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.063716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1eac063-36c2-471f-a9dd-7db044a71ccb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.067655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee595a88-1f53-4019-bacc-9de8d0aae347 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.070921 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee595a88-1f53-4019-bacc-9de8d0aae347 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:51.071450 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee595a88-1f53-4019-bacc-9de8d0aae347 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.072857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee595a88-1f53-4019-bacc-9de8d0aae347 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.077920 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.077920 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:51.088200 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c1eac063-36c2-471f-a9dd-7db044a71ccb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:51.088284 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.088284 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:51.088652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ba7db5db-ec88-4d14-b988-7d623c64ed26 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.091911 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba7db5db-ec88-4d14-b988-7d623c64ed26 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:51.092127 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba7db5db-ec88-4d14-b988-7d623c64ed26 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.092328 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba7db5db-ec88-4d14-b988-7d623c64ed26 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.097226 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee595a88-1f53-4019-bacc-9de8d0aae347 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:51.100823 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1eac063-36c2-471f-a9dd-7db044a71ccb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:51.100992 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba7db5db-ec88-4d14-b988-7d623c64ed26 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 404 Aug 23 18:16:51.101056 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 412/1631] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:51.101317 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 409/1632] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:16:51.109181 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee595a88-1f53-4019-bacc-9de8d0aae347 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:51.109950 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 410/1633] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:51.113821 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8e9aa211-af46-438e-91dd-ff6542f95702 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.113821 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e9aa211-af46-438e-91dd-ff6542f95702 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:51.114498 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e9aa211-af46-438e-91dd-ff6542f95702 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.114498 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e9aa211-af46-438e-91dd-ff6542f95702 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.114498 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-8e9aa211-af46-438e-91dd-ff6542f95702 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 6b291887-f2f3-4d60-b0f1-d41b81a2058f Aug 23 18:16:51.123510 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e9aa211-af46-438e-91dd-ff6542f95702 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f returned with HTTP 404 Aug 23 18:16:51.123510 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 403/1634] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:16:51 2026] DELETE /volume/v3/snapshots/6b291887-f2f3-4d60-b0f1-d41b81a2058f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:51.138727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dafd15fa-e8c5-484a-aa40-991829f2cbb8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.139712 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-299e70a7-7efa-4eb5-bb21-e699b4db2f44 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.143684 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dafd15fa-e8c5-484a-aa40-991829f2cbb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:16:51.143957 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dafd15fa-e8c5-484a-aa40-991829f2cbb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.144178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dafd15fa-e8c5-484a-aa40-991829f2cbb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.146466 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-299e70a7-7efa-4eb5-bb21-e699b4db2f44 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:51.146701 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-299e70a7-7efa-4eb5-bb21-e699b4db2f44 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.146993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-299e70a7-7efa-4eb5-bb21-e699b4db2f44 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.157919 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.157919 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:51.163556 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.163556 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:51.166769 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dafd15fa-e8c5-484a-aa40-991829f2cbb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:51.170321 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-299e70a7-7efa-4eb5-bb21-e699b4db2f44 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:51.175600 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dafd15fa-e8c5-484a-aa40-991829f2cbb8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:16:51.176061 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 413/1635] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:51.180141 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-299e70a7-7efa-4eb5-bb21-e699b4db2f44 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:51.182105 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 410/1636] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:51.194402 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.197928 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:16:51.198867 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a74e04d3-ab98-4a90-a66a-eb860e1d0b97", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-139615635"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:51.204718 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.211349 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] DELETE https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:51.211349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.211634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.213785 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Delete volume with id: 322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:51.221523 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.221523 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:51.221523 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:16:51.222373 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:16:51.240853 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.240853 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:51.241544 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:51.255554 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-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 23 18:16:51.267388 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55af6ee5-1c50-458a-8f70-003dd3220d1e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 400 Aug 23 18:16:51.267388 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 404/1637] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:51 2026] DELETE /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 307 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:16:51.275586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0803bb36-adcb-41db-b133-808be3beba52 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.279768 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0803bb36-adcb-41db-b133-808be3beba52 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:51.279768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0803bb36-adcb-41db-b133-808be3beba52 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.284056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0803bb36-adcb-41db-b133-808be3beba52 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.293028 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.293028 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:51.298511 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0803bb36-adcb-41db-b133-808be3beba52 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:51.307285 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['278cf94b-9dc2-4df3-8786-9b0a88bd360a', '65da5b83-cc6c-41ea-90ac-b3e7314aa829', 'e86acb29-0c51-472e-a092-3b0be8df3ee0', '78ba08b8-35f9-4e17-90d3-7dbb89670646'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:16:51.308596 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0803bb36-adcb-41db-b133-808be3beba52 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:51.309029 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 414/1638] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:51.319307 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fdcbc0a6-5159-4d99-a055-8b7db23c7358 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.322942 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fdcbc0a6-5159-4d99-a055-8b7db23c7358 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:51.323224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fdcbc0a6-5159-4d99-a055-8b7db23c7358 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.323470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fdcbc0a6-5159-4d99-a055-8b7db23c7358 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.323708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fdcbc0a6-5159-4d99-a055-8b7db23c7358 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:51.337021 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.337021 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:51.337021 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fdcbc0a6-5159-4d99-a055-8b7db23c7358 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:51.337195 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 411/1639] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:51.378018 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-604e504d-d841-44a5-b531-39dec2e6d65e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.383098 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-604e504d-d841-44a5-b531-39dec2e6d65e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:51.383098 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-604e504d-d841-44a5-b531-39dec2e6d65e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.383313 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot create request issued successfully. Aug 23 18:16:51.383438 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-604e504d-d841-44a5-b531-39dec2e6d65e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.383486 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e77d9117-da2d-4a52-89c5-2f6cba1d8c15 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:16:51.383486 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 411/1640] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:16:51 2026] POST /volume/v3/snapshots => generated 309 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:16:51.395693 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40267dcd-9695-441a-8571-0847dbe65f83 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.399217 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40267dcd-9695-441a-8571-0847dbe65f83 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:16:51.399963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40267dcd-9695-441a-8571-0847dbe65f83 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.400031 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.400031 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:51.400887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40267dcd-9695-441a-8571-0847dbe65f83 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.407635 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-604e504d-d841-44a5-b531-39dec2e6d65e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:51.413370 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-604e504d-d841-44a5-b531-39dec2e6d65e tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:51.413560 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.413560 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:51.413784 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 405/1641] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:51.413877 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-40267dcd-9695-441a-8571-0847dbe65f83 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:51.417992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40267dcd-9695-441a-8571-0847dbe65f83 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 returned with HTTP 200 Aug 23 18:16:51.419904 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 415/1642] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:51.432324 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.439638 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] DELETE https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:51.439638 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.439638 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.439638 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Delete volume with id: 04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:51.453043 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-919f3cdf-04e3-448f-b74c-fb1f62232a63 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.455189 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-919f3cdf-04e3-448f-b74c-fb1f62232a63 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] POST https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701/action Aug 23 18:16:51.455651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-919f3cdf-04e3-448f-b74c-fb1f62232a63 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:51.455784 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-919f3cdf-04e3-448f-b74c-fb1f62232a63 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:51.457390 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.457390 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:51.459747 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:51.475767 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.475767 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:51.476589 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-919f3cdf-04e3-448f-b74c-fb1f62232a63 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:51.485622 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Delete volume request issued successfully. Aug 23 18:16:51.485904 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce2cc840-11bd-4a6b-b07f-7756ce719785 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 202 Aug 23 18:16:51.486725 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 412/1643] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:51 2026] DELETE /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:51.487337 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-919f3cdf-04e3-448f-b74c-fb1f62232a63 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Begin detaching volume completed successfully. Aug 23 18:16:51.488085 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-919f3cdf-04e3-448f-b74c-fb1f62232a63 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701/action returned with HTTP 202 Aug 23 18:16:51.490249 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 412/1644] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:16:51 2026] POST /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:51.498434 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc7e4671-9dfc-4d6e-91d0-851cb7959f68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.503786 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc7e4671-9dfc-4d6e-91d0-851cb7959f68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:51.503786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc7e4671-9dfc-4d6e-91d0-851cb7959f68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.503786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc7e4671-9dfc-4d6e-91d0-851cb7959f68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.521589 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.521589 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:51.528638 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bc7e4671-9dfc-4d6e-91d0-851cb7959f68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:51.539315 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc7e4671-9dfc-4d6e-91d0-851cb7959f68 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 200 Aug 23 18:16:51.539969 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 406/1645] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:51.613824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ef24886-24e0-452a-8645-1196595b240a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.613824 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ef24886-24e0-452a-8645-1196595b240a None None] GET https://10.4.3.148/volume// Aug 23 18:16:51.613824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ef24886-24e0-452a-8645-1196595b240a None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.613824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ef24886-24e0-452a-8645-1196595b240a None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.613824 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ef24886-24e0-452a-8645-1196595b240a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:51.613824 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 416/1646] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:51.630367 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-c1cea552-2e6f-4554-8bf5-b02140c97fc0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:51.634136 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-c1cea552-2e6f-4554-8bf5-b02140c97fc0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:51.634481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-c1cea552-2e6f-4554-8bf5-b02140c97fc0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:51.634941 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-c1cea552-2e6f-4554-8bf5-b02140c97fc0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:51.657458 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:51.657458 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:51.662538 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-c1cea552-2e6f-4554-8bf5-b02140c97fc0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:51.670521 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-c1cea552-2e6f-4554-8bf5-b02140c97fc0 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:51.671292 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 413/1647] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:51 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:52.115596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03ab10bc-da8c-46b4-a918-578b7b097982 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:52.118059 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03ab10bc-da8c-46b4-a918-578b7b097982 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:52.118471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03ab10bc-da8c-46b4-a918-578b7b097982 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:52.118994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03ab10bc-da8c-46b4-a918-578b7b097982 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:52.130885 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:52.130885 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:52.138593 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03ab10bc-da8c-46b4-a918-578b7b097982 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:52.145095 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03ab10bc-da8c-46b4-a918-578b7b097982 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:52.145606 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 413/1648] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:52 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:52.353755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff3fcabf-5b05-4884-9cf5-643ce2486ce2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:52.356630 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff3fcabf-5b05-4884-9cf5-643ce2486ce2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:52.361371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff3fcabf-5b05-4884-9cf5-643ce2486ce2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:52.361371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff3fcabf-5b05-4884-9cf5-643ce2486ce2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:52.361371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ff3fcabf-5b05-4884-9cf5-643ce2486ce2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:52.370301 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:52.370301 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:52.370301 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff3fcabf-5b05-4884-9cf5-643ce2486ce2 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:52.370301 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 407/1649] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:52 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:52.432824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-11974c92-eaf2-4a54-80ff-c69ad8d1ed7e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:52.435478 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11974c92-eaf2-4a54-80ff-c69ad8d1ed7e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:16:52.435478 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11974c92-eaf2-4a54-80ff-c69ad8d1ed7e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:52.436035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11974c92-eaf2-4a54-80ff-c69ad8d1ed7e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:52.450816 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:52.450816 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:52.451370 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-11974c92-eaf2-4a54-80ff-c69ad8d1ed7e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:16:52.452330 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11974c92-eaf2-4a54-80ff-c69ad8d1ed7e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 returned with HTTP 200 Aug 23 18:16:52.452805 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 417/1650] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:16:52 2026] GET /volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:52.561824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f2d1cb8f-6f48-466a-b570-16b86a89554c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:52.566412 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2d1cb8f-6f48-466a-b570-16b86a89554c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 Aug 23 18:16:52.566963 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2d1cb8f-6f48-466a-b570-16b86a89554c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:52.567221 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2d1cb8f-6f48-466a-b570-16b86a89554c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:52.578034 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2d1cb8f-6f48-466a-b570-16b86a89554c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 returned with HTTP 404 Aug 23 18:16:52.578034 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 414/1651] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:52 2026] GET /volume/v3/volumes/04ce2393-7b47-4491-a998-eed3c4930255 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:52.588378 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:52.590719 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] DELETE https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:52.591107 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:52.591451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:52.591828 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Delete volume with id: b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:52.601352 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:52.601352 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:52.602056 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:52.641182 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Delete volume request issued successfully. Aug 23 18:16:52.641440 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5b29ef3-de44-41b9-9457-bea5dfb79386 tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 202 Aug 23 18:16:52.642087 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 414/1652] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:52 2026] DELETE /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:52.653645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8728f0a-7398-4f08-b11a-451cf1a5791f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:52.661821 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8728f0a-7398-4f08-b11a-451cf1a5791f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:52.661821 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8728f0a-7398-4f08-b11a-451cf1a5791f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:52.661821 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8728f0a-7398-4f08-b11a-451cf1a5791f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:52.670327 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:52.670327 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:52.676354 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8728f0a-7398-4f08-b11a-451cf1a5791f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Volume info retrieved successfully. Aug 23 18:16:52.684095 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8728f0a-7398-4f08-b11a-451cf1a5791f tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 200 Aug 23 18:16:52.684672 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 408/1653] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:52 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:53.161897 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f07d0aed-eac1-4703-9518-257fe4b626d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:53.164360 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f07d0aed-eac1-4703-9518-257fe4b626d6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:53.164702 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f07d0aed-eac1-4703-9518-257fe4b626d6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:53.164876 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f07d0aed-eac1-4703-9518-257fe4b626d6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:53.179531 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:53.179531 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:53.183926 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f07d0aed-eac1-4703-9518-257fe4b626d6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:53.189610 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f07d0aed-eac1-4703-9518-257fe4b626d6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:53.190176 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 418/1654] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:53 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:53.386224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-394546ce-b499-4107-af68-35a5519323af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:53.390615 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-394546ce-b499-4107-af68-35a5519323af tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:53.392626 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-394546ce-b499-4107-af68-35a5519323af tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:53.393068 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-394546ce-b499-4107-af68-35a5519323af tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:53.393653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-394546ce-b499-4107-af68-35a5519323af tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:53.399328 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:53.399328 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:53.400740 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-394546ce-b499-4107-af68-35a5519323af tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:53.401347 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 415/1655] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:53 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:53.707059 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9b2942a2-44fc-4760-a2d9-ca45d201bf0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:53.709068 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b2942a2-44fc-4760-a2d9-ca45d201bf0c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] GET https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 Aug 23 18:16:53.709388 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b2942a2-44fc-4760-a2d9-ca45d201bf0c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:53.711522 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b2942a2-44fc-4760-a2d9-ca45d201bf0c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:53.728091 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b2942a2-44fc-4760-a2d9-ca45d201bf0c tempest-TestServerVolumeAttachmentScenario-1369538837 tempest-TestServerVolumeAttachmentScenario-1369538837-project-member] https://10.4.3.148/volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 returned with HTTP 404 Aug 23 18:16:53.728420 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 415/1656] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:53 2026] GET /volume/v3/volumes/b433a344-8224-4d4c-825a-b6800d9455a9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:53.865249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d4fcfb61-2422-47be-aa62-440d5b0606d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:53.870895 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d4fcfb61-2422-47be-aa62-440d5b0606d3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e/action Aug 23 18:16:53.871168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d4fcfb61-2422-47be-aa62-440d5b0606d3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:53.871352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d4fcfb61-2422-47be-aa62-440d5b0606d3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:53.897907 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:53.897907 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:53.923424 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e70630f2-c495-4a59-a5f2-e037a5a7e2cc req-d4fcfb61-2422-47be-aa62-440d5b0606d3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e/action returned with HTTP 204 Aug 23 18:16:53.924770 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 409/1657] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:53 2026] POST /volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:53.987491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-352fc461-9039-4cd8-9928-fd42e487ba7f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:53.991067 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-352fc461-9039-4cd8-9928-fd42e487ba7f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] DELETE https://10.4.3.148/volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8 Aug 23 18:16:53.991857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-352fc461-9039-4cd8-9928-fd42e487ba7f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:53.991857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-352fc461-9039-4cd8-9928-fd42e487ba7f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.007633 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.007633 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:54.095527 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6681cacc-5ca6-4ac5-a12f-f7fd09f93692 req-352fc461-9039-4cd8-9928-fd42e487ba7f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8 returned with HTTP 200 Aug 23 18:16:54.096117 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 419/1658] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:16:53 2026] DELETE /volume/v3/attachments/c3c83131-67f6-4126-9dfb-7a1fc5a8d6c8 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:54.211813 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2ac5058b-54fc-4c37-a336-b16b4773d8a3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.214136 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ac5058b-54fc-4c37-a336-b16b4773d8a3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:54.214455 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ac5058b-54fc-4c37-a336-b16b4773d8a3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.215001 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ac5058b-54fc-4c37-a336-b16b4773d8a3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.230370 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.230370 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:54.237636 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2ac5058b-54fc-4c37-a336-b16b4773d8a3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:54.241583 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ac5058b-54fc-4c37-a336-b16b4773d8a3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:54.241859 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 416/1659] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:54.311086 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ba2abdcf-7157-4716-aa81-6238092e219b req-5c7dc3d3-c192-4805-9ce0-843ba98f2c4f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.314645 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-5c7dc3d3-c192-4805-9ce0-843ba98f2c4f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:54.314871 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-5c7dc3d3-c192-4805-9ce0-843ba98f2c4f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.315293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-5c7dc3d3-c192-4805-9ce0-843ba98f2c4f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.331390 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.331390 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:54.342705 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ba2abdcf-7157-4716-aa81-6238092e219b req-5c7dc3d3-c192-4805-9ce0-843ba98f2c4f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:54.352469 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-5c7dc3d3-c192-4805-9ce0-843ba98f2c4f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:54.353710 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 416/1660] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:16:54.415584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8d4895a-9de8-4373-9ed1-2b6ba9761c1b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.419182 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8d4895a-9de8-4373-9ed1-2b6ba9761c1b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:54.419444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8d4895a-9de8-4373-9ed1-2b6ba9761c1b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.419706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8d4895a-9de8-4373-9ed1-2b6ba9761c1b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.419958 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e8d4895a-9de8-4373-9ed1-2b6ba9761c1b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:54.425604 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.425604 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:54.426657 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8d4895a-9de8-4373-9ed1-2b6ba9761c1b tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:54.427622 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 410/1661] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:54.478962 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8a6cb04-81cd-43a6-88b8-0e0a81801ae2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.479633 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8a6cb04-81cd-43a6-88b8-0e0a81801ae2 None None] GET https://10.4.3.148/volume// Aug 23 18:16:54.480252 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8a6cb04-81cd-43a6-88b8-0e0a81801ae2 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.480252 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8a6cb04-81cd-43a6-88b8-0e0a81801ae2 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.480713 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8a6cb04-81cd-43a6-88b8-0e0a81801ae2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:54.481032 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 420/1662] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:54.491757 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ba2abdcf-7157-4716-aa81-6238092e219b req-d26bcdd8-d8bc-4971-83ec-1231f7cb74e3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.494491 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-d26bcdd8-d8bc-4971-83ec-1231f7cb74e3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:16:54.494910 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-d26bcdd8-d8bc-4971-83ec-1231f7cb74e3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a589b6a1-e0d8-4704-9f5e-59ffe52d33da", "connector": null, "instance_uuid": "2d56cb4b-2537-4e45-ba93-d3c75db5d8b6"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:54.514682 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.514682 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:54.593430 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-d26bcdd8-d8bc-4971-83ec-1231f7cb74e3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:16:54.593954 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 417/1663] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:16:54 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:54.650665 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b024510e-c701-44e1-9674-1b7160072957 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.652665 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b024510e-c701-44e1-9674-1b7160072957 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:54.652871 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b024510e-c701-44e1-9674-1b7160072957 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.653063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b024510e-c701-44e1-9674-1b7160072957 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.669156 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.669156 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:54.672675 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6849a22b-e743-42a1-a30b-df07bb4da870 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.674219 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6849a22b-e743-42a1-a30b-df07bb4da870 None None] GET https://10.4.3.148/volume// Aug 23 18:16:54.674219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6849a22b-e743-42a1-a30b-df07bb4da870 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.675102 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b024510e-c701-44e1-9674-1b7160072957 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:54.676188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6849a22b-e743-42a1-a30b-df07bb4da870 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.676188 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6849a22b-e743-42a1-a30b-df07bb4da870 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:16:54.677341 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 411/1664] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:16:54.683065 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b024510e-c701-44e1-9674-1b7160072957 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:54.683240 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 417/1665] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:54.691136 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ba2abdcf-7157-4716-aa81-6238092e219b req-e1d1b52f-89de-4931-9025-79d7d94aeb5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.695481 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-e1d1b52f-89de-4931-9025-79d7d94aeb5d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:54.695848 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-e1d1b52f-89de-4931-9025-79d7d94aeb5d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.696908 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-e1d1b52f-89de-4931-9025-79d7d94aeb5d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.719599 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.719599 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:54.725233 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ba2abdcf-7157-4716-aa81-6238092e219b req-e1d1b52f-89de-4931-9025-79d7d94aeb5d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:54.734296 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-e1d1b52f-89de-4931-9025-79d7d94aeb5d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:54.735074 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 421/1666] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:16:54.795637 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81263b10-3554-4fde-b4b1-cd71e7c8bc2f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.798528 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81263b10-3554-4fde-b4b1-cd71e7c8bc2f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:54.798893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81263b10-3554-4fde-b4b1-cd71e7c8bc2f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:54.799176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81263b10-3554-4fde-b4b1-cd71e7c8bc2f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:54.812540 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.812540 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:54.819616 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81263b10-3554-4fde-b4b1-cd71e7c8bc2f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:54.826485 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81263b10-3554-4fde-b4b1-cd71e7c8bc2f tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:54.827631 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 418/1667] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:54 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:54.889620 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ba2abdcf-7157-4716-aa81-6238092e219b req-066b6a3f-0571-4adb-80a4-47e2b992d422 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:54.897252 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-066b6a3f-0571-4adb-80a4-47e2b992d422 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4 Aug 23 18:16:54.897395 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-066b6a3f-0571-4adb-80a4-47e2b992d422 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:54.917257 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ba2abdcf-7157-4716-aa81-6238092e219b req-066b6a3f-0571-4adb-80a4-47e2b992d422 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:16:54.930302 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ba2abdcf-7157-4716-aa81-6238092e219b req-066b6a3f-0571-4adb-80a4-47e2b992d422 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" acquired by "attachment_update" :: waited 0.013s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:16:54.931862 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:54.931862 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:55.061040 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ba2abdcf-7157-4716-aa81-6238092e219b req-066b6a3f-0571-4adb-80a4-47e2b992d422 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" released by "attachment_update" :: held 0.131s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:16:55.061467 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-066b6a3f-0571-4adb-80a4-47e2b992d422 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4 returned with HTTP 200 Aug 23 18:16:55.062265 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 412/1668] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:16:54 2026] PUT /volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d42c1177-4fd1-4c09-be12-a8068e5c4277 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d42c1177-4fd1-4c09-be12-a8068e5c4277 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d42c1177-4fd1-4c09-be12-a8068e5c4277 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d42c1177-4fd1-4c09-be12-a8068e5c4277 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d42c1177-4fd1-4c09-be12-a8068e5c4277 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d42c1177-4fd1-4c09-be12-a8068e5c4277 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:56.309544 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 418/1669] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:55 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d3d7b78-ebad-47a3-80b1-a5bada63f1c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d3d7b78-ebad-47a3-80b1-a5bada63f1c6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d3d7b78-ebad-47a3-80b1-a5bada63f1c6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d3d7b78-ebad-47a3-80b1-a5bada63f1c6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5d3d7b78-ebad-47a3-80b1-a5bada63f1c6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d3d7b78-ebad-47a3-80b1-a5bada63f1c6 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 returned with HTTP 200 Aug 23 18:16:56.317734 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 422/1670] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:55 2026] GET /volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cfe5b611-a0f3-42fa-a366-63e25d70e2f6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfe5b611-a0f3-42fa-a366-63e25d70e2f6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] POST https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf/action Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfe5b611-a0f3-42fa-a366-63e25d70e2f6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfe5b611-a0f3-42fa-a366-63e25d70e2f6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-cfe5b611-a0f3-42fa-a366-63e25d70e2f6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] Updating backup '63e22d86-eeb4-4782-b12f-fd15e645ebaf' with '{'status': 'error'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-cfe5b611-a0f3-42fa-a366-63e25d70e2f6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] reset_status in rpcapi backup_id 63e22d86-eeb4-4782-b12f-fd15e645ebaf on host np0000007943. {{(pid=100226) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfe5b611-a0f3-42fa-a366-63e25d70e2f6 tempest-VolumesBackupsAdminTest-2031232484 tempest-VolumesBackupsAdminTest-2031232484-project-admin] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf/action returned with HTTP 202 Aug 23 18:16:56.321949 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 419/1671] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:16:55 2026] POST /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d121cc5-8ea0-4d5c-b417-f025b6e82bdf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d121cc5-8ea0-4d5c-b417-f025b6e82bdf tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d121cc5-8ea0-4d5c-b417-f025b6e82bdf tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d121cc5-8ea0-4d5c-b417-f025b6e82bdf tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2d121cc5-8ea0-4d5c-b417-f025b6e82bdf tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d121cc5-8ea0-4d5c-b417-f025b6e82bdf tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:56.324894 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 413/1672] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:55 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb5da6f4-993b-42da-afb0-f1e85e851344 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb5da6f4-993b-42da-afb0-f1e85e851344 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] DELETE https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb5da6f4-993b-42da-afb0-f1e85e851344 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb5da6f4-993b-42da-afb0-f1e85e851344 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-fb5da6f4-993b-42da-afb0-f1e85e851344 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete backup with id: 63e22d86-eeb4-4782-b12f-fd15e645ebaf. Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-fb5da6f4-993b-42da-afb0-f1e85e851344 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] delete_backup rpcapi backup_id 63e22d86-eeb4-4782-b12f-fd15e645ebaf {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb5da6f4-993b-42da-afb0-f1e85e851344 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 202 Aug 23 18:16:56.326931 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 419/1673] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:55 2026] DELETE /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f54e4125-452c-49cd-af7b-d07235da7ae7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f54e4125-452c-49cd-af7b-d07235da7ae7 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f54e4125-452c-49cd-af7b-d07235da7ae7 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f54e4125-452c-49cd-af7b-d07235da7ae7 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f54e4125-452c-49cd-af7b-d07235da7ae7 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f54e4125-452c-49cd-af7b-d07235da7ae7 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:56.327645 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 423/1674] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:55 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-accf44ba-9806-4ffd-b5e0-8deaee8fe760 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-accf44ba-9806-4ffd-b5e0-8deaee8fe760 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-accf44ba-9806-4ffd-b5e0-8deaee8fe760 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-accf44ba-9806-4ffd-b5e0-8deaee8fe760 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-accf44ba-9806-4ffd-b5e0-8deaee8fe760 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-accf44ba-9806-4ffd-b5e0-8deaee8fe760 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:56.328579 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 420/1675] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:55 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:56.720063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5eb90fd9-d760-42fd-80c1-014bb9bf2a50 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.723450 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5eb90fd9-d760-42fd-80c1-014bb9bf2a50 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:56.723450 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5eb90fd9-d760-42fd-80c1-014bb9bf2a50 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.724239 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5eb90fd9-d760-42fd-80c1-014bb9bf2a50 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.724239 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5eb90fd9-d760-42fd-80c1-014bb9bf2a50 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:56.737392 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.737392 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:56.738528 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5eb90fd9-d760-42fd-80c1-014bb9bf2a50 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 200 Aug 23 18:16:56.739171 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 414/1676] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:56 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:56.772035 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-904e10c8-e0a9-436c-b641-1e8db0579e2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:56.774734 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-904e10c8-e0a9-436c-b641-1e8db0579e2a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:56.775108 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-904e10c8-e0a9-436c-b641-1e8db0579e2a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:56.775815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-904e10c8-e0a9-436c-b641-1e8db0579e2a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:56.796261 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:56.796261 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:56.807435 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-904e10c8-e0a9-436c-b641-1e8db0579e2a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:56.816911 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-904e10c8-e0a9-436c-b641-1e8db0579e2a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:56.818255 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 420/1677] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:56 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:57.544994 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ba2abdcf-7157-4716-aa81-6238092e219b req-58a50853-e704-4ae0-8e2f-bf5d16d4d029 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:57.548743 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-58a50853-e704-4ae0-8e2f-bf5d16d4d029 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4/action Aug 23 18:16:57.549283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-58a50853-e704-4ae0-8e2f-bf5d16d4d029 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:16:57.550003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-58a50853-e704-4ae0-8e2f-bf5d16d4d029 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:57.585160 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:57.585160 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:57.612533 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ba2abdcf-7157-4716-aa81-6238092e219b req-58a50853-e704-4ae0-8e2f-bf5d16d4d029 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4/action returned with HTTP 204 Aug 23 18:16:57.612533 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 424/1678] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:16:57 2026] POST /volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:16:57.754956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22fa4656-3baf-456b-8700-d3f7c763ca9c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:57.759600 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22fa4656-3baf-456b-8700-d3f7c763ca9c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf Aug 23 18:16:57.759925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22fa4656-3baf-456b-8700-d3f7c763ca9c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:57.760183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22fa4656-3baf-456b-8700-d3f7c763ca9c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:57.760695 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-22fa4656-3baf-456b-8700-d3f7c763ca9c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Show backup with id 63e22d86-eeb4-4782-b12f-fd15e645ebaf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:16:57.768217 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22fa4656-3baf-456b-8700-d3f7c763ca9c tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf returned with HTTP 404 Aug 23 18:16:57.768918 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 421/1679] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:57 2026] GET /volume/v3/backups/63e22d86-eeb4-4782-b12f-fd15e645ebaf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:57.849413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9c71f17-2ab2-4076-b900-b32afc161b8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:57.851354 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9c71f17-2ab2-4076-b900-b32afc161b8b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:16:57.852139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9c71f17-2ab2-4076-b900-b32afc161b8b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:57.852419 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9c71f17-2ab2-4076-b900-b32afc161b8b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:57.877447 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:57.877447 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:16:57.890939 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9c71f17-2ab2-4076-b900-b32afc161b8b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:16:57.899640 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9c71f17-2ab2-4076-b900-b32afc161b8b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:16:57.900489 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 415/1680] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:57 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:16:57.904937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6459483b-4822-43df-944f-7b4908ec5022 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:57.907387 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6459483b-4822-43df-944f-7b4908ec5022 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:57.907508 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6459483b-4822-43df-944f-7b4908ec5022 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:57.909085 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6459483b-4822-43df-944f-7b4908ec5022 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:57.918978 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:57.918978 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:16:57.925472 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6459483b-4822-43df-944f-7b4908ec5022 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:57.931873 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6459483b-4822-43df-944f-7b4908ec5022 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 returned with HTTP 200 Aug 23 18:16:57.932948 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 421/1681] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:57 2026] GET /volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:57.949705 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:57.952644 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] DELETE https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:57.953252 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:57.953739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:57.954413 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete volume with id: 844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:57.975374 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:57.975374 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:57.975374 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:58.012527 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Delete volume request issued successfully. Aug 23 18:16:58.013047 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a3178b0-2e89-45bb-ba9d-53c459a51e31 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 returned with HTTP 202 Aug 23 18:16:58.013407 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 425/1682] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:57 2026] DELETE /volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:58.034003 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c951a913-b009-4f41-8434-c19b1fcd1f60 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:58.037833 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c951a913-b009-4f41-8434-c19b1fcd1f60 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:58.038187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c951a913-b009-4f41-8434-c19b1fcd1f60 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:58.038380 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c951a913-b009-4f41-8434-c19b1fcd1f60 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:58.051961 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:58.051961 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:58.058586 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c951a913-b009-4f41-8434-c19b1fcd1f60 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Volume info retrieved successfully. Aug 23 18:16:58.066192 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c951a913-b009-4f41-8434-c19b1fcd1f60 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 returned with HTTP 200 Aug 23 18:16:58.067256 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 422/1683] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:58 2026] GET /volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:58.851873 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6d0a89a-48a4-493a-a6d1-7c9eed6955a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:58.978266 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6d0a89a-48a4-493a-a6d1-7c9eed6955a9 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:16:58.978749 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6d0a89a-48a4-493a-a6d1-7c9eed6955a9 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:16:59.006295 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6d0a89a-48a4-493a-a6d1-7c9eed6955a9 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:16:59.006295 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 416/1684] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:16:58 2026] POST /volume/v3/types => generated 266 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:16:59.086175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-840a0187-5bc3-4428-ba56-9d7a8376ccb8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:59.091498 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-840a0187-5bc3-4428-ba56-9d7a8376ccb8 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] GET https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 Aug 23 18:16:59.091498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-840a0187-5bc3-4428-ba56-9d7a8376ccb8 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:59.091498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-840a0187-5bc3-4428-ba56-9d7a8376ccb8 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:59.102421 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-840a0187-5bc3-4428-ba56-9d7a8376ccb8 tempest-VolumesBackupsAdminTest-1447577937 tempest-VolumesBackupsAdminTest-1447577937-project-member] https://10.4.3.148/volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 returned with HTTP 404 Aug 23 18:16:59.103698 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 422/1685] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:59 2026] GET /volume/v3/volumes/844d0a24-abe0-424a-b5a0-214b4a0404f6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:16:59.636636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:59.639198 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] DELETE https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:59.639438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:59.639703 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:59.639923 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Delete volume with id: 322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:59.659191 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:59.659191 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:16:59.660263 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:59.702636 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Delete volume request issued successfully. Aug 23 18:16:59.702893 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9e3f1cd-94bd-45fb-bf65-00278808404c tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 202 Aug 23 18:16:59.703489 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 426/1686] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:16:59 2026] DELETE /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:16:59.717711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4c85dfcd-bd48-4b12-9105-2d4b8995bdc5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:16:59.720414 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c85dfcd-bd48-4b12-9105-2d4b8995bdc5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:16:59.720414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c85dfcd-bd48-4b12-9105-2d4b8995bdc5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:16:59.720414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c85dfcd-bd48-4b12-9105-2d4b8995bdc5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:16:59.728843 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:16:59.728843 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:16:59.736908 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4c85dfcd-bd48-4b12-9105-2d4b8995bdc5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:16:59.741192 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c85dfcd-bd48-4b12-9105-2d4b8995bdc5 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 200 Aug 23 18:16:59.742274 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 423/1687] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:16:59 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:00.766717 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-61ed89e4-c0ac-49de-ae35-88e976b69ff2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:00.771279 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61ed89e4-c0ac-49de-ae35-88e976b69ff2 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 Aug 23 18:17:00.772378 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61ed89e4-c0ac-49de-ae35-88e976b69ff2 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:00.773167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61ed89e4-c0ac-49de-ae35-88e976b69ff2 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:00.789997 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61ed89e4-c0ac-49de-ae35-88e976b69ff2 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 returned with HTTP 404 Aug 23 18:17:00.790278 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 417/1688] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:00 2026] GET /volume/v3/volumes/322dccf3-8fc5-4591-9583-016a41a35701 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:00.889065 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:00.891874 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] DELETE https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:17:00.891874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:00.891874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:00.891874 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Delete volume with id: b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:17:00.905113 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:00.905113 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:00.905700 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:17:00.942572 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Delete volume request issued successfully. Aug 23 18:17:00.943133 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-93b4f1dd-4c23-4b82-91cb-03400bbf53e1 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 202 Aug 23 18:17:00.944327 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 423/1689] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:00 2026] DELETE /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:00.959882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-074c79ac-1f30-478d-a189-ccfcd896b690 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:00.963180 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-074c79ac-1f30-478d-a189-ccfcd896b690 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:17:00.963525 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-074c79ac-1f30-478d-a189-ccfcd896b690 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:00.963679 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-074c79ac-1f30-478d-a189-ccfcd896b690 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:00.979862 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:00.979862 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:00.994683 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-074c79ac-1f30-478d-a189-ccfcd896b690 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:17:01.004035 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-074c79ac-1f30-478d-a189-ccfcd896b690 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 200 Aug 23 18:17:01.004035 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 427/1690] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:00 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:02.027995 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-db2a7dc1-8e81-46b7-b797-3315964d7a96 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:02.030285 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db2a7dc1-8e81-46b7-b797-3315964d7a96 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 Aug 23 18:17:02.030587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db2a7dc1-8e81-46b7-b797-3315964d7a96 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:02.030930 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db2a7dc1-8e81-46b7-b797-3315964d7a96 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:02.040078 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db2a7dc1-8e81-46b7-b797-3315964d7a96 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 returned with HTTP 404 Aug 23 18:17:02.040860 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 424/1691] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:02 2026] GET /volume/v3/volumes/b7b8092b-f584-434c-b04d-3b8b5267d931 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:02.232677 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:02.236373 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:17:02.236373 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:02.236601 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:02.237423 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Delete volume with id: 0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:17:02.253571 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:02.253571 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:02.254316 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:17:02.278684 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-13b4b2c7-cdc9-40bd-90bd-3a95ff1cd54b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:02.283342 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-13b4b2c7-cdc9-40bd-90bd-3a95ff1cd54b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:17:02.283879 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-13b4b2c7-cdc9-40bd-90bd-3a95ff1cd54b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:02.285521 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-13b4b2c7-cdc9-40bd-90bd-3a95ff1cd54b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:02.298265 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Delete volume request issued successfully. Aug 23 18:17:02.298265 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31ab9fb7-e35c-4041-9786-88bc42439a97 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 202 Aug 23 18:17:02.298265 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 418/1692] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:02 2026] DELETE /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:02.308604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e069f998-2002-4127-8750-8fac30865267 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:02.313466 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:02.313466 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:02.313588 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e069f998-2002-4127-8750-8fac30865267 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:17:02.313779 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e069f998-2002-4127-8750-8fac30865267 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:02.315494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e069f998-2002-4127-8750-8fac30865267 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:02.320319 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-13b4b2c7-cdc9-40bd-90bd-3a95ff1cd54b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:17:02.335197 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:02.335197 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:02.336530 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-13b4b2c7-cdc9-40bd-90bd-3a95ff1cd54b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:17:02.337166 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 424/1693] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:02 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:02.345346 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e069f998-2002-4127-8750-8fac30865267 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Volume info retrieved successfully. Aug 23 18:17:02.354081 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e069f998-2002-4127-8750-8fac30865267 tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 200 Aug 23 18:17:02.354574 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 428/1694] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:02 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:02.880521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7bb1e289-871e-4a0d-b88d-9ca66305a39a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:02.880928 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7bb1e289-871e-4a0d-b88d-9ca66305a39a None None] GET https://10.4.3.148/volume// Aug 23 18:17:02.881361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7bb1e289-871e-4a0d-b88d-9ca66305a39a None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:02.881569 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7bb1e289-871e-4a0d-b88d-9ca66305a39a None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:02.882030 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7bb1e289-871e-4a0d-b88d-9ca66305a39a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:02.882542 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 425/1695] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:17:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:02.895454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-78a357cc-1b7c-4132-8f19-940698134d24 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:02.906087 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-78a357cc-1b7c-4132-8f19-940698134d24 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:17:02.907031 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-78a357cc-1b7c-4132-8f19-940698134d24 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a589b6a1-e0d8-4704-9f5e-59ffe52d33da", "connector": null, "instance_uuid": "1c286c69-25e5-4365-ae61-c971850a2b8b"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:02.930028 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:02.930028 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:02.976589 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-78a357cc-1b7c-4132-8f19-940698134d24 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:17:02.977044 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 419/1696] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:17:02 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:02.989094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-a4eea19b-a02a-4527-845c-99ffa262439a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:02.993825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-a4eea19b-a02a-4527-845c-99ffa262439a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e Aug 23 18:17:02.993825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-a4eea19b-a02a-4527-845c-99ffa262439a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:02.993825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-a4eea19b-a02a-4527-845c-99ffa262439a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:03.008824 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:03.008824 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:03.110811 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-a4eea19b-a02a-4527-845c-99ffa262439a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e returned with HTTP 200 Aug 23 18:17:03.110811 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 425/1697] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:02 2026] DELETE /volume/v3/attachments/084e93d7-642c-48ca-8bb7-0c290e537f1e => generated 367 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:03.374436 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3cb038ff-c5ba-4854-9757-f0f99c6a42cf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:03.380195 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3cb038ff-c5ba-4854-9757-f0f99c6a42cf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] GET https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c Aug 23 18:17:03.380195 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3cb038ff-c5ba-4854-9757-f0f99c6a42cf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:03.380195 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3cb038ff-c5ba-4854-9757-f0f99c6a42cf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:03.389122 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3cb038ff-c5ba-4854-9757-f0f99c6a42cf tempest-AttachVolumeNegativeTest-1916797533 tempest-AttachVolumeNegativeTest-1916797533-project-member] https://10.4.3.148/volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c returned with HTTP 404 Aug 23 18:17:03.389852 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 429/1698] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:03 2026] GET /volume/v3/volumes/0cc3a677-f519-45cf-a1b4-f0673e0edb4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:03.573206 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:03.743269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a7b258d2-5a60-445b-89f4-2aba163d0338 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:03.750923 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7b258d2-5a60-445b-89f4-2aba163d0338 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:03.750923 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7b258d2-5a60-445b-89f4-2aba163d0338 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:03.750923 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7b258d2-5a60-445b-89f4-2aba163d0338 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:03.768669 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:03.768669 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:03.781991 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a7b258d2-5a60-445b-89f4-2aba163d0338 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:03.790780 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7b258d2-5a60-445b-89f4-2aba163d0338 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:03.791290 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 420/1699] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:03 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:03.813632 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-57d0eaa2-8bea-4c44-bdf7-cf804ee50e69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:03.821738 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57d0eaa2-8bea-4c44-bdf7-cf804ee50e69 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:03.822252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57d0eaa2-8bea-4c44-bdf7-cf804ee50e69 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:03.823482 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57d0eaa2-8bea-4c44-bdf7-cf804ee50e69 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:03.837138 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:03.837138 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:03.843851 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57d0eaa2-8bea-4c44-bdf7-cf804ee50e69 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:03.849777 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57d0eaa2-8bea-4c44-bdf7-cf804ee50e69 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:03.850421 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 426/1700] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:03 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:03.863115 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:03.863387 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1860101671"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:03.869155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1860101671'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:03.869155 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Create volume of 1 GB Aug 23 18:17:03.880193 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Availability Zones retrieved successfully. Aug 23 18:17:03.888577 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Flow 'volume_create_api' (d17907ea-615a-4def-a1ba-332f01a7cebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:03.891652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88354746-8b52-4a85-9376-8ba2f6990694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:03.891652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:03.930956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88354746-8b52-4a85-9376-8ba2f6990694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:03.930956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f08bebe9-9c74-4711-97b2-d4933a36777f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:03.940775 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-bf18a996-427a-4c51-8ebc-cf81ce1e7410 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:03.944886 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-bf18a996-427a-4c51-8ebc-cf81ce1e7410 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:03.945289 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-bf18a996-427a-4c51-8ebc-cf81ce1e7410 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:03.945617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-bf18a996-427a-4c51-8ebc-cf81ce1e7410 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:03.959243 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:03.959243 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:03.961933 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-bf18a996-427a-4c51-8ebc-cf81ce1e7410 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:03.969099 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-bf18a996-427a-4c51-8ebc-cf81ce1e7410 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:03.970337 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 430/1701] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:03 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:04.048416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Created reservations ['a38f9b85-296c-4923-bfe6-2e7eca5540f1', '08b629b2-0fa2-4bdf-87ce-2acdce0f4316', 'b51c4d16-faf0-4927-a2bd-064dc162ef63', 'e1550621-174d-4979-bcb8-81fb7d6fe238'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:04.050014 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f08bebe9-9c74-4711-97b2-d4933a36777f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38f9b85-296c-4923-bfe6-2e7eca5540f1', '08b629b2-0fa2-4bdf-87ce-2acdce0f4316', 'b51c4d16-faf0-4927-a2bd-064dc162ef63', 'e1550621-174d-4979-bcb8-81fb7d6fe238']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.050823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e349bdd0-f609-40e4-ade3-3d4ae5c80188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.085199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e349bdd0-f609-40e4-ade3-3d4ae5c80188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '537a33fb-241a-404c-8b5f-7e5c4cda3a7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1860101671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605f96485668466092b7bf97f4eb0d13',qos_specs=None,replication_status=,reservations=['a38f9b85-296c-4923-bfe6-2e7eca5540f1','08b629b2-0fa2-4bdf-87ce-2acdce0f4316','b51c4d16-faf0-4927-a2bd-064dc162ef63','e1550621-174d-4979-bcb8-81fb7d6fe238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54dbe3949dfa4c398ad9d8703dc9990a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1860101671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=537a33fb-241a-404c-8b5f-7e5c4cda3a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605f96485668466092b7bf97f4eb0d13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54dbe3949dfa4c398ad9d8703dc9990a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.086419 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c196551-e46e-4018-8509-fcdc94f2791b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.113846 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c196551-e46e-4018-8509-fcdc94f2791b) transitioned into state 'SUCCESS' from state '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-1860101671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605f96485668466092b7bf97f4eb0d13',qos_specs=None,replication_status=,reservations=['a38f9b85-296c-4923-bfe6-2e7eca5540f1','08b629b2-0fa2-4bdf-87ce-2acdce0f4316','b51c4d16-faf0-4927-a2bd-064dc162ef63','e1550621-174d-4979-bcb8-81fb7d6fe238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54dbe3949dfa4c398ad9d8703dc9990a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.114028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c45f2487-433a-49ed-a2a2-7bb4134d708b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.114852 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1495a38c-d6a7-4287-9e9c-c59c502ce8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.115449 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c45f2487-433a-49ed-a2a2-7bb4134d708b None None] GET https://10.4.3.148/volume// Aug 23 18:17:04.115646 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c45f2487-433a-49ed-a2a2-7bb4134d708b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:04.117371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c45f2487-433a-49ed-a2a2-7bb4134d708b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:04.117371 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c45f2487-433a-49ed-a2a2-7bb4134d708b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:04.117371 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 421/1702] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:17:04 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:04.130099 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1495a38c-d6a7-4287-9e9c-c59c502ce8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.130327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-6df08853-6f8d-42bd-a1f3-240840523875 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.130991 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Flow 'volume_create_api' (d17907ea-615a-4def-a1ba-332f01a7cebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:04.131360 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Create volume request issued successfully. Aug 23 18:17:04.132126 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10c78a84-bcea-402e-8e2b-bb8ba9b65033 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:04.132606 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 426/1703] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:17:03 2026] POST /volume/v3/volumes => generated 750 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:04.133597 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-6df08853-6f8d-42bd-a1f3-240840523875 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:17:04.134142 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-6df08853-6f8d-42bd-a1f3-240840523875 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63915765-d22f-4d41-a348-a25e501263eb", "connector": null, "instance_uuid": "c2584c62-49ce-44ea-83e2-46bf0ea91377"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:04.150276 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.150276 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:04.151630 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a4fe4d49-6e72-4168-8a80-c69d2abf2335 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.155641 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4fe4d49-6e72-4168-8a80-c69d2abf2335 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] GET https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c Aug 23 18:17:04.155641 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4fe4d49-6e72-4168-8a80-c69d2abf2335 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:04.155641 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4fe4d49-6e72-4168-8a80-c69d2abf2335 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:04.163377 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.163377 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:04.168331 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a4fe4d49-6e72-4168-8a80-c69d2abf2335 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Volume info retrieved successfully. Aug 23 18:17:04.174526 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4fe4d49-6e72-4168-8a80-c69d2abf2335 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c returned with HTTP 200 Aug 23 18:17:04.175065 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 431/1704] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:04 2026] GET /volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:04.192065 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a0c26e1-5fad-4782-92ed-e845d404ed35 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.194360 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a0c26e1-5fad-4782-92ed-e845d404ed35 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:17:04.194831 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a0c26e1-5fad-4782-92ed-e845d404ed35 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:04.209703 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-6df08853-6f8d-42bd-a1f3-240840523875 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:17:04.210593 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 427/1705] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:17:04 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:04.221774 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a0c26e1-5fad-4782-92ed-e845d404ed35 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:17:04.222048 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 422/1706] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:17:04 2026] POST /volume/v3/types => generated 267 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:04.236680 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-801e3bbb-e5f3-48f6-96fc-3c4d98b8aaa4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.239117 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-801e3bbb-e5f3-48f6-96fc-3c4d98b8aaa4 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:17:04.239570 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-801e3bbb-e5f3-48f6-96fc-3c4d98b8aaa4 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870", "extra_specs": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:04.241560 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.241560 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:04.254560 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4fe8a38a-97d5-46c6-b46d-e521004d808b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.256407 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fe8a38a-97d5-46c6-b46d-e521004d808b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:04.256731 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fe8a38a-97d5-46c6-b46d-e521004d808b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:04.257413 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fe8a38a-97d5-46c6-b46d-e521004d808b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:04.267647 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-801e3bbb-e5f3-48f6-96fc-3c4d98b8aaa4 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:17:04.268192 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 427/1707] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:17:04 2026] POST /volume/v3/types => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:04.275497 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.275497 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:04.283329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0fc17ebb-371a-43b3-87a3-27b506cb6023 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.284024 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fc17ebb-371a-43b3-87a3-27b506cb6023 None None] GET https://10.4.3.148/volume// Aug 23 18:17:04.284689 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4fe8a38a-97d5-46c6-b46d-e521004d808b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:04.284843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.285098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fc17ebb-371a-43b3-87a3-27b506cb6023 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:04.285098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fc17ebb-371a-43b3-87a3-27b506cb6023 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:04.286515 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fc17ebb-371a-43b3-87a3-27b506cb6023 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:04.287515 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 428/1708] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:17:04 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:04.287647 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:04.287813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-142217776", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:04.290241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fe8a38a-97d5-46c6-b46d-e521004d808b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:04.290406 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-142217776', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:04.290501 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 432/1709] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:04 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:04.298711 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume of 1 GB Aug 23 18:17:04.299296 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.299296 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:04.300219 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Availability Zones retrieved successfully. Aug 23 18:17:04.308337 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-c036df05-f58a-45ae-b1c7-42fab0c5b347 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.308559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Flow 'volume_create_api' (e78b119e-091b-4afd-8416-8f8fc3a30be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:04.310063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1c2e23-7e2b-49ed-805c-75d5cc91b80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.311210 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:04.311914 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-c036df05-f58a-45ae-b1c7-42fab0c5b347 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:04.312638 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-c036df05-f58a-45ae-b1c7-42fab0c5b347 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:04.313749 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-c036df05-f58a-45ae-b1c7-42fab0c5b347 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:04.338689 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.338689 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:04.350358 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-c036df05-f58a-45ae-b1c7-42fab0c5b347 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:04.356086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1c2e23-7e2b-49ed-805c-75d5cc91b80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:17:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4c763559-ed2e-4eab-94bb-da73e9892b38,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c763559-ed2e-4eab-94bb-da73e9892b38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.358327 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd82245c-d247-4ce0-b3dc-2061a5c17187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.369520 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-c036df05-f58a-45ae-b1c7-42fab0c5b347 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:04.370246 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 428/1710] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:17:04 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 1055 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:17:04.403528 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:04.403957 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:04.470303 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Created reservations ['21ee85e8-05b0-4eff-a8b2-dc537872a215', 'd28995a2-3e6a-4ab3-b646-3d44e252205d', '5fc92ce6-5ffc-4a7b-a234-7967f2dc5f1c', 'ccc18746-4ebd-4ec7-b7b7-912136f2fc88'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:04.471744 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd82245c-d247-4ce0-b3dc-2061a5c17187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21ee85e8-05b0-4eff-a8b2-dc537872a215', 'd28995a2-3e6a-4ab3-b646-3d44e252205d', '5fc92ce6-5ffc-4a7b-a234-7967f2dc5f1c', 'ccc18746-4ebd-4ec7-b7b7-912136f2fc88']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.472994 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b601ef83-dc95-4eea-9926-99e0b2716d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.515039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b601ef83-dc95-4eea-9926-99e0b2716d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73504572-6ca7-44b7-aa72-f3eab9a0daba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-142217776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a607d77829df47ae8b20eadaefebfb92',qos_specs=None,replication_status=,reservations=['21ee85e8-05b0-4eff-a8b2-dc537872a215','d28995a2-3e6a-4ab3-b646-3d44e252205d','5fc92ce6-5ffc-4a7b-a234-7967f2dc5f1c','ccc18746-4ebd-4ec7-b7b7-912136f2fc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a790e3dada47b69be43fc3d13cba07',volume_type_id=4c763559-ed2e-4eab-94bb-da73e9892b38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-142217776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73504572-6ca7-44b7-aa72-f3eab9a0daba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a607d77829df47ae8b20eadaefebfb92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a790e3dada47b69be43fc3d13cba07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c763559-ed2e-4eab-94bb-da73e9892b38),volume_type_id=4c763559-ed2e-4eab-94bb-da73e9892b38)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.516560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490a6bfe-a936-445e-a211-6353f4f09812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.530654 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-65ecba67-581b-4a34-bd95-c701a1275d7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.534817 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-65ecba67-581b-4a34-bd95-c701a1275d7f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] PUT https://10.4.3.148/volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62 Aug 23 18:17:04.534817 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-65ecba67-581b-4a34-bd95-c701a1275d7f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:04.553919 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490a6bfe-a936-445e-a211-6353f4f09812) transitioned into state 'SUCCESS' from state '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-142217776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a607d77829df47ae8b20eadaefebfb92',qos_specs=None,replication_status=,reservations=['21ee85e8-05b0-4eff-a8b2-dc537872a215','d28995a2-3e6a-4ab3-b646-3d44e252205d','5fc92ce6-5ffc-4a7b-a234-7967f2dc5f1c','ccc18746-4ebd-4ec7-b7b7-912136f2fc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a790e3dada47b69be43fc3d13cba07',volume_type_id=4c763559-ed2e-4eab-94bb-da73e9892b38)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.554370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee415b72-18d0-4fc3-a8a9-6782ba172d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.555117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-65ecba67-581b-4a34-bd95-c701a1275d7f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Acquiring lock "cinder-attachment_update-63915765-d22f-4d41-a348-a25e501263eb-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:17:04.563665 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-65ecba67-581b-4a34-bd95-c701a1275d7f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-63915765-d22f-4d41-a348-a25e501263eb-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:17:04.565192 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.565192 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:04.572638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee415b72-18d0-4fc3-a8a9-6782ba172d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.575816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Flow 'volume_create_api' (e78b119e-091b-4afd-8416-8f8fc3a30be4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:04.575816 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume request issued successfully. Aug 23 18:17:04.575816 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0205433a-0c2e-47a1-bac3-7da546c6ee69 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:04.576213 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 423/1711] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:04 2026] POST /volume/v3/volumes => generated 844 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:04.597531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-22d63ae2-1d7e-410d-9551-aceddd064676 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.609901 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:04.610763 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-155986933", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:04.613270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-155986933', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:04.620080 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume of 1 GB Aug 23 18:17:04.620719 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.620719 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:04.621602 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Availability Zones retrieved successfully. Aug 23 18:17:04.629366 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Flow 'volume_create_api' (43b1252b-8515-460d-9748-b9673b38e53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:04.630675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22be873e-a08e-41d3-8f0f-7d9ea46b44e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.631694 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:04.670243 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22be873e-a08e-41d3-8f0f-7d9ea46b44e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:17:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30686cc5-fca7-4b00-8e61-4be79979e7e4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30686cc5-fca7-4b00-8e61-4be79979e7e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.670243 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a3c013-9839-4580-8036-c3b31c8137c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.737864 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:04.738379 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:04.767057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-65ecba67-581b-4a34-bd95-c701a1275d7f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-63915765-d22f-4d41-a348-a25e501263eb-np0000007943" released by "attachment_update" :: held 0.203s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:17:04.767427 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-65ecba67-581b-4a34-bd95-c701a1275d7f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62 returned with HTTP 200 Aug 23 18:17:04.768000 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 429/1712] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:17:04 2026] PUT /volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62 => generated 968 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:04.791293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-e08fbee4-f888-49d6-8503-f00a3c43ea75 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.798480 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-e08fbee4-f888-49d6-8503-f00a3c43ea75 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/encryption Aug 23 18:17:04.798480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-e08fbee4-f888-49d6-8503-f00a3c43ea75 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:04.798480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-e08fbee4-f888-49d6-8503-f00a3c43ea75 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:04.810776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Created reservations ['965b423d-2206-4e2b-986a-9c00a87dda1e', '4695edaa-d3b7-4876-a655-5006ade7874b', '9e7d11ea-9efd-4474-9c09-d8dc4434fb58', '321a195e-0a10-4577-b325-9c677c6b4a02'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:04.813064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a3c013-9839-4580-8036-c3b31c8137c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['965b423d-2206-4e2b-986a-9c00a87dda1e', '4695edaa-d3b7-4876-a655-5006ade7874b', '9e7d11ea-9efd-4474-9c09-d8dc4434fb58', '321a195e-0a10-4577-b325-9c677c6b4a02']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.813234 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa02a03e-39b8-4e1b-becb-73a840e10981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.815405 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.815405 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:04.832086 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-e08fbee4-f888-49d6-8503-f00a3c43ea75 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/encryption returned with HTTP 200 Aug 23 18:17:04.832676 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 429/1713] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:17:04 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:04.835961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-db90ac85-8617-4fd1-88aa-069b54138825 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:04.839570 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-db90ac85-8617-4fd1-88aa-069b54138825 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 Aug 23 18:17:04.839570 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-db90ac85-8617-4fd1-88aa-069b54138825 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:04.862827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-db90ac85-8617-4fd1-88aa-069b54138825 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:17:04.871660 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa02a03e-39b8-4e1b-becb-73a840e10981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d0975b-ce0b-4694-890b-4efdda90a273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-155986933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a607d77829df47ae8b20eadaefebfb92',qos_specs=None,replication_status=,reservations=['965b423d-2206-4e2b-986a-9c00a87dda1e','4695edaa-d3b7-4876-a655-5006ade7874b','9e7d11ea-9efd-4474-9c09-d8dc4434fb58','321a195e-0a10-4577-b325-9c677c6b4a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a790e3dada47b69be43fc3d13cba07',volume_type_id=30686cc5-fca7-4b00-8e61-4be79979e7e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-155986933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d0975b-ce0b-4694-890b-4efdda90a273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a607d77829df47ae8b20eadaefebfb92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a790e3dada47b69be43fc3d13cba07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30686cc5-fca7-4b00-8e61-4be79979e7e4),volume_type_id=30686cc5-fca7-4b00-8e61-4be79979e7e4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.873681 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb77b9e2-f0aa-4844-b612-786857a3b69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.875695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-db90ac85-8617-4fd1-88aa-069b54138825 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" acquired by "attachment_update" :: waited 0.013s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:17:04.877448 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:04.877448 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:04.924744 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb77b9e2-f0aa-4844-b612-786857a3b69d) transitioned into state 'SUCCESS' from state '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-155986933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a607d77829df47ae8b20eadaefebfb92',qos_specs=None,replication_status=,reservations=['965b423d-2206-4e2b-986a-9c00a87dda1e','4695edaa-d3b7-4876-a655-5006ade7874b','9e7d11ea-9efd-4474-9c09-d8dc4434fb58','321a195e-0a10-4577-b325-9c677c6b4a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a790e3dada47b69be43fc3d13cba07',volume_type_id=30686cc5-fca7-4b00-8e61-4be79979e7e4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.925944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6dc013e-3d2e-478a-be2b-6d6ef192ae2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:04.946381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6dc013e-3d2e-478a-be2b-6d6ef192ae2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:04.947488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Flow 'volume_create_api' (43b1252b-8515-460d-9748-b9673b38e53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:04.948155 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume request issued successfully. Aug 23 18:17:04.948868 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22d63ae2-1d7e-410d-9551-aceddd064676 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:04.949506 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 433/1714] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:04 2026] POST /volume/v3/volumes => generated 845 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:04.995066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.000713 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:05.001817 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1660035197", "snapshot_id": null, "imageRef": "b3af5b02-8445-471e-817e-8f9bf03e1edc", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:05.005490 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1660035197', 'snapshot_id': None, 'imageRef': 'b3af5b02-8445-471e-817e-8f9bf03e1edc', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:05.045215 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-db90ac85-8617-4fd1-88aa-069b54138825 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" released by "attachment_update" :: held 0.169s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:17:05.045215 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-db90ac85-8617-4fd1-88aa-069b54138825 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 returned with HTTP 200 Aug 23 18:17:05.046034 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 424/1715] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:17:04 2026] PUT /volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:05.066143 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-80836dec-cb88-425b-9bd8-8cfd1e92b592 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.071932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-80836dec-cb88-425b-9bd8-8cfd1e92b592 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 Aug 23 18:17:05.071932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-80836dec-cb88-425b-9bd8-8cfd1e92b592 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.072665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-80836dec-cb88-425b-9bd8-8cfd1e92b592 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.110633 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-80836dec-cb88-425b-9bd8-8cfd1e92b592 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 returned with HTTP 200 Aug 23 18:17:05.110633 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 430/1716] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:17:05 2026] GET /volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 => generated 994 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:05.191863 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7df908bd-3268-45df-b5c6-af22f4192514 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.196403 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7df908bd-3268-45df-b5c6-af22f4192514 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] GET https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c Aug 23 18:17:05.197202 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7df908bd-3268-45df-b5c6-af22f4192514 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.197202 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7df908bd-3268-45df-b5c6-af22f4192514 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.212054 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.212054 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:05.218015 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7df908bd-3268-45df-b5c6-af22f4192514 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Volume info retrieved successfully. Aug 23 18:17:05.225518 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7df908bd-3268-45df-b5c6-af22f4192514 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c returned with HTTP 200 Aug 23 18:17:05.226176 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 434/1717] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:05 2026] GET /volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:05.241752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d530429d-81fd-438e-bd1c-bff1ee150573 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.245859 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] GET https://10.4.3.148/volume/v3/limits Aug 23 18:17:05.245859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.245859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.267436 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.267436 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.269002 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.269002 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.269002 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.269002 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.269346 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.270367 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-189166064 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-189166064, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.270367 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-189166064 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-189166064, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.270612 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-189166064 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-189166064, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.272375 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.272375 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:05.305991 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d530429d-81fd-438e-bd1c-bff1ee150573 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/limits returned with HTTP 200 Aug 23 18:17:05.310907 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 425/1718] 10.4.3.148 () {66 vars in 1234 bytes} [Sun Aug 23 18:17:05 2026] GET /volume/v3/limits => generated 302 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:05.313959 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-035e1606-6ec2-495a-b133-b206eae656d8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.318373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-035e1606-6ec2-495a-b133-b206eae656d8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:05.318373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-035e1606-6ec2-495a-b133-b206eae656d8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.318556 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86bfd3e3-96b4-4b2f-b3de-09c263254f22 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.318601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-035e1606-6ec2-495a-b133-b206eae656d8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.320879 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86bfd3e3-96b4-4b2f-b3de-09c263254f22 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] GET https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c Aug 23 18:17:05.321188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86bfd3e3-96b4-4b2f-b3de-09c263254f22 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.321457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86bfd3e3-96b4-4b2f-b3de-09c263254f22 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.337942 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.337942 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:05.338730 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.338730 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:05.344582 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-86bfd3e3-96b4-4b2f-b3de-09c263254f22 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Volume info retrieved successfully. Aug 23 18:17:05.348155 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-035e1606-6ec2-495a-b133-b206eae656d8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:05.353945 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86bfd3e3-96b4-4b2f-b3de-09c263254f22 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c returned with HTTP 200 Aug 23 18:17:05.355067 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 435/1719] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:05 2026] GET /volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:05.355524 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-035e1606-6ec2-495a-b133-b206eae656d8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:05.356735 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 431/1720] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:05 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:05.379371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.382434 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] DELETE https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c Aug 23 18:17:05.382668 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.383100 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.384103 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Delete volume with id: 537a33fb-241a-404c-8b5f-7e5c4cda3a7c Aug 23 18:17:05.391701 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume of 1 GB Aug 23 18:17:05.392241 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.392241 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:05.393364 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Availability Zones retrieved successfully. Aug 23 18:17:05.398119 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.398119 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:05.398821 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Volume info retrieved successfully. Aug 23 18:17:05.405428 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Flow 'volume_create_api' (a1296762-8c42-4ffe-a1cf-888a2b02c9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:05.407225 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6e108d-a6fc-45f0-aa97-829f3d3cb5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:05.409724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:05.437764 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Delete volume request issued successfully. Aug 23 18:17:05.438713 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65c134c5-e60b-412c-9199-83f5dfc9fea6 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c returned with HTTP 202 Aug 23 18:17:05.439122 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 426/1721] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:05 2026] DELETE /volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:05.450607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9230353a-5f96-40fd-ae36-f1a7e4ddebf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.452681 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9230353a-5f96-40fd-ae36-f1a7e4ddebf2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] GET https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c Aug 23 18:17:05.453037 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9230353a-5f96-40fd-ae36-f1a7e4ddebf2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.453337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9230353a-5f96-40fd-ae36-f1a7e4ddebf2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.464693 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.464693 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:05.480267 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9230353a-5f96-40fd-ae36-f1a7e4ddebf2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Volume info retrieved successfully. Aug 23 18:17:05.494989 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9230353a-5f96-40fd-ae36-f1a7e4ddebf2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c returned with HTTP 200 Aug 23 18:17:05.495578 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 436/1722] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:05 2026] GET /volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:05.505213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6e108d-a6fc-45f0-aa97-829f3d3cb5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:16:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bfdc7a21-abab-4b11-bcfc-4845392dfaaf,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bfdc7a21-abab-4b11-bcfc-4845392dfaaf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:05.506483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f2960b-9d17-45c4-9153-aaa1e47b503a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:05.570357 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.571841 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:05.647810 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Created reservations ['50adf7cf-f1ef-4f9c-95ca-1a55a52a86a1', '411292d3-73b1-46fc-be91-c8cbdf42d40d', '8dc2be54-6119-4174-b8df-97e166510416', 'f8bc5cb4-2327-4bb4-8458-2df1f6a83857'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:05.649888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f2960b-9d17-45c4-9153-aaa1e47b503a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50adf7cf-f1ef-4f9c-95ca-1a55a52a86a1', '411292d3-73b1-46fc-be91-c8cbdf42d40d', '8dc2be54-6119-4174-b8df-97e166510416', 'f8bc5cb4-2327-4bb4-8458-2df1f6a83857']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:05.650276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86052ef5-35cf-47a5-87ea-b1b769da4ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:05.681834 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86052ef5-35cf-47a5-87ea-b1b769da4ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1660035197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a607d77829df47ae8b20eadaefebfb92',qos_specs=None,replication_status=,reservations=['50adf7cf-f1ef-4f9c-95ca-1a55a52a86a1','411292d3-73b1-46fc-be91-c8cbdf42d40d','8dc2be54-6119-4174-b8df-97e166510416','f8bc5cb4-2327-4bb4-8458-2df1f6a83857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a790e3dada47b69be43fc3d13cba07',volume_type_id=bfdc7a21-abab-4b11-bcfc-4845392dfaaf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1660035197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a607d77829df47ae8b20eadaefebfb92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a790e3dada47b69be43fc3d13cba07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfdc7a21-abab-4b11-bcfc-4845392dfaaf),volume_type_id=bfdc7a21-abab-4b11-bcfc-4845392dfaaf)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:05.682463 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81620ec0-1456-40a0-af89-9fbdbf4c2b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:05.709560 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81620ec0-1456-40a0-af89-9fbdbf4c2b0e) transitioned into state 'SUCCESS' from state '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-1660035197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a607d77829df47ae8b20eadaefebfb92',qos_specs=None,replication_status=,reservations=['50adf7cf-f1ef-4f9c-95ca-1a55a52a86a1','411292d3-73b1-46fc-be91-c8cbdf42d40d','8dc2be54-6119-4174-b8df-97e166510416','f8bc5cb4-2327-4bb4-8458-2df1f6a83857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a790e3dada47b69be43fc3d13cba07',volume_type_id=bfdc7a21-abab-4b11-bcfc-4845392dfaaf)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:05.710000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1ffcf5-10e7-49d7-9467-1b877066432f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:05.721054 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1ffcf5-10e7-49d7-9467-1b877066432f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:05.723715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Flow 'volume_create_api' (a1296762-8c42-4ffe-a1cf-888a2b02c9c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:05.723715 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Create volume request issued successfully. Aug 23 18:17:05.723715 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-532058fe-9df0-4e12-822e-ac70fdb9e3b7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:05.723715 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 430/1723] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:04 2026] POST /volume/v3/volumes => generated 844 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 23 18:17:05.743973 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa42c2ff-1f24-474e-83b3-b05a75e6e7cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:05.748147 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa42c2ff-1f24-474e-83b3-b05a75e6e7cc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:05.748147 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa42c2ff-1f24-474e-83b3-b05a75e6e7cc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:05.749245 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa42c2ff-1f24-474e-83b3-b05a75e6e7cc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:05.762916 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:05.762916 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:05.771703 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa42c2ff-1f24-474e-83b3-b05a75e6e7cc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:05.779081 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa42c2ff-1f24-474e-83b3-b05a75e6e7cc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:05.779526 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 432/1724] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:05 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:06.381361 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd540217-9ef8-44bf-824f-fcc289dc327b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:06.384188 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd540217-9ef8-44bf-824f-fcc289dc327b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:06.384469 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd540217-9ef8-44bf-824f-fcc289dc327b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:06.384731 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd540217-9ef8-44bf-824f-fcc289dc327b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:06.399000 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:06.399000 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:06.403468 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cd540217-9ef8-44bf-824f-fcc289dc327b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:06.413472 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd540217-9ef8-44bf-824f-fcc289dc327b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:06.413949 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 427/1725] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:06 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:06.515719 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d16ebe8b-d1c7-427d-b169-94e7db5ce4b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:06.517800 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d16ebe8b-d1c7-427d-b169-94e7db5ce4b2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] GET https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c Aug 23 18:17:06.518038 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d16ebe8b-d1c7-427d-b169-94e7db5ce4b2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:06.518334 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d16ebe8b-d1c7-427d-b169-94e7db5ce4b2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:06.527866 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d16ebe8b-d1c7-427d-b169-94e7db5ce4b2 tempest-AbsoluteLimitsTests-938513646 tempest-AbsoluteLimitsTests-938513646-project-member] https://10.4.3.148/volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c returned with HTTP 404 Aug 23 18:17:06.528615 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 437/1726] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:06 2026] GET /volume/v3/volumes/537a33fb-241a-404c-8b5f-7e5c4cda3a7c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:06.794954 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0f9fe96-7148-4934-9e59-3a47f590da76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:06.798979 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0f9fe96-7148-4934-9e59-3a47f590da76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:06.798979 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0f9fe96-7148-4934-9e59-3a47f590da76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:06.798979 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0f9fe96-7148-4934-9e59-3a47f590da76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:06.808962 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:06.808962 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:06.817494 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0f9fe96-7148-4934-9e59-3a47f590da76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:06.827103 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0f9fe96-7148-4934-9e59-3a47f590da76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:06.828286 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 431/1727] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:06 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 936 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:07.434274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9bda4da1-ae4e-4d53-8b3e-2f7883b248de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:07.436620 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bda4da1-ae4e-4d53-8b3e-2f7883b248de tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:07.437082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bda4da1-ae4e-4d53-8b3e-2f7883b248de tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:07.437432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bda4da1-ae4e-4d53-8b3e-2f7883b248de tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:07.452312 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:07.452312 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:07.456455 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9bda4da1-ae4e-4d53-8b3e-2f7883b248de tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:07.463665 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bda4da1-ae4e-4d53-8b3e-2f7883b248de tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:07.465453 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 433/1728] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:07 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:07.852374 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-827c33c0-0275-4a67-bf38-76a9b34d20da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:07.855136 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-827c33c0-0275-4a67-bf38-76a9b34d20da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:07.857495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-827c33c0-0275-4a67-bf38-76a9b34d20da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:07.857866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-827c33c0-0275-4a67-bf38-76a9b34d20da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:07.860655 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=470,cinder:UPDATE=97,cinder:INSERT=43 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:17:07.872271 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:07.872271 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:07.882352 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-827c33c0-0275-4a67-bf38-76a9b34d20da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:07.891362 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-827c33c0-0275-4a67-bf38-76a9b34d20da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:07.892450 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 428/1729] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:07 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 936 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:08.483094 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f11073a7-08ba-44fb-9317-d6a34ffd6e5e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:08.485731 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f11073a7-08ba-44fb-9317-d6a34ffd6e5e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:08.486052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f11073a7-08ba-44fb-9317-d6a34ffd6e5e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:08.486400 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f11073a7-08ba-44fb-9317-d6a34ffd6e5e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:08.500569 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:08.500569 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:08.505278 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f11073a7-08ba-44fb-9317-d6a34ffd6e5e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:08.511001 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f11073a7-08ba-44fb-9317-d6a34ffd6e5e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:08.511516 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 438/1730] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:08 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:08.909997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1acd8271-169e-4a95-833f-587a93f3e817 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:08.914164 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1acd8271-169e-4a95-833f-587a93f3e817 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:08.914471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1acd8271-169e-4a95-833f-587a93f3e817 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:08.914742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1acd8271-169e-4a95-833f-587a93f3e817 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:08.928777 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:08.928777 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:08.937436 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1acd8271-169e-4a95-833f-587a93f3e817 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:08.948452 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1acd8271-169e-4a95-833f-587a93f3e817 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:08.948865 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 432/1731] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:08 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:09.533273 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f93ce500-dd8e-4cbb-bfd6-32507eba894a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:09.535304 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f93ce500-dd8e-4cbb-bfd6-32507eba894a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:09.536811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f93ce500-dd8e-4cbb-bfd6-32507eba894a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:09.536811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f93ce500-dd8e-4cbb-bfd6-32507eba894a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:09.556046 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:09.556046 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:09.565109 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f93ce500-dd8e-4cbb-bfd6-32507eba894a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:09.575487 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f93ce500-dd8e-4cbb-bfd6-32507eba894a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:09.576060 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 434/1732] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:09 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:09.972543 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8308f01a-0aab-4579-b5b9-0325f1636c01 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:09.979809 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8308f01a-0aab-4579-b5b9-0325f1636c01 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:09.979809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8308f01a-0aab-4579-b5b9-0325f1636c01 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:09.979809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8308f01a-0aab-4579-b5b9-0325f1636c01 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:09.993780 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:09.993780 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:10.005067 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8308f01a-0aab-4579-b5b9-0325f1636c01 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:10.019403 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8308f01a-0aab-4579-b5b9-0325f1636c01 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:10.020083 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 429/1733] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:09 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:10.603591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-903cc0d2-657c-48c3-9a81-d6350d4b2e66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:10.606884 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-903cc0d2-657c-48c3-9a81-d6350d4b2e66 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:10.606884 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-903cc0d2-657c-48c3-9a81-d6350d4b2e66 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:10.606884 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-903cc0d2-657c-48c3-9a81-d6350d4b2e66 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:10.630722 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:10.630722 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:10.644263 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-903cc0d2-657c-48c3-9a81-d6350d4b2e66 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:10.654119 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-903cc0d2-657c-48c3-9a81-d6350d4b2e66 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:10.654562 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 439/1734] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:10 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:10.814837 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:10.953493 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:10.956008 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-212748567"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:10.958236 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-212748567'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:10.958448 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Create volume of 1 GB Aug 23 18:17:10.972051 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Availability Zones retrieved successfully. Aug 23 18:17:10.982493 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Flow 'volume_create_api' (a8abf739-8c96-48f8-be21-11744802dc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:10.983702 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93ad441-b392-4020-8f21-434af770c945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:10.984923 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:11.022442 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93ad441-b392-4020-8f21-434af770c945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.023326 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b878a1e-1222-4d97-9a83-765bba7fb631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.041152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9cf24682-f525-4f84-9fcd-5635e5417b5d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:11.045173 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cf24682-f525-4f84-9fcd-5635e5417b5d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:11.045472 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9cf24682-f525-4f84-9fcd-5635e5417b5d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:11.045727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9cf24682-f525-4f84-9fcd-5635e5417b5d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:11.059400 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:11.059400 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:11.068223 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9cf24682-f525-4f84-9fcd-5635e5417b5d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:11.074354 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cf24682-f525-4f84-9fcd-5635e5417b5d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:11.074782 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 435/1735] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:11 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:11.145910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Created reservations ['668d21c5-5f47-49ed-942b-de8c289da63e', 'daa4c6d8-88bc-4389-89b6-f8d412eb8d9d', '386f7514-042a-40db-bcb6-0d9c0faf017f', 'a7c0119b-73b8-4228-be98-2d788763570e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:11.147168 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b878a1e-1222-4d97-9a83-765bba7fb631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['668d21c5-5f47-49ed-942b-de8c289da63e', 'daa4c6d8-88bc-4389-89b6-f8d412eb8d9d', '386f7514-042a-40db-bcb6-0d9c0faf017f', 'a7c0119b-73b8-4228-be98-2d788763570e']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.148410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4380c820-01d4-43e5-9b95-793451500672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.184031 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4380c820-01d4-43e5-9b95-793451500672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adb2cf95-41b0-4d24-aa7d-b290193fc7d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-212748567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12688a4f323d483593984aae41badb55',qos_specs=None,replication_status=,reservations=['668d21c5-5f47-49ed-942b-de8c289da63e','daa4c6d8-88bc-4389-89b6-f8d412eb8d9d','386f7514-042a-40db-bcb6-0d9c0faf017f','a7c0119b-73b8-4228-be98-2d788763570e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad0d4adf4b74b668eff6f5c3a1b3edc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-212748567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adb2cf95-41b0-4d24-aa7d-b290193fc7d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12688a4f323d483593984aae41badb55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad0d4adf4b74b668eff6f5c3a1b3edc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.184031 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5c97fe-2330-4a5b-8c5d-7f8e998b367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.212100 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5c97fe-2330-4a5b-8c5d-7f8e998b367c) transitioned into state 'SUCCESS' from state '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-212748567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12688a4f323d483593984aae41badb55',qos_specs=None,replication_status=,reservations=['668d21c5-5f47-49ed-942b-de8c289da63e','daa4c6d8-88bc-4389-89b6-f8d412eb8d9d','386f7514-042a-40db-bcb6-0d9c0faf017f','a7c0119b-73b8-4228-be98-2d788763570e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad0d4adf4b74b668eff6f5c3a1b3edc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.213225 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf13a635-0704-486a-b759-c9100b44048f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.228755 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf13a635-0704-486a-b759-c9100b44048f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.229849 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Flow 'volume_create_api' (a8abf739-8c96-48f8-be21-11744802dc07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:11.230448 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Create volume request issued successfully. Aug 23 18:17:11.231175 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ecaad46-8312-42cf-ab95-e2dc6c9337c5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:11.231771 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 433/1736] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:17:10 2026] POST /volume/v3/volumes => generated 818 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:11.254746 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef80f7cf-f986-4eaa-9305-cb081133207d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:11.256882 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef80f7cf-f986-4eaa-9305-cb081133207d tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:11.257219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef80f7cf-f986-4eaa-9305-cb081133207d tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:11.257490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef80f7cf-f986-4eaa-9305-cb081133207d tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:11.269450 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:11.269450 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:11.275757 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ef80f7cf-f986-4eaa-9305-cb081133207d tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Volume info retrieved successfully. Aug 23 18:17:11.286143 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef80f7cf-f986-4eaa-9305-cb081133207d tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 200 Aug 23 18:17:11.286788 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 430/1737] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:11 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:11.523343 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:11.673363 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d4f41b6-fc33-407e-b287-1fecc86df837 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:11.677150 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d4f41b6-fc33-407e-b287-1fecc86df837 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:11.677282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d4f41b6-fc33-407e-b287-1fecc86df837 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:11.677597 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d4f41b6-fc33-407e-b287-1fecc86df837 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:11.699310 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:11.699310 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:11.708230 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d4f41b6-fc33-407e-b287-1fecc86df837 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:11.716319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d4f41b6-fc33-407e-b287-1fecc86df837 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:11.716813 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 436/1738] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:11 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:11.740775 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:11.741848 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1023797049"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:11.743999 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1023797049'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:11.744753 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume of 1 GB Aug 23 18:17:11.751356 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Availability Zones retrieved successfully. Aug 23 18:17:11.761528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Flow 'volume_create_api' (0e438eb9-8689-40cf-93f4-68f6fca5301b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:11.761528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f59cfc-930d-46bc-8555-6095268e2d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.763758 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:11.806245 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f59cfc-930d-46bc-8555-6095268e2d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.807608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed28ca4-bc7b-4839-88a8-e25f0a068e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.904263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Created reservations ['39f27bf3-2762-4805-a206-a7b077243792', '1672a176-409a-4483-b464-d031a10e9dd1', '54dad900-fbf7-4d0d-adb9-e59ff89969c1', '72a8df02-e454-4bdf-9311-4b6bb257d880'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:11.905503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed28ca4-bc7b-4839-88a8-e25f0a068e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f27bf3-2762-4805-a206-a7b077243792', '1672a176-409a-4483-b464-d031a10e9dd1', '54dad900-fbf7-4d0d-adb9-e59ff89969c1', '72a8df02-e454-4bdf-9311-4b6bb257d880']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.906290 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5845726-2acb-49b9-a978-593e8c9db2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.943068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5845726-2acb-49b9-a978-593e8c9db2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '151b083d-36ed-4383-973e-c6301fb88046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1023797049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',qos_specs=None,replication_status=,reservations=['39f27bf3-2762-4805-a206-a7b077243792','1672a176-409a-4483-b464-d031a10e9dd1','54dad900-fbf7-4d0d-adb9-e59ff89969c1','72a8df02-e454-4bdf-9311-4b6bb257d880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dded9375dc3e41a1871292244c1ef068',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1023797049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=151b083d-36ed-4383-973e-c6301fb88046,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dded9375dc3e41a1871292244c1ef068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.944294 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d856e57b-5de3-4a03-9017-a97edffc58ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:11.972558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-11b9be71-36c6-4d44-aa31-9505ebdd8b29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:11.976706 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-11b9be71-36c6-4d44-aa31-9505ebdd8b29 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856/action Aug 23 18:17:11.977457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-11b9be71-36c6-4d44-aa31-9505ebdd8b29 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:11.978219 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-11b9be71-36c6-4d44-aa31-9505ebdd8b29 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:11.986223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d856e57b-5de3-4a03-9017-a97edffc58ff) transitioned into state 'SUCCESS' from state '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-1023797049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',qos_specs=None,replication_status=,reservations=['39f27bf3-2762-4805-a206-a7b077243792','1672a176-409a-4483-b464-d031a10e9dd1','54dad900-fbf7-4d0d-adb9-e59ff89969c1','72a8df02-e454-4bdf-9311-4b6bb257d880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dded9375dc3e41a1871292244c1ef068',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:11.987205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f7bc4c-1c92-495e-88bb-d462fc39bdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:12.007355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f7bc4c-1c92-495e-88bb-d462fc39bdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:12.007603 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Flow 'volume_create_api' (0e438eb9-8689-40cf-93f4-68f6fca5301b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:12.008351 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume request issued successfully. Aug 23 18:17:12.010987 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fdde829-6d8a-4797-958a-e03b9545ddfa tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:12.010987 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 440/1739] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:11 2026] POST /volume/v3/volumes => generated 760 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:12.023926 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:12.023926 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:12.029067 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-308e40fb-14fb-47f8-aacb-84505c9136f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.031830 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-308e40fb-14fb-47f8-aacb-84505c9136f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 Aug 23 18:17:12.032162 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-308e40fb-14fb-47f8-aacb-84505c9136f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:12.032757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-308e40fb-14fb-47f8-aacb-84505c9136f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:12.048800 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:12.048800 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:12.062753 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d9d58b93-733d-47fc-82ce-348aee34f905 req-11b9be71-36c6-4d44-aa31-9505ebdd8b29 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856/action returned with HTTP 204 Aug 23 18:17:12.064204 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 434/1740] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:17:11 2026] POST /volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:12.064291 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-308e40fb-14fb-47f8-aacb-84505c9136f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:12.072885 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-308e40fb-14fb-47f8-aacb-84505c9136f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 returned with HTTP 200 Aug 23 18:17:12.073475 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 431/1741] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:12 2026] GET /volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 => generated 828 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:12.097465 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-de06bc10-7143-4ef9-b663-96c2ef8d5305 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.100310 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de06bc10-7143-4ef9-b663-96c2ef8d5305 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:12.100484 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de06bc10-7143-4ef9-b663-96c2ef8d5305 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:12.101838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de06bc10-7143-4ef9-b663-96c2ef8d5305 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:12.116937 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:12.116937 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:12.124808 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-de06bc10-7143-4ef9-b663-96c2ef8d5305 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:12.133275 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de06bc10-7143-4ef9-b663-96c2ef8d5305 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:12.133982 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 437/1742] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:12 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:12.307720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30e4c61a-aa4f-4a63-963f-7782872b2a36 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.311362 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30e4c61a-aa4f-4a63-963f-7782872b2a36 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:12.311362 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30e4c61a-aa4f-4a63-963f-7782872b2a36 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:12.311962 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30e4c61a-aa4f-4a63-963f-7782872b2a36 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:12.327588 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:12.327588 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:12.336130 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-30e4c61a-aa4f-4a63-963f-7782872b2a36 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Volume info retrieved successfully. Aug 23 18:17:12.347075 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30e4c61a-aa4f-4a63-963f-7782872b2a36 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 200 Aug 23 18:17:12.347075 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 441/1743] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:12 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:12.367389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0acc56f1-44eb-4852-b37f-f0b464ffcd06 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.371784 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0acc56f1-44eb-4852-b37f-f0b464ffcd06 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] POST https://10.4.3.148/volume/v3/volume-transfers Aug 23 18:17:12.373364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0acc56f1-44eb-4852-b37f-f0b464ffcd06 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "adb2cf95-41b0-4d24-aa7d-b290193fc7d6"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:12.376726 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volume_transfer [None req-0acc56f1-44eb-4852-b37f-f0b464ffcd06 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Creating new volume transfer {'transfer': {'volume_id': 'adb2cf95-41b0-4d24-aa7d-b290193fc7d6'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 23 18:17:12.377633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volume_transfer [None req-0acc56f1-44eb-4852-b37f-f0b464ffcd06 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Creating transfer of volume adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:12.378584 np0000007943 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-0acc56f1-44eb-4852-b37f-f0b464ffcd06 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Generating transfer record for volume adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:12.390228 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:12.390228 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:12.411501 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0acc56f1-44eb-4852-b37f-f0b464ffcd06 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers returned with HTTP 202 Aug 23 18:17:12.412455 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 435/1744] 10.4.3.148 () {70 vars in 1326 bytes} [Sun Aug 23 18:17:12 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:12.429279 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a5f62e7-2f5f-44a8-80af-ec765ae657cb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.432222 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a5f62e7-2f5f-44a8-80af-ec765ae657cb tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:12.432906 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a5f62e7-2f5f-44a8-80af-ec765ae657cb tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:12.432906 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a5f62e7-2f5f-44a8-80af-ec765ae657cb tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:12.442452 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:12.442452 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:12.447741 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a5f62e7-2f5f-44a8-80af-ec765ae657cb tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Volume info retrieved successfully. Aug 23 18:17:12.454581 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a5f62e7-2f5f-44a8-80af-ec765ae657cb tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 200 Aug 23 18:17:12.455216 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 432/1745] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:12 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:12.477311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d337b75-8102-4663-a7a7-2f6330315007 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.479503 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d337b75-8102-4663-a7a7-2f6330315007 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04 Aug 23 18:17:12.480466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d337b75-8102-4663-a7a7-2f6330315007 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:12.480590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d337b75-8102-4663-a7a7-2f6330315007 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:12.486406 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d337b75-8102-4663-a7a7-2f6330315007 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04 returned with HTTP 200 Aug 23 18:17:12.487704 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 438/1746] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:17:12 2026] GET /volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04 => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:12.500585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ece98786-2c49-465a-9276-9ff317d6bf61 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.505139 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ece98786-2c49-465a-9276-9ff317d6bf61 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volume-transfers Aug 23 18:17:12.505434 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ece98786-2c49-465a-9276-9ff317d6bf61 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:12.505777 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ece98786-2c49-465a-9276-9ff317d6bf61 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:12.506193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-ece98786-2c49-465a-9276-9ff317d6bf61 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Listing volume transfers {{(pid=100223) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 23 18:17:12.513437 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ece98786-2c49-465a-9276-9ff317d6bf61 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers returned with HTTP 200 Aug 23 18:17:12.514117 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 442/1747] 10.4.3.148 () {68 vars in 1305 bytes} [Sun Aug 23 18:17:12 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:12.528434 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b18bfb02-5692-4cf7-905b-6868879deb41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.666366 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] POST https://10.4.3.148/volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04/accept Aug 23 18:17:12.667816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "18c68ac67bdac538"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:12.668907 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.volume_transfer [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Accepting volume transfer 020e9014-34cf-4686-baba-339cf624ff04 {{(pid=100224) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 23 18:17:12.669821 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Accepting transfer 020e9014-34cf-4686-baba-339cf624ff04 Aug 23 18:17:12.737573 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-637e5e68-8f9c-4c7c-a32d-d9b6808a82d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:12.740672 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-637e5e68-8f9c-4c7c-a32d-d9b6808a82d0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:12.740974 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-637e5e68-8f9c-4c7c-a32d-d9b6808a82d0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:12.741299 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-637e5e68-8f9c-4c7c-a32d-d9b6808a82d0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:12.759248 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:12.759248 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:12.766772 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-637e5e68-8f9c-4c7c-a32d-d9b6808a82d0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:12.769064 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Created reservations ['cf3a24fe-0ae1-41e3-a5da-539832e3dc46', '8bc2f554-b62d-4ccc-85be-b67c69b01bb5', 'eebc02ee-aff1-4c90-a193-4ae704c44b5f', 'c9f7949d-0ca1-4a7a-bede-bef794fb60b1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:12.775030 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-637e5e68-8f9c-4c7c-a32d-d9b6808a82d0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:12.775401 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 433/1748] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:12 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:12.811314 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Created reservations ['2fa2b83c-6ff5-431e-af35-04974a99428a', '1e14a5cb-5790-4d55-a53d-5f539a46014e', '7fb85b33-84d6-4c48-8377-5650b5d94cb8', 'aec79504-0309-4feb-8996-a6b4cce4a5e0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:12.872968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Created reservations ['c4ab74f8-890c-4925-a916-c04c3676be68', '96631e84-e19e-4ced-bbbd-5956f1fdfc32', '15eabb86-07c2-443d-9c29-197179d811c2', '561db6ed-24d0-47aa-81ee-8e9c3bd03f48'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:12.914108 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Created reservations ['6316d82f-18aa-46cd-83f2-77ff262ad4b4', '40af6f3f-0c77-4c80-aa60-b629c948fd79', 'be06e580-850d-44e6-ac82-1bcc926f28c0', 'aa559459-0987-4914-8546-ada065dc1c6a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:12.930913 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Transfer volume completed successfully. Aug 23 18:17:13.042273 np0000007943 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Volume adb2cf95-41b0-4d24-aa7d-b290193fc7d6 has been transferred. Aug 23 18:17:13.051568 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b18bfb02-5692-4cf7-905b-6868879deb41 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] https://10.4.3.148/volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04/accept returned with HTTP 202 Aug 23 18:17:13.052136 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 436/1749] 10.4.3.148 () {70 vars in 1458 bytes} [Sun Aug 23 18:17:12 2026] POST /volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04/accept => generated 365 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:13.065297 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-718a7773-312f-4e85-a3e6-bfcba93c1d5d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.067962 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-718a7773-312f-4e85-a3e6-bfcba93c1d5d tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:13.068320 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-718a7773-312f-4e85-a3e6-bfcba93c1d5d tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.068610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-718a7773-312f-4e85-a3e6-bfcba93c1d5d tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.078589 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.078589 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:13.084136 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-718a7773-312f-4e85-a3e6-bfcba93c1d5d tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Volume info retrieved successfully. Aug 23 18:17:13.093348 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-718a7773-312f-4e85-a3e6-bfcba93c1d5d tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 200 Aug 23 18:17:13.094374 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 439/1750] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:13.095526 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-52ec8b27-dbfb-42c5-b8d3-518b901945d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.098475 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52ec8b27-dbfb-42c5-b8d3-518b901945d3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 Aug 23 18:17:13.098730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52ec8b27-dbfb-42c5-b8d3-518b901945d3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.099030 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52ec8b27-dbfb-42c5-b8d3-518b901945d3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.115884 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.115884 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:13.118778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-561db2a4-1477-4e0f-af89-9aa434c91b15 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.123326 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-561db2a4-1477-4e0f-af89-9aa434c91b15 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:13.123326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-561db2a4-1477-4e0f-af89-9aa434c91b15 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.123326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-561db2a4-1477-4e0f-af89-9aa434c91b15 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.125945 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-52ec8b27-dbfb-42c5-b8d3-518b901945d3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:13.138396 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52ec8b27-dbfb-42c5-b8d3-518b901945d3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 returned with HTTP 200 Aug 23 18:17:13.138396 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 443/1751] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:13.142452 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.142452 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:13.156431 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-561db2a4-1477-4e0f-af89-9aa434c91b15 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] Volume info retrieved successfully. Aug 23 18:17:13.156894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db26f5ce-2523-4204-ae32-511ff2a22e2f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.163742 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db26f5ce-2523-4204-ae32-511ff2a22e2f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:13.164220 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db26f5ce-2523-4204-ae32-511ff2a22e2f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.164394 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-561db2a4-1477-4e0f-af89-9aa434c91b15 tempest-VolumesTransfersV355Test-958151404 tempest-VolumesTransfersV355Test-958151404-project-member] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 200 Aug 23 18:17:13.164539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db26f5ce-2523-4204-ae32-511ff2a22e2f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.165043 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 434/1752] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 945 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:13.175497 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.175497 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:13.179815 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db26f5ce-2523-4204-ae32-511ff2a22e2f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:13.183559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2f9695ed-a623-4d8f-b9c9-163c86a7efae req-c7635f74-af53-433c-a120-c2011a5f47a1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.186907 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db26f5ce-2523-4204-ae32-511ff2a22e2f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:13.186907 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 437/1753] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:13.187086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-075fc2bf-5a44-40ee-a7c6-30da0a89cf71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.187803 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2f9695ed-a623-4d8f-b9c9-163c86a7efae req-c7635f74-af53-433c-a120-c2011a5f47a1 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 Aug 23 18:17:13.188129 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2f9695ed-a623-4d8f-b9c9-163c86a7efae req-c7635f74-af53-433c-a120-c2011a5f47a1 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.188515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2f9695ed-a623-4d8f-b9c9-163c86a7efae req-c7635f74-af53-433c-a120-c2011a5f47a1 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.192669 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-075fc2bf-5a44-40ee-a7c6-30da0a89cf71 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] DELETE https://10.4.3.148/volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04 Aug 23 18:17:13.194856 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-075fc2bf-5a44-40ee-a7c6-30da0a89cf71 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.194856 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-075fc2bf-5a44-40ee-a7c6-30da0a89cf71 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.194856 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-075fc2bf-5a44-40ee-a7c6-30da0a89cf71 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Delete transfer with id: 020e9014-34cf-4686-baba-339cf624ff04 Aug 23 18:17:13.200755 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-075fc2bf-5a44-40ee-a7c6-30da0a89cf71 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04 returned with HTTP 404 Aug 23 18:17:13.203720 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.203720 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:13.203898 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 444/1754] 10.4.3.148 () {68 vars in 1419 bytes} [Sun Aug 23 18:17:13 2026] DELETE /volume/v3/volume-transfers/020e9014-34cf-4686-baba-339cf624ff04 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:13.211299 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2f9695ed-a623-4d8f-b9c9-163c86a7efae req-c7635f74-af53-433c-a120-c2011a5f47a1 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:13.214377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-df6fb35d-686b-4225-b705-d42e3f081490 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.218825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2f9695ed-a623-4d8f-b9c9-163c86a7efae req-c7635f74-af53-433c-a120-c2011a5f47a1 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 returned with HTTP 200 Aug 23 18:17:13.219759 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 440/1755] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:13.245815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.249664 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:13.250221 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1029837917"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:13.253707 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1029837917'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:13.254510 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume of 1 GB Aug 23 18:17:13.259979 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Availability Zones retrieved successfully. Aug 23 18:17:13.268290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Flow 'volume_create_api' (0370a1d9-2f30-4be8-acb1-75c6c13638c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:13.269704 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c579297e-9b26-4bf0-aaa3-0a1d0281afc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:13.270856 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:13.318067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c579297e-9b26-4bf0-aaa3-0a1d0281afc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:13.318517 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fcc4ceb-4f6a-4af5-bd31-8e134516dc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:13.360113 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df6fb35d-686b-4225-b705-d42e3f081490 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:13.361004 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df6fb35d-686b-4225-b705-d42e3f081490 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.362393 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df6fb35d-686b-4225-b705-d42e3f081490 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.362393 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-df6fb35d-686b-4225-b705-d42e3f081490 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Delete volume with id: adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:13.381368 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.381368 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:13.381878 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-df6fb35d-686b-4225-b705-d42e3f081490 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Volume info retrieved successfully. Aug 23 18:17:13.398869 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Created reservations ['a40e5b20-c3e6-4593-945d-ad17c3b978af', 'ffa85f0f-87ec-444a-85ef-53ce399ae4ff', '81fb67c2-c15d-4e27-922c-54d5faf9b8be', '2b857b1b-dcd2-4f19-a9e7-7d2d434a871e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:13.399852 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fcc4ceb-4f6a-4af5-bd31-8e134516dc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a40e5b20-c3e6-4593-945d-ad17c3b978af', 'ffa85f0f-87ec-444a-85ef-53ce399ae4ff', '81fb67c2-c15d-4e27-922c-54d5faf9b8be', '2b857b1b-dcd2-4f19-a9e7-7d2d434a871e']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:13.400954 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758c88ca-865a-4ff6-8ff6-8ee93075da90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:13.417811 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-df6fb35d-686b-4225-b705-d42e3f081490 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Delete volume request issued successfully. Aug 23 18:17:13.418443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df6fb35d-686b-4225-b705-d42e3f081490 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 202 Aug 23 18:17:13.418876 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 435/1756] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:17:13 2026] DELETE /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:13.433915 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8570f946-716b-4104-95cd-935f4fa8ae94 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.436062 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8570f946-716b-4104-95cd-935f4fa8ae94 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:13.436490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8570f946-716b-4104-95cd-935f4fa8ae94 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.436490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8570f946-716b-4104-95cd-935f4fa8ae94 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.443298 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758c88ca-865a-4ff6-8ff6-8ee93075da90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcfcbbf9-e46a-4df2-b388-768cd2529933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1029837917',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',qos_specs=None,replication_status=,reservations=['a40e5b20-c3e6-4593-945d-ad17c3b978af','ffa85f0f-87ec-444a-85ef-53ce399ae4ff','81fb67c2-c15d-4e27-922c-54d5faf9b8be','2b857b1b-dcd2-4f19-a9e7-7d2d434a871e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dded9375dc3e41a1871292244c1ef068',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1029837917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcfcbbf9-e46a-4df2-b388-768cd2529933,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dded9375dc3e41a1871292244c1ef068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:13.443298 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a713a23a-7edb-44cc-95e6-7ea2b6495f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:13.448663 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.448663 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:13.456223 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8570f946-716b-4104-95cd-935f4fa8ae94 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Volume info retrieved successfully. Aug 23 18:17:13.464226 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8570f946-716b-4104-95cd-935f4fa8ae94 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 200 Aug 23 18:17:13.466078 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 445/1757] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:17:13.476145 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a713a23a-7edb-44cc-95e6-7ea2b6495f2d) transitioned into state 'SUCCESS' from state '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-1029837917',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',qos_specs=None,replication_status=,reservations=['a40e5b20-c3e6-4593-945d-ad17c3b978af','ffa85f0f-87ec-444a-85ef-53ce399ae4ff','81fb67c2-c15d-4e27-922c-54d5faf9b8be','2b857b1b-dcd2-4f19-a9e7-7d2d434a871e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dded9375dc3e41a1871292244c1ef068',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:13.477387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b333e98-788f-465d-8d1a-4ab26000a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:13.492120 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b333e98-788f-465d-8d1a-4ab26000a3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:13.493712 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Flow 'volume_create_api' (0370a1d9-2f30-4be8-acb1-75c6c13638c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:13.495390 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume request issued successfully. Aug 23 18:17:13.496330 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a45cccbf-b749-48d9-88ae-756fbe0947eb tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:13.497479 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 438/1758] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:13 2026] POST /volume/v3/volumes => generated 760 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:13.519982 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ef5a4cb-2c1c-4f79-b50c-6f403d972718 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.525026 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ef5a4cb-2c1c-4f79-b50c-6f403d972718 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 Aug 23 18:17:13.525376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ef5a4cb-2c1c-4f79-b50c-6f403d972718 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.525701 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ef5a4cb-2c1c-4f79-b50c-6f403d972718 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.538495 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.538495 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:13.548197 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3ef5a4cb-2c1c-4f79-b50c-6f403d972718 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:13.564458 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ef5a4cb-2c1c-4f79-b50c-6f403d972718 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 returned with HTTP 200 Aug 23 18:17:13.565390 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 441/1759] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 => generated 828 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:13.792483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75c30d32-bcf8-49ff-ad98-6f43eef34086 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.796922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75c30d32-bcf8-49ff-ad98-6f43eef34086 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:13.797451 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75c30d32-bcf8-49ff-ad98-6f43eef34086 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:13.798388 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75c30d32-bcf8-49ff-ad98-6f43eef34086 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:13.810606 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:13.810606 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:13.817877 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75c30d32-bcf8-49ff-ad98-6f43eef34086 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:13.825865 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75c30d32-bcf8-49ff-ad98-6f43eef34086 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:13.825865 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 436/1760] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:13 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:13.996182 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-cb8ab0ba-3b26-4727-9688-f66bfec1e68a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:13.999883 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-cb8ab0ba-3b26-4727-9688-f66bfec1e68a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62/action Aug 23 18:17:14.001525 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-cb8ab0ba-3b26-4727-9688-f66bfec1e68a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:14.001525 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-cb8ab0ba-3b26-4727-9688-f66bfec1e68a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:14.028358 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:14.028358 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:14.053869 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d0fab1ef-b38b-4c81-91ab-7a4a9dfc1cf7 req-cb8ab0ba-3b26-4727-9688-f66bfec1e68a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62/action returned with HTTP 204 Aug 23 18:17:14.054488 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 446/1761] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:17:13 2026] POST /volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:14.205603 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-82830caf-703d-4897-88d3-45a89ecb04dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.207859 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82830caf-703d-4897-88d3-45a89ecb04dc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:14.207971 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82830caf-703d-4897-88d3-45a89ecb04dc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.208157 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82830caf-703d-4897-88d3-45a89ecb04dc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.219491 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:14.219491 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:14.226925 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-82830caf-703d-4897-88d3-45a89ecb04dc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:14.233509 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82830caf-703d-4897-88d3-45a89ecb04dc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:14.234809 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 439/1762] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:14.489262 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a74ac664-9fde-4caa-ac9b-64a3c603225d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.495980 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a74ac664-9fde-4caa-ac9b-64a3c603225d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:14.495980 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a74ac664-9fde-4caa-ac9b-64a3c603225d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.495980 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a74ac664-9fde-4caa-ac9b-64a3c603225d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.510372 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a74ac664-9fde-4caa-ac9b-64a3c603225d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 404 Aug 23 18:17:14.511196 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 442/1763] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:14.520940 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-908a6804-2d64-4543-8ada-e8251526eeb5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.523056 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-908a6804-2d64-4543-8ada-e8251526eeb5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:14.523349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-908a6804-2d64-4543-8ada-e8251526eeb5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.523594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-908a6804-2d64-4543-8ada-e8251526eeb5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.538741 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-908a6804-2d64-4543-8ada-e8251526eeb5 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 404 Aug 23 18:17:14.542478 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 437/1764] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:14.552546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-01e3e0fc-041a-468d-bb04-de26f2111315 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.555103 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01e3e0fc-041a-468d-bb04-de26f2111315 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] DELETE https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:14.555415 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01e3e0fc-041a-468d-bb04-de26f2111315 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.555639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01e3e0fc-041a-468d-bb04-de26f2111315 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.555888 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-01e3e0fc-041a-468d-bb04-de26f2111315 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Delete volume with id: adb2cf95-41b0-4d24-aa7d-b290193fc7d6 Aug 23 18:17:14.565841 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01e3e0fc-041a-468d-bb04-de26f2111315 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 returned with HTTP 404 Aug 23 18:17:14.566383 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 447/1765] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:17:14 2026] DELETE /volume/v3/volumes/adb2cf95-41b0-4d24-aa7d-b290193fc7d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:14.576341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.578858 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:14.578965 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-988230419"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:14.581375 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-988230419'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:14.581375 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Create volume of 1 GB Aug 23 18:17:14.587584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30a1c9f9-2f37-46c2-8bb6-f174d8c2ab5a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.588630 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Availability Zones retrieved successfully. Aug 23 18:17:14.591009 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30a1c9f9-2f37-46c2-8bb6-f174d8c2ab5a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 Aug 23 18:17:14.591421 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30a1c9f9-2f37-46c2-8bb6-f174d8c2ab5a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.591783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30a1c9f9-2f37-46c2-8bb6-f174d8c2ab5a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.597107 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Flow 'volume_create_api' (ccd137df-6487-43c4-9ec3-affb49ded0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:14.598448 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f396ca-7f5f-467c-a1bd-8caf7813ced0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.599759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:14.606325 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:14.606325 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:14.614311 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30a1c9f9-2f37-46c2-8bb6-f174d8c2ab5a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:14.623120 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30a1c9f9-2f37-46c2-8bb6-f174d8c2ab5a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 returned with HTTP 200 Aug 23 18:17:14.623682 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 443/1766] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:14.653184 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f396ca-7f5f-467c-a1bd-8caf7813ced0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.655114 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b5c084-80e9-477c-9067-2cce42d53f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.662400 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d02d87bb-7ad8-4031-afdd-044b96686925 req-ac711c2a-b200-4b6d-899e-a27eb7b1cb8a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.665271 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d02d87bb-7ad8-4031-afdd-044b96686925 req-ac711c2a-b200-4b6d-899e-a27eb7b1cb8a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 Aug 23 18:17:14.665541 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d02d87bb-7ad8-4031-afdd-044b96686925 req-ac711c2a-b200-4b6d-899e-a27eb7b1cb8a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.665784 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d02d87bb-7ad8-4031-afdd-044b96686925 req-ac711c2a-b200-4b6d-899e-a27eb7b1cb8a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.684611 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:14.684611 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:14.694470 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d02d87bb-7ad8-4031-afdd-044b96686925 req-ac711c2a-b200-4b6d-899e-a27eb7b1cb8a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:14.701199 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d02d87bb-7ad8-4031-afdd-044b96686925 req-ac711c2a-b200-4b6d-899e-a27eb7b1cb8a tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 returned with HTTP 200 Aug 23 18:17:14.701946 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 438/1767] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:14.725254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.727957 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:14.728682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-756096923"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:14.730213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-756096923'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:14.730321 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume of 1 GB Aug 23 18:17:14.733944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Created reservations ['2e98867e-cc65-44e7-9f2f-243fdf141736', 'd619c7a5-9575-4a64-9f35-7506c51f2422', '56b9d80e-2c5b-4f1c-9d85-267ccdb350f4', '33b62999-d076-4aa4-9853-1525824666cc'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:14.735117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b5c084-80e9-477c-9067-2cce42d53f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e98867e-cc65-44e7-9f2f-243fdf141736', 'd619c7a5-9575-4a64-9f35-7506c51f2422', '56b9d80e-2c5b-4f1c-9d85-267ccdb350f4', '33b62999-d076-4aa4-9853-1525824666cc']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.735972 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Availability Zones retrieved successfully. Aug 23 18:17:14.736201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4cc69b9-6c3b-44a4-90ee-92f4928a8cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.745212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Flow 'volume_create_api' (fac3287b-9056-40b2-9c25-55d4b8f09304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:14.746603 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5784a7f4-2638-4a09-b022-d4b77aeb3467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.748015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:14.764183 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4cc69b9-6c3b-44a4-90ee-92f4928a8cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e70c4df8-dcf3-4cf6-b64d-3aee6035f667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-988230419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12688a4f323d483593984aae41badb55',qos_specs=None,replication_status=,reservations=['2e98867e-cc65-44e7-9f2f-243fdf141736','d619c7a5-9575-4a64-9f35-7506c51f2422','56b9d80e-2c5b-4f1c-9d85-267ccdb350f4','33b62999-d076-4aa4-9853-1525824666cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad0d4adf4b74b668eff6f5c3a1b3edc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-988230419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e70c4df8-dcf3-4cf6-b64d-3aee6035f667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12688a4f323d483593984aae41badb55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad0d4adf4b74b668eff6f5c3a1b3edc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.765000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf13abd-219a-46e2-b730-a34426a0ee9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.786872 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5784a7f4-2638-4a09-b022-d4b77aeb3467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.787658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36f1451-0de2-4fa4-b020-c5b315f6d7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.794180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf13abd-219a-46e2-b730-a34426a0ee9f) transitioned into state 'SUCCESS' from state '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-988230419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12688a4f323d483593984aae41badb55',qos_specs=None,replication_status=,reservations=['2e98867e-cc65-44e7-9f2f-243fdf141736','d619c7a5-9575-4a64-9f35-7506c51f2422','56b9d80e-2c5b-4f1c-9d85-267ccdb350f4','33b62999-d076-4aa4-9853-1525824666cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad0d4adf4b74b668eff6f5c3a1b3edc',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.795275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc0874d-c58a-422a-bbd7-09e616412b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.810011 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc0874d-c58a-422a-bbd7-09e616412b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.810011 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Flow 'volume_create_api' (ccd137df-6487-43c4-9ec3-affb49ded0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:14.810492 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Create volume request issued successfully. Aug 23 18:17:14.811381 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e0c82c3-d7bd-4aa1-93de-8cb2f17acf51 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:14.812480 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 440/1768] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:17:14 2026] POST /volume/v3/volumes => generated 818 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:14.832429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c289bfe-005a-4745-aca7-5d3d20ee69d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.835514 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c289bfe-005a-4745-aca7-5d3d20ee69d2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:14.835846 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c289bfe-005a-4745-aca7-5d3d20ee69d2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.836107 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c289bfe-005a-4745-aca7-5d3d20ee69d2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.846349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9dc7f376-062f-4ecc-987f-f370f612781d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.847908 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dc7f376-062f-4ecc-987f-f370f612781d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:14.848319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9dc7f376-062f-4ecc-987f-f370f612781d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.848319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9dc7f376-062f-4ecc-987f-f370f612781d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.852265 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:14.852265 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:14.858331 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0c289bfe-005a-4745-aca7-5d3d20ee69d2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Volume info retrieved successfully. Aug 23 18:17:14.864491 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:14.864491 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:14.868296 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c289bfe-005a-4745-aca7-5d3d20ee69d2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 200 Aug 23 18:17:14.868971 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 444/1769] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:14.871144 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9dc7f376-062f-4ecc-987f-f370f612781d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:14.877907 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Created reservations ['c68ad645-9514-4a1f-abab-13307e0a270e', '7026e029-87fb-40d3-bfaf-49a4c1cd7288', 'c66f3599-0f09-46ff-a9ef-fb775f292dd7', '4e8a8ea1-350a-4543-a957-dd87c62be6e8'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:14.879471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36f1451-0de2-4fa4-b020-c5b315f6d7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c68ad645-9514-4a1f-abab-13307e0a270e', '7026e029-87fb-40d3-bfaf-49a4c1cd7288', 'c66f3599-0f09-46ff-a9ef-fb775f292dd7', '4e8a8ea1-350a-4543-a957-dd87c62be6e8']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.880181 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dc7f376-062f-4ecc-987f-f370f612781d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:14.880645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1338a51-e992-4711-bd7d-38b4728973ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.880726 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 439/1770] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 1168 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:14.902284 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7bfe4cd-0ba6-470c-8ef9-7aab546c0485 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.905078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7bfe4cd-0ba6-470c-8ef9-7aab546c0485 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:14.905078 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7bfe4cd-0ba6-470c-8ef9-7aab546c0485 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.905555 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7bfe4cd-0ba6-470c-8ef9-7aab546c0485 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:14.918251 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1338a51-e992-4711-bd7d-38b4728973ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a57dbbf5-b222-45d2-bf29-87f7aa730b43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-756096923',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',qos_specs=None,replication_status=,reservations=['c68ad645-9514-4a1f-abab-13307e0a270e','7026e029-87fb-40d3-bfaf-49a4c1cd7288','c66f3599-0f09-46ff-a9ef-fb775f292dd7','4e8a8ea1-350a-4543-a957-dd87c62be6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dded9375dc3e41a1871292244c1ef068',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-756096923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a57dbbf5-b222-45d2-bf29-87f7aa730b43,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dded9375dc3e41a1871292244c1ef068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.919011 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd64d0cc-23f3-4e23-8e56-4b60820ab105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.925714 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:14.925714 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:14.932850 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7bfe4cd-0ba6-470c-8ef9-7aab546c0485 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:14.941194 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7bfe4cd-0ba6-470c-8ef9-7aab546c0485 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:14.941737 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 441/1771] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:14.952378 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd64d0cc-23f3-4e23-8e56-4b60820ab105) transitioned into state 'SUCCESS' from state '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-756096923',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8d1dbcfeeef476e9888a0226ae11f1d',qos_specs=None,replication_status=,reservations=['c68ad645-9514-4a1f-abab-13307e0a270e','7026e029-87fb-40d3-bfaf-49a4c1cd7288','c66f3599-0f09-46ff-a9ef-fb775f292dd7','4e8a8ea1-350a-4543-a957-dd87c62be6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dded9375dc3e41a1871292244c1ef068',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.953199 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d13662b-e997-4b8a-9e9b-9efd332f55e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:14.973315 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d13662b-e997-4b8a-9e9b-9efd332f55e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:14.975201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Flow 'volume_create_api' (fac3287b-9056-40b2-9c25-55d4b8f09304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:14.976404 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Create volume request issued successfully. Aug 23 18:17:14.976867 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-583d14d1-dc82-4d4b-98f3-42f8897a5ec3 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:14.977591 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 448/1772] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:14 2026] POST /volume/v3/volumes => generated 759 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:14.995102 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-36025bca-85e2-4437-9838-c27bfce0ed32 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.995751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-43aaeaad-2188-453b-8239-dfcac211f684 req-5b19d859-e7ad-41e3-a226-d54a23bb68e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:14.997529 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36025bca-85e2-4437-9838-c27bfce0ed32 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 Aug 23 18:17:14.997747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36025bca-85e2-4437-9838-c27bfce0ed32 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:14.998025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36025bca-85e2-4437-9838-c27bfce0ed32 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:15.001778 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-5b19d859-e7ad-41e3-a226-d54a23bb68e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:15.001778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-5b19d859-e7ad-41e3-a226-d54a23bb68e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:15.001778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-5b19d859-e7ad-41e3-a226-d54a23bb68e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:15.010613 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.010613 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:15.014328 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.014328 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:15.020019 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-43aaeaad-2188-453b-8239-dfcac211f684 req-5b19d859-e7ad-41e3-a226-d54a23bb68e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:15.020699 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-36025bca-85e2-4437-9838-c27bfce0ed32 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:15.030955 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-5b19d859-e7ad-41e3-a226-d54a23bb68e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:15.030955 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 440/1773] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:15.035461 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36025bca-85e2-4437-9838-c27bfce0ed32 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 returned with HTTP 200 Aug 23 18:17:15.035983 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 445/1774] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:14 2026] GET /volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:15.072488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-43aaeaad-2188-453b-8239-dfcac211f684 req-49700e75-58fe-4212-aebc-8410cd3d62f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.085408 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-49700e75-58fe-4212-aebc-8410cd3d62f9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/action Aug 23 18:17:15.085408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-49700e75-58fe-4212-aebc-8410cd3d62f9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:15.085408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-49700e75-58fe-4212-aebc-8410cd3d62f9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:15.106915 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.106915 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:15.107566 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-43aaeaad-2188-453b-8239-dfcac211f684 req-49700e75-58fe-4212-aebc-8410cd3d62f9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:15.123941 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-43aaeaad-2188-453b-8239-dfcac211f684 req-49700e75-58fe-4212-aebc-8410cd3d62f9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Begin detaching volume completed successfully. Aug 23 18:17:15.124365 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-49700e75-58fe-4212-aebc-8410cd3d62f9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/action returned with HTTP 202 Aug 23 18:17:15.125939 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 442/1775] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:17:15 2026] POST /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:17:15.208201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24cd8d61-a3a9-4c27-a976-c6c34f6a4acc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.208629 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24cd8d61-a3a9-4c27-a976-c6c34f6a4acc None None] GET https://10.4.3.148/volume// Aug 23 18:17:15.209496 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24cd8d61-a3a9-4c27-a976-c6c34f6a4acc None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:15.209496 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24cd8d61-a3a9-4c27-a976-c6c34f6a4acc None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:15.211166 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24cd8d61-a3a9-4c27-a976-c6c34f6a4acc None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:15.211166 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 449/1776] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:17:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:15.224550 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-43aaeaad-2188-453b-8239-dfcac211f684 req-303f3020-2d04-4745-ab92-5c5e2b7a937c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.228687 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-303f3020-2d04-4745-ab92-5c5e2b7a937c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:15.229050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-303f3020-2d04-4745-ab92-5c5e2b7a937c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:15.229415 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-303f3020-2d04-4745-ab92-5c5e2b7a937c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:15.245642 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.245642 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:15.251080 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-43aaeaad-2188-453b-8239-dfcac211f684 req-303f3020-2d04-4745-ab92-5c5e2b7a937c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:15.251504 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9377d478-422e-4dde-a533-cf3127b74a8f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.254260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9377d478-422e-4dde-a533-cf3127b74a8f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:15.255213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9377d478-422e-4dde-a533-cf3127b74a8f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:15.255527 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9377d478-422e-4dde-a533-cf3127b74a8f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:15.257749 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-303f3020-2d04-4745-ab92-5c5e2b7a937c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:15.258604 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 441/1777] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:17:15 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 1351 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:17:15.270852 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.270852 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:15.273388 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-43aaeaad-2188-453b-8239-dfcac211f684 req-4a0a753c-81ae-45ef-ab8d-0dc08d5de202 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.276587 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-4a0a753c-81ae-45ef-ab8d-0dc08d5de202 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/encryption Aug 23 18:17:15.276853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-4a0a753c-81ae-45ef-ab8d-0dc08d5de202 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:15.277117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-4a0a753c-81ae-45ef-ab8d-0dc08d5de202 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:15.279932 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9377d478-422e-4dde-a533-cf3127b74a8f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:15.286780 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9377d478-422e-4dde-a533-cf3127b74a8f tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:15.287495 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 446/1778] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:15 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:15.301222 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.301222 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:15.311402 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-4a0a753c-81ae-45ef-ab8d-0dc08d5de202 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/encryption returned with HTTP 200 Aug 23 18:17:15.311402 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 443/1779] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:17:15 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:15.893884 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a6bdf99-3a86-4d0e-bc1a-75e3e9c92b49 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.896580 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a6bdf99-3a86-4d0e-bc1a-75e3e9c92b49 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:15.896919 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a6bdf99-3a86-4d0e-bc1a-75e3e9c92b49 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:15.897212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a6bdf99-3a86-4d0e-bc1a-75e3e9c92b49 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:15.906115 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.906115 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:15.911035 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6a6bdf99-3a86-4d0e-bc1a-75e3e9c92b49 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Volume info retrieved successfully. Aug 23 18:17:15.917307 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a6bdf99-3a86-4d0e-bc1a-75e3e9c92b49 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 200 Aug 23 18:17:15.917770 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 450/1780] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:15 2026] GET /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:15.937281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-39829fc3-dfa7-4963-892d-3e0e736ea939 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.939825 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39829fc3-dfa7-4963-892d-3e0e736ea939 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] POST https://10.4.3.148/volume/v3/volume-transfers Aug 23 18:17:15.940572 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39829fc3-dfa7-4963-892d-3e0e736ea939 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e70c4df8-dcf3-4cf6-b64d-3aee6035f667"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:15.944848 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volume_transfer [None req-39829fc3-dfa7-4963-892d-3e0e736ea939 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e70c4df8-dcf3-4cf6-b64d-3aee6035f667'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 23 18:17:15.944848 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volume_transfer [None req-39829fc3-dfa7-4963-892d-3e0e736ea939 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Creating transfer of volume e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:15.944848 np0000007943 devstack@c-api.service[100225]: INFO cinder.transfer.api [None req-39829fc3-dfa7-4963-892d-3e0e736ea939 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Generating transfer record for volume e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:15.954479 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:15.954479 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:15.972267 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39829fc3-dfa7-4963-892d-3e0e736ea939 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers returned with HTTP 202 Aug 23 18:17:15.976487 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 442/1781] 10.4.3.148 () {70 vars in 1326 bytes} [Sun Aug 23 18:17:15 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:15.987142 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b66ec721-d48e-43ba-af12-4870098037f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:15.990406 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b66ec721-d48e-43ba-af12-4870098037f2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:15.991000 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b66ec721-d48e-43ba-af12-4870098037f2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:15.991000 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b66ec721-d48e-43ba-af12-4870098037f2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.000890 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.000890 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:16.007465 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b66ec721-d48e-43ba-af12-4870098037f2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Volume info retrieved successfully. Aug 23 18:17:16.016269 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b66ec721-d48e-43ba-af12-4870098037f2 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 200 Aug 23 18:17:16.016948 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 447/1782] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:15 2026] GET /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.036283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fa4fa02-baec-4950-8827-32b8b10aea6c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.038209 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fa4fa02-baec-4950-8827-32b8b10aea6c tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volume-transfers/detail Aug 23 18:17:16.038442 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fa4fa02-baec-4950-8827-32b8b10aea6c tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.038651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fa4fa02-baec-4950-8827-32b8b10aea6c tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.038947 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volume_transfer [None req-1fa4fa02-baec-4950-8827-32b8b10aea6c tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Listing volume transfers {{(pid=100224) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 23 18:17:16.046735 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fa4fa02-baec-4950-8827-32b8b10aea6c tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 23 18:17:16.048647 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 444/1783] 10.4.3.148 () {68 vars in 1326 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.055361 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0fa5015-10b7-4189-9a9d-bb6b524bf428 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.061259 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0fa5015-10b7-4189-9a9d-bb6b524bf428 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 Aug 23 18:17:16.061558 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0fa5015-10b7-4189-9a9d-bb6b524bf428 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.062397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0fa5015-10b7-4189-9a9d-bb6b524bf428 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.067092 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf2e16cb-346c-4af0-ae0a-f7cd0e475b0a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.073499 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf2e16cb-346c-4af0-ae0a-f7cd0e475b0a tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] DELETE https://10.4.3.148/volume/v3/volume-transfers/51b50eb5-6b99-439c-a1cd-fdb441096820 Aug 23 18:17:16.073499 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf2e16cb-346c-4af0-ae0a-f7cd0e475b0a tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.073783 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf2e16cb-346c-4af0-ae0a-f7cd0e475b0a tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.074417 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-bf2e16cb-346c-4af0-ae0a-f7cd0e475b0a tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Delete transfer with id: 51b50eb5-6b99-439c-a1cd-fdb441096820 Aug 23 18:17:16.078840 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.078840 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:16.089732 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d0fa5015-10b7-4189-9a9d-bb6b524bf428 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:16.097587 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0fa5015-10b7-4189-9a9d-bb6b524bf428 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 returned with HTTP 200 Aug 23 18:17:16.097719 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.097719 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:16.098183 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 451/1784] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:16.112312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf2e16cb-346c-4af0-ae0a-f7cd0e475b0a tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers/51b50eb5-6b99-439c-a1cd-fdb441096820 returned with HTTP 202 Aug 23 18:17:16.112833 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 443/1785] 10.4.3.148 () {68 vars in 1419 bytes} [Sun Aug 23 18:17:16 2026] DELETE /volume/v3/volume-transfers/51b50eb5-6b99-439c-a1cd-fdb441096820 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:16.128101 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-860d6d3f-85df-45c4-90e5-78ae6114ecf0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.130128 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e11b8a62-0161-45fc-a2e5-5dbe8ed9134b req-a15fe1d6-9898-465f-a721-97374aaa4311 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.131892 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-860d6d3f-85df-45c4-90e5-78ae6114ecf0 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:16.132691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-860d6d3f-85df-45c4-90e5-78ae6114ecf0 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.132691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-860d6d3f-85df-45c4-90e5-78ae6114ecf0 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.132849 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e11b8a62-0161-45fc-a2e5-5dbe8ed9134b req-a15fe1d6-9898-465f-a721-97374aaa4311 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 Aug 23 18:17:16.132971 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e11b8a62-0161-45fc-a2e5-5dbe8ed9134b req-a15fe1d6-9898-465f-a721-97374aaa4311 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.133194 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e11b8a62-0161-45fc-a2e5-5dbe8ed9134b req-a15fe1d6-9898-465f-a721-97374aaa4311 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.142256 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.142256 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:16.149823 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.149823 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:16.149987 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e11b8a62-0161-45fc-a2e5-5dbe8ed9134b req-a15fe1d6-9898-465f-a721-97374aaa4311 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:16.153763 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-860d6d3f-85df-45c4-90e5-78ae6114ecf0 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Volume info retrieved successfully. Aug 23 18:17:16.155555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e11b8a62-0161-45fc-a2e5-5dbe8ed9134b req-a15fe1d6-9898-465f-a721-97374aaa4311 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 returned with HTTP 200 Aug 23 18:17:16.156510 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 445/1786] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:16.162888 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-860d6d3f-85df-45c4-90e5-78ae6114ecf0 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 200 Aug 23 18:17:16.163562 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 448/1787] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.183198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-804f1e77-8320-4753-af11-f7b0dd35ce05 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.185881 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-804f1e77-8320-4753-af11-f7b0dd35ce05 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] DELETE https://10.4.3.148/volume/v3/volume-transfers/51b50eb5-6b99-439c-a1cd-fdb441096820 Aug 23 18:17:16.187039 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-804f1e77-8320-4753-af11-f7b0dd35ce05 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.187469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-804f1e77-8320-4753-af11-f7b0dd35ce05 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.187592 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-804f1e77-8320-4753-af11-f7b0dd35ce05 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Delete transfer with id: 51b50eb5-6b99-439c-a1cd-fdb441096820 Aug 23 18:17:16.191665 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-804f1e77-8320-4753-af11-f7b0dd35ce05 tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volume-transfers/51b50eb5-6b99-439c-a1cd-fdb441096820 returned with HTTP 404 Aug 23 18:17:16.193977 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 452/1788] 10.4.3.148 () {68 vars in 1419 bytes} [Sun Aug 23 18:17:16 2026] DELETE /volume/v3/volume-transfers/51b50eb5-6b99-439c-a1cd-fdb441096820 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 23 18:17:16.201440 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.203479 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:16.203726 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.203981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.204189 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Delete volume with id: e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:16.215415 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.215415 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:16.217340 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Volume info retrieved successfully. Aug 23 18:17:16.252399 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Delete volume request issued successfully. Aug 23 18:17:16.252532 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cae043b2-ba87-490f-a1fe-a7dc2d24aa2c tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 202 Aug 23 18:17:16.253388 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 444/1789] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:17:16 2026] DELETE /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:16.266609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1672220-463b-4a94-8530-bedfa4185b5d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.269203 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1672220-463b-4a94-8530-bedfa4185b5d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] GET https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:16.269505 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1672220-463b-4a94-8530-bedfa4185b5d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.270166 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1672220-463b-4a94-8530-bedfa4185b5d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.283125 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.283125 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:16.293615 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1672220-463b-4a94-8530-bedfa4185b5d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Volume info retrieved successfully. Aug 23 18:17:16.304253 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1672220-463b-4a94-8530-bedfa4185b5d tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 200 Aug 23 18:17:16.304980 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 446/1790] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:17:16.308409 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-640ca63c-acdd-4cc8-a20c-8d4a8990a2a2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.321412 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-640ca63c-acdd-4cc8-a20c-8d4a8990a2a2 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:16.321707 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-640ca63c-acdd-4cc8-a20c-8d4a8990a2a2 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.322002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-640ca63c-acdd-4cc8-a20c-8d4a8990a2a2 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.337502 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.337502 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:16.343311 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-640ca63c-acdd-4cc8-a20c-8d4a8990a2a2 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:16.348921 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-43aaeaad-2188-453b-8239-dfcac211f684 req-8461ab30-6d98-40cf-86d9-10d6807a6a53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.351260 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-8461ab30-6d98-40cf-86d9-10d6807a6a53 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62 Aug 23 18:17:16.351495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-8461ab30-6d98-40cf-86d9-10d6807a6a53 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.351765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-8461ab30-6d98-40cf-86d9-10d6807a6a53 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.353373 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.353970 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-640ca63c-acdd-4cc8-a20c-8d4a8990a2a2 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:16.354753 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 449/1791] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.366226 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.366226 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:16.370006 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.370273 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.370551 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.370919 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.372093 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.381585 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.383008 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.383008 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:16.389967 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-626479e1-b73d-4861-9763-e637cb8a656f req-bc7a6945-1e42-45fe-a199-49e818ef7e52 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.390521 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 445/1792] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.430566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.434318 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.434535 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.434763 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.435078 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.436343 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.444778 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-43aaeaad-2188-453b-8239-dfcac211f684 req-8461ab30-6d98-40cf-86d9-10d6807a6a53 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62 returned with HTTP 200 Aug 23 18:17:16.445592 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 453/1793] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:16 2026] DELETE /volume/v3/attachments/d21a460b-7f50-48f2-a657-c81af4bd1d62 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:16.446813 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.448236 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.448236 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:16.454502 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e8a28eea-23f0-465d-bf56-7891966da6b5 req-c6a0dd5d-3365-4f72-94b0-ed86ba64a843 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.455711 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 447/1794] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.492438 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.495943 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.496149 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.496412 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.496779 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.497973 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.512729 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.513961 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.513961 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:16.521282 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ab801ed7-545a-438a-8455-98fe08063006 req-4481ff91-e755-4865-ad86-364d2a42803d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.521950 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 450/1795] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.554670 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.557711 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.557973 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.558267 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.559367 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.559859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.570435 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.571701 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.571701 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:16.578294 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e3042310-1afc-41f1-b6b7-e6afb5133f61 req-8a7eeb41-23b2-4685-b713-ab735e2df708 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.578836 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 446/1796] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.610700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.613222 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.613735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.613814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-2bed5a09-b9cc-488d-8b35-d9eeedbea255 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.613864 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.614468 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.614749 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.614749 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:16.615658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.618188 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-2bed5a09-b9cc-488d-8b35-d9eeedbea255 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:16.618477 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-2bed5a09-b9cc-488d-8b35-d9eeedbea255 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.618714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-2bed5a09-b9cc-488d-8b35-d9eeedbea255 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.629321 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.629321 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:16.631373 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.633835 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.633835 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:16.638228 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-2bed5a09-b9cc-488d-8b35-d9eeedbea255 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:16.641247 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4fa940a3-a7bd-4ac9-b927-bf2d8d1b1522 req-75b8c9e8-5032-4c71-b2d0-0cf4efa1c054 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.641688 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 454/1797] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.651982 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-2bed5a09-b9cc-488d-8b35-d9eeedbea255 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:16.652690 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 448/1798] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.677089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.681779 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.682591 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.682732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.683099 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.685282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.700485 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.703640 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.703640 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:16.711353 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8450736e-40fd-4d82-a022-8becd6a0df70 req-0d0774c1-038d-4672-961c-7326e19034f2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.711779 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 451/1799] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.745590 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.748175 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.748568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.748657 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.749037 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.750072 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.760184 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.761411 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.761411 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:16.766684 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-652e19f7-b06c-406a-bbd4-dbc52243d90b req-af371590-1941-478f-ab70-ae8f42d2bea5 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.767336 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 447/1800] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.803279 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.806467 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:16.806750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.807276 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.807455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:16.808534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:16.821226 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] Get all volumes completed successfully. Aug 23 18:17:16.822160 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.822160 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:16.828826 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4a16b106-9cae-45c1-a1ce-d253dbcd848b req-8629ce41-ed29-48d1-8587-0c0771da2fac tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:16.828826 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 455/1801] 10.4.3.148 () {68 vars in 1508 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:16.848283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.851350 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 Aug 23 18:17:16.851688 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.852633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.852633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Delete volume with id: a57dbbf5-b222-45d2-bf29-87f7aa730b43 Aug 23 18:17:16.861537 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.861537 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:16.862171 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:16.894010 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Delete volume request issued successfully. Aug 23 18:17:16.894317 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e97c88cf-224a-4511-a9f7-98f8f2bbe72e tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 returned with HTTP 202 Aug 23 18:17:16.894969 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 449/1802] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:16 2026] DELETE /volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:16.905851 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f1e9a69a-09d1-4ea3-9c32-424730bd01a6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:16.912731 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1e9a69a-09d1-4ea3-9c32-424730bd01a6 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 Aug 23 18:17:16.913248 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1e9a69a-09d1-4ea3-9c32-424730bd01a6 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:16.913583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1e9a69a-09d1-4ea3-9c32-424730bd01a6 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:16.936511 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:16.936511 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:16.942130 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f1e9a69a-09d1-4ea3-9c32-424730bd01a6 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:16.949141 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1e9a69a-09d1-4ea3-9c32-424730bd01a6 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 returned with HTTP 200 Aug 23 18:17:16.949858 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 452/1803] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:16 2026] GET /volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:17.263045 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-9987dd73-14f9-4efa-8629-ac4cca4809b1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.266558 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-9987dd73-14f9-4efa-8629-ac4cca4809b1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:17.266694 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-9987dd73-14f9-4efa-8629-ac4cca4809b1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.267831 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-9987dd73-14f9-4efa-8629-ac4cca4809b1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.275839 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:17.275839 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:17.280757 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-9987dd73-14f9-4efa-8629-ac4cca4809b1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:17.286517 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-9987dd73-14f9-4efa-8629-ac4cca4809b1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:17.287671 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 448/1804] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:17 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:17.308051 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b06b4878-08f4-482a-a77f-07314abbdec7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.308899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b06b4878-08f4-482a-a77f-07314abbdec7 None None] GET https://10.4.3.148/volume// Aug 23 18:17:17.309237 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b06b4878-08f4-482a-a77f-07314abbdec7 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.309504 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b06b4878-08f4-482a-a77f-07314abbdec7 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.310060 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b06b4878-08f4-482a-a77f-07314abbdec7 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:17.310485 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 456/1805] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:17:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:17.326918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-eebfa34e-3d70-4d77-97b7-55202a12cb4b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.329255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81d97981-9ee3-404c-a808-2e59e504c564 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.330088 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-eebfa34e-3d70-4d77-97b7-55202a12cb4b tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:17:17.331574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-eebfa34e-3d70-4d77-97b7-55202a12cb4b tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d", "connector": null, "instance_uuid": "e14b014a-c93f-4f01-8eca-5080d60fee72"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:17.331827 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81d97981-9ee3-404c-a808-2e59e504c564 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] GET https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:17.331827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81d97981-9ee3-404c-a808-2e59e504c564 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.331827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81d97981-9ee3-404c-a808-2e59e504c564 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.339333 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81d97981-9ee3-404c-a808-2e59e504c564 tempest-VolumesTransfersV355Test-136949636 tempest-VolumesTransfersV355Test-136949636-project-admin] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 404 Aug 23 18:17:17.340050 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 453/1806] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:17 2026] GET /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:17.346770 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:17.346770 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:17.351355 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32235cfb-34e2-4387-b8e9-6e6b66f0b6ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.355206 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32235cfb-34e2-4387-b8e9-6e6b66f0b6ce tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] GET https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:17.356005 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32235cfb-34e2-4387-b8e9-6e6b66f0b6ce tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.356146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32235cfb-34e2-4387-b8e9-6e6b66f0b6ce tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.365013 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32235cfb-34e2-4387-b8e9-6e6b66f0b6ce tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 404 Aug 23 18:17:17.366004 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 449/1807] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:17 2026] GET /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:17.380234 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-043c07d9-f9e2-47f8-a527-3e734f054ecd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.384802 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-043c07d9-f9e2-47f8-a527-3e734f054ecd tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:17.386942 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-043c07d9-f9e2-47f8-a527-3e734f054ecd tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.387827 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-043c07d9-f9e2-47f8-a527-3e734f054ecd tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.387992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-043c07d9-f9e2-47f8-a527-3e734f054ecd tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] Delete volume with id: e70c4df8-dcf3-4cf6-b64d-3aee6035f667 Aug 23 18:17:17.395144 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9aa7dea7-d370-4b8d-ab2a-4ff7c54f6a15 req-0ddedadd-e9b0-451b-8580-13f28313a9ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.399391 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-eebfa34e-3d70-4d77-97b7-55202a12cb4b tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:17:17.400039 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 450/1808] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:17:17 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:17.400751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9aa7dea7-d370-4b8d-ab2a-4ff7c54f6a15 req-0ddedadd-e9b0-451b-8580-13f28313a9ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:17.401054 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9aa7dea7-d370-4b8d-ab2a-4ff7c54f6a15 req-0ddedadd-e9b0-451b-8580-13f28313a9ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.401380 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9aa7dea7-d370-4b8d-ab2a-4ff7c54f6a15 req-0ddedadd-e9b0-451b-8580-13f28313a9ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.402948 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-043c07d9-f9e2-47f8-a527-3e734f054ecd tempest-VolumesTransfersV355Test-1926961764 tempest-VolumesTransfersV355Test-1926961764-project-member] https://10.4.3.148/volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 returned with HTTP 404 Aug 23 18:17:17.404022 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 457/1809] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:17:17 2026] DELETE /volume/v3/volumes/e70c4df8-dcf3-4cf6-b64d-3aee6035f667 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:17.412653 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:17.412653 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:17.419586 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9aa7dea7-d370-4b8d-ab2a-4ff7c54f6a15 req-0ddedadd-e9b0-451b-8580-13f28313a9ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:17.428532 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9aa7dea7-d370-4b8d-ab2a-4ff7c54f6a15 req-0ddedadd-e9b0-451b-8580-13f28313a9ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:17.428942 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 454/1810] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:17 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:17.680963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2addb595-77d1-4a9b-9749-6c431d275c64 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.846368 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:17.846892 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1503260983", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:17.849028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1503260983', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:17.849237 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Create volume of 1 GB Aug 23 18:17:17.856396 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Availability Zones retrieved successfully. Aug 23 18:17:17.873804 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Flow 'volume_create_api' (c3595e4b-30a0-4baf-8c38-ba83e9e16ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:17.876169 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b324d4-8faa-49d9-83a7-eeb2ac39c5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:17.877694 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:17.917581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b324d4-8faa-49d9-83a7-eeb2ac39c5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:17.918391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298dea17-452f-41f8-850f-8829bd238d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:17.966812 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71599dbb-b5cc-4f6b-8aea-e0c4000d1710 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.970645 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71599dbb-b5cc-4f6b-8aea-e0c4000d1710 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 Aug 23 18:17:17.970945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71599dbb-b5cc-4f6b-8aea-e0c4000d1710 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.971177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71599dbb-b5cc-4f6b-8aea-e0c4000d1710 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.979457 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71599dbb-b5cc-4f6b-8aea-e0c4000d1710 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 returned with HTTP 404 Aug 23 18:17:17.980118 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 451/1811] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:17 2026] GET /volume/v3/volumes/a57dbbf5-b222-45d2-bf29-87f7aa730b43 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:17.990702 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e68443db-477d-46da-bacb-d95a401870c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:17.994621 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e68443db-477d-46da-bacb-d95a401870c4 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] DELETE https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 Aug 23 18:17:17.996235 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e68443db-477d-46da-bacb-d95a401870c4 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:17.996235 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e68443db-477d-46da-bacb-d95a401870c4 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:17.997471 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e68443db-477d-46da-bacb-d95a401870c4 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Delete volume with id: bcfcbbf9-e46a-4df2-b388-768cd2529933 Aug 23 18:17:18.017492 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:18.017492 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:18.020904 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e68443db-477d-46da-bacb-d95a401870c4 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:18.052006 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Created reservations ['55f38aba-cf43-45b9-8fdd-82e518b5aae4', '38a28bac-cc54-4e17-81aa-5cb10370ebfc', 'ca00573a-e7a1-4f8f-be7c-379f2c964b73', 'abcd9783-c969-4252-a091-979460bad626'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:18.053045 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298dea17-452f-41f8-850f-8829bd238d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55f38aba-cf43-45b9-8fdd-82e518b5aae4', '38a28bac-cc54-4e17-81aa-5cb10370ebfc', 'ca00573a-e7a1-4f8f-be7c-379f2c964b73', 'abcd9783-c969-4252-a091-979460bad626']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:18.054158 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388de0d9-c4f0-4a46-a0cb-42f55b2c8a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:18.070752 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e68443db-477d-46da-bacb-d95a401870c4 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Delete volume request issued successfully. Aug 23 18:17:18.071212 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e68443db-477d-46da-bacb-d95a401870c4 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 returned with HTTP 202 Aug 23 18:17:18.072471 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 458/1812] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:17 2026] DELETE /volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:18.087174 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81f9c37e-04cb-434d-bc92-5589675b585c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:18.089707 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81f9c37e-04cb-434d-bc92-5589675b585c tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 Aug 23 18:17:18.090510 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388de0d9-c4f0-4a46-a0cb-42f55b2c8a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b65f44a-a7d1-4519-b217-159c3c2edf8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1503260983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3934dc3b1cd44b62bf5c1608ac04721c',qos_specs=None,replication_status=,reservations=['55f38aba-cf43-45b9-8fdd-82e518b5aae4','38a28bac-cc54-4e17-81aa-5cb10370ebfc','ca00573a-e7a1-4f8f-be7c-379f2c964b73','abcd9783-c969-4252-a091-979460bad626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b22ff0200c4da7a1ccf33f500793cb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1503260983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b65f44a-a7d1-4519-b217-159c3c2edf8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3934dc3b1cd44b62bf5c1608ac04721c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55b22ff0200c4da7a1ccf33f500793cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:18.090639 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81f9c37e-04cb-434d-bc92-5589675b585c tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:18.091218 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81f9c37e-04cb-434d-bc92-5589675b585c tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:18.091928 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d622bf-bed4-43cd-a3ea-c179bb3c763f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:18.105420 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:18.105420 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:18.114359 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81f9c37e-04cb-434d-bc92-5589675b585c tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:18.122826 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81f9c37e-04cb-434d-bc92-5589675b585c tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 returned with HTTP 200 Aug 23 18:17:18.123625 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 455/1813] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:18 2026] GET /volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:17:18.137964 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d622bf-bed4-43cd-a3ea-c179bb3c763f) transitioned into state 'SUCCESS' from state '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-1503260983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3934dc3b1cd44b62bf5c1608ac04721c',qos_specs=None,replication_status=,reservations=['55f38aba-cf43-45b9-8fdd-82e518b5aae4','38a28bac-cc54-4e17-81aa-5cb10370ebfc','ca00573a-e7a1-4f8f-be7c-379f2c964b73','abcd9783-c969-4252-a091-979460bad626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b22ff0200c4da7a1ccf33f500793cb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:18.139240 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a0bee0-382d-4a4f-967c-41c6e70d2967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:18.156047 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a0bee0-382d-4a4f-967c-41c6e70d2967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:18.157606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Flow 'volume_create_api' (c3595e4b-30a0-4baf-8c38-ba83e9e16ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:18.158566 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Create volume request issued successfully. Aug 23 18:17:18.159144 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2addb595-77d1-4a9b-9749-6c431d275c64 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:18.159464 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 450/1814] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:17 2026] POST /volume/v3/volumes => generated 756 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:18.175813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e97b8622-36bf-4ed1-9069-1835613f97dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:18.179633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e97b8622-36bf-4ed1-9069-1835613f97dd tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] GET https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:18.179997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e97b8622-36bf-4ed1-9069-1835613f97dd tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:18.180371 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e97b8622-36bf-4ed1-9069-1835613f97dd tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:18.196581 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:18.196581 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:18.204740 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e97b8622-36bf-4ed1-9069-1835613f97dd tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:18.214532 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e97b8622-36bf-4ed1-9069-1835613f97dd tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 200 Aug 23 18:17:18.214940 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 452/1815] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:18 2026] GET /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:19.141616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b05c646-4b0f-4281-a3dd-a8dd159424c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.144215 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b05c646-4b0f-4281-a3dd-a8dd159424c2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 Aug 23 18:17:19.144350 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b05c646-4b0f-4281-a3dd-a8dd159424c2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:19.144530 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b05c646-4b0f-4281-a3dd-a8dd159424c2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:19.159308 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b05c646-4b0f-4281-a3dd-a8dd159424c2 tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 returned with HTTP 404 Aug 23 18:17:19.161609 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 459/1816] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:19 2026] GET /volume/v3/volumes/bcfcbbf9-e46a-4df2-b388-768cd2529933 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:19.173509 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-735ac305-5df2-48e7-94bc-a16a5048d18d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.177937 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-735ac305-5df2-48e7-94bc-a16a5048d18d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] DELETE https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 Aug 23 18:17:19.177937 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-735ac305-5df2-48e7-94bc-a16a5048d18d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:19.179697 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-735ac305-5df2-48e7-94bc-a16a5048d18d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:19.182417 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-735ac305-5df2-48e7-94bc-a16a5048d18d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Delete volume with id: 151b083d-36ed-4383-973e-c6301fb88046 Aug 23 18:17:19.192182 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.192182 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:19.192839 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-735ac305-5df2-48e7-94bc-a16a5048d18d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:19.213982 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2b93304-3031-4e4e-a4af-a0234b1c5c21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.215362 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2b93304-3031-4e4e-a4af-a0234b1c5c21 None None] GET https://10.4.3.148/volume// Aug 23 18:17:19.215683 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2b93304-3031-4e4e-a4af-a0234b1c5c21 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:19.216019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2b93304-3031-4e4e-a4af-a0234b1c5c21 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:19.216550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2b93304-3031-4e4e-a4af-a0234b1c5c21 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:19.217006 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 451/1817] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:17:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:19.224934 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-735ac305-5df2-48e7-94bc-a16a5048d18d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Delete volume request issued successfully. Aug 23 18:17:19.225200 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-735ac305-5df2-48e7-94bc-a16a5048d18d tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 returned with HTTP 202 Aug 23 18:17:19.225899 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 456/1818] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:19 2026] DELETE /volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:19.232043 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-fe4b9415-3365-48d2-9b46-fa59a99761de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.234574 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a0a3437-1c63-4ac6-aeb2-746ebfb3aec2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.234678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8cb80b80-ab8f-4238-a65b-498a8de2c95b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.235186 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-fe4b9415-3365-48d2-9b46-fa59a99761de tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:17:19.235517 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-fe4b9415-3365-48d2-9b46-fa59a99761de tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:19.235895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-fe4b9415-3365-48d2-9b46-fa59a99761de tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:19.236604 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a0a3437-1c63-4ac6-aeb2-746ebfb3aec2 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] GET https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:19.236820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a0a3437-1c63-4ac6-aeb2-746ebfb3aec2 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:19.237053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a0a3437-1c63-4ac6-aeb2-746ebfb3aec2 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:19.238507 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8cb80b80-ab8f-4238-a65b-498a8de2c95b tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 Aug 23 18:17:19.239237 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8cb80b80-ab8f-4238-a65b-498a8de2c95b tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:19.241622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8cb80b80-ab8f-4238-a65b-498a8de2c95b tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:19.247586 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.247586 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:19.252621 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.252621 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:19.255165 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.255165 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:19.258063 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a0a3437-1c63-4ac6-aeb2-746ebfb3aec2 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:19.258525 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-fe4b9415-3365-48d2-9b46-fa59a99761de tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:17:19.265169 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8cb80b80-ab8f-4238-a65b-498a8de2c95b tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Volume info retrieved successfully. Aug 23 18:17:19.265317 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-fe4b9415-3365-48d2-9b46-fa59a99761de tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:17:19.265809 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 453/1819] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:17:19 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 1428 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:17:19.269427 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a0a3437-1c63-4ac6-aeb2-746ebfb3aec2 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 200 Aug 23 18:17:19.270954 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 460/1820] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:19 2026] GET /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:19.274544 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8cb80b80-ab8f-4238-a65b-498a8de2c95b tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 returned with HTTP 200 Aug 23 18:17:19.274544 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 452/1821] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:19 2026] GET /volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:19.289271 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb055e25-bca8-4c81-a17b-5487f0acead1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.291649 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb055e25-bca8-4c81-a17b-5487f0acead1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] GET https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:19.291970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb055e25-bca8-4c81-a17b-5487f0acead1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:19.292334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb055e25-bca8-4c81-a17b-5487f0acead1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:19.307373 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.307373 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:19.314441 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb055e25-bca8-4c81-a17b-5487f0acead1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:19.320381 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb055e25-bca8-4c81-a17b-5487f0acead1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 200 Aug 23 18:17:19.321297 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 457/1822] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:19 2026] GET /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:19.340689 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.343239 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] POST https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c/action Aug 23 18:17:19.344094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1058221034", "disk_format": "raw"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:19.344094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1058221034", "disk_format": "raw"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:19.357555 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.357555 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:19.358057 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:19.388045 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.388045 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:19.396093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.image.image_utils [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1058221034'}] 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-1058221034'}]. {{(pid=100224) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 23 18:17:19.419753 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-c49a25c6-9220-427a-b257-2915b197ef80 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.422680 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-c49a25c6-9220-427a-b257-2915b197ef80 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] PUT https://10.4.3.148/volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96 Aug 23 18:17:19.423306 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-c49a25c6-9220-427a-b257-2915b197ef80 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:19.436631 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-c49a25c6-9220-427a-b257-2915b197ef80 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Acquiring lock "cinder-attachment_update-c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:17:19.443769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-c49a25c6-9220-427a-b257-2915b197ef80 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Lock "cinder-attachment_update-c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:17:19.445247 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.445247 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:19.556542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-c49a25c6-9220-427a-b257-2915b197ef80 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Lock "cinder-attachment_update-c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d-np0000007943" released by "attachment_update" :: held 0.113s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:17:19.557212 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-c49a25c6-9220-427a-b257-2915b197ef80 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96 returned with HTTP 200 Aug 23 18:17:19.558124 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 461/1823] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:17:19 2026] PUT /volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:19.596300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-7711cc3c-ef62-4000-b3c2-1bd61b92e185 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:19.602890 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-7711cc3c-ef62-4000-b3c2-1bd61b92e185 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96/action Aug 23 18:17:19.603479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-7711cc3c-ef62-4000-b3c2-1bd61b92e185 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:19.603888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-7711cc3c-ef62-4000-b3c2-1bd61b92e185 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:19.642612 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:19.642612 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:19.663557 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6544fee0-6f99-4988-a525-2c1d75bcbbc8 req-7711cc3c-ef62-4000-b3c2-1bd61b92e185 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96/action returned with HTTP 204 Aug 23 18:17:19.664216 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 453/1824] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:17:19 2026] POST /volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:20.136316 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Copy volume to image completed successfully. Aug 23 18:17:20.137579 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558a6b4b-57d2-49bc-86c8-dda82bacec9c tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c/action returned with HTTP 202 Aug 23 18:17:20.137579 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 454/1825] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:17:19 2026] POST /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c/action => generated 686 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:20.297371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ccea5512-da81-44da-8074-bb7609f0d3ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:20.302272 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ccea5512-da81-44da-8074-bb7609f0d3ee tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] GET https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 Aug 23 18:17:20.302272 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ccea5512-da81-44da-8074-bb7609f0d3ee tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:20.304304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ccea5512-da81-44da-8074-bb7609f0d3ee tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:20.318783 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ccea5512-da81-44da-8074-bb7609f0d3ee tempest-VolumesTestJSON-1287834969 tempest-VolumesTestJSON-1287834969-project-member] https://10.4.3.148/volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 returned with HTTP 404 Aug 23 18:17:20.319124 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 458/1826] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:20 2026] GET /volume/v3/volumes/151b083d-36ed-4383-973e-c6301fb88046 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:20.851622 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d295509-d600-40f3-9286-853ed235ed2c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:20.854271 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:20.854517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:20.854826 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:20.855083 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume with id: 63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:20.866956 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:20.866956 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:20.867662 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:20.888750 np0000007943 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:17:20.901825 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume request issued successfully. Aug 23 18:17:20.901825 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d295509-d600-40f3-9286-853ed235ed2c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 202 Aug 23 18:17:20.901825 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 462/1827] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:20 2026] DELETE /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:20.907490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1d5149b-c020-4065-bb58-11d531168676 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:20.910388 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1d5149b-c020-4065-bb58-11d531168676 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:20.910388 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1d5149b-c020-4065-bb58-11d531168676 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:20.910671 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1d5149b-c020-4065-bb58-11d531168676 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:20.922947 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:20.922947 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:20.930742 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e1d5149b-c020-4065-bb58-11d531168676 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:17:20.938454 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1d5149b-c020-4065-bb58-11d531168676 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 200 Aug 23 18:17:20.939034 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 454/1828] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:20 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:21.959403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-50b8cd87-dc63-4af8-b175-50ea550f0ad5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:21.963042 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50b8cd87-dc63-4af8-b175-50ea550f0ad5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb Aug 23 18:17:21.963042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50b8cd87-dc63-4af8-b175-50ea550f0ad5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:21.963042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50b8cd87-dc63-4af8-b175-50ea550f0ad5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:21.970751 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50b8cd87-dc63-4af8-b175-50ea550f0ad5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb returned with HTTP 404 Aug 23 18:17:21.970751 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 455/1829] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:21 2026] GET /volume/v3/volumes/63915765-d22f-4d41-a348-a25e501263eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:21.979810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-faba4e53-21cb-47a6-9811-bbffb5f968ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:21.982088 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-faba4e53-21cb-47a6-9811-bbffb5f968ff tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:17:21.982416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-faba4e53-21cb-47a6-9811-bbffb5f968ff tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:21.982602 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-faba4e53-21cb-47a6-9811-bbffb5f968ff tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:21.983584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-faba4e53-21cb-47a6-9811-bbffb5f968ff tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:22.052096 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-faba4e53-21cb-47a6-9811-bbffb5f968ff tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Get all volumes completed successfully. Aug 23 18:17:22.055081 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:22.055081 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:22.062355 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-faba4e53-21cb-47a6-9811-bbffb5f968ff tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:17:22.062802 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 459/1830] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:17:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18044 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:17:22.084972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ab7ef03-5bd6-410f-9651-9dc0efea38b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:22.087380 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ab7ef03-5bd6-410f-9651-9dc0efea38b4 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] DELETE https://10.4.3.148/volume/v3/types/f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea Aug 23 18:17:22.087673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ab7ef03-5bd6-410f-9651-9dc0efea38b4 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:22.088003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ab7ef03-5bd6-410f-9651-9dc0efea38b4 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:22.124701 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ab7ef03-5bd6-410f-9651-9dc0efea38b4 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea returned with HTTP 202 Aug 23 18:17:22.125232 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 463/1831] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:17:22 2026] DELETE /volume/v3/types/f025bf8c-6632-4a41-b0b9-b2a2ec62a6ea => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:22.137026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a714cd0-c1f0-49ff-ba65-ad6fd214f254 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:22.139518 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a714cd0-c1f0-49ff-ba65-ad6fd214f254 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:17:22.140219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a714cd0-c1f0-49ff-ba65-ad6fd214f254 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1459211679", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:22.159310 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a714cd0-c1f0-49ff-ba65-ad6fd214f254 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:17:22.159838 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 455/1832] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:17:22 2026] POST /volume/v3/types => generated 214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:22.170738 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fca53fb9-e40b-4580-8543-403239b86573 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:22.172841 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fca53fb9-e40b-4580-8543-403239b86573 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types/32c327f0-47d5-4865-9f9a-87600486048e/encryption Aug 23 18:17:22.173604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fca53fb9-e40b-4580-8543-403239b86573 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:22.217384 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fca53fb9-e40b-4580-8543-403239b86573 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/32c327f0-47d5-4865-9f9a-87600486048e/encryption returned with HTTP 200 Aug 23 18:17:22.218495 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 456/1833] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:17:22 2026] POST /volume/v3/types/32c327f0-47d5-4865-9f9a-87600486048e/encryption => generated 231 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:22.229379 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:22.232575 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:22.233126 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-855906430", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1459211679", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:22.235402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-855906430', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1459211679', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:22.239899 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume of 1 GB Aug 23 18:17:22.240338 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:22.240338 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:22.241037 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Availability Zones retrieved successfully. Aug 23 18:17:22.249681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (4e6edb07-2682-4236-98a3-b3d8dbab0af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:22.251200 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478600c2-8a4e-446d-a228-bb14d322ffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:22.252535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:22.292064 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478600c2-8a4e-446d-a228-bb14d322ffb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:17:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=32c327f0-47d5-4865-9f9a-87600486048e,is_public=True,name='tempest-scenario-type-luksv2-1459211679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32c327f0-47d5-4865-9f9a-87600486048e', '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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:22.293403 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1021e38e-1d1a-46c6-b277-e9e31b603e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:22.336734 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:22.337180 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:22.375082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Created reservations ['6e13eca1-a97a-4357-8a22-074d7334fdc3', '7d6d3c6e-700d-4a70-a788-fa761537c453', '112521fc-bffe-468c-a2c6-6e67211e83d0', '8d63aa01-4f9c-4a68-b364-d957640b9929'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:22.375965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1021e38e-1d1a-46c6-b277-e9e31b603e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e13eca1-a97a-4357-8a22-074d7334fdc3', '7d6d3c6e-700d-4a70-a788-fa761537c453', '112521fc-bffe-468c-a2c6-6e67211e83d0', '8d63aa01-4f9c-4a68-b364-d957640b9929']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:22.377010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e5bb04-71c5-40c4-a095-6ba4f2dcc1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:22.405080 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e5bb04-71c5-40c4-a095-6ba4f2dcc1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f7ada69-bc15-44e1-bf91-c61c015d1758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-855906430',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['6e13eca1-a97a-4357-8a22-074d7334fdc3','7d6d3c6e-700d-4a70-a788-fa761537c453','112521fc-bffe-468c-a2c6-6e67211e83d0','8d63aa01-4f9c-4a68-b364-d957640b9929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=32c327f0-47d5-4865-9f9a-87600486048e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-855906430',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7f7ada69-bc15-44e1-bf91-c61c015d1758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d18fb7835440bb9a48aea2b8308595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32c327f0-47d5-4865-9f9a-87600486048e),volume_type_id=32c327f0-47d5-4865-9f9a-87600486048e)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:22.406361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b753ebd7-2f45-4e54-9801-eb268f62badf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:22.434251 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b753ebd7-2f45-4e54-9801-eb268f62badf) transitioned into state 'SUCCESS' from state '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-855906430',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['6e13eca1-a97a-4357-8a22-074d7334fdc3','7d6d3c6e-700d-4a70-a788-fa761537c453','112521fc-bffe-468c-a2c6-6e67211e83d0','8d63aa01-4f9c-4a68-b364-d957640b9929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=32c327f0-47d5-4865-9f9a-87600486048e)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:22.435078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b4d832-0ae3-4bae-9a4e-d3a920dcaf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:22.450314 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b4d832-0ae3-4bae-9a4e-d3a920dcaf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:22.451452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (4e6edb07-2682-4236-98a3-b3d8dbab0af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:22.451909 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request issued successfully. Aug 23 18:17:22.452648 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4aba2f9-976b-4853-be13-7fd8b45b5af9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:22.453212 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 460/1834] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:17:22 2026] POST /volume/v3/volumes => generated 786 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:22.902373 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c1d9581a-2883-49ed-a4dd-8145ed9dd27a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.031064 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1d9581a-2883-49ed-a4dd-8145ed9dd27a tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:17:23.031546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1d9581a-2883-49ed-a4dd-8145ed9dd27a tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-128183594"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:23.056229 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1d9581a-2883-49ed-a4dd-8145ed9dd27a tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:17:23.056588 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 464/1835] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:17:22 2026] POST /volume/v3/group_types => generated 180 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:23.067270 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-91468c79-9012-4720-864b-64a4ff5069b3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.069730 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91468c79-9012-4720-864b-64a4ff5069b3 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] POST https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs Aug 23 18:17:23.070483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91468c79-9012-4720-864b-64a4ff5069b3 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:23.096944 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91468c79-9012-4720-864b-64a4ff5069b3 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs returned with HTTP 202 Aug 23 18:17:23.097607 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 456/1836] 10.4.3.148 () {70 vars in 1458 bytes} [Sun Aug 23 18:17:23 2026] POST /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs => generated 53 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:23.108231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e281cf33-3c51-4696-aaa3-088daea408e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.127890 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e281cf33-3c51-4696-aaa3-088daea408e9 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] POST https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs Aug 23 18:17:23.128524 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e281cf33-3c51-4696-aaa3-088daea408e9 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:23.133892 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=557,cinder:UPDATE=172,cinder:INSERT=95,cinder:DELETE=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:17:23.153604 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e281cf33-3c51-4696-aaa3-088daea408e9 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs returned with HTTP 202 Aug 23 18:17:23.154364 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 457/1837] 10.4.3.148 () {70 vars in 1458 bytes} [Sun Aug 23 18:17:23 2026] POST /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs => generated 61 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:23.167548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a7038ed1-932c-4ada-889b-b4fb146293bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.170499 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7038ed1-932c-4ada-889b-b4fb146293bc tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] GET https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 Aug 23 18:17:23.170784 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7038ed1-932c-4ada-889b-b4fb146293bc tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.171087 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7038ed1-932c-4ada-889b-b4fb146293bc tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.172194 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:23.172194 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:23.183482 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7038ed1-932c-4ada-889b-b4fb146293bc tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 returned with HTTP 200 Aug 23 18:17:23.184181 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 461/1838] 10.4.3.148 () {68 vars in 1452 bytes} [Sun Aug 23 18:17:23 2026] GET /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:23.195120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3294d2d2-345f-4cab-95f9-0f9e6f7a5d06 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.197294 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3294d2d2-345f-4cab-95f9-0f9e6f7a5d06 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] GET https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 Aug 23 18:17:23.197563 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3294d2d2-345f-4cab-95f9-0f9e6f7a5d06 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.197998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3294d2d2-345f-4cab-95f9-0f9e6f7a5d06 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.207853 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3294d2d2-345f-4cab-95f9-0f9e6f7a5d06 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 returned with HTTP 200 Aug 23 18:17:23.208218 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 465/1839] 10.4.3.148 () {68 vars in 1452 bytes} [Sun Aug 23 18:17:23 2026] GET /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:23.219139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-431dda5c-9f90-4df2-97a0-9a4e0b826c66 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.222311 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-431dda5c-9f90-4df2-97a0-9a4e0b826c66 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] PUT https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 Aug 23 18:17:23.222729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-431dda5c-9f90-4df2-97a0-9a4e0b826c66 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:23.237870 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-431dda5c-9f90-4df2-97a0-9a4e0b826c66 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 returned with HTTP 200 Aug 23 18:17:23.238682 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 457/1840] 10.4.3.148 () {70 vars in 1472 bytes} [Sun Aug 23 18:17:23 2026] PUT /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:23.247778 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8fc825bb-350f-4f60-a872-b385af7c2ce8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.249764 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8fc825bb-350f-4f60-a872-b385af7c2ce8 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] GET https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs Aug 23 18:17:23.249993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8fc825bb-350f-4f60-a872-b385af7c2ce8 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.250944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8fc825bb-350f-4f60-a872-b385af7c2ce8 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.262952 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8fc825bb-350f-4f60-a872-b385af7c2ce8 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs returned with HTTP 200 Aug 23 18:17:23.263270 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 458/1841] 10.4.3.148 () {68 vars in 1437 bytes} [Sun Aug 23 18:17:23 2026] GET /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:23.274093 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fadb1cb3-b2ef-496d-9c48-ce5cc95615b3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.277418 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fadb1cb3-b2ef-496d-9c48-ce5cc95615b3 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key1 Aug 23 18:17:23.277418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fadb1cb3-b2ef-496d-9c48-ce5cc95615b3 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.277865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fadb1cb3-b2ef-496d-9c48-ce5cc95615b3 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.296956 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fadb1cb3-b2ef-496d-9c48-ce5cc95615b3 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key1 returned with HTTP 202 Aug 23 18:17:23.297612 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 462/1842] 10.4.3.148 () {68 vars in 1455 bytes} [Sun Aug 23 18:17:23 2026] DELETE /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:23.309278 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5ec572d-3e81-46d2-b28f-a0176b9be833 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.311683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5ec572d-3e81-46d2-b28f-a0176b9be833 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] GET https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key1 Aug 23 18:17:23.312004 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5ec572d-3e81-46d2-b28f-a0176b9be833 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.312285 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5ec572d-3e81-46d2-b28f-a0176b9be833 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.320471 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5ec572d-3e81-46d2-b28f-a0176b9be833 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] HTTP exception thrown: Group Type 92636c69-a71b-4bf6-a650-d364e72fde10 has no extra spec with key key1. Aug 23 18:17:23.321408 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5ec572d-3e81-46d2-b28f-a0176b9be833 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key1 returned with HTTP 404 Aug 23 18:17:23.322594 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 466/1843] 10.4.3.148 () {68 vars in 1452 bytes} [Sun Aug 23 18:17:23 2026] GET /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:23.336384 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a25bbd19-8035-48b6-95cb-8b6e4779694f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.339416 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a25bbd19-8035-48b6-95cb-8b6e4779694f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 Aug 23 18:17:23.339691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a25bbd19-8035-48b6-95cb-8b6e4779694f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.340001 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a25bbd19-8035-48b6-95cb-8b6e4779694f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.379723 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a25bbd19-8035-48b6-95cb-8b6e4779694f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 returned with HTTP 202 Aug 23 18:17:23.380357 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 458/1844] 10.4.3.148 () {68 vars in 1455 bytes} [Sun Aug 23 18:17:23 2026] DELETE /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:23.392071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e44bb0c0-14a9-485f-9e67-1e891181939f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.394815 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e44bb0c0-14a9-485f-9e67-1e891181939f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] GET https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 Aug 23 18:17:23.395980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e44bb0c0-14a9-485f-9e67-1e891181939f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.395980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e44bb0c0-14a9-485f-9e67-1e891181939f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.403781 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e44bb0c0-14a9-485f-9e67-1e891181939f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] HTTP exception thrown: Group Type 92636c69-a71b-4bf6-a650-d364e72fde10 has no extra spec with key key2. Aug 23 18:17:23.404046 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e44bb0c0-14a9-485f-9e67-1e891181939f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 returned with HTTP 404 Aug 23 18:17:23.404861 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 459/1845] 10.4.3.148 () {68 vars in 1452 bytes} [Sun Aug 23 18:17:23 2026] GET /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:23.413110 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a3e72b15-a213-4818-879a-f328049b9013 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.415361 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3e72b15-a213-4818-879a-f328049b9013 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 Aug 23 18:17:23.415687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3e72b15-a213-4818-879a-f328049b9013 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.416004 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3e72b15-a213-4818-879a-f328049b9013 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.431200 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3e72b15-a213-4818-879a-f328049b9013 tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 returned with HTTP 202 Aug 23 18:17:23.431703 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 463/1846] 10.4.3.148 () {68 vars in 1455 bytes} [Sun Aug 23 18:17:23 2026] DELETE /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:23.441092 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4683c44-2f7c-45cf-a110-22777d13149f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.442986 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4683c44-2f7c-45cf-a110-22777d13149f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] GET https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 Aug 23 18:17:23.443548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4683c44-2f7c-45cf-a110-22777d13149f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.443970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4683c44-2f7c-45cf-a110-22777d13149f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.450722 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4683c44-2f7c-45cf-a110-22777d13149f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] HTTP exception thrown: Group Type 92636c69-a71b-4bf6-a650-d364e72fde10 has no extra spec with key key3. Aug 23 18:17:23.451102 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4683c44-2f7c-45cf-a110-22777d13149f tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 returned with HTTP 404 Aug 23 18:17:23.451765 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 467/1847] 10.4.3.148 () {68 vars in 1452 bytes} [Sun Aug 23 18:17:23 2026] GET /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:23.459637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2fb1a8b5-54e6-473a-bd69-adb313a7a25a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:23.461738 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fb1a8b5-54e6-473a-bd69-adb313a7a25a tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10 Aug 23 18:17:23.462242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fb1a8b5-54e6-473a-bd69-adb313a7a25a tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:23.463293 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fb1a8b5-54e6-473a-bd69-adb313a7a25a tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:23.481017 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fb1a8b5-54e6-473a-bd69-adb313a7a25a tempest-GroupTypeSpecsTest-913895217 tempest-GroupTypeSpecsTest-913895217-project-admin] https://10.4.3.148/volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10 returned with HTTP 202 Aug 23 18:17:23.481507 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 459/1848] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:17:23 2026] DELETE /volume/v3/group_types/92636c69-a71b-4bf6-a650-d364e72fde10 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:27.621358 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3b9ecbea-9605-40bf-8a68-9077343ca358 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:27.826663 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b9ecbea-9605-40bf-8a68-9077343ca358 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:17:27.827239 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b9ecbea-9605-40bf-8a68-9077343ca358 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1994114567"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:27.863284 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b9ecbea-9605-40bf-8a68-9077343ca358 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:17:27.863759 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 460/1849] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:17:27 2026] POST /volume/v3/types => generated 220 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:27.879401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c058e135-3c21-41df-b4c4-451a5665b44c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:27.884415 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c058e135-3c21-41df-b4c4-451a5665b44c tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:17:27.885769 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c058e135-3c21-41df-b4c4-451a5665b44c tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1622767031"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:27.920319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c058e135-3c21-41df-b4c4-451a5665b44c tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:17:27.920319 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 464/1850] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:17:27 2026] POST /volume/v3/group_types => generated 177 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:27.934645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8202d410-a38f-484d-95c4-095cb80a4f84 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:28.094306 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:17:28.095084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d83adf16-84d1-41f4-ac3a-b7d9c1ee33a8", "volume_types": ["b420b28a-6e83-42a3-91d5-cd84dcdfd872"], "name": "tempest-GroupsV320Test-Group-1989754266"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:28.096673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Creating new group {'group': {'group_type': 'd83adf16-84d1-41f4-ac3a-b7d9c1ee33a8', 'volume_types': ['b420b28a-6e83-42a3-91d5-cd84dcdfd872'], 'name': 'tempest-GroupsV320Test-Group-1989754266'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:17:28.104197 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Creating group tempest-GroupsV320Test-Group-1989754266. Aug 23 18:17:28.126480 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:17:28.125861. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:17:28.126766 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Availability Zones retrieved successfully. Aug 23 18:17:28.173769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Created reservations ['f103ddf0-134e-465b-a4ae-a47e7ca8be7f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:28.224930 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8202d410-a38f-484d-95c4-095cb80a4f84 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:17:28.227289 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 468/1851] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:17:27 2026] POST /volume/v3/groups => generated 108 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:28.238616 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fb14bbe4-79e2-43d1-99a0-2f59b6402c3b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:28.248041 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb14bbe4-79e2-43d1-99a0-2f59b6402c3b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:28.248041 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb14bbe4-79e2-43d1-99a0-2f59b6402c3b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:28.253019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb14bbe4-79e2-43d1-99a0-2f59b6402c3b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:28.253428 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-fb14bbe4-79e2-43d1-99a0-2f59b6402c3b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:28.265331 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:28.265331 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:28.290068 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb14bbe4-79e2-43d1-99a0-2f59b6402c3b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 200 Aug 23 18:17:28.290423 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 460/1852] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:28 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:29.306915 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-20370022-429a-4d21-ace1-6e80726849f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.310442 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20370022-429a-4d21-ace1-6e80726849f9 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:29.311173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20370022-429a-4d21-ace1-6e80726849f9 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:29.311173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20370022-429a-4d21-ace1-6e80726849f9 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:29.311173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-20370022-429a-4d21-ace1-6e80726849f9 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:29.324528 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.324528 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:29.344264 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20370022-429a-4d21-ace1-6e80726849f9 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 200 Aug 23 18:17:29.344473 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 461/1853] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:29 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:29.361946 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-feef9328-d19b-45e3-b69f-951547036908 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.364181 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-feef9328-d19b-45e3-b69f-951547036908 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] POST https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action Aug 23 18:17:29.364775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-feef9328-d19b-45e3-b69f-951547036908 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:29.364917 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-feef9328-d19b-45e3-b69f-951547036908 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:29.367184 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-feef9328-d19b-45e3-b69f-951547036908 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Updating group 'f094fe76-a936-47d1-aadb-13f6c2634d6a' with 'creating' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 23 18:17:29.375119 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.375119 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:29.403349 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-feef9328-d19b-45e3-b69f-951547036908 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action returned with HTTP 202 Aug 23 18:17:29.404099 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 465/1854] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:17:29 2026] POST /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:29.415772 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41f49677-a589-4046-b6db-ba3897ab49ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.417317 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41f49677-a589-4046-b6db-ba3897ab49ca tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:29.417513 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41f49677-a589-4046-b6db-ba3897ab49ca tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:29.419598 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41f49677-a589-4046-b6db-ba3897ab49ca tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:29.419598 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-41f49677-a589-4046-b6db-ba3897ab49ca tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:29.432480 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.432480 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:29.450303 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41f49677-a589-4046-b6db-ba3897ab49ca tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 200 Aug 23 18:17:29.450896 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 469/1855] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:29 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:29.466312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f993801-b513-4526-8ec0-3ef83b80f2cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.470575 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f993801-b513-4526-8ec0-3ef83b80f2cd tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] POST https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action Aug 23 18:17:29.471114 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f993801-b513-4526-8ec0-3ef83b80f2cd tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:29.471352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f993801-b513-4526-8ec0-3ef83b80f2cd tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:29.475680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-5f993801-b513-4526-8ec0-3ef83b80f2cd tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Updating group 'f094fe76-a936-47d1-aadb-13f6c2634d6a' with 'available' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 23 18:17:29.488385 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.488385 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:29.506710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f993801-b513-4526-8ec0-3ef83b80f2cd tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action returned with HTTP 202 Aug 23 18:17:29.507317 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 461/1856] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:17:29 2026] POST /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:29.516383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ed06e5ed-40d0-47fc-8849-d2173f6af6cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.521094 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed06e5ed-40d0-47fc-8849-d2173f6af6cc tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:29.521094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed06e5ed-40d0-47fc-8849-d2173f6af6cc tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:29.521094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed06e5ed-40d0-47fc-8849-d2173f6af6cc tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:29.521094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-ed06e5ed-40d0-47fc-8849-d2173f6af6cc tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:29.528715 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.528715 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:29.550592 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed06e5ed-40d0-47fc-8849-d2173f6af6cc tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 200 Aug 23 18:17:29.551161 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 462/1857] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:29 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:29.563627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f6704228-ef1c-4625-8be6-98c9c91ad44b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.566845 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f6704228-ef1c-4625-8be6-98c9c91ad44b tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] POST https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action Aug 23 18:17:29.567444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f6704228-ef1c-4625-8be6-98c9c91ad44b tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:29.567632 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f6704228-ef1c-4625-8be6-98c9c91ad44b tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:29.570069 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-f6704228-ef1c-4625-8be6-98c9c91ad44b tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Updating group 'f094fe76-a936-47d1-aadb-13f6c2634d6a' with 'error' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 23 18:17:29.579053 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.579053 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:29.601340 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f6704228-ef1c-4625-8be6-98c9c91ad44b tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action returned with HTTP 202 Aug 23 18:17:29.602315 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 466/1858] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:17:29 2026] POST /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:29.618962 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f6232e3-55c8-43f7-9e46-6026e44330a1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.622099 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f6232e3-55c8-43f7-9e46-6026e44330a1 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:29.623781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f6232e3-55c8-43f7-9e46-6026e44330a1 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:29.623781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f6232e3-55c8-43f7-9e46-6026e44330a1 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:29.623781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-0f6232e3-55c8-43f7-9e46-6026e44330a1 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:29.627774 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.627774 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:29.641741 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f6232e3-55c8-43f7-9e46-6026e44330a1 tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 200 Aug 23 18:17:29.642493 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 470/1859] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:29 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 385 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:29.657145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e829232-9558-403a-8ff2-edbd09dfb046 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.662496 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e829232-9558-403a-8ff2-edbd09dfb046 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] POST https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action Aug 23 18:17:29.663238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e829232-9558-403a-8ff2-edbd09dfb046 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:29.663238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e829232-9558-403a-8ff2-edbd09dfb046 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:29.664775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-5e829232-9558-403a-8ff2-edbd09dfb046 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Updating group 'f094fe76-a936-47d1-aadb-13f6c2634d6a' with 'available' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 23 18:17:29.669775 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.669775 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:29.692447 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e829232-9558-403a-8ff2-edbd09dfb046 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action returned with HTTP 202 Aug 23 18:17:29.692565 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 462/1860] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:17:29 2026] POST /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:29.706638 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-234d029d-7774-408b-b61b-b3bc09aa908e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.708707 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-234d029d-7774-408b-b61b-b3bc09aa908e tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:29.709005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-234d029d-7774-408b-b61b-b3bc09aa908e tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:29.709777 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-234d029d-7774-408b-b61b-b3bc09aa908e tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:29.710159 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-234d029d-7774-408b-b61b-b3bc09aa908e tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:29.716112 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.716112 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:29.733033 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-234d029d-7774-408b-b61b-b3bc09aa908e tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 200 Aug 23 18:17:29.733610 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 463/1861] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:29 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:29.746569 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c180209-b479-4ec7-b8cc-3866115a57fd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.748809 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c180209-b479-4ec7-b8cc-3866115a57fd tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:17:29.749079 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c180209-b479-4ec7-b8cc-3866115a57fd tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:29.749324 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c180209-b479-4ec7-b8cc-3866115a57fd tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:29.749805 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-7c180209-b479-4ec7-b8cc-3866115a57fd tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:17:29.750881 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7c180209-b479-4ec7-b8cc-3866115a57fd tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:17:29.766503 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7c180209-b479-4ec7-b8cc-3866115a57fd tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Get all volumes completed successfully. Aug 23 18:17:29.773845 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c180209-b479-4ec7-b8cc-3866115a57fd tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:17:29.773845 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 467/1862] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:17:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:29.789969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac420281-4b92-4822-ba90-5b1b44870c5b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.792310 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac420281-4b92-4822-ba90-5b1b44870c5b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] POST https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action Aug 23 18:17:29.792761 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac420281-4b92-4822-ba90-5b1b44870c5b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:29.793126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac420281-4b92-4822-ba90-5b1b44870c5b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:29.794892 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-ac420281-4b92-4822-ba90-5b1b44870c5b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] delete called for group f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100223) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:17:29.795041 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-ac420281-4b92-4822-ba90-5b1b44870c5b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Delete group with id: f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:29.804538 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.804538 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:29.882147 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac420281-4b92-4822-ba90-5b1b44870c5b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action returned with HTTP 202 Aug 23 18:17:29.884733 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 471/1863] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:17:29 2026] POST /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 23 18:17:29.899830 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-42640e60-826b-4f67-a10a-04fec2e6f77b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:29.901158 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42640e60-826b-4f67-a10a-04fec2e6f77b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:29.901296 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42640e60-826b-4f67-a10a-04fec2e6f77b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:29.901534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42640e60-826b-4f67-a10a-04fec2e6f77b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:29.901720 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-42640e60-826b-4f67-a10a-04fec2e6f77b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:29.910984 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:29.910984 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:29.937968 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42640e60-826b-4f67-a10a-04fec2e6f77b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 200 Aug 23 18:17:29.937968 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 463/1864] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:29 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:30.945994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-462f4d4c-4588-413b-afc4-ca8f3cf7105b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:30.948731 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-462f4d4c-4588-413b-afc4-ca8f3cf7105b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] GET https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a Aug 23 18:17:30.949400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-462f4d4c-4588-413b-afc4-ca8f3cf7105b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:30.949400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-462f4d4c-4588-413b-afc4-ca8f3cf7105b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:30.949611 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-462f4d4c-4588-413b-afc4-ca8f3cf7105b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] show called for member f094fe76-a936-47d1-aadb-13f6c2634d6a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:17:30.958996 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-462f4d4c-4588-413b-afc4-ca8f3cf7105b tempest-GroupsV320Test-2043830220 tempest-GroupsV320Test-2043830220-project-member] https://10.4.3.148/volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a returned with HTTP 404 Aug 23 18:17:30.958996 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 464/1865] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:17:30 2026] GET /volume/v3/groups/f094fe76-a936-47d1-aadb-13f6c2634d6a => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:30.973345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9879462e-9f3f-4848-a940-5f295ea2f3ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:30.977759 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9879462e-9f3f-4848-a940-5f295ea2f3ee tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/d83adf16-84d1-41f4-ac3a-b7d9c1ee33a8 Aug 23 18:17:30.977759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9879462e-9f3f-4848-a940-5f295ea2f3ee tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:30.977759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9879462e-9f3f-4848-a940-5f295ea2f3ee tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:31.024202 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9879462e-9f3f-4848-a940-5f295ea2f3ee tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/group_types/d83adf16-84d1-41f4-ac3a-b7d9c1ee33a8 returned with HTTP 202 Aug 23 18:17:31.024202 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 468/1866] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:17:30 2026] DELETE /volume/v3/group_types/d83adf16-84d1-41f4-ac3a-b7d9c1ee33a8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:17:31.037590 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4ed4efd3-0170-43b8-af4b-36b666573492 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:31.044205 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ed4efd3-0170-43b8-af4b-36b666573492 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] DELETE https://10.4.3.148/volume/v3/types/b420b28a-6e83-42a3-91d5-cd84dcdfd872 Aug 23 18:17:31.044476 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ed4efd3-0170-43b8-af4b-36b666573492 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:31.046380 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ed4efd3-0170-43b8-af4b-36b666573492 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:31.103546 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ed4efd3-0170-43b8-af4b-36b666573492 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/types/b420b28a-6e83-42a3-91d5-cd84dcdfd872 returned with HTTP 202 Aug 23 18:17:31.103546 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 472/1867] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:17:31 2026] DELETE /volume/v3/types/b420b28a-6e83-42a3-91d5-cd84dcdfd872 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:31.116851 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-314c4807-3fe4-4f77-8d66-997669d24633 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:31.120127 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-314c4807-3fe4-4f77-8d66-997669d24633 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] GET https://10.4.3.148/volume/v3/types/b420b28a-6e83-42a3-91d5-cd84dcdfd872 Aug 23 18:17:31.120478 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-314c4807-3fe4-4f77-8d66-997669d24633 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:31.120716 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-314c4807-3fe4-4f77-8d66-997669d24633 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:31.128665 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-314c4807-3fe4-4f77-8d66-997669d24633 tempest-GroupsV320Test-1526147316 tempest-GroupsV320Test-1526147316-project-admin] https://10.4.3.148/volume/v3/types/b420b28a-6e83-42a3-91d5-cd84dcdfd872 returned with HTTP 404 Aug 23 18:17:31.129450 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 464/1868] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:17:31 2026] GET /volume/v3/types/b420b28a-6e83-42a3-91d5-cd84dcdfd872 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:35.851259 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:36.059460 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] GET https://10.4.3.148/volume/v3/os-hosts Aug 23 18:17:36.059618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:36.059742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:36.060962 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:36.060962 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:36.082210 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.hosts [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] status, active and update: available, enabled, 2026-08-23 18:17:00+00:00 {{(pid=100224) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 23 18:17:36.082559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.hosts [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] status, active and update: available, enabled, 2026-08-23 18:16:57+00:00 {{(pid=100224) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 23 18:17:36.082708 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.hosts [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] status, active and update: available, enabled, 2026-08-23 18:16:21+00:00 {{(pid=100224) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 23 18:17:36.084775 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-112eb4ef-a4ce-454a-adc6-2b2d450b020e tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] https://10.4.3.148/volume/v3/os-hosts returned with HTTP 200 Aug 23 18:17:36.085073 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 465/1869] 10.4.3.148 () {66 vars in 1240 bytes} [Sun Aug 23 18:17:35 2026] GET /volume/v3/os-hosts => generated 560 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:36.100018 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:36.103123 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] GET https://10.4.3.148/volume/v3/os-hosts Aug 23 18:17:36.103123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:36.106128 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:36.112036 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=373,cinder:UPDATE=68,cinder:INSERT=38,cinder:DELETE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:17:36.117040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.hosts [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] status, active and update: available, enabled, 2026-08-23 18:17:00+00:00 {{(pid=100226) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 23 18:17:36.117314 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.hosts [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] status, active and update: available, enabled, 2026-08-23 18:16:57+00:00 {{(pid=100226) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 23 18:17:36.117919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.hosts [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] status, active and update: available, enabled, 2026-08-23 18:16:21+00:00 {{(pid=100226) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 23 18:17:36.118322 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b26dbd1b-fd90-4fe2-b8ab-b250eb61a7c7 tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] https://10.4.3.148/volume/v3/os-hosts returned with HTTP 200 Aug 23 18:17:36.119572 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 469/1870] 10.4.3.148 () {66 vars in 1240 bytes} [Sun Aug 23 18:17:36 2026] GET /volume/v3/os-hosts => generated 560 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:36.137244 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86da287c-8422-4aec-99b7-431c18e08e0d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:36.140123 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86da287c-8422-4aec-99b7-431c18e08e0d tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] GET https://10.4.3.148/volume/v3/os-hosts/np0000007943@storpool Aug 23 18:17:36.140442 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86da287c-8422-4aec-99b7-431c18e08e0d tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:36.140819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86da287c-8422-4aec-99b7-431c18e08e0d tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:36.307189 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86da287c-8422-4aec-99b7-431c18e08e0d tempest-VolumeHostsAdminTestsJSON-2125905354 tempest-VolumeHostsAdminTestsJSON-2125905354-project-admin] https://10.4.3.148/volume/v3/os-hosts/np0000007943@storpool returned with HTTP 200 Aug 23 18:17:36.307688 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 473/1871] 10.4.3.148 () {66 vars in 1306 bytes} [Sun Aug 23 18:17:36 2026] GET /volume/v3/os-hosts/np0000007943@storpool => generated 1507 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:38.790537 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fb30ed56-eea2-41be-a743-f8eacd8b414f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:38.793929 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb30ed56-eea2-41be-a743-f8eacd8b414f tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] GET https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:38.794191 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb30ed56-eea2-41be-a743-f8eacd8b414f tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:38.794442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb30ed56-eea2-41be-a743-f8eacd8b414f tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:38.807513 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:38.807513 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:38.818670 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fb30ed56-eea2-41be-a743-f8eacd8b414f tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:38.830276 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb30ed56-eea2-41be-a743-f8eacd8b414f tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 200 Aug 23 18:17:38.832240 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 465/1872] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:38 2026] GET /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:39.027066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:39.222142 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:39.224362 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-2062900667"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:39.224362 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-2062900667'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:39.224362 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Create volume of 1 GB Aug 23 18:17:39.232068 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Availability Zones retrieved successfully. Aug 23 18:17:39.242667 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Flow 'volume_create_api' (bc1c9037-a73f-445a-a13f-6b71ce82ffc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:39.244224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91b9372-35d9-41c5-bcac-fc7f6d5a5082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:39.245736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:39.281723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91b9372-35d9-41c5-bcac-fc7f6d5a5082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:39.282698 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151def6c-4ff7-49a8-b531-32d6028ce4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:39.383261 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Created reservations ['45f4d7d6-f86e-49e4-bf7c-2069bdd6504f', '561807e5-7cd6-4e71-8428-f5e880856e33', '0586f717-8558-4d6c-9b7f-2deec5254371', '72ac4569-20a6-4cec-8c7d-161743de6bd4'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:39.384101 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151def6c-4ff7-49a8-b531-32d6028ce4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f4d7d6-f86e-49e4-bf7c-2069bdd6504f', '561807e5-7cd6-4e71-8428-f5e880856e33', '0586f717-8558-4d6c-9b7f-2deec5254371', '72ac4569-20a6-4cec-8c7d-161743de6bd4']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:39.384808 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69cfa804-fa64-4b8b-a0ba-02b2cf644fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:39.413213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69cfa804-fa64-4b8b-a0ba-02b2cf644fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f21c1613-814e-4b4b-98ec-cb4fd7e64a9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2062900667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32977dab131f4de7a0d01f6530c2d712',qos_specs=None,replication_status=,reservations=['45f4d7d6-f86e-49e4-bf7c-2069bdd6504f','561807e5-7cd6-4e71-8428-f5e880856e33','0586f717-8558-4d6c-9b7f-2deec5254371','72ac4569-20a6-4cec-8c7d-161743de6bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93c34a86db254af1b6c1761bded2a567',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2062900667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f21c1613-814e-4b4b-98ec-cb4fd7e64a9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32977dab131f4de7a0d01f6530c2d712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93c34a86db254af1b6c1761bded2a567',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:39.414321 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bbccea3-7d4d-425f-815d-f50b09681751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:39.436268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bbccea3-7d4d-425f-815d-f50b09681751) transitioned into state 'SUCCESS' from state '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-2062900667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32977dab131f4de7a0d01f6530c2d712',qos_specs=None,replication_status=,reservations=['45f4d7d6-f86e-49e4-bf7c-2069bdd6504f','561807e5-7cd6-4e71-8428-f5e880856e33','0586f717-8558-4d6c-9b7f-2deec5254371','72ac4569-20a6-4cec-8c7d-161743de6bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93c34a86db254af1b6c1761bded2a567',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:39.437151 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406bbb19-d277-4618-b60d-9dfb387c3dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:39.447241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406bbb19-d277-4618-b60d-9dfb387c3dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:39.448326 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Flow 'volume_create_api' (bc1c9037-a73f-445a-a13f-6b71ce82ffc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:39.448653 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Create volume request issued successfully. Aug 23 18:17:39.449440 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40d27dae-d5eb-47dd-af92-2d6094ba7971 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:39.449893 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 466/1873] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:17:39 2026] POST /volume/v3/volumes => generated 774 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:39.467680 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-01ec36c7-3eae-471e-bf50-740ee9d81030 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:39.469819 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01ec36c7-3eae-471e-bf50-740ee9d81030 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:17:39.470106 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-01ec36c7-3eae-471e-bf50-740ee9d81030 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:39.470347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-01ec36c7-3eae-471e-bf50-740ee9d81030 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:39.479305 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:39.479305 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:39.484087 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-01ec36c7-3eae-471e-bf50-740ee9d81030 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:17:39.489080 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01ec36c7-3eae-471e-bf50-740ee9d81030 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:17:39.489543 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 470/1874] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:39 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:39.848697 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46cc9a39-1d46-4f10-802c-b80482bc2043 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:39.851018 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46cc9a39-1d46-4f10-802c-b80482bc2043 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] GET https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:39.851309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46cc9a39-1d46-4f10-802c-b80482bc2043 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:39.851618 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46cc9a39-1d46-4f10-802c-b80482bc2043 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:39.860646 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:39.860646 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:39.865221 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-46cc9a39-1d46-4f10-802c-b80482bc2043 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:39.871170 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46cc9a39-1d46-4f10-802c-b80482bc2043 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 200 Aug 23 18:17:39.872048 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 474/1875] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:39 2026] GET /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:40.484331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.486551 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] DELETE https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:40.486990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:40.487375 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:40.488818 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Delete volume with id: 3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:40.497005 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:40.497005 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:40.497856 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:40.504558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-67579e2d-6ca2-41d7-ac1b-03e76beee7c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.508744 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67579e2d-6ca2-41d7-ac1b-03e76beee7c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:17:40.508989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67579e2d-6ca2-41d7-ac1b-03e76beee7c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:40.509368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67579e2d-6ca2-41d7-ac1b-03e76beee7c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:40.519666 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:40.519666 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:40.525123 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Delete volume request issued successfully. Aug 23 18:17:40.525123 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e1e4ccd-086f-4928-80b7-7f995e8dff93 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 202 Aug 23 18:17:40.525123 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 466/1876] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:40 2026] DELETE /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:40.525305 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67579e2d-6ca2-41d7-ac1b-03e76beee7c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:17:40.530416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67579e2d-6ca2-41d7-ac1b-03e76beee7c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:17:40.530777 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 467/1877] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:17:40 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:40.535465 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f904c8b-0085-48a8-afbb-8646868f95cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.540636 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f904c8b-0085-48a8-afbb-8646868f95cc tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] GET https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:40.540904 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f904c8b-0085-48a8-afbb-8646868f95cc tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:40.541181 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f904c8b-0085-48a8-afbb-8646868f95cc tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:40.553839 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:40.553839 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:40.558632 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4f904c8b-0085-48a8-afbb-8646868f95cc tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Volume info retrieved successfully. Aug 23 18:17:40.565175 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f904c8b-0085-48a8-afbb-8646868f95cc tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 200 Aug 23 18:17:40.565770 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 471/1878] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:40 2026] GET /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:40.611953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.745545 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:40.745839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:40.746109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:40.759471 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.759900 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.760268 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.760615 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.760956 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.761323 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.761924 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.762875 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.763285 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.763532 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.772182 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc65b660-512f-45d4-a448-74d3bd8310a1 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:40.772785 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 475/1879] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:40 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 1590 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:40.784635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.786026 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa/defaults Aug 23 18:17:40.786338 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:40.786610 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'defaults' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:40.794832 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.797690 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.797690 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.801443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b98832b7-9ba0-4c23-8b4a-99781d07b6f9 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa/defaults returned with HTTP 200 Aug 23 18:17:40.802107 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 467/1880] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:17:40 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa/defaults => generated 1590 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:40.816989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.818978 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:40.819307 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:40.858673 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.859078 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.859466 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.859894 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.860310 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.860647 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.860970 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.861278 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.861814 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.862435 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:40.870549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df0e869d-aeca-48b0-84a8-669ff1d3cfd8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:40.871065 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 468/1881] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:17:40 2026] PUT /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 1548 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:40.881266 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-182ed0bd-efea-4c94-b5aa-6e15bf820479 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.883855 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-182ed0bd-efea-4c94-b5aa-6e15bf820479 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] DELETE https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:40.884198 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-182ed0bd-efea-4c94-b5aa-6e15bf820479 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:40.884412 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-182ed0bd-efea-4c94-b5aa-6e15bf820479 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:40.893458 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-182ed0bd-efea-4c94-b5aa-6e15bf820479 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:40.894069 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 472/1882] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:17:40 2026] DELETE /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:17:40.901741 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2fd10df-2a7a-4caf-b645-fcb18dc002ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.904190 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2fd10df-2a7a-4caf-b645-fcb18dc002ae tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:40.904724 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2fd10df-2a7a-4caf-b645-fcb18dc002ae tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:40.904981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2fd10df-2a7a-4caf-b645-fcb18dc002ae tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:40.920913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2fd10df-2a7a-4caf-b645-fcb18dc002ae tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:40.921381 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 476/1883] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:40 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 1590 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:40.935958 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59eeeb9d-8264-47d0-9eb9-91c5562a9680 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:40.938704 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59eeeb9d-8264-47d0-9eb9-91c5562a9680 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:40.939370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59eeeb9d-8264-47d0-9eb9-91c5562a9680 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:41.067541 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59eeeb9d-8264-47d0-9eb9-91c5562a9680 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:41.068260 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 468/1884] 10.4.3.148 () {68 vars in 1375 bytes} [Sun Aug 23 18:17:40 2026] PUT /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 1548 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:41.079741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32c76cd4-d041-4752-be22-d8dfcee91c75 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:41.082237 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32c76cd4-d041-4752-be22-d8dfcee91c75 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa/defaults Aug 23 18:17:41.082538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32c76cd4-d041-4752-be22-d8dfcee91c75 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:41.082827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32c76cd4-d041-4752-be22-d8dfcee91c75 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'defaults' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:41.100855 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32c76cd4-d041-4752-be22-d8dfcee91c75 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa/defaults returned with HTTP 200 Aug 23 18:17:41.100855 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 469/1885] 10.4.3.148 () {66 vars in 1381 bytes} [Sun Aug 23 18:17:41 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa/defaults => generated 1590 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:41.112447 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:41.114658 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:41.114921 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:41.115159 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:41.125584 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1459211679 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1459211679, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.125901 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.126176 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.126468 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-736252423-710446725, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.126750 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.127065 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.127335 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1485965452-685815870, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.127646 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.127953 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.128262 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-489493960-69707157, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:17:41.134753 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bcf5c3c9-2eb8-4565-b497-c51317846ade tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:41.135266 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 473/1886] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:41 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 1590 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:41.148490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07b99cc8-e810-4e12-aed8-4e45122e5b1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:41.150707 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07b99cc8-e810-4e12-aed8-4e45122e5b1d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True Aug 23 18:17:41.150969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07b99cc8-e810-4e12-aed8-4e45122e5b1d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:41.151221 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07b99cc8-e810-4e12-aed8-4e45122e5b1d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:41.172944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07b99cc8-e810-4e12-aed8-4e45122e5b1d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True returned with HTTP 200 Aug 23 18:17:41.173424 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 477/1887] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:17:41 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True => generated 2682 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:41.191192 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:41.264165 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:41.265815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-755080665"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:41.266257 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-755080665'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:41.266485 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Create volume of 1 GB Aug 23 18:17:41.270716 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Availability Zones retrieved successfully. Aug 23 18:17:41.276655 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Flow 'volume_create_api' (1e0b63fb-9387-4d6f-834c-7a431d34b7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:41.277780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c2998b-b65b-4f95-8a18-00ea6857d92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:41.278945 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:41.310951 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c2998b-b65b-4f95-8a18-00ea6857d92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:41.312981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9777090-f7eb-4edf-bcc3-83d9408f593d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:41.387739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Created reservations ['ea8f9b7b-9e92-46fa-89b6-1f9accd42712', 'e3e642c3-05fe-4f81-b06e-5048a6d0a300', '62997234-b817-4482-b286-3cc0bec6e41a', 'f9c6198c-47c9-4cf2-97b7-21f245f4e1d2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:41.387739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9777090-f7eb-4edf-bcc3-83d9408f593d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8f9b7b-9e92-46fa-89b6-1f9accd42712', 'e3e642c3-05fe-4f81-b06e-5048a6d0a300', '62997234-b817-4482-b286-3cc0bec6e41a', 'f9c6198c-47c9-4cf2-97b7-21f245f4e1d2']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:41.387739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f17195-5758-4c0d-826c-0d076afd84b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:41.420612 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f17195-5758-4c0d-826c-0d076afd84b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40e27613-b71a-491a-8b46-f6fbd5432510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-755080665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fc97ceec1f4cd1aa5cd15f683cd0fa',qos_specs=None,replication_status=,reservations=['ea8f9b7b-9e92-46fa-89b6-1f9accd42712','e3e642c3-05fe-4f81-b06e-5048a6d0a300','62997234-b817-4482-b286-3cc0bec6e41a','f9c6198c-47c9-4cf2-97b7-21f245f4e1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1db5bfae080478295db026b4cbbb8af',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-755080665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40e27613-b71a-491a-8b46-f6fbd5432510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fc97ceec1f4cd1aa5cd15f683cd0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1db5bfae080478295db026b4cbbb8af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:41.422292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbbda13d-d4f0-4eab-8dc1-22b613075d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:41.445317 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbbda13d-d4f0-4eab-8dc1-22b613075d82) transitioned into state 'SUCCESS' from state '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-755080665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fc97ceec1f4cd1aa5cd15f683cd0fa',qos_specs=None,replication_status=,reservations=['ea8f9b7b-9e92-46fa-89b6-1f9accd42712','e3e642c3-05fe-4f81-b06e-5048a6d0a300','62997234-b817-4482-b286-3cc0bec6e41a','f9c6198c-47c9-4cf2-97b7-21f245f4e1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1db5bfae080478295db026b4cbbb8af',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:41.446548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c68def-f246-4c60-8465-569cb77dae70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:41.459924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c68def-f246-4c60-8465-569cb77dae70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:41.459924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Flow 'volume_create_api' (1e0b63fb-9387-4d6f-834c-7a431d34b7a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:41.459924 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Create volume request issued successfully. Aug 23 18:17:41.460275 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5acbe52f-4f8d-4e70-ad9f-9fc5976a3724 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:41.461161 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 469/1888] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:17:41 2026] POST /volume/v3/volumes => generated 755 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:41.479087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77e5a06e-0be3-4335-ba98-0df125f41386 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:41.481546 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77e5a06e-0be3-4335-ba98-0df125f41386 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:41.481546 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77e5a06e-0be3-4335-ba98-0df125f41386 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:41.481730 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77e5a06e-0be3-4335-ba98-0df125f41386 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:41.489933 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:41.489933 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:41.497764 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-77e5a06e-0be3-4335-ba98-0df125f41386 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Volume info retrieved successfully. Aug 23 18:17:41.507336 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77e5a06e-0be3-4335-ba98-0df125f41386 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 returned with HTTP 200 Aug 23 18:17:41.507906 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 470/1889] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:41 2026] GET /volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:41.585572 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3e72efc-6c46-4e40-8e5a-e99f7ba46de1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:41.588386 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3e72efc-6c46-4e40-8e5a-e99f7ba46de1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] GET https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c Aug 23 18:17:41.588828 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3e72efc-6c46-4e40-8e5a-e99f7ba46de1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:41.588828 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3e72efc-6c46-4e40-8e5a-e99f7ba46de1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:41.596946 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3e72efc-6c46-4e40-8e5a-e99f7ba46de1 tempest-TestImageHashVerification-951586216 tempest-TestImageHashVerification-951586216-project-member] https://10.4.3.148/volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c returned with HTTP 404 Aug 23 18:17:41.597732 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 474/1890] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:41 2026] GET /volume/v3/volumes/3b65f44a-a7d1-4519-b217-159c3c2edf8c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:17:42.421390 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-46b3a839-deff-42d7-9343-f602fbdb78c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.424001 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-46b3a839-deff-42d7-9343-f602fbdb78c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:42.424243 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-46b3a839-deff-42d7-9343-f602fbdb78c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.424436 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-46b3a839-deff-42d7-9343-f602fbdb78c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.431509 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:42.431509 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:42.435715 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-46b3a839-deff-42d7-9343-f602fbdb78c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:42.440491 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-46b3a839-deff-42d7-9343-f602fbdb78c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:42.440946 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 478/1891] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:42.524253 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-474b94e7-1b68-4777-acc4-d7673f765774 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.527516 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-474b94e7-1b68-4777-acc4-d7673f765774 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:42.527784 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-474b94e7-1b68-4777-acc4-d7673f765774 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.528106 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-474b94e7-1b68-4777-acc4-d7673f765774 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.539784 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:42.539784 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:42.548132 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-474b94e7-1b68-4777-acc4-d7673f765774 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Volume info retrieved successfully. Aug 23 18:17:42.551457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a72e0838-a385-4b42-a3c9-03b087e39093 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.551457 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a72e0838-a385-4b42-a3c9-03b087e39093 None None] GET https://10.4.3.148/volume// Aug 23 18:17:42.551457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a72e0838-a385-4b42-a3c9-03b087e39093 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.551457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a72e0838-a385-4b42-a3c9-03b087e39093 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.551457 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a72e0838-a385-4b42-a3c9-03b087e39093 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:42.551457 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 471/1892] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:42.556539 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-474b94e7-1b68-4777-acc4-d7673f765774 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 returned with HTTP 200 Aug 23 18:17:42.557901 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 470/1893] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:42.566965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-83b56999-4a00-4305-8b0e-5d44be7f89fb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.575776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec21c68a-aaa5-4d2f-8d10-436e9b05e19c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.580146 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec21c68a-aaa5-4d2f-8d10-436e9b05e19c tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True Aug 23 18:17:42.580146 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec21c68a-aaa5-4d2f-8d10-436e9b05e19c tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.580895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec21c68a-aaa5-4d2f-8d10-436e9b05e19c tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.630336 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec21c68a-aaa5-4d2f-8d10-436e9b05e19c tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True returned with HTTP 200 Aug 23 18:17:42.631085 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 479/1894] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True => generated 2682 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:42.651727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-040549c1-64e7-482c-90f9-758b90c33a9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.656406 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-040549c1-64e7-482c-90f9-758b90c33a9d tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] DELETE https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:42.657111 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-040549c1-64e7-482c-90f9-758b90c33a9d tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.657633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-040549c1-64e7-482c-90f9-758b90c33a9d tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.658065 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-040549c1-64e7-482c-90f9-758b90c33a9d tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Delete volume with id: 40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:42.672887 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:42.672887 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:42.672887 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-040549c1-64e7-482c-90f9-758b90c33a9d tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Volume info retrieved successfully. Aug 23 18:17:42.706951 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-040549c1-64e7-482c-90f9-758b90c33a9d tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Delete volume request issued successfully. Aug 23 18:17:42.706951 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-040549c1-64e7-482c-90f9-758b90c33a9d tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 returned with HTTP 202 Aug 23 18:17:42.706951 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 472/1895] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:42 2026] DELETE /volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:42.713303 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-83b56999-4a00-4305-8b0e-5d44be7f89fb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:17:42.716657 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-83b56999-4a00-4305-8b0e-5d44be7f89fb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a74e04d3-ab98-4a90-a66a-eb860e1d0b97", "connector": null, "instance_uuid": "42129e65-080b-4b2c-a4f9-6f5b58055811"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:42.722988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-38acb340-c888-4306-a0f9-e392c19ed333 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.726374 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38acb340-c888-4306-a0f9-e392c19ed333 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:42.726580 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38acb340-c888-4306-a0f9-e392c19ed333 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.726787 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38acb340-c888-4306-a0f9-e392c19ed333 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.737242 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:42.737242 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:42.737469 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:42.737469 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:42.744885 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-38acb340-c888-4306-a0f9-e392c19ed333 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Volume info retrieved successfully. Aug 23 18:17:42.752758 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38acb340-c888-4306-a0f9-e392c19ed333 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 returned with HTTP 200 Aug 23 18:17:42.753321 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 471/1896] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:42.778751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-83b56999-4a00-4305-8b0e-5d44be7f89fb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:17:42.779385 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 475/1897] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:17:42 2026] POST /volume/v3/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:42.824182 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1cca9b33-fde6-4083-926c-e4d9a1c9cb3f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.827028 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cca9b33-fde6-4083-926c-e4d9a1c9cb3f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:42.827157 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cca9b33-fde6-4083-926c-e4d9a1c9cb3f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.827456 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cca9b33-fde6-4083-926c-e4d9a1c9cb3f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.847429 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-946e9eb6-ed98-4d59-bf2a-346113340839 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.847571 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:42.847571 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:42.847660 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-946e9eb6-ed98-4d59-bf2a-346113340839 None None] GET https://10.4.3.148/volume// Aug 23 18:17:42.847660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-946e9eb6-ed98-4d59-bf2a-346113340839 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.847660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-946e9eb6-ed98-4d59-bf2a-346113340839 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.847660 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-946e9eb6-ed98-4d59-bf2a-346113340839 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:42.847660 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 473/1898] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:42.851990 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1cca9b33-fde6-4083-926c-e4d9a1c9cb3f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:42.861588 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cca9b33-fde6-4083-926c-e4d9a1c9cb3f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:42.862757 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 480/1899] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:42.863551 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-fe8fdf82-4e99-403e-98e4-867f9350b7af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:42.875072 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-fe8fdf82-4e99-403e-98e4-867f9350b7af tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:42.875376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-fe8fdf82-4e99-403e-98e4-867f9350b7af tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:42.875644 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-fe8fdf82-4e99-403e-98e4-867f9350b7af tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:42.892378 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:42.892378 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:42.899954 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-fe8fdf82-4e99-403e-98e4-867f9350b7af tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:42.908439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-fe8fdf82-4e99-403e-98e4-867f9350b7af tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:42.909058 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 472/1900] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:17:42 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:17:43.028824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-31ec2d8f-983f-487e-92e1-a7989ae9b786 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:43.030005 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-31ec2d8f-983f-487e-92e1-a7989ae9b786 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] PUT https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 Aug 23 18:17:43.031223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-31ec2d8f-983f-487e-92e1-a7989ae9b786 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:43.043981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-31ec2d8f-983f-487e-92e1-a7989ae9b786 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Acquiring lock "cinder-attachment_update-a74e04d3-ab98-4a90-a66a-eb860e1d0b97-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:17:43.051904 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-31ec2d8f-983f-487e-92e1-a7989ae9b786 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Lock "cinder-attachment_update-a74e04d3-ab98-4a90-a66a-eb860e1d0b97-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:17:43.053275 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:43.053275 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:43.199204 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-31ec2d8f-983f-487e-92e1-a7989ae9b786 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Lock "cinder-attachment_update-a74e04d3-ab98-4a90-a66a-eb860e1d0b97-np0000007943" released by "attachment_update" :: held 0.147s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:17:43.199204 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-31ec2d8f-983f-487e-92e1-a7989ae9b786 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 returned with HTTP 200 Aug 23 18:17:43.199989 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 476/1901] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:17:43 2026] PUT /volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:43.770412 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-97e475cd-5322-49fd-8c84-6c0afa043958 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:43.773973 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97e475cd-5322-49fd-8c84-6c0afa043958 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:43.776144 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97e475cd-5322-49fd-8c84-6c0afa043958 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:43.776144 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97e475cd-5322-49fd-8c84-6c0afa043958 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:43.788969 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97e475cd-5322-49fd-8c84-6c0afa043958 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 returned with HTTP 404 Aug 23 18:17:43.792195 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 474/1902] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:43 2026] GET /volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:43.803634 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3723dd28-1402-4ecd-8d79-70e55139abc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:43.808503 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3723dd28-1402-4ecd-8d79-70e55139abc9 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:43.808503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3723dd28-1402-4ecd-8d79-70e55139abc9 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:43.808503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3723dd28-1402-4ecd-8d79-70e55139abc9 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:43.817168 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3723dd28-1402-4ecd-8d79-70e55139abc9 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 returned with HTTP 404 Aug 23 18:17:43.819187 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 481/1903] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:43 2026] GET /volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:43.828054 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-751d5cfe-c138-434b-a25b-8296406de4db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:43.836424 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-751d5cfe-c138-434b-a25b-8296406de4db tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] DELETE https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:43.836588 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-751d5cfe-c138-434b-a25b-8296406de4db tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:43.836888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-751d5cfe-c138-434b-a25b-8296406de4db tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:43.837119 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-751d5cfe-c138-434b-a25b-8296406de4db tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Delete volume with id: 40e27613-b71a-491a-8b46-f6fbd5432510 Aug 23 18:17:43.844319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-751d5cfe-c138-434b-a25b-8296406de4db tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 returned with HTTP 404 Aug 23 18:17:43.845028 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 473/1904] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:43 2026] DELETE /volume/v3/volumes/40e27613-b71a-491a-8b46-f6fbd5432510 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:43.857348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:43.859313 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:43.859748 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-994781110"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:43.861515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-994781110'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:43.861590 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Create volume of 1 GB Aug 23 18:17:43.861905 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:43.861905 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:43.868048 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Availability Zones retrieved successfully. Aug 23 18:17:43.875560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Flow 'volume_create_api' (9dfe8aa5-eff9-4cd8-8e23-a27ad89724dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:43.877228 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d91bd9-5234-4ceb-bc49-46344eff67ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:43.878352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:43.880276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df736097-012e-4543-ba1f-c0e043cc297e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:43.884380 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df736097-012e-4543-ba1f-c0e043cc297e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:43.884690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df736097-012e-4543-ba1f-c0e043cc297e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:43.884994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df736097-012e-4543-ba1f-c0e043cc297e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:43.903759 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:43.903759 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:43.910280 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-df736097-012e-4543-ba1f-c0e043cc297e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:43.914124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d91bd9-5234-4ceb-bc49-46344eff67ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:43.914998 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96b5205-790a-473b-b3cb-15b79a41cb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:43.917614 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df736097-012e-4543-ba1f-c0e043cc297e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:43.917897 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 475/1905] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:43 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:43.968978 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Created reservations ['9e265645-840d-431d-8c3d-4d5bdf7e92f0', '3e038b8e-9622-4e9b-826f-dfb96eb174ff', '507cb959-87de-444e-a51f-f48293ed825c', '2fc72ba8-7c89-4e1e-b82c-e3445949dad2'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:43.970036 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96b5205-790a-473b-b3cb-15b79a41cb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e265645-840d-431d-8c3d-4d5bdf7e92f0', '3e038b8e-9622-4e9b-826f-dfb96eb174ff', '507cb959-87de-444e-a51f-f48293ed825c', '2fc72ba8-7c89-4e1e-b82c-e3445949dad2']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:43.970627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1221a4c-0ec3-4537-9e6a-75cc5b8b14e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:43.999976 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1221a4c-0ec3-4537-9e6a-75cc5b8b14e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509cc0d2-5bb9-45d9-a00d-a69b0e916866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-994781110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fc97ceec1f4cd1aa5cd15f683cd0fa',qos_specs=None,replication_status=,reservations=['9e265645-840d-431d-8c3d-4d5bdf7e92f0','3e038b8e-9622-4e9b-826f-dfb96eb174ff','507cb959-87de-444e-a51f-f48293ed825c','2fc72ba8-7c89-4e1e-b82c-e3445949dad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1db5bfae080478295db026b4cbbb8af',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-994781110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=509cc0d2-5bb9-45d9-a00d-a69b0e916866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fc97ceec1f4cd1aa5cd15f683cd0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1db5bfae080478295db026b4cbbb8af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:44.001255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edf9d10-ff51-4b0e-9d40-8f8391708bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:44.022558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9edf9d10-ff51-4b0e-9d40-8f8391708bcb) transitioned into state 'SUCCESS' from state '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-994781110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fc97ceec1f4cd1aa5cd15f683cd0fa',qos_specs=None,replication_status=,reservations=['9e265645-840d-431d-8c3d-4d5bdf7e92f0','3e038b8e-9622-4e9b-826f-dfb96eb174ff','507cb959-87de-444e-a51f-f48293ed825c','2fc72ba8-7c89-4e1e-b82c-e3445949dad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1db5bfae080478295db026b4cbbb8af',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:44.023272 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1924a5f-7165-47d2-bd86-f1c264efca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:44.034737 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1924a5f-7165-47d2-bd86-f1c264efca7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:44.035522 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Flow 'volume_create_api' (9dfe8aa5-eff9-4cd8-8e23-a27ad89724dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:44.035846 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Create volume request issued successfully. Aug 23 18:17:44.036371 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-908ef3ec-ec18-4210-9bc1-6fa43b926a52 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:44.036877 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 477/1906] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:17:43 2026] POST /volume/v3/volumes => generated 755 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:44.051363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47f507a4-6ddf-41c9-9cc9-5a7a56da0eb1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:44.053391 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47f507a4-6ddf-41c9-9cc9-5a7a56da0eb1 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:44.053580 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47f507a4-6ddf-41c9-9cc9-5a7a56da0eb1 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:44.053756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47f507a4-6ddf-41c9-9cc9-5a7a56da0eb1 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:44.061332 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:44.061332 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:44.069320 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-47f507a4-6ddf-41c9-9cc9-5a7a56da0eb1 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Volume info retrieved successfully. Aug 23 18:17:44.075115 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47f507a4-6ddf-41c9-9cc9-5a7a56da0eb1 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 200 Aug 23 18:17:44.075831 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 482/1907] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:44 2026] GET /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:44.940722 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8e7cad47-212c-4b9d-946d-87b2f46f55a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:44.943343 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e7cad47-212c-4b9d-946d-87b2f46f55a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:44.943343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e7cad47-212c-4b9d-946d-87b2f46f55a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:44.943657 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e7cad47-212c-4b9d-946d-87b2f46f55a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:44.958059 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:44.958059 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:44.963680 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8e7cad47-212c-4b9d-946d-87b2f46f55a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:44.973358 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e7cad47-212c-4b9d-946d-87b2f46f55a8 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:44.974027 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 474/1908] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:44 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:45.091225 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-093d20a8-6eac-498a-ba8c-d7298b290aac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.093167 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-093d20a8-6eac-498a-ba8c-d7298b290aac tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:45.093375 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-093d20a8-6eac-498a-ba8c-d7298b290aac tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.093589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-093d20a8-6eac-498a-ba8c-d7298b290aac tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.103039 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:45.103039 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:45.108933 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-093d20a8-6eac-498a-ba8c-d7298b290aac tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Volume info retrieved successfully. Aug 23 18:17:45.118816 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-093d20a8-6eac-498a-ba8c-d7298b290aac tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 200 Aug 23 18:17:45.119389 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 476/1909] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:45 2026] GET /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:45.134203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-78b11e56-5786-49c3-bb80-16f549c0c84d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.136782 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78b11e56-5786-49c3-bb80-16f549c0c84d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True Aug 23 18:17:45.137374 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78b11e56-5786-49c3-bb80-16f549c0c84d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.137374 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78b11e56-5786-49c3-bb80-16f549c0c84d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.137719 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:45.137719 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:45.168510 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78b11e56-5786-49c3-bb80-16f549c0c84d tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True returned with HTTP 200 Aug 23 18:17:45.168667 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 478/1910] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:17:45 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True => generated 2682 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:45.182774 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-562c8ce0-55e3-42b7-907c-d64e9ac093c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.185591 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-562c8ce0-55e3-42b7-907c-d64e9ac093c3 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/a8be14dfe2c34f5da09bb59f258a25f6?usage=True Aug 23 18:17:45.185813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-562c8ce0-55e3-42b7-907c-d64e9ac093c3 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.186070 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-562c8ce0-55e3-42b7-907c-d64e9ac093c3 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.207426 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-562c8ce0-55e3-42b7-907c-d64e9ac093c3 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/a8be14dfe2c34f5da09bb59f258a25f6?usage=True returned with HTTP 200 Aug 23 18:17:45.207905 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 483/1911] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:17:45 2026] GET /volume/v3/os-quota-sets/a8be14dfe2c34f5da09bb59f258a25f6?usage=True => generated 2682 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:45.224531 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d50e6853-ccb1-4b24-8c68-a23a179aca37 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.226784 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d50e6853-ccb1-4b24-8c68-a23a179aca37 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] POST https://10.4.3.148/volume/v3/os-volume-transfer Aug 23 18:17:45.227198 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d50e6853-ccb1-4b24-8c68-a23a179aca37 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "509cc0d2-5bb9-45d9-a00d-a69b0e916866"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:45.228743 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.volume_transfer [None req-d50e6853-ccb1-4b24-8c68-a23a179aca37 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Creating new volume transfer {'transfer': {'volume_id': '509cc0d2-5bb9-45d9-a00d-a69b0e916866'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 23 18:17:45.228911 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-d50e6853-ccb1-4b24-8c68-a23a179aca37 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Creating transfer of volume 509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:45.229068 np0000007943 devstack@c-api.service[100225]: INFO cinder.transfer.api [None req-d50e6853-ccb1-4b24-8c68-a23a179aca37 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Generating transfer record for volume 509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:45.236303 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:45.236303 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:45.247133 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d50e6853-ccb1-4b24-8c68-a23a179aca37 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/os-volume-transfer returned with HTTP 202 Aug 23 18:17:45.247745 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 475/1912] 10.4.3.148 () {68 vars in 1291 bytes} [Sun Aug 23 18:17:45 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:45.259598 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.354827 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] POST https://10.4.3.148/volume/v3/os-volume-transfer/2e8d008a-eaf5-4f74-99d4-f13007e2aa4e/accept Aug 23 18:17:45.355288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "74cee2e8cf5a6c4e"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:45.357151 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.volume_transfer [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Accepting volume transfer 2e8d008a-eaf5-4f74-99d4-f13007e2aa4e {{(pid=100224) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 23 18:17:45.357288 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Accepting transfer 2e8d008a-eaf5-4f74-99d4-f13007e2aa4e Aug 23 18:17:45.445039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Created reservations ['e07fc384-afbe-48e2-9a96-c7825a7c4991', 'ec3d3c6b-27cf-4fd8-95dc-a6facd458bf9', '27171eda-3886-4a31-918c-d80f0b457df6', '1fe8afa4-0c14-45d5-9f8f-d8f6cdc785bb'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:45.482147 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Created reservations ['5439e091-246b-4f1e-aa6c-4b6466316e46', '693fde2d-0c37-4092-8dd9-0d2d8e562b94', '0b9b9884-11b7-4b25-b8d6-f357e59c4f81', '4564e825-6a38-468d-8f79-38248b72589d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:45.533862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Created reservations ['ccc7a1a2-6f56-4896-bd4e-1a8e13a07bcc', '6b139902-8fa6-414d-b169-fb2f004b8737', '41803450-95f2-44d7-98b4-7887440b469e', '99479014-ce06-4863-8a1f-5e28556238ca'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:45.582896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Created reservations ['eb573ac9-51e6-4a0a-9490-1ef4725091a8', 'e8718f49-23c6-40b0-ba84-c758aec8356e', 'dfb21cbf-0cd2-4ff2-b409-adc57a359892', '098f6ead-2281-4223-8931-22b2e366386d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:45.601021 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Transfer volume completed successfully. Aug 23 18:17:45.757705 np0000007943 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Volume 509cc0d2-5bb9-45d9-a00d-a69b0e916866 has been transferred. Aug 23 18:17:45.767316 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c81fad6-061b-4ae1-bbf0-4bf6b3003c3a tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] https://10.4.3.148/volume/v3/os-volume-transfer/2e8d008a-eaf5-4f74-99d4-f13007e2aa4e/accept returned with HTTP 202 Aug 23 18:17:45.767809 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 477/1913] 10.4.3.148 () {68 vars in 1423 bytes} [Sun Aug 23 18:17:45 2026] POST /volume/v3/os-volume-transfer/2e8d008a-eaf5-4f74-99d4-f13007e2aa4e/accept => generated 365 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:45.782815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e24c695f-a43f-4003-bc3d-60ba5e4e2d96 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.786057 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e24c695f-a43f-4003-bc3d-60ba5e4e2d96 tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] GET https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:45.786057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e24c695f-a43f-4003-bc3d-60ba5e4e2d96 tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.786338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e24c695f-a43f-4003-bc3d-60ba5e4e2d96 tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.802197 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:45.802197 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:45.809266 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e24c695f-a43f-4003-bc3d-60ba5e4e2d96 tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] Volume info retrieved successfully. Aug 23 18:17:45.815109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e24c695f-a43f-4003-bc3d-60ba5e4e2d96 tempest-VolumeQuotasAdminTestJSON-130556499 tempest-VolumeQuotasAdminTestJSON-130556499-project-member] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 200 Aug 23 18:17:45.815610 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 479/1914] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:45 2026] GET /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:45.831178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6af6af1e-3f11-4de0-bbe1-449ab954209e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.833554 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6af6af1e-3f11-4de0-bbe1-449ab954209e tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True Aug 23 18:17:45.834949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6af6af1e-3f11-4de0-bbe1-449ab954209e tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.834949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6af6af1e-3f11-4de0-bbe1-449ab954209e tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.871945 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6af6af1e-3f11-4de0-bbe1-449ab954209e tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True returned with HTTP 200 Aug 23 18:17:45.872450 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 484/1915] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:17:45 2026] GET /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa?usage=True => generated 2682 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:45.890816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03bc1aa5-40b7-4516-ac4f-914abe6212a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.896559 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03bc1aa5-40b7-4516-ac4f-914abe6212a0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/a8be14dfe2c34f5da09bb59f258a25f6?usage=True Aug 23 18:17:45.900064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03bc1aa5-40b7-4516-ac4f-914abe6212a0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.900449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03bc1aa5-40b7-4516-ac4f-914abe6212a0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.928625 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03bc1aa5-40b7-4516-ac4f-914abe6212a0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/a8be14dfe2c34f5da09bb59f258a25f6?usage=True returned with HTTP 200 Aug 23 18:17:45.929786 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 476/1916] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:17:45 2026] GET /volume/v3/os-quota-sets/a8be14dfe2c34f5da09bb59f258a25f6?usage=True => generated 2682 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:45.948575 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.951633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:45.951908 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.952217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.952483 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Delete volume with id: 509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:45.963360 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:45.963360 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:45.964066 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Volume info retrieved successfully. Aug 23 18:17:45.989961 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe1c1700-13d0-4aff-8d10-be2c6aaaaddc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:45.992222 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe1c1700-13d0-4aff-8d10-be2c6aaaaddc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:45.992501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe1c1700-13d0-4aff-8d10-be2c6aaaaddc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:45.992773 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe1c1700-13d0-4aff-8d10-be2c6aaaaddc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:45.995811 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Delete volume request issued successfully. Aug 23 18:17:45.995811 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a5195cf-b944-4e41-ae0b-00703d604cc8 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 202 Aug 23 18:17:45.995811 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 478/1917] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:45 2026] DELETE /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:46.008111 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8b01d2c-ac6c-4aab-9102-b92fb24f05be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:46.010566 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8b01d2c-ac6c-4aab-9102-b92fb24f05be tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:46.010827 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8b01d2c-ac6c-4aab-9102-b92fb24f05be tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:46.011076 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8b01d2c-ac6c-4aab-9102-b92fb24f05be tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:46.016766 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:46.016766 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:46.020261 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:46.020261 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:46.022535 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe1c1700-13d0-4aff-8d10-be2c6aaaaddc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:46.028645 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe1c1700-13d0-4aff-8d10-be2c6aaaaddc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:46.028915 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f8b01d2c-ac6c-4aab-9102-b92fb24f05be tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Volume info retrieved successfully. Aug 23 18:17:46.029116 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 480/1918] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:45 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:46.037416 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8b01d2c-ac6c-4aab-9102-b92fb24f05be tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 200 Aug 23 18:17:46.038023 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 485/1919] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:46 2026] GET /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:46.601118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-1b16c43b-e614-4df5-9fc9-010d810eeb10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:46.604114 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-1b16c43b-e614-4df5-9fc9-010d810eeb10 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79/action Aug 23 18:17:46.604543 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-1b16c43b-e614-4df5-9fc9-010d810eeb10 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:46.604721 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-1b16c43b-e614-4df5-9fc9-010d810eeb10 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:46.636267 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:46.636267 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:46.675238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6db3ea5d-2eb6-456f-a528-4c4f77c16fac req-1b16c43b-e614-4df5-9fc9-010d810eeb10 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79/action returned with HTTP 204 Aug 23 18:17:46.675875 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 477/1920] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:17:46 2026] POST /volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:47.052468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74d10d62-6f60-43ee-9153-f3936f033e9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.059078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74d10d62-6f60-43ee-9153-f3936f033e9d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:47.059372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74d10d62-6f60-43ee-9153-f3936f033e9d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:47.060290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74d10d62-6f60-43ee-9153-f3936f033e9d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:47.060417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52aa419c-5d9c-4c6c-b869-a487639a34c0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.063829 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52aa419c-5d9c-4c6c-b869-a487639a34c0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:47.064088 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52aa419c-5d9c-4c6c-b869-a487639a34c0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:47.064903 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52aa419c-5d9c-4c6c-b869-a487639a34c0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:47.074212 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52aa419c-5d9c-4c6c-b869-a487639a34c0 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 404 Aug 23 18:17:47.074724 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 481/1921] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:47 2026] GET /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:47.080718 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:47.080718 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:47.085571 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-773eb762-ee39-4fbf-b839-2299efab13d4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.088580 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773eb762-ee39-4fbf-b839-2299efab13d4 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] GET https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:47.088992 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773eb762-ee39-4fbf-b839-2299efab13d4 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:47.089255 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773eb762-ee39-4fbf-b839-2299efab13d4 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:47.090652 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74d10d62-6f60-43ee-9153-f3936f033e9d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:47.097622 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773eb762-ee39-4fbf-b839-2299efab13d4 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 404 Aug 23 18:17:47.098882 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 486/1922] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:47 2026] GET /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:47.102285 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74d10d62-6f60-43ee-9153-f3936f033e9d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:47.102808 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 479/1923] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:47 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 1138 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:47.109822 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ee3a0e7-2896-46e9-90e6-28ee1de76be3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.111835 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ee3a0e7-2896-46e9-90e6-28ee1de76be3 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] DELETE https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:47.112101 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ee3a0e7-2896-46e9-90e6-28ee1de76be3 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:47.112370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ee3a0e7-2896-46e9-90e6-28ee1de76be3 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:47.112611 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6ee3a0e7-2896-46e9-90e6-28ee1de76be3 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] Delete volume with id: 509cc0d2-5bb9-45d9-a00d-a69b0e916866 Aug 23 18:17:47.116239 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c12a6202-004a-4436-ab42-85691e3af9d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.118469 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c12a6202-004a-4436-ab42-85691e3af9d3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:17:47.118906 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c12a6202-004a-4436-ab42-85691e3af9d3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a74e04d3-ab98-4a90-a66a-eb860e1d0b97", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1854883319"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:47.122003 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ee3a0e7-2896-46e9-90e6-28ee1de76be3 tempest-VolumeQuotasAdminTestJSON-756588398 tempest-VolumeQuotasAdminTestJSON-756588398-project-member] https://10.4.3.148/volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 returned with HTTP 404 Aug 23 18:17:47.122750 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 478/1924] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:47 2026] DELETE /volume/v3/volumes/509cc0d2-5bb9-45d9-a00d-a69b0e916866 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:47.133135 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:47.133135 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:47.133961 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c12a6202-004a-4436-ab42-85691e3af9d3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:47.134188 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-c12a6202-004a-4436-ab42-85691e3af9d3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:47.137887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6dbbea40-13cb-4a43-968d-cb38515844f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.143414 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6dbbea40-13cb-4a43-968d-cb38515844f2 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/48b1fd8e241f4dee9f3cafe598c5047e?usage=True Aug 23 18:17:47.143414 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6dbbea40-13cb-4a43-968d-cb38515844f2 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:47.143593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6dbbea40-13cb-4a43-968d-cb38515844f2 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:47.176025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-c12a6202-004a-4436-ab42-85691e3af9d3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['f57bdd94-0087-4a84-939f-3ccc0dde5445', '9b67a30e-4ab7-429e-a27b-1f313a12cdbe', '0834a907-d7e5-4030-9019-c22abe3cd594', 'a917ec7d-c94a-4b25-bf4b-178d13f989dc'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:47.183494 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6dbbea40-13cb-4a43-968d-cb38515844f2 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/48b1fd8e241f4dee9f3cafe598c5047e?usage=True returned with HTTP 200 Aug 23 18:17:47.184034 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 487/1925] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:17:47 2026] GET /volume/v3/os-quota-sets/48b1fd8e241f4dee9f3cafe598c5047e?usage=True => generated 2682 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:47.202247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-84def94a-659e-4f74-a4f7-9af6272db933 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.205820 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84def94a-659e-4f74-a4f7-9af6272db933 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:47.205820 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84def94a-659e-4f74-a4f7-9af6272db933 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:47.230286 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c12a6202-004a-4436-ab42-85691e3af9d3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot force create request issued successfully. Aug 23 18:17:47.230802 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c12a6202-004a-4436-ab42-85691e3af9d3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:17:47.231835 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 482/1926] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:17:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:47.243671 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34e72257-1b04-4a38-b984-4de50a0a3084 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.248319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34e72257-1b04-4a38-b984-4de50a0a3084 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:47.248319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34e72257-1b04-4a38-b984-4de50a0a3084 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:47.248319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34e72257-1b04-4a38-b984-4de50a0a3084 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:47.257959 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:47.257959 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:47.261613 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34e72257-1b04-4a38-b984-4de50a0a3084 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:47.262629 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34e72257-1b04-4a38-b984-4de50a0a3084 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef returned with HTTP 200 Aug 23 18:17:47.263086 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 479/1927] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:47 2026] GET /volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:47.352018 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84def94a-659e-4f74-a4f7-9af6272db933 tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:47.352814 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 480/1928] 10.4.3.148 () {68 vars in 1375 bytes} [Sun Aug 23 18:17:47 2026] PUT /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 1550 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:47.362251 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4994f1ff-8e6f-4d6f-8afb-6435530f733e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:47.364568 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4994f1ff-8e6f-4d6f-8afb-6435530f733e tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa Aug 23 18:17:47.364967 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4994f1ff-8e6f-4d6f-8afb-6435530f733e tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:47.493005 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4994f1ff-8e6f-4d6f-8afb-6435530f733e tempest-VolumeQuotasAdminTestJSON-1434691038 tempest-VolumeQuotasAdminTestJSON-1434691038-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa returned with HTTP 200 Aug 23 18:17:47.493567 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 488/1929] 10.4.3.148 () {68 vars in 1375 bytes} [Sun Aug 23 18:17:47 2026] PUT /volume/v3/os-quota-sets/99fc97ceec1f4cd1aa5cd15f683cd0fa => generated 1548 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:48.278280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb496f1c-5e13-465c-b8ab-ebcf09081c5a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:48.284208 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb496f1c-5e13-465c-b8ab-ebcf09081c5a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:48.284588 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb496f1c-5e13-465c-b8ab-ebcf09081c5a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:48.284995 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb496f1c-5e13-465c-b8ab-ebcf09081c5a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:48.296397 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:48.296397 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:48.299461 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cb496f1c-5e13-465c-b8ab-ebcf09081c5a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:48.302531 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb496f1c-5e13-465c-b8ab-ebcf09081c5a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef returned with HTTP 200 Aug 23 18:17:48.303326 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 483/1930] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:48 2026] GET /volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:48.315175 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25085b35-f385-4c7c-8187-503d84f99ea1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:48.317415 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25085b35-f385-4c7c-8187-503d84f99ea1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:17:48.317946 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25085b35-f385-4c7c-8187-503d84f99ea1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a74e04d3-ab98-4a90-a66a-eb860e1d0b97", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-100277055"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:48.343369 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:48.343369 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:48.345836 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25085b35-f385-4c7c-8187-503d84f99ea1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:48.345836 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-25085b35-f385-4c7c-8187-503d84f99ea1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:48.406152 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-25085b35-f385-4c7c-8187-503d84f99ea1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['e71a3543-cae7-4f5e-8c07-58b48d5be3ba', '5ec82618-b9f5-4f4b-bf27-11f8a2fc1c35', '5517ec79-82fc-4e73-bf33-742ad83c601c', '80de7ebf-f842-49fd-84e7-0408322f5623'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:48.468816 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25085b35-f385-4c7c-8187-503d84f99ea1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot force create request issued successfully. Aug 23 18:17:48.469533 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25085b35-f385-4c7c-8187-503d84f99ea1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:17:48.470174 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 480/1931] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:17:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:48.481299 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-124fcf0e-2428-45b3-86b8-761966b9503c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:48.485808 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-124fcf0e-2428-45b3-86b8-761966b9503c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:48.486083 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-124fcf0e-2428-45b3-86b8-761966b9503c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:48.486349 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-124fcf0e-2428-45b3-86b8-761966b9503c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:48.494722 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:48.494722 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:48.495582 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-124fcf0e-2428-45b3-86b8-761966b9503c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:48.496913 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-124fcf0e-2428-45b3-86b8-761966b9503c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 returned with HTTP 200 Aug 23 18:17:48.497546 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 481/1932] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:48 2026] GET /volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:49.512768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04206b0c-51ae-4845-8769-e8ed0e6bb97a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:49.516316 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04206b0c-51ae-4845-8769-e8ed0e6bb97a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:49.517488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04206b0c-51ae-4845-8769-e8ed0e6bb97a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:49.517488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04206b0c-51ae-4845-8769-e8ed0e6bb97a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:49.521219 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=396,cinder:UPDATE=69,cinder:INSERT=35 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:17:49.528068 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:49.528068 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:49.528890 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-04206b0c-51ae-4845-8769-e8ed0e6bb97a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:49.530043 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04206b0c-51ae-4845-8769-e8ed0e6bb97a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 returned with HTTP 200 Aug 23 18:17:49.530629 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 489/1933] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:49 2026] GET /volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:49.544899 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:49.549323 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:49.549584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:49.549935 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:49.549935 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:49.560262 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:49.560262 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:49.561133 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:49.602308 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:17:49.602645 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ba9fdd2-5b28-4d09-82c2-8d33be108710 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 returned with HTTP 202 Aug 23 18:17:49.603257 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 484/1934] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:17:49 2026] DELETE /volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:49.612971 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9dd6d032-180e-40f9-81c7-9a0cc8e00379 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:49.618612 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dd6d032-180e-40f9-81c7-9a0cc8e00379 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:49.620006 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9dd6d032-180e-40f9-81c7-9a0cc8e00379 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:49.620553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9dd6d032-180e-40f9-81c7-9a0cc8e00379 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:49.635354 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:49.635354 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:49.635957 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9dd6d032-180e-40f9-81c7-9a0cc8e00379 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:49.636985 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dd6d032-180e-40f9-81c7-9a0cc8e00379 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 returned with HTTP 200 Aug 23 18:17:49.637418 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 481/1935] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:49 2026] GET /volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:50.650276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f022f86-7022-47f6-b8cb-679c9130c6ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:50.653158 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f022f86-7022-47f6-b8cb-679c9130c6ac tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:50.653506 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f022f86-7022-47f6-b8cb-679c9130c6ac tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:50.653818 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f022f86-7022-47f6-b8cb-679c9130c6ac tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:50.661364 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f022f86-7022-47f6-b8cb-679c9130c6ac tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 returned with HTTP 404 Aug 23 18:17:50.662454 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 482/1936] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:50 2026] GET /volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:50.672931 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:50.675714 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:17:50.676064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:50.676335 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:50.676503 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:17:50.686482 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:50.686482 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:50.687124 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:50.724353 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:17:50.724934 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b1ce2bf-1037-4bef-ad5f-2d5c57b1f21e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 returned with HTTP 202 Aug 23 18:17:50.725470 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 490/1937] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:17:50 2026] DELETE /volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:50.739552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9754b5a9-3212-4bca-91ec-7cd369eab940 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:50.743042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9754b5a9-3212-4bca-91ec-7cd369eab940 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:17:50.743609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9754b5a9-3212-4bca-91ec-7cd369eab940 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:50.746277 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9754b5a9-3212-4bca-91ec-7cd369eab940 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:50.752731 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:50.752731 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:50.754157 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9754b5a9-3212-4bca-91ec-7cd369eab940 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:50.755507 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9754b5a9-3212-4bca-91ec-7cd369eab940 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 returned with HTTP 200 Aug 23 18:17:50.756391 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 485/1938] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:50 2026] GET /volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:51.171498 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-21e335d1-9be9-47e2-a773-658e5e584ebf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.172852 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-21e335d1-9be9-47e2-a773-658e5e584ebf tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] DELETE https://10.4.3.148/volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea Aug 23 18:17:51.173295 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-21e335d1-9be9-47e2-a773-658e5e584ebf tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:51.173573 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-21e335d1-9be9-47e2-a773-658e5e584ebf tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:51.188060 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:51.188060 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:51.256616 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-21e335d1-9be9-47e2-a773-658e5e584ebf tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea returned with HTTP 200 Aug 23 18:17:51.257214 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 482/1939] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:51 2026] DELETE /volume/v3/attachments/9b9ccc11-82e6-46d6-b339-a181452449ea => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:51.268453 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-605396db-15e8-4fe3-9e96-fcb2ec4905f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.273071 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-605396db-15e8-4fe3-9e96-fcb2ec4905f8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] DELETE https://10.4.3.148/volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930 Aug 23 18:17:51.273071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-605396db-15e8-4fe3-9e96-fcb2ec4905f8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:51.273071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-605396db-15e8-4fe3-9e96-fcb2ec4905f8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:51.281261 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:51.281261 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:51.351300 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-605396db-15e8-4fe3-9e96-fcb2ec4905f8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930 returned with HTTP 200 Aug 23 18:17:51.351817 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 483/1940] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:51 2026] DELETE /volume/v3/attachments/1fcd0223-39c0-47c4-8ad1-36f8646f8930 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:51.361994 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-f4a38fa8-8c1e-467b-8695-ce93856fedc5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.364979 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-f4a38fa8-8c1e-467b-8695-ce93856fedc5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] DELETE https://10.4.3.148/volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af Aug 23 18:17:51.365258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-f4a38fa8-8c1e-467b-8695-ce93856fedc5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:51.365505 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-f4a38fa8-8c1e-467b-8695-ce93856fedc5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:51.377309 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:51.377309 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:51.439910 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a44d9a51-0fa3-472d-9a9e-109ba8e0c1f4 req-f4a38fa8-8c1e-467b-8695-ce93856fedc5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af returned with HTTP 200 Aug 23 18:17:51.440642 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 491/1941] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:51 2026] DELETE /volume/v3/attachments/3e764436-118f-43df-a390-44db456e50af => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:51.550880 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-92bd6c35-d059-42ef-9c8f-d13f3ef9fae0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.711726 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-92bd6c35-d059-42ef-9c8f-d13f3ef9fae0 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] GET https://10.4.3.148/volume/v3/os-services Aug 23 18:17:51.712053 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-92bd6c35-d059-42ef-9c8f-d13f3ef9fae0 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:51.712334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-92bd6c35-d059-42ef-9c8f-d13f3ef9fae0 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:51.721372 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-92bd6c35-d059-42ef-9c8f-d13f3ef9fae0 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] https://10.4.3.148/volume/v3/os-services returned with HTTP 200 Aug 23 18:17:51.722675 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 486/1942] 10.4.3.148 () {66 vars in 1249 bytes} [Sun Aug 23 18:17:51 2026] GET /volume/v3/os-services => generated 626 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:51.738269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0587255-407b-4fe3-985d-0a5ed3e92b3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.740306 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0587255-407b-4fe3-985d-0a5ed3e92b3d tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] PUT https://10.4.3.148/volume/v3/os-services/disable-log-reason Aug 23 18:17:51.740731 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0587255-407b-4fe3-985d-0a5ed3e92b3d tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007943", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:51.743890 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0587255-407b-4fe3-985d-0a5ed3e92b3d tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] https://10.4.3.148/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 23 18:17:51.744436 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 483/1943] 10.4.3.148 () {68 vars in 1326 bytes} [Sun Aug 23 18:17:51 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:17:51.755177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c4da2c70-b0a5-4cc6-b779-41f74348e70e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.757366 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4da2c70-b0a5-4cc6-b779-41f74348e70e tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] PUT https://10.4.3.148/volume/v3/os-services/disable Aug 23 18:17:51.757853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4da2c70-b0a5-4cc6-b779-41f74348e70e tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007943", "binary": "invalid_binary"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:51.760520 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:51.760520 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:51.768311 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4da2c70-b0a5-4cc6-b779-41f74348e70e tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] https://10.4.3.148/volume/v3/os-services/disable returned with HTTP 404 Aug 23 18:17:51.769072 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 484/1944] 10.4.3.148 () {68 vars in 1293 bytes} [Sun Aug 23 18:17:51 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:51.773264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a171b98b-260f-4a94-b4c2-f7e7d8fffc0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.775698 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a171b98b-260f-4a94-b4c2-f7e7d8fffc0a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:17:51.776008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a171b98b-260f-4a94-b4c2-f7e7d8fffc0a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:51.777176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a171b98b-260f-4a94-b4c2-f7e7d8fffc0a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:51.782651 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dec3d370-b206-482a-87dd-767f45186e0f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.783702 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a171b98b-260f-4a94-b4c2-f7e7d8fffc0a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 returned with HTTP 404 Aug 23 18:17:51.784600 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 492/1945] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:51 2026] GET /volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:51.784876 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dec3d370-b206-482a-87dd-767f45186e0f tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] PUT https://10.4.3.148/volume/v3/os-services/enable Aug 23 18:17:51.785215 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dec3d370-b206-482a-87dd-767f45186e0f tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:51.799073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5789207b-c2da-44fb-9701-888d1d264d90 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.801067 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dec3d370-b206-482a-87dd-767f45186e0f tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] https://10.4.3.148/volume/v3/os-services/enable returned with HTTP 404 Aug 23 18:17:51.802713 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 487/1946] 10.4.3.148 () {68 vars in 1290 bytes} [Sun Aug 23 18:17:51 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:51.802914 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5789207b-c2da-44fb-9701-888d1d264d90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:51.803205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5789207b-c2da-44fb-9701-888d1d264d90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:51.803496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5789207b-c2da-44fb-9701-888d1d264d90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:51.804232 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-5789207b-c2da-44fb-9701-888d1d264d90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:51.811945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e8805c04-90b6-465e-ad9b-21d045e2a304 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.813785 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:51.813785 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:51.814366 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8805c04-90b6-465e-ad9b-21d045e2a304 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] PUT https://10.4.3.148/volume/v3/os-services/freeze Aug 23 18:17:51.814443 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5789207b-c2da-44fb-9701-888d1d264d90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:51.815012 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8805c04-90b6-465e-ad9b-21d045e2a304 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:51.824994 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8805c04-90b6-465e-ad9b-21d045e2a304 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] https://10.4.3.148/volume/v3/os-services/freeze returned with HTTP 400 Aug 23 18:17:51.825827 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 485/1947] 10.4.3.148 () {68 vars in 1290 bytes} [Sun Aug 23 18:17:51 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:51.840052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef2ca28d-dcf0-4ec9-890b-524fc3c17c14 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.841563 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5789207b-c2da-44fb-9701-888d1d264d90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:17:51.841961 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5789207b-c2da-44fb-9701-888d1d264d90 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef returned with HTTP 202 Aug 23 18:17:51.842515 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 484/1948] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:17:51 2026] DELETE /volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:51.842721 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef2ca28d-dcf0-4ec9-890b-524fc3c17c14 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] PUT https://10.4.3.148/volume/v3/os-services/thaw Aug 23 18:17:51.843224 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef2ca28d-dcf0-4ec9-890b-524fc3c17c14 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:51.846010 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:51.846010 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:51.857299 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef2ca28d-dcf0-4ec9-890b-524fc3c17c14 tempest-VolumeServicesNegativeTest-1965270453 tempest-VolumeServicesNegativeTest-1965270453-project-admin] https://10.4.3.148/volume/v3/os-services/thaw returned with HTTP 400 Aug 23 18:17:51.857834 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c18137f7-9941-41aa-ba60-6406b3ef6c02 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:51.857895 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 493/1949] 10.4.3.148 () {68 vars in 1284 bytes} [Sun Aug 23 18:17:51 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:51.860325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c18137f7-9941-41aa-ba60-6406b3ef6c02 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:51.861609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c18137f7-9941-41aa-ba60-6406b3ef6c02 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:51.861609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c18137f7-9941-41aa-ba60-6406b3ef6c02 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:51.866990 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:51.866990 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:51.867641 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c18137f7-9941-41aa-ba60-6406b3ef6c02 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:17:51.869643 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c18137f7-9941-41aa-ba60-6406b3ef6c02 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef returned with HTTP 200 Aug 23 18:17:51.869710 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 488/1950] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:51 2026] GET /volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:52.882019 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f3ee3f1-4168-4023-8caf-bcb4831c9ef3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:52.885678 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f3ee3f1-4168-4023-8caf-bcb4831c9ef3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:52.886080 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f3ee3f1-4168-4023-8caf-bcb4831c9ef3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:52.886208 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f3ee3f1-4168-4023-8caf-bcb4831c9ef3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:52.892462 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f3ee3f1-4168-4023-8caf-bcb4831c9ef3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef returned with HTTP 404 Aug 23 18:17:52.893052 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 486/1951] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:17:52 2026] GET /volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:17:52.901156 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-89c769b3-dcf1-4904-8db4-4ba4a8e7bdbe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:52.903264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89c769b3-dcf1-4904-8db4-4ba4a8e7bdbe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:52.903527 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89c769b3-dcf1-4904-8db4-4ba4a8e7bdbe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:52.903785 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89c769b3-dcf1-4904-8db4-4ba4a8e7bdbe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:52.903963 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-89c769b3-dcf1-4904-8db4-4ba4a8e7bdbe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 8df73a5e-2ce2-4c7b-b888-c97f4028db40 Aug 23 18:17:52.911709 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89c769b3-dcf1-4904-8db4-4ba4a8e7bdbe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 returned with HTTP 404 Aug 23 18:17:52.912298 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 485/1952] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:17:52 2026] DELETE /volume/v3/snapshots/8df73a5e-2ce2-4c7b-b888-c97f4028db40 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:52.921173 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30730a3c-3028-469f-88c7-6f96567c5c28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:52.923274 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30730a3c-3028-469f-88c7-6f96567c5c28 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:52.923568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30730a3c-3028-469f-88c7-6f96567c5c28 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:52.923893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30730a3c-3028-469f-88c7-6f96567c5c28 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:52.924079 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-30730a3c-3028-469f-88c7-6f96567c5c28 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 4bd78862-867c-45b5-b4df-8400088b1bef Aug 23 18:17:52.930687 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30730a3c-3028-469f-88c7-6f96567c5c28 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef returned with HTTP 404 Aug 23 18:17:52.931227 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 494/1953] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:17:52 2026] DELETE /volume/v3/snapshots/4bd78862-867c-45b5-b4df-8400088b1bef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:52.976530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-b950af63-b356-4b03-9402-785479915f11 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:52.978402 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-b950af63-b356-4b03-9402-785479915f11 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:52.978600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-b950af63-b356-4b03-9402-785479915f11 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:52.978840 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-b950af63-b356-4b03-9402-785479915f11 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:52.988619 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:52.988619 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:52.992695 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-b950af63-b356-4b03-9402-785479915f11 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:52.999683 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-b950af63-b356-4b03-9402-785479915f11 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:53.000316 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 489/1954] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:52 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:53.036223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-d6c9d66f-f6e1-40b3-afef-2f16fe3d2846 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:53.039423 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-d6c9d66f-f6e1-40b3-afef-2f16fe3d2846 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97/action Aug 23 18:17:53.040072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-d6c9d66f-f6e1-40b3-afef-2f16fe3d2846 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:17:53.040295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-d6c9d66f-f6e1-40b3-afef-2f16fe3d2846 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:53.057432 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:53.057432 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:53.058265 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-d6c9d66f-f6e1-40b3-afef-2f16fe3d2846 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:53.068685 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-d6c9d66f-f6e1-40b3-afef-2f16fe3d2846 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Begin detaching volume completed successfully. Aug 23 18:17:53.068916 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-d6c9d66f-f6e1-40b3-afef-2f16fe3d2846 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97/action returned with HTTP 202 Aug 23 18:17:53.069474 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 487/1955] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:17:53 2026] POST /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:17:53.139605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bece125f-cc39-4919-9109-b1cd61e28fba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:53.140125 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bece125f-cc39-4919-9109-b1cd61e28fba None None] GET https://10.4.3.148/volume// Aug 23 18:17:53.140359 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bece125f-cc39-4919-9109-b1cd61e28fba None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:53.140650 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bece125f-cc39-4919-9109-b1cd61e28fba None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:53.141485 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bece125f-cc39-4919-9109-b1cd61e28fba None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:53.141577 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 486/1956] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:17:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:53.150435 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-4b9eeaca-0326-4cfa-ac9c-07801f0e5209 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:53.154191 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-4b9eeaca-0326-4cfa-ac9c-07801f0e5209 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:53.154500 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-4b9eeaca-0326-4cfa-ac9c-07801f0e5209 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:53.154884 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-4b9eeaca-0326-4cfa-ac9c-07801f0e5209 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:53.170246 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:53.170246 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:53.176404 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-4b9eeaca-0326-4cfa-ac9c-07801f0e5209 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:53.182581 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-4b9eeaca-0326-4cfa-ac9c-07801f0e5209 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:53.183247 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 495/1957] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:17:53 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:17:54.438968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-89396a93-1e6f-4f0a-b78e-e33931a12b59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:54.440070 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-89396a93-1e6f-4f0a-b78e-e33931a12b59 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 Aug 23 18:17:54.440462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-89396a93-1e6f-4f0a-b78e-e33931a12b59 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:54.440462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-89396a93-1e6f-4f0a-b78e-e33931a12b59 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:54.449110 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:54.449110 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:54.512515 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7eda3f23-c338-44fc-91ec-b0b51c9122dd req-89396a93-1e6f-4f0a-b78e-e33931a12b59 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 returned with HTTP 200 Aug 23 18:17:54.513086 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 490/1958] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:54 2026] DELETE /volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:56.344996 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ef806deb-3416-4446-9467-f11937fe4e6d req-f755c054-af71-48a4-945f-73fe882142a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:56.349156 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ef806deb-3416-4446-9467-f11937fe4e6d req-f755c054-af71-48a4-945f-73fe882142a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 Aug 23 18:17:56.349349 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ef806deb-3416-4446-9467-f11937fe4e6d req-f755c054-af71-48a4-945f-73fe882142a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:56.349519 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ef806deb-3416-4446-9467-f11937fe4e6d req-f755c054-af71-48a4-945f-73fe882142a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:56.357120 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ef806deb-3416-4446-9467-f11937fe4e6d req-f755c054-af71-48a4-945f-73fe882142a4 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 returned with HTTP 404 Aug 23 18:17:56.358642 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 488/1959] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:56 2026] DELETE /volume/v3/attachments/9f5f54c1-894b-4a4a-a026-840a9c7b4d79 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:17:57.012371 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8575409a-842b-4e7b-87fb-782960d360e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:57.014236 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8575409a-842b-4e7b-87fb-782960d360e5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] DELETE https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:17:57.014582 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8575409a-842b-4e7b-87fb-782960d360e5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:57.014949 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8575409a-842b-4e7b-87fb-782960d360e5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:57.015195 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8575409a-842b-4e7b-87fb-782960d360e5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Delete volume with id: 03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:17:57.024822 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:57.024822 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:57.024822 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8575409a-842b-4e7b-87fb-782960d360e5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:17:57.047320 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8575409a-842b-4e7b-87fb-782960d360e5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Delete volume request issued successfully. Aug 23 18:17:57.047551 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8575409a-842b-4e7b-87fb-782960d360e5 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee returned with HTTP 202 Aug 23 18:17:57.054271 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 487/1960] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:57 2026] DELETE /volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:57.062784 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e3cefa8-4738-4d06-b1bc-d6690aed06c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:57.065173 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e3cefa8-4738-4d06-b1bc-d6690aed06c6 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:17:57.065367 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e3cefa8-4738-4d06-b1bc-d6690aed06c6 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:57.065573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e3cefa8-4738-4d06-b1bc-d6690aed06c6 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:57.072949 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:57.072949 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:57.078734 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6e3cefa8-4738-4d06-b1bc-d6690aed06c6 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:17:57.083508 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e3cefa8-4738-4d06-b1bc-d6690aed06c6 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee returned with HTTP 200 Aug 23 18:17:57.083994 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 496/1961] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:57 2026] GET /volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:58.097987 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8e050b9f-0fa6-444c-8cb4-87f708a12298 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:58.100484 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8e050b9f-0fa6-444c-8cb4-87f708a12298 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee Aug 23 18:17:58.100931 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8e050b9f-0fa6-444c-8cb4-87f708a12298 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:58.101353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8e050b9f-0fa6-444c-8cb4-87f708a12298 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:58.109928 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8e050b9f-0fa6-444c-8cb4-87f708a12298 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee returned with HTTP 404 Aug 23 18:17:58.110689 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 491/1962] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:58 2026] GET /volume/v3/volumes/03059419-ddfe-45ad-a2c8-6cc93c5c14ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:58.118208 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:58.120223 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] DELETE https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:17:58.120471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:58.120673 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:58.120861 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Delete volume with id: 33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:17:58.129910 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:58.129910 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:58.130528 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:17:58.152601 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Delete volume request issued successfully. Aug 23 18:17:58.153020 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0952be7d-c2b6-4ec0-82fa-77d3769f345c tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c returned with HTTP 202 Aug 23 18:17:58.153651 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 489/1963] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:58 2026] DELETE /volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:58.163020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-68b176fc-fb5e-4cdf-b073-41aecdb12531 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:58.167560 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68b176fc-fb5e-4cdf-b073-41aecdb12531 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:17:58.167900 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68b176fc-fb5e-4cdf-b073-41aecdb12531 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:58.168213 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68b176fc-fb5e-4cdf-b073-41aecdb12531 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:58.178887 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:58.178887 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:58.183686 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-68b176fc-fb5e-4cdf-b073-41aecdb12531 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:17:58.191704 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68b176fc-fb5e-4cdf-b073-41aecdb12531 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c returned with HTTP 200 Aug 23 18:17:58.192024 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 488/1964] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:58 2026] GET /volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:58.442192 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-856c05c0-0e0e-43db-b069-dd06b1cc4f9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:58.444777 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-856c05c0-0e0e-43db-b069-dd06b1cc4f9f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:17:58.444991 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-856c05c0-0e0e-43db-b069-dd06b1cc4f9f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:58.445242 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-856c05c0-0e0e-43db-b069-dd06b1cc4f9f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:58.459294 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:58.459294 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:17:58.465306 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-856c05c0-0e0e-43db-b069-dd06b1cc4f9f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:17:58.473048 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-856c05c0-0e0e-43db-b069-dd06b1cc4f9f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:17:58.473768 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 497/1965] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:17:58 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:59.006329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ff7b675d-26ab-49d5-8c8e-9ea1d5269c9e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.006860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff7b675d-26ab-49d5-8c8e-9ea1d5269c9e None None] GET https://10.4.3.148/volume// Aug 23 18:17:59.007036 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff7b675d-26ab-49d5-8c8e-9ea1d5269c9e None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.007214 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff7b675d-26ab-49d5-8c8e-9ea1d5269c9e None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.007771 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff7b675d-26ab-49d5-8c8e-9ea1d5269c9e None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:17:59.008473 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 492/1966] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:17:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:17:59.021379 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-f5b48d99-db33-4c5e-b17c-3bb81b7eb7d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.030674 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-f5b48d99-db33-4c5e-b17c-3bb81b7eb7d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:17:59.030674 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-f5b48d99-db33-4c5e-b17c-3bb81b7eb7d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a589b6a1-e0d8-4704-9f5e-59ffe52d33da", "connector": null, "instance_uuid": "2d56cb4b-2537-4e45-ba93-d3c75db5d8b6"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:59.057390 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:59.057390 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:59.091958 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-f5b48d99-db33-4c5e-b17c-3bb81b7eb7d5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:17:59.092433 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 490/1967] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:17:59 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 23 18:17:59.099934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-9aa3e2c4-f0b9-480f-9ae7-c0f618960dc0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.102445 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-9aa3e2c4-f0b9-480f-9ae7-c0f618960dc0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4 Aug 23 18:17:59.102616 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-9aa3e2c4-f0b9-480f-9ae7-c0f618960dc0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.102809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-9aa3e2c4-f0b9-480f-9ae7-c0f618960dc0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.111879 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:59.111879 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:59.184724 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-9aa3e2c4-f0b9-480f-9ae7-c0f618960dc0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4 returned with HTTP 200 Aug 23 18:17:59.185292 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 489/1968] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:17:59 2026] DELETE /volume/v3/attachments/ee40d121-9d9c-4237-9db0-4ec71ef91ac4 => generated 367 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:59.208690 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a00b5200-017a-4dde-a67e-6771dd0e5908 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.209089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ece540b-1355-4cf2-b4f9-18b409e75640 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.210781 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a00b5200-017a-4dde-a67e-6771dd0e5908 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:17:59.211042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ece540b-1355-4cf2-b4f9-18b409e75640 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c Aug 23 18:17:59.211189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a00b5200-017a-4dde-a67e-6771dd0e5908 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.211333 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ece540b-1355-4cf2-b4f9-18b409e75640 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.211542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a00b5200-017a-4dde-a67e-6771dd0e5908 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.211595 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ece540b-1355-4cf2-b4f9-18b409e75640 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.211748 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-a00b5200-017a-4dde-a67e-6771dd0e5908 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: d690ad26-a2a7-47ca-8fd9-c3ceff754386 Aug 23 18:17:59.217389 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a00b5200-017a-4dde-a67e-6771dd0e5908 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 returned with HTTP 404 Aug 23 18:17:59.218168 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 498/1969] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:17:59 2026] DELETE /volume/v3/snapshots/d690ad26-a2a7-47ca-8fd9-c3ceff754386 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:59.221643 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ece540b-1355-4cf2-b4f9-18b409e75640 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c returned with HTTP 404 Aug 23 18:17:59.222212 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 493/1970] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:59 2026] GET /volume/v3/volumes/33cabe55-dad6-4043-a4a9-a455ec10af3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:17:59.231130 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.233383 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] DELETE https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:17:59.233653 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.233741 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ae3f4cd4-430d-410e-aab7-4df32d470ba1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.233917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.234126 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Delete volume with id: d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:17:59.237515 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae3f4cd4-430d-410e-aab7-4df32d470ba1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:17:59.237759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae3f4cd4-430d-410e-aab7-4df32d470ba1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.237986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae3f4cd4-430d-410e-aab7-4df32d470ba1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.245990 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:59.245990 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:17:59.246673 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:17:59.252817 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:59.252817 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:59.257649 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ae3f4cd4-430d-410e-aab7-4df32d470ba1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:59.265588 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae3f4cd4-430d-410e-aab7-4df32d470ba1 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:17:59.266084 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 490/1971] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:59 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:17:59.271517 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Delete volume request issued successfully. Aug 23 18:17:59.271810 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36d0312e-9d8b-4aa4-89ca-7e852e2650ab tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 returned with HTTP 202 Aug 23 18:17:59.272387 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 491/1972] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:17:59 2026] DELETE /volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:17:59.280787 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.281473 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4177d363-be0f-4bd9-adeb-5e2803281bb8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.283414 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:17:59.283555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1295596602"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:17:59.284101 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4177d363-be0f-4bd9-adeb-5e2803281bb8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:17:59.284410 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4177d363-be0f-4bd9-adeb-5e2803281bb8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.284681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4177d363-be0f-4bd9-adeb-5e2803281bb8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.285406 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1295596602'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:17:59.285668 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume of 1 GB Aug 23 18:17:59.290366 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Availability Zones retrieved successfully. Aug 23 18:17:59.297028 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:59.297028 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:17:59.297141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (ed990da5-fe13-44d7-87eb-5fe07260dac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:59.298542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5446235a-b7dc-442b-ba66-adc0a886c715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:59.301564 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:17:59.304967 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4177d363-be0f-4bd9-adeb-5e2803281bb8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Volume info retrieved successfully. Aug 23 18:17:59.317573 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4177d363-be0f-4bd9-adeb-5e2803281bb8 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 returned with HTTP 200 Aug 23 18:17:59.318265 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 494/1973] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:59 2026] GET /volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:17:59.340084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5446235a-b7dc-442b-ba66-adc0a886c715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:59.342350 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d00f6d-5db2-4d39-85ae-1b86010c86ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:59.402079 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['78c66dd8-93b6-4db9-8fe1-6882a6f0cd82', 'd73f9dfa-348c-4302-98aa-6a79d593a860', 'aadedfda-9a86-46d1-9a00-b5b36e1c8cf6', '1b72851f-7960-44dd-af4b-0e26cbe380c2'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:17:59.403333 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d00f6d-5db2-4d39-85ae-1b86010c86ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78c66dd8-93b6-4db9-8fe1-6882a6f0cd82', 'd73f9dfa-348c-4302-98aa-6a79d593a860', 'aadedfda-9a86-46d1-9a00-b5b36e1c8cf6', '1b72851f-7960-44dd-af4b-0e26cbe380c2']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:59.404448 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24279fe0-9014-4ae0-8ef2-87701062f219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:59.435891 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24279fe0-9014-4ae0-8ef2-87701062f219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592a0964-5888-4814-8bf1-6d52c3d2bf3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1295596602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['78c66dd8-93b6-4db9-8fe1-6882a6f0cd82','d73f9dfa-348c-4302-98aa-6a79d593a860','aadedfda-9a86-46d1-9a00-b5b36e1c8cf6','1b72851f-7960-44dd-af4b-0e26cbe380c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1295596602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592a0964-5888-4814-8bf1-6d52c3d2bf3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dbabed9c9043d9b0fac65fb04a0507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a9322794eb4fa299cb16af62d3a742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:59.437785 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eccc040-7bc4-4426-9846-24c81b0679c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:59.459081 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eccc040-7bc4-4426-9846-24c81b0679c1) transitioned into state 'SUCCESS' from state '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-1295596602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['78c66dd8-93b6-4db9-8fe1-6882a6f0cd82','d73f9dfa-348c-4302-98aa-6a79d593a860','aadedfda-9a86-46d1-9a00-b5b36e1c8cf6','1b72851f-7960-44dd-af4b-0e26cbe380c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:59.460099 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7b5c95-2c5f-4445-99c4-5e41dcedb951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:17:59.472085 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7b5c95-2c5f-4445-99c4-5e41dcedb951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:17:59.473123 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (ed990da5-fe13-44d7-87eb-5fe07260dac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:17:59.473549 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request issued successfully. Aug 23 18:17:59.474300 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2807d1e6-440b-4b8b-bacc-daeb5a2f0510 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:17:59.474805 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 499/1974] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:17:59 2026] POST /volume/v3/volumes => generated 754 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:17:59.493326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30bca9a0-cd97-4271-a4f4-5a38e88b255d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:17:59.496334 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30bca9a0-cd97-4271-a4f4-5a38e88b255d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:17:59.496334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30bca9a0-cd97-4271-a4f4-5a38e88b255d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:17:59.496454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30bca9a0-cd97-4271-a4f4-5a38e88b255d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:17:59.505928 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:17:59.505928 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:17:59.510385 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-30bca9a0-cd97-4271-a4f4-5a38e88b255d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:17:59.516453 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30bca9a0-cd97-4271-a4f4-5a38e88b255d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a returned with HTTP 200 Aug 23 18:17:59.516981 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 491/1975] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:17:59 2026] GET /volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:18:00.332129 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-d64fabd6-40c6-4916-9eee-a32234ef0bec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:00.332684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-70700cd6-0571-48ae-af7c-d36ef7531fc1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:00.334495 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-70700cd6-0571-48ae-af7c-d36ef7531fc1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] GET https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 Aug 23 18:18:00.334730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-70700cd6-0571-48ae-af7c-d36ef7531fc1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:00.334971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-70700cd6-0571-48ae-af7c-d36ef7531fc1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:00.335690 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-d64fabd6-40c6-4916-9eee-a32234ef0bec tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 Aug 23 18:18:00.336708 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-d64fabd6-40c6-4916-9eee-a32234ef0bec tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:00.341613 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-70700cd6-0571-48ae-af7c-d36ef7531fc1 tempest-TaggedBootDevicesTest-512801157 tempest-TaggedBootDevicesTest-512801157-project-member] https://10.4.3.148/volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 returned with HTTP 404 Aug 23 18:18:00.343463 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 495/1976] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:00 2026] GET /volume/v3/volumes/d4eabc71-3cdf-443a-9221-e4ea3a4e5e39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:00.351630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-d64fabd6-40c6-4916-9eee-a32234ef0bec tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:18:00.359312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-d64fabd6-40c6-4916-9eee-a32234ef0bec tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:18:00.360605 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:00.360605 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:00.484607 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-d64fabd6-40c6-4916-9eee-a32234ef0bec tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-a589b6a1-e0d8-4704-9f5e-59ffe52d33da-np0000007943" released by "attachment_update" :: held 0.125s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:18:00.485076 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-d64fabd6-40c6-4916-9eee-a32234ef0bec tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 returned with HTTP 200 Aug 23 18:18:00.485717 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 492/1977] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:18:00 2026] PUT /volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:00.497714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-43ed901e-4d81-4b1e-8e2d-12c836a0ab09 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:00.501289 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-43ed901e-4d81-4b1e-8e2d-12c836a0ab09 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 Aug 23 18:18:00.501569 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-43ed901e-4d81-4b1e-8e2d-12c836a0ab09 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:00.501917 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-43ed901e-4d81-4b1e-8e2d-12c836a0ab09 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:00.534874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10cbd8f6-1b59-497c-b512-d771354c6c5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:00.538992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-43ed901e-4d81-4b1e-8e2d-12c836a0ab09 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 returned with HTTP 200 Aug 23 18:18:00.539805 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10cbd8f6-1b59-497c-b512-d771354c6c5c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:18:00.540250 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10cbd8f6-1b59-497c-b512-d771354c6c5c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:00.540464 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 500/1978] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:18:00 2026] GET /volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:00.540626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10cbd8f6-1b59-497c-b512-d771354c6c5c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:00.566267 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:00.566267 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:00.572744 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-10cbd8f6-1b59-497c-b512-d771354c6c5c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:00.583344 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10cbd8f6-1b59-497c-b512-d771354c6c5c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a returned with HTTP 200 Aug 23 18:18:00.583344 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 492/1979] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:00 2026] GET /volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:00.610260 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-71bc2186-d764-4ad3-9668-176c179dc1cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:00.616379 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71bc2186-d764-4ad3-9668-176c179dc1cc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:00.617054 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71bc2186-d764-4ad3-9668-176c179dc1cc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "592a0964-5888-4814-8bf1-6d52c3d2bf3a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-380302896"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:00.630087 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:00.630087 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:00.630249 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-71bc2186-d764-4ad3-9668-176c179dc1cc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:00.631122 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-71bc2186-d764-4ad3-9668-176c179dc1cc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume 592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:18:00.716822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-71bc2186-d764-4ad3-9668-176c179dc1cc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['8e1d8dda-f432-44cc-be72-77cb78bb49a5', '1cdb67f5-e201-48ff-9b1b-52eb094b7131', 'ba078b6a-4a8d-4bf1-86b5-f2631554181b', 'b140e4cd-8a37-4091-9d34-7661d015d0a9'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:00.778665 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-71bc2186-d764-4ad3-9668-176c179dc1cc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot create request issued successfully. Aug 23 18:18:00.779221 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71bc2186-d764-4ad3-9668-176c179dc1cc tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:18:00.779915 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 496/1980] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:00.792677 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0956fec4-9720-4d22-be2f-e8e76280f5ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:00.795594 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0956fec4-9720-4d22-be2f-e8e76280f5ba tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 Aug 23 18:18:00.795962 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0956fec4-9720-4d22-be2f-e8e76280f5ba tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:00.796276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0956fec4-9720-4d22-be2f-e8e76280f5ba tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:00.804600 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:00.804600 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:00.805292 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0956fec4-9720-4d22-be2f-e8e76280f5ba tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:00.806301 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0956fec4-9720-4d22-be2f-e8e76280f5ba tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 returned with HTTP 200 Aug 23 18:18:00.807410 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 493/1981] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:00 2026] GET /volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:01.819144 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d793a0e-8ec8-49c2-ba96-312f418e49aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:01.821082 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d793a0e-8ec8-49c2-ba96-312f418e49aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 Aug 23 18:18:01.821376 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d793a0e-8ec8-49c2-ba96-312f418e49aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:01.821617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d793a0e-8ec8-49c2-ba96-312f418e49aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:01.828611 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:01.828611 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:01.829257 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d793a0e-8ec8-49c2-ba96-312f418e49aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:01.830444 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d793a0e-8ec8-49c2-ba96-312f418e49aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 returned with HTTP 200 Aug 23 18:18:01.830989 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 501/1982] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:01 2026] GET /volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:01.848984 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ebcee892-f538-40e3-a210-260f6187e0c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:01.852820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:01.852820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3a623fe4-4c66-4c5d-a330-097c60d4cc97", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-468541551"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:01.855030 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request body: {'volume': {'snapshot_id': '3a623fe4-4c66-4c5d-a330-097c60d4cc97', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-468541551'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:01.863056 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:01.863056 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:01.864100 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:01.864564 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume of 2 GB Aug 23 18:18:01.871006 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Availability Zones retrieved successfully. Aug 23 18:18:01.879351 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (adb916fb-2c48-4995-8c6d-a38a0312747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:01.881176 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04b3451-5744-47a3-adf7-22439915f2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:01.883816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:01.932716 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04b3451-5744-47a3-adf7-22439915f2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '3a623fe4-4c66-4c5d-a330-097c60d4cc97', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:01.933809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eca0296-f2f6-463c-90b8-844713631cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:01.984232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['273c8761-47d1-47b3-8d97-2adc94c3a094', 'ca12085a-e3b7-4bb3-b2dd-246492360c11', '81c1d21f-d813-464b-8055-1805702044d8', 'e15d2fc5-8f56-446d-8182-84bdc7c0f112'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:01.985310 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eca0296-f2f6-463c-90b8-844713631cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273c8761-47d1-47b3-8d97-2adc94c3a094', 'ca12085a-e3b7-4bb3-b2dd-246492360c11', '81c1d21f-d813-464b-8055-1805702044d8', 'e15d2fc5-8f56-446d-8182-84bdc7c0f112']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:01.986338 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06dafac-182d-411d-b29e-a6227f187c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:02.038434 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06dafac-182d-411d-b29e-a6227f187c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c97018f-496b-49e5-afcc-17c8f9459499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-468541551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['273c8761-47d1-47b3-8d97-2adc94c3a094','ca12085a-e3b7-4bb3-b2dd-246492360c11','81c1d21f-d813-464b-8055-1805702044d8','e15d2fc5-8f56-446d-8182-84bdc7c0f112'],size=2,snapshot_id=3a623fe4-4c66-4c5d-a330-097c60d4cc97,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-468541551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c97018f-496b-49e5-afcc-17c8f9459499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dbabed9c9043d9b0fac65fb04a0507',provider_auth=None,provider_geometry=None,provider_id=None,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=3a623fe4-4c66-4c5d-a330-097c60d4cc97,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a9322794eb4fa299cb16af62d3a742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:02.039921 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51747574-7d9f-4024-87eb-95ab8d2904c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:02.065044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51747574-7d9f-4024-87eb-95ab8d2904c0) transitioned into state 'SUCCESS' from state '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-468541551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['273c8761-47d1-47b3-8d97-2adc94c3a094','ca12085a-e3b7-4bb3-b2dd-246492360c11','81c1d21f-d813-464b-8055-1805702044d8','e15d2fc5-8f56-446d-8182-84bdc7c0f112'],size=2,snapshot_id=3a623fe4-4c66-4c5d-a330-097c60d4cc97,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:02.065900 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65935c4c-6cec-448f-b652-4c3e2ac5e938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:02.099817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65935c4c-6cec-448f-b652-4c3e2ac5e938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:02.099817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (adb916fb-2c48-4995-8c6d-a38a0312747a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:02.099817 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request issued successfully. Aug 23 18:18:02.100052 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebcee892-f538-40e3-a210-260f6187e0c9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:02.100380 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 493/1983] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:01 2026] POST /volume/v3/volumes => generated 787 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:02.121067 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dea686c2-d76a-4a48-95c7-f5325ff6b776 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:02.123704 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dea686c2-d76a-4a48-95c7-f5325ff6b776 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:02.124017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dea686c2-d76a-4a48-95c7-f5325ff6b776 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:02.124286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dea686c2-d76a-4a48-95c7-f5325ff6b776 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:02.134817 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:02.134817 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:02.141272 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dea686c2-d76a-4a48-95c7-f5325ff6b776 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:02.148405 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dea686c2-d76a-4a48-95c7-f5325ff6b776 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 200 Aug 23 18:18:02.148815 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 497/1984] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:02 2026] GET /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:03.177011 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-30ef083c-42f8-4de4-9d92-12f1a5ddf25d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:03.184057 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30ef083c-42f8-4de4-9d92-12f1a5ddf25d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:03.184666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30ef083c-42f8-4de4-9d92-12f1a5ddf25d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:03.184666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30ef083c-42f8-4de4-9d92-12f1a5ddf25d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:03.198266 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:03.198266 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:03.206810 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-30ef083c-42f8-4de4-9d92-12f1a5ddf25d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:03.212513 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30ef083c-42f8-4de4-9d92-12f1a5ddf25d tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 200 Aug 23 18:18:03.213053 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 494/1985] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:03 2026] GET /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:03.241022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-005e74a1-1610-411c-a588-c66b483ad048 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:03.250543 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-005e74a1-1610-411c-a588-c66b483ad048 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:03.250908 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-005e74a1-1610-411c-a588-c66b483ad048 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:03.251142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-005e74a1-1610-411c-a588-c66b483ad048 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:03.267031 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:03.267031 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:03.281617 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-005e74a1-1610-411c-a588-c66b483ad048 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:03.292429 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-005e74a1-1610-411c-a588-c66b483ad048 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 200 Aug 23 18:18:03.293283 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 502/1986] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:03 2026] GET /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:03.310603 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2550f69b-a998-4bc3-9827-a5464c14d58a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:03.313584 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2550f69b-a998-4bc3-9827-a5464c14d58a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:03.314249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2550f69b-a998-4bc3-9827-a5464c14d58a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:03.314249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2550f69b-a998-4bc3-9827-a5464c14d58a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:03.314249 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2550f69b-a998-4bc3-9827-a5464c14d58a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: 0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:03.334731 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:03.334731 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:03.335510 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2550f69b-a998-4bc3-9827-a5464c14d58a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:03.378816 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2550f69b-a998-4bc3-9827-a5464c14d58a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume request issued successfully. Aug 23 18:18:03.378816 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2550f69b-a998-4bc3-9827-a5464c14d58a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 202 Aug 23 18:18:03.378816 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 494/1987] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:03 2026] DELETE /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:03.387530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b049753c-9419-4a03-a3c0-deb2daf31abb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:03.392815 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b049753c-9419-4a03-a3c0-deb2daf31abb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:03.393434 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b049753c-9419-4a03-a3c0-deb2daf31abb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:03.394867 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b049753c-9419-4a03-a3c0-deb2daf31abb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:03.409353 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:03.409353 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:03.418153 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b049753c-9419-4a03-a3c0-deb2daf31abb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:03.432528 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b049753c-9419-4a03-a3c0-deb2daf31abb tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 200 Aug 23 18:18:03.432528 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 498/1988] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:03 2026] GET /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:04.449771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba78649d-671a-42c2-94f3-2a550a5f1531 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:04.452187 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba78649d-671a-42c2-94f3-2a550a5f1531 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:04.452458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba78649d-671a-42c2-94f3-2a550a5f1531 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:04.452723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba78649d-671a-42c2-94f3-2a550a5f1531 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:04.463766 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba78649d-671a-42c2-94f3-2a550a5f1531 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 404 Aug 23 18:18:04.463766 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 495/1989] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:04 2026] GET /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:04.479203 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38ef28e3-3187-48e6-b04f-650301fbd5aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:04.482140 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38ef28e3-3187-48e6-b04f-650301fbd5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:04.482559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38ef28e3-3187-48e6-b04f-650301fbd5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:04.482730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38ef28e3-3187-48e6-b04f-650301fbd5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:04.490181 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38ef28e3-3187-48e6-b04f-650301fbd5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 404 Aug 23 18:18:04.491002 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 503/1990] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:04 2026] GET /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:04.500438 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44cd3588-8915-4a6a-8b38-8ba2bd23b25b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:04.503098 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44cd3588-8915-4a6a-8b38-8ba2bd23b25b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:04.503211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44cd3588-8915-4a6a-8b38-8ba2bd23b25b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:04.503399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44cd3588-8915-4a6a-8b38-8ba2bd23b25b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:04.503594 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-44cd3588-8915-4a6a-8b38-8ba2bd23b25b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: 0c97018f-496b-49e5-afcc-17c8f9459499 Aug 23 18:18:04.510624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44cd3588-8915-4a6a-8b38-8ba2bd23b25b tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 returned with HTTP 404 Aug 23 18:18:04.511207 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 495/1991] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:04 2026] DELETE /volume/v3/volumes/0c97018f-496b-49e5-afcc-17c8f9459499 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:04.520489 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:04.523347 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 Aug 23 18:18:04.523633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:04.523955 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:04.524122 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: 3a623fe4-4c66-4c5d-a330-097c60d4cc97 Aug 23 18:18:04.531785 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:04.531785 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:04.532659 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:04.577654 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:18:04.578099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e022b549-7411-4f4d-b1e5-bba0d8f9b1b3 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 returned with HTTP 202 Aug 23 18:18:04.578880 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 499/1992] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:18:04 2026] DELETE /volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:04.589003 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b62f9de1-ebc5-4f90-a120-30dbae21453a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:04.592555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b62f9de1-ebc5-4f90-a120-30dbae21453a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 Aug 23 18:18:04.593841 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b62f9de1-ebc5-4f90-a120-30dbae21453a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:04.593841 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b62f9de1-ebc5-4f90-a120-30dbae21453a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:04.602395 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:04.602395 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:04.602951 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b62f9de1-ebc5-4f90-a120-30dbae21453a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:04.604051 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b62f9de1-ebc5-4f90-a120-30dbae21453a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 returned with HTTP 200 Aug 23 18:18:04.604593 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 496/1993] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:04 2026] GET /volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:04.918984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-dc566fbb-2426-4b16-8919-3473be8e7f11 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:04.922447 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-dc566fbb-2426-4b16-8919-3473be8e7f11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561/action Aug 23 18:18:04.922829 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-dc566fbb-2426-4b16-8919-3473be8e7f11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:04.922932 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-dc566fbb-2426-4b16-8919-3473be8e7f11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:04.949740 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:04.949740 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:04.970959 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad12fcea-f1a4-48d0-99a2-f6afd7473e62 req-dc566fbb-2426-4b16-8919-3473be8e7f11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561/action returned with HTTP 204 Aug 23 18:18:04.971743 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 504/1994] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:18:04 2026] POST /volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:05.618010 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-73843074-612d-4e4c-b6fa-772aaf2f1995 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:05.621919 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73843074-612d-4e4c-b6fa-772aaf2f1995 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 Aug 23 18:18:05.622185 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73843074-612d-4e4c-b6fa-772aaf2f1995 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:05.622419 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73843074-612d-4e4c-b6fa-772aaf2f1995 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:05.629534 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73843074-612d-4e4c-b6fa-772aaf2f1995 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 returned with HTTP 404 Aug 23 18:18:05.630131 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 496/1995] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:05 2026] GET /volume/v3/snapshots/3a623fe4-4c66-4c5d-a330-097c60d4cc97 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:05.642562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac6185c2-85cf-4fb7-8725-8622093224a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:05.646659 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac6185c2-85cf-4fb7-8725-8622093224a9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:18:05.647003 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac6185c2-85cf-4fb7-8725-8622093224a9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:05.647268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac6185c2-85cf-4fb7-8725-8622093224a9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:05.658926 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:05.658926 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:05.662673 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac6185c2-85cf-4fb7-8725-8622093224a9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:05.670287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac6185c2-85cf-4fb7-8725-8622093224a9 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a returned with HTTP 200 Aug 23 18:18:05.670666 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 500/1996] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:05 2026] GET /volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:05.690275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:05.694413 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:18:05.694978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:05.695152 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:05.695357 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: 592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:18:05.709301 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:05.709301 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:05.710195 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:05.734983 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume request issued successfully. Aug 23 18:18:05.735449 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6db8f77d-cf1e-47eb-9829-36b0be52cde0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a returned with HTTP 202 Aug 23 18:18:05.735536 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 497/1997] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:05 2026] DELETE /volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:05.744822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5ea51137-f188-4a32-9471-a0350d401e06 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:05.746692 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ea51137-f188-4a32-9471-a0350d401e06 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:18:05.747009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ea51137-f188-4a32-9471-a0350d401e06 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:05.747159 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ea51137-f188-4a32-9471-a0350d401e06 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:05.755520 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:05.755520 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:05.760753 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5ea51137-f188-4a32-9471-a0350d401e06 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:05.766936 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ea51137-f188-4a32-9471-a0350d401e06 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a returned with HTTP 200 Aug 23 18:18:05.767325 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 505/1998] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:05 2026] GET /volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:06.190822 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9697332-96c7-4897-8544-431812de4c3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:06.193577 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:06.194077 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1643291519", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:06.197289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1643291519', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:06.313948 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Create volume of 1 GB Aug 23 18:18:06.321193 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Availability Zones retrieved successfully. Aug 23 18:18:06.329112 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Flow 'volume_create_api' (172b3270-d0f9-476d-bb11-b7ba1c0dc15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:06.330563 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49414ad2-b96c-4176-ae44-bea9e999e7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:06.332548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:06.417165 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49414ad2-b96c-4176-ae44-bea9e999e7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:06.418406 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe749a3b-14f4-47e3-8818-593834ce0acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:06.514501 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Created reservations ['55019f8a-7a84-46b7-a2c7-5ec37f93789c', 'aedb5b82-89c5-4431-acbb-ee387c3f6538', 'fa139e6a-e397-4b2f-a9b0-f62fe04594a3', 'fb096d71-5c38-44ba-be90-fa983506c2e4'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:06.515993 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe749a3b-14f4-47e3-8818-593834ce0acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55019f8a-7a84-46b7-a2c7-5ec37f93789c', 'aedb5b82-89c5-4431-acbb-ee387c3f6538', 'fa139e6a-e397-4b2f-a9b0-f62fe04594a3', 'fb096d71-5c38-44ba-be90-fa983506c2e4']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:06.518589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0618d616-0a11-4af0-bb5c-eff08fb20ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:06.551878 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0618d616-0a11-4af0-bb5c-eff08fb20ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4784ba9-2aa2-4e2a-9c12-4502fa435065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1643291519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb010d765ca45abb57ab6c84c2c218c',qos_specs=None,replication_status=,reservations=['55019f8a-7a84-46b7-a2c7-5ec37f93789c','aedb5b82-89c5-4431-acbb-ee387c3f6538','fa139e6a-e397-4b2f-a9b0-f62fe04594a3','fb096d71-5c38-44ba-be90-fa983506c2e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2231a86a0b4f53b19fcc24dfb1ec68',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1643291519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4784ba9-2aa2-4e2a-9c12-4502fa435065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb010d765ca45abb57ab6c84c2c218c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c2231a86a0b4f53b19fcc24dfb1ec68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:06.553015 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81edd9e-9a2f-4108-a446-9149d979cfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:06.581034 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81edd9e-9a2f-4108-a446-9149d979cfc1) transitioned into state 'SUCCESS' from state '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-1643291519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb010d765ca45abb57ab6c84c2c218c',qos_specs=None,replication_status=,reservations=['55019f8a-7a84-46b7-a2c7-5ec37f93789c','aedb5b82-89c5-4431-acbb-ee387c3f6538','fa139e6a-e397-4b2f-a9b0-f62fe04594a3','fb096d71-5c38-44ba-be90-fa983506c2e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2231a86a0b4f53b19fcc24dfb1ec68',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:06.582039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323f06c6-dad9-4c25-a266-58b9ea6289a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:06.606295 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323f06c6-dad9-4c25-a266-58b9ea6289a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:06.607702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Flow 'volume_create_api' (172b3270-d0f9-476d-bb11-b7ba1c0dc15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:06.608249 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Create volume request issued successfully. Aug 23 18:18:06.609578 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9697332-96c7-4897-8544-431812de4c3d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:06.609986 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 497/1999] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:06 2026] POST /volume/v3/volumes => generated 754 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:06.628997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a0cda5f8-d816-4887-9649-c16e089f04c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:06.632982 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a0cda5f8-d816-4887-9649-c16e089f04c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:18:06.633365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a0cda5f8-d816-4887-9649-c16e089f04c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:06.633858 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a0cda5f8-d816-4887-9649-c16e089f04c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:06.653364 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:06.653364 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:06.664473 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a0cda5f8-d816-4887-9649-c16e089f04c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:06.674256 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a0cda5f8-d816-4887-9649-c16e089f04c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 200 Aug 23 18:18:06.675250 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 501/2000] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:06 2026] GET /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:06.786011 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-94a3aa73-2be5-4913-a6e6-748c81773f9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:06.790570 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94a3aa73-2be5-4913-a6e6-748c81773f9a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a Aug 23 18:18:06.790813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94a3aa73-2be5-4913-a6e6-748c81773f9a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:06.791075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94a3aa73-2be5-4913-a6e6-748c81773f9a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:06.806569 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94a3aa73-2be5-4913-a6e6-748c81773f9a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a returned with HTTP 404 Aug 23 18:18:06.807154 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 498/2001] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:06 2026] GET /volume/v3/volumes/592a0964-5888-4814-8bf1-6d52c3d2bf3a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:06.820443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-92f5ea92-0add-4572-9d7d-b353f03e735e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:06.824832 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92f5ea92-0add-4572-9d7d-b353f03e735e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:18:06.824832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92f5ea92-0add-4572-9d7d-b353f03e735e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:06.824832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92f5ea92-0add-4572-9d7d-b353f03e735e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:06.833042 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:06.833042 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:06.839470 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-92f5ea92-0add-4572-9d7d-b353f03e735e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:06.847537 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92f5ea92-0add-4572-9d7d-b353f03e735e tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:18:06.847785 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 506/2002] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:06 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:06.865808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-278150bd-4445-4f4c-86f0-e5a88c610525 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:06.870361 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:06.872288 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-942275238"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:06.874235 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-942275238'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:06.876266 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume of 1 GB Aug 23 18:18:06.877355 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:06.877355 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:06.885499 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Availability Zones retrieved successfully. Aug 23 18:18:06.894197 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (5fee1298-6f6e-4291-9788-9835dfa54d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:06.895808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23621589-49bb-4d88-adbc-b51c6c32103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:06.897324 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:06.941615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23621589-49bb-4d88-adbc-b51c6c32103f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:06.943227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173ff2c3-23d2-4ef1-8f9a-12e263eb9c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:07.011689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['e2cb6070-702b-406e-b6db-ff5864868eb9', 'b9e54ea5-b036-4498-b905-8e926fd995e3', '64764893-df78-4d11-9deb-6c5077f84161', 'e941166c-61f5-4593-8d3b-4c88e4b13022'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:07.012859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173ff2c3-23d2-4ef1-8f9a-12e263eb9c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2cb6070-702b-406e-b6db-ff5864868eb9', 'b9e54ea5-b036-4498-b905-8e926fd995e3', '64764893-df78-4d11-9deb-6c5077f84161', 'e941166c-61f5-4593-8d3b-4c88e4b13022']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:07.013750 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ca81a3-79ac-44bb-a613-754ef4673a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:07.057436 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ca81a3-79ac-44bb-a613-754ef4673a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33ef703-33e7-47bd-8791-4da613f9456e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-942275238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['e2cb6070-702b-406e-b6db-ff5864868eb9','b9e54ea5-b036-4498-b905-8e926fd995e3','64764893-df78-4d11-9deb-6c5077f84161','e941166c-61f5-4593-8d3b-4c88e4b13022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-942275238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d33ef703-33e7-47bd-8791-4da613f9456e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dbabed9c9043d9b0fac65fb04a0507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a9322794eb4fa299cb16af62d3a742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:07.058701 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f220c0a-1dd5-4f71-b9fa-60ac86755eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:07.114814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f220c0a-1dd5-4f71-b9fa-60ac86755eec) transitioned into state 'SUCCESS' from state '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-942275238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['e2cb6070-702b-406e-b6db-ff5864868eb9','b9e54ea5-b036-4498-b905-8e926fd995e3','64764893-df78-4d11-9deb-6c5077f84161','e941166c-61f5-4593-8d3b-4c88e4b13022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:07.114919 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49b1c71-54e4-4d86-9d8a-4315607f3a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:07.148889 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49b1c71-54e4-4d86-9d8a-4315607f3a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:07.152197 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (5fee1298-6f6e-4291-9788-9835dfa54d6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:07.153101 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request issued successfully. Aug 23 18:18:07.154999 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-278150bd-4445-4f4c-86f0-e5a88c610525 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:07.155680 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 498/2003] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:06 2026] POST /volume/v3/volumes => generated 753 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:07.180444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6b6e5737-d2ea-4c73-87c4-bbb0d085f5aa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:07.183222 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6b6e5737-d2ea-4c73-87c4-bbb0d085f5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:07.183446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6b6e5737-d2ea-4c73-87c4-bbb0d085f5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:07.184820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6b6e5737-d2ea-4c73-87c4-bbb0d085f5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:07.199697 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:07.199697 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:07.208187 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6b6e5737-d2ea-4c73-87c4-bbb0d085f5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:07.218831 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6b6e5737-d2ea-4c73-87c4-bbb0d085f5aa tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e returned with HTTP 200 Aug 23 18:18:07.221129 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 502/2004] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:07 2026] GET /volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:07.701935 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e8982e8-e421-4166-8539-d94a338e02ed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:07.707934 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e8982e8-e421-4166-8539-d94a338e02ed tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:18:07.708100 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e8982e8-e421-4166-8539-d94a338e02ed tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:07.708362 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e8982e8-e421-4166-8539-d94a338e02ed tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:07.735871 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:07.735871 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:07.747148 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e8982e8-e421-4166-8539-d94a338e02ed tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:07.758512 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e8982e8-e421-4166-8539-d94a338e02ed tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 200 Aug 23 18:18:07.759447 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 499/2005] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:07 2026] GET /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 1362 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:07.789107 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc5a9017-f98e-44f0-bf9c-e281bca6fee7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:07.792555 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc5a9017-f98e-44f0-bf9c-e281bca6fee7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:18:07.792919 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc5a9017-f98e-44f0-bf9c-e281bca6fee7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:07.793098 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc5a9017-f98e-44f0-bf9c-e281bca6fee7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:07.804178 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:07.804178 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:07.810117 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fc5a9017-f98e-44f0-bf9c-e281bca6fee7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:07.819979 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc5a9017-f98e-44f0-bf9c-e281bca6fee7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 200 Aug 23 18:18:07.820536 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 507/2006] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:07 2026] GET /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:07.839571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9db948a5-b566-41ea-8993-1f8fe5f17a72 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:07.841771 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9db948a5-b566-41ea-8993-1f8fe5f17a72 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:18:07.842107 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9db948a5-b566-41ea-8993-1f8fe5f17a72 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:07.842809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9db948a5-b566-41ea-8993-1f8fe5f17a72 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:07.860027 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:07.860027 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:07.867976 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9db948a5-b566-41ea-8993-1f8fe5f17a72 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:07.876119 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9db948a5-b566-41ea-8993-1f8fe5f17a72 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 200 Aug 23 18:18:07.876632 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 499/2007] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:07 2026] GET /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:07.899555 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:07.901868 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:18:07.902223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4784ba9-2aa2-4e2a-9c12-4502fa435065", "name": "tempest-TestVolumeBackupRestore-backup-1895289373", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:07.904827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Creating new backup {'backup': {'volume_id': 'f4784ba9-2aa2-4e2a-9c12-4502fa435065', 'name': 'tempest-TestVolumeBackupRestore-backup-1895289373', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:18:07.904827 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Creating backup of volume f4784ba9-2aa2-4e2a-9c12-4502fa435065 in container None Aug 23 18:18:07.914430 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:07.914430 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:07.915239 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:07.962025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Created reservations ['0a805fe6-201f-4619-8a60-9afecd260fc6', 'd4a477f2-99c9-4a3c-88f5-54d5f696145b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:08.033839 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8a1caf0-306f-4eed-a1aa-8a6f1e061b10 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:18:08.034570 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 503/2008] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:07 2026] POST /volume/v3/backups => generated 335 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:08.051185 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0eb2dde-419d-47a0-9279-8f51e54296b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:08.054173 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0eb2dde-419d-47a0-9279-8f51e54296b3 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:08.054577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0eb2dde-419d-47a0-9279-8f51e54296b3 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:08.054970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0eb2dde-419d-47a0-9279-8f51e54296b3 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:08.055197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d0eb2dde-419d-47a0-9279-8f51e54296b3 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:08.062775 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:08.062775 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:08.064402 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0eb2dde-419d-47a0-9279-8f51e54296b3 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:08.064982 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 500/2009] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:08 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:18:08.236236 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a51dbe9-3258-4093-8f7f-fd8438ece2a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:08.241113 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a51dbe9-3258-4093-8f7f-fd8438ece2a7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:08.241852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a51dbe9-3258-4093-8f7f-fd8438ece2a7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:08.241852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a51dbe9-3258-4093-8f7f-fd8438ece2a7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:08.254468 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:08.254468 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:08.261770 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1a51dbe9-3258-4093-8f7f-fd8438ece2a7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:08.269407 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a51dbe9-3258-4093-8f7f-fd8438ece2a7 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e returned with HTTP 200 Aug 23 18:18:08.270241 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 508/2010] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:08 2026] GET /volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:08.289480 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:08.295690 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:08.295690 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d33ef703-33e7-47bd-8791-4da613f9456e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1323266101"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:08.302930 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=373,cinder:UPDATE=98,cinder:INSERT=63 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:18:08.312130 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:08.312130 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:08.312651 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:08.312760 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create snapshot from volume d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:08.363899 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['55e0f0d9-4e39-4a97-8916-10c50390bed7', 'ae23787c-4d77-41f3-b030-483797b4b682', '8e2bd185-0273-43eb-89fa-91995912be80', 'e20e22ed-387f-4e11-8447-7e9c1f435f67'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:08.418149 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot create request issued successfully. Aug 23 18:18:08.418149 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76f3c5c4-cba0-4aa3-a47d-5c0889cc8766 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:18:08.418149 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 500/2011] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:08.433944 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b1ef00a7-e8ef-474c-9f7b-d9e74174bb4c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:08.438087 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1ef00a7-e8ef-474c-9f7b-d9e74174bb4c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b Aug 23 18:18:08.438415 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1ef00a7-e8ef-474c-9f7b-d9e74174bb4c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:08.438768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1ef00a7-e8ef-474c-9f7b-d9e74174bb4c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:08.448300 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:08.448300 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:08.448974 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b1ef00a7-e8ef-474c-9f7b-d9e74174bb4c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:08.450192 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1ef00a7-e8ef-474c-9f7b-d9e74174bb4c tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b returned with HTTP 200 Aug 23 18:18:08.450692 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 504/2012] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:08 2026] GET /volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:09.081946 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-695ee58c-418a-4720-86ad-d1a48efe17a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:09.085712 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-695ee58c-418a-4720-86ad-d1a48efe17a6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:09.086836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-695ee58c-418a-4720-86ad-d1a48efe17a6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:09.087929 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-695ee58c-418a-4720-86ad-d1a48efe17a6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:09.087929 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-695ee58c-418a-4720-86ad-d1a48efe17a6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:09.094538 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:09.094538 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:09.095491 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-695ee58c-418a-4720-86ad-d1a48efe17a6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:09.095960 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 501/2013] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:09 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:09.465309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f699fd53-ce63-4b4d-84a5-6e1cb87f9313 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:09.470843 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f699fd53-ce63-4b4d-84a5-6e1cb87f9313 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b Aug 23 18:18:09.472961 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f699fd53-ce63-4b4d-84a5-6e1cb87f9313 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:09.473377 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f699fd53-ce63-4b4d-84a5-6e1cb87f9313 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:09.480713 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:09.480713 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:09.481299 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f699fd53-ce63-4b4d-84a5-6e1cb87f9313 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:09.484496 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f699fd53-ce63-4b4d-84a5-6e1cb87f9313 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b returned with HTTP 200 Aug 23 18:18:09.485127 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 509/2014] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:09 2026] GET /volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:09.500228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-509216c7-d853-4e45-9dde-96745f759fbf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:09.503569 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:09.503953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cfea81d9-b5e6-43c4-a106-bc95ff627b8b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1899443033"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:09.506115 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request body: {'volume': {'snapshot_id': 'cfea81d9-b5e6-43c4-a106-bc95ff627b8b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1899443033'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:09.512246 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:09.512246 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:09.512938 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:09.513119 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume of 1 GB Aug 23 18:18:09.521577 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Availability Zones retrieved successfully. Aug 23 18:18:09.530356 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (b96c5c6b-ab50-49fc-a38e-192d7381fab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:09.533617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a40ef2-afd4-4559-8480-0d793b4bb68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:09.539988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:09.608829 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a40ef2-afd4-4559-8480-0d793b4bb68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cfea81d9-b5e6-43c4-a106-bc95ff627b8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:09.609963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816f9487-4ac0-427c-8e9b-cdafaab7ee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:09.689837 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Created reservations ['3fb3d4d8-6b23-48cb-be6f-d983095e652c', '270ec9cb-4a3f-412a-a174-58cf44261b7b', '04f353f9-c2f0-4360-8e80-08cfd93e3a0a', '46bb7eae-33ce-4fcf-a0e3-e917348c3d9f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:09.690591 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816f9487-4ac0-427c-8e9b-cdafaab7ee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fb3d4d8-6b23-48cb-be6f-d983095e652c', '270ec9cb-4a3f-412a-a174-58cf44261b7b', '04f353f9-c2f0-4360-8e80-08cfd93e3a0a', '46bb7eae-33ce-4fcf-a0e3-e917348c3d9f']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:09.691489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff93d575-4637-4941-b4c1-851f2b4eb0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:09.748422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff93d575-4637-4941-b4c1-851f2b4eb0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed902da0-4c17-46f3-845e-d63d2685235e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1899443033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['3fb3d4d8-6b23-48cb-be6f-d983095e652c','270ec9cb-4a3f-412a-a174-58cf44261b7b','04f353f9-c2f0-4360-8e80-08cfd93e3a0a','46bb7eae-33ce-4fcf-a0e3-e917348c3d9f'],size=1,snapshot_id=cfea81d9-b5e6-43c4-a106-bc95ff627b8b,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1899443033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed902da0-4c17-46f3-845e-d63d2685235e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dbabed9c9043d9b0fac65fb04a0507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfea81d9-b5e6-43c4-a106-bc95ff627b8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a9322794eb4fa299cb16af62d3a742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:09.749853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cacfe5-c005-456f-82d2-81139a03dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:09.782963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cacfe5-c005-456f-82d2-81139a03dfb4) transitioned into state 'SUCCESS' from state '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-1899443033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48dbabed9c9043d9b0fac65fb04a0507',qos_specs=None,replication_status=,reservations=['3fb3d4d8-6b23-48cb-be6f-d983095e652c','270ec9cb-4a3f-412a-a174-58cf44261b7b','04f353f9-c2f0-4360-8e80-08cfd93e3a0a','46bb7eae-33ce-4fcf-a0e3-e917348c3d9f'],size=1,snapshot_id=cfea81d9-b5e6-43c4-a106-bc95ff627b8b,source_replicaid=,source_volid=None,status='creating',user_id='d9a9322794eb4fa299cb16af62d3a742',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:09.783199 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f1a0ca-0345-4a53-bd14-9bd1b54f64a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:09.812935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f1a0ca-0345-4a53-bd14-9bd1b54f64a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:09.814042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Flow 'volume_create_api' (b96c5c6b-ab50-49fc-a38e-192d7381fab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:09.814042 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Create volume request issued successfully. Aug 23 18:18:09.814331 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-509216c7-d853-4e45-9dde-96745f759fbf tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:09.816408 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 501/2015] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:09 2026] POST /volume/v3/volumes => generated 788 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:09.833604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dde77d2a-3dee-4fe5-af24-2b9f70868c07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:09.836052 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dde77d2a-3dee-4fe5-af24-2b9f70868c07 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:09.836359 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dde77d2a-3dee-4fe5-af24-2b9f70868c07 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:09.836698 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dde77d2a-3dee-4fe5-af24-2b9f70868c07 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:09.850051 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:09.850051 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:09.856557 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dde77d2a-3dee-4fe5-af24-2b9f70868c07 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:09.867562 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dde77d2a-3dee-4fe5-af24-2b9f70868c07 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 200 Aug 23 18:18:09.868173 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 505/2016] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:09 2026] GET /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:10.111262 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dfddac0d-29cf-453e-a537-ed4f0f734350 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:10.114216 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfddac0d-29cf-453e-a537-ed4f0f734350 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:10.114927 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfddac0d-29cf-453e-a537-ed4f0f734350 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:10.115762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfddac0d-29cf-453e-a537-ed4f0f734350 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:10.116033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dfddac0d-29cf-453e-a537-ed4f0f734350 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:10.123445 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:10.123445 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:10.125650 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfddac0d-29cf-453e-a537-ed4f0f734350 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:10.127168 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 502/2017] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:10 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:10.889343 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8e7cd1e-5985-4918-b31c-e3fdb60464c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:10.893289 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8e7cd1e-5985-4918-b31c-e3fdb60464c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:10.894227 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8e7cd1e-5985-4918-b31c-e3fdb60464c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:10.894227 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8e7cd1e-5985-4918-b31c-e3fdb60464c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:10.909310 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:10.909310 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:10.918076 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8e7cd1e-5985-4918-b31c-e3fdb60464c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:10.927356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8e7cd1e-5985-4918-b31c-e3fdb60464c0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 200 Aug 23 18:18:10.928136 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 510/2018] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:10 2026] GET /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:10.951636 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14290227-15bb-4357-89a2-df52fa6eab6a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:10.955408 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14290227-15bb-4357-89a2-df52fa6eab6a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:10.956177 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14290227-15bb-4357-89a2-df52fa6eab6a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:10.956562 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14290227-15bb-4357-89a2-df52fa6eab6a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:10.972044 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:10.972044 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:10.981738 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-14290227-15bb-4357-89a2-df52fa6eab6a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:10.990703 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14290227-15bb-4357-89a2-df52fa6eab6a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 200 Aug 23 18:18:10.990907 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 502/2019] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:10 2026] GET /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:11.018427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:11.021715 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:11.022020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:11.022247 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:11.023421 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:11.032634 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:11.032634 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:11.033337 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:11.072867 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume request issued successfully. Aug 23 18:18:11.073279 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f3e3ba7-207d-45b1-985b-5eb720661c71 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 202 Aug 23 18:18:11.073838 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 506/2020] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:11 2026] DELETE /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:11.088225 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-016561d6-8018-44d6-a7cb-a1293ae0cc0f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:11.091017 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-016561d6-8018-44d6-a7cb-a1293ae0cc0f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:11.091519 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-016561d6-8018-44d6-a7cb-a1293ae0cc0f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:11.091686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-016561d6-8018-44d6-a7cb-a1293ae0cc0f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:11.106686 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:11.106686 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:11.113654 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-016561d6-8018-44d6-a7cb-a1293ae0cc0f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:11.122335 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-016561d6-8018-44d6-a7cb-a1293ae0cc0f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 200 Aug 23 18:18:11.122858 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 503/2021] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:11 2026] GET /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:11.145004 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47da4041-14de-4409-899b-adf870ba3172 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:11.149277 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47da4041-14de-4409-899b-adf870ba3172 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:11.149462 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47da4041-14de-4409-899b-adf870ba3172 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:11.150433 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47da4041-14de-4409-899b-adf870ba3172 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:11.150639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-47da4041-14de-4409-899b-adf870ba3172 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:11.161272 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:11.161272 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:11.162282 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47da4041-14de-4409-899b-adf870ba3172 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:11.162722 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 511/2022] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:11 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:11.847593 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-748b9d5c-2caf-4499-9b83-9d13f664cd38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:11.850424 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-748b9d5c-2caf-4499-9b83-9d13f664cd38 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:11.850899 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-748b9d5c-2caf-4499-9b83-9d13f664cd38 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:11.851333 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-748b9d5c-2caf-4499-9b83-9d13f664cd38 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:11.861879 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:11.861879 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:11.868830 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-748b9d5c-2caf-4499-9b83-9d13f664cd38 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:11.875245 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-748b9d5c-2caf-4499-9b83-9d13f664cd38 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:11.875950 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 503/2023] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:11 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.144814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dafdfe92-dd74-4383-afb5-b42f9e1686fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.146643 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dafdfe92-dd74-4383-afb5-b42f9e1686fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:12.146946 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dafdfe92-dd74-4383-afb5-b42f9e1686fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.148425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dafdfe92-dd74-4383-afb5-b42f9e1686fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.157247 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dafdfe92-dd74-4383-afb5-b42f9e1686fe tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 404 Aug 23 18:18:12.157247 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 507/2024] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:12.165831 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d44fa7a3-be1c-413a-a925-4ba81a513e46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.170263 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d44fa7a3-be1c-413a-a925-4ba81a513e46 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:12.170556 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d44fa7a3-be1c-413a-a925-4ba81a513e46 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.172106 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d44fa7a3-be1c-413a-a925-4ba81a513e46 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.181306 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ded17768-de6d-40e5-85e0-191d5386c2df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.187353 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ded17768-de6d-40e5-85e0-191d5386c2df tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:12.187711 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ded17768-de6d-40e5-85e0-191d5386c2df tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.189377 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ded17768-de6d-40e5-85e0-191d5386c2df tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.189377 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ded17768-de6d-40e5-85e0-191d5386c2df tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:12.189466 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d44fa7a3-be1c-413a-a925-4ba81a513e46 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 404 Aug 23 18:18:12.189466 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 504/2025] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:12.200279 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.200279 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:12.200279 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ded17768-de6d-40e5-85e0-191d5386c2df tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:12.200279 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 512/2026] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.204386 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de528e8e-75f7-4e2e-977e-4dcb9afc94bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.207718 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de528e8e-75f7-4e2e-977e-4dcb9afc94bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:12.208102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de528e8e-75f7-4e2e-977e-4dcb9afc94bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.209001 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de528e8e-75f7-4e2e-977e-4dcb9afc94bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.209001 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-de528e8e-75f7-4e2e-977e-4dcb9afc94bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: ed902da0-4c17-46f3-845e-d63d2685235e Aug 23 18:18:12.218488 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de528e8e-75f7-4e2e-977e-4dcb9afc94bd tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e returned with HTTP 404 Aug 23 18:18:12.219423 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 504/2027] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:12 2026] DELETE /volume/v3/volumes/ed902da0-4c17-46f3-845e-d63d2685235e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:12.235466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.239429 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b Aug 23 18:18:12.239828 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.242223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.242223 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete snapshot with id: cfea81d9-b5e6-43c4-a106-bc95ff627b8b Aug 23 18:18:12.255710 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6d61591-4a65-48f2-bf7c-51a1ccd453b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.259809 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.259809 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:12.259809 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:12.260281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6d61591-4a65-48f2-bf7c-51a1ccd453b3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:12.260985 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6d61591-4a65-48f2-bf7c-51a1ccd453b3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.261348 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6d61591-4a65-48f2-bf7c-51a1ccd453b3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.275823 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.275823 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:12.282167 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6d61591-4a65-48f2-bf7c-51a1ccd453b3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:12.291060 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6d61591-4a65-48f2-bf7c-51a1ccd453b3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:12.291873 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 505/2028] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.294537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-27eb249d-0d5c-4102-bc80-87ecbfda9f04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.295734 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot delete request issued successfully. Aug 23 18:18:12.296236 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f89ee878-0a22-457a-b9e3-6d4a9c597802 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b returned with HTTP 202 Aug 23 18:18:12.296667 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 508/2029] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:18:12 2026] DELETE /volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:12.302690 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-27eb249d-0d5c-4102-bc80-87ecbfda9f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:12.302690 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-27eb249d-0d5c-4102-bc80-87ecbfda9f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.302690 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-27eb249d-0d5c-4102-bc80-87ecbfda9f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.316065 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69562f01-cacd-4c43-bdf6-c116b70978e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.318622 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.318622 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:12.320070 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69562f01-cacd-4c43-bdf6-c116b70978e0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b Aug 23 18:18:12.320153 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4695470d-64d3-4627-8b21-cd91de204f9b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.320211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69562f01-cacd-4c43-bdf6-c116b70978e0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.320211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69562f01-cacd-4c43-bdf6-c116b70978e0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.323512 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4695470d-64d3-4627-8b21-cd91de204f9b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:12.323869 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4695470d-64d3-4627-8b21-cd91de204f9b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.324189 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4695470d-64d3-4627-8b21-cd91de204f9b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.327105 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-27eb249d-0d5c-4102-bc80-87ecbfda9f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:12.334912 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.334912 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:12.335667 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-69562f01-cacd-4c43-bdf6-c116b70978e0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Snapshot retrieved successfully. Aug 23 18:18:12.336231 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-27eb249d-0d5c-4102-bc80-87ecbfda9f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:12.337011 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 513/2030] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.337744 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69562f01-cacd-4c43-bdf6-c116b70978e0 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b returned with HTTP 200 Aug 23 18:18:12.338328 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 505/2031] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.339022 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.339022 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:12.346654 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4695470d-64d3-4627-8b21-cd91de204f9b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:12.354722 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4695470d-64d3-4627-8b21-cd91de204f9b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:12.355686 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 506/2032] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.427688 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b85342eb-6f46-4427-b0a5-c7890e2564ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.430978 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b85342eb-6f46-4427-b0a5-c7890e2564ea tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:12.431993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b85342eb-6f46-4427-b0a5-c7890e2564ea tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.431993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b85342eb-6f46-4427-b0a5-c7890e2564ea tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.445637 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.445637 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:12.458560 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b85342eb-6f46-4427-b0a5-c7890e2564ea tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:12.470980 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b85342eb-6f46-4427-b0a5-c7890e2564ea tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:12.474826 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 509/2033] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.494084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d6d7a943-2d28-4b78-a128-dfde288cf277 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.495568 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6d7a943-2d28-4b78-a128-dfde288cf277 None None] GET https://10.4.3.148/volume// Aug 23 18:18:12.495568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6d7a943-2d28-4b78-a128-dfde288cf277 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.495568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6d7a943-2d28-4b78-a128-dfde288cf277 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.495963 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6d7a943-2d28-4b78-a128-dfde288cf277 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:12.496451 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 514/2034] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:12.508378 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-243b6032-3146-44c6-8580-a556a4717911 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.512192 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-243b6032-3146-44c6-8580-a556a4717911 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:18:12.512192 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-243b6032-3146-44c6-8580-a556a4717911 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73504572-6ca7-44b7-aa72-f3eab9a0daba", "connector": null, "instance_uuid": "e14b014a-c93f-4f01-8eca-5080d60fee72"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:12.538057 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.538057 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:12.610180 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-243b6032-3146-44c6-8580-a556a4717911 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:18:12.611079 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 506/2035] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:18:12 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:12.637433 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6860850e-59c8-47c6-a7eb-3b319ecc6a91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.638901 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6860850e-59c8-47c6-a7eb-3b319ecc6a91 None None] GET https://10.4.3.148/volume// Aug 23 18:18:12.639686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6860850e-59c8-47c6-a7eb-3b319ecc6a91 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.640042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6860850e-59c8-47c6-a7eb-3b319ecc6a91 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.640645 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6860850e-59c8-47c6-a7eb-3b319ecc6a91 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:12.641186 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 507/2036] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:12.655118 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-108335ec-f471-46ad-870c-1056a2ad15a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.657998 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-108335ec-f471-46ad-870c-1056a2ad15a8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:18:12.658452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-108335ec-f471-46ad-870c-1056a2ad15a8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f7ada69-bc15-44e1-bf91-c61c015d1758", "connector": null, "instance_uuid": "3880455d-998e-4a92-87a7-3530079578e1"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:12.666241 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cce7d4bb-6aba-46bf-9d0f-219ed65003a1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.669100 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cce7d4bb-6aba-46bf-9d0f-219ed65003a1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:12.669844 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cce7d4bb-6aba-46bf-9d0f-219ed65003a1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.669844 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cce7d4bb-6aba-46bf-9d0f-219ed65003a1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.675893 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.675893 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:12.693370 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.693370 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:12.697929 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c2041c12-d845-40c8-9d04-ef0bd5493389 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.698639 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2041c12-d845-40c8-9d04-ef0bd5493389 None None] GET https://10.4.3.148/volume// Aug 23 18:18:12.698639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2041c12-d845-40c8-9d04-ef0bd5493389 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.700398 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2041c12-d845-40c8-9d04-ef0bd5493389 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.700786 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2041c12-d845-40c8-9d04-ef0bd5493389 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:12.702227 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 507/2037] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:12.705031 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cce7d4bb-6aba-46bf-9d0f-219ed65003a1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:12.712689 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cce7d4bb-6aba-46bf-9d0f-219ed65003a1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:12.713748 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 515/2038] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 936 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.718577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-5d44b486-3259-46bd-930a-7aa85471c634 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.723655 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-5d44b486-3259-46bd-930a-7aa85471c634 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:12.725928 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-5d44b486-3259-46bd-930a-7aa85471c634 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.725928 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-5d44b486-3259-46bd-930a-7aa85471c634 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.743447 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-108335ec-f471-46ad-870c-1056a2ad15a8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:18:12.743976 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.743976 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:12.744979 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 510/2039] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:18:12 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:12.749523 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-5d44b486-3259-46bd-930a-7aa85471c634 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:12.756461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-5d44b486-3259-46bd-930a-7aa85471c634 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:12.757121 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 508/2040] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:12.806281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23a76f29-b7b9-4e36-9312-3be4fb3d88b9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.811910 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23a76f29-b7b9-4e36-9312-3be4fb3d88b9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:12.815533 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23a76f29-b7b9-4e36-9312-3be4fb3d88b9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.815919 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23a76f29-b7b9-4e36-9312-3be4fb3d88b9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.834987 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.834987 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:12.842651 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-23a76f29-b7b9-4e36-9312-3be4fb3d88b9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:12.856089 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23a76f29-b7b9-4e36-9312-3be4fb3d88b9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:12.856089 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 508/2041] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:12.869847 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d32f411-e654-4c53-ae15-5a244c580102 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.870331 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d32f411-e654-4c53-ae15-5a244c580102 None None] GET https://10.4.3.148/volume// Aug 23 18:18:12.870586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d32f411-e654-4c53-ae15-5a244c580102 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.870858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d32f411-e654-4c53-ae15-5a244c580102 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.871484 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d32f411-e654-4c53-ae15-5a244c580102 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:12.871626 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 516/2042] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:12.884373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-1fbb7a73-4100-4d5f-b8a3-877541b32c4b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.887724 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-1fbb7a73-4100-4d5f-b8a3-877541b32c4b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:12.887724 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-1fbb7a73-4100-4d5f-b8a3-877541b32c4b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:12.888051 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-1fbb7a73-4100-4d5f-b8a3-877541b32c4b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:12.904137 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.904137 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:12.907925 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-1fbb7a73-4100-4d5f-b8a3-877541b32c4b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:12.913906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-c38a9ec9-2421-49e6-827b-4bfb8f5b1b8d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:12.914364 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-1fbb7a73-4100-4d5f-b8a3-877541b32c4b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:12.915018 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 511/2043] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:12 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 1058 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:12.916856 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-c38a9ec9-2421-49e6-827b-4bfb8f5b1b8d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] PUT https://10.4.3.148/volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e Aug 23 18:18:12.917838 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-c38a9ec9-2421-49e6-827b-4bfb8f5b1b8d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:12.935827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-c38a9ec9-2421-49e6-827b-4bfb8f5b1b8d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Acquiring lock "cinder-attachment_update-73504572-6ca7-44b7-aa72-f3eab9a0daba-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:18:12.939494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-c38a9ec9-2421-49e6-827b-4bfb8f5b1b8d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Lock "cinder-attachment_update-73504572-6ca7-44b7-aa72-f3eab9a0daba-np0000007943" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:18:12.940934 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:12.940934 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:13.044965 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-81b8352b-9047-406d-be1d-454362f9365c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.048120 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-81b8352b-9047-406d-be1d-454362f9365c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] PUT https://10.4.3.148/volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e Aug 23 18:18:13.048655 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-81b8352b-9047-406d-be1d-454362f9365c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:13.058693 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-c38a9ec9-2421-49e6-827b-4bfb8f5b1b8d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Lock "cinder-attachment_update-73504572-6ca7-44b7-aa72-f3eab9a0daba-np0000007943" released by "attachment_update" :: held 0.119s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:18:13.059110 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-c38a9ec9-2421-49e6-827b-4bfb8f5b1b8d tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e returned with HTTP 200 Aug 23 18:18:13.060455 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 509/2044] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:18:12 2026] PUT /volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:13.062202 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-81b8352b-9047-406d-be1d-454362f9365c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Acquiring lock "cinder-attachment_update-7f7ada69-bc15-44e1-bf91-c61c015d1758-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:18:13.069343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-81b8352b-9047-406d-be1d-454362f9365c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-7f7ada69-bc15-44e1-bf91-c61c015d1758-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:18:13.071067 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.071067 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:13.182936 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-81b8352b-9047-406d-be1d-454362f9365c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-7f7ada69-bc15-44e1-bf91-c61c015d1758-np0000007943" released by "attachment_update" :: held 0.114s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:18:13.183432 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-81b8352b-9047-406d-be1d-454362f9365c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e returned with HTTP 200 Aug 23 18:18:13.183967 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 509/2045] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:18:13 2026] PUT /volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:13.195591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b8bd6761-fc3f-4eee-b447-dcb616f4c3fd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.198308 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b8bd6761-fc3f-4eee-b447-dcb616f4c3fd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/encryption Aug 23 18:18:13.198702 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b8bd6761-fc3f-4eee-b447-dcb616f4c3fd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.199818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b8bd6761-fc3f-4eee-b447-dcb616f4c3fd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.215144 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e950a442-e29a-48d0-8cdd-0e840d6ad261 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.217824 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.217824 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:13.221128 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e950a442-e29a-48d0-8cdd-0e840d6ad261 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:13.221394 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e950a442-e29a-48d0-8cdd-0e840d6ad261 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.221673 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e950a442-e29a-48d0-8cdd-0e840d6ad261 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.221872 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e950a442-e29a-48d0-8cdd-0e840d6ad261 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:13.227834 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.227834 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:13.228107 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-b8bd6761-fc3f-4eee-b447-dcb616f4c3fd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/encryption returned with HTTP 200 Aug 23 18:18:13.228970 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e950a442-e29a-48d0-8cdd-0e840d6ad261 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:13.229294 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 517/2046] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:18:13 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:13.229524 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 512/2047] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:13 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:13.350869 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89cf2a04-4e14-404e-b5ea-e9227b101547 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.355402 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89cf2a04-4e14-404e-b5ea-e9227b101547 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b Aug 23 18:18:13.355402 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89cf2a04-4e14-404e-b5ea-e9227b101547 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.355402 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89cf2a04-4e14-404e-b5ea-e9227b101547 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.358934 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89cf2a04-4e14-404e-b5ea-e9227b101547 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b returned with HTTP 404 Aug 23 18:18:13.359692 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 510/2048] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:13 2026] GET /volume/v3/snapshots/cfea81d9-b5e6-43c4-a106-bc95ff627b8b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:13.369037 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c50b52db-4ca3-4f53-89cb-44fb28822655 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.371822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c50b52db-4ca3-4f53-89cb-44fb28822655 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:13.371822 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c50b52db-4ca3-4f53-89cb-44fb28822655 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.371822 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c50b52db-4ca3-4f53-89cb-44fb28822655 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.380093 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.380093 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:13.384943 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c50b52db-4ca3-4f53-89cb-44fb28822655 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:13.390819 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c50b52db-4ca3-4f53-89cb-44fb28822655 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e returned with HTTP 200 Aug 23 18:18:13.392241 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 510/2049] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:13 2026] GET /volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:13.409714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b252eba-84cc-4975-ae78-d078b776b9df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.411747 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b252eba-84cc-4975-ae78-d078b776b9df tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:13.415823 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b252eba-84cc-4975-ae78-d078b776b9df tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.415823 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b252eba-84cc-4975-ae78-d078b776b9df tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.415823 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0b252eba-84cc-4975-ae78-d078b776b9df tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:13.428465 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.428465 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:13.429386 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b252eba-84cc-4975-ae78-d078b776b9df tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:13.461895 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b252eba-84cc-4975-ae78-d078b776b9df tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume request issued successfully. Aug 23 18:18:13.461895 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b252eba-84cc-4975-ae78-d078b776b9df tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e returned with HTTP 202 Aug 23 18:18:13.461895 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 518/2050] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:13 2026] DELETE /volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:13.470764 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b591c16b-7376-4e79-9d8d-33f0b12d5b7f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.473116 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b591c16b-7376-4e79-9d8d-33f0b12d5b7f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:13.473413 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b591c16b-7376-4e79-9d8d-33f0b12d5b7f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.473674 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b591c16b-7376-4e79-9d8d-33f0b12d5b7f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.481632 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.481632 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:13.487223 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b591c16b-7376-4e79-9d8d-33f0b12d5b7f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:13.491856 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b591c16b-7376-4e79-9d8d-33f0b12d5b7f tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e returned with HTTP 200 Aug 23 18:18:13.492232 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 513/2051] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:13 2026] GET /volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:13.735739 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40034db8-0495-4f35-a15d-ff6c97946389 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.738185 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40034db8-0495-4f35-a15d-ff6c97946389 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:13.738469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40034db8-0495-4f35-a15d-ff6c97946389 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.738766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40034db8-0495-4f35-a15d-ff6c97946389 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.758257 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.758257 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:13.764202 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-40034db8-0495-4f35-a15d-ff6c97946389 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:13.772840 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40034db8-0495-4f35-a15d-ff6c97946389 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:13.773739 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 511/2052] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:13 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:13.874055 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-429a74e2-31dd-48db-bc63-1926e7816d50 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:13.880846 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-429a74e2-31dd-48db-bc63-1926e7816d50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:13.881107 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-429a74e2-31dd-48db-bc63-1926e7816d50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:13.881361 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-429a74e2-31dd-48db-bc63-1926e7816d50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:13.894821 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:13.894821 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:13.901155 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-429a74e2-31dd-48db-bc63-1926e7816d50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:13.907111 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-429a74e2-31dd-48db-bc63-1926e7816d50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:13.907874 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 511/2053] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:13 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:14.245835 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5812eab6-e710-4ab8-8323-0c0a8e863da1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:14.249904 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5812eab6-e710-4ab8-8323-0c0a8e863da1 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:14.250142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5812eab6-e710-4ab8-8323-0c0a8e863da1 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:14.250365 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5812eab6-e710-4ab8-8323-0c0a8e863da1 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:14.250493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5812eab6-e710-4ab8-8323-0c0a8e863da1 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:14.256391 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:14.256391 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:14.258349 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5812eab6-e710-4ab8-8323-0c0a8e863da1 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:14.258423 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 519/2054] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:14 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:14.517977 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-60e96ecb-e8ac-44e4-ad5a-011bd54fa560 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:14.520955 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60e96ecb-e8ac-44e4-ad5a-011bd54fa560 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e Aug 23 18:18:14.521188 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60e96ecb-e8ac-44e4-ad5a-011bd54fa560 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:14.521432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60e96ecb-e8ac-44e4-ad5a-011bd54fa560 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:14.537560 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60e96ecb-e8ac-44e4-ad5a-011bd54fa560 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e returned with HTTP 404 Aug 23 18:18:14.538291 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 514/2055] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:14 2026] GET /volume/v3/volumes/d33ef703-33e7-47bd-8791-4da613f9456e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:14.550139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54fa6f6b-2c4b-4afb-82c3-8066aa82b2a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:14.552417 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54fa6f6b-2c4b-4afb-82c3-8066aa82b2a6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:18:14.552586 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54fa6f6b-2c4b-4afb-82c3-8066aa82b2a6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:14.552748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54fa6f6b-2c4b-4afb-82c3-8066aa82b2a6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:14.563482 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:14.563482 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:14.569912 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54fa6f6b-2c4b-4afb-82c3-8066aa82b2a6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:14.577490 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54fa6f6b-2c4b-4afb-82c3-8066aa82b2a6 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:18:14.578028 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 512/2056] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:14 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:18:14.592999 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:14.595478 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:18:14.595866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:14.596090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:14.596332 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume with id: a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:18:14.605162 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:14.605162 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:14.605420 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:14.653829 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Delete volume request issued successfully. Aug 23 18:18:14.653829 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08b5d5db-f664-498f-a6e9-ddd6aa42f64a tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 202 Aug 23 18:18:14.653829 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 512/2057] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:14 2026] DELETE /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:14.667088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7415ac9a-df4d-452a-96a0-71f669f16cb5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:14.671706 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7415ac9a-df4d-452a-96a0-71f669f16cb5 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:18:14.672388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7415ac9a-df4d-452a-96a0-71f669f16cb5 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:14.672388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7415ac9a-df4d-452a-96a0-71f669f16cb5 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:14.685676 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:14.685676 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:14.691958 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7415ac9a-df4d-452a-96a0-71f669f16cb5 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Volume info retrieved successfully. Aug 23 18:18:14.697015 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7415ac9a-df4d-452a-96a0-71f669f16cb5 tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 200 Aug 23 18:18:14.697538 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 520/2058] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:14 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:14.789379 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-869a77bb-102a-43ea-b6af-b15f30dff4ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:14.791192 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-869a77bb-102a-43ea-b6af-b15f30dff4ff tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:14.791470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-869a77bb-102a-43ea-b6af-b15f30dff4ff tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:14.791681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-869a77bb-102a-43ea-b6af-b15f30dff4ff tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:14.803834 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:14.803834 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:14.808985 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-869a77bb-102a-43ea-b6af-b15f30dff4ff tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:14.816531 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-869a77bb-102a-43ea-b6af-b15f30dff4ff tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:14.817024 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 515/2059] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:14 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:14.922937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9781833f-4648-423b-87f3-5b88f314d7f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:14.925345 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9781833f-4648-423b-87f3-5b88f314d7f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:14.925781 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9781833f-4648-423b-87f3-5b88f314d7f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:14.926034 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9781833f-4648-423b-87f3-5b88f314d7f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:14.938924 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:14.938924 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:14.942685 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9781833f-4648-423b-87f3-5b88f314d7f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:14.948023 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9781833f-4648-423b-87f3-5b88f314d7f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:14.948522 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 513/2060] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:14 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:15.269218 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-01926364-972c-44aa-8c5d-2da0c404e275 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:15.271234 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01926364-972c-44aa-8c5d-2da0c404e275 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:15.271484 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01926364-972c-44aa-8c5d-2da0c404e275 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:15.271748 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01926364-972c-44aa-8c5d-2da0c404e275 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:15.271957 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-01926364-972c-44aa-8c5d-2da0c404e275 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:15.276552 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:15.276552 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:15.277488 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01926364-972c-44aa-8c5d-2da0c404e275 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:15.277836 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 513/2061] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:15 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:15.716940 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14bb6488-1bd4-4ec0-a193-57cb223bc7de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:15.718742 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14bb6488-1bd4-4ec0-a193-57cb223bc7de tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] GET https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 Aug 23 18:18:15.718987 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14bb6488-1bd4-4ec0-a193-57cb223bc7de tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:15.719218 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14bb6488-1bd4-4ec0-a193-57cb223bc7de tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:15.729439 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14bb6488-1bd4-4ec0-a193-57cb223bc7de tempest-VolumesSnapshotTestJSON-872829270 tempest-VolumesSnapshotTestJSON-872829270-project-member] https://10.4.3.148/volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 returned with HTTP 404 Aug 23 18:18:15.729997 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 521/2062] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:15 2026] GET /volume/v3/volumes/a74e04d3-ab98-4a90-a66a-eb860e1d0b97 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:15.832918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73be9a62-459f-4481-9cfe-2bb7f5f4d9d1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:15.835254 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73be9a62-459f-4481-9cfe-2bb7f5f4d9d1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:15.835520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73be9a62-459f-4481-9cfe-2bb7f5f4d9d1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:15.835881 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73be9a62-459f-4481-9cfe-2bb7f5f4d9d1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:15.849151 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:15.849151 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:15.853262 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-73be9a62-459f-4481-9cfe-2bb7f5f4d9d1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:15.859379 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73be9a62-459f-4481-9cfe-2bb7f5f4d9d1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:15.860099 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 516/2063] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:15 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:15.969328 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89157802-efa3-4869-a470-ddbbf53214ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:15.974294 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89157802-efa3-4869-a470-ddbbf53214ad tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:15.974373 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89157802-efa3-4869-a470-ddbbf53214ad tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:15.978243 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89157802-efa3-4869-a470-ddbbf53214ad tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:15.995326 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:15.995326 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:16.004204 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89157802-efa3-4869-a470-ddbbf53214ad tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:16.009990 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89157802-efa3-4869-a470-ddbbf53214ad tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:16.010536 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 514/2064] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:15 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:18:16.293763 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4e2b6536-857f-4d96-9f37-00f442fe1d9d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:16.295752 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e2b6536-857f-4d96-9f37-00f442fe1d9d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:16.296061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e2b6536-857f-4d96-9f37-00f442fe1d9d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:16.296268 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e2b6536-857f-4d96-9f37-00f442fe1d9d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:16.296385 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4e2b6536-857f-4d96-9f37-00f442fe1d9d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:16.302148 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:16.302148 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:16.302987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e2b6536-857f-4d96-9f37-00f442fe1d9d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:16.303874 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 514/2065] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:16 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:16.436571 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-b2ec4fbb-d681-43f8-b9ad-e6081632fc76 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:16.438848 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-b2ec4fbb-d681-43f8-b9ad-e6081632fc76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e/action Aug 23 18:18:16.439200 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-b2ec4fbb-d681-43f8-b9ad-e6081632fc76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:16.439331 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-b2ec4fbb-d681-43f8-b9ad-e6081632fc76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:16.467711 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:16.467711 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:16.482109 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-52a3f44e-bea9-4672-a7da-02ae6442d3f7 req-b2ec4fbb-d681-43f8-b9ad-e6081632fc76 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e/action returned with HTTP 204 Aug 23 18:18:16.482109 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 522/2066] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:18:16 2026] POST /volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:16.876570 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f54b881f-4e66-4b3f-97f5-9936dd33f959 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:16.878942 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f54b881f-4e66-4b3f-97f5-9936dd33f959 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:16.879231 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f54b881f-4e66-4b3f-97f5-9936dd33f959 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:16.879459 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f54b881f-4e66-4b3f-97f5-9936dd33f959 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:16.895954 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:16.895954 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:16.901566 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f54b881f-4e66-4b3f-97f5-9936dd33f959 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:16.908786 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f54b881f-4e66-4b3f-97f5-9936dd33f959 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:16.909449 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 517/2067] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:16 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 1229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:16.929178 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-975a6676-cd6b-4da2-8e07-18d0de46e0f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:16.931529 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-975a6676-cd6b-4da2-8e07-18d0de46e0f0 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:16.932057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-975a6676-cd6b-4da2-8e07-18d0de46e0f0 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:16.932406 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-975a6676-cd6b-4da2-8e07-18d0de46e0f0 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:16.948427 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:16.948427 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:16.953340 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-975a6676-cd6b-4da2-8e07-18d0de46e0f0 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:16.967237 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-975a6676-cd6b-4da2-8e07-18d0de46e0f0 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:16.968332 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 515/2068] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:16 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 1229 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:17.027338 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3e29de7b-2032-47ba-bdf7-d1117eeae2d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:17.031355 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e29de7b-2032-47ba-bdf7-d1117eeae2d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:17.031678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e29de7b-2032-47ba-bdf7-d1117eeae2d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:17.032070 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e29de7b-2032-47ba-bdf7-d1117eeae2d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:17.057449 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:17.057449 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:17.062886 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3e29de7b-2032-47ba-bdf7-d1117eeae2d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:17.070987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e29de7b-2032-47ba-bdf7-d1117eeae2d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:17.070987 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 515/2069] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:17 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:17.321817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4a96112-b134-4443-90fb-18671aab27c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:17.323158 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4a96112-b134-4443-90fb-18671aab27c8 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:17.323443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4a96112-b134-4443-90fb-18671aab27c8 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:17.323629 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4a96112-b134-4443-90fb-18671aab27c8 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:17.323725 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b4a96112-b134-4443-90fb-18671aab27c8 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:17.331332 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:17.331332 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:17.332315 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4a96112-b134-4443-90fb-18671aab27c8 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:17.333112 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 523/2070] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:17 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:17.566955 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb407fb4-d984-48ef-b6ec-35895e43baa1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:17.572178 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb407fb4-d984-48ef-b6ec-35895e43baa1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:17.572582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb407fb4-d984-48ef-b6ec-35895e43baa1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:17.572741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb407fb4-d984-48ef-b6ec-35895e43baa1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:17.582990 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:17.582990 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:17.592385 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cb407fb4-d984-48ef-b6ec-35895e43baa1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:17.599697 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb407fb4-d984-48ef-b6ec-35895e43baa1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:17.599697 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 518/2071] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:17 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:17.971233 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-18958b6e-cb81-496d-b47d-49b91d5feef6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:17.976383 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-18958b6e-cb81-496d-b47d-49b91d5feef6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:17.976675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-18958b6e-cb81-496d-b47d-49b91d5feef6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:17.977009 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-18958b6e-cb81-496d-b47d-49b91d5feef6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:17.993162 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:17.993162 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:17.998017 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-18958b6e-cb81-496d-b47d-49b91d5feef6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:18.003815 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-18958b6e-cb81-496d-b47d-49b91d5feef6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:18.003815 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 516/2072] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:17 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:18.084179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c42fa2a8-5754-4396-8e8a-b2252620ef8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.086929 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c42fa2a8-5754-4396-8e8a-b2252620ef8f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:18.087238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c42fa2a8-5754-4396-8e8a-b2252620ef8f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:18.087471 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c42fa2a8-5754-4396-8e8a-b2252620ef8f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:18.101982 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:18.101982 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:18.106047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d5107c6b-6c69-45f1-b659-98c49bfdde8b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.106588 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5107c6b-6c69-45f1-b659-98c49bfdde8b None None] GET https://10.4.3.148/volume// Aug 23 18:18:18.106863 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5107c6b-6c69-45f1-b659-98c49bfdde8b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:18.107114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5107c6b-6c69-45f1-b659-98c49bfdde8b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:18.107170 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c42fa2a8-5754-4396-8e8a-b2252620ef8f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:18.107546 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5107c6b-6c69-45f1-b659-98c49bfdde8b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:18.107995 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 524/2073] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:18:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:18.115718 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c42fa2a8-5754-4396-8e8a-b2252620ef8f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:18.116250 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 516/2074] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:18 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:18.118531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-31deff85-1272-48e1-b3df-6fc3f15a5787 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.126131 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-31deff85-1272-48e1-b3df-6fc3f15a5787 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:18:18.126654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-31deff85-1272-48e1-b3df-6fc3f15a5787 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61d0975b-ce0b-4694-890b-4efdda90a273", "connector": null, "instance_uuid": "e14b014a-c93f-4f01-8eca-5080d60fee72"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:18.138023 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:18.138023 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:18.174260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-31deff85-1272-48e1-b3df-6fc3f15a5787 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:18:18.174776 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 519/2075] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:18:18 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 23 18:18:18.208848 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-745ff306-5ac5-4b86-899c-b2e8af6b00af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.211303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95bd870f-6c71-4173-a420-4dc66cfb43b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.211412 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-745ff306-5ac5-4b86-899c-b2e8af6b00af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:18.212054 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-745ff306-5ac5-4b86-899c-b2e8af6b00af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:18.212129 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95bd870f-6c71-4173-a420-4dc66cfb43b5 None None] GET https://10.4.3.148/volume// Aug 23 18:18:18.212211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-745ff306-5ac5-4b86-899c-b2e8af6b00af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:18.212254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95bd870f-6c71-4173-a420-4dc66cfb43b5 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:18.212254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95bd870f-6c71-4173-a420-4dc66cfb43b5 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:18.212502 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95bd870f-6c71-4173-a420-4dc66cfb43b5 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:18.213066 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 525/2076] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:18.221410 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-22714cec-0888-4b45-a9a6-5fcba6cd4a9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.224216 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:18.224216 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:18.224469 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-22714cec-0888-4b45-a9a6-5fcba6cd4a9e tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:18.224758 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-22714cec-0888-4b45-a9a6-5fcba6cd4a9e tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:18.225043 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-22714cec-0888-4b45-a9a6-5fcba6cd4a9e tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:18.229817 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-745ff306-5ac5-4b86-899c-b2e8af6b00af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:18.234519 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-745ff306-5ac5-4b86-899c-b2e8af6b00af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:18.235934 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 517/2077] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:18 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:18.238507 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:18.238507 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:18.245437 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-22714cec-0888-4b45-a9a6-5fcba6cd4a9e tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:18.251170 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-22714cec-0888-4b45-a9a6-5fcba6cd4a9e tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:18.251597 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 517/2078] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:18 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 1117 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:18.348476 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-297bbb93-39fc-480c-b3c6-51ebb5f86ddd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.352499 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-297bbb93-39fc-480c-b3c6-51ebb5f86ddd tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:18.352902 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-297bbb93-39fc-480c-b3c6-51ebb5f86ddd tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:18.353466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-297bbb93-39fc-480c-b3c6-51ebb5f86ddd tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:18.353466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-297bbb93-39fc-480c-b3c6-51ebb5f86ddd tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:18.361992 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:18.361992 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:18.363147 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-297bbb93-39fc-480c-b3c6-51ebb5f86ddd tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:18.363759 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 520/2079] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:18 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:18.374715 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-0b46a1dd-3018-48dd-9588-74a0185d3bc1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.377580 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-0b46a1dd-3018-48dd-9588-74a0185d3bc1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] PUT https://10.4.3.148/volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a Aug 23 18:18:18.378088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-0b46a1dd-3018-48dd-9588-74a0185d3bc1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:18.389451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-0b46a1dd-3018-48dd-9588-74a0185d3bc1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Acquiring lock "cinder-attachment_update-61d0975b-ce0b-4694-890b-4efdda90a273-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:18:18.407421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-0b46a1dd-3018-48dd-9588-74a0185d3bc1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Lock "cinder-attachment_update-61d0975b-ce0b-4694-890b-4efdda90a273-np0000007943" acquired by "attachment_update" :: waited 0.018s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:18:18.408573 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:18.408573 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:18.543271 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-0b46a1dd-3018-48dd-9588-74a0185d3bc1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Lock "cinder-attachment_update-61d0975b-ce0b-4694-890b-4efdda90a273-np0000007943" released by "attachment_update" :: held 0.136s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:18:18.543749 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-0b46a1dd-3018-48dd-9588-74a0185d3bc1 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a returned with HTTP 200 Aug 23 18:18:18.544322 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 526/2080] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:18:18 2026] PUT /volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:18.808815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:18.812815 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:18.812815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-75799128"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:18.813462 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-75799128'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:18.813712 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume of 1 GB Aug 23 18:18:18.825005 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Availability Zones retrieved successfully. Aug 23 18:18:18.829370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (529afaf8-baf7-473a-88d8-7bda91c51557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:18.830523 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6141c2-ee20-4d39-a39b-d0dda752da2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:18.831773 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:18.873094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6141c2-ee20-4d39-a39b-d0dda752da2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:18.874469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478af675-c8e0-4960-9ba6-773e56a31e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:18.956821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Created reservations ['e646f153-8a8b-48ca-b04d-d40df5205eee', '7b5bb9d5-a74b-4f19-a7a4-399e2c098cfb', 'f4f21966-8ae9-4be9-8ca3-cb57eef5065a', 'abf5a967-2419-41b9-9112-55831b91b94f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:18.957624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478af675-c8e0-4960-9ba6-773e56a31e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e646f153-8a8b-48ca-b04d-d40df5205eee', '7b5bb9d5-a74b-4f19-a7a4-399e2c098cfb', 'f4f21966-8ae9-4be9-8ca3-cb57eef5065a', 'abf5a967-2419-41b9-9112-55831b91b94f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:18.958420 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eeed57c-519e-42f5-8e1c-7425ed122bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:18.981752 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eeed57c-519e-42f5-8e1c-7425ed122bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f4a685-38c9-4c56-89cf-e008e3294a47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-75799128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['e646f153-8a8b-48ca-b04d-d40df5205eee','7b5bb9d5-a74b-4f19-a7a4-399e2c098cfb','f4f21966-8ae9-4be9-8ca3-cb57eef5065a','abf5a967-2419-41b9-9112-55831b91b94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-75799128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f4a685-38c9-4c56-89cf-e008e3294a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e5e3a807624198996a1ceed73ec36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23455802f51467299005717e7cca441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:18.982652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35397bdc-252b-46c8-a78e-65c0d2eb7242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:19.005081 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35397bdc-252b-46c8-a78e-65c0d2eb7242) transitioned into state 'SUCCESS' from state '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-75799128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['e646f153-8a8b-48ca-b04d-d40df5205eee','7b5bb9d5-a74b-4f19-a7a4-399e2c098cfb','f4f21966-8ae9-4be9-8ca3-cb57eef5065a','abf5a967-2419-41b9-9112-55831b91b94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:19.005811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8e077e-9906-49eb-9625-5e7ccc44b09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:19.018902 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8e077e-9906-49eb-9625-5e7ccc44b09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:19.021143 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (529afaf8-baf7-473a-88d8-7bda91c51557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:19.021143 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request issued successfully. Aug 23 18:18:19.021714 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ea47572-9d5d-4cb0-a244-69ac9a351bdd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:19.022823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 518/2081] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:18 2026] POST /volume/v3/volumes => generated 747 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:19.037173 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cfdd4b06-5abc-43a8-96bf-7d672a24ab20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:19.041142 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfdd4b06-5abc-43a8-96bf-7d672a24ab20 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:19.041553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfdd4b06-5abc-43a8-96bf-7d672a24ab20 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:19.041835 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfdd4b06-5abc-43a8-96bf-7d672a24ab20 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:19.054510 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:19.054510 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:19.059582 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cfdd4b06-5abc-43a8-96bf-7d672a24ab20 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:19.066655 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfdd4b06-5abc-43a8-96bf-7d672a24ab20 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:19.067246 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 518/2082] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:19 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:19.138845 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-500ba14b-4585-4387-8f57-5537995160b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:19.141169 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-500ba14b-4585-4387-8f57-5537995160b0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:19.141357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-500ba14b-4585-4387-8f57-5537995160b0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:19.141554 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-500ba14b-4585-4387-8f57-5537995160b0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:19.152133 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:19.152133 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:19.156835 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-500ba14b-4585-4387-8f57-5537995160b0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:19.162171 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-500ba14b-4585-4387-8f57-5537995160b0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:19.162745 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 521/2083] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:19 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:19.252772 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ddfb05cb-b46a-4f40-a76c-9b098fe3837a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:19.254781 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddfb05cb-b46a-4f40-a76c-9b098fe3837a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:19.254958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddfb05cb-b46a-4f40-a76c-9b098fe3837a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:19.255137 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddfb05cb-b46a-4f40-a76c-9b098fe3837a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:19.267762 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:19.267762 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:19.272784 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ddfb05cb-b46a-4f40-a76c-9b098fe3837a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:19.278663 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddfb05cb-b46a-4f40-a76c-9b098fe3837a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:19.279158 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 527/2084] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:19 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:19.380002 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9f3e3dd-2f7e-4865-b218-ce90df9fa39b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:19.383275 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9f3e3dd-2f7e-4865-b218-ce90df9fa39b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:19.383655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9f3e3dd-2f7e-4865-b218-ce90df9fa39b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:19.383918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9f3e3dd-2f7e-4865-b218-ce90df9fa39b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:19.384058 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f9f3e3dd-2f7e-4865-b218-ce90df9fa39b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:19.391688 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:19.391688 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:19.392669 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9f3e3dd-2f7e-4865-b218-ce90df9fa39b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:19.393311 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 519/2085] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:19 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.032707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd1f1a09-837b-40c6-8503-7d436849c55d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.085373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0f42ab20-cb0c-4939-91c6-850d0028e447 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.088475 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f42ab20-cb0c-4939-91c6-850d0028e447 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:20.088714 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f42ab20-cb0c-4939-91c6-850d0028e447 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.089147 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f42ab20-cb0c-4939-91c6-850d0028e447 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.103494 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.103494 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:20.110915 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0f42ab20-cb0c-4939-91c6-850d0028e447 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.116053 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f42ab20-cb0c-4939-91c6-850d0028e447 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:20.116517 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 522/2086] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.132943 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.135370 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action Aug 23 18:18:20.136299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action body: b'{"os-attach": {"instance_uuid": "32a44fb0-dd50-49b7-8f11-b453589efa23", "mountpoint": "/dev/vdb"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:20.136299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "32a44fb0-dd50-49b7-8f11-b453589efa23", "mountpoint": "/dev/vdb"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:20.146085 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.146085 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:20.146658 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.160109 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Update volume admin metadata completed successfully. Aug 23 18:18:20.181091 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b1c29c3-c8b0-47a8-b709-03c9bb0aa9a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.183404 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b1c29c3-c8b0-47a8-b709-03c9bb0aa9a9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:20.184652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b1c29c3-c8b0-47a8-b709-03c9bb0aa9a9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.184652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b1c29c3-c8b0-47a8-b709-03c9bb0aa9a9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.198162 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd1f1a09-837b-40c6-8503-7d436849c55d tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:20.199342 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd1f1a09-837b-40c6-8503-7d436849c55d tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b50dbd68-7075-40dc-bb79-1d9a5cb3a6a6", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-11483984"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:20.200981 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.200981 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:20.212485 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd1f1a09-837b-40c6-8503-7d436849c55d tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 404 Aug 23 18:18:20.213203 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b1c29c3-c8b0-47a8-b709-03c9bb0aa9a9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:20.214490 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 519/2087] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:20 2026] POST /volume/v3/snapshots => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:20.223335 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b1c29c3-c8b0-47a8-b709-03c9bb0aa9a9 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:20.224821 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 520/2088] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.226107 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Attach volume completed successfully. Aug 23 18:18:20.226667 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a8f0115-4892-4fc9-9932-ba657bbcea63 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action returned with HTTP 202 Aug 23 18:18:20.227563 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1a90a43a-009f-4860-92b9-6b03220598b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.228107 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 528/2089] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:20 2026] POST /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:20.230491 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a90a43a-009f-4860-92b9-6b03220598b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:20.231055 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a90a43a-009f-4860-92b9-6b03220598b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1764834968"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:20.235813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca3ce2e7-a429-4fc3-b2d5-784228a97660 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.237648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca3ce2e7-a429-4fc3-b2d5-784228a97660 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:20.237872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca3ce2e7-a429-4fc3-b2d5-784228a97660 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.238063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca3ce2e7-a429-4fc3-b2d5-784228a97660 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.255742 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.255742 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:20.260075 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca3ce2e7-a429-4fc3-b2d5-784228a97660 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.268651 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca3ce2e7-a429-4fc3-b2d5-784228a97660 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:20.269317 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 520/2090] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:20.269665 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a90a43a-009f-4860-92b9-6b03220598b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 404 Aug 23 18:18:20.270764 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 523/2091] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:20 2026] POST /volume/v3/snapshots => generated 77 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:20.281310 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ef2cba7-354f-4e20-a219-f1a89ac0a9dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.284234 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ef2cba7-354f-4e20-a219-f1a89ac0a9dc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/snapshots?limit=invalid Aug 23 18:18:20.284685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ef2cba7-354f-4e20-a219-f1a89ac0a9dc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.284914 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ef2cba7-354f-4e20-a219-f1a89ac0a9dc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.285727 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ef2cba7-354f-4e20-a219-f1a89ac0a9dc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] HTTP exception thrown: limit param must be an integer Aug 23 18:18:20.285981 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ef2cba7-354f-4e20-a219-f1a89ac0a9dc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 23 18:18:20.286762 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 521/2092] 10.4.3.148 () {66 vars in 1270 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:20.288066 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9aa7af84-78a3-4571-966a-a37a436a46e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.293431 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aa7af84-78a3-4571-966a-a37a436a46e5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:20.293806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aa7af84-78a3-4571-966a-a37a436a46e5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.294527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aa7af84-78a3-4571-966a-a37a436a46e5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.297998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfd30c26-0524-4e7f-a83f-283c21438211 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.298213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5a236888-0095-4ecf-a4f5-c457dd254683 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.300528 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5a236888-0095-4ecf-a4f5-c457dd254683 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/snapshots?marker=29ffbfec-6ba2-488e-b2e4-3c38fc7d399c Aug 23 18:18:20.300825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5a236888-0095-4ecf-a4f5-c457dd254683 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.301543 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd30c26-0524-4e7f-a83f-283c21438211 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:20.301599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5a236888-0095-4ecf-a4f5-c457dd254683 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.301661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd30c26-0524-4e7f-a83f-283c21438211 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.301661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd30c26-0524-4e7f-a83f-283c21438211 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.301749 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-5a236888-0095-4ecf-a4f5-c457dd254683 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:18:20.303203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-5a236888-0095-4ecf-a4f5-c457dd254683 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:18:20.308974 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5a236888-0095-4ecf-a4f5-c457dd254683 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots?marker=29ffbfec-6ba2-488e-b2e4-3c38fc7d399c returned with HTTP 404 Aug 23 18:18:20.309577 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 524/2093] 10.4.3.148 () {66 vars in 1330 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/snapshots?marker=29ffbfec-6ba2-488e-b2e4-3c38fc7d399c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:20.314080 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.314080 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:20.314248 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.314248 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:20.319142 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9aa7af84-78a3-4571-966a-a37a436a46e5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.322288 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dfd30c26-0524-4e7f-a83f-283c21438211 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:20.325312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3fec2ad0-5eec-4f45-801d-66c3cac350c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.325739 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aa7af84-78a3-4571-966a-a37a436a46e5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:20.328817 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 529/2094] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:20.328925 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd30c26-0524-4e7f-a83f-283c21438211 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:20.328999 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fec2ad0-5eec-4f45-801d-66c3cac350c7 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/snapshots?sort_key=invalid Aug 23 18:18:20.328999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3fec2ad0-5eec-4f45-801d-66c3cac350c7 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.329086 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 521/2095] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.329127 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3fec2ad0-5eec-4f45-801d-66c3cac350c7 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.329127 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-3fec2ad0-5eec-4f45-801d-66c3cac350c7 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:18:20.330734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-3fec2ad0-5eec-4f45-801d-66c3cac350c7 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:18:20.331571 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fec2ad0-5eec-4f45-801d-66c3cac350c7 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 23 18:18:20.332986 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 522/2096] 10.4.3.148 () {66 vars in 1276 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:20.343429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.349701 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:20.350246 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-573747060"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:20.353282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-573747060'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:20.353350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Create volume of 2 GB Aug 23 18:18:20.357442 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9bd522fe-edca-45e7-ae7f-64b50f52e35e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.359575 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Availability Zones retrieved successfully. Aug 23 18:18:20.368092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Flow 'volume_create_api' (26116341-d8f4-458b-aca7-d6603511a7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:20.370238 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c83226-5bd4-4f97-b4d5-387aaac7f49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:20.371752 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Validating volume size '2' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:20.408073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-78a4c2c7-3cd8-41f5-8a3a-d4e376b30161 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.411834 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78a4c2c7-3cd8-41f5-8a3a-d4e376b30161 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:20.412511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78a4c2c7-3cd8-41f5-8a3a-d4e376b30161 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.413187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78a4c2c7-3cd8-41f5-8a3a-d4e376b30161 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.414143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-78a4c2c7-3cd8-41f5-8a3a-d4e376b30161 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:20.417732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c83226-5bd4-4f97-b4d5-387aaac7f49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:20.418280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0a0500-b6ec-4854-bc5e-622439ea6d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:20.421599 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.421599 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:20.423605 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78a4c2c7-3cd8-41f5-8a3a-d4e376b30161 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:20.424073 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 522/2097] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.508220 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bd522fe-edca-45e7-ae7f-64b50f52e35e tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action Aug 23 18:18:20.508220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bd522fe-edca-45e7-ae7f-64b50f52e35e tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:20.508220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bd522fe-edca-45e7-ae7f-64b50f52e35e tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:20.523463 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.523463 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:20.525053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-9bd522fe-edca-45e7-ae7f-64b50f52e35e tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume 'e4f4a685-38c9-4c56-89cf-e008e3294a47' with '{'status': 'error'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:20.544020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Created reservations ['f238aa2e-8232-4284-bbd2-9d89ae8e7801', '18cbaf8d-bab4-4b47-865d-9bd1a0419561', '0fc9a998-27f8-4907-b392-9137797af947', '8862e87b-b381-48f4-ae22-816302e979a1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:20.546249 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0a0500-b6ec-4854-bc5e-622439ea6d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f238aa2e-8232-4284-bbd2-9d89ae8e7801', '18cbaf8d-bab4-4b47-865d-9bd1a0419561', '0fc9a998-27f8-4907-b392-9137797af947', '8862e87b-b381-48f4-ae22-816302e979a1']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:20.548427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b4073c-c5c7-4c2c-97f2-0390f8075756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:20.561455 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bd522fe-edca-45e7-ae7f-64b50f52e35e tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action returned with HTTP 202 Aug 23 18:18:20.562053 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 530/2098] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:20 2026] POST /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:20.575369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe077301-773d-411d-818d-315028a8bc3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.578636 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe077301-773d-411d-818d-315028a8bc3d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:20.579198 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe077301-773d-411d-818d-315028a8bc3d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.579550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe077301-773d-411d-818d-315028a8bc3d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.592698 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b4073c-c5c7-4c2c-97f2-0390f8075756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c2f50a1-b8ba-4bab-ab28-b97ef953e386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-573747060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d52e3cb11c4f1cb65b2a5534309964',qos_specs=None,replication_status=,reservations=['f238aa2e-8232-4284-bbd2-9d89ae8e7801','18cbaf8d-bab4-4b47-865d-9bd1a0419561','0fc9a998-27f8-4907-b392-9137797af947','8862e87b-b381-48f4-ae22-816302e979a1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c04dcfb796d4f15ace36b2ffa3b9f41',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-573747060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c2f50a1-b8ba-4bab-ab28-b97ef953e386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d52e3cb11c4f1cb65b2a5534309964',provider_auth=None,provider_geometry=None,provider_id=None,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='3c04dcfb796d4f15ace36b2ffa3b9f41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:20.594746 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b753596-de61-416c-a733-2dd53324b071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:20.601502 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.601502 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:20.626335 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fe077301-773d-411d-818d-315028a8bc3d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.637704 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe077301-773d-411d-818d-315028a8bc3d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:20.638508 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 523/2099] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 1173 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:20.658318 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b753596-de61-416c-a733-2dd53324b071) transitioned into state 'SUCCESS' from state '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-573747060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d52e3cb11c4f1cb65b2a5534309964',qos_specs=None,replication_status=,reservations=['f238aa2e-8232-4284-bbd2-9d89ae8e7801','18cbaf8d-bab4-4b47-865d-9bd1a0419561','0fc9a998-27f8-4907-b392-9137797af947','8862e87b-b381-48f4-ae22-816302e979a1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c04dcfb796d4f15ace36b2ffa3b9f41',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:20.658509 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62463b11-9e93-4973-8572-f9c3d93ae005 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.658873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a291f3b1-68ab-46af-983a-81e0f239f09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:20.662659 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action Aug 23 18:18:20.663043 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e67a822b-21f5-4456-bb37-00f4d8a19a52"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:20.663278 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e67a822b-21f5-4456-bb37-00f4d8a19a52"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:20.678160 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a291f3b1-68ab-46af-983a-81e0f239f09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:20.678937 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Flow 'volume_create_api' (26116341-d8f4-458b-aca7-d6603511a7d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:20.679388 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Create volume request issued successfully. Aug 23 18:18:20.681005 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f2a63e0-0b4c-46db-ac0d-900db7f50fff tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:20.681571 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 525/2100] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:20 2026] POST /volume/v3/volumes => generated 761 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:20.681969 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.681969 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:20.682495 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Volume info retrieved successfully. Aug 23 18:18:20.698061 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e78b011-b5db-4a52-b506-e51abc1238b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.701067 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e78b011-b5db-4a52-b506-e51abc1238b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:20.701067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e78b011-b5db-4a52-b506-e51abc1238b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.701067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e78b011-b5db-4a52-b506-e51abc1238b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.714685 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Terminate volume connection completed successfully. Aug 23 18:18:20.719063 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.719063 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:20.729246 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100225) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 23 18:18:20.732731 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e78b011-b5db-4a52-b506-e51abc1238b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Volume info retrieved successfully. Aug 23 18:18:20.740651 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e78b011-b5db-4a52-b506-e51abc1238b5 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 returned with HTTP 200 Aug 23 18:18:20.741219 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 531/2101] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.824246 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Detach volume completed successfully. Aug 23 18:18:20.824710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62463b11-9e93-4973-8572-f9c3d93ae005 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action returned with HTTP 202 Aug 23 18:18:20.827245 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 523/2102] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:20 2026] POST /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:20.835781 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-282e9459-08ee-4158-a9bd-efd6bbaa0b4f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.838694 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-282e9459-08ee-4158-a9bd-efd6bbaa0b4f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:20.839062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-282e9459-08ee-4158-a9bd-efd6bbaa0b4f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.839408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-282e9459-08ee-4158-a9bd-efd6bbaa0b4f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.856493 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.856493 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:20.861756 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-282e9459-08ee-4158-a9bd-efd6bbaa0b4f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.868717 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-282e9459-08ee-4158-a9bd-efd6bbaa0b4f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:20.869402 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 524/2103] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.885841 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cfb39d22-43a6-4bb6-8d75-5b594ec429c6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.889163 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfb39d22-43a6-4bb6-8d75-5b594ec429c6 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:20.889946 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfb39d22-43a6-4bb6-8d75-5b594ec429c6 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.890671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfb39d22-43a6-4bb6-8d75-5b594ec429c6 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:20.902118 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.902118 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:20.908191 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cfb39d22-43a6-4bb6-8d75-5b594ec429c6 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.915022 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfb39d22-43a6-4bb6-8d75-5b594ec429c6 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:20.915545 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 526/2104] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:20.931971 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ad0c34f-6ceb-44ce-9e7d-1ecf5f47ad0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.933123 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ad0c34f-6ceb-44ce-9e7d-1ecf5f47ad0e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action Aug 23 18:18:20.933493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ad0c34f-6ceb-44ce-9e7d-1ecf5f47ad0e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action body: b'{"os-detach": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:20.933808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ad0c34f-6ceb-44ce-9e7d-1ecf5f47ad0e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:20.948861 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:20.948861 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:20.948861 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ad0c34f-6ceb-44ce-9e7d-1ecf5f47ad0e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:20.976632 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ad0c34f-6ceb-44ce-9e7d-1ecf5f47ad0e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Detach volume completed successfully. Aug 23 18:18:20.977246 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ad0c34f-6ceb-44ce-9e7d-1ecf5f47ad0e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action returned with HTTP 202 Aug 23 18:18:20.978309 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 532/2105] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:20 2026] POST /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:20.988633 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ae282b79-edde-435b-94ab-6a8c59004f21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:20.991114 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae282b79-edde-435b-94ab-6a8c59004f21 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:20.991526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae282b79-edde-435b-94ab-6a8c59004f21 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:20.991926 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae282b79-edde-435b-94ab-6a8c59004f21 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.003634 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.003634 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:21.009298 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ae282b79-edde-435b-94ab-6a8c59004f21 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:21.016712 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae282b79-edde-435b-94ab-6a8c59004f21 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:21.017457 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 524/2106] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:20 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:21.031625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11b10930-9444-41bc-823b-399b72c0694d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.035834 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11b10930-9444-41bc-823b-399b72c0694d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:21.036245 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11b10930-9444-41bc-823b-399b72c0694d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.036669 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11b10930-9444-41bc-823b-399b72c0694d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.053079 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.053079 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:21.066889 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11b10930-9444-41bc-823b-399b72c0694d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:21.078685 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11b10930-9444-41bc-823b-399b72c0694d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:21.079425 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 525/2107] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:21 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:21.101806 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.103932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:21.104174 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.104400 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.104777 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume with id: e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:21.114112 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.114112 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:21.115408 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:21.146818 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume request issued successfully. Aug 23 18:18:21.146818 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3c1dcda-1a0d-457d-9a6f-86ef29758fc5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 202 Aug 23 18:18:21.146818 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 527/2108] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:21 2026] DELETE /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:21.155819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd14f154-c91d-49bb-a5ad-ad5664dda703 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.158765 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd14f154-c91d-49bb-a5ad-ad5664dda703 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:21.158765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd14f154-c91d-49bb-a5ad-ad5664dda703 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.158765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd14f154-c91d-49bb-a5ad-ad5664dda703 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.171629 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.171629 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:21.178559 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd14f154-c91d-49bb-a5ad-ad5664dda703 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:21.187947 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd14f154-c91d-49bb-a5ad-ad5664dda703 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 200 Aug 23 18:18:21.188544 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 533/2109] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:21 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:21.242444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-978bce29-03c8-4202-9081-084143a517f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.246964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-978bce29-03c8-4202-9081-084143a517f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:21.247273 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-978bce29-03c8-4202-9081-084143a517f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.247571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-978bce29-03c8-4202-9081-084143a517f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.265049 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.265049 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:21.269986 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-978bce29-03c8-4202-9081-084143a517f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:21.276287 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-978bce29-03c8-4202-9081-084143a517f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:21.277372 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 525/2110] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:21 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:21.348463 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-550fa364-00d6-4130-86d9-96ef4260dfec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.351338 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-550fa364-00d6-4130-86d9-96ef4260dfec tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:21.351961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-550fa364-00d6-4130-86d9-96ef4260dfec tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.351961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-550fa364-00d6-4130-86d9-96ef4260dfec tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.368138 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.368138 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:21.376751 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-550fa364-00d6-4130-86d9-96ef4260dfec tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:21.384066 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-550fa364-00d6-4130-86d9-96ef4260dfec tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:21.384628 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 526/2111] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:21 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:21.441569 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6bcdee49-9fd2-456d-8cd3-d95bc527676d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.444241 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6bcdee49-9fd2-456d-8cd3-d95bc527676d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:21.444550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6bcdee49-9fd2-456d-8cd3-d95bc527676d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.444816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6bcdee49-9fd2-456d-8cd3-d95bc527676d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.445103 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6bcdee49-9fd2-456d-8cd3-d95bc527676d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:21.453990 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.453990 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:21.455017 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6bcdee49-9fd2-456d-8cd3-d95bc527676d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:21.455362 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 528/2112] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:21 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:21.771536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0bbfc336-b65e-488b-a31b-7e01e8e05e36 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.776018 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0bbfc336-b65e-488b-a31b-7e01e8e05e36 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:21.776360 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0bbfc336-b65e-488b-a31b-7e01e8e05e36 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.776593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0bbfc336-b65e-488b-a31b-7e01e8e05e36 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.784846 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.784846 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:21.794070 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0bbfc336-b65e-488b-a31b-7e01e8e05e36 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Volume info retrieved successfully. Aug 23 18:18:21.803925 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0bbfc336-b65e-488b-a31b-7e01e8e05e36 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 returned with HTTP 200 Aug 23 18:18:21.804504 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 534/2113] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:21 2026] GET /volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:21.823755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90e8835b-fc92-4966-9b59-c42da530d6bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.831550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90e8835b-fc92-4966-9b59-c42da530d6bc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:21.832048 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90e8835b-fc92-4966-9b59-c42da530d6bc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c2f50a1-b8ba-4bab-ab28-b97ef953e386", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-136349420"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:21.853967 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.853967 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:21.854697 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90e8835b-fc92-4966-9b59-c42da530d6bc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Volume info retrieved successfully. Aug 23 18:18:21.855017 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-90e8835b-fc92-4966-9b59-c42da530d6bc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Create snapshot from volume 5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:21.906052 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-90e8835b-fc92-4966-9b59-c42da530d6bc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Created reservations ['cd27915b-3873-4e3f-8888-6d4e6db4c6c1', '5a1d749f-44fc-4ecd-b881-71a6730e9fde', 'd1115efb-74bb-4ac3-951e-70b8fd146b22', 'ed6b4cb0-95c6-4441-82e2-d97df6ed135b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:21.947222 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90e8835b-fc92-4966-9b59-c42da530d6bc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Snapshot create request issued successfully. Aug 23 18:18:21.947815 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90e8835b-fc92-4966-9b59-c42da530d6bc tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:18:21.948388 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 526/2114] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:21 2026] POST /volume/v3/snapshots => generated 317 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:21.962915 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-beea5cc7-f7ec-49f4-a866-896f1abea952 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:21.968334 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-beea5cc7-f7ec-49f4-a866-896f1abea952 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 Aug 23 18:18:21.968334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-beea5cc7-f7ec-49f4-a866-896f1abea952 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:21.968334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-beea5cc7-f7ec-49f4-a866-896f1abea952 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:21.975596 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:21.975596 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:21.976488 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-beea5cc7-f7ec-49f4-a866-896f1abea952 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Snapshot retrieved successfully. Aug 23 18:18:21.977931 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-beea5cc7-f7ec-49f4-a866-896f1abea952 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 returned with HTTP 200 Aug 23 18:18:21.978489 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 527/2115] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:21 2026] GET /volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 => generated 449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:22.212500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-97aa599d-e795-4458-9e6c-f78aaaa1c62a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:22.220759 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97aa599d-e795-4458-9e6c-f78aaaa1c62a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 Aug 23 18:18:22.220759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97aa599d-e795-4458-9e6c-f78aaaa1c62a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:22.220759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97aa599d-e795-4458-9e6c-f78aaaa1c62a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:22.223971 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97aa599d-e795-4458-9e6c-f78aaaa1c62a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 returned with HTTP 404 Aug 23 18:18:22.224689 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 529/2116] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:22 2026] GET /volume/v3/volumes/e4f4a685-38c9-4c56-89cf-e008e3294a47 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:22.314186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a5290cb-8031-459d-a25a-a1c82a5b8a9e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:22.325896 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a5290cb-8031-459d-a25a-a1c82a5b8a9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:22.326570 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a5290cb-8031-459d-a25a-a1c82a5b8a9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:22.326570 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a5290cb-8031-459d-a25a-a1c82a5b8a9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:22.355987 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:22.355987 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:22.364351 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1a5290cb-8031-459d-a25a-a1c82a5b8a9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:22.376309 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a5290cb-8031-459d-a25a-a1c82a5b8a9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:22.376714 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 535/2117] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:22 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:22.404012 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8bd07e2a-9af8-4f2b-9ca3-6c5f392b7f04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:22.411939 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bd07e2a-9af8-4f2b-9ca3-6c5f392b7f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:22.412280 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bd07e2a-9af8-4f2b-9ca3-6c5f392b7f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:22.412547 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bd07e2a-9af8-4f2b-9ca3-6c5f392b7f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:22.437584 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:22.437584 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:22.449462 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8bd07e2a-9af8-4f2b-9ca3-6c5f392b7f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:22.457954 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bd07e2a-9af8-4f2b-9ca3-6c5f392b7f04 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:22.458585 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 527/2118] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:22 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 938 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:22.472169 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-666e86b5-3669-4687-944d-6c6b7169b0ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:22.474912 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-666e86b5-3669-4687-944d-6c6b7169b0ad tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:22.474912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-666e86b5-3669-4687-944d-6c6b7169b0ad tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:22.474912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-666e86b5-3669-4687-944d-6c6b7169b0ad tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:22.474912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-666e86b5-3669-4687-944d-6c6b7169b0ad tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:22.482737 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:22.482737 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:22.483635 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-666e86b5-3669-4687-944d-6c6b7169b0ad tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:22.484155 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 528/2119] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:22 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:22.990750 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-940a9d30-6e47-4ed3-8f22-7ea31197cae0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:22.992913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-940a9d30-6e47-4ed3-8f22-7ea31197cae0 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 Aug 23 18:18:22.993227 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-940a9d30-6e47-4ed3-8f22-7ea31197cae0 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:22.993352 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-940a9d30-6e47-4ed3-8f22-7ea31197cae0 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:23.006316 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.006316 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:23.007009 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-940a9d30-6e47-4ed3-8f22-7ea31197cae0 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Snapshot retrieved successfully. Aug 23 18:18:23.008007 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-940a9d30-6e47-4ed3-8f22-7ea31197cae0 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 returned with HTTP 200 Aug 23 18:18:23.008007 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 530/2120] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:22 2026] GET /volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:23.019477 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a42303cf-4145-4fa8-a969-5e5863248c12 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:23.022373 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:23.022832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "63f1391c-c807-4161-9053-5ad6693eb629"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:23.024526 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '63f1391c-c807-4161-9053-5ad6693eb629'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:23.031988 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.031988 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:23.032561 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Snapshot retrieved successfully. Aug 23 18:18:23.032760 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Create volume of 1 GB Aug 23 18:18:23.037684 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Availability Zones retrieved successfully. Aug 23 18:18:23.043026 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Flow 'volume_create_api' (535d2783-fb44-4339-a5b6-b7648bcce21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:23.046815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62c595a-06b4-4bf7-9013-986093fa0649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:23.046815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:23.046815 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62c595a-06b4-4bf7-9013-986093fa0649) transitioned into state 'FAILURE' from state 'RUNNING' Aug 23 18:18:23.046815 np0000007943 devstack@c-api.service[100223]: 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 23 18:18:23.054685 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62c595a-06b4-4bf7-9013-986093fa0649) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:23.054685 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62c595a-06b4-4bf7-9013-986093fa0649) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:18:23.054685 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Flow 'volume_create_api' (535d2783-fb44-4339-a5b6-b7648bcce21e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 23 18:18:23.054685 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a42303cf-4145-4fa8-a969-5e5863248c12 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:18:23.054685 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 536/2121] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:23 2026] POST /volume/v3/volumes => generated 171 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:18:23.068099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:23.072718 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 Aug 23 18:18:23.073024 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:23.073348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:23.073431 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Delete snapshot with id: 63f1391c-c807-4161-9053-5ad6693eb629 Aug 23 18:18:23.086665 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.086665 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:23.087435 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Snapshot retrieved successfully. Aug 23 18:18:23.127464 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Snapshot delete request issued successfully. Aug 23 18:18:23.129305 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51f4b195-0547-44de-9d6a-40e6a4e647f4 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 returned with HTTP 202 Aug 23 18:18:23.129305 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 528/2122] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:18:23 2026] DELETE /volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:23.141519 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2cba0334-cba4-4337-9286-c58d83b50593 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:23.145973 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cba0334-cba4-4337-9286-c58d83b50593 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 Aug 23 18:18:23.145973 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cba0334-cba4-4337-9286-c58d83b50593 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:23.146392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cba0334-cba4-4337-9286-c58d83b50593 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:23.157829 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.157829 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:23.158999 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2cba0334-cba4-4337-9286-c58d83b50593 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Snapshot retrieved successfully. Aug 23 18:18:23.159475 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cba0334-cba4-4337-9286-c58d83b50593 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 returned with HTTP 200 Aug 23 18:18:23.160043 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 529/2123] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:23 2026] GET /volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:23.400875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c3e1439-c339-4342-a147-e55cd5fe0614 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:23.402286 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c3e1439-c339-4342-a147-e55cd5fe0614 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:23.402396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c3e1439-c339-4342-a147-e55cd5fe0614 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:23.403053 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c3e1439-c339-4342-a147-e55cd5fe0614 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:23.417238 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.417238 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:23.421106 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7c3e1439-c339-4342-a147-e55cd5fe0614 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:23.426862 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c3e1439-c339-4342-a147-e55cd5fe0614 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:23.427146 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 531/2124] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:23 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:23.476197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1e1197f-a358-4c03-8851-bdf6410d728c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:23.479170 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1e1197f-a358-4c03-8851-bdf6410d728c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:23.479491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1e1197f-a358-4c03-8851-bdf6410d728c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:23.479974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1e1197f-a358-4c03-8851-bdf6410d728c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:23.504856 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.504856 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:23.509108 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b1e1197f-a358-4c03-8851-bdf6410d728c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:23.514964 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1e1197f-a358-4c03-8851-bdf6410d728c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:23.515506 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 537/2125] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:23 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:23.521473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9acd44c0-1a7f-4a85-a492-5d20e3fe6700 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:23.525422 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9acd44c0-1a7f-4a85-a492-5d20e3fe6700 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:23.525422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9acd44c0-1a7f-4a85-a492-5d20e3fe6700 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:23.525422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9acd44c0-1a7f-4a85-a492-5d20e3fe6700 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:23.526202 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9acd44c0-1a7f-4a85-a492-5d20e3fe6700 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:23.538045 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.538045 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:23.539677 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9acd44c0-1a7f-4a85-a492-5d20e3fe6700 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:23.541287 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 529/2126] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:23 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:23.701943 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-241d7a02-4592-4a1a-8118-7c0afd9d33c6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:23.707147 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-241d7a02-4592-4a1a-8118-7c0afd9d33c6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a/action Aug 23 18:18:23.708457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-241d7a02-4592-4a1a-8118-7c0afd9d33c6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:23.708457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-241d7a02-4592-4a1a-8118-7c0afd9d33c6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:23.713737 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=336,cinder:UPDATE=74,cinder:INSERT=53 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:18:23.749847 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:23.749847 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:23.785111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8898771b-572d-47ac-af9e-aa94888fa7dd req-241d7a02-4592-4a1a-8118-7c0afd9d33c6 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a/action returned with HTTP 204 Aug 23 18:18:23.786115 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 530/2127] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:18:23 2026] POST /volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:24.171033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dd563f31-86bf-46eb-9452-ce346235e4ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.173336 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd563f31-86bf-46eb-9452-ce346235e4ca tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 Aug 23 18:18:24.173645 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd563f31-86bf-46eb-9452-ce346235e4ca tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.173957 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd563f31-86bf-46eb-9452-ce346235e4ca tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.179291 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd563f31-86bf-46eb-9452-ce346235e4ca tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 returned with HTTP 404 Aug 23 18:18:24.179955 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 532/2128] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:24 2026] GET /volume/v3/snapshots/63f1391c-c807-4161-9053-5ad6693eb629 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:24.192106 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f7daa17-bf74-4fa7-b0cd-4062561a7b0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.200958 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f7daa17-bf74-4fa7-b0cd-4062561a7b0a tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:24.200958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f7daa17-bf74-4fa7-b0cd-4062561a7b0a tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.200958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f7daa17-bf74-4fa7-b0cd-4062561a7b0a tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.213486 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:24.213486 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:24.219000 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f7daa17-bf74-4fa7-b0cd-4062561a7b0a tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Volume info retrieved successfully. Aug 23 18:18:24.227237 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f7daa17-bf74-4fa7-b0cd-4062561a7b0a tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 returned with HTTP 200 Aug 23 18:18:24.227237 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 538/2129] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:24 2026] GET /volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:24.248188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.254823 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] DELETE https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:24.254823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.254823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.254823 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Delete volume with id: 5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:24.264630 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:24.264630 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:24.265303 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Volume info retrieved successfully. Aug 23 18:18:24.296803 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Delete volume request issued successfully. Aug 23 18:18:24.297867 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36f0ef8b-c95a-4bcb-ba0d-62044f9eb777 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 returned with HTTP 202 Aug 23 18:18:24.297867 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 530/2130] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:24 2026] DELETE /volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:24.305578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5d4438c-93b0-4577-9bf4-0d5e24f603a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.308289 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5d4438c-93b0-4577-9bf4-0d5e24f603a2 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:24.309507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5d4438c-93b0-4577-9bf4-0d5e24f603a2 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.309507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5d4438c-93b0-4577-9bf4-0d5e24f603a2 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.322959 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:24.322959 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:24.333330 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5d4438c-93b0-4577-9bf4-0d5e24f603a2 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Volume info retrieved successfully. Aug 23 18:18:24.342692 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5d4438c-93b0-4577-9bf4-0d5e24f603a2 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 returned with HTTP 200 Aug 23 18:18:24.344071 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 531/2131] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:24 2026] GET /volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:24.443290 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-db27ac0a-7931-45bf-a58f-7952451cec92 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.445215 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db27ac0a-7931-45bf-a58f-7952451cec92 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:24.445515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db27ac0a-7931-45bf-a58f-7952451cec92 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.445766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db27ac0a-7931-45bf-a58f-7952451cec92 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.457318 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:24.457318 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:24.463206 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-db27ac0a-7931-45bf-a58f-7952451cec92 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:24.470018 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db27ac0a-7931-45bf-a58f-7952451cec92 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:24.470501 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 533/2132] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:24 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:24.538240 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b9f5461-812a-4f09-bdf3-b4e7bab6d2d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.546895 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b9f5461-812a-4f09-bdf3-b4e7bab6d2d7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:24.546895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b9f5461-812a-4f09-bdf3-b4e7bab6d2d7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.546895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b9f5461-812a-4f09-bdf3-b4e7bab6d2d7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.566820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8814b8fd-8625-422d-8d13-40fa7ce91294 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.570477 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8814b8fd-8625-422d-8d13-40fa7ce91294 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:24.570902 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8814b8fd-8625-422d-8d13-40fa7ce91294 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.571236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8814b8fd-8625-422d-8d13-40fa7ce91294 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.571455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8814b8fd-8625-422d-8d13-40fa7ce91294 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:24.579915 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:24.579915 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:24.583725 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:24.583725 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:24.583725 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8814b8fd-8625-422d-8d13-40fa7ce91294 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:24.583725 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 531/2133] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:24 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:24.610244 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7b9f5461-812a-4f09-bdf3-b4e7bab6d2d7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:24.630356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b9f5461-812a-4f09-bdf3-b4e7bab6d2d7 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:24.631098 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 539/2134] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:24 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 1230 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:24.655336 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4a19f155-1e8f-47ce-b59d-d4570b267508 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:24.661155 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a19f155-1e8f-47ce-b59d-d4570b267508 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:24.661589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a19f155-1e8f-47ce-b59d-d4570b267508 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:24.662092 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a19f155-1e8f-47ce-b59d-d4570b267508 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:24.680322 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:24.680322 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:24.685718 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4a19f155-1e8f-47ce-b59d-d4570b267508 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:24.692349 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a19f155-1e8f-47ce-b59d-d4570b267508 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:24.693241 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 532/2135] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:24 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 1230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:25.366042 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-19926bb7-0897-41d0-a5d5-1496781e1a99 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:25.368407 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19926bb7-0897-41d0-a5d5-1496781e1a99 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] GET https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 Aug 23 18:18:25.368645 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19926bb7-0897-41d0-a5d5-1496781e1a99 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:25.368872 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19926bb7-0897-41d0-a5d5-1496781e1a99 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:25.377841 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19926bb7-0897-41d0-a5d5-1496781e1a99 tempest-VolumesSnapshotNegativeTestJSON-1699178423 tempest-VolumesSnapshotNegativeTestJSON-1699178423-project-member] https://10.4.3.148/volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 returned with HTTP 404 Aug 23 18:18:25.377841 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 534/2136] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:25 2026] GET /volume/v3/volumes/5c2f50a1-b8ba-4bab-ab28-b97ef953e386 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:25.489207 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ca59fa2-f6b2-402b-9a17-9aa528e112b2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:25.491366 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ca59fa2-f6b2-402b-9a17-9aa528e112b2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:25.491602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ca59fa2-f6b2-402b-9a17-9aa528e112b2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:25.491834 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ca59fa2-f6b2-402b-9a17-9aa528e112b2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:25.512813 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:25.512813 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:25.522113 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ca59fa2-f6b2-402b-9a17-9aa528e112b2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:25.528384 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ca59fa2-f6b2-402b-9a17-9aa528e112b2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:25.530736 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 532/2137] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:25 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:25.599293 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4492e84-cfc6-4ca7-bbc8-190aaba1593b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:25.601742 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4492e84-cfc6-4ca7-bbc8-190aaba1593b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:25.602056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4492e84-cfc6-4ca7-bbc8-190aaba1593b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:25.602312 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4492e84-cfc6-4ca7-bbc8-190aaba1593b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:25.602457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e4492e84-cfc6-4ca7-bbc8-190aaba1593b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:25.608463 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:25.608463 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:25.609478 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4492e84-cfc6-4ca7-bbc8-190aaba1593b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:25.609966 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 540/2138] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:25 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:26.168686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:26.170932 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:26.171327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-556985731"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:26.172775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-556985731'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:26.173011 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume of 1 GB Aug 23 18:18:26.177292 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Availability Zones retrieved successfully. Aug 23 18:18:26.184896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (8ffb8127-ecd8-445f-a8ec-bf833b31a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:26.184896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7150fe-92d5-4d48-a1d7-81960d57efae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:26.185584 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:26.219838 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7150fe-92d5-4d48-a1d7-81960d57efae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:26.220703 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd665e76-78c2-466c-8486-9f37d38f2b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:26.279715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Created reservations ['6199b9e1-806f-489b-9af7-c03103469ea8', '5abc2e01-b76f-4a83-9dc4-a4dcd850a2c9', '11215042-2964-4551-b132-0df78ab2eb60', '5d93ffd0-bb54-4042-9efa-631bb0fbc76c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:26.281006 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd665e76-78c2-466c-8486-9f37d38f2b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6199b9e1-806f-489b-9af7-c03103469ea8', '5abc2e01-b76f-4a83-9dc4-a4dcd850a2c9', '11215042-2964-4551-b132-0df78ab2eb60', '5d93ffd0-bb54-4042-9efa-631bb0fbc76c']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:26.282194 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478ea3d2-f18e-463f-b61f-5c6e1ba5ba96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:26.315578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478ea3d2-f18e-463f-b61f-5c6e1ba5ba96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362c31aa-931b-4f62-85be-d3d1cffee69f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-556985731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['6199b9e1-806f-489b-9af7-c03103469ea8','5abc2e01-b76f-4a83-9dc4-a4dcd850a2c9','11215042-2964-4551-b132-0df78ab2eb60','5d93ffd0-bb54-4042-9efa-631bb0fbc76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-556985731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362c31aa-931b-4f62-85be-d3d1cffee69f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e5e3a807624198996a1ceed73ec36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23455802f51467299005717e7cca441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:26.316542 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c505d-015e-4aa1-8803-cf2a8981e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:26.342443 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c505d-015e-4aa1-8803-cf2a8981e845) transitioned into state 'SUCCESS' from state '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-556985731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['6199b9e1-806f-489b-9af7-c03103469ea8','5abc2e01-b76f-4a83-9dc4-a4dcd850a2c9','11215042-2964-4551-b132-0df78ab2eb60','5d93ffd0-bb54-4042-9efa-631bb0fbc76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:26.343656 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863c21fb-c079-4b3c-b2f2-0f674a453267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:26.356148 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863c21fb-c079-4b3c-b2f2-0f674a453267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:26.357352 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (8ffb8127-ecd8-445f-a8ec-bf833b31a828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:26.357849 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request issued successfully. Aug 23 18:18:26.358585 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ae7641c-5ac4-4c31-95af-2d437d262ba2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:26.359202 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 533/2139] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:26 2026] POST /volume/v3/volumes => generated 748 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:26.374770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-caeaa164-b1ee-4a0f-9bc6-2c305d56ddd5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:26.378951 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-caeaa164-b1ee-4a0f-9bc6-2c305d56ddd5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:26.380810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-caeaa164-b1ee-4a0f-9bc6-2c305d56ddd5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:26.381044 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-caeaa164-b1ee-4a0f-9bc6-2c305d56ddd5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:26.396104 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:26.396104 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:26.402234 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-caeaa164-b1ee-4a0f-9bc6-2c305d56ddd5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:26.410097 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-caeaa164-b1ee-4a0f-9bc6-2c305d56ddd5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f returned with HTTP 200 Aug 23 18:18:26.410097 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 535/2140] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:26 2026] GET /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:26.549439 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f427ff3-a01a-4df5-a198-eabc8e15c741 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:26.553288 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f427ff3-a01a-4df5-a198-eabc8e15c741 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:26.554362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f427ff3-a01a-4df5-a198-eabc8e15c741 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:26.554362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f427ff3-a01a-4df5-a198-eabc8e15c741 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:26.574605 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:26.574605 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:26.580066 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6f427ff3-a01a-4df5-a198-eabc8e15c741 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:26.588501 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f427ff3-a01a-4df5-a198-eabc8e15c741 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:26.589265 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 533/2141] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:26 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:26.623669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6099c96d-06f0-47e2-955c-d27eac7a8ccb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:26.633830 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6099c96d-06f0-47e2-955c-d27eac7a8ccb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:26.633830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6099c96d-06f0-47e2-955c-d27eac7a8ccb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:26.633830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6099c96d-06f0-47e2-955c-d27eac7a8ccb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:26.633830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6099c96d-06f0-47e2-955c-d27eac7a8ccb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:26.654628 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:26.654628 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:26.655683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6099c96d-06f0-47e2-955c-d27eac7a8ccb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:26.657059 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 541/2142] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:26 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 756 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:27.219750 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.362230 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:27.362568 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1563746694"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:27.364024 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1563746694'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:27.364146 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume of 1 GB Aug 23 18:18:27.364414 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.364414 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:27.370880 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Availability Zones retrieved successfully. Aug 23 18:18:27.377315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (191d66e8-856f-4710-b7e5-52f61d8a0fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:27.378379 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f82125-b0f7-4349-9542-9d226bb0993f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.379431 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:27.418513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f82125-b0f7-4349-9542-9d226bb0993f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.420059 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4f48d7-ac22-4b49-8f17-2e8ea9c3936f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.425690 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-37a45f75-43e2-4b65-883a-ff14b426c1d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.427825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37a45f75-43e2-4b65-883a-ff14b426c1d3 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:27.428020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37a45f75-43e2-4b65-883a-ff14b426c1d3 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:27.428218 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37a45f75-43e2-4b65-883a-ff14b426c1d3 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:27.436507 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.436507 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:27.442052 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-37a45f75-43e2-4b65-883a-ff14b426c1d3 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:27.448677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37a45f75-43e2-4b65-883a-ff14b426c1d3 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f returned with HTTP 200 Aug 23 18:18:27.449258 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 536/2143] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:27 2026] GET /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:27.466122 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70e034b3-d746-407e-8cd4-e893b327c461 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.468540 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70e034b3-d746-407e-8cd4-e893b327c461 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f/action Aug 23 18:18:27.469012 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70e034b3-d746-407e-8cd4-e893b327c461 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:27.469179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70e034b3-d746-407e-8cd4-e893b327c461 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:27.480818 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.480818 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:27.481338 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-70e034b3-d746-407e-8cd4-e893b327c461 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '362c31aa-931b-4f62-85be-d3d1cffee69f' with '{'status': 'attaching'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:27.509258 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70e034b3-d746-407e-8cd4-e893b327c461 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f/action returned with HTTP 202 Aug 23 18:18:27.509889 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 534/2144] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:27 2026] POST /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:27.512617 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Created reservations ['c763dca6-8229-4bc8-9959-9cf40427786d', '1be35913-365f-4a17-b0ee-6321db212768', '3f048637-627a-4482-99b1-6c674b6366ff', '62c72721-c961-4b49-ab31-2847fc7d1807'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:27.513523 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4f48d7-ac22-4b49-8f17-2e8ea9c3936f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c763dca6-8229-4bc8-9959-9cf40427786d', '1be35913-365f-4a17-b0ee-6321db212768', '3f048637-627a-4482-99b1-6c674b6366ff', '62c72721-c961-4b49-ab31-2847fc7d1807']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.514627 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cc493d-e1ba-478e-a374-785081ed21d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.518177 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f21300dd-8c22-4f45-965b-955b99f96999 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.521683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f21300dd-8c22-4f45-965b-955b99f96999 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:27.521987 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f21300dd-8c22-4f45-965b-955b99f96999 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:27.522268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f21300dd-8c22-4f45-965b-955b99f96999 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:27.538143 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.538143 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:27.544666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cc493d-e1ba-478e-a374-785081ed21d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b56c84-209c-4fb8-8b34-439a80ff827c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1563746694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['c763dca6-8229-4bc8-9959-9cf40427786d','1be35913-365f-4a17-b0ee-6321db212768','3f048637-627a-4482-99b1-6c674b6366ff','62c72721-c961-4b49-ab31-2847fc7d1807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1563746694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2b56c84-209c-4fb8-8b34-439a80ff827c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e90909955534f819fe4f2b4982b2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.545033 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f21300dd-8c22-4f45-965b-955b99f96999 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:27.546066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f1f7d9-4aec-45cc-a6be-c5571fe86de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.554842 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f21300dd-8c22-4f45-965b-955b99f96999 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f returned with HTTP 200 Aug 23 18:18:27.555384 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 542/2145] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:27 2026] GET /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:27.573538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f1f7d9-4aec-45cc-a6be-c5571fe86de2) transitioned into state 'SUCCESS' from state '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-1563746694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['c763dca6-8229-4bc8-9959-9cf40427786d','1be35913-365f-4a17-b0ee-6321db212768','3f048637-627a-4482-99b1-6c674b6366ff','62c72721-c961-4b49-ab31-2847fc7d1807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.574511 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e7824d-dd79-4a98-8427-ad7e1c96912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.575301 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7550752e-d411-432e-a56b-dd430c02ce41 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.579920 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7550752e-d411-432e-a56b-dd430c02ce41 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f/action Aug 23 18:18:27.581019 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7550752e-d411-432e-a56b-dd430c02ce41 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:27.581425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7550752e-d411-432e-a56b-dd430c02ce41 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:27.588618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e7824d-dd79-4a98-8427-ad7e1c96912f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.590343 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (191d66e8-856f-4710-b7e5-52f61d8a0fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:27.590888 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request issued successfully. Aug 23 18:18:27.592135 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e93eea1c-2af2-4eab-8b19-7d7afa24f7a8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:27.593303 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 534/2146] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:27 2026] POST /volume/v3/volumes => generated 758 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:27.596522 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.596522 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:27.597162 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7550752e-d411-432e-a56b-dd430c02ce41 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Volume info retrieved successfully. Aug 23 18:18:27.610119 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14f9e9c3-ac15-444a-bbd7-0b3993889ed0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.611607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7dc49a41-6e92-4cfe-8e2c-0a2c8737af6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.612394 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14f9e9c3-ac15-444a-bbd7-0b3993889ed0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c Aug 23 18:18:27.612683 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14f9e9c3-ac15-444a-bbd7-0b3993889ed0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:27.612970 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14f9e9c3-ac15-444a-bbd7-0b3993889ed0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:27.613501 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dc49a41-6e92-4cfe-8e2c-0a2c8737af6a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:27.613778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dc49a41-6e92-4cfe-8e2c-0a2c8737af6a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:27.614073 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dc49a41-6e92-4cfe-8e2c-0a2c8737af6a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:27.622608 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.622608 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:27.628356 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-14f9e9c3-ac15-444a-bbd7-0b3993889ed0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:27.629029 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.629029 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:27.631706 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7550752e-d411-432e-a56b-dd430c02ce41 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Delete volume request issued successfully. Aug 23 18:18:27.632019 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7550752e-d411-432e-a56b-dd430c02ce41 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f/action returned with HTTP 202 Aug 23 18:18:27.632478 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 537/2147] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:27 2026] POST /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:27.635089 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14f9e9c3-ac15-444a-bbd7-0b3993889ed0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c returned with HTTP 200 Aug 23 18:18:27.635505 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 535/2148] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:27 2026] GET /volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:27.639138 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7dc49a41-6e92-4cfe-8e2c-0a2c8737af6a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:27.648629 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dc49a41-6e92-4cfe-8e2c-0a2c8737af6a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:27.649265 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 543/2149] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:27 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:27.650548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dafd4acf-bbb4-4fb4-b051-6c4b1f3b37f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.653010 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dafd4acf-bbb4-4fb4-b051-6c4b1f3b37f2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:27.653261 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dafd4acf-bbb4-4fb4-b051-6c4b1f3b37f2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:27.653506 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dafd4acf-bbb4-4fb4-b051-6c4b1f3b37f2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:27.663014 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.663014 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:27.671624 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dafd4acf-bbb4-4fb4-b051-6c4b1f3b37f2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:27.678712 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dafd4acf-bbb4-4fb4-b051-6c4b1f3b37f2 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f returned with HTTP 200 Aug 23 18:18:27.679539 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 535/2150] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:27 2026] GET /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:27.681466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aaf14378-14ea-4047-9b44-c184735cd1d9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.684084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaf14378-14ea-4047-9b44-c184735cd1d9 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:27.684510 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaf14378-14ea-4047-9b44-c184735cd1d9 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:27.686061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaf14378-14ea-4047-9b44-c184735cd1d9 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:27.686061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-aaf14378-14ea-4047-9b44-c184735cd1d9 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:27.691481 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.691481 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:27.692883 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaf14378-14ea-4047-9b44-c184735cd1d9 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:27.694515 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 538/2151] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:27 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:27.707968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-282b67b4-68ef-4057-9b2f-f32724ee3e23 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.712812 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-282b67b4-68ef-4057-9b2f-f32724ee3e23 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:18:27.712812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-282b67b4-68ef-4057-9b2f-f32724ee3e23 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:27.712812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-282b67b4-68ef-4057-9b2f-f32724ee3e23 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:27.721472 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.721472 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:27.726124 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-282b67b4-68ef-4057-9b2f-f32724ee3e23 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:27.731922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-282b67b4-68ef-4057-9b2f-f32724ee3e23 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 200 Aug 23 18:18:27.732474 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 536/2152] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:27 2026] GET /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:27.747825 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:27.750666 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] POST https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7/restore Aug 23 18:18:27.751190 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:27.753197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Restoring backup f61b25d5-3a60-4a11-b33d-4f6b767c51b7 ({'restore': {}}) {{(pid=100223) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:18:27.753355 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Restoring backup f61b25d5-3a60-4a11-b33d-4f6b767c51b7 to volume None. Aug 23 18:18:27.759038 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.759038 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:27.760816 np0000007943 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Creating volume of 1 GB for restore of backup f61b25d5-3a60-4a11-b33d-4f6b767c51b7. Aug 23 18:18:27.772827 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:18:27.772512. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:18:27.773087 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Availability Zones retrieved successfully. Aug 23 18:18:27.781440 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Flow 'volume_create_api' (8d0593de-d838-4e3f-bbb2-e8dc7efdc199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:27.782826 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8694799-ceba-4089-89db-0cb082d19933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.784423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:27.819863 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8694799-ceba-4089-89db-0cb082d19933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.820693 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a4fb39-6306-49c6-b583-8508022d7a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.864768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Created reservations ['0ab890aa-f099-4af3-89fc-fe25ecbc36ce', 'd78f4f2b-1351-4235-bd82-3b293cfdb6ff', '6a05e01c-6ef0-49d1-bfc6-9cc6c6354363', '37410319-40f8-439a-9f20-c8aba486fc00'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:27.867093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a4fb39-6306-49c6-b583-8508022d7a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab890aa-f099-4af3-89fc-fe25ecbc36ce', 'd78f4f2b-1351-4235-bd82-3b293cfdb6ff', '6a05e01c-6ef0-49d1-bfc6-9cc6c6354363', '37410319-40f8-439a-9f20-c8aba486fc00']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.867970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2444c58-611c-44c8-9720-d2cb50631f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.908478 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2444c58-611c-44c8-9720-d2cb50631f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5824c07-6b0c-4123-a79a-f0cbd04c59a1', '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_f61b25d5-3a60-4a11-b33d-4f6b767c51b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb010d765ca45abb57ab6c84c2c218c',qos_specs=None,replication_status=,reservations=['0ab890aa-f099-4af3-89fc-fe25ecbc36ce','d78f4f2b-1351-4235-bd82-3b293cfdb6ff','6a05e01c-6ef0-49d1-bfc6-9cc6c6354363','37410319-40f8-439a-9f20-c8aba486fc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2231a86a0b4f53b19fcc24dfb1ec68',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f61b25d5-3a60-4a11-b33d-4f6b767c51b7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5824c07-6b0c-4123-a79a-f0cbd04c59a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb010d765ca45abb57ab6c84c2c218c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c2231a86a0b4f53b19fcc24dfb1ec68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.909358 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972da644-4324-45e7-814d-27b33b97e3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.924844 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (972da644-4324-45e7-814d-27b33b97e3ff) transitioned into 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_f61b25d5-3a60-4a11-b33d-4f6b767c51b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb010d765ca45abb57ab6c84c2c218c',qos_specs=None,replication_status=,reservations=['0ab890aa-f099-4af3-89fc-fe25ecbc36ce','d78f4f2b-1351-4235-bd82-3b293cfdb6ff','6a05e01c-6ef0-49d1-bfc6-9cc6c6354363','37410319-40f8-439a-9f20-c8aba486fc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2231a86a0b4f53b19fcc24dfb1ec68',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.925448 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2eb3d4-ff51-40f4-856a-456c4307987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:27.935195 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2eb3d4-ff51-40f4-856a-456c4307987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:27.936277 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Flow 'volume_create_api' (8d0593de-d838-4e3f-bbb2-e8dc7efdc199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:27.936615 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Create volume request issued successfully. Aug 23 18:18:27.944890 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:27.944890 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:27.945549 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:28.272749 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-8dd92581-3bfb-46de-a263-0f05efe2e2fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.273848 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-8dd92581-3bfb-46de-a263-0f05efe2e2fa tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e/action Aug 23 18:18:28.274315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-8dd92581-3bfb-46de-a263-0f05efe2e2fa tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:28.274485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-8dd92581-3bfb-46de-a263-0f05efe2e2fa tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:28.297998 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.297998 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:28.312479 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3fc97d0-58d3-4a81-9403-348c38e47dcf req-8dd92581-3bfb-46de-a263-0f05efe2e2fa tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e/action returned with HTTP 204 Aug 23 18:18:28.313089 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 536/2153] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:18:28 2026] POST /volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:28.657002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-97010aaf-687f-4491-9a10-e7a133e2a0ce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.661446 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97010aaf-687f-4491-9a10-e7a133e2a0ce tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c Aug 23 18:18:28.661446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97010aaf-687f-4491-9a10-e7a133e2a0ce tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.661446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97010aaf-687f-4491-9a10-e7a133e2a0ce tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.667495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad90b073-7920-4a4a-86e2-0235f0217d47 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.669829 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.669829 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:28.670165 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad90b073-7920-4a4a-86e2-0235f0217d47 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:28.670584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad90b073-7920-4a4a-86e2-0235f0217d47 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.671021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad90b073-7920-4a4a-86e2-0235f0217d47 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.674334 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-97010aaf-687f-4491-9a10-e7a133e2a0ce tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:28.680125 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97010aaf-687f-4491-9a10-e7a133e2a0ce tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c returned with HTTP 200 Aug 23 18:18:28.680667 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 539/2154] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:28.683490 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.683490 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:28.687938 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ad90b073-7920-4a4a-86e2-0235f0217d47 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:28.693376 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad90b073-7920-4a4a-86e2-0235f0217d47 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:28.694978 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 537/2155] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:28.697247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.700346 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:18:28.700346 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2b56c84-209c-4fb8-8b34-439a80ff827c", "name": "tempest-CreateVolumesFromBackupTest-Backup-501337759"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:28.700755 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d856bbc-89d0-48a5-8f23-6f614442f829 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.702834 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Creating new backup {'backup': {'volume_id': 'e2b56c84-209c-4fb8-8b34-439a80ff827c', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-501337759'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:18:28.702834 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Creating backup of volume e2b56c84-209c-4fb8-8b34-439a80ff827c in container None Aug 23 18:18:28.702982 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d856bbc-89d0-48a5-8f23-6f614442f829 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:28.703025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d856bbc-89d0-48a5-8f23-6f614442f829 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.703224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d856bbc-89d0-48a5-8f23-6f614442f829 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.711144 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.711144 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:28.712325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d856bbc-89d0-48a5-8f23-6f614442f829 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f returned with HTTP 404 Aug 23 18:18:28.712468 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:28.712526 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 540/2156] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:28.718145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3dd78442-d873-4e65-b99d-f4756e5d3a5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.719733 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3dd78442-d873-4e65-b99d-f4756e5d3a5b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:28.720108 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3dd78442-d873-4e65-b99d-f4756e5d3a5b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.720611 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3dd78442-d873-4e65-b99d-f4756e5d3a5b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.725102 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e76fe550-1566-4a30-8a51-3955f8dc9435 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.725784 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e76fe550-1566-4a30-8a51-3955f8dc9435 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:28.726119 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e76fe550-1566-4a30-8a51-3955f8dc9435 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.726297 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e76fe550-1566-4a30-8a51-3955f8dc9435 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.737818 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e76fe550-1566-4a30-8a51-3955f8dc9435 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f returned with HTTP 404 Aug 23 18:18:28.737966 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.737966 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:28.738049 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 541/2157] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:28.741936 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3dd78442-d873-4e65-b99d-f4756e5d3a5b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:28.747635 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3dd78442-d873-4e65-b99d-f4756e5d3a5b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:28.748015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8839eec6-5156-408a-95be-65eae6ba41b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.748527 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 538/2158] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:18:28.750637 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8839eec6-5156-408a-95be-65eae6ba41b1 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] DELETE https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:28.751066 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8839eec6-5156-408a-95be-65eae6ba41b1 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.752893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8839eec6-5156-408a-95be-65eae6ba41b1 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.752893 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-8839eec6-5156-408a-95be-65eae6ba41b1 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume with id: 362c31aa-931b-4f62-85be-d3d1cffee69f Aug 23 18:18:28.761603 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8839eec6-5156-408a-95be-65eae6ba41b1 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f returned with HTTP 404 Aug 23 18:18:28.762275 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 542/2159] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:28 2026] DELETE /volume/v3/volumes/362c31aa-931b-4f62-85be-d3d1cffee69f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:28.773025 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.773417 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Created reservations ['290ac1ac-a194-4350-9460-d27998d21365', '3a17dc10-47a7-49d8-b518-ebe71418fd61'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:28.775215 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:28.775772 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1220074801"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:28.777612 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1220074801'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:28.777742 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume of 1 GB Aug 23 18:18:28.782202 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Availability Zones retrieved successfully. Aug 23 18:18:28.789225 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (49e5c607-741a-434b-91ff-d761e0d43901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:28.790604 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa18b72-dcd2-4b7b-98ca-a8ba4804cf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:28.791772 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-8de7593a-ea67-4c94-8cdb-c3de94df8bb8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.792016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:28.795837 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-8de7593a-ea67-4c94-8cdb-c3de94df8bb8 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:28.796721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-8de7593a-ea67-4c94-8cdb-c3de94df8bb8 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.796721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-8de7593a-ea67-4c94-8cdb-c3de94df8bb8 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.808696 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.808696 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:28.814896 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-8de7593a-ea67-4c94-8cdb-c3de94df8bb8 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:28.821438 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-951d6f25-4c4e-487a-85fc-87b42f8c01f6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:18:28.822245 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 537/2160] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:28 2026] POST /volume/v3/backups => generated 338 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:28.822704 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-83ec8385-053c-48cd-a169-f7c7b604c037 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.823199 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-8de7593a-ea67-4c94-8cdb-c3de94df8bb8 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:28.823981 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 543/2161] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:28.825105 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-83ec8385-053c-48cd-a169-f7c7b604c037 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:28.825361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-83ec8385-053c-48cd-a169-f7c7b604c037 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.825470 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-83ec8385-053c-48cd-a169-f7c7b604c037 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.833129 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa18b72-dcd2-4b7b-98ca-a8ba4804cf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:28.834233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c69eea-b6d5-48c2-8d81-b1a0eb2de405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:28.835345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-623ea3af-a8df-488f-8d2c-5b7504da3aa6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.837862 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-623ea3af-a8df-488f-8d2c-5b7504da3aa6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:28.838293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-623ea3af-a8df-488f-8d2c-5b7504da3aa6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.838370 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-623ea3af-a8df-488f-8d2c-5b7504da3aa6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.838514 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-623ea3af-a8df-488f-8d2c-5b7504da3aa6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:28.841922 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.841922 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:28.843768 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.843768 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:28.844922 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-623ea3af-a8df-488f-8d2c-5b7504da3aa6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:28.845518 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 544/2162] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:28.849211 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-83ec8385-053c-48cd-a169-f7c7b604c037 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:28.856157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-83ec8385-053c-48cd-a169-f7c7b604c037 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:28.857291 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 538/2163] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:28.887406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-8cc35638-69d6-4b8f-9571-c46cb0f223dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.889594 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-8cc35638-69d6-4b8f-9571-c46cb0f223dd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/action Aug 23 18:18:28.890338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-8cc35638-69d6-4b8f-9571-c46cb0f223dd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:28.890682 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-8cc35638-69d6-4b8f-9571-c46cb0f223dd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:28.909934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Created reservations ['1d198b1c-6984-465f-af28-cd6719627ba8', 'f15e911a-4638-4140-91a5-0fc5782fdb08', '5df3860d-8744-4300-974e-d229d085a758', '915c7805-e893-44c4-835f-356cb3e625a4'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:28.910997 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c69eea-b6d5-48c2-8d81-b1a0eb2de405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d198b1c-6984-465f-af28-cd6719627ba8', 'f15e911a-4638-4140-91a5-0fc5782fdb08', '5df3860d-8744-4300-974e-d229d085a758', '915c7805-e893-44c4-835f-356cb3e625a4']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:28.911995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748898f2-c419-4069-b5bd-8a3f6160ce84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:28.915816 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.915816 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:28.915816 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-8cc35638-69d6-4b8f-9571-c46cb0f223dd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:28.933722 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-8cc35638-69d6-4b8f-9571-c46cb0f223dd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Begin detaching volume completed successfully. Aug 23 18:18:28.934031 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-8cc35638-69d6-4b8f-9571-c46cb0f223dd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/action returned with HTTP 202 Aug 23 18:18:28.934674 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 545/2164] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:18:28 2026] POST /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:28.938597 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e528507-811f-48f7-8b7d-0b995ac3ef2d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.939586 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e528507-811f-48f7-8b7d-0b995ac3ef2d None None] GET https://10.4.3.148/volume// Aug 23 18:18:28.939586 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e528507-811f-48f7-8b7d-0b995ac3ef2d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:28.939586 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e528507-811f-48f7-8b7d-0b995ac3ef2d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:28.940080 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e528507-811f-48f7-8b7d-0b995ac3ef2d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:28.940478 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 539/2165] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:18:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:28.944757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748898f2-c419-4069-b5bd-8a3f6160ce84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d496f94-0718-4421-8a29-d80b6612aa5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1220074801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['1d198b1c-6984-465f-af28-cd6719627ba8','f15e911a-4638-4140-91a5-0fc5782fdb08','5df3860d-8744-4300-974e-d229d085a758','915c7805-e893-44c4-835f-356cb3e625a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1220074801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d496f94-0718-4421-8a29-d80b6612aa5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e5e3a807624198996a1ceed73ec36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23455802f51467299005717e7cca441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:28.945697 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d556c84-2975-49fa-a438-93bf6c84f355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:28.954329 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.954329 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:28.956034 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-ccca3a66-9fd9-4923-9973-a4a4ffda9a2c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:28.956208 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:28.956598 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Checking backup size 1 against volume size 1 {{(pid=100223) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:18:28.956598 np0000007943 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Overwriting volume e5824c07-6b0c-4123-a79a-f0cbd04c59a1 with restore of backup f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:28.961579 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-ccca3a66-9fd9-4923-9973-a4a4ffda9a2c tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:18:28.962171 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-ccca3a66-9fd9-4923-9973-a4a4ffda9a2c tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f21c1613-814e-4b4b-98ec-cb4fd7e64a9a", "connector": null, "instance_uuid": "7f447563-0e0b-41e4-bc1f-fa9373a6256d"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:28.978005 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:28.978005 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:28.985881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d556c84-2975-49fa-a438-93bf6c84f355) transitioned into state 'SUCCESS' from state '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-1220074801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['1d198b1c-6984-465f-af28-cd6719627ba8','f15e911a-4638-4140-91a5-0fc5782fdb08','5df3860d-8744-4300-974e-d229d085a758','915c7805-e893-44c4-835f-356cb3e625a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:28.987896 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811c98d7-642a-4f9e-9dfc-2b067f35e29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:28.989882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] restore_backup in rpcapi backup_id f61b25d5-3a60-4a11-b33d-4f6b767c51b7 {{(pid=100223) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:18:28.992454 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9bfa461-bfa3-4ae7-8a88-c655e6f447d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7/restore returned with HTTP 202 Aug 23 18:18:28.993842 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 544/2166] 10.4.3.148 () {68 vars in 1393 bytes} [Sun Aug 23 18:18:27 2026] POST /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7/restore => generated 189 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:29.004810 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fc705445-a389-4a02-a941-7a03e432b957 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.007606 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc705445-a389-4a02-a941-7a03e432b957 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:29.007858 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc705445-a389-4a02-a941-7a03e432b957 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.008127 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc705445-a389-4a02-a941-7a03e432b957 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.008211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fc705445-a389-4a02-a941-7a03e432b957 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:29.008502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7af16ea8-baef-413d-9408-e656c011d0e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.008877 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7af16ea8-baef-413d-9408-e656c011d0e4 None None] GET https://10.4.3.148/volume// Aug 23 18:18:29.009193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7af16ea8-baef-413d-9408-e656c011d0e4 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.009450 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7af16ea8-baef-413d-9408-e656c011d0e4 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.010337 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7af16ea8-baef-413d-9408-e656c011d0e4 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:29.013058 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811c98d7-642a-4f9e-9dfc-2b067f35e29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:29.014883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (49e5c607-741a-434b-91ff-d761e0d43901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:29.015671 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request issued successfully. Aug 23 18:18:29.016103 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 545/2167] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:29.016197 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.016197 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:29.016327 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4e5c2df-8fb6-4196-9886-4b8e2c4d03c9 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:29.016441 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 539/2168] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:28 2026] POST /volume/v3/volumes => generated 749 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:29.018377 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc705445-a389-4a02-a941-7a03e432b957 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:29.021181 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 540/2169] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:29.030269 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-cb6af42a-38c4-4bda-9655-a725ba0c3f64 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.031906 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62218b96-e7f4-46cf-81a3-0ebaaca0c8be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.035025 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62218b96-e7f4-46cf-81a3-0ebaaca0c8be tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:29.035185 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-cb6af42a-38c4-4bda-9655-a725ba0c3f64 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:29.035482 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62218b96-e7f4-46cf-81a3-0ebaaca0c8be tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.035599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-cb6af42a-38c4-4bda-9655-a725ba0c3f64 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.035751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62218b96-e7f4-46cf-81a3-0ebaaca0c8be tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.036220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-cb6af42a-38c4-4bda-9655-a725ba0c3f64 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.046948 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.046948 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:29.051255 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.051255 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:29.056166 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-62218b96-e7f4-46cf-81a3-0ebaaca0c8be tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:29.057780 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-cb6af42a-38c4-4bda-9655-a725ba0c3f64 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:29.059527 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-ccca3a66-9fd9-4923-9973-a4a4ffda9a2c tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:18:29.060516 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 546/2170] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:18:28 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:29.064081 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62218b96-e7f4-46cf-81a3-0ebaaca0c8be tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d returned with HTTP 200 Aug 23 18:18:29.066947 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 540/2171] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:29.067626 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-cb6af42a-38c4-4bda-9655-a725ba0c3f64 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:29.067626 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 546/2172] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:29.085229 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-b3e0678c-cac2-4e1d-943e-22c7bb42336d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.088280 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-b3e0678c-cac2-4e1d-943e-22c7bb42336d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/encryption Aug 23 18:18:29.088280 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-b3e0678c-cac2-4e1d-943e-22c7bb42336d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.088589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-b3e0678c-cac2-4e1d-943e-22c7bb42336d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.099351 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-366ad7e0-fc49-4b7d-a39f-dc143fd148ec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.102319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-366ad7e0-fc49-4b7d-a39f-dc143fd148ec tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:29.102319 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-366ad7e0-fc49-4b7d-a39f-dc143fd148ec tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.102662 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-366ad7e0-fc49-4b7d-a39f-dc143fd148ec tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.103260 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.103260 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:29.112158 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-b3e0678c-cac2-4e1d-943e-22c7bb42336d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/encryption returned with HTTP 200 Aug 23 18:18:29.114051 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 541/2173] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:29.114435 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.114435 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:29.120746 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-366ad7e0-fc49-4b7d-a39f-dc143fd148ec tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:29.130078 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-366ad7e0-fc49-4b7d-a39f-dc143fd148ec tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:29.130503 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 547/2174] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:29.132565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3de97092-1982-409e-ac88-cbc2fea760bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.133146 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3de97092-1982-409e-ac88-cbc2fea760bd None None] GET https://10.4.3.148/volume// Aug 23 18:18:29.133351 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3de97092-1982-409e-ac88-cbc2fea760bd None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.135035 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3de97092-1982-409e-ac88-cbc2fea760bd None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.135035 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3de97092-1982-409e-ac88-cbc2fea760bd None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:29.135035 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 541/2175] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:29.153128 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-e8ee376b-bcdb-4d67-9342-a04a0b918f9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.156287 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-e8ee376b-bcdb-4d67-9342-a04a0b918f9d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:29.156632 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-e8ee376b-bcdb-4d67-9342-a04a0b918f9d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.156972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-e8ee376b-bcdb-4d67-9342-a04a0b918f9d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.172596 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.172596 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:29.179265 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-e8ee376b-bcdb-4d67-9342-a04a0b918f9d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:29.188720 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-e8ee376b-bcdb-4d67-9342-a04a0b918f9d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:29.189345 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 547/2176] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:29.309540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-abe3f4d7-94fc-445b-8d92-47626eda31c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.311903 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-abe3f4d7-94fc-445b-8d92-47626eda31c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] PUT https://10.4.3.148/volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb Aug 23 18:18:29.312419 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-abe3f4d7-94fc-445b-8d92-47626eda31c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:29.321431 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-abe3f4d7-94fc-445b-8d92-47626eda31c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Acquiring lock "cinder-attachment_update-f21c1613-814e-4b4b-98ec-cb4fd7e64a9a-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:18:29.325874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-abe3f4d7-94fc-445b-8d92-47626eda31c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Lock "cinder-attachment_update-f21c1613-814e-4b4b-98ec-cb4fd7e64a9a-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:18:29.326841 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.326841 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:29.424743 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-abe3f4d7-94fc-445b-8d92-47626eda31c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Lock "cinder-attachment_update-f21c1613-814e-4b4b-98ec-cb4fd7e64a9a-np0000007943" released by "attachment_update" :: held 0.099s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:18:29.425272 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-abe3f4d7-94fc-445b-8d92-47626eda31c7 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb returned with HTTP 200 Aug 23 18:18:29.425909 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 542/2177] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:18:29 2026] PUT /volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:29.859151 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-728d39ac-d08e-4d86-b0ad-3fd5075d3cfb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:29.861553 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-728d39ac-d08e-4d86-b0ad-3fd5075d3cfb tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:29.861820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-728d39ac-d08e-4d86-b0ad-3fd5075d3cfb tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:29.862097 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-728d39ac-d08e-4d86-b0ad-3fd5075d3cfb tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:29.862250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-728d39ac-d08e-4d86-b0ad-3fd5075d3cfb tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:29.867784 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:29.867784 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:29.868883 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-728d39ac-d08e-4d86-b0ad-3fd5075d3cfb tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:29.869398 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 548/2178] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:29 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:30.037475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1784bcc8-89ce-4697-aa6b-22a97890359e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.040885 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1784bcc8-89ce-4697-aa6b-22a97890359e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:30.041117 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1784bcc8-89ce-4697-aa6b-22a97890359e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.041336 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1784bcc8-89ce-4697-aa6b-22a97890359e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.041435 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1784bcc8-89ce-4697-aa6b-22a97890359e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:30.048564 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.048564 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:30.049396 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1784bcc8-89ce-4697-aa6b-22a97890359e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:30.049805 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 542/2179] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:30.081410 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75d74f1d-f8a4-463d-a90c-c0a2767c58f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.083359 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75d74f1d-f8a4-463d-a90c-c0a2767c58f5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:30.083514 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75d74f1d-f8a4-463d-a90c-c0a2767c58f5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.083686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75d74f1d-f8a4-463d-a90c-c0a2767c58f5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.091548 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.091548 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:30.098257 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75d74f1d-f8a4-463d-a90c-c0a2767c58f5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:30.103292 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75d74f1d-f8a4-463d-a90c-c0a2767c58f5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d returned with HTTP 200 Aug 23 18:18:30.103862 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 548/2180] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:30.119219 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f45a815-dc46-4fbc-a3c1-fe39f0955b1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.121883 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f45a815-dc46-4fbc-a3c1-fe39f0955b1d tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d/action Aug 23 18:18:30.122505 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f45a815-dc46-4fbc-a3c1-fe39f0955b1d tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:30.122599 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f45a815-dc46-4fbc-a3c1-fe39f0955b1d tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:30.132459 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.132459 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:30.133001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-0f45a815-dc46-4fbc-a3c1-fe39f0955b1d tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '7d496f94-0718-4421-8a29-d80b6612aa5d' with '{'status': 'creating'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:30.145933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d3161395-71c0-4a10-9afb-f357db1bc4eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.147657 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d3161395-71c0-4a10-9afb-f357db1bc4eb tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:30.147877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d3161395-71c0-4a10-9afb-f357db1bc4eb tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.148074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d3161395-71c0-4a10-9afb-f357db1bc4eb tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.156738 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.156738 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:30.157376 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f45a815-dc46-4fbc-a3c1-fe39f0955b1d tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d/action returned with HTTP 202 Aug 23 18:18:30.157950 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 543/2181] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:30 2026] POST /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:30.160479 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d3161395-71c0-4a10-9afb-f357db1bc4eb tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:30.164991 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d3161395-71c0-4a10-9afb-f357db1bc4eb tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:30.165443 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 549/2182] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:30.166302 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ad819a7-d65b-4770-83b4-8240577a55dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.168245 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ad819a7-d65b-4770-83b4-8240577a55dd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:30.168492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ad819a7-d65b-4770-83b4-8240577a55dd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.168732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ad819a7-d65b-4770-83b4-8240577a55dd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.177167 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.177167 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:30.181890 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0ad819a7-d65b-4770-83b4-8240577a55dd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:30.188848 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ad819a7-d65b-4770-83b4-8240577a55dd tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d returned with HTTP 200 Aug 23 18:18:30.188946 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 543/2183] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:30.203156 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e9f0a99-35b1-43bd-83c2-385434e76c0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.204940 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e9f0a99-35b1-43bd-83c2-385434e76c0c tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d/action Aug 23 18:18:30.205302 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e9f0a99-35b1-43bd-83c2-385434e76c0c tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:30.205411 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e9f0a99-35b1-43bd-83c2-385434e76c0c tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:30.214029 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.214029 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:30.214443 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e9f0a99-35b1-43bd-83c2-385434e76c0c tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Volume info retrieved successfully. Aug 23 18:18:30.235567 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e9f0a99-35b1-43bd-83c2-385434e76c0c tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Delete volume request issued successfully. Aug 23 18:18:30.235832 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e9f0a99-35b1-43bd-83c2-385434e76c0c tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d/action returned with HTTP 202 Aug 23 18:18:30.236271 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 549/2184] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:30 2026] POST /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:30.249038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-37448674-abec-444b-ba00-f2650481ca6a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.251032 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37448674-abec-444b-ba00-f2650481ca6a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:30.251256 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37448674-abec-444b-ba00-f2650481ca6a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.251448 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37448674-abec-444b-ba00-f2650481ca6a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.260428 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.260428 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:30.267608 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-37448674-abec-444b-ba00-f2650481ca6a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:30.274733 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37448674-abec-444b-ba00-f2650481ca6a tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d returned with HTTP 200 Aug 23 18:18:30.275232 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 544/2185] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:30.775133 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-628cf6c4-611d-455f-ba3e-57bd673526ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.777362 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-628cf6c4-611d-455f-ba3e-57bd673526ea tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:30.777571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-628cf6c4-611d-455f-ba3e-57bd673526ea tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.777754 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-628cf6c4-611d-455f-ba3e-57bd673526ea tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.787886 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.787886 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:30.791668 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-628cf6c4-611d-455f-ba3e-57bd673526ea tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:30.796254 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-628cf6c4-611d-455f-ba3e-57bd673526ea tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:30.796766 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 550/2186] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 1229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:30.816145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-637c9d76-2368-4ade-90a7-028cdc58dfbf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.818382 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-637c9d76-2368-4ade-90a7-028cdc58dfbf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba/action Aug 23 18:18:30.818733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-637c9d76-2368-4ade-90a7-028cdc58dfbf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:30.818911 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-637c9d76-2368-4ade-90a7-028cdc58dfbf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:30.830819 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.830819 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:30.831399 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-637c9d76-2368-4ade-90a7-028cdc58dfbf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:30.839105 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-637c9d76-2368-4ade-90a7-028cdc58dfbf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Begin detaching volume completed successfully. Aug 23 18:18:30.839394 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-637c9d76-2368-4ade-90a7-028cdc58dfbf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba/action returned with HTTP 202 Aug 23 18:18:30.839891 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 544/2187] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:18:30 2026] POST /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:30.882292 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e99ab768-f7bf-4bde-bad3-85dce2953619 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.884658 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e99ab768-f7bf-4bde-bad3-85dce2953619 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:30.884928 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e99ab768-f7bf-4bde-bad3-85dce2953619 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.885170 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e99ab768-f7bf-4bde-bad3-85dce2953619 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.885766 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e99ab768-f7bf-4bde-bad3-85dce2953619 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:30.891172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c116d55a-8194-40f6-8fbe-e09d3c77f51c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.891582 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.891582 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:30.891648 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c116d55a-8194-40f6-8fbe-e09d3c77f51c None None] GET https://10.4.3.148/volume// Aug 23 18:18:30.891648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c116d55a-8194-40f6-8fbe-e09d3c77f51c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.891648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c116d55a-8194-40f6-8fbe-e09d3c77f51c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.892779 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e99ab768-f7bf-4bde-bad3-85dce2953619 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:30.892913 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c116d55a-8194-40f6-8fbe-e09d3c77f51c None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:30.892963 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 550/2188] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:30.893049 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 545/2189] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:30.902402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-918ba762-7be7-4e23-85a9-24e5b4b357af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:30.905087 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-918ba762-7be7-4e23-85a9-24e5b4b357af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:30.905314 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-918ba762-7be7-4e23-85a9-24e5b4b357af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:30.905521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-918ba762-7be7-4e23-85a9-24e5b4b357af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:30.915482 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:30.915482 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:30.919031 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-918ba762-7be7-4e23-85a9-24e5b4b357af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:30.923648 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-918ba762-7be7-4e23-85a9-24e5b4b357af tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 200 Aug 23 18:18:30.924173 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 551/2190] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:30 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:31.061367 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3ac5692b-da43-4043-bafd-7adfcec24cee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.063037 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ac5692b-da43-4043-bafd-7adfcec24cee tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:31.063244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ac5692b-da43-4043-bafd-7adfcec24cee tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:31.063476 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ac5692b-da43-4043-bafd-7adfcec24cee tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:31.063617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3ac5692b-da43-4043-bafd-7adfcec24cee tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:31.069221 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:31.069221 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:31.070101 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ac5692b-da43-4043-bafd-7adfcec24cee tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:31.070522 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 545/2191] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:31 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:31.177960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48fbaa9f-f9e7-4a63-be14-ce3b878a0873 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.180113 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48fbaa9f-f9e7-4a63-be14-ce3b878a0873 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:31.180386 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48fbaa9f-f9e7-4a63-be14-ce3b878a0873 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:31.180618 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48fbaa9f-f9e7-4a63-be14-ce3b878a0873 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:31.192137 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:31.192137 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:31.196184 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48fbaa9f-f9e7-4a63-be14-ce3b878a0873 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:31.201350 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48fbaa9f-f9e7-4a63-be14-ce3b878a0873 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:31.202003 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 551/2192] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:31 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:31.289047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6248f867-d558-4abd-be98-9ed4242449e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.292069 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6248f867-d558-4abd-be98-9ed4242449e7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:31.292399 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6248f867-d558-4abd-be98-9ed4242449e7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:31.292647 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6248f867-d558-4abd-be98-9ed4242449e7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:31.300558 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6248f867-d558-4abd-be98-9ed4242449e7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d returned with HTTP 404 Aug 23 18:18:31.301160 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 546/2193] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:31 2026] GET /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:31.309561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d5d4b1a-ab02-4e95-a203-de85f8782878 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.311467 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d5d4b1a-ab02-4e95-a203-de85f8782878 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:31.311650 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d5d4b1a-ab02-4e95-a203-de85f8782878 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:31.311886 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d5d4b1a-ab02-4e95-a203-de85f8782878 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:31.317840 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d5d4b1a-ab02-4e95-a203-de85f8782878 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d returned with HTTP 404 Aug 23 18:18:31.318505 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 552/2194] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:31 2026] GET /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:31.326582 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2375f445-f054-4d1a-9fea-7d41374c0c73 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.328310 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2375f445-f054-4d1a-9fea-7d41374c0c73 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] DELETE https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:31.328494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2375f445-f054-4d1a-9fea-7d41374c0c73 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:31.328698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2375f445-f054-4d1a-9fea-7d41374c0c73 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:31.328910 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2375f445-f054-4d1a-9fea-7d41374c0c73 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume with id: 7d496f94-0718-4421-8a29-d80b6612aa5d Aug 23 18:18:31.334445 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2375f445-f054-4d1a-9fea-7d41374c0c73 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d returned with HTTP 404 Aug 23 18:18:31.334917 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 546/2195] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:31 2026] DELETE /volume/v3/volumes/7d496f94-0718-4421-8a29-d80b6612aa5d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:31.343654 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac49bfea-ec7e-4064-8268-7d287e61739d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.346097 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:31.346579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1849911943"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:31.348549 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1849911943'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:31.349452 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume of 1 GB Aug 23 18:18:31.355597 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Availability Zones retrieved successfully. Aug 23 18:18:31.362721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (4851f845-889a-4c06-af00-8993914f4a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:31.363763 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb5ce5b-3530-47df-8c38-823f3aaffae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:31.364663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:31.402256 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb5ce5b-3530-47df-8c38-823f3aaffae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:31.403494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64f06e8-2e72-4704-9f4c-b50319e7110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:31.450705 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Created reservations ['7d0cee74-d047-4c56-9b21-fa9c1a5bd38a', '29db13d2-886c-4eec-b372-4324932ccdda', 'aee839f8-5c6d-4b44-9e81-292ce0fd4e14', '7bf74996-21e0-4765-85d6-f524089e0c2b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:31.451679 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64f06e8-2e72-4704-9f4c-b50319e7110a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d0cee74-d047-4c56-9b21-fa9c1a5bd38a', '29db13d2-886c-4eec-b372-4324932ccdda', 'aee839f8-5c6d-4b44-9e81-292ce0fd4e14', '7bf74996-21e0-4765-85d6-f524089e0c2b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:31.452604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4192e883-a152-434f-871c-703f0e62503f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:31.477142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4192e883-a152-434f-871c-703f0e62503f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d5ef605-d1c2-434e-90bf-425bc0792ff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1849911943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['7d0cee74-d047-4c56-9b21-fa9c1a5bd38a','29db13d2-886c-4eec-b372-4324932ccdda','aee839f8-5c6d-4b44-9e81-292ce0fd4e14','7bf74996-21e0-4765-85d6-f524089e0c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1849911943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d5ef605-d1c2-434e-90bf-425bc0792ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e5e3a807624198996a1ceed73ec36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23455802f51467299005717e7cca441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:31.477967 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d6e4eff-a4e8-4b1b-b9d8-8c1ffe2b14b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:31.500331 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d6e4eff-a4e8-4b1b-b9d8-8c1ffe2b14b3) transitioned into state 'SUCCESS' from state '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-1849911943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['7d0cee74-d047-4c56-9b21-fa9c1a5bd38a','29db13d2-886c-4eec-b372-4324932ccdda','aee839f8-5c6d-4b44-9e81-292ce0fd4e14','7bf74996-21e0-4765-85d6-f524089e0c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:31.501083 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3727c1e0-b90e-4bf0-8a48-29bc8ecf8587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:31.512223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3727c1e0-b90e-4bf0-8a48-29bc8ecf8587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:31.514815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (4851f845-889a-4c06-af00-8993914f4a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:31.514815 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request issued successfully. Aug 23 18:18:31.514815 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac49bfea-ec7e-4064-8268-7d287e61739d tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:31.515227 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 552/2196] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:31 2026] POST /volume/v3/volumes => generated 749 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:31.530538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-59ff3319-df74-41da-9e22-f4360dc624fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.533096 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59ff3319-df74-41da-9e22-f4360dc624fe tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:31.533366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59ff3319-df74-41da-9e22-f4360dc624fe tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:31.533553 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59ff3319-df74-41da-9e22-f4360dc624fe tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:31.542948 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:31.542948 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:31.544697 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-59ff3319-df74-41da-9e22-f4360dc624fe tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:31.550429 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59ff3319-df74-41da-9e22-f4360dc624fe tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 returned with HTTP 200 Aug 23 18:18:31.550780 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 547/2197] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:31 2026] GET /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:31.904251 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4a150b19-a41f-4908-9531-1d5bebf1dad6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:31.910382 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a150b19-a41f-4908-9531-1d5bebf1dad6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:31.911601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a150b19-a41f-4908-9531-1d5bebf1dad6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:31.911937 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a150b19-a41f-4908-9531-1d5bebf1dad6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:31.912156 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4a150b19-a41f-4908-9531-1d5bebf1dad6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:31.917706 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:31.917706 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:31.918727 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a150b19-a41f-4908-9531-1d5bebf1dad6 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:31.919269 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 553/2198] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:31 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:32.081033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-beedf267-a5d5-4e17-8861-0d8872cc373b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.082861 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-beedf267-a5d5-4e17-8861-0d8872cc373b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:32.083094 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-beedf267-a5d5-4e17-8861-0d8872cc373b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:32.083525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-beedf267-a5d5-4e17-8861-0d8872cc373b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:32.083665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-beedf267-a5d5-4e17-8861-0d8872cc373b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:32.087788 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.087788 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:32.088615 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-beedf267-a5d5-4e17-8861-0d8872cc373b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:32.089009 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 547/2199] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:32 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:32.215382 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6858932f-bb4f-41c3-9c59-12cc870d99a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.218539 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6858932f-bb4f-41c3-9c59-12cc870d99a3 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:32.218825 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6858932f-bb4f-41c3-9c59-12cc870d99a3 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:32.219105 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6858932f-bb4f-41c3-9c59-12cc870d99a3 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:32.230437 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.230437 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:32.235333 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6858932f-bb4f-41c3-9c59-12cc870d99a3 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:32.241726 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6858932f-bb4f-41c3-9c59-12cc870d99a3 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:32.242269 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 553/2200] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:32 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:32.566149 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e547ac2-6614-4d67-bd1b-e70842e59057 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.568577 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e547ac2-6614-4d67-bd1b-e70842e59057 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:32.568831 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e547ac2-6614-4d67-bd1b-e70842e59057 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:32.569093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e547ac2-6614-4d67-bd1b-e70842e59057 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:32.578177 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.578177 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:32.583853 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e547ac2-6614-4d67-bd1b-e70842e59057 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:32.589515 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e547ac2-6614-4d67-bd1b-e70842e59057 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 returned with HTTP 200 Aug 23 18:18:32.590066 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 548/2201] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:32 2026] GET /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:32.611886 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d597d8e1-2f66-4c1b-bf72-a7c61886eeab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.612132 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d597d8e1-2f66-4c1b-bf72-a7c61886eeab tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6/action Aug 23 18:18:32.612566 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d597d8e1-2f66-4c1b-bf72-a7c61886eeab tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:32.612726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d597d8e1-2f66-4c1b-bf72-a7c61886eeab tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:32.623914 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.623914 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:32.624454 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-d597d8e1-2f66-4c1b-bf72-a7c61886eeab tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '8d5ef605-d1c2-434e-90bf-425bc0792ff6' with '{'status': 'error'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:32.646042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d597d8e1-2f66-4c1b-bf72-a7c61886eeab tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6/action returned with HTTP 202 Aug 23 18:18:32.646637 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 554/2202] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:32 2026] POST /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:32.655166 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d5ecb5c-5038-4d80-b812-45a582f77ab5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.657535 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d5ecb5c-5038-4d80-b812-45a582f77ab5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:32.657964 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d5ecb5c-5038-4d80-b812-45a582f77ab5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:32.658379 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d5ecb5c-5038-4d80-b812-45a582f77ab5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:32.667560 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.667560 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:32.672892 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d5ecb5c-5038-4d80-b812-45a582f77ab5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:32.679719 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d5ecb5c-5038-4d80-b812-45a582f77ab5 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 returned with HTTP 200 Aug 23 18:18:32.680339 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 548/2203] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:32 2026] GET /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:32.695439 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43de060f-e82e-4ced-b7a4-e022be2d3852 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.697341 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43de060f-e82e-4ced-b7a4-e022be2d3852 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6/action Aug 23 18:18:32.697704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43de060f-e82e-4ced-b7a4-e022be2d3852 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:32.697849 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43de060f-e82e-4ced-b7a4-e022be2d3852 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:32.707087 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.707087 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:32.707461 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-43de060f-e82e-4ced-b7a4-e022be2d3852 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Volume info retrieved successfully. Aug 23 18:18:32.729304 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-43de060f-e82e-4ced-b7a4-e022be2d3852 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Delete volume request issued successfully. Aug 23 18:18:32.729668 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43de060f-e82e-4ced-b7a4-e022be2d3852 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6/action returned with HTTP 202 Aug 23 18:18:32.730268 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 554/2204] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:32 2026] POST /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:32.742905 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c0916724-2c6e-4073-ad14-1239e3fe0fef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.745220 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c0916724-2c6e-4073-ad14-1239e3fe0fef tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:32.745513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c0916724-2c6e-4073-ad14-1239e3fe0fef tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:32.745763 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c0916724-2c6e-4073-ad14-1239e3fe0fef tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:32.754566 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.754566 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:32.759525 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c0916724-2c6e-4073-ad14-1239e3fe0fef tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:32.764223 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c0916724-2c6e-4073-ad14-1239e3fe0fef tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 returned with HTTP 200 Aug 23 18:18:32.764722 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 549/2205] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:32 2026] GET /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:32.937676 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ba20ccd9-4cd0-475b-b142-051d903dec8a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:32.939911 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba20ccd9-4cd0-475b-b142-051d903dec8a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:32.940302 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba20ccd9-4cd0-475b-b142-051d903dec8a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:32.940555 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba20ccd9-4cd0-475b-b142-051d903dec8a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:32.940660 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ba20ccd9-4cd0-475b-b142-051d903dec8a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:32.948148 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:32.948148 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:32.949157 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba20ccd9-4cd0-475b-b142-051d903dec8a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:32.951197 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 555/2206] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:32 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:33.098713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85d67851-a9bc-4461-bb44-8d09e769ddab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:33.100709 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85d67851-a9bc-4461-bb44-8d09e769ddab tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:33.100943 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85d67851-a9bc-4461-bb44-8d09e769ddab tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:33.101154 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85d67851-a9bc-4461-bb44-8d09e769ddab tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:33.101260 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-85d67851-a9bc-4461-bb44-8d09e769ddab tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:33.105561 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:33.105561 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:33.106458 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85d67851-a9bc-4461-bb44-8d09e769ddab tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:33.106945 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 549/2207] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:33 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:33.256713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7895ac2f-da52-4adf-b042-d4852e6e23bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:33.258491 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7895ac2f-da52-4adf-b042-d4852e6e23bd tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:33.258695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7895ac2f-da52-4adf-b042-d4852e6e23bd tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:33.258880 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7895ac2f-da52-4adf-b042-d4852e6e23bd tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:33.269147 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:33.269147 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:33.272738 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7895ac2f-da52-4adf-b042-d4852e6e23bd tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:33.277537 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7895ac2f-da52-4adf-b042-d4852e6e23bd tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:33.278010 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 555/2208] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:33 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:33.779918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-66c59c38-e3e2-49dc-847a-5b60c38f398f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:33.781696 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66c59c38-e3e2-49dc-847a-5b60c38f398f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:33.781696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66c59c38-e3e2-49dc-847a-5b60c38f398f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:33.781696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66c59c38-e3e2-49dc-847a-5b60c38f398f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:33.792219 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66c59c38-e3e2-49dc-847a-5b60c38f398f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 returned with HTTP 404 Aug 23 18:18:33.793250 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 550/2209] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:33 2026] GET /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:33.800479 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f765276a-3d36-4f9f-8c65-3994e2107907 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:33.802494 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f765276a-3d36-4f9f-8c65-3994e2107907 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:33.802725 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f765276a-3d36-4f9f-8c65-3994e2107907 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:33.802967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f765276a-3d36-4f9f-8c65-3994e2107907 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:33.809810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f765276a-3d36-4f9f-8c65-3994e2107907 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 returned with HTTP 404 Aug 23 18:18:33.810923 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 556/2210] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:33 2026] GET /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:33.823026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ff22e6e-86e1-4269-9b75-ef3ee1cd5952 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:33.827644 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ff22e6e-86e1-4269-9b75-ef3ee1cd5952 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] DELETE https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:33.827958 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ff22e6e-86e1-4269-9b75-ef3ee1cd5952 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:33.828261 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ff22e6e-86e1-4269-9b75-ef3ee1cd5952 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:33.828664 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1ff22e6e-86e1-4269-9b75-ef3ee1cd5952 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume with id: 8d5ef605-d1c2-434e-90bf-425bc0792ff6 Aug 23 18:18:33.840571 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ff22e6e-86e1-4269-9b75-ef3ee1cd5952 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 returned with HTTP 404 Aug 23 18:18:33.841125 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 550/2211] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:33 2026] DELETE /volume/v3/volumes/8d5ef605-d1c2-434e-90bf-425bc0792ff6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:33.855521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:33.857446 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:33.857841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1400059105"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:33.859941 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1400059105'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:33.860175 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume of 1 GB Aug 23 18:18:33.866354 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Availability Zones retrieved successfully. Aug 23 18:18:33.874946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (c27d9234-60fe-4bc1-8ad8-4a31d5fd9e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:33.876475 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0358e51b-9e29-4139-9223-d9ed7030c915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:33.877914 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:33.914375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0358e51b-9e29-4139-9223-d9ed7030c915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:33.915575 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07290f0e-805c-4973-a99f-92259a43caca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:33.972507 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Created reservations ['e1955f66-0ebf-4701-a3be-5dcc532eb248', '5a41e984-2aa4-4611-90a3-9ecd8f39c042', '9d4b4035-8106-401a-8a82-d1afa0d5da95', '3655b306-6d19-4bda-822c-9419fd9fc1ad'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:33.973343 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07290f0e-805c-4973-a99f-92259a43caca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1955f66-0ebf-4701-a3be-5dcc532eb248', '5a41e984-2aa4-4611-90a3-9ecd8f39c042', '9d4b4035-8106-401a-8a82-d1afa0d5da95', '3655b306-6d19-4bda-822c-9419fd9fc1ad']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:33.974150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37013576-0657-4965-a3e2-e1275d1352e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:33.977713 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7f9d1fc-82a3-4e4d-8086-45f036a16a9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:33.980065 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7f9d1fc-82a3-4e4d-8086-45f036a16a9f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:33.981309 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7f9d1fc-82a3-4e4d-8086-45f036a16a9f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:33.981552 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7f9d1fc-82a3-4e4d-8086-45f036a16a9f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:33.981723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e7f9d1fc-82a3-4e4d-8086-45f036a16a9f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:33.988021 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:33.988021 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:33.989377 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7f9d1fc-82a3-4e4d-8086-45f036a16a9f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:33.990051 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 551/2212] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:33 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:33.999720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37013576-0657-4965-a3e2-e1275d1352e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dce0c2e-5575-42d7-aed5-cb2143963249', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1400059105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['e1955f66-0ebf-4701-a3be-5dcc532eb248','5a41e984-2aa4-4611-90a3-9ecd8f39c042','9d4b4035-8106-401a-8a82-d1afa0d5da95','3655b306-6d19-4bda-822c-9419fd9fc1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1400059105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dce0c2e-5575-42d7-aed5-cb2143963249,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e5e3a807624198996a1ceed73ec36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23455802f51467299005717e7cca441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:34.000850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a53963-a1a8-44b5-97ab-00413a1f52fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:34.022810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a53963-a1a8-44b5-97ab-00413a1f52fe) transitioned into state 'SUCCESS' from state '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-1400059105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['e1955f66-0ebf-4701-a3be-5dcc532eb248','5a41e984-2aa4-4611-90a3-9ecd8f39c042','9d4b4035-8106-401a-8a82-d1afa0d5da95','3655b306-6d19-4bda-822c-9419fd9fc1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:34.023906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb54b99-e8d2-4c8b-a203-ed9a34bb4de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:34.037820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb54b99-e8d2-4c8b-a203-ed9a34bb4de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:34.037820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (c27d9234-60fe-4bc1-8ad8-4a31d5fd9e43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:34.037820 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request issued successfully. Aug 23 18:18:34.038501 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b8b2ab5-6e86-4cf1-a541-e94de8bef8aa tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:34.039149 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 556/2213] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:33 2026] POST /volume/v3/volumes => generated 749 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:34.052915 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2e2ed612-2d46-4772-b8e8-916feb995600 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:34.054180 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e2ed612-2d46-4772-b8e8-916feb995600 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:34.054363 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e2ed612-2d46-4772-b8e8-916feb995600 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:34.054545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e2ed612-2d46-4772-b8e8-916feb995600 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:34.062090 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:34.062090 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:34.066821 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2e2ed612-2d46-4772-b8e8-916feb995600 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:34.071760 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e2ed612-2d46-4772-b8e8-916feb995600 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 returned with HTTP 200 Aug 23 18:18:34.072303 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 557/2214] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:34 2026] GET /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:34.120760 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2918aa4b-4cbb-4c35-87c8-e5e629368cdb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:34.123580 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2918aa4b-4cbb-4c35-87c8-e5e629368cdb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:34.123846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2918aa4b-4cbb-4c35-87c8-e5e629368cdb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:34.124104 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2918aa4b-4cbb-4c35-87c8-e5e629368cdb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:34.124214 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2918aa4b-4cbb-4c35-87c8-e5e629368cdb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:34.132921 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:34.132921 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:34.134720 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2918aa4b-4cbb-4c35-87c8-e5e629368cdb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:34.134720 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 551/2215] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:34 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:34.294088 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-86a3d1f4-f2ec-486a-baf5-99f6999b5a19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:34.296375 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86a3d1f4-f2ec-486a-baf5-99f6999b5a19 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:34.296658 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-86a3d1f4-f2ec-486a-baf5-99f6999b5a19 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:34.296942 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-86a3d1f4-f2ec-486a-baf5-99f6999b5a19 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:34.315147 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:34.315147 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:34.324333 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-86a3d1f4-f2ec-486a-baf5-99f6999b5a19 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:34.333704 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86a3d1f4-f2ec-486a-baf5-99f6999b5a19 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:34.333704 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 552/2216] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:34 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:35.010245 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f3e2172-6ee9-4fe2-93d6-f4bfd785002a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.012712 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f3e2172-6ee9-4fe2-93d6-f4bfd785002a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:35.013116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f3e2172-6ee9-4fe2-93d6-f4bfd785002a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:35.013257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f3e2172-6ee9-4fe2-93d6-f4bfd785002a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:35.013425 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6f3e2172-6ee9-4fe2-93d6-f4bfd785002a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:35.020106 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.020106 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:35.020847 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f3e2172-6ee9-4fe2-93d6-f4bfd785002a tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:35.021393 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 557/2217] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:35 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:35.096467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d29376a-3330-4d1d-83f1-edffe0d17db0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.101162 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d29376a-3330-4d1d-83f1-edffe0d17db0 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:35.101162 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d29376a-3330-4d1d-83f1-edffe0d17db0 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:35.101162 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d29376a-3330-4d1d-83f1-edffe0d17db0 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:35.106462 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.106462 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:35.110087 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4d29376a-3330-4d1d-83f1-edffe0d17db0 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:35.114000 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d29376a-3330-4d1d-83f1-edffe0d17db0 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 returned with HTTP 200 Aug 23 18:18:35.114413 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 558/2218] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:35 2026] GET /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:35.134663 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72dabc82-8a9b-49f8-a402-682e3fc83f81 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.136544 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72dabc82-8a9b-49f8-a402-682e3fc83f81 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249/action Aug 23 18:18:35.136920 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72dabc82-8a9b-49f8-a402-682e3fc83f81 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:35.137088 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72dabc82-8a9b-49f8-a402-682e3fc83f81 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:35.147029 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-84e6fb75-02d8-4907-a5ee-9ec71e8add1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.149398 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84e6fb75-02d8-4907-a5ee-9ec71e8add1d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:35.149679 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84e6fb75-02d8-4907-a5ee-9ec71e8add1d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:35.149924 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84e6fb75-02d8-4907-a5ee-9ec71e8add1d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:35.150090 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-84e6fb75-02d8-4907-a5ee-9ec71e8add1d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:35.154922 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.154922 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:35.155358 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-72dabc82-8a9b-49f8-a402-682e3fc83f81 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '3dce0c2e-5575-42d7-aed5-cb2143963249' with '{'status': 'maintenance'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:35.156259 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.156259 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:35.157571 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84e6fb75-02d8-4907-a5ee-9ec71e8add1d tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:35.158234 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 553/2219] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:35 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:35.181083 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72dabc82-8a9b-49f8-a402-682e3fc83f81 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249/action returned with HTTP 202 Aug 23 18:18:35.181521 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 552/2220] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:35 2026] POST /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:35.188450 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17cc22ae-8598-4bd6-93fb-87b24061f48c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.190321 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17cc22ae-8598-4bd6-93fb-87b24061f48c tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:35.190520 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17cc22ae-8598-4bd6-93fb-87b24061f48c tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:35.190735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17cc22ae-8598-4bd6-93fb-87b24061f48c tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:35.200707 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.200707 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:35.206355 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-17cc22ae-8598-4bd6-93fb-87b24061f48c tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:35.213838 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17cc22ae-8598-4bd6-93fb-87b24061f48c tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 returned with HTTP 200 Aug 23 18:18:35.214307 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 558/2221] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:35 2026] GET /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:35.231528 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-25bf140e-4249-46d4-ab48-3313e71cc1b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.233253 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25bf140e-4249-46d4-ab48-3313e71cc1b1 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249/action Aug 23 18:18:35.233591 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25bf140e-4249-46d4-ab48-3313e71cc1b1 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:35.233718 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25bf140e-4249-46d4-ab48-3313e71cc1b1 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:35.242178 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.242178 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:35.242591 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-25bf140e-4249-46d4-ab48-3313e71cc1b1 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Volume info retrieved successfully. Aug 23 18:18:35.266593 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-25bf140e-4249-46d4-ab48-3313e71cc1b1 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Delete volume request issued successfully. Aug 23 18:18:35.266982 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25bf140e-4249-46d4-ab48-3313e71cc1b1 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249/action returned with HTTP 202 Aug 23 18:18:35.267695 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 559/2222] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:35 2026] POST /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:35.275783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce535ae5-4812-4b51-8718-76783b193028 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.278121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce535ae5-4812-4b51-8718-76783b193028 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:35.278384 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce535ae5-4812-4b51-8718-76783b193028 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:35.278657 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce535ae5-4812-4b51-8718-76783b193028 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:35.289684 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.289684 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:35.296275 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce535ae5-4812-4b51-8718-76783b193028 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:35.303895 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce535ae5-4812-4b51-8718-76783b193028 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 returned with HTTP 200 Aug 23 18:18:35.304518 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 554/2223] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:35 2026] GET /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:35.352885 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7685f4ee-4e73-4d2d-9a0d-19f9f5294764 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:35.355581 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7685f4ee-4e73-4d2d-9a0d-19f9f5294764 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:35.355887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7685f4ee-4e73-4d2d-9a0d-19f9f5294764 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:35.356154 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7685f4ee-4e73-4d2d-9a0d-19f9f5294764 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:35.369277 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:35.369277 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:35.374709 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7685f4ee-4e73-4d2d-9a0d-19f9f5294764 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:35.381329 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7685f4ee-4e73-4d2d-9a0d-19f9f5294764 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:35.381897 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 553/2224] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:35 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:36.043223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a928239c-a85f-40a8-a7e4-fe8b435dc214 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.045553 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a928239c-a85f-40a8-a7e4-fe8b435dc214 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:36.045758 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a928239c-a85f-40a8-a7e4-fe8b435dc214 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:36.045975 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a928239c-a85f-40a8-a7e4-fe8b435dc214 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:36.046120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a928239c-a85f-40a8-a7e4-fe8b435dc214 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:36.053268 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:36.053268 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:36.053617 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a928239c-a85f-40a8-a7e4-fe8b435dc214 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:36.054125 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 559/2225] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:36 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:36.171767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fcfa31b0-43ed-4725-952f-774bca05fab6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.174485 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcfa31b0-43ed-4725-952f-774bca05fab6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:36.174878 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcfa31b0-43ed-4725-952f-774bca05fab6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:36.175250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcfa31b0-43ed-4725-952f-774bca05fab6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:36.175423 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fcfa31b0-43ed-4725-952f-774bca05fab6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:36.177623 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=343,cinder:UPDATE=78,cinder:INSERT=39,cinder:DELETE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:18:36.189003 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:36.189003 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:36.190098 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcfa31b0-43ed-4725-952f-774bca05fab6 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:36.190585 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 560/2226] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:36 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:36.321680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13468bfc-d093-4cf5-82db-b2ccb4b03497 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.324002 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13468bfc-d093-4cf5-82db-b2ccb4b03497 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:36.324290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13468bfc-d093-4cf5-82db-b2ccb4b03497 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:36.324558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13468bfc-d093-4cf5-82db-b2ccb4b03497 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:36.333577 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13468bfc-d093-4cf5-82db-b2ccb4b03497 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 returned with HTTP 404 Aug 23 18:18:36.334229 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 555/2227] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:36 2026] GET /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:36.349449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43953d3f-8a3c-4977-b19e-7db87d1dfe46 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.357408 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43953d3f-8a3c-4977-b19e-7db87d1dfe46 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:36.357777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43953d3f-8a3c-4977-b19e-7db87d1dfe46 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:36.360961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43953d3f-8a3c-4977-b19e-7db87d1dfe46 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:36.370498 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43953d3f-8a3c-4977-b19e-7db87d1dfe46 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 returned with HTTP 404 Aug 23 18:18:36.371187 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 554/2228] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:36 2026] GET /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:36.392139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-484a9ea8-c584-4d38-bc65-667ec9afd57f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.402333 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-484a9ea8-c584-4d38-bc65-667ec9afd57f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] DELETE https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:36.402606 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-484a9ea8-c584-4d38-bc65-667ec9afd57f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:36.402962 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-484a9ea8-c584-4d38-bc65-667ec9afd57f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:36.403227 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-484a9ea8-c584-4d38-bc65-667ec9afd57f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume with id: 3dce0c2e-5575-42d7-aed5-cb2143963249 Aug 23 18:18:36.403282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-20f871ae-ed07-4952-9f75-cf9dc2f9c320 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.405545 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20f871ae-ed07-4952-9f75-cf9dc2f9c320 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:36.405916 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20f871ae-ed07-4952-9f75-cf9dc2f9c320 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:36.406469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20f871ae-ed07-4952-9f75-cf9dc2f9c320 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:36.415055 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-484a9ea8-c584-4d38-bc65-667ec9afd57f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 returned with HTTP 404 Aug 23 18:18:36.416085 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 560/2229] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:36 2026] DELETE /volume/v3/volumes/3dce0c2e-5575-42d7-aed5-cb2143963249 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:36.422145 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:36.422145 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:36.429205 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-20f871ae-ed07-4952-9f75-cf9dc2f9c320 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:36.435661 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20f871ae-ed07-4952-9f75-cf9dc2f9c320 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:36.436304 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 561/2230] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:36 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:36.437018 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.439659 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:36.440083 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1474240692"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:36.441819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1474240692'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:36.442657 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume of 1 GB Aug 23 18:18:36.450694 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Availability Zones retrieved successfully. Aug 23 18:18:36.461903 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (b911edae-c6d7-45cc-9940-d9873cc22c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:36.463344 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2379c0ca-f022-4e55-9497-27c799eb57d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:36.464370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:36.502605 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2379c0ca-f022-4e55-9497-27c799eb57d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:36.503703 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e994d4-5298-4129-9571-1da27489df50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:36.563783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Created reservations ['5b8b7b21-1220-4eb8-977d-10907fc707c6', 'addaf873-2bce-4fd7-b110-2b92c11d5524', 'b7c76ec5-72f0-44f5-bebf-86ce1e8a7e9c', '870ee9ed-9e8f-4d4c-b47f-3c2253c43964'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:36.565331 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e994d4-5298-4129-9571-1da27489df50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b8b7b21-1220-4eb8-977d-10907fc707c6', 'addaf873-2bce-4fd7-b110-2b92c11d5524', 'b7c76ec5-72f0-44f5-bebf-86ce1e8a7e9c', '870ee9ed-9e8f-4d4c-b47f-3c2253c43964']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:36.566102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef88142-401b-486d-b764-3b66b65c6411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:36.594287 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef88142-401b-486d-b764-3b66b65c6411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '620a6c4e-84ed-4ecd-9529-5f26e6802d0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1474240692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['5b8b7b21-1220-4eb8-977d-10907fc707c6','addaf873-2bce-4fd7-b110-2b92c11d5524','b7c76ec5-72f0-44f5-bebf-86ce1e8a7e9c','870ee9ed-9e8f-4d4c-b47f-3c2253c43964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1474240692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=620a6c4e-84ed-4ecd-9529-5f26e6802d0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9e5e3a807624198996a1ceed73ec36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a23455802f51467299005717e7cca441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:36.596312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b52f29-18b0-45c1-b90a-5a5c795bc5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:36.618484 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b52f29-18b0-45c1-b90a-5a5c795bc5fd) transitioned into state 'SUCCESS' from state '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-1474240692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9e5e3a807624198996a1ceed73ec36b',qos_specs=None,replication_status=,reservations=['5b8b7b21-1220-4eb8-977d-10907fc707c6','addaf873-2bce-4fd7-b110-2b92c11d5524','b7c76ec5-72f0-44f5-bebf-86ce1e8a7e9c','870ee9ed-9e8f-4d4c-b47f-3c2253c43964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23455802f51467299005717e7cca441',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:36.619681 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3316e7-7a91-4290-a201-33d0a94919ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:36.633322 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3316e7-7a91-4290-a201-33d0a94919ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:36.633322 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Flow 'volume_create_api' (b911edae-c6d7-45cc-9940-d9873cc22c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:36.633322 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Create volume request issued successfully. Aug 23 18:18:36.633322 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2c68238-cdaa-4641-97e2-2b43ddec2093 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:36.633322 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 556/2231] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:36 2026] POST /volume/v3/volumes => generated 749 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:36.646916 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f6333b1-ce78-447c-bb97-f80d79626d39 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.650376 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f6333b1-ce78-447c-bb97-f80d79626d39 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:36.650376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f6333b1-ce78-447c-bb97-f80d79626d39 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:36.650376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f6333b1-ce78-447c-bb97-f80d79626d39 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:36.661185 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:36.661185 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:36.667164 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f6333b1-ce78-447c-bb97-f80d79626d39 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:36.680150 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f6333b1-ce78-447c-bb97-f80d79626d39 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:36.680150 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 555/2232] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:36 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:36.936579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-07ac56a4-c2bd-4e07-84cb-19d3db7cffcf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:36.939979 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-07ac56a4-c2bd-4e07-84cb-19d3db7cffcf tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] POST https://10.4.3.148/volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb/action Aug 23 18:18:36.940715 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-07ac56a4-c2bd-4e07-84cb-19d3db7cffcf tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:36.940715 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-07ac56a4-c2bd-4e07-84cb-19d3db7cffcf tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:36.978465 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:36.978465 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:36.999954 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a858b64f-7285-4ffc-8a01-3274ef1d5558 req-07ac56a4-c2bd-4e07-84cb-19d3db7cffcf tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb/action returned with HTTP 204 Aug 23 18:18:37.000727 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 561/2233] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:18:36 2026] POST /volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:37.068334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22352206-bd35-40f9-a511-24bbe7767202 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.071730 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22352206-bd35-40f9-a511-24bbe7767202 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:37.072074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22352206-bd35-40f9-a511-24bbe7767202 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.072324 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22352206-bd35-40f9-a511-24bbe7767202 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.072444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-22352206-bd35-40f9-a511-24bbe7767202 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:37.079907 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.079907 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:37.081655 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22352206-bd35-40f9-a511-24bbe7767202 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:37.081655 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 562/2234] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.091067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-aa56038f-91e6-4bf8-bce6-b245f97bcdc1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.093964 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-aa56038f-91e6-4bf8-bce6-b245f97bcdc1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e Aug 23 18:18:37.094238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-aa56038f-91e6-4bf8-bce6-b245f97bcdc1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.094407 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-aa56038f-91e6-4bf8-bce6-b245f97bcdc1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.109275 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.109275 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:37.204769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-519304c3-370a-4714-91b6-d34ea799e6d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.208700 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90ff5ca3-9030-4f8b-8417-cc41a7bfd92a req-aa56038f-91e6-4bf8-bce6-b245f97bcdc1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e returned with HTTP 200 Aug 23 18:18:37.209224 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 557/2235] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:18:37 2026] DELETE /volume/v3/attachments/4a0a02b4-bfca-4a70-878e-4323b01ccc8e => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.214258 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-519304c3-370a-4714-91b6-d34ea799e6d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:37.214578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-519304c3-370a-4714-91b6-d34ea799e6d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.214934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-519304c3-370a-4714-91b6-d34ea799e6d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.215117 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-519304c3-370a-4714-91b6-d34ea799e6d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:37.227207 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.227207 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:37.227392 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-519304c3-370a-4714-91b6-d34ea799e6d0 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:37.228029 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 556/2236] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.453364 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d430e8de-585e-436e-bfd2-d8460f97a5f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.455356 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-60c67cb5-8600-4925-9a3e-e678cc5c2b4d req-17bf4397-63f4-486b-a104-6c4d3bd6b3b8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.456592 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d430e8de-585e-436e-bfd2-d8460f97a5f9 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:37.456974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d430e8de-585e-436e-bfd2-d8460f97a5f9 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.457167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d430e8de-585e-436e-bfd2-d8460f97a5f9 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.458292 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-60c67cb5-8600-4925-9a3e-e678cc5c2b4d req-17bf4397-63f4-486b-a104-6c4d3bd6b3b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:37.459083 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-60c67cb5-8600-4925-9a3e-e678cc5c2b4d req-17bf4397-63f4-486b-a104-6c4d3bd6b3b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.459083 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-60c67cb5-8600-4925-9a3e-e678cc5c2b4d req-17bf4397-63f4-486b-a104-6c4d3bd6b3b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.471570 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.471570 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:37.474808 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.474808 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:37.477018 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d430e8de-585e-436e-bfd2-d8460f97a5f9 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:37.482749 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-60c67cb5-8600-4925-9a3e-e678cc5c2b4d req-17bf4397-63f4-486b-a104-6c4d3bd6b3b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:37.485463 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d430e8de-585e-436e-bfd2-d8460f97a5f9 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:37.485900 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 562/2237] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:37.491577 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-60c67cb5-8600-4925-9a3e-e678cc5c2b4d req-17bf4397-63f4-486b-a104-6c4d3bd6b3b8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:37.492352 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 563/2238] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.508290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd44721b-99d4-433c-8747-5be15b866003 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.511113 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd44721b-99d4-433c-8747-5be15b866003 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] POST https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a/action Aug 23 18:18:37.511394 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd44721b-99d4-433c-8747-5be15b866003 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:37.511571 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd44721b-99d4-433c-8747-5be15b866003 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:37.529385 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-4ac6d576-6077-46ed-9c70-ed0ac0ff912c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.531745 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.531745 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:37.532931 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fd44721b-99d4-433c-8747-5be15b866003 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:37.533006 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-4ac6d576-6077-46ed-9c70-ed0ac0ff912c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e Aug 23 18:18:37.533284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-4ac6d576-6077-46ed-9c70-ed0ac0ff912c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.534084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-4ac6d576-6077-46ed-9c70-ed0ac0ff912c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.546642 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.546642 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:37.618260 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-fd44721b-99d4-433c-8747-5be15b866003 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Created reservations ['26cf69dc-5e85-474f-b402-2df0071fc6b5', '651365bf-a273-4505-bb15-9b5a88228146'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:37.646125 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fd9904cf-1e03-4ee0-8db1-9a1e871d0e00 req-4ac6d576-6077-46ed-9c70-ed0ac0ff912c tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e returned with HTTP 200 Aug 23 18:18:37.646654 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 557/2239] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:18:37 2026] DELETE /volume/v3/attachments/daf87e0d-958b-49e5-8c08-f10811fc932e => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.674819 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fd44721b-99d4-433c-8747-5be15b866003 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Extend volume request issued successfully. Aug 23 18:18:37.674819 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd44721b-99d4-433c-8747-5be15b866003 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a/action returned with HTTP 202 Aug 23 18:18:37.674819 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 558/2240] 10.4.3.148 () {70 vars in 1431 bytes} [Sun Aug 23 18:18:37 2026] POST /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:18:37.681609 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5bcfe11-e909-4244-9e65-e4b9b1e39464 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.684963 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5bcfe11-e909-4244-9e65-e4b9b1e39464 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:37.686839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5bcfe11-e909-4244-9e65-e4b9b1e39464 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.686839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5bcfe11-e909-4244-9e65-e4b9b1e39464 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.700258 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.700258 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:37.702207 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-585deaa7-7116-4202-ae34-83d1742525ac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.706133 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5bcfe11-e909-4244-9e65-e4b9b1e39464 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:37.706250 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-585deaa7-7116-4202-ae34-83d1742525ac tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:37.706250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-585deaa7-7116-4202-ae34-83d1742525ac tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.706250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-585deaa7-7116-4202-ae34-83d1742525ac tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.712182 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5bcfe11-e909-4244-9e65-e4b9b1e39464 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:37.717698 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 563/2241] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:37.718297 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.718297 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:37.723540 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-585deaa7-7116-4202-ae34-83d1742525ac tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:37.729719 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-585deaa7-7116-4202-ae34-83d1742525ac tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:37.730302 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 564/2242] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.743854 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ffcccc61-aab2-4ca5-879d-7e02e3637349 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.745752 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffcccc61-aab2-4ca5-879d-7e02e3637349 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action Aug 23 18:18:37.746113 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffcccc61-aab2-4ca5-879d-7e02e3637349 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:37.746248 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffcccc61-aab2-4ca5-879d-7e02e3637349 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:37.756179 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.756179 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:37.756548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-ffcccc61-aab2-4ca5-879d-7e02e3637349 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '620a6c4e-84ed-4ecd-9529-5f26e6802d0c' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:37.789102 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffcccc61-aab2-4ca5-879d-7e02e3637349 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action returned with HTTP 202 Aug 23 18:18:37.789749 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 558/2243] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:37 2026] POST /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:37.799592 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb26d329-6b26-4077-b13a-461c299af942 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.803292 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb26d329-6b26-4077-b13a-461c299af942 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:37.803562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb26d329-6b26-4077-b13a-461c299af942 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.803950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb26d329-6b26-4077-b13a-461c299af942 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.813707 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.813707 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:37.820964 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb26d329-6b26-4077-b13a-461c299af942 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:37.828065 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb26d329-6b26-4077-b13a-461c299af942 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:37.828471 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 559/2244] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.842992 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ccb76d79-6a14-4612-82d9-914adeec296a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.844996 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccb76d79-6a14-4612-82d9-914adeec296a tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action Aug 23 18:18:37.845378 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ccb76d79-6a14-4612-82d9-914adeec296a tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:37.845542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ccb76d79-6a14-4612-82d9-914adeec296a tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:37.858511 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.858511 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:37.858511 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-ccb76d79-6a14-4612-82d9-914adeec296a tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '620a6c4e-84ed-4ecd-9529-5f26e6802d0c' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:37.875363 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccb76d79-6a14-4612-82d9-914adeec296a tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action returned with HTTP 202 Aug 23 18:18:37.875778 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 564/2245] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:37 2026] POST /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:37.886836 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4747503e-8660-4bdb-8431-d7207b356ea7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.889375 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4747503e-8660-4bdb-8431-d7207b356ea7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:37.889630 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4747503e-8660-4bdb-8431-d7207b356ea7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.889892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4747503e-8660-4bdb-8431-d7207b356ea7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:37.899420 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.899420 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:37.904479 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4747503e-8660-4bdb-8431-d7207b356ea7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:37.911182 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4747503e-8660-4bdb-8431-d7207b356ea7 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:37.911182 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 565/2246] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:37.925754 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f053aba8-6eff-444e-958f-2ca6c2405590 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.928472 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f053aba8-6eff-444e-958f-2ca6c2405590 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action Aug 23 18:18:37.928924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f053aba8-6eff-444e-958f-2ca6c2405590 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:37.929103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f053aba8-6eff-444e-958f-2ca6c2405590 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:37.942313 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:37.942313 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:37.942759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-f053aba8-6eff-444e-958f-2ca6c2405590 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '620a6c4e-84ed-4ecd-9529-5f26e6802d0c' with '{'status': 'maintenance'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:37.968334 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f053aba8-6eff-444e-958f-2ca6c2405590 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action returned with HTTP 202 Aug 23 18:18:37.969387 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 559/2247] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:37 2026] POST /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:37.990162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-efb50e0c-8fe9-476d-8a00-b6f70825da96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:37.992755 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-efb50e0c-8fe9-476d-8a00-b6f70825da96 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:37.993114 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-efb50e0c-8fe9-476d-8a00-b6f70825da96 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:37.994252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-efb50e0c-8fe9-476d-8a00-b6f70825da96 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.004380 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.004380 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:38.011782 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-efb50e0c-8fe9-476d-8a00-b6f70825da96 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:38.024974 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-efb50e0c-8fe9-476d-8a00-b6f70825da96 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:38.026593 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 560/2248] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:37 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:38.048926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd3db40b-ee54-4298-8485-8d63bffd1df3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.051398 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd3db40b-ee54-4298-8485-8d63bffd1df3 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] POST https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action Aug 23 18:18:38.051865 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd3db40b-ee54-4298-8485-8d63bffd1df3 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:38.052095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd3db40b-ee54-4298-8485-8d63bffd1df3 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:38.078773 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.078773 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:38.079267 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-fd3db40b-ee54-4298-8485-8d63bffd1df3 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] Updating volume '620a6c4e-84ed-4ecd-9529-5f26e6802d0c' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 23 18:18:38.101263 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-64ac4560-2852-495a-b770-1e6842af0d45 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.103813 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64ac4560-2852-495a-b770-1e6842af0d45 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:38.103992 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64ac4560-2852-495a-b770-1e6842af0d45 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.104589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64ac4560-2852-495a-b770-1e6842af0d45 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.104686 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-64ac4560-2852-495a-b770-1e6842af0d45 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:38.113856 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.113856 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:38.115741 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64ac4560-2852-495a-b770-1e6842af0d45 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:38.116630 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 566/2249] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:38.127899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd3db40b-ee54-4298-8485-8d63bffd1df3 tempest-VolumesActionsTest-994154339 tempest-VolumesActionsTest-994154339-project-admin] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action returned with HTTP 202 Aug 23 18:18:38.127899 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 565/2250] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:18:38 2026] POST /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:38.147688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21bfa820-d0d7-45cd-bb12-e1fa7a120b3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.151322 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21bfa820-d0d7-45cd-bb12-e1fa7a120b3e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:38.153086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21bfa820-d0d7-45cd-bb12-e1fa7a120b3e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.155216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21bfa820-d0d7-45cd-bb12-e1fa7a120b3e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.171654 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.171654 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:38.181630 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21bfa820-d0d7-45cd-bb12-e1fa7a120b3e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:38.191423 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21bfa820-d0d7-45cd-bb12-e1fa7a120b3e tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:38.193244 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 560/2251] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:38.214174 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fd44721b-99d4-433c-8747-5be15b866003 req-104cad3c-392b-47fc-861a-4e36f2fe3b5f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.225831 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fd44721b-99d4-433c-8747-5be15b866003 req-104cad3c-392b-47fc-861a-4e36f2fe3b5f service nova] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:38.227163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fd44721b-99d4-433c-8747-5be15b866003 req-104cad3c-392b-47fc-861a-4e36f2fe3b5f service nova] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.227163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fd44721b-99d4-433c-8747-5be15b866003 req-104cad3c-392b-47fc-861a-4e36f2fe3b5f service nova] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.228078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-38178831-ac11-4328-ab67-97d1952a66ec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.230208 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38178831-ac11-4328-ab67-97d1952a66ec tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:38.231089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38178831-ac11-4328-ab67-97d1952a66ec tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.231089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38178831-ac11-4328-ab67-97d1952a66ec tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.243841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-caf4bdff-9fce-4af6-a484-59dcc439ee65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.244116 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caf4bdff-9fce-4af6-a484-59dcc439ee65 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:38.246279 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caf4bdff-9fce-4af6-a484-59dcc439ee65 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.246279 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caf4bdff-9fce-4af6-a484-59dcc439ee65 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.246279 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-caf4bdff-9fce-4af6-a484-59dcc439ee65 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:38.247728 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.247728 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:38.247953 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.247953 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:38.252781 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.252781 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:38.254017 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caf4bdff-9fce-4af6-a484-59dcc439ee65 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:38.254693 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 566/2252] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:38.257506 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fd44721b-99d4-433c-8747-5be15b866003 req-104cad3c-392b-47fc-861a-4e36f2fe3b5f service nova] Volume info retrieved successfully. Aug 23 18:18:38.257592 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-38178831-ac11-4328-ab67-97d1952a66ec tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:38.266986 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38178831-ac11-4328-ab67-97d1952a66ec tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:38.266986 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 567/2253] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:38.274104 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-578f7926-60e5-4770-ac56-a92258643950 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.274199 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fd44721b-99d4-433c-8747-5be15b866003 req-104cad3c-392b-47fc-861a-4e36f2fe3b5f service nova] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:38.274199 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 561/2254] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1324 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:38.276066 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-578f7926-60e5-4770-ac56-a92258643950 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:38.276450 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-578f7926-60e5-4770-ac56-a92258643950 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.276615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-578f7926-60e5-4770-ac56-a92258643950 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.276969 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-578f7926-60e5-4770-ac56-a92258643950 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume with id: 73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:38.285314 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.290525 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] DELETE https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:38.290644 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.290644 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:38.290846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.291108 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.291286 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-578f7926-60e5-4770-ac56-a92258643950 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:38.293279 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume with id: 620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:38.306606 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.306606 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:38.307334 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:38.326661 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-578f7926-60e5-4770-ac56-a92258643950 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume request issued successfully. Aug 23 18:18:38.326968 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-578f7926-60e5-4770-ac56-a92258643950 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 202 Aug 23 18:18:38.327430 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 561/2255] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:38 2026] DELETE /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:38.339267 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Delete volume request issued successfully. Aug 23 18:18:38.339586 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3536b4a5-10b5-4f54-ab88-3995bf2f524f tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 202 Aug 23 18:18:38.340189 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 567/2256] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:38 2026] DELETE /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:18:38.354113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aed6db84-7c9e-4719-8f37-36112bca4b37 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.357652 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aed6db84-7c9e-4719-8f37-36112bca4b37 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:38.357874 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aed6db84-7c9e-4719-8f37-36112bca4b37 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.358282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aed6db84-7c9e-4719-8f37-36112bca4b37 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.373079 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.373079 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:38.381410 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aed6db84-7c9e-4719-8f37-36112bca4b37 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Volume info retrieved successfully. Aug 23 18:18:38.388716 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aed6db84-7c9e-4719-8f37-36112bca4b37 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 200 Aug 23 18:18:38.389463 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 568/2257] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:38.735081 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-218af0df-5afe-40f9-9f2e-e60f8d967b1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.737686 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-218af0df-5afe-40f9-9f2e-e60f8d967b1d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:38.737993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-218af0df-5afe-40f9-9f2e-e60f8d967b1d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.738188 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-218af0df-5afe-40f9-9f2e-e60f8d967b1d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.753244 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.753244 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:38.759518 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-218af0df-5afe-40f9-9f2e-e60f8d967b1d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:38.767692 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-218af0df-5afe-40f9-9f2e-e60f8d967b1d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:38.770579 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 562/2258] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:38.789288 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27c910cf-4710-42d4-93c8-fb361736201b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:38.794858 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27c910cf-4710-42d4-93c8-fb361736201b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:38.795237 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27c910cf-4710-42d4-93c8-fb361736201b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:38.795515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27c910cf-4710-42d4-93c8-fb361736201b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:38.812698 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:38.812698 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:38.819864 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-27c910cf-4710-42d4-93c8-fb361736201b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:38.838500 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27c910cf-4710-42d4-93c8-fb361736201b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:38.839723 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 562/2259] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:38 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1159 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:39.130866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fa9f37e3-0706-4553-a02f-708d6e64f945 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.134560 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa9f37e3-0706-4553-a02f-708d6e64f945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:39.134806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa9f37e3-0706-4553-a02f-708d6e64f945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:39.135432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa9f37e3-0706-4553-a02f-708d6e64f945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:39.135653 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fa9f37e3-0706-4553-a02f-708d6e64f945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:39.141776 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:39.141776 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:39.142993 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa9f37e3-0706-4553-a02f-708d6e64f945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:39.143556 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 568/2260] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:39 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:39.187209 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-b8edf99e-1c26-4525-a207-8bd603e437ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.189504 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-b8edf99e-1c26-4525-a207-8bd603e437ca tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:39.189705 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-b8edf99e-1c26-4525-a207-8bd603e437ca tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:39.189932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-b8edf99e-1c26-4525-a207-8bd603e437ca tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:39.202061 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:39.202061 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:39.205856 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-b8edf99e-1c26-4525-a207-8bd603e437ca tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:39.210816 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-b8edf99e-1c26-4525-a207-8bd603e437ca tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:39.211258 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 569/2261] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:39 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:39.243950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-98a79ebc-90dd-4e14-9998-c01ae75c978f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.247398 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-98a79ebc-90dd-4e14-9998-c01ae75c978f tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] POST https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a/action Aug 23 18:18:39.247870 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-98a79ebc-90dd-4e14-9998-c01ae75c978f tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:39.248141 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-98a79ebc-90dd-4e14-9998-c01ae75c978f tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:39.263864 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:39.263864 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:39.264683 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-98a79ebc-90dd-4e14-9998-c01ae75c978f tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:39.270229 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8035aaf2-9e3b-44fa-8d4a-2b0e2677f98e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.272560 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8035aaf2-9e3b-44fa-8d4a-2b0e2677f98e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:39.273377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8035aaf2-9e3b-44fa-8d4a-2b0e2677f98e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:39.273377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8035aaf2-9e3b-44fa-8d4a-2b0e2677f98e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:39.273639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8035aaf2-9e3b-44fa-8d4a-2b0e2677f98e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:39.277523 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-98a79ebc-90dd-4e14-9998-c01ae75c978f tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Begin detaching volume completed successfully. Aug 23 18:18:39.277770 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-98a79ebc-90dd-4e14-9998-c01ae75c978f tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a/action returned with HTTP 202 Aug 23 18:18:39.278517 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 563/2262] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:18:39 2026] POST /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 23 18:18:39.279036 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:39.279036 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:39.279873 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8035aaf2-9e3b-44fa-8d4a-2b0e2677f98e tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:39.280296 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 563/2263] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:39 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:39.311264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-620beb35-b58a-441a-ae07-be8264f4bee5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.315655 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-620beb35-b58a-441a-ae07-be8264f4bee5 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:39.315981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-620beb35-b58a-441a-ae07-be8264f4bee5 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:39.316312 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-620beb35-b58a-441a-ae07-be8264f4bee5 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:39.329967 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:39.329967 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:39.337385 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-620beb35-b58a-441a-ae07-be8264f4bee5 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:39.344315 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-620beb35-b58a-441a-ae07-be8264f4bee5 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:39.344315 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 569/2264] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:39 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:39.349246 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6314b643-a296-4eca-96af-db46d99da7ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.350172 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6314b643-a296-4eca-96af-db46d99da7ab None None] GET https://10.4.3.148/volume// Aug 23 18:18:39.350172 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6314b643-a296-4eca-96af-db46d99da7ab None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:39.350305 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6314b643-a296-4eca-96af-db46d99da7ab None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:39.350710 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6314b643-a296-4eca-96af-db46d99da7ab None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:39.351154 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 570/2265] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:39.363851 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-a5375a42-6a2c-49e1-8ffe-73ba0289a86a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.367529 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-a5375a42-6a2c-49e1-8ffe-73ba0289a86a tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:39.367814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-a5375a42-6a2c-49e1-8ffe-73ba0289a86a tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:39.368272 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-a5375a42-6a2c-49e1-8ffe-73ba0289a86a tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:39.382954 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:39.382954 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:39.389735 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-a5375a42-6a2c-49e1-8ffe-73ba0289a86a tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:39.396637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-a5375a42-6a2c-49e1-8ffe-73ba0289a86a tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:39.396978 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 564/2266] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:39 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:39.410807 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b26d017-744e-4a57-995a-e424ce4a6368 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:39.412654 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b26d017-744e-4a57-995a-e424ce4a6368 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] GET https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c Aug 23 18:18:39.412875 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b26d017-744e-4a57-995a-e424ce4a6368 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:39.413147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b26d017-744e-4a57-995a-e424ce4a6368 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:39.420550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b26d017-744e-4a57-995a-e424ce4a6368 tempest-VolumesActionsTest-1692021429 tempest-VolumesActionsTest-1692021429-project-member] https://10.4.3.148/volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c returned with HTTP 404 Aug 23 18:18:39.421364 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 564/2267] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:39 2026] GET /volume/v3/volumes/620a6c4e-84ed-4ecd-9529-5f26e6802d0c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:40.158442 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e6b41282-3b56-4136-9d72-9f8a331268f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:40.160547 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6b41282-3b56-4136-9d72-9f8a331268f8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:40.160748 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6b41282-3b56-4136-9d72-9f8a331268f8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:40.160946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6b41282-3b56-4136-9d72-9f8a331268f8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:40.161046 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e6b41282-3b56-4136-9d72-9f8a331268f8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:40.165568 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:40.165568 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:40.166581 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6b41282-3b56-4136-9d72-9f8a331268f8 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:40.167005 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 570/2268] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:40 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:40.300025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-594554b7-4935-4900-bddf-1730caa308c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:40.302392 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-594554b7-4935-4900-bddf-1730caa308c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:40.302392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-594554b7-4935-4900-bddf-1730caa308c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:40.302623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-594554b7-4935-4900-bddf-1730caa308c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:40.302706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-594554b7-4935-4900-bddf-1730caa308c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:40.308103 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:40.308103 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:40.309230 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-594554b7-4935-4900-bddf-1730caa308c2 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:40.309718 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 571/2269] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:40 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:40.364565 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d8b7d21-f78a-43fd-aa79-92ed6913a71b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:40.369762 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d8b7d21-f78a-43fd-aa79-92ed6913a71b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:40.370161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d8b7d21-f78a-43fd-aa79-92ed6913a71b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:40.370580 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d8b7d21-f78a-43fd-aa79-92ed6913a71b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:40.385714 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:40.385714 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:40.393192 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7d8b7d21-f78a-43fd-aa79-92ed6913a71b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:40.399181 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d8b7d21-f78a-43fd-aa79-92ed6913a71b tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:40.399835 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 565/2270] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:40 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:40.497418 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-96afb599-c2f8-45ff-8168-7a16bca20ce2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:40.500700 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-96afb599-c2f8-45ff-8168-7a16bca20ce2 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] DELETE https://10.4.3.148/volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb Aug 23 18:18:40.501006 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-96afb599-c2f8-45ff-8168-7a16bca20ce2 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:40.501290 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-96afb599-c2f8-45ff-8168-7a16bca20ce2 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:40.514464 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:40.514464 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:40.594331 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1004c58-dbab-4449-a47c-ebd969980c25 req-96afb599-c2f8-45ff-8168-7a16bca20ce2 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb returned with HTTP 200 Aug 23 18:18:40.594888 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 565/2271] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:18:40 2026] DELETE /volume/v3/attachments/d6ab62d6-08b4-40bf-b88c-48ca5561c7cb => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:40.773437 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b39f7f01-523c-433c-883d-2556156b7456 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:40.775463 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:40.775651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:40.775925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:40.776107 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume with id: 7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:40.785139 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:40.785139 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:40.785769 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:40.799845 np0000007943 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:18:40.806464 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume request issued successfully. Aug 23 18:18:40.806629 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b39f7f01-523c-433c-883d-2556156b7456 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 202 Aug 23 18:18:40.807122 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 571/2272] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:40 2026] DELETE /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:40.814880 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b2342f27-7540-42ba-9cfa-741d5d5a95cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:40.817046 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2342f27-7540-42ba-9cfa-741d5d5a95cd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:40.817417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2342f27-7540-42ba-9cfa-741d5d5a95cd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:40.817516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2342f27-7540-42ba-9cfa-741d5d5a95cd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:40.827626 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:40.827626 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:40.833522 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b2342f27-7540-42ba-9cfa-741d5d5a95cd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:18:40.839505 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2342f27-7540-42ba-9cfa-741d5d5a95cd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 200 Aug 23 18:18:40.840125 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 572/2273] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:40 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:41.181026 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b90fc6a1-49de-458c-bcdd-82b64e53a093 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:41.183625 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b90fc6a1-49de-458c-bcdd-82b64e53a093 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:41.183916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b90fc6a1-49de-458c-bcdd-82b64e53a093 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:41.184179 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b90fc6a1-49de-458c-bcdd-82b64e53a093 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:41.184393 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b90fc6a1-49de-458c-bcdd-82b64e53a093 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:41.191579 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:41.191579 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:41.193190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b90fc6a1-49de-458c-bcdd-82b64e53a093 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:41.193314 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 566/2274] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:41 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:41.326516 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-81feafe7-e801-4cee-9218-1c22ab1a81d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:41.330458 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81feafe7-e801-4cee-9218-1c22ab1a81d7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:41.330616 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-81feafe7-e801-4cee-9218-1c22ab1a81d7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:41.333827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-81feafe7-e801-4cee-9218-1c22ab1a81d7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:41.333827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-81feafe7-e801-4cee-9218-1c22ab1a81d7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:41.339483 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:41.339483 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:41.340762 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81feafe7-e801-4cee-9218-1c22ab1a81d7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:41.341270 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 566/2275] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:41 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:41.422878 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-882250b4-edb6-4a91-a18a-7d923d68d3d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:41.425682 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-882250b4-edb6-4a91-a18a-7d923d68d3d6 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:41.425682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-882250b4-edb6-4a91-a18a-7d923d68d3d6 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:41.425970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-882250b4-edb6-4a91-a18a-7d923d68d3d6 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:41.436048 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:41.436048 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:41.440887 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-882250b4-edb6-4a91-a18a-7d923d68d3d6 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:41.446474 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-882250b4-edb6-4a91-a18a-7d923d68d3d6 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:41.447225 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 572/2276] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:41 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:41.858173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aa4a82f2-7d0c-416c-b168-37aae4d75c50 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:41.861947 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aa4a82f2-7d0c-416c-b168-37aae4d75c50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 Aug 23 18:18:41.861947 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aa4a82f2-7d0c-416c-b168-37aae4d75c50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:41.862363 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aa4a82f2-7d0c-416c-b168-37aae4d75c50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:41.872010 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aa4a82f2-7d0c-416c-b168-37aae4d75c50 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 returned with HTTP 404 Aug 23 18:18:41.872624 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 573/2277] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:41 2026] GET /volume/v3/volumes/7f7ada69-bc15-44e1-bf91-c61c015d1758 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:41.883473 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dfa490e5-4a04-4953-bc09-fda71267c169 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:41.888821 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfa490e5-4a04-4953-bc09-fda71267c169 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:18:41.888821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfa490e5-4a04-4953-bc09-fda71267c169 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:41.888821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfa490e5-4a04-4953-bc09-fda71267c169 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:41.890061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-dfa490e5-4a04-4953-bc09-fda71267c169 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:18:41.942263 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dfa490e5-4a04-4953-bc09-fda71267c169 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Get all volumes completed successfully. Aug 23 18:18:41.945744 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:41.945744 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:41.957048 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfa490e5-4a04-4953-bc09-fda71267c169 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:18:41.957713 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 567/2278] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:18:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:41.996675 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ab1b26e-0253-4e3b-aee5-98c612536dd0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.002196 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ab1b26e-0253-4e3b-aee5-98c612536dd0 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] DELETE https://10.4.3.148/volume/v3/types/32c327f0-47d5-4865-9f9a-87600486048e Aug 23 18:18:42.002438 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ab1b26e-0253-4e3b-aee5-98c612536dd0 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:42.002745 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ab1b26e-0253-4e3b-aee5-98c612536dd0 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:42.043964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ab1b26e-0253-4e3b-aee5-98c612536dd0 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/32c327f0-47d5-4865-9f9a-87600486048e returned with HTTP 202 Aug 23 18:18:42.044689 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 567/2279] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:18:41 2026] DELETE /volume/v3/types/32c327f0-47d5-4865-9f9a-87600486048e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:42.068473 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9dbda22-66c3-4741-bd26-b8ce891c39de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.071626 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9dbda22-66c3-4741-bd26-b8ce891c39de tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:18:42.073104 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9dbda22-66c3-4741-bd26-b8ce891c39de tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-503426676", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:42.095927 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9dbda22-66c3-4741-bd26-b8ce891c39de tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:18:42.096872 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 573/2280] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:18:42 2026] POST /volume/v3/types => generated 211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:42.107067 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0165729c-5aca-47ea-b4e8-71521ddab8de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.116099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0165729c-5aca-47ea-b4e8-71521ddab8de tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] POST https://10.4.3.148/volume/v3/types/1b3123b8-88ab-450c-97a3-3972a98450a9/encryption Aug 23 18:18:42.116586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0165729c-5aca-47ea-b4e8-71521ddab8de tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:42.146670 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0165729c-5aca-47ea-b4e8-71521ddab8de tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/1b3123b8-88ab-450c-97a3-3972a98450a9/encryption returned with HTTP 200 Aug 23 18:18:42.146879 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 574/2281] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:18:42 2026] POST /volume/v3/types/1b3123b8-88ab-450c-97a3-3972a98450a9/encryption => generated 230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:42.158392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.160608 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:42.161072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1652977324", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-503426676", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:42.163264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1652977324', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-503426676', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:42.167532 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume of 1 GB Aug 23 18:18:42.167916 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:42.167916 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:42.168497 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Availability Zones retrieved successfully. Aug 23 18:18:42.175969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (650af771-6791-4df9-94f9-ea80c92e1da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:42.177061 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3cf22b-4edb-41aa-ad23-02660892bc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:42.178246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:42.207775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75ef6f01-458a-46be-9438-5bd42a1e0e02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.209546 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3cf22b-4edb-41aa-ad23-02660892bc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:18:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1b3123b8-88ab-450c-97a3-3972a98450a9,is_public=True,name='tempest-scenario-type-luks-503426676',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b3123b8-88ab-450c-97a3-3972a98450a9', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:42.211057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c187c569-d424-4237-8a29-83664656a2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:42.211186 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75ef6f01-458a-46be-9438-5bd42a1e0e02 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:42.211186 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75ef6f01-458a-46be-9438-5bd42a1e0e02 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:42.211376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75ef6f01-458a-46be-9438-5bd42a1e0e02 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:42.212242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-75ef6f01-458a-46be-9438-5bd42a1e0e02 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:42.217601 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:42.217601 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:42.219870 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75ef6f01-458a-46be-9438-5bd42a1e0e02 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:42.219870 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 568/2282] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:42 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:42.246776 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-503426676 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-503426676, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:18:42.247177 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-503426676 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-503426676, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:18:42.280902 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Created reservations ['fb79c496-4669-4357-976a-c48d6810aa84', '7a4fe45e-1650-4209-875c-c220f99af771', 'd6046eaf-873c-49e3-952e-2a22f7a34dbd', '5019bf02-e8dc-4c41-8743-8e77dede72da'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:42.281866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c187c569-d424-4237-8a29-83664656a2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb79c496-4669-4357-976a-c48d6810aa84', '7a4fe45e-1650-4209-875c-c220f99af771', 'd6046eaf-873c-49e3-952e-2a22f7a34dbd', '5019bf02-e8dc-4c41-8743-8e77dede72da']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:42.282815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9a32bd-d6ec-4d92-ac67-5ea3d76901ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:42.313676 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9a32bd-d6ec-4d92-ac67-5ea3d76901ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78284b6-27ca-4ff5-96ba-9f34179b3773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1652977324',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['fb79c496-4669-4357-976a-c48d6810aa84','7a4fe45e-1650-4209-875c-c220f99af771','d6046eaf-873c-49e3-952e-2a22f7a34dbd','5019bf02-e8dc-4c41-8743-8e77dede72da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=1b3123b8-88ab-450c-97a3-3972a98450a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1652977324',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c78284b6-27ca-4ff5-96ba-9f34179b3773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d18fb7835440bb9a48aea2b8308595',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b3123b8-88ab-450c-97a3-3972a98450a9),volume_type_id=1b3123b8-88ab-450c-97a3-3972a98450a9)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:42.314748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfaef6b4-7be0-4119-b42c-8f1b93792bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:42.338366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfaef6b4-7be0-4119-b42c-8f1b93792bf4) transitioned into state 'SUCCESS' from state '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-1652977324',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d18fb7835440bb9a48aea2b8308595',qos_specs=None,replication_status=,reservations=['fb79c496-4669-4357-976a-c48d6810aa84','7a4fe45e-1650-4209-875c-c220f99af771','d6046eaf-873c-49e3-952e-2a22f7a34dbd','5019bf02-e8dc-4c41-8743-8e77dede72da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4b1e89c9a24b46ae7394211b77c973',volume_type_id=1b3123b8-88ab-450c-97a3-3972a98450a9)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:42.339498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697a0b37-f6b2-43e0-abe2-415842aec274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:42.351007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697a0b37-f6b2-43e0-abe2-415842aec274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:42.353554 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Flow 'volume_create_api' (650af771-6791-4df9-94f9-ea80c92e1da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:42.354659 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Create volume request issued successfully. Aug 23 18:18:42.354787 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-890c4222-23fb-4da0-8f12-c4de8b7d54f0 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:42.355945 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 568/2283] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:42 2026] POST /volume/v3/volumes => generated 784 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:42.357540 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-27911f4e-16ea-4474-8c2b-bbfc02471c98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.360649 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27911f4e-16ea-4474-8c2b-bbfc02471c98 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:18:42.361043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27911f4e-16ea-4474-8c2b-bbfc02471c98 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:42.361301 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27911f4e-16ea-4474-8c2b-bbfc02471c98 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:42.361396 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-27911f4e-16ea-4474-8c2b-bbfc02471c98 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Show backup with id f61b25d5-3a60-4a11-b33d-4f6b767c51b7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:42.368177 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:42.368177 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:42.369911 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27911f4e-16ea-4474-8c2b-bbfc02471c98 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 200 Aug 23 18:18:42.370492 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 574/2284] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:42 2026] GET /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:42.392223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c89e9158-bfb3-4adf-92df-8f02ea01ee27 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.395899 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c89e9158-bfb3-4adf-92df-8f02ea01ee27 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 Aug 23 18:18:42.396199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c89e9158-bfb3-4adf-92df-8f02ea01ee27 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:42.396665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c89e9158-bfb3-4adf-92df-8f02ea01ee27 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:42.406548 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:42.406548 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:42.410595 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c89e9158-bfb3-4adf-92df-8f02ea01ee27 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:42.416295 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c89e9158-bfb3-4adf-92df-8f02ea01ee27 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 returned with HTTP 200 Aug 23 18:18:42.416894 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 575/2285] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:42 2026] GET /volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 => generated 1417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:42.439802 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4dcd4039-cc4f-4a54-9f83-d6f70fc66546 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:42.443579 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4dcd4039-cc4f-4a54-9f83-d6f70fc66546 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 Aug 23 18:18:42.444211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4dcd4039-cc4f-4a54-9f83-d6f70fc66546 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:42.444519 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4dcd4039-cc4f-4a54-9f83-d6f70fc66546 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:42.456698 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:42.456698 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:42.462936 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4dcd4039-cc4f-4a54-9f83-d6f70fc66546 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:42.470476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4dcd4039-cc4f-4a54-9f83-d6f70fc66546 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 returned with HTTP 200 Aug 23 18:18:42.471098 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 569/2286] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:42 2026] GET /volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 => generated 1417 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:43.234778 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5653473f-4df3-4d5c-aa48-92ba3f5a7731 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:43.237432 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5653473f-4df3-4d5c-aa48-92ba3f5a7731 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:43.238020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5653473f-4df3-4d5c-aa48-92ba3f5a7731 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:43.238020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5653473f-4df3-4d5c-aa48-92ba3f5a7731 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:43.238197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5653473f-4df3-4d5c-aa48-92ba3f5a7731 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:43.244394 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:43.244394 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:43.245596 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5653473f-4df3-4d5c-aa48-92ba3f5a7731 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:43.246217 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 569/2287] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:43 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:44.264035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-632d10e4-66c7-4058-a668-7e634e0a87bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.267212 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-632d10e4-66c7-4058-a668-7e634e0a87bd tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:44.267521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-632d10e4-66c7-4058-a668-7e634e0a87bd tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.267833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-632d10e4-66c7-4058-a668-7e634e0a87bd tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.268024 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-632d10e4-66c7-4058-a668-7e634e0a87bd tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:44.273998 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.273998 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:44.274753 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-bcd9c77c-f256-4df1-99d0-e62e20c40496 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.275168 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-632d10e4-66c7-4058-a668-7e634e0a87bd tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:44.275771 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 575/2288] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:44.280285 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-bcd9c77c-f256-4df1-99d0-e62e20c40496 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 Aug 23 18:18:44.280432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-bcd9c77c-f256-4df1-99d0-e62e20c40496 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.280678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-bcd9c77c-f256-4df1-99d0-e62e20c40496 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.291400 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.291400 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:44.296565 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-bcd9c77c-f256-4df1-99d0-e62e20c40496 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:44.302510 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-bcd9c77c-f256-4df1-99d0-e62e20c40496 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 returned with HTTP 200 Aug 23 18:18:44.302955 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 576/2289] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:44.397813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-e1c8de31-a7c9-4685-b63c-c6c593e6746a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.400188 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-e1c8de31-a7c9-4685-b63c-c6c593e6746a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:44.402074 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-e1c8de31-a7c9-4685-b63c-c6c593e6746a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.402383 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-e1c8de31-a7c9-4685-b63c-c6c593e6746a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.415529 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.415529 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:44.419929 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-e1c8de31-a7c9-4685-b63c-c6c593e6746a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:44.424424 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-e1c8de31-a7c9-4685-b63c-c6c593e6746a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:44.424805 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 570/2290] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:44.460352 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-0bea12b5-c50f-4090-8276-e3c778ee5c19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.463781 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-0bea12b5-c50f-4090-8276-e3c778ee5c19 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] POST https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273/action Aug 23 18:18:44.464227 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-0bea12b5-c50f-4090-8276-e3c778ee5c19 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:44.464392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-0bea12b5-c50f-4090-8276-e3c778ee5c19 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:44.479197 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.479197 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:44.479604 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-0bea12b5-c50f-4090-8276-e3c778ee5c19 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:44.487897 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-0bea12b5-c50f-4090-8276-e3c778ee5c19 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Begin detaching volume completed successfully. Aug 23 18:18:44.488084 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-0bea12b5-c50f-4090-8276-e3c778ee5c19 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273/action returned with HTTP 202 Aug 23 18:18:44.488665 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 570/2291] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:18:44 2026] POST /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:44.561876 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f00620f-8424-46e9-b407-b0a177f77147 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.562600 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f00620f-8424-46e9-b407-b0a177f77147 None None] GET https://10.4.3.148/volume// Aug 23 18:18:44.562715 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f00620f-8424-46e9-b407-b0a177f77147 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.563054 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f00620f-8424-46e9-b407-b0a177f77147 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.565956 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f00620f-8424-46e9-b407-b0a177f77147 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:44.566626 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 576/2292] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:44.576264 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-2e9ac928-280b-4833-9af7-aaef06490499 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.583863 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-2e9ac928-280b-4833-9af7-aaef06490499 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:44.584046 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-2e9ac928-280b-4833-9af7-aaef06490499 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.584317 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-2e9ac928-280b-4833-9af7-aaef06490499 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.600866 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.600866 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:44.609705 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-2e9ac928-280b-4833-9af7-aaef06490499 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:44.617576 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-2e9ac928-280b-4833-9af7-aaef06490499 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:44.618360 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 577/2293] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 1413 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:44.623377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d5ace04c-72e2-4a6d-afeb-f7dd44987c2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.627825 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d5ace04c-72e2-4a6d-afeb-f7dd44987c2d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:44.627825 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d5ace04c-72e2-4a6d-afeb-f7dd44987c2d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.627825 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d5ace04c-72e2-4a6d-afeb-f7dd44987c2d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.642446 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.642446 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:44.656821 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d5ace04c-72e2-4a6d-afeb-f7dd44987c2d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:44.660340 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d5ace04c-72e2-4a6d-afeb-f7dd44987c2d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:44.661027 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 571/2294] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:44.680224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.682702 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:44.683004 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.683274 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.683492 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Delete volume with id: f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:44.699532 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.699532 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:44.699867 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:44.730733 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Delete volume request issued successfully. Aug 23 18:18:44.730733 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfbe08c6-39fa-406d-9947-4b2f13e84723 tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 202 Aug 23 18:18:44.730733 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 571/2295] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:18:44 2026] DELETE /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:18:44.739071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-89dcbfd2-3703-4dc5-8141-2ae8a0b0233d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.742198 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-89dcbfd2-3703-4dc5-8141-2ae8a0b0233d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:44.742573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-89dcbfd2-3703-4dc5-8141-2ae8a0b0233d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.742902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-89dcbfd2-3703-4dc5-8141-2ae8a0b0233d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:44.752102 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:44.752102 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:44.758015 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-89dcbfd2-3703-4dc5-8141-2ae8a0b0233d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Volume info retrieved successfully. Aug 23 18:18:44.766743 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-89dcbfd2-3703-4dc5-8141-2ae8a0b0233d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 200 Aug 23 18:18:44.767339 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 577/2296] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:44.990859 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-60f56d8a-c594-4647-a5ec-9269b1e066f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:44.996439 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-60f56d8a-c594-4647-a5ec-9269b1e066f4 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 Aug 23 18:18:44.997313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-60f56d8a-c594-4647-a5ec-9269b1e066f4 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:44.997313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-60f56d8a-c594-4647-a5ec-9269b1e066f4 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:45.004521 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:45.004521 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:45.009271 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-60f56d8a-c594-4647-a5ec-9269b1e066f4 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:45.014959 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-60f56d8a-c594-4647-a5ec-9269b1e066f4 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 returned with HTTP 200 Aug 23 18:18:45.015387 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 578/2297] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:44 2026] GET /volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 => generated 1417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:45.027885 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b85d852-3e02-4088-a5f1-9910695c567b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:45.028485 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b85d852-3e02-4088-a5f1-9910695c567b None None] GET https://10.4.3.148/volume// Aug 23 18:18:45.028784 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b85d852-3e02-4088-a5f1-9910695c567b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:45.029085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b85d852-3e02-4088-a5f1-9910695c567b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:45.029549 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b85d852-3e02-4088-a5f1-9910695c567b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:45.029970 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 572/2298] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:18:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:45.041569 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-b4e6669c-999b-48d3-9b69-58613fda9e1c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:45.043934 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-b4e6669c-999b-48d3-9b69-58613fda9e1c tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:18:45.044391 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-b4e6669c-999b-48d3-9b69-58613fda9e1c tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5824c07-6b0c-4123-a79a-f0cbd04c59a1", "connector": null, "instance_uuid": "c8395b0a-c4d1-4b38-9aa4-46a03cf12f2c"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:45.053433 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:45.053433 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:45.086221 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-b4e6669c-999b-48d3-9b69-58613fda9e1c tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:18:45.086756 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 572/2299] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:18:45 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 23 18:18:45.288908 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1bea4899-8940-4a5a-8680-ae5cc5849945 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:45.291600 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bea4899-8940-4a5a-8680-ae5cc5849945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:45.291600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bea4899-8940-4a5a-8680-ae5cc5849945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:45.291600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bea4899-8940-4a5a-8680-ae5cc5849945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:45.291600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1bea4899-8940-4a5a-8680-ae5cc5849945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:45.297585 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:45.297585 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:45.298424 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bea4899-8940-4a5a-8680-ae5cc5849945 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:45.298824 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 578/2300] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:45 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:45.715965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-f3d33f10-66fb-4793-b75d-c257771f74d5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:45.718632 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-f3d33f10-66fb-4793-b75d-c257771f74d5 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a Aug 23 18:18:45.719012 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-f3d33f10-66fb-4793-b75d-c257771f74d5 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:45.719274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-f3d33f10-66fb-4793-b75d-c257771f74d5 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:45.733289 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:45.733289 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:45.783775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8504312-82ca-4a61-9177-416384b8622d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:45.788744 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8504312-82ca-4a61-9177-416384b8622d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] GET https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a Aug 23 18:18:45.789072 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8504312-82ca-4a61-9177-416384b8622d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:45.789342 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8504312-82ca-4a61-9177-416384b8622d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:45.802941 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8504312-82ca-4a61-9177-416384b8622d tempest-VolumesExtendAttachedTest-1095435713 tempest-VolumesExtendAttachedTest-1095435713-project-member] https://10.4.3.148/volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a returned with HTTP 404 Aug 23 18:18:45.803489 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 573/2301] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:45 2026] GET /volume/v3/volumes/f21c1613-814e-4b4b-98ec-cb4fd7e64a9a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:45.803607 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-81d2cc7e-f17b-42d2-a72c-e60670cf537f req-f3d33f10-66fb-4793-b75d-c257771f74d5 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a returned with HTTP 200 Aug 23 18:18:45.804266 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 579/2302] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:18:45 2026] DELETE /volume/v3/attachments/717934fe-51be-4305-9adb-4dfa7329e38a => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:46.312774 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe0e99d9-70fa-49eb-b2f7-41e7f1d55f4c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:46.318257 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe0e99d9-70fa-49eb-b2f7-41e7f1d55f4c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:46.318599 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe0e99d9-70fa-49eb-b2f7-41e7f1d55f4c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:46.318918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe0e99d9-70fa-49eb-b2f7-41e7f1d55f4c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:46.320921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fe0e99d9-70fa-49eb-b2f7-41e7f1d55f4c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:46.326937 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:46.326937 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:46.328335 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe0e99d9-70fa-49eb-b2f7-41e7f1d55f4c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:46.329100 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 573/2303] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:46 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:46.691293 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:46.694043 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:46.694401 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:46.694869 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:46.695188 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume with id: 61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:46.707333 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:46.707333 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:46.708348 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:46.733355 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume request issued successfully. Aug 23 18:18:46.733754 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b5e99a4-adcb-4254-b218-39cfca6795bf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 202 Aug 23 18:18:46.734767 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 579/2304] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:46 2026] DELETE /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:46.800576 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ce3f8a0d-625a-4627-a36d-6083e75dbf70 req-81446d44-d033-4589-a696-25a7757563be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:46.804677 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce3f8a0d-625a-4627-a36d-6083e75dbf70 req-81446d44-d033-4589-a696-25a7757563be tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:46.804906 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce3f8a0d-625a-4627-a36d-6083e75dbf70 req-81446d44-d033-4589-a696-25a7757563be tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:46.805141 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce3f8a0d-625a-4627-a36d-6083e75dbf70 req-81446d44-d033-4589-a696-25a7757563be tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:46.815478 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:46.815478 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:46.822974 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ce3f8a0d-625a-4627-a36d-6083e75dbf70 req-81446d44-d033-4589-a696-25a7757563be tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:46.833052 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce3f8a0d-625a-4627-a36d-6083e75dbf70 req-81446d44-d033-4589-a696-25a7757563be tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 200 Aug 23 18:18:46.834021 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 574/2305] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:46 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:18:46.912258 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0f67f51b-927f-42b5-aa7e-679d2bfe24d2 req-7f60e98f-1c34-4595-882c-f265aae440f8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:46.914613 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0f67f51b-927f-42b5-aa7e-679d2bfe24d2 req-7f60e98f-1c34-4595-882c-f265aae440f8 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:46.914871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0f67f51b-927f-42b5-aa7e-679d2bfe24d2 req-7f60e98f-1c34-4595-882c-f265aae440f8 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:46.915071 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0f67f51b-927f-42b5-aa7e-679d2bfe24d2 req-7f60e98f-1c34-4595-882c-f265aae440f8 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:46.923560 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0f67f51b-927f-42b5-aa7e-679d2bfe24d2 req-7f60e98f-1c34-4595-882c-f265aae440f8 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 404 Aug 23 18:18:46.924108 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 580/2306] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:46 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:47.345529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-540e2900-97a4-4f2b-8165-96c53d0bbfd4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.349262 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-540e2900-97a4-4f2b-8165-96c53d0bbfd4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:47.349580 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-540e2900-97a4-4f2b-8165-96c53d0bbfd4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:47.350400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-540e2900-97a4-4f2b-8165-96c53d0bbfd4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:47.350400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-540e2900-97a4-4f2b-8165-96c53d0bbfd4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:47.356342 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.356342 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:47.357393 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-540e2900-97a4-4f2b-8165-96c53d0bbfd4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:47.357950 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 574/2307] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:47 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:47.375918 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.378397 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:47.379009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "38488860-0e77-4d84-8d40-493f67d04592", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-136214099"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:47.380882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request body: {'volume': {"'backup_id": '38488860-0e77-4d84-8d40-493f67d04592', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-136214099'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:47.380882 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume of 1 GB Aug 23 18:18:47.387278 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Availability Zones retrieved successfully. Aug 23 18:18:47.396549 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (6dae926d-eec7-493b-8fee-f736f71bb322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:47.398300 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e85cddd-ecc2-4c96-a9ab-d7172196c4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.399741 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:47.407614 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9826b090-77b8-4098-b024-cff3df8cdc3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.408342 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9826b090-77b8-4098-b024-cff3df8cdc3e None None] GET https://10.4.3.148/volume// Aug 23 18:18:47.408761 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9826b090-77b8-4098-b024-cff3df8cdc3e None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:47.408938 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9826b090-77b8-4098-b024-cff3df8cdc3e None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:47.409532 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9826b090-77b8-4098-b024-cff3df8cdc3e None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:47.411233 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 575/2308] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:47 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:47.422916 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-ca3c72fd-9b50-4093-ac74-d48b378f7320 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.426286 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-ca3c72fd-9b50-4093-ac74-d48b378f7320 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 Aug 23 18:18:47.426530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-ca3c72fd-9b50-4093-ac74-d48b378f7320 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:47.426809 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-ca3c72fd-9b50-4093-ac74-d48b378f7320 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:47.441893 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.441893 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:47.448591 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-ca3c72fd-9b50-4093-ac74-d48b378f7320 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:18:47.449540 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e85cddd-ecc2-4c96-a9ab-d7172196c4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.450513 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de411e43-cba1-41b2-80fb-3c24a8319c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.457129 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-ca3c72fd-9b50-4093-ac74-d48b378f7320 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 returned with HTTP 200 Aug 23 18:18:47.457712 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 581/2309] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:47 2026] GET /volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 => generated 1596 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:47.522533 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Created reservations ['eac36bef-96c1-462d-9f87-48cb83ef1177', '1c7d7924-e1e9-4ec3-927f-5a8f45c13b50', 'd1ecb530-e43b-49db-bb06-1d424469fb43', '1807f3b2-814c-4bb8-b1b9-b7976524dbac'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:47.523391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de411e43-cba1-41b2-80fb-3c24a8319c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac36bef-96c1-462d-9f87-48cb83ef1177', '1c7d7924-e1e9-4ec3-927f-5a8f45c13b50', 'd1ecb530-e43b-49db-bb06-1d424469fb43', '1807f3b2-814c-4bb8-b1b9-b7976524dbac']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.524775 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b7d9ce-ab92-4a47-bf3d-257a82954ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.552113 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b7d9ce-ab92-4a47-bf3d-257a82954ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af569fd0-ddc1-4a83-b403-d6bab29894db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-136214099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['eac36bef-96c1-462d-9f87-48cb83ef1177','1c7d7924-e1e9-4ec3-927f-5a8f45c13b50','d1ecb530-e43b-49db-bb06-1d424469fb43','1807f3b2-814c-4bb8-b1b9-b7976524dbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-136214099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af569fd0-ddc1-4a83-b403-d6bab29894db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e90909955534f819fe4f2b4982b2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.553826 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76979ed0-95ac-424f-8e70-64260c435784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.595339 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76979ed0-95ac-424f-8e70-64260c435784) transitioned into state 'SUCCESS' from state '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-136214099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['eac36bef-96c1-462d-9f87-48cb83ef1177','1c7d7924-e1e9-4ec3-927f-5a8f45c13b50','d1ecb530-e43b-49db-bb06-1d424469fb43','1807f3b2-814c-4bb8-b1b9-b7976524dbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.598210 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54707d3b-cfbf-45fb-9c49-55180988a4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.602926 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-da3a2f60-71c8-42aa-9f29-ac99eeeb4951 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.606027 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-da3a2f60-71c8-42aa-9f29-ac99eeeb4951 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] PUT https://10.4.3.148/volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2 Aug 23 18:18:47.606279 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-da3a2f60-71c8-42aa-9f29-ac99eeeb4951 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:47.610607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54707d3b-cfbf-45fb-9c49-55180988a4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.612263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (6dae926d-eec7-493b-8fee-f736f71bb322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:47.612563 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request issued successfully. Aug 23 18:18:47.613290 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce2825c8-d487-440e-a0af-5fb1fb98f316 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:47.613821 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 580/2310] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:47 2026] POST /volume/v3/volumes => generated 757 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:47.620365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-da3a2f60-71c8-42aa-9f29-ac99eeeb4951 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Acquiring lock "cinder-attachment_update-e5824c07-6b0c-4123-a79a-f0cbd04c59a1-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:18:47.630759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-da3a2f60-71c8-42aa-9f29-ac99eeeb4951 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Lock "cinder-attachment_update-e5824c07-6b0c-4123-a79a-f0cbd04c59a1-np0000007943" acquired by "attachment_update" :: waited 0.010s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:18:47.632108 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.632108 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:47.639299 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67c52b10-ca25-4544-aef4-5f1a5635733b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.642398 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:47.644715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "38488860-0e77-4d84-8d40-493f67d04592", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1025138032"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:47.646988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request body: {'volume': {"'backup_id": '38488860-0e77-4d84-8d40-493f67d04592', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1025138032'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:47.647340 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume of 1 GB Aug 23 18:18:47.652604 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Availability Zones retrieved successfully. Aug 23 18:18:47.662089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (1b4c9f58-528e-4372-99ee-6ff6f4d9afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:47.663381 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad3ca77-0ec9-4ffa-8ec5-fab33141e33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.665036 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:47.724299 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad3ca77-0ec9-4ffa-8ec5-fab33141e33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.724998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39262df1-2310-456b-b513-7368333aed8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.749400 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17438607-8241-4adc-8edd-e62f4715ae7c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.753004 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17438607-8241-4adc-8edd-e62f4715ae7c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:47.753004 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17438607-8241-4adc-8edd-e62f4715ae7c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:47.753263 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17438607-8241-4adc-8edd-e62f4715ae7c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:47.779470 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.779470 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:47.790637 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-17438607-8241-4adc-8edd-e62f4715ae7c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Volume info retrieved successfully. Aug 23 18:18:47.797369 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Created reservations ['263d01f0-49f2-47be-92f2-0dbf27a61834', 'edfa5d3a-5713-4d9c-a279-745d40c48e54', '7cb21f2d-c714-44b8-88eb-8265532c728b', '05842bc1-9a9b-41bd-93a4-a1922ebf6a1b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:47.798316 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39262df1-2310-456b-b513-7368333aed8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['263d01f0-49f2-47be-92f2-0dbf27a61834', 'edfa5d3a-5713-4d9c-a279-745d40c48e54', '7cb21f2d-c714-44b8-88eb-8265532c728b', '05842bc1-9a9b-41bd-93a4-a1922ebf6a1b']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.799356 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7ad68c-7472-4683-a791-c35943ae4831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.799428 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17438607-8241-4adc-8edd-e62f4715ae7c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:47.800033 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 582/2311] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:47 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:47.803819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-da3a2f60-71c8-42aa-9f29-ac99eeeb4951 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Lock "cinder-attachment_update-e5824c07-6b0c-4123-a79a-f0cbd04c59a1-np0000007943" released by "attachment_update" :: held 0.174s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:18:47.804450 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-da3a2f60-71c8-42aa-9f29-ac99eeeb4951 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2 returned with HTTP 200 Aug 23 18:18:47.804624 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 575/2312] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:18:47 2026] PUT /volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:47.836515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7ad68c-7472-4683-a791-c35943ae4831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ba0744e-2308-4ba2-b2d6-167847e4a0dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1025138032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['263d01f0-49f2-47be-92f2-0dbf27a61834','edfa5d3a-5713-4d9c-a279-745d40c48e54','7cb21f2d-c714-44b8-88eb-8265532c728b','05842bc1-9a9b-41bd-93a4-a1922ebf6a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1025138032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ba0744e-2308-4ba2-b2d6-167847e4a0dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e90909955534f819fe4f2b4982b2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.837674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473fb1fd-25c8-44a5-a2a4-e5029def98d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.846149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-35b5dff7-98d7-4012-a8b2-e44a0ee06ecb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.850427 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-35b5dff7-98d7-4012-a8b2-e44a0ee06ecb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] POST https://10.4.3.148/volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2/action Aug 23 18:18:47.850427 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-35b5dff7-98d7-4012-a8b2-e44a0ee06ecb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:47.850427 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-35b5dff7-98d7-4012-a8b2-e44a0ee06ecb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:47.866357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-0df4502d-4457-452e-9d96-5b1c0ab30785 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.869928 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-0df4502d-4457-452e-9d96-5b1c0ab30785 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:47.870348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-0df4502d-4457-452e-9d96-5b1c0ab30785 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:47.871033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-0df4502d-4457-452e-9d96-5b1c0ab30785 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:47.872726 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473fb1fd-25c8-44a5-a2a4-e5029def98d7) transitioned into state 'SUCCESS' from state '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-1025138032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['263d01f0-49f2-47be-92f2-0dbf27a61834','edfa5d3a-5713-4d9c-a279-745d40c48e54','7cb21f2d-c714-44b8-88eb-8265532c728b','05842bc1-9a9b-41bd-93a4-a1922ebf6a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.874434 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d92f1e-98b1-461e-9984-18b756975aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.874512 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.874512 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:47.887886 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.887886 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:47.893844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d92f1e-98b1-461e-9984-18b756975aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:47.894153 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f124df4c-3ed0-4eef-b8df-c830d4519687 req-35b5dff7-98d7-4012-a8b2-e44a0ee06ecb tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2/action returned with HTTP 204 Aug 23 18:18:47.894868 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 581/2313] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:18:47 2026] POST /volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:47.894949 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (1b4c9f58-528e-4372-99ee-6ff6f4d9afc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:47.895271 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request issued successfully. Aug 23 18:18:47.896027 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67c52b10-ca25-4544-aef4-5f1a5635733b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:47.896586 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 576/2314] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:47 2026] POST /volume/v3/volumes => generated 758 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:47.896724 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-0df4502d-4457-452e-9d96-5b1c0ab30785 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:47.908238 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-0df4502d-4457-452e-9d96-5b1c0ab30785 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:47.908238 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 583/2315] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:47 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:47.919251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.926429 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:47.926759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "38488860-0e77-4d84-8d40-493f67d04592", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-806839499"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:47.930875 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request body: {'volume': {"'backup_id": '38488860-0e77-4d84-8d40-493f67d04592', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-806839499'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:47.930875 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume of 1 GB Aug 23 18:18:47.930875 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.930875 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:47.940579 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Availability Zones retrieved successfully. Aug 23 18:18:47.943585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-914e0173-e732-431e-abad-a20959e18388 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:47.949565 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-914e0173-e732-431e-abad-a20959e18388 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da/action Aug 23 18:18:47.949565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-914e0173-e732-431e-abad-a20959e18388 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:47.949565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-914e0173-e732-431e-abad-a20959e18388 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:47.951039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (a8b1c3a4-2481-4bfe-a19c-beab469516e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:47.953009 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807dc232-05fd-440f-97df-94e9aead6108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:47.958315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:47.970434 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:47.970434 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:47.971109 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-914e0173-e732-431e-abad-a20959e18388 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:47.984676 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-914e0173-e732-431e-abad-a20959e18388 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Begin detaching volume completed successfully. Aug 23 18:18:47.985108 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-914e0173-e732-431e-abad-a20959e18388 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da/action returned with HTTP 202 Aug 23 18:18:47.985983 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 582/2316] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:18:47 2026] POST /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:48.003660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807dc232-05fd-440f-97df-94e9aead6108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.004223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a260480-4bb3-4c68-b122-a35201e27c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.012977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f2a0024e-5ccf-4d8b-aea0-cd752149a35b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.016584 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2a0024e-5ccf-4d8b-aea0-cd752149a35b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:48.017312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2a0024e-5ccf-4d8b-aea0-cd752149a35b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.017755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2a0024e-5ccf-4d8b-aea0-cd752149a35b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.038495 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.038495 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:48.043697 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f2a0024e-5ccf-4d8b-aea0-cd752149a35b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:48.054159 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2a0024e-5ccf-4d8b-aea0-cd752149a35b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:48.054159 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 577/2317] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:48.056439 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c6ffcf6a-a5be-47b1-bce5-46b24b662853 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.056924 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6ffcf6a-a5be-47b1-bce5-46b24b662853 None None] GET https://10.4.3.148/volume// Aug 23 18:18:48.057132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6ffcf6a-a5be-47b1-bce5-46b24b662853 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.057345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6ffcf6a-a5be-47b1-bce5-46b24b662853 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.057714 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6ffcf6a-a5be-47b1-bce5-46b24b662853 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:48.058066 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 584/2318] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:48.074805 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-68c59fb3-532e-45a3-884d-3434758e1ed6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.078432 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-68c59fb3-532e-45a3-884d-3434758e1ed6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:48.078432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-68c59fb3-532e-45a3-884d-3434758e1ed6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.078432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-68c59fb3-532e-45a3-884d-3434758e1ed6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.081338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Created reservations ['474178dc-55d4-4148-95dd-127095b252f9', 'f667a620-e195-4d80-b615-98734c36e183', 'e2e1672a-06f1-47c7-aa69-1b4a532b6d6e', 'd45033f3-dafc-40f5-9175-39c5d0391af2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:48.082461 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a260480-4bb3-4c68-b122-a35201e27c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['474178dc-55d4-4148-95dd-127095b252f9', 'f667a620-e195-4d80-b615-98734c36e183', 'e2e1672a-06f1-47c7-aa69-1b4a532b6d6e', 'd45033f3-dafc-40f5-9175-39c5d0391af2']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.083365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58b7e38-5385-44f6-9c7f-b985619b6554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.102131 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.102131 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:48.114829 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-68c59fb3-532e-45a3-884d-3434758e1ed6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:48.116895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58b7e38-5385-44f6-9c7f-b985619b6554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e88429-1da4-4697-b2c2-12d5cd308c8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-806839499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['474178dc-55d4-4148-95dd-127095b252f9','f667a620-e195-4d80-b615-98734c36e183','e2e1672a-06f1-47c7-aa69-1b4a532b6d6e','d45033f3-dafc-40f5-9175-39c5d0391af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-806839499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e88429-1da4-4697-b2c2-12d5cd308c8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e90909955534f819fe4f2b4982b2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.117685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4a9e9f-7899-44c0-8c32-2a731a626ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.121727 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-68c59fb3-532e-45a3-884d-3434758e1ed6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:48.122721 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 583/2319] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1625 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:48.156674 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4a9e9f-7899-44c0-8c32-2a731a626ea9) transitioned into state 'SUCCESS' from state '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-806839499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['474178dc-55d4-4148-95dd-127095b252f9','f667a620-e195-4d80-b615-98734c36e183','e2e1672a-06f1-47c7-aa69-1b4a532b6d6e','d45033f3-dafc-40f5-9175-39c5d0391af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.157955 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09042536-59a0-4a62-8a28-73922e92d772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.179950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09042536-59a0-4a62-8a28-73922e92d772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.182220 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (a8b1c3a4-2481-4bfe-a19c-beab469516e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:48.182432 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request issued successfully. Aug 23 18:18:48.183899 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-703f10b8-0b62-4b77-a77f-0f9a8fcb166c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:48.184523 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 576/2320] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:47 2026] POST /volume/v3/volumes => generated 757 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:48.202343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.205784 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:48.206417 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "38488860-0e77-4d84-8d40-493f67d04592", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1297429544"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:48.208454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request body: {'volume': {"'backup_id": '38488860-0e77-4d84-8d40-493f67d04592', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1297429544'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:48.208611 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume of 1 GB Aug 23 18:18:48.215240 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Availability Zones retrieved successfully. Aug 23 18:18:48.222494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (5b949b8d-71af-46a9-9daa-53c1758a760c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:48.223483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995c0744-0210-43f7-93d9-06723b86a7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.224594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:48.271322 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995c0744-0210-43f7-93d9-06723b86a7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.272572 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31017245-a5bd-453f-8e30-1b300082ea06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.343395 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Created reservations ['97e96249-4a9a-4490-903b-293299bbc8da', '06935599-9806-434a-b586-089f89c4db99', '2c096012-ca8b-41e3-b0a4-cff743ce890e', 'e8e0a306-f07f-4fec-97ac-fc2acc048d75'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:48.344178 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31017245-a5bd-453f-8e30-1b300082ea06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97e96249-4a9a-4490-903b-293299bbc8da', '06935599-9806-434a-b586-089f89c4db99', '2c096012-ca8b-41e3-b0a4-cff743ce890e', 'e8e0a306-f07f-4fec-97ac-fc2acc048d75']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.345250 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c67f23-2f1c-41b3-8f6b-9b6ff95a59cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.374271 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c67f23-2f1c-41b3-8f6b-9b6ff95a59cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef9d0d1e-654b-433d-adcd-6312c1f7ad55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1297429544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['97e96249-4a9a-4490-903b-293299bbc8da','06935599-9806-434a-b586-089f89c4db99','2c096012-ca8b-41e3-b0a4-cff743ce890e','e8e0a306-f07f-4fec-97ac-fc2acc048d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1297429544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef9d0d1e-654b-433d-adcd-6312c1f7ad55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e90909955534f819fe4f2b4982b2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.374841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e44df23-afdf-4ebc-9d00-6fe526fc6521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.401708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e44df23-afdf-4ebc-9d00-6fe526fc6521) transitioned into state 'SUCCESS' from state '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-1297429544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['97e96249-4a9a-4490-903b-293299bbc8da','06935599-9806-434a-b586-089f89c4db99','2c096012-ca8b-41e3-b0a4-cff743ce890e','e8e0a306-f07f-4fec-97ac-fc2acc048d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.401918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8ab773-1836-4fa9-a1f9-0a56a438a3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.415864 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8ab773-1836-4fa9-a1f9-0a56a438a3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.416645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (5b949b8d-71af-46a9-9daa-53c1758a760c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:48.417612 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request issued successfully. Aug 23 18:18:48.418124 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8cfb35d-03f9-49cc-b167-35fa4bb0026b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:48.418541 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 578/2321] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:48 2026] POST /volume/v3/volumes => generated 758 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:48.433714 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.437860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:48.438429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "38488860-0e77-4d84-8d40-493f67d04592", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2087264473"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:48.440371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request body: {'volume': {"'backup_id": '38488860-0e77-4d84-8d40-493f67d04592', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2087264473'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:48.440588 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume of 1 GB Aug 23 18:18:48.449942 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Availability Zones retrieved successfully. Aug 23 18:18:48.462193 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (5c083201-bcd3-4984-883d-0010c701e5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:48.464620 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af307333-713d-4930-83a6-3528385092b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.467063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:48.520966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af307333-713d-4930-83a6-3528385092b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.521943 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5cb08a-3269-460f-80ae-ea8a4436bbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.617264 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Created reservations ['04d0d953-7f31-494d-88cc-fdbcced708e6', 'ede317c3-e2f1-46a2-8d77-8e5bee8bc858', 'e7c8d2d4-f276-4f96-9390-e67bfb9464cd', 'e81920bb-5b0d-4b2a-998b-25a784ed1882'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:48.619030 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5cb08a-3269-460f-80ae-ea8a4436bbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d0d953-7f31-494d-88cc-fdbcced708e6', 'ede317c3-e2f1-46a2-8d77-8e5bee8bc858', 'e7c8d2d4-f276-4f96-9390-e67bfb9464cd', 'e81920bb-5b0d-4b2a-998b-25a784ed1882']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.620213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ec48c7-0418-4ad9-a170-2602e658786f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.662132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ec48c7-0418-4ad9-a170-2602e658786f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72101a1e-58a9-49f1-b224-84bfd8c33b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2087264473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['04d0d953-7f31-494d-88cc-fdbcced708e6','ede317c3-e2f1-46a2-8d77-8e5bee8bc858','e7c8d2d4-f276-4f96-9390-e67bfb9464cd','e81920bb-5b0d-4b2a-998b-25a784ed1882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2087264473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72101a1e-58a9-49f1-b224-84bfd8c33b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e90909955534f819fe4f2b4982b2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.663759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c8a5cb-8110-4a8c-811e-9229e32a5a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.708687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c8a5cb-8110-4a8c-811e-9229e32a5a2b) transitioned into state 'SUCCESS' from state '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-2087264473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e90909955534f819fe4f2b4982b2e77',qos_specs=None,replication_status=,reservations=['04d0d953-7f31-494d-88cc-fdbcced708e6','ede317c3-e2f1-46a2-8d77-8e5bee8bc858','e7c8d2d4-f276-4f96-9390-e67bfb9464cd','e81920bb-5b0d-4b2a-998b-25a784ed1882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7494df7e145879ed55e6e7c8b9ef7',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.709451 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99210c47-cd7f-4197-a614-8331eea46f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:48.727268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99210c47-cd7f-4197-a614-8331eea46f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:48.728564 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Flow 'volume_create_api' (5c083201-bcd3-4984-883d-0010c701e5f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:48.728564 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Create volume request issued successfully. Aug 23 18:18:48.735774 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-553e437b-2e6d-4260-8bb4-c15ff75a6d8b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:48.735774 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 585/2322] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:48 2026] POST /volume/v3/volumes => generated 758 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:48.750868 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-02a46569-c2a9-4122-ac4b-a47ce36faf9e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.753533 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02a46569-c2a9-4122-ac4b-a47ce36faf9e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db Aug 23 18:18:48.753856 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02a46569-c2a9-4122-ac4b-a47ce36faf9e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.754052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02a46569-c2a9-4122-ac4b-a47ce36faf9e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.770831 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.770831 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:48.782952 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-02a46569-c2a9-4122-ac4b-a47ce36faf9e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:48.792045 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02a46569-c2a9-4122-ac4b-a47ce36faf9e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db returned with HTTP 200 Aug 23 18:18:48.792728 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 584/2323] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:48.814014 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-18e7c228-9bcc-4ab6-9374-5c2e1f4a5d3c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.820869 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18e7c228-9bcc-4ab6-9374-5c2e1f4a5d3c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd Aug 23 18:18:48.821346 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18e7c228-9bcc-4ab6-9374-5c2e1f4a5d3c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.822546 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18e7c228-9bcc-4ab6-9374-5c2e1f4a5d3c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.831612 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.831612 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:48.837251 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-18e7c228-9bcc-4ab6-9374-5c2e1f4a5d3c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:48.844996 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18e7c228-9bcc-4ab6-9374-5c2e1f4a5d3c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd returned with HTTP 200 Aug 23 18:18:48.845874 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 577/2324] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:48.873225 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a152226f-dd5a-41f5-a203-ce67dc518683 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.875458 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a152226f-dd5a-41f5-a203-ce67dc518683 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e Aug 23 18:18:48.875458 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a152226f-dd5a-41f5-a203-ce67dc518683 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.875581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a152226f-dd5a-41f5-a203-ce67dc518683 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.885593 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.885593 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:48.891470 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a152226f-dd5a-41f5-a203-ce67dc518683 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:48.900031 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a152226f-dd5a-41f5-a203-ce67dc518683 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e returned with HTTP 200 Aug 23 18:18:48.900748 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 579/2325] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:48.918444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d9483f9-39de-45a5-b33a-74a8186b8088 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.921491 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d9483f9-39de-45a5-b33a-74a8186b8088 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 Aug 23 18:18:48.922208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d9483f9-39de-45a5-b33a-74a8186b8088 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.922208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d9483f9-39de-45a5-b33a-74a8186b8088 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.935846 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.935846 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:48.948655 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d9483f9-39de-45a5-b33a-74a8186b8088 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:48.959573 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d9483f9-39de-45a5-b33a-74a8186b8088 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 returned with HTTP 200 Aug 23 18:18:48.960285 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 586/2326] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:48.968126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-51f03efb-d33a-456e-89db-5ccb55978cbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.970473 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.973318 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-51f03efb-d33a-456e-89db-5ccb55978cbf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:48.974203 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-51f03efb-d33a-456e-89db-5ccb55978cbf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.974203 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-51f03efb-d33a-456e-89db-5ccb55978cbf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.978669 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-413d9cb5-b45f-437a-a031-02fbb9dca243 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:48.982515 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-413d9cb5-b45f-437a-a031-02fbb9dca243 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 Aug 23 18:18:48.982515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-413d9cb5-b45f-437a-a031-02fbb9dca243 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:48.982678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-413d9cb5-b45f-437a-a031-02fbb9dca243 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:48.990271 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.990271 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:48.995179 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:48.995179 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:48.995494 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-413d9cb5-b45f-437a-a031-02fbb9dca243 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:49.000367 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-51f03efb-d33a-456e-89db-5ccb55978cbf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:49.001200 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-413d9cb5-b45f-437a-a031-02fbb9dca243 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 returned with HTTP 200 Aug 23 18:18:49.001610 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 580/2327] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:49.007378 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-51f03efb-d33a-456e-89db-5ccb55978cbf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:49.008096 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 585/2328] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:48 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:49.021912 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0199c8fc-1650-4601-ad9e-99756d820938 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:49.025945 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0199c8fc-1650-4601-ad9e-99756d820938 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] DELETE https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:49.025945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0199c8fc-1650-4601-ad9e-99756d820938 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:49.025945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0199c8fc-1650-4601-ad9e-99756d820938 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:49.025945 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-0199c8fc-1650-4601-ad9e-99756d820938 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete backup with id: 38488860-0e77-4d84-8d40-493f67d04592. Aug 23 18:18:49.032057 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:49.032057 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:49.049377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-5ffbae6c-dbfa-4b66-b19c-91b809f401b9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:49.052435 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-5ffbae6c-dbfa-4b66-b19c-91b809f401b9 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 Aug 23 18:18:49.052697 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-5ffbae6c-dbfa-4b66-b19c-91b809f401b9 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:49.052996 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-5ffbae6c-dbfa-4b66-b19c-91b809f401b9 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:49.065513 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-0199c8fc-1650-4601-ad9e-99756d820938 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] delete_backup rpcapi backup_id 38488860-0e77-4d84-8d40-493f67d04592 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:18:49.073090 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0199c8fc-1650-4601-ad9e-99756d820938 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 202 Aug 23 18:18:49.073363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c83281c-6832-4e09-9a78-c0f8dc3e655f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:49.073474 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 587/2329] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:49 2026] DELETE /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:49.076047 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:49.076047 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:49.076374 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c83281c-6832-4e09-9a78-c0f8dc3e655f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:49.076660 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c83281c-6832-4e09-9a78-c0f8dc3e655f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:49.076660 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c83281c-6832-4e09-9a78-c0f8dc3e655f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:49.084305 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf566440-a9e1-48d3-92b0-e484497a51db None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:49.088830 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf566440-a9e1-48d3-92b0-e484497a51db tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:49.089367 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf566440-a9e1-48d3-92b0-e484497a51db tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:49.089744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf566440-a9e1-48d3-92b0-e484497a51db tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:49.090009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bf566440-a9e1-48d3-92b0-e484497a51db tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:49.098409 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:49.098409 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:49.098409 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf566440-a9e1-48d3-92b0-e484497a51db tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 200 Aug 23 18:18:49.098409 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 588/2330] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:49 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:49.098530 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:49.098530 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:49.105045 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c83281c-6832-4e09-9a78-c0f8dc3e655f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:49.113565 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c83281c-6832-4e09-9a78-c0f8dc3e655f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:49.114086 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 586/2331] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:49 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:49.173737 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-bf9c7a8c-8236-4669-a303-42edd6ce6f4e req-5ffbae6c-dbfa-4b66-b19c-91b809f401b9 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 returned with HTTP 200 Aug 23 18:18:49.173737 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 581/2332] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:18:49 2026] DELETE /volume/v3/attachments/25a6773e-2315-420a-bd9b-5fe9e5807856 => generated 192 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:49.229285 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:49.229882 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-811588937"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:49.233484 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-811588937'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:49.233631 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Create volume of 1 GB Aug 23 18:18:49.238114 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Availability Zones retrieved successfully. Aug 23 18:18:49.244948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Flow 'volume_create_api' (5cdef5b1-6601-458b-a5ea-b5318cb49d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:49.246182 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c69a43-f436-475d-9574-d0b58bb492af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:49.247231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:49.294342 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c69a43-f436-475d-9574-d0b58bb492af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:49.295395 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846347ad-d1c5-40e6-9ff7-beba4f793834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:49.396888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Created reservations ['dbc9cadd-c6ad-41d3-abe0-c6bc09ed9bc0', 'bda4742e-7aaf-4253-89f9-b94ab93fd92f', 'e2492509-8a6f-4bb8-9b36-8788eb8bb2f8', '3bdbccf5-7571-4900-a05b-857e99973c0f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:49.397930 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846347ad-d1c5-40e6-9ff7-beba4f793834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc9cadd-c6ad-41d3-abe0-c6bc09ed9bc0', 'bda4742e-7aaf-4253-89f9-b94ab93fd92f', 'e2492509-8a6f-4bb8-9b36-8788eb8bb2f8', '3bdbccf5-7571-4900-a05b-857e99973c0f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:49.400324 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448d0845-0048-40b8-b80c-6fa51ec5f62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:49.427569 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448d0845-0048-40b8-b80c-6fa51ec5f62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c38da026-6754-4769-9cbe-a5624a56d4be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-811588937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18897344ece44af38fff86ecfa627159',qos_specs=None,replication_status=,reservations=['dbc9cadd-c6ad-41d3-abe0-c6bc09ed9bc0','bda4742e-7aaf-4253-89f9-b94ab93fd92f','e2492509-8a6f-4bb8-9b36-8788eb8bb2f8','3bdbccf5-7571-4900-a05b-857e99973c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90b0dfd1e65a4f6c81ace80b2da2585e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-811588937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c38da026-6754-4769-9cbe-a5624a56d4be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18897344ece44af38fff86ecfa627159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90b0dfd1e65a4f6c81ace80b2da2585e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:49.428327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc25e4d-a59d-474b-a278-2662ae730659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:49.459159 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc25e4d-a59d-474b-a278-2662ae730659) transitioned into state 'SUCCESS' from state '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-811588937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18897344ece44af38fff86ecfa627159',qos_specs=None,replication_status=,reservations=['dbc9cadd-c6ad-41d3-abe0-c6bc09ed9bc0','bda4742e-7aaf-4253-89f9-b94ab93fd92f','e2492509-8a6f-4bb8-9b36-8788eb8bb2f8','3bdbccf5-7571-4900-a05b-857e99973c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90b0dfd1e65a4f6c81ace80b2da2585e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:49.460233 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b55b3e-5fa2-4542-8bcf-b8420e3e76e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:49.480783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b55b3e-5fa2-4542-8bcf-b8420e3e76e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:49.482274 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Flow 'volume_create_api' (5cdef5b1-6601-458b-a5ea-b5318cb49d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:49.482759 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Create volume request issued successfully. Aug 23 18:18:49.483689 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e0998e4-bbaa-40e9-93fc-80a61ef105aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:49.484245 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 578/2333] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:18:48 2026] POST /volume/v3/volumes => generated 818 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:49.499124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6b08db0d-06c2-4b0f-a40c-0ddf07e96a80 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:49.503135 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6b08db0d-06c2-4b0f-a40c-0ddf07e96a80 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:49.503432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6b08db0d-06c2-4b0f-a40c-0ddf07e96a80 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:49.504343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6b08db0d-06c2-4b0f-a40c-0ddf07e96a80 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:49.517016 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:49.517016 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:49.524190 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6b08db0d-06c2-4b0f-a40c-0ddf07e96a80 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Volume info retrieved successfully. Aug 23 18:18:49.532575 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6b08db0d-06c2-4b0f-a40c-0ddf07e96a80 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 200 Aug 23 18:18:49.533211 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 589/2334] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:49 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.112201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6cb54d1c-00e2-4358-89ce-eba413796aa7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.115742 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cb54d1c-00e2-4358-89ce-eba413796aa7 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 Aug 23 18:18:50.116051 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cb54d1c-00e2-4358-89ce-eba413796aa7 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.116599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cb54d1c-00e2-4358-89ce-eba413796aa7 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.116599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6cb54d1c-00e2-4358-89ce-eba413796aa7 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Show backup with id 38488860-0e77-4d84-8d40-493f67d04592. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:18:50.119587 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=396,cinder:UPDATE=85,cinder:INSERT=38,cinder:DELETE=3 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:18:50.123512 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cb54d1c-00e2-4358-89ce-eba413796aa7 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 returned with HTTP 404 Aug 23 18:18:50.124430 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 587/2335] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/backups/38488860-0e77-4d84-8d40-493f67d04592 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:50.134705 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-670150bb-41a4-4271-a9bc-adce2a6a263f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.136783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.138583 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-670150bb-41a4-4271-a9bc-adce2a6a263f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:50.139572 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-670150bb-41a4-4271-a9bc-adce2a6a263f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.139572 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-670150bb-41a4-4271-a9bc-adce2a6a263f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.140121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] DELETE https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 Aug 23 18:18:50.140121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.140121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.140121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume with id: 72101a1e-58a9-49f1-b224-84bfd8c33b51 Aug 23 18:18:50.150184 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.150184 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:50.150697 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:50.154419 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.154419 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:50.160657 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-670150bb-41a4-4271-a9bc-adce2a6a263f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:50.167017 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-670150bb-41a4-4271-a9bc-adce2a6a263f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:50.167498 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 582/2336] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.185012 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3c647e22-5bc5-46f1-863c-6e07e0a9d753 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.189955 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume request issued successfully. Aug 23 18:18:50.190446 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e339e25-756e-491d-9a44-f9b3ba5a755e tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 returned with HTTP 202 Aug 23 18:18:50.190604 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c647e22-5bc5-46f1-863c-6e07e0a9d753 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:50.191114 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c647e22-5bc5-46f1-863c-6e07e0a9d753 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.191206 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 579/2337] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:50 2026] DELETE /volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:50.191452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c647e22-5bc5-46f1-863c-6e07e0a9d753 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.202532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4aa3148a-230e-41d1-8e96-00d1829dd70b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.205058 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4aa3148a-230e-41d1-8e96-00d1829dd70b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 Aug 23 18:18:50.206283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4aa3148a-230e-41d1-8e96-00d1829dd70b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.206283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4aa3148a-230e-41d1-8e96-00d1829dd70b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.208118 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.208118 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:50.214953 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3c647e22-5bc5-46f1-863c-6e07e0a9d753 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] Volume info retrieved successfully. Aug 23 18:18:50.217601 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.217601 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:50.222260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c647e22-5bc5-46f1-863c-6e07e0a9d753 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-reader] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:50.222696 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 590/2338] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.227684 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4aa3148a-230e-41d1-8e96-00d1829dd70b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:50.234567 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4aa3148a-230e-41d1-8e96-00d1829dd70b tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 returned with HTTP 200 Aug 23 18:18:50.235147 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 588/2339] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:50.286356 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e22876c4-3bda-49b1-9958-2e25bd9c044e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.289036 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e22876c4-3bda-49b1-9958-2e25bd9c044e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:50.289504 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e22876c4-3bda-49b1-9958-2e25bd9c044e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.289942 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e22876c4-3bda-49b1-9958-2e25bd9c044e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.306913 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.306913 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:50.312987 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e22876c4-3bda-49b1-9958-2e25bd9c044e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:50.322265 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e22876c4-3bda-49b1-9958-2e25bd9c044e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:50.323171 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 583/2340] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.328447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5a5902cd-889c-49b4-85ef-bfd428d4679c req-8c42de5c-1670-4c96-8fff-81cfc21cec81 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.332242 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a5902cd-889c-49b4-85ef-bfd428d4679c req-8c42de5c-1670-4c96-8fff-81cfc21cec81 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96 Aug 23 18:18:50.332891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a5902cd-889c-49b4-85ef-bfd428d4679c req-8c42de5c-1670-4c96-8fff-81cfc21cec81 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.332891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a5902cd-889c-49b4-85ef-bfd428d4679c req-8c42de5c-1670-4c96-8fff-81cfc21cec81 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.344466 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.344466 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:50.355000 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e819deb5-11b7-41c8-9e87-1eed7d45c279 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.364234 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e819deb5-11b7-41c8-9e87-1eed7d45c279 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da/action Aug 23 18:18:50.365702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e819deb5-11b7-41c8-9e87-1eed7d45c279 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:18:50.365702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e819deb5-11b7-41c8-9e87-1eed7d45c279 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:50.381610 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.381610 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:50.382321 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e819deb5-11b7-41c8-9e87-1eed7d45c279 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:50.392918 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e819deb5-11b7-41c8-9e87-1eed7d45c279 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Begin detaching volume completed successfully. Aug 23 18:18:50.393084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e819deb5-11b7-41c8-9e87-1eed7d45c279 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da/action returned with HTTP 202 Aug 23 18:18:50.393648 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 591/2341] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:18:50 2026] POST /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:18:50.424222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de07cb09-1a6d-4016-ac90-d5a9377f1914 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.426723 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de07cb09-1a6d-4016-ac90-d5a9377f1914 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:50.427189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de07cb09-1a6d-4016-ac90-d5a9377f1914 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.427895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de07cb09-1a6d-4016-ac90-d5a9377f1914 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.435307 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a5902cd-889c-49b4-85ef-bfd428d4679c req-8c42de5c-1670-4c96-8fff-81cfc21cec81 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96 returned with HTTP 200 Aug 23 18:18:50.435820 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 580/2342] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:18:50 2026] DELETE /volume/v3/attachments/7b8cc78e-99c0-4cda-bcb7-f0101b121f96 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:50.445077 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.445077 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:50.451395 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-de07cb09-1a6d-4016-ac90-d5a9377f1914 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:50.458625 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de07cb09-1a6d-4016-ac90-d5a9377f1914 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:50.459469 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 589/2343] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.460508 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4da48b22-1cec-4922-b3f7-7c887b2a59f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.460959 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4da48b22-1cec-4922-b3f7-7c887b2a59f5 None None] GET https://10.4.3.148/volume// Aug 23 18:18:50.461115 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4da48b22-1cec-4922-b3f7-7c887b2a59f5 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.461629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4da48b22-1cec-4922-b3f7-7c887b2a59f5 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.461863 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4da48b22-1cec-4922-b3f7-7c887b2a59f5 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:50.462140 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 584/2344] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:50.473471 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-c97e28dd-0b11-4a0d-84ed-6bc1ea25cc1b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.476593 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-c97e28dd-0b11-4a0d-84ed-6bc1ea25cc1b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:50.476782 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-c97e28dd-0b11-4a0d-84ed-6bc1ea25cc1b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.477185 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-c97e28dd-0b11-4a0d-84ed-6bc1ea25cc1b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.488303 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.488303 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:50.493725 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-c97e28dd-0b11-4a0d-84ed-6bc1ea25cc1b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:50.499582 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-c97e28dd-0b11-4a0d-84ed-6bc1ea25cc1b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:50.500118 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 592/2345] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:50.549206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21271ea6-366d-43ac-b3b4-deaa37b060aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.551363 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21271ea6-366d-43ac-b3b4-deaa37b060aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:50.551595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21271ea6-366d-43ac-b3b4-deaa37b060aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.551961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21271ea6-366d-43ac-b3b4-deaa37b060aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.562315 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.562315 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:50.567864 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21271ea6-366d-43ac-b3b4-deaa37b060aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Volume info retrieved successfully. Aug 23 18:18:50.574808 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21271ea6-366d-43ac-b3b4-deaa37b060aa tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 200 Aug 23 18:18:50.575326 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 581/2346] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.592272 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-05ba2365-251c-4d95-a695-ea82f7761fd1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.593836 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05ba2365-251c-4d95-a695-ea82f7761fd1 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] POST https://10.4.3.148/volume/v3/volume-transfers Aug 23 18:18:50.594383 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05ba2365-251c-4d95-a695-ea82f7761fd1 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c38da026-6754-4769-9cbe-a5624a56d4be"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:50.596099 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-05ba2365-251c-4d95-a695-ea82f7761fd1 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c38da026-6754-4769-9cbe-a5624a56d4be'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 23 18:18:50.596426 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volume_transfer [None req-05ba2365-251c-4d95-a695-ea82f7761fd1 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Creating transfer of volume c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:50.596659 np0000007943 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-05ba2365-251c-4d95-a695-ea82f7761fd1 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Generating transfer record for volume c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:50.610292 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.610292 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:50.623750 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05ba2365-251c-4d95-a695-ea82f7761fd1 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers returned with HTTP 202 Aug 23 18:18:50.624972 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 590/2347] 10.4.3.148 () {70 vars in 1326 bytes} [Sun Aug 23 18:18:50 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:50.636948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9997586b-2e64-4564-844f-7aac5405737a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.639656 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9997586b-2e64-4564-844f-7aac5405737a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:50.639972 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9997586b-2e64-4564-844f-7aac5405737a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.640264 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9997586b-2e64-4564-844f-7aac5405737a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.649031 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:50.649031 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:50.654117 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9997586b-2e64-4564-844f-7aac5405737a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Volume info retrieved successfully. Aug 23 18:18:50.660718 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9997586b-2e64-4564-844f-7aac5405737a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 200 Aug 23 18:18:50.661248 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 585/2348] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.676865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bca74603-24b4-497c-94fd-228c48a3fcb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.680589 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bca74603-24b4-497c-94fd-228c48a3fcb7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df Aug 23 18:18:50.680589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bca74603-24b4-497c-94fd-228c48a3fcb7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.680589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bca74603-24b4-497c-94fd-228c48a3fcb7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.686014 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bca74603-24b4-497c-94fd-228c48a3fcb7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df returned with HTTP 200 Aug 23 18:18:50.686622 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 593/2349] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.697414 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-106ba13d-a7d1-4b0e-a5a0-14c0493ac256 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.699628 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-106ba13d-a7d1-4b0e-a5a0-14c0493ac256 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volume-transfers Aug 23 18:18:50.699957 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-106ba13d-a7d1-4b0e-a5a0-14c0493ac256 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:50.700288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-106ba13d-a7d1-4b0e-a5a0-14c0493ac256 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:50.701217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volume_transfer [None req-106ba13d-a7d1-4b0e-a5a0-14c0493ac256 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Listing volume transfers {{(pid=100224) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 23 18:18:50.710083 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-106ba13d-a7d1-4b0e-a5a0-14c0493ac256 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers returned with HTTP 200 Aug 23 18:18:50.710579 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 582/2350] 10.4.3.148 () {68 vars in 1305 bytes} [Sun Aug 23 18:18:50 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:50.725978 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:50.816353 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] POST https://10.4.3.148/volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df/accept Aug 23 18:18:50.817282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2606788930754d2a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:50.819290 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.volume_transfer [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Accepting volume transfer fd303f4d-1144-4b7a-bfcb-68b7221423df {{(pid=100223) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 23 18:18:50.819594 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Accepting transfer fd303f4d-1144-4b7a-bfcb-68b7221423df Aug 23 18:18:50.917926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Created reservations ['fac8edaf-d15c-4d69-85be-d3fa3b90fea9', 'b14ba22d-a28b-4c82-9fae-ba5d38057e59', 'b0c58f9c-ce18-4d84-aee4-93dc674dac18', '7dfcce71-3296-4cc1-a1d8-72de6d7e82cb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:50.952221 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Created reservations ['7c5f60dd-3540-475a-8aea-442afccc9dbb', 'b8b913d6-4120-4aa2-b9b2-706f192ee556', '7d5b3fd4-815b-46e0-bad5-7288b86d27f8', 'ee63c760-79b8-4b87-a734-f80aaeee2f9d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:51.018827 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Created reservations ['4dbf357c-270a-4bf5-a4b7-ff8800df637f', '65a681ea-c8ca-4d88-bb3e-03ef76f83656', '4ede1e33-80bf-4319-abb2-215d4660b9b0', '0d4ac099-d92f-4cc7-9178-4ac8ce6359e3'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:51.075956 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Created reservations ['419058e8-68f4-4310-a373-1c35d16dce78', 'b6f8d43e-a213-44a8-bfab-a9aff969898b', 'dad172d8-0fde-4d92-bcb8-95972b90f8c8', '41a9afd2-5f09-4ca3-bf16-81cb844dc22a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:51.099661 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Transfer volume completed successfully. Aug 23 18:18:51.227003 np0000007943 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Volume c38da026-6754-4769-9cbe-a5624a56d4be has been transferred. Aug 23 18:18:51.238430 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7d578cd-6c4e-42e6-9a49-03c2e2ae8851 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] https://10.4.3.148/volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df/accept returned with HTTP 202 Aug 23 18:18:51.239361 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 591/2351] 10.4.3.148 () {70 vars in 1458 bytes} [Sun Aug 23 18:18:50 2026] POST /volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df/accept => generated 365 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:51.251584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2b4a39d-0631-412b-96ea-30b0320d8b00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.254539 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2b4a39d-0631-412b-96ea-30b0320d8b00 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:51.254539 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2b4a39d-0631-412b-96ea-30b0320d8b00 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.254539 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2b4a39d-0631-412b-96ea-30b0320d8b00 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.258698 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-78f151ba-8e57-4e13-be27-2eab07664d6f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.261770 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78f151ba-8e57-4e13-be27-2eab07664d6f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 Aug 23 18:18:51.262211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78f151ba-8e57-4e13-be27-2eab07664d6f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.262502 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78f151ba-8e57-4e13-be27-2eab07664d6f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.266484 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.266484 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:51.270973 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78f151ba-8e57-4e13-be27-2eab07664d6f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 returned with HTTP 404 Aug 23 18:18:51.272057 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2b4a39d-0631-412b-96ea-30b0320d8b00 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Volume info retrieved successfully. Aug 23 18:18:51.272156 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 594/2352] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:51 2026] GET /volume/v3/volumes/72101a1e-58a9-49f1-b224-84bfd8c33b51 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:18:51.279511 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2b4a39d-0631-412b-96ea-30b0320d8b00 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 200 Aug 23 18:18:51.280436 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 586/2353] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:51 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:51.284193 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.291753 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] DELETE https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 Aug 23 18:18:51.292062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.292326 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.292500 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume with id: ef9d0d1e-654b-433d-adcd-6312c1f7ad55 Aug 23 18:18:51.303745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-beedb965-8037-4ce2-982e-692240cdba58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.304475 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.304475 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:51.305174 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:51.306398 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-beedb965-8037-4ce2-982e-692240cdba58 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:51.306723 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-beedb965-8037-4ce2-982e-692240cdba58 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.307005 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-beedb965-8037-4ce2-982e-692240cdba58 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.318622 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.318622 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:51.325099 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-beedb965-8037-4ce2-982e-692240cdba58 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] Volume info retrieved successfully. Aug 23 18:18:51.331501 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-beedb965-8037-4ce2-982e-692240cdba58 tempest-VolumesTransfersV357Test-844535447 tempest-VolumesTransfersV357Test-844535447-project-member] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 200 Aug 23 18:18:51.332116 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 592/2354] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:51 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:51.336853 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume request issued successfully. Aug 23 18:18:51.337282 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6437b0de-a9a6-493c-b5e8-0c05a3ed4794 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 returned with HTTP 202 Aug 23 18:18:51.337894 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 583/2355] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:51 2026] DELETE /volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:51.348309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61ac6732-cb67-4707-a214-d7918651ec7c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.353075 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61ac6732-cb67-4707-a214-d7918651ec7c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 Aug 23 18:18:51.353358 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61ac6732-cb67-4707-a214-d7918651ec7c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.353591 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61ac6732-cb67-4707-a214-d7918651ec7c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.355780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8b97ead-e3d0-462d-8acf-4ffdc78bd19a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.361336 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8b97ead-e3d0-462d-8acf-4ffdc78bd19a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] DELETE https://10.4.3.148/volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df Aug 23 18:18:51.361635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8b97ead-e3d0-462d-8acf-4ffdc78bd19a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.361921 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8b97ead-e3d0-462d-8acf-4ffdc78bd19a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.362211 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-c8b97ead-e3d0-462d-8acf-4ffdc78bd19a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Delete transfer with id: fd303f4d-1144-4b7a-bfcb-68b7221423df Aug 23 18:18:51.363047 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.363047 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:51.369406 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8b97ead-e3d0-462d-8acf-4ffdc78bd19a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df returned with HTTP 404 Aug 23 18:18:51.372225 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 587/2356] 10.4.3.148 () {68 vars in 1419 bytes} [Sun Aug 23 18:18:51 2026] DELETE /volume/v3/volume-transfers/fd303f4d-1144-4b7a-bfcb-68b7221423df => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:51.374638 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61ac6732-cb67-4707-a214-d7918651ec7c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:51.380839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.385891 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61ac6732-cb67-4707-a214-d7918651ec7c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 returned with HTTP 200 Aug 23 18:18:51.387436 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 595/2357] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:51 2026] GET /volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:51.413467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.417015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:18:51.417254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.417759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.417958 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume with id: c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:18:51.429371 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:51.429617 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.429617 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:51.429689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.429969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.430200 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:51.430277 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Delete volume with id: c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:51.440986 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.440986 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:51.441820 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Volume info retrieved successfully. Aug 23 18:18:51.449991 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume request issued successfully. Aug 23 18:18:51.450141 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74ca9fad-fb63-471e-b68f-889a496cb8e9 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 202 Aug 23 18:18:51.450822 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 584/2358] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:51 2026] DELETE /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:51.460656 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7487cb85-ada8-4e92-ac97-8dfa216f6cbc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.462105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7487cb85-ada8-4e92-ac97-8dfa216f6cbc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:18:51.462391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7487cb85-ada8-4e92-ac97-8dfa216f6cbc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.462640 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7487cb85-ada8-4e92-ac97-8dfa216f6cbc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.471183 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Delete volume request issued successfully. Aug 23 18:18:51.471495 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2adba902-2971-44ce-9a3d-d8733dc1b5d2 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 202 Aug 23 18:18:51.472103 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.472103 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:51.472218 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 593/2359] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:18:51 2026] DELETE /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:18:51.477947 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5bf5ecf8-4e55-4eae-ab2c-a3319cbad980 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.478030 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7487cb85-ada8-4e92-ac97-8dfa216f6cbc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Volume info retrieved successfully. Aug 23 18:18:51.478366 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5bf5ecf8-4e55-4eae-ab2c-a3319cbad980 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:51.479942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5bf5ecf8-4e55-4eae-ab2c-a3319cbad980 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.479942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5bf5ecf8-4e55-4eae-ab2c-a3319cbad980 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.482371 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f38145d-d762-4864-a0ed-4a041cd9cc7c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:51.485333 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f38145d-d762-4864-a0ed-4a041cd9cc7c tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:51.485905 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f38145d-d762-4864-a0ed-4a041cd9cc7c tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:51.486003 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f38145d-d762-4864-a0ed-4a041cd9cc7c tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:51.489227 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7487cb85-ada8-4e92-ac97-8dfa216f6cbc tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 200 Aug 23 18:18:51.489227 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 588/2360] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:51 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:51.496007 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.496007 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:51.498599 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:51.498599 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:51.500183 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5bf5ecf8-4e55-4eae-ab2c-a3319cbad980 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:51.503756 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5f38145d-d762-4864-a0ed-4a041cd9cc7c tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Volume info retrieved successfully. Aug 23 18:18:51.505026 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5bf5ecf8-4e55-4eae-ab2c-a3319cbad980 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:51.505466 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 596/2361] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:51 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:51.510776 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f38145d-d762-4864-a0ed-4a041cd9cc7c tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 200 Aug 23 18:18:51.511343 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 585/2362] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:51 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:52.403107 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d5d6c463-050c-4ae2-ae29-6a6e19e65b86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.405287 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5d6c463-050c-4ae2-ae29-6a6e19e65b86 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 Aug 23 18:18:52.405546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5d6c463-050c-4ae2-ae29-6a6e19e65b86 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.405823 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5d6c463-050c-4ae2-ae29-6a6e19e65b86 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.415014 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5d6c463-050c-4ae2-ae29-6a6e19e65b86 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 returned with HTTP 404 Aug 23 18:18:52.415604 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 594/2363] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/ef9d0d1e-654b-433d-adcd-6312c1f7ad55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:52.433378 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.440677 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] DELETE https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e Aug 23 18:18:52.440944 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.441211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.441387 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume with id: 42e88429-1da4-4697-b2c2-12d5cd308c8e Aug 23 18:18:52.450170 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:52.450170 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:52.450743 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:52.473059 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume request issued successfully. Aug 23 18:18:52.473319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4582fb8-8e5c-419a-9a00-25c9193d9540 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e returned with HTTP 202 Aug 23 18:18:52.473764 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 589/2364] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:52 2026] DELETE /volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:52.482601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ed97bee3-e287-4a74-8e23-852b35f56537 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.484446 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed97bee3-e287-4a74-8e23-852b35f56537 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e Aug 23 18:18:52.484679 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed97bee3-e287-4a74-8e23-852b35f56537 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.484909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed97bee3-e287-4a74-8e23-852b35f56537 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.492524 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:52.492524 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:52.496656 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ed97bee3-e287-4a74-8e23-852b35f56537 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:52.501970 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed97bee3-e287-4a74-8e23-852b35f56537 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e returned with HTTP 200 Aug 23 18:18:52.502473 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 597/2365] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:52.505286 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4457150a-cd05-496c-b77f-eaf15b87f73a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.509675 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4457150a-cd05-496c-b77f-eaf15b87f73a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d Aug 23 18:18:52.509946 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4457150a-cd05-496c-b77f-eaf15b87f73a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.510165 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4457150a-cd05-496c-b77f-eaf15b87f73a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.517933 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4457150a-cd05-496c-b77f-eaf15b87f73a tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d returned with HTTP 404 Aug 23 18:18:52.518653 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e9b7f52-99f7-4d99-b99d-730cbd83743e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.518750 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 586/2366] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/c2ed2c69-b222-4913-bd9d-f6fb9b9ab17d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:52.523991 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e9b7f52-99f7-4d99-b99d-730cbd83743e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:52.524340 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e9b7f52-99f7-4d99-b99d-730cbd83743e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.524628 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e9b7f52-99f7-4d99-b99d-730cbd83743e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.529907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6afebb1b-5047-41c0-a3ce-99281c091ce4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.530211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6639bb62-77f4-44de-85e6-b1c53c16ce07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.532285 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6afebb1b-5047-41c0-a3ce-99281c091ce4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:52.532504 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6afebb1b-5047-41c0-a3ce-99281c091ce4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.532702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6afebb1b-5047-41c0-a3ce-99281c091ce4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.532901 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6afebb1b-5047-41c0-a3ce-99281c091ce4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume with id: 61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:52.533402 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6639bb62-77f4-44de-85e6-b1c53c16ce07 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:52.533709 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6639bb62-77f4-44de-85e6-b1c53c16ce07 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.533954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6639bb62-77f4-44de-85e6-b1c53c16ce07 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.539083 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:52.539083 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:52.543240 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6afebb1b-5047-41c0-a3ce-99281c091ce4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 404 Aug 23 18:18:52.543452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6639bb62-77f4-44de-85e6-b1c53c16ce07 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 404 Aug 23 18:18:52.543778 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 598/2367] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:52.545367 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 590/2368] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:52 2026] DELETE /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:52.551065 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e9b7f52-99f7-4d99-b99d-730cbd83743e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:52.555321 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1c58dde-2577-409b-90c7-f969c5045907 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.555881 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1f3b111f-ebb3-4225-a693-1cb71ce055cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.557590 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1c58dde-2577-409b-90c7-f969c5045907 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:52.558462 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1c58dde-2577-409b-90c7-f969c5045907 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.558591 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e9b7f52-99f7-4d99-b99d-730cbd83743e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:52.558631 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1c58dde-2577-409b-90c7-f969c5045907 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.558663 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f3b111f-ebb3-4225-a693-1cb71ce055cf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 Aug 23 18:18:52.558663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f3b111f-ebb3-4225-a693-1cb71ce055cf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.558707 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 595/2369] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:52.558744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f3b111f-ebb3-4225-a693-1cb71ce055cf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.570287 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1c58dde-2577-409b-90c7-f969c5045907 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 404 Aug 23 18:18:52.570287 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 587/2370] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:52.574962 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f3b111f-ebb3-4225-a693-1cb71ce055cf tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 returned with HTTP 404 Aug 23 18:18:52.575599 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 599/2371] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/61d0975b-ce0b-4694-890b-4efdda90a273 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:52.582468 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-625a6b87-196d-4d59-a551-1490be8a4128 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.583514 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-847b0191-c4e8-47bd-aa2d-3d703fc005e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.584471 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-625a6b87-196d-4d59-a551-1490be8a4128 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:52.584765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-625a6b87-196d-4d59-a551-1490be8a4128 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.585276 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-625a6b87-196d-4d59-a551-1490be8a4128 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.585276 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-625a6b87-196d-4d59-a551-1490be8a4128 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Delete volume with id: c38da026-6754-4769-9cbe-a5624a56d4be Aug 23 18:18:52.585497 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-847b0191-c4e8-47bd-aa2d-3d703fc005e4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] DELETE https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:52.585711 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-847b0191-c4e8-47bd-aa2d-3d703fc005e4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.586037 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-847b0191-c4e8-47bd-aa2d-3d703fc005e4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.586303 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-847b0191-c4e8-47bd-aa2d-3d703fc005e4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Delete volume with id: 73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:52.593664 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-847b0191-c4e8-47bd-aa2d-3d703fc005e4 tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 404 Aug 23 18:18:52.594267 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 596/2372] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:52 2026] DELETE /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:52.595424 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-625a6b87-196d-4d59-a551-1490be8a4128 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be returned with HTTP 404 Aug 23 18:18:52.595424 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 591/2373] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:18:52 2026] DELETE /volume/v3/volumes/c38da026-6754-4769-9cbe-a5624a56d4be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:52.602429 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cf5089c4-7837-4491-8fae-85529603d3da None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.606551 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.607018 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf5089c4-7837-4491-8fae-85529603d3da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] GET https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba Aug 23 18:18:52.607811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf5089c4-7837-4491-8fae-85529603d3da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.607811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf5089c4-7837-4491-8fae-85529603d3da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.610449 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:52.610998 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1121852587"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:52.612475 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1121852587'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:52.614345 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Create volume of 1 GB Aug 23 18:18:52.614506 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf5089c4-7837-4491-8fae-85529603d3da tempest-TestInstancesWithCinderVolumes-519714968 tempest-TestInstancesWithCinderVolumes-519714968-project-member] https://10.4.3.148/volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba returned with HTTP 404 Aug 23 18:18:52.614971 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 588/2374] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/73504572-6ca7-44b7-aa72-f3eab9a0daba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:52.619675 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Availability Zones retrieved successfully. Aug 23 18:18:52.624464 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-51752b4e-0fe9-427e-8caa-730fc7cd7d3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.626889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Flow 'volume_create_api' (4f083691-36e7-462a-a53e-dd86cb47959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:52.627655 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-51752b4e-0fe9-427e-8caa-730fc7cd7d3a tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:18:52.627948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-51752b4e-0fe9-427e-8caa-730fc7cd7d3a tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.628148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dbc9f6-dd42-48bc-9eae-77bafd9d7b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:52.628280 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-51752b4e-0fe9-427e-8caa-730fc7cd7d3a tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.629278 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:52.630114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-51752b4e-0fe9-427e-8caa-730fc7cd7d3a tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:18:52.673467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dbc9f6-dd42-48bc-9eae-77bafd9d7b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:52.674365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fd108c-9af8-4d62-8d74-f63a5169cfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:52.696833 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-51752b4e-0fe9-427e-8caa-730fc7cd7d3a tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Get all volumes completed successfully. Aug 23 18:18:52.698101 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:52.698101 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:52.706405 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-51752b4e-0fe9-427e-8caa-730fc7cd7d3a tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:18:52.707538 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 597/2375] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14865 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:52.725568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Created reservations ['6bbd58bd-8f6b-42e1-86bc-ffa6edbdaf78', '5018c7a7-0430-4d17-9ca7-ed1436c7f792', '5db2d3f1-481b-4231-a555-696083160bc2', '42efc734-664b-41c8-be0e-0444f7bf1719'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:52.726591 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fd108c-9af8-4d62-8d74-f63a5169cfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bbd58bd-8f6b-42e1-86bc-ffa6edbdaf78', '5018c7a7-0430-4d17-9ca7-ed1436c7f792', '5db2d3f1-481b-4231-a555-696083160bc2', '42efc734-664b-41c8-be0e-0444f7bf1719']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:52.727577 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d350fb-a402-4b70-a648-571d142bc562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:52.733878 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24d624dd-17ca-49d9-b89f-73b857e84358 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.736700 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24d624dd-17ca-49d9-b89f-73b857e84358 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] DELETE https://10.4.3.148/volume/v3/types/30686cc5-fca7-4b00-8e61-4be79979e7e4 Aug 23 18:18:52.736825 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24d624dd-17ca-49d9-b89f-73b857e84358 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.737107 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24d624dd-17ca-49d9-b89f-73b857e84358 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.757378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d350fb-a402-4b70-a648-571d142bc562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59541bf8-03d0-4de4-85c5-93554784f45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1121852587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18897344ece44af38fff86ecfa627159',qos_specs=None,replication_status=,reservations=['6bbd58bd-8f6b-42e1-86bc-ffa6edbdaf78','5018c7a7-0430-4d17-9ca7-ed1436c7f792','5db2d3f1-481b-4231-a555-696083160bc2','42efc734-664b-41c8-be0e-0444f7bf1719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90b0dfd1e65a4f6c81ace80b2da2585e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1121852587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59541bf8-03d0-4de4-85c5-93554784f45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18897344ece44af38fff86ecfa627159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90b0dfd1e65a4f6c81ace80b2da2585e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:52.758177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc0e3db-d321-41e5-8226-37591f4d74f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:52.766577 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24d624dd-17ca-49d9-b89f-73b857e84358 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/types/30686cc5-fca7-4b00-8e61-4be79979e7e4 returned with HTTP 202 Aug 23 18:18:52.767034 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 592/2376] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:18:52 2026] DELETE /volume/v3/types/30686cc5-fca7-4b00-8e61-4be79979e7e4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:52.778259 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-096a5f57-e081-42f3-a873-0348e4fd885d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.778573 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc0e3db-d321-41e5-8226-37591f4d74f3) transitioned into state 'SUCCESS' from state '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-1121852587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18897344ece44af38fff86ecfa627159',qos_specs=None,replication_status=,reservations=['6bbd58bd-8f6b-42e1-86bc-ffa6edbdaf78','5018c7a7-0430-4d17-9ca7-ed1436c7f792','5db2d3f1-481b-4231-a555-696083160bc2','42efc734-664b-41c8-be0e-0444f7bf1719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90b0dfd1e65a4f6c81ace80b2da2585e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:52.779279 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a617ac20-a23e-4d9d-b8f0-a3ff545d6aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:52.780172 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-096a5f57-e081-42f3-a873-0348e4fd885d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:18:52.780518 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-096a5f57-e081-42f3-a873-0348e4fd885d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.780716 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-096a5f57-e081-42f3-a873-0348e4fd885d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.781584 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-096a5f57-e081-42f3-a873-0348e4fd885d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:18:52.789498 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a617ac20-a23e-4d9d-b8f0-a3ff545d6aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:52.790606 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Flow 'volume_create_api' (4f083691-36e7-462a-a53e-dd86cb47959b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:52.791062 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Create volume request issued successfully. Aug 23 18:18:52.791871 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8aae483-6fd9-46ca-bbe0-efb9b2b5524a tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:52.792444 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 600/2377] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:18:52 2026] POST /volume/v3/volumes => generated 819 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:52.808105 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87b9dbc9-ab7d-40d1-81a5-4738fc4c1239 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.810410 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87b9dbc9-ab7d-40d1-81a5-4738fc4c1239 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:52.810652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87b9dbc9-ab7d-40d1-81a5-4738fc4c1239 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.810886 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87b9dbc9-ab7d-40d1-81a5-4738fc4c1239 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.815753 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-096a5f57-e081-42f3-a873-0348e4fd885d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Get all volumes completed successfully. Aug 23 18:18:52.818665 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:52.818665 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:52.822767 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:52.822767 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:52.827403 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-87b9dbc9-ab7d-40d1-81a5-4738fc4c1239 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Volume info retrieved successfully. Aug 23 18:18:52.832717 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-096a5f57-e081-42f3-a873-0348e4fd885d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:18:52.833176 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 589/2378] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15815 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:52.840325 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87b9dbc9-ab7d-40d1-81a5-4738fc4c1239 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 200 Aug 23 18:18:52.847172 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 598/2379] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:52 2026] GET /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:52.860893 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b391c59-6db3-461b-8bec-c8a78c64c290 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:52.862854 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b391c59-6db3-461b-8bec-c8a78c64c290 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] DELETE https://10.4.3.148/volume/v3/types/4c763559-ed2e-4eab-94bb-da73e9892b38 Aug 23 18:18:52.863046 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b391c59-6db3-461b-8bec-c8a78c64c290 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:52.863951 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b391c59-6db3-461b-8bec-c8a78c64c290 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:52.899783 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b391c59-6db3-461b-8bec-c8a78c64c290 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/types/4c763559-ed2e-4eab-94bb-da73e9892b38 returned with HTTP 202 Aug 23 18:18:52.900484 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 593/2380] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:18:52 2026] DELETE /volume/v3/types/4c763559-ed2e-4eab-94bb-da73e9892b38 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:53.446889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3380c37d-92c2-48ff-a698-f1883b66c462 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.451237 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3380c37d-92c2-48ff-a698-f1883b66c462 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:18:53.451515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3380c37d-92c2-48ff-a698-f1883b66c462 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.451768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3380c37d-92c2-48ff-a698-f1883b66c462 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.452423 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.452423 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:53.452784 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3380c37d-92c2-48ff-a698-f1883b66c462 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:18:53.474217 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3380c37d-92c2-48ff-a698-f1883b66c462 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Get all volumes completed successfully. Aug 23 18:18:53.477104 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.477104 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:53.483666 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3380c37d-92c2-48ff-a698-f1883b66c462 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:18:53.484239 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 601/2381] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:18:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:53.509323 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-834cf704-3cba-416b-bb32-370974f8a920 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.511645 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 Aug 23 18:18:53.511941 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.512223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.512436 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Delete volume with id: fc7e1e73-0667-4562-9ea7-bb15436f87e1 Aug 23 18:18:53.518893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2fb7707e-1ee0-41c4-a5d9-729584176f0d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.520894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fb7707e-1ee0-41c4-a5d9-729584176f0d tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e Aug 23 18:18:53.520994 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fb7707e-1ee0-41c4-a5d9-729584176f0d tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.521303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fb7707e-1ee0-41c4-a5d9-729584176f0d tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.525303 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.525303 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:53.525743 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Volume info retrieved successfully. Aug 23 18:18:53.528219 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fb7707e-1ee0-41c4-a5d9-729584176f0d tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e returned with HTTP 404 Aug 23 18:18:53.528732 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 599/2382] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:53 2026] GET /volume/v3/volumes/42e88429-1da4-4697-b2c2-12d5cd308c8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:53.540197 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0d72e55-f7ed-4608-b928-2232384da934 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.542168 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0d72e55-f7ed-4608-b928-2232384da934 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd Aug 23 18:18:53.542168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0d72e55-f7ed-4608-b928-2232384da934 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.542168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0d72e55-f7ed-4608-b928-2232384da934 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.542168 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f0d72e55-f7ed-4608-b928-2232384da934 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume with id: 4ba0744e-2308-4ba2-b2d6-167847e4a0dd Aug 23 18:18:53.548129 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.image.cache [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'b3af5b02-8445-471e-817e-8f9bf03e1edc', 'volume_id': 'fc7e1e73-0667-4562-9ea7-bb15436f87e1', 'host': 'np0000007943@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 23, 18, 17, 4), 'last_used': datetime.datetime(2026, 8, 23, 18, 17, 16)}. {{(pid=100224) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 23 18:18:53.549975 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.549975 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:53.550474 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0d72e55-f7ed-4608-b928-2232384da934 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:53.564926 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Delete volume request issued successfully. Aug 23 18:18:53.564972 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-834cf704-3cba-416b-bb32-370974f8a920 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 returned with HTTP 202 Aug 23 18:18:53.565382 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 590/2383] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:53 2026] DELETE /volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:53.574408 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8f78889f-0d19-4691-9951-58ddc62559c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.574717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15a5fb9f-01d1-4a23-b9ea-30450b723319 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.580829 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15a5fb9f-01d1-4a23-b9ea-30450b723319 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] GET https://10.4.3.148/volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 Aug 23 18:18:53.580829 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15a5fb9f-01d1-4a23-b9ea-30450b723319 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.580829 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15a5fb9f-01d1-4a23-b9ea-30450b723319 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.581743 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f78889f-0d19-4691-9951-58ddc62559c1 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:53.581743 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f78889f-0d19-4691-9951-58ddc62559c1 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.581743 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f78889f-0d19-4691-9951-58ddc62559c1 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.582424 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0d72e55-f7ed-4608-b928-2232384da934 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume request issued successfully. Aug 23 18:18:53.582911 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0d72e55-f7ed-4608-b928-2232384da934 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd returned with HTTP 202 Aug 23 18:18:53.584687 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 594/2384] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:53 2026] DELETE /volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:53.590352 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.590352 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:53.595174 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe97f009-b0dd-4ec1-8dc8-f9bcf98e03a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.597005 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15a5fb9f-01d1-4a23-b9ea-30450b723319 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Volume info retrieved successfully. Aug 23 18:18:53.597710 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe97f009-b0dd-4ec1-8dc8-f9bcf98e03a4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd Aug 23 18:18:53.597999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe97f009-b0dd-4ec1-8dc8-f9bcf98e03a4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.598268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe97f009-b0dd-4ec1-8dc8-f9bcf98e03a4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.602958 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15a5fb9f-01d1-4a23-b9ea-30450b723319 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 returned with HTTP 200 Aug 23 18:18:53.603466 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 600/2385] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:53 2026] GET /volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:53.609263 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.609263 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:53.611509 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.611509 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:53.616502 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fe97f009-b0dd-4ec1-8dc8-f9bcf98e03a4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:53.618283 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8f78889f-0d19-4691-9951-58ddc62559c1 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:53.624398 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe97f009-b0dd-4ec1-8dc8-f9bcf98e03a4 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd returned with HTTP 200 Aug 23 18:18:53.624948 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 591/2386] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:53 2026] GET /volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:53.628266 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f78889f-0d19-4691-9951-58ddc62559c1 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:53.630820 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 602/2387] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:53 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:53.861147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3d5abda-78db-4cef-8cd0-94121544c753 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.862757 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3d5abda-78db-4cef-8cd0-94121544c753 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:53.863028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3d5abda-78db-4cef-8cd0-94121544c753 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.863255 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3d5abda-78db-4cef-8cd0-94121544c753 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.873683 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.873683 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:53.876890 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3d5abda-78db-4cef-8cd0-94121544c753 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Volume info retrieved successfully. Aug 23 18:18:53.884257 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3d5abda-78db-4cef-8cd0-94121544c753 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 200 Aug 23 18:18:53.884768 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 595/2388] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:53 2026] GET /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:53.903256 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-603bc5fa-7263-4e4b-9ea3-e7f2df0761ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.907966 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-603bc5fa-7263-4e4b-9ea3-e7f2df0761ce tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] POST https://10.4.3.148/volume/v3/volume-transfers Aug 23 18:18:53.907966 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-603bc5fa-7263-4e4b-9ea3-e7f2df0761ce tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "59541bf8-03d0-4de4-85c5-93554784f45a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:53.909781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-603bc5fa-7263-4e4b-9ea3-e7f2df0761ce tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Creating new volume transfer {'transfer': {'volume_id': '59541bf8-03d0-4de4-85c5-93554784f45a'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 23 18:18:53.910212 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volume_transfer [None req-603bc5fa-7263-4e4b-9ea3-e7f2df0761ce tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Creating transfer of volume 59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:53.913169 np0000007943 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-603bc5fa-7263-4e4b-9ea3-e7f2df0761ce tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Generating transfer record for volume 59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:53.927344 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.927344 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:53.943614 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-603bc5fa-7263-4e4b-9ea3-e7f2df0761ce tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers returned with HTTP 202 Aug 23 18:18:53.945004 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 601/2389] 10.4.3.148 () {70 vars in 1326 bytes} [Sun Aug 23 18:18:53 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:53.961724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10a65f2b-bdb1-48d1-a0d0-a945cbb13749 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:53.964683 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10a65f2b-bdb1-48d1-a0d0-a945cbb13749 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:53.964683 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10a65f2b-bdb1-48d1-a0d0-a945cbb13749 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:53.964683 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10a65f2b-bdb1-48d1-a0d0-a945cbb13749 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:53.984675 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:53.984675 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:53.996342 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-10a65f2b-bdb1-48d1-a0d0-a945cbb13749 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Volume info retrieved successfully. Aug 23 18:18:54.008548 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10a65f2b-bdb1-48d1-a0d0-a945cbb13749 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 200 Aug 23 18:18:54.009073 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 592/2390] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:53 2026] GET /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:54.031258 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f21a915e-f72e-4e34-a5b6-89c781bbd9a7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.034168 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f21a915e-f72e-4e34-a5b6-89c781bbd9a7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volume-transfers/detail Aug 23 18:18:54.034168 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f21a915e-f72e-4e34-a5b6-89c781bbd9a7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.034591 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f21a915e-f72e-4e34-a5b6-89c781bbd9a7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.034768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volume_transfer [None req-f21a915e-f72e-4e34-a5b6-89c781bbd9a7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Listing volume transfers {{(pid=100226) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 23 18:18:54.041994 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f21a915e-f72e-4e34-a5b6-89c781bbd9a7 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 23 18:18:54.042575 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 603/2391] 10.4.3.148 () {68 vars in 1326 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:54.056101 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0e0d6ea-0b0d-4793-96a0-004e64157641 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.058389 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0e0d6ea-0b0d-4793-96a0-004e64157641 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] DELETE https://10.4.3.148/volume/v3/volume-transfers/b34be979-dbf8-47cf-a90d-4207cae8699a Aug 23 18:18:54.058614 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0e0d6ea-0b0d-4793-96a0-004e64157641 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.058837 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0e0d6ea-0b0d-4793-96a0-004e64157641 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.058941 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-d0e0d6ea-0b0d-4793-96a0-004e64157641 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Delete transfer with id: b34be979-dbf8-47cf-a90d-4207cae8699a Aug 23 18:18:54.089242 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.089242 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:54.114714 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0e0d6ea-0b0d-4793-96a0-004e64157641 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers/b34be979-dbf8-47cf-a90d-4207cae8699a returned with HTTP 202 Aug 23 18:18:54.115263 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 596/2392] 10.4.3.148 () {68 vars in 1419 bytes} [Sun Aug 23 18:18:54 2026] DELETE /volume/v3/volume-transfers/b34be979-dbf8-47cf-a90d-4207cae8699a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:18:54.125520 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d144cf17-5c31-4fbb-aee2-bec8ebb5df62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.131831 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d144cf17-5c31-4fbb-aee2-bec8ebb5df62 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:54.132871 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d144cf17-5c31-4fbb-aee2-bec8ebb5df62 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.133093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d144cf17-5c31-4fbb-aee2-bec8ebb5df62 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.142976 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.142976 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:54.150496 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d144cf17-5c31-4fbb-aee2-bec8ebb5df62 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Volume info retrieved successfully. Aug 23 18:18:54.155349 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d144cf17-5c31-4fbb-aee2-bec8ebb5df62 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 200 Aug 23 18:18:54.155888 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 602/2393] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:54.171049 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4609eb75-a622-4715-9005-1311155e975d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.172845 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4609eb75-a622-4715-9005-1311155e975d tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] DELETE https://10.4.3.148/volume/v3/volume-transfers/b34be979-dbf8-47cf-a90d-4207cae8699a Aug 23 18:18:54.173112 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4609eb75-a622-4715-9005-1311155e975d tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.173350 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4609eb75-a622-4715-9005-1311155e975d tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.173461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-4609eb75-a622-4715-9005-1311155e975d tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Delete transfer with id: b34be979-dbf8-47cf-a90d-4207cae8699a Aug 23 18:18:54.176903 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4609eb75-a622-4715-9005-1311155e975d tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volume-transfers/b34be979-dbf8-47cf-a90d-4207cae8699a returned with HTTP 404 Aug 23 18:18:54.178374 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 593/2394] 10.4.3.148 () {68 vars in 1419 bytes} [Sun Aug 23 18:18:54 2026] DELETE /volume/v3/volume-transfers/b34be979-dbf8-47cf-a90d-4207cae8699a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:54.186945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-366d9907-b6a6-400f-a370-f94a8e4783bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.193442 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-366d9907-b6a6-400f-a370-f94a8e4783bc tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:54.193442 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-366d9907-b6a6-400f-a370-f94a8e4783bc tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.193442 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-366d9907-b6a6-400f-a370-f94a8e4783bc tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.193442 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-366d9907-b6a6-400f-a370-f94a8e4783bc tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Delete volume with id: 59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:54.203293 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.203293 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:54.203923 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-366d9907-b6a6-400f-a370-f94a8e4783bc tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Volume info retrieved successfully. Aug 23 18:18:54.230005 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-366d9907-b6a6-400f-a370-f94a8e4783bc tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Delete volume request issued successfully. Aug 23 18:18:54.230260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-366d9907-b6a6-400f-a370-f94a8e4783bc tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 202 Aug 23 18:18:54.230881 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 604/2395] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:18:54 2026] DELETE /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:18:54.240024 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9356e53-4aae-4f38-9632-7f56528d961f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.241667 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9356e53-4aae-4f38-9632-7f56528d961f tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] GET https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:54.241771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9356e53-4aae-4f38-9632-7f56528d961f tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.242046 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9356e53-4aae-4f38-9632-7f56528d961f tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.252457 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.252457 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:54.258754 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a9356e53-4aae-4f38-9632-7f56528d961f tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Volume info retrieved successfully. Aug 23 18:18:54.264010 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9356e53-4aae-4f38-9632-7f56528d961f tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 200 Aug 23 18:18:54.264341 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 597/2396] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:18:54.619618 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b483772e-7090-43a0-9689-acb53795f4a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.630411 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b483772e-7090-43a0-9689-acb53795f4a4 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] GET https://10.4.3.148/volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 Aug 23 18:18:54.630988 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b483772e-7090-43a0-9689-acb53795f4a4 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.631342 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b483772e-7090-43a0-9689-acb53795f4a4 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.643715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-422f22b0-861a-490c-baad-80fe13ff5b7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.646386 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-422f22b0-861a-490c-baad-80fe13ff5b7f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd Aug 23 18:18:54.646485 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a4af24fc-b8f0-4987-8fdc-dba62f70869a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.646950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-422f22b0-861a-490c-baad-80fe13ff5b7f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.646950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-422f22b0-861a-490c-baad-80fe13ff5b7f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.652693 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b483772e-7090-43a0-9689-acb53795f4a4 tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 returned with HTTP 404 Aug 23 18:18:54.652693 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 603/2397] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volumes/fc7e1e73-0667-4562-9ea7-bb15436f87e1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:54.652901 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4af24fc-b8f0-4987-8fdc-dba62f70869a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:54.652901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4af24fc-b8f0-4987-8fdc-dba62f70869a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.652901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4af24fc-b8f0-4987-8fdc-dba62f70869a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.659564 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-422f22b0-861a-490c-baad-80fe13ff5b7f tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd returned with HTTP 404 Aug 23 18:18:54.660401 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 594/2398] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volumes/4ba0744e-2308-4ba2-b2d6-167847e4a0dd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:54.663718 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-729265ae-69f2-4a88-9af8-df8a842bd13d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.668463 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-729265ae-69f2-4a88-9af8-df8a842bd13d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] DELETE https://10.4.3.148/volume/v3/types/bfdc7a21-abab-4b11-bcfc-4845392dfaaf Aug 23 18:18:54.669922 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-729265ae-69f2-4a88-9af8-df8a842bd13d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.669922 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-729265ae-69f2-4a88-9af8-df8a842bd13d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.675081 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.677537 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] DELETE https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db Aug 23 18:18:54.678193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.678193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.678427 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume with id: af569fd0-ddc1-4a83-b403-d6bab29894db Aug 23 18:18:54.692103 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.692103 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:54.693941 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.693941 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:54.696238 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:54.700667 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a4af24fc-b8f0-4987-8fdc-dba62f70869a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:54.707847 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4af24fc-b8f0-4987-8fdc-dba62f70869a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:54.708983 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 605/2399] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:54.728021 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume request issued successfully. Aug 23 18:18:54.728343 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2627887-50fe-40cd-8c96-d0a81a6c540c tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db returned with HTTP 202 Aug 23 18:18:54.728959 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 604/2400] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:54 2026] DELETE /volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:54.739993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5bcefeb-df0c-4559-b79f-f734382cc518 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.742158 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5bcefeb-df0c-4559-b79f-f734382cc518 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db Aug 23 18:18:54.742405 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5bcefeb-df0c-4559-b79f-f734382cc518 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.742644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5bcefeb-df0c-4559-b79f-f734382cc518 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.745616 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-729265ae-69f2-4a88-9af8-df8a842bd13d tempest-TestInstancesWithCinderVolumes-751822364 tempest-TestInstancesWithCinderVolumes-751822364-project-admin] https://10.4.3.148/volume/v3/types/bfdc7a21-abab-4b11-bcfc-4845392dfaaf returned with HTTP 202 Aug 23 18:18:54.746295 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 598/2401] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:18:54 2026] DELETE /volume/v3/types/bfdc7a21-abab-4b11-bcfc-4845392dfaaf => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:54.754909 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.754909 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:54.771095 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5bcefeb-df0c-4559-b79f-f734382cc518 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:54.776175 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5bcefeb-df0c-4559-b79f-f734382cc518 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db returned with HTTP 200 Aug 23 18:18:54.776695 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 595/2402] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:54.887369 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.963493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e7d33553-a8d0-423b-8d7f-ebef44c7fa20 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:54.966651 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e7d33553-a8d0-423b-8d7f-ebef44c7fa20 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:54.966878 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e7d33553-a8d0-423b-8d7f-ebef44c7fa20 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:54.967062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e7d33553-a8d0-423b-8d7f-ebef44c7fa20 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:54.977669 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:54.977669 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:54.981588 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e7d33553-a8d0-423b-8d7f-ebef44c7fa20 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:54.986885 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-e7d33553-a8d0-423b-8d7f-ebef44c7fa20 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:54.987409 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 605/2403] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:54 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:55.001496 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:55.001829 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-653368515"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:55.003273 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-653368515'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:55.003447 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Create volume of 1 GB Aug 23 18:18:55.009019 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Availability Zones retrieved successfully. Aug 23 18:18:55.014627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Flow 'volume_create_api' (f2d515c3-5d06-4a4b-b6f9-21b41e13b3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:55.015599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfbbce5-ccc2-4044-9cf0-6644e8338583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:55.016993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:55.059284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfbbce5-ccc2-4044-9cf0-6644e8338583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:55.061478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d9e71a-eee7-45f8-9cd9-402979df3390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:55.155007 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Created reservations ['b1573f22-325c-4234-a35e-de9e0a79c08c', 'a3f82558-4764-469a-bc09-4d7ff4d310cc', 'e4ee239c-090e-433b-bbcf-7c5a89824ebf', '17a5a6d1-e4e2-4be6-80f5-9403b16ace3a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:55.156377 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d9e71a-eee7-45f8-9cd9-402979df3390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1573f22-325c-4234-a35e-de9e0a79c08c', 'a3f82558-4764-469a-bc09-4d7ff4d310cc', 'e4ee239c-090e-433b-bbcf-7c5a89824ebf', '17a5a6d1-e4e2-4be6-80f5-9403b16ace3a']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:55.157919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfb17c1-acf8-4e47-b6b3-bf67cebb7031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:55.188840 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfb17c1-acf8-4e47-b6b3-bf67cebb7031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e2a29f-9b5e-4b3e-9710-d078f0a65929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-653368515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d552327c8214ca6a50513e1a6a2499b',qos_specs=None,replication_status=,reservations=['b1573f22-325c-4234-a35e-de9e0a79c08c','a3f82558-4764-469a-bc09-4d7ff4d310cc','e4ee239c-090e-433b-bbcf-7c5a89824ebf','17a5a6d1-e4e2-4be6-80f5-9403b16ace3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a8d527b10445d999cd397ac67d9d4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-653368515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e2a29f-9b5e-4b3e-9710-d078f0a65929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d552327c8214ca6a50513e1a6a2499b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4a8d527b10445d999cd397ac67d9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:55.189947 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8bfab4-f564-4a7b-8194-d6093e00b1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:55.213521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8bfab4-f564-4a7b-8194-d6093e00b1f8) transitioned into state 'SUCCESS' from state '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-653368515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d552327c8214ca6a50513e1a6a2499b',qos_specs=None,replication_status=,reservations=['b1573f22-325c-4234-a35e-de9e0a79c08c','a3f82558-4764-469a-bc09-4d7ff4d310cc','e4ee239c-090e-433b-bbcf-7c5a89824ebf','17a5a6d1-e4e2-4be6-80f5-9403b16ace3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a8d527b10445d999cd397ac67d9d4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:55.214523 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2846ba10-3dca-40f7-9ce3-255f02ac6755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:55.225814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2846ba10-3dca-40f7-9ce3-255f02ac6755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:55.227079 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Flow 'volume_create_api' (f2d515c3-5d06-4a4b-b6f9-21b41e13b3fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:55.228301 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Create volume request issued successfully. Aug 23 18:18:55.230660 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb4a85ae-5d41-4264-b828-f9a5d0835c44 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:55.230660 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 606/2404] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:18:54 2026] POST /volume/v3/volumes => generated 757 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:55.246947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b076406-e21e-4412-bf27-cc3a9fe379d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.249166 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b076406-e21e-4412-bf27-cc3a9fe379d6 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:18:55.250060 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b076406-e21e-4412-bf27-cc3a9fe379d6 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.250060 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b076406-e21e-4412-bf27-cc3a9fe379d6 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.261178 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:55.261178 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:55.269706 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b076406-e21e-4412-bf27-cc3a9fe379d6 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:18:55.277465 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b076406-e21e-4412-bf27-cc3a9fe379d6 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 returned with HTTP 200 Aug 23 18:18:55.277465 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 599/2405] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:55.281240 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53b000f5-cf4b-46aa-94c7-db1fbf053355 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.285877 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53b000f5-cf4b-46aa-94c7-db1fbf053355 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] GET https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:55.285877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53b000f5-cf4b-46aa-94c7-db1fbf053355 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.285877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53b000f5-cf4b-46aa-94c7-db1fbf053355 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.296607 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53b000f5-cf4b-46aa-94c7-db1fbf053355 tempest-VolumesTransfersV357Test-1167370574 tempest-VolumesTransfersV357Test-1167370574-project-admin] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 404 Aug 23 18:18:55.297625 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 596/2406] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:55.311421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-231ca401-7607-4889-9ec5-8b1e43086630 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.313637 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-231ca401-7607-4889-9ec5-8b1e43086630 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] GET https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:55.313948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-231ca401-7607-4889-9ec5-8b1e43086630 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.314219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-231ca401-7607-4889-9ec5-8b1e43086630 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.327417 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-231ca401-7607-4889-9ec5-8b1e43086630 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 404 Aug 23 18:18:55.328547 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 606/2407] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:55.342072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f0056fa-58ca-4a24-92ba-1e31db933443 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.344736 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f0056fa-58ca-4a24-92ba-1e31db933443 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] DELETE https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:55.344940 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f0056fa-58ca-4a24-92ba-1e31db933443 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.345158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f0056fa-58ca-4a24-92ba-1e31db933443 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.345350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5f0056fa-58ca-4a24-92ba-1e31db933443 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] Delete volume with id: 59541bf8-03d0-4de4-85c5-93554784f45a Aug 23 18:18:55.355069 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f0056fa-58ca-4a24-92ba-1e31db933443 tempest-VolumesTransfersV357Test-982054533 tempest-VolumesTransfersV357Test-982054533-project-member] https://10.4.3.148/volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a returned with HTTP 404 Aug 23 18:18:55.356772 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 607/2408] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:18:55 2026] DELETE /volume/v3/volumes/59541bf8-03d0-4de4-85c5-93554784f45a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:18:55.372255 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-a61dd5c2-5f5f-4b31-82ec-f3c796a2ac17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.375136 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-a61dd5c2-5f5f-4b31-82ec-f3c796a2ac17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 Aug 23 18:18:55.375306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-a61dd5c2-5f5f-4b31-82ec-f3c796a2ac17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.375535 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-a61dd5c2-5f5f-4b31-82ec-f3c796a2ac17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.386866 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:55.386866 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:55.484837 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-49bee197-5a85-400e-9bf7-785e8c2076f6 req-a61dd5c2-5f5f-4b31-82ec-f3c796a2ac17 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 returned with HTTP 200 Aug 23 18:18:55.485411 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 600/2409] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:18:55 2026] DELETE /volume/v3/attachments/c4c11f1a-632c-4ebb-83fb-81f560c12561 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:55.728921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2496edc6-a7a0-4ba6-b7dc-2e91807d2b6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.731495 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2496edc6-a7a0-4ba6-b7dc-2e91807d2b6e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:55.731762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2496edc6-a7a0-4ba6-b7dc-2e91807d2b6e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.732572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2496edc6-a7a0-4ba6-b7dc-2e91807d2b6e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.743046 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:55.743046 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:55.750108 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2496edc6-a7a0-4ba6-b7dc-2e91807d2b6e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:55.757139 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2496edc6-a7a0-4ba6-b7dc-2e91807d2b6e tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:55.757600 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 597/2410] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:55.775814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d626e51-182e-48e9-8ab4-b408f6753473 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.778562 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d626e51-182e-48e9-8ab4-b408f6753473 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:55.778845 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d626e51-182e-48e9-8ab4-b408f6753473 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.779098 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d626e51-182e-48e9-8ab4-b408f6753473 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.788453 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:55.788453 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:55.794904 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18b66218-2dd1-46bb-ad7b-bbc6a3dc0fd0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.797179 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18b66218-2dd1-46bb-ad7b-bbc6a3dc0fd0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db Aug 23 18:18:55.797480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18b66218-2dd1-46bb-ad7b-bbc6a3dc0fd0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.797745 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18b66218-2dd1-46bb-ad7b-bbc6a3dc0fd0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.799694 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d626e51-182e-48e9-8ab4-b408f6753473 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:55.808536 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18b66218-2dd1-46bb-ad7b-bbc6a3dc0fd0 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db returned with HTTP 404 Aug 23 18:18:55.809089 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 608/2411] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/af569fd0-ddc1-4a83-b403-d6bab29894db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:55.812936 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d626e51-182e-48e9-8ab4-b408f6753473 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:55.813492 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 607/2412] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:55.824282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.825411 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c Aug 23 18:18:55.825490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.825773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.826039 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume with id: e2b56c84-209c-4fb8-8b34-439a80ff827c Aug 23 18:18:55.841000 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:55.841000 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:55.841553 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:55.873722 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Delete volume request issued successfully. Aug 23 18:18:55.873722 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9788aea-f91e-4061-b4b1-cef9355b60bc tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c returned with HTTP 202 Aug 23 18:18:55.874130 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 601/2413] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:18:55 2026] DELETE /volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:18:55.884410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3295e6eb-34c1-46f5-b1d1-e5c58bae9393 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.889893 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3295e6eb-34c1-46f5-b1d1-e5c58bae9393 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c Aug 23 18:18:55.890593 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3295e6eb-34c1-46f5-b1d1-e5c58bae9393 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.890593 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3295e6eb-34c1-46f5-b1d1-e5c58bae9393 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.892601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33e84c1a-8572-4360-973b-fb78c710e241 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:55.897309 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33e84c1a-8572-4360-973b-fb78c710e241 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:18:55.897569 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33e84c1a-8572-4360-973b-fb78c710e241 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:55.897800 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33e84c1a-8572-4360-973b-fb78c710e241 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:55.904679 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:55.904679 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:55.908971 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3295e6eb-34c1-46f5-b1d1-e5c58bae9393 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Volume info retrieved successfully. Aug 23 18:18:55.910401 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:55.910401 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:55.914897 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3295e6eb-34c1-46f5-b1d1-e5c58bae9393 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c returned with HTTP 200 Aug 23 18:18:55.915384 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 598/2414] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:55.924336 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-33e84c1a-8572-4360-973b-fb78c710e241 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:55.933195 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33e84c1a-8572-4360-973b-fb78c710e241 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:18:55.934006 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 609/2415] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:55 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:56.022232 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:56.025087 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:56.025596 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-682602493", "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:56.027471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-682602493', 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:56.178254 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume of 1 GB Aug 23 18:18:56.180162 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:56.180162 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:56.180162 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Availability Zones retrieved successfully. Aug 23 18:18:56.190189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (e45c8bbb-a7bd-495c-94b1-c2b2a5f66eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:56.192684 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a230a4b9-9dea-41da-8c2e-b3cd70cc2eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:56.193978 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:56.255072 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:56.255072 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:56.272071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a230a4b9-9dea-41da-8c2e-b3cd70cc2eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42dbec79-1b01-4fbb-bbfb-14d87b1e96e2', 'encryption_key_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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:56.272516 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5038c6aa-d9b7-4a62-9152-97dc914a2d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:56.294556 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9325eeca-e700-47c1-a635-0087cc7d427e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:56.297932 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9325eeca-e700-47c1-a635-0087cc7d427e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:18:56.298253 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9325eeca-e700-47c1-a635-0087cc7d427e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:56.298773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9325eeca-e700-47c1-a635-0087cc7d427e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:56.323445 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:56.323445 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:56.333709 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9325eeca-e700-47c1-a635-0087cc7d427e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:18:56.347368 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9325eeca-e700-47c1-a635-0087cc7d427e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 returned with HTTP 200 Aug 23 18:18:56.347368 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 602/2416] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:56 2026] GET /volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:56.349454 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Created reservations ['1bfe920a-8614-4b9a-909c-553f5ecc48c0', '035c244a-9ce4-4349-85b6-f24eb087bfbb', '223475ac-e9d8-41dd-b1f0-48fba4ce4edc', 'ecc04842-c819-4ba5-86c2-bb45b4b037b7'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:56.350989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5038c6aa-d9b7-4a62-9152-97dc914a2d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bfe920a-8614-4b9a-909c-553f5ecc48c0', '035c244a-9ce4-4349-85b6-f24eb087bfbb', '223475ac-e9d8-41dd-b1f0-48fba4ce4edc', 'ecc04842-c819-4ba5-86c2-bb45b4b037b7']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:56.351483 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32216ab2-2418-4edc-8f61-8de94864849c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:56.368062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33442f9e-117a-429c-b963-c6789c2512ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:56.371168 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33442f9e-117a-429c-b963-c6789c2512ee tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:56.371606 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33442f9e-117a-429c-b963-c6789c2512ee tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08e2a29f-9b5e-4b3e-9710-d078f0a65929", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-481723885"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:56.387032 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:56.387032 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:56.387032 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-33442f9e-117a-429c-b963-c6789c2512ee tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:18:56.387032 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-33442f9e-117a-429c-b963-c6789c2512ee tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Create snapshot from volume 08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:18:56.394331 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32216ab2-2418-4edc-8f61-8de94864849c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faaf0464-32d7-4d2b-93af-ea53c1ab393a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-682602493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['1bfe920a-8614-4b9a-909c-553f5ecc48c0','035c244a-9ce4-4349-85b6-f24eb087bfbb','223475ac-e9d8-41dd-b1f0-48fba4ce4edc','ecc04842-c819-4ba5-86c2-bb45b4b037b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-682602493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faaf0464-32d7-4d2b-93af-ea53c1ab393a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='efb776d7b4f74b01bb0063cc5039026b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f258c1db054948c99959f29cf9222e9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42dbec79-1b01-4fbb-bbfb-14d87b1e96e2),volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:56.394767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d76937-1daf-4ab1-b224-47a3ebb6e9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:56.425074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d76937-1daf-4ab1-b224-47a3ebb6e9c5) transitioned into state 'SUCCESS' from state '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-682602493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='efb776d7b4f74b01bb0063cc5039026b',qos_specs=None,replication_status=,reservations=['1bfe920a-8614-4b9a-909c-553f5ecc48c0','035c244a-9ce4-4349-85b6-f24eb087bfbb','223475ac-e9d8-41dd-b1f0-48fba4ce4edc','ecc04842-c819-4ba5-86c2-bb45b4b037b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f258c1db054948c99959f29cf9222e9c',volume_type_id=42dbec79-1b01-4fbb-bbfb-14d87b1e96e2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:56.426272 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90cf6a2-25e8-4ca4-acce-b2303a853e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:56.440398 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90cf6a2-25e8-4ca4-acce-b2303a853e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:56.441305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Flow 'volume_create_api' (e45c8bbb-a7bd-495c-94b1-c2b2a5f66eba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:56.441718 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create volume request issued successfully. Aug 23 18:18:56.442259 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18144eb1-ebbf-4712-a1cc-eaefc6ed8c11 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:56.442530 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 608/2417] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:18:56 2026] POST /volume/v3/volumes => generated 759 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:56.456157 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-33442f9e-117a-429c-b963-c6789c2512ee tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Created reservations ['41245abf-4eea-4daf-b697-96a90a4b0470', 'bcc017fe-3cf8-4a7d-a3c3-22db315f825c', 'c229d5b6-73bc-4516-b41e-db768b0a81d2', '45e01304-835c-4c4c-87ea-0dbbb2bc8978'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:56.457941 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce7605f3-3b05-43fc-afb1-fa6690a8c2c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:56.462183 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce7605f3-3b05-43fc-afb1-fa6690a8c2c2 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:18:56.462479 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce7605f3-3b05-43fc-afb1-fa6690a8c2c2 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:56.462687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce7605f3-3b05-43fc-afb1-fa6690a8c2c2 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:56.477618 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:56.477618 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:56.485091 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce7605f3-3b05-43fc-afb1-fa6690a8c2c2 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:56.492971 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce7605f3-3b05-43fc-afb1-fa6690a8c2c2 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:18:56.493489 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 610/2418] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:56 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:56.513562 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-33442f9e-117a-429c-b963-c6789c2512ee tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot create request issued successfully. Aug 23 18:18:56.513737 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33442f9e-117a-429c-b963-c6789c2512ee tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:18:56.514603 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 599/2419] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:56 2026] POST /volume/v3/snapshots => generated 313 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:56.529545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e727beef-cac0-4823-9c07-082b7156f9a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:56.533341 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e727beef-cac0-4823-9c07-082b7156f9a9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 Aug 23 18:18:56.533627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e727beef-cac0-4823-9c07-082b7156f9a9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:56.534460 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e727beef-cac0-4823-9c07-082b7156f9a9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:56.545007 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:56.545007 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:56.545617 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e727beef-cac0-4823-9c07-082b7156f9a9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:18:56.547309 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e727beef-cac0-4823-9c07-082b7156f9a9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 returned with HTTP 200 Aug 23 18:18:56.548192 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 603/2420] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:56 2026] GET /volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:56.935726 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d0144f5-e316-4fc5-879f-159f9927df57 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:56.938049 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d0144f5-e316-4fc5-879f-159f9927df57 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] GET https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c Aug 23 18:18:56.938359 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d0144f5-e316-4fc5-879f-159f9927df57 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:56.938590 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d0144f5-e316-4fc5-879f-159f9927df57 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:57.165736 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d0144f5-e316-4fc5-879f-159f9927df57 tempest-CreateVolumesFromBackupTest-58740808 tempest-CreateVolumesFromBackupTest-58740808-project-member] https://10.4.3.148/volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c returned with HTTP 404 Aug 23 18:18:57.166418 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 609/2421] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:56 2026] GET /volume/v3/volumes/e2b56c84-209c-4fb8-8b34-439a80ff827c => generated 109 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:18:57.522282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1b25c01f-9160-4ba3-bb16-d9e86b3cb5f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:57.527355 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b25c01f-9160-4ba3-bb16-d9e86b3cb5f3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:18:57.527468 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b25c01f-9160-4ba3-bb16-d9e86b3cb5f3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:57.527756 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b25c01f-9160-4ba3-bb16-d9e86b3cb5f3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:57.539620 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:57.539620 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:57.545148 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1b25c01f-9160-4ba3-bb16-d9e86b3cb5f3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:57.552779 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b25c01f-9160-4ba3-bb16-d9e86b3cb5f3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:18:57.553353 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 611/2422] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:18:57 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:57.560933 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6da96e1d-a647-4f42-b540-cb7e5bb5da9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:57.563201 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6da96e1d-a647-4f42-b540-cb7e5bb5da9a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 Aug 23 18:18:57.563460 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6da96e1d-a647-4f42-b540-cb7e5bb5da9a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:57.563939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6da96e1d-a647-4f42-b540-cb7e5bb5da9a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:57.571138 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:57.571138 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:57.571638 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6da96e1d-a647-4f42-b540-cb7e5bb5da9a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:18:57.572931 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6da96e1d-a647-4f42-b540-cb7e5bb5da9a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 returned with HTTP 200 Aug 23 18:18:57.573591 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 600/2423] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:57 2026] GET /volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:57.590757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:57.599781 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:57.602138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08e2a29f-9b5e-4b3e-9710-d078f0a65929", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1461372087"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:57.622901 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:57.622901 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:57.624955 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:18:57.624955 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Create snapshot from volume 08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:18:57.685098 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Created reservations ['44e3b5a3-ddef-4b44-9b14-09fed68ddde8', '2b27142a-1aec-450d-88a5-cb9e31ebee9e', '286198b9-5725-4470-86ac-beb22a938ca4', '9808b21d-3847-4e89-a583-e0cc27974cc9'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:57.773785 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot create request issued successfully. Aug 23 18:18:57.773785 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2d34ce4-71a8-4369-b43b-414c705f88ed tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:18:57.773785 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 604/2424] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:57 2026] POST /volume/v3/snapshots => generated 314 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:57.786366 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6b373cc8-b133-453a-a33b-139737aae534 req-d320b3b0-712d-498f-bb6b-4749a00a5516 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:57.788829 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-d320b3b0-712d-498f-bb6b-4749a00a5516 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:18:57.789023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-d320b3b0-712d-498f-bb6b-4749a00a5516 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:57.789312 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-d320b3b0-712d-498f-bb6b-4749a00a5516 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:57.797078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da21885e-be23-45cc-ade9-2d6c8756cfca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:57.801411 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:57.801411 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:57.803164 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da21885e-be23-45cc-ade9-2d6c8756cfca tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be Aug 23 18:18:57.803486 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da21885e-be23-45cc-ade9-2d6c8756cfca tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:57.803834 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da21885e-be23-45cc-ade9-2d6c8756cfca tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:57.811468 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-6b373cc8-b133-453a-a33b-139737aae534 req-d320b3b0-712d-498f-bb6b-4749a00a5516 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:57.814039 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:57.814039 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:57.814039 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da21885e-be23-45cc-ade9-2d6c8756cfca tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:18:57.814039 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da21885e-be23-45cc-ade9-2d6c8756cfca tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be returned with HTTP 200 Aug 23 18:18:57.814364 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 612/2425] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:57 2026] GET /volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:57.823331 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-d320b3b0-712d-498f-bb6b-4749a00a5516 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:18:57.824152 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 610/2426] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:57 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:58.744730 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6b373cc8-b133-453a-a33b-139737aae534 req-805fb60f-68ce-44a3-9ee2-a8be126e09b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:58.750361 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-805fb60f-68ce-44a3-9ee2-a8be126e09b3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:18:58.750968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-805fb60f-68ce-44a3-9ee2-a8be126e09b3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:58.751273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-805fb60f-68ce-44a3-9ee2-a8be126e09b3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:58.768209 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:58.768209 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:58.776557 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6b373cc8-b133-453a-a33b-139737aae534 req-805fb60f-68ce-44a3-9ee2-a8be126e09b3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:18:58.788698 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-805fb60f-68ce-44a3-9ee2-a8be126e09b3 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:18:58.790037 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 601/2427] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:18:58 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:18:58.805589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9ec7c73-f564-476f-8dfb-affd5f3516e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:58.806810 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9ec7c73-f564-476f-8dfb-affd5f3516e7 None None] GET https://10.4.3.148/volume// Aug 23 18:18:58.807987 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9ec7c73-f564-476f-8dfb-affd5f3516e7 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:58.808349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9ec7c73-f564-476f-8dfb-affd5f3516e7 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:58.808899 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9ec7c73-f564-476f-8dfb-affd5f3516e7 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:18:58.809680 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 605/2428] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:18:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:18:58.821517 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6b373cc8-b133-453a-a33b-139737aae534 req-5b4ffff6-d699-451a-ada9-a5f2231aed5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:58.826260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-5b4ffff6-d699-451a-ada9-a5f2231aed5b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:18:58.827124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-5b4ffff6-d699-451a-ada9-a5f2231aed5b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faaf0464-32d7-4d2b-93af-ea53c1ab393a", "connector": null, "instance_uuid": "77ba1cd4-6cdc-424c-8946-27ec253e16bc"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:58.830216 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56198a81-6df2-4377-88e0-5f6adb46d352 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:58.832570 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56198a81-6df2-4377-88e0-5f6adb46d352 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be Aug 23 18:18:58.832868 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56198a81-6df2-4377-88e0-5f6adb46d352 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:58.833098 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56198a81-6df2-4377-88e0-5f6adb46d352 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:58.840990 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:58.840990 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:18:58.841625 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56198a81-6df2-4377-88e0-5f6adb46d352 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:18:58.842189 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:58.842189 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:58.842856 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56198a81-6df2-4377-88e0-5f6adb46d352 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be returned with HTTP 200 Aug 23 18:18:58.844539 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 611/2429] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:58 2026] GET /volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:58.858734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-320475d8-0a78-49ef-9558-a19308fe838c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:58.862818 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-320475d8-0a78-49ef-9558-a19308fe838c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:18:58.862818 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-320475d8-0a78-49ef-9558-a19308fe838c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08e2a29f-9b5e-4b3e-9710-d078f0a65929", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:58.885051 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:58.885051 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:18:58.885737 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-320475d8-0a78-49ef-9558-a19308fe838c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:18:58.886483 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-320475d8-0a78-49ef-9558-a19308fe838c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Create snapshot from volume 08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:18:58.903752 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-5b4ffff6-d699-451a-ada9-a5f2231aed5b tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:18:58.904997 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 613/2430] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:18:58 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 23 18:18:58.937254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-320475d8-0a78-49ef-9558-a19308fe838c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Created reservations ['e757f02b-b00e-4aa2-989a-989e9efb58c6', '86f31ed9-b99a-47ed-950b-d82a2427ac2d', '79bfdb58-aee3-4f29-8011-70f1a8a0d73f', 'd15ba865-1524-49e3-b3a7-36bc31111ec6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:59.005250 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-320475d8-0a78-49ef-9558-a19308fe838c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot create request issued successfully. Aug 23 18:18:59.005250 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-320475d8-0a78-49ef-9558-a19308fe838c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:18:59.005413 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 602/2431] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:18:58 2026] POST /volume/v3/snapshots => generated 314 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:59.021513 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59088630-c1e2-4764-afe7-fc9ce3894b84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:59.026262 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59088630-c1e2-4764-afe7-fc9ce3894b84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 Aug 23 18:18:59.026262 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59088630-c1e2-4764-afe7-fc9ce3894b84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:59.026262 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59088630-c1e2-4764-afe7-fc9ce3894b84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:59.033586 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:59.033586 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:18:59.034379 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-59088630-c1e2-4764-afe7-fc9ce3894b84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:18:59.034976 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59088630-c1e2-4764-afe7-fc9ce3894b84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 returned with HTTP 200 Aug 23 18:18:59.035452 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 606/2432] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:18:59 2026] GET /volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:18:59.506088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:59.625280 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:18:59.627817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-448678929"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:18:59.630494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-448678929'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:18:59.630650 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume of 1 GB Aug 23 18:18:59.644808 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Availability Zones retrieved successfully. Aug 23 18:18:59.656768 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (58dafa6d-f69c-4b9f-9d0b-27c6a1e9b96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:59.658388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c2b01b-7ff8-46eb-9fda-c7bb36d97036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:59.659685 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:18:59.721675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c2b01b-7ff8-46eb-9fda-c7bb36d97036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:59.722651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6154445-147c-4b40-9ded-e6ba3a90828d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:59.834202 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['639bea9c-c119-4f3a-9880-7259da0e8fb8', 'b9fc2c43-42ea-48c4-925c-f0fb0b8d3837', 'f8509125-fd42-49fa-8e3f-d80d869a8536', '103091c2-e48f-49ea-bee5-66871f290d52'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:18:59.835737 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6154445-147c-4b40-9ded-e6ba3a90828d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639bea9c-c119-4f3a-9880-7259da0e8fb8', 'b9fc2c43-42ea-48c4-925c-f0fb0b8d3837', 'f8509125-fd42-49fa-8e3f-d80d869a8536', '103091c2-e48f-49ea-bee5-66871f290d52']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:59.837513 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b48c03-820f-488a-81f1-589b429c86e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:59.877212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b48c03-820f-488a-81f1-589b429c86e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d74f2c8-e8da-4565-b296-d2e8de73c17f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448678929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['639bea9c-c119-4f3a-9880-7259da0e8fb8','b9fc2c43-42ea-48c4-925c-f0fb0b8d3837','f8509125-fd42-49fa-8e3f-d80d869a8536','103091c2-e48f-49ea-bee5-66871f290d52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448678929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d74f2c8-e8da-4565-b296-d2e8de73c17f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='792040f8b958478997d17743e3604d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98899b4d2d0a4b6981004cfea78d4980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:59.878488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e47550-546c-4641-8b0a-f106fae787d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:59.908706 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e47550-546c-4641-8b0a-f106fae787d1) transitioned into state 'SUCCESS' from state '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-448678929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['639bea9c-c119-4f3a-9880-7259da0e8fb8','b9fc2c43-42ea-48c4-925c-f0fb0b8d3837','f8509125-fd42-49fa-8e3f-d80d869a8536','103091c2-e48f-49ea-bee5-66871f290d52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:59.909697 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce18c5ab-8a87-41a4-881d-7d2b6da1a0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:18:59.921370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce18c5ab-8a87-41a4-881d-7d2b6da1a0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:18:59.922566 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (58dafa6d-f69c-4b9f-9d0b-27c6a1e9b96c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:18:59.922989 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request issued successfully. Aug 23 18:18:59.923755 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04328158-e6ac-4a60-8dce-bc4c1cf10db5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:18:59.924309 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 612/2433] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:18:59 2026] POST /volume/v3/volumes => generated 777 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:18:59.942282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6410a0d-2d0c-4250-9a16-090f86fdc077 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:18:59.945322 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6410a0d-2d0c-4250-9a16-090f86fdc077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f Aug 23 18:18:59.945688 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6410a0d-2d0c-4250-9a16-090f86fdc077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:18:59.945953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6410a0d-2d0c-4250-9a16-090f86fdc077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:18:59.957952 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:18:59.957952 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:18:59.963124 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e6410a0d-2d0c-4250-9a16-090f86fdc077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:18:59.972177 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6410a0d-2d0c-4250-9a16-090f86fdc077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f returned with HTTP 200 Aug 23 18:18:59.972872 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 614/2434] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:18:59 2026] GET /volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.047211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5ce2fb46-8daa-4284-9ad7-99fccab19a33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.049325 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ce2fb46-8daa-4284-9ad7-99fccab19a33 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 Aug 23 18:19:00.049555 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ce2fb46-8daa-4284-9ad7-99fccab19a33 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.049747 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ce2fb46-8daa-4284-9ad7-99fccab19a33 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.055662 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.055662 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:00.056481 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5ce2fb46-8daa-4284-9ad7-99fccab19a33 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:19:00.057390 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ce2fb46-8daa-4284-9ad7-99fccab19a33 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 returned with HTTP 200 Aug 23 18:19:00.057972 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 603/2435] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.074088 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.076307 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?limit=1 Aug 23 18:19:00.076752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.076857 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.077670 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.078955 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.083219 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.083980 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f0bf5da-967a-4c85-b5cf-92ba1c9c6283 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 23 18:19:00.084456 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 607/2436] 10.4.3.148 () {66 vars in 1258 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.109018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50528097-39c4-47f6-a89e-aed3a7bd070e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.110992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50528097-39c4-47f6-a89e-aed3a7bd070e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots Aug 23 18:19:00.111160 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50528097-39c4-47f6-a89e-aed3a7bd070e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.111352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50528097-39c4-47f6-a89e-aed3a7bd070e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.111696 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-50528097-39c4-47f6-a89e-aed3a7bd070e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.112005 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.112005 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:00.112896 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-50528097-39c4-47f6-a89e-aed3a7bd070e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.120629 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-50528097-39c4-47f6-a89e-aed3a7bd070e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.121037 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50528097-39c4-47f6-a89e-aed3a7bd070e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 200 Aug 23 18:19:00.121445 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 613/2437] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.132837 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8bd701bf-8397-432d-a308-14fb84581d84 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.134534 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bd701bf-8397-432d-a308-14fb84581d84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?limit=100000 Aug 23 18:19:00.135123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8bd701bf-8397-432d-a308-14fb84581d84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.135521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8bd701bf-8397-432d-a308-14fb84581d84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.136033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-8bd701bf-8397-432d-a308-14fb84581d84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.137819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-8bd701bf-8397-432d-a308-14fb84581d84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.142372 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8bd701bf-8397-432d-a308-14fb84581d84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.143354 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bd701bf-8397-432d-a308-14fb84581d84 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 23 18:19:00.143354 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 615/2438] 10.4.3.148 () {66 vars in 1268 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.154516 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.156684 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?limit=0 Aug 23 18:19:00.156957 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.157195 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.157524 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.158813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.172130 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.172725 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3303e21b-20f1-4049-8acf-e0bc4c7bd409 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 23 18:19:00.173050 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 604/2439] 10.4.3.148 () {66 vars in 1258 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:19:00.185159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.187599 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots Aug 23 18:19:00.187863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.188127 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.188423 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.188826 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.188826 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:00.190234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.196565 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.197398 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8be9a1a6-71d1-4e6e-9d6e-92c16bec5177 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 200 Aug 23 18:19:00.197856 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 608/2440] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.209116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.211279 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?marker=97db7364-ed32-4f38-8cff-be2dfc6805be Aug 23 18:19:00.211458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.211675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.211903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.212186 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.212186 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:00.212970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.236046 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.236527 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-576721fe-a4f7-436f-a947-9d6bc79bcb97 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?marker=97db7364-ed32-4f38-8cff-be2dfc6805be returned with HTTP 200 Aug 23 18:19:00.237107 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 614/2441] 10.4.3.148 () {66 vars in 1330 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?marker=97db7364-ed32-4f38-8cff-be2dfc6805be => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.251999 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f060caba-d3ca-4d31-b895-3674a4efbdba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.255045 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f060caba-d3ca-4d31-b895-3674a4efbdba tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?offset=2&limit=3 Aug 23 18:19:00.258658 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f060caba-d3ca-4d31-b895-3674a4efbdba tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.259193 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f060caba-d3ca-4d31-b895-3674a4efbdba tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.259726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-f060caba-d3ca-4d31-b895-3674a4efbdba tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.261113 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.261113 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:00.262383 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-f060caba-d3ca-4d31-b895-3674a4efbdba tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.276123 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f060caba-d3ca-4d31-b895-3674a4efbdba tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.276618 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f060caba-d3ca-4d31-b895-3674a4efbdba tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 23 18:19:00.276973 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 616/2442] 10.4.3.148 () {66 vars in 1276 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.290521 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-125a6654-776c-4ed2-b0e6-0839e6487040 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.293340 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-125a6654-776c-4ed2-b0e6-0839e6487040 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 23 18:19:00.293340 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-125a6654-776c-4ed2-b0e6-0839e6487040 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.293340 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-125a6654-776c-4ed2-b0e6-0839e6487040 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.293340 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-125a6654-776c-4ed2-b0e6-0839e6487040 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.295051 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-125a6654-776c-4ed2-b0e6-0839e6487040 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.310520 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-125a6654-776c-4ed2-b0e6-0839e6487040 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.311849 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-125a6654-776c-4ed2-b0e6-0839e6487040 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 23 18:19:00.311849 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 605/2443] 10.4.3.148 () {66 vars in 1308 bytes} [Sun Aug 23 18:19:00 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 23 18:19:00.326051 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-39448ff6-070e-4728-ae2d-eeff49e66790 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.329488 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39448ff6-070e-4728-ae2d-eeff49e66790 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 23 18:19:00.329873 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39448ff6-070e-4728-ae2d-eeff49e66790 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.330098 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39448ff6-070e-4728-ae2d-eeff49e66790 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.330355 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-39448ff6-070e-4728-ae2d-eeff49e66790 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.330844 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.330844 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:00.331906 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-39448ff6-070e-4728-ae2d-eeff49e66790 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.337358 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-39448ff6-070e-4728-ae2d-eeff49e66790 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.337845 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39448ff6-070e-4728-ae2d-eeff49e66790 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 23 18:19:00.338335 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 609/2444] 10.4.3.148 () {66 vars in 1310 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.353743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.356346 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 23 18:19:00.356346 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.356648 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.356932 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.357396 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.357396 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:00.358497 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.378889 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.378889 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d453fc9-733e-47c4-9f91-6cc154bc8241 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 23 18:19:00.379579 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 615/2445] 10.4.3.148 () {66 vars in 1292 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.392958 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.395019 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 23 18:19:00.395371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.395498 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.396403 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.396403 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.396403 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:00.400921 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.422783 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.424058 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3130095e-d1e4-4fc5-aecb-af4603dbe088 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 23 18:19:00.425294 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 617/2446] 10.4.3.148 () {66 vars in 1294 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.439046 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.441689 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 23 18:19:00.441935 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.442359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.442989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.443479 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.443479 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:00.444525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.463780 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.466878 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fe505fb-6197-4889-93f6-8d07a9eb4b9c tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 23 18:19:00.466878 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 606/2447] 10.4.3.148 () {66 vars in 1312 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.483622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.488149 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 23 18:19:00.489199 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.489199 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.491673 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.491673 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.491673 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:00.493146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.513856 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.514443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2b00f29-9358-4cc8-a1f5-5bff993eace7 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 23 18:19:00.515208 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 610/2448] 10.4.3.148 () {66 vars in 1314 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.527438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.529572 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 Aug 23 18:19:00.529832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.530035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.530275 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.530678 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.530678 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:00.531647 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.544637 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.545058 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.545058 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:00.545585 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3fc9ca9-2332-453a-aacb-aa9d082109fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 returned with HTTP 200 Aug 23 18:19:00.546000 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 616/2449] 10.4.3.148 () {66 vars in 1385 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.561449 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-26262832-17d3-4ab2-b502-1661e7983d0b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.563265 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26262832-17d3-4ab2-b502-1661e7983d0b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail?status=available Aug 23 18:19:00.563570 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26262832-17d3-4ab2-b502-1661e7983d0b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.563785 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26262832-17d3-4ab2-b502-1661e7983d0b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.564068 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-26262832-17d3-4ab2-b502-1661e7983d0b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.564358 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.564358 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:00.565242 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-26262832-17d3-4ab2-b502-1661e7983d0b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.577753 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-26262832-17d3-4ab2-b502-1661e7983d0b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.579210 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.579210 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:00.579210 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26262832-17d3-4ab2-b502-1661e7983d0b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 23 18:19:00.579434 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 618/2450] 10.4.3.148 () {66 vars in 1297 bytes} [Sun Aug 23 18:19:00 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 23 18:19:00.590761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.593295 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 Aug 23 18:19:00.593295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.593480 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.593682 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.594018 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.594018 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:00.594874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.609876 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.610398 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.610398 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:00.611326 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1148d8ba-15a5-4db8-9dbf-28c486e01b9e tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 returned with HTTP 200 Aug 23 18:19:00.611814 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 607/2451] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.625292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.627699 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 Aug 23 18:19:00.628137 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.629160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.629558 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.630077 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.630077 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:00.631559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.648851 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.649256 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2543ec80-63d7-4a1d-aefe-3f9796c0aab1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 returned with HTTP 200 Aug 23 18:19:00.649726 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 611/2452] 10.4.3.148 () {66 vars in 1364 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.660705 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-42eea23f-4c5f-4500-acd8-830a5767e287 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.662690 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42eea23f-4c5f-4500-acd8-830a5767e287 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?status=available Aug 23 18:19:00.662954 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42eea23f-4c5f-4500-acd8-830a5767e287 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.663186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42eea23f-4c5f-4500-acd8-830a5767e287 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.663476 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-42eea23f-4c5f-4500-acd8-830a5767e287 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.664813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-42eea23f-4c5f-4500-acd8-830a5767e287 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.681196 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-42eea23f-4c5f-4500-acd8-830a5767e287 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.681718 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42eea23f-4c5f-4500-acd8-830a5767e287 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?status=available returned with HTTP 200 Aug 23 18:19:00.682321 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 617/2453] 10.4.3.148 () {66 vars in 1276 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.694970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.698206 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 Aug 23 18:19:00.698496 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.698766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.699147 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:00.700668 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:00.731640 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Get all snapshots completed successfully. Aug 23 18:19:00.732320 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dbd0380d-b141-4250-9a51-6c425ae909a2 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 returned with HTTP 200 Aug 23 18:19:00.732653 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 619/2454] 10.4.3.148 () {66 vars in 1398 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1645840186 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.748044 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.752017 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 Aug 23 18:19:00.752221 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.752462 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.752636 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Delete snapshot with id: 3a9500a7-5f94-48fd-80ee-a195a068e983 Aug 23 18:19:00.759442 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.759442 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:00.759924 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:19:00.785823 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot delete request issued successfully. Aug 23 18:19:00.785823 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1794dabe-84d5-48b8-ad1b-10a49a9b0bae tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 returned with HTTP 202 Aug 23 18:19:00.785823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 608/2455] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:19:00 2026] DELETE /volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:00.795736 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41f5e251-7154-4aa1-8628-a6e01899af43 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.800363 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41f5e251-7154-4aa1-8628-a6e01899af43 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 Aug 23 18:19:00.800363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41f5e251-7154-4aa1-8628-a6e01899af43 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.800363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41f5e251-7154-4aa1-8628-a6e01899af43 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.807825 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.807825 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:00.807825 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-41f5e251-7154-4aa1-8628-a6e01899af43 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:19:00.807825 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41f5e251-7154-4aa1-8628-a6e01899af43 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 returned with HTTP 200 Aug 23 18:19:00.807825 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 612/2456] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:00.887929 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0fc57f0b-5f70-4d67-a4ca-f1ad64df69ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.888424 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0fc57f0b-5f70-4d67-a4ca-f1ad64df69ff None None] GET https://10.4.3.148/volume// Aug 23 18:19:00.888576 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0fc57f0b-5f70-4d67-a4ca-f1ad64df69ff None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.888812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0fc57f0b-5f70-4d67-a4ca-f1ad64df69ff None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.889157 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0fc57f0b-5f70-4d67-a4ca-f1ad64df69ff None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:19:00.889466 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 618/2457] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:19:00.899394 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6b373cc8-b133-453a-a33b-139737aae534 req-e7b9eb05-1cf7-4c92-b9e6-f6895e8f3156 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.902054 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-e7b9eb05-1cf7-4c92-b9e6-f6895e8f3156 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:00.902245 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-e7b9eb05-1cf7-4c92-b9e6-f6895e8f3156 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.902475 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-e7b9eb05-1cf7-4c92-b9e6-f6895e8f3156 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:00.915774 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:00.915774 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:00.920697 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6b373cc8-b133-453a-a33b-139737aae534 req-e7b9eb05-1cf7-4c92-b9e6-f6895e8f3156 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:00.927392 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-e7b9eb05-1cf7-4c92-b9e6-f6895e8f3156 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:19:00.927956 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 620/2458] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:19:00.992945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03c4f431-b1e6-413f-ade2-783b8ff4c8ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:00.994743 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03c4f431-b1e6-413f-ade2-783b8ff4c8ec tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f Aug 23 18:19:00.996162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03c4f431-b1e6-413f-ade2-783b8ff4c8ec tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:00.996162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03c4f431-b1e6-413f-ade2-783b8ff4c8ec tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:01.006677 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:01.006677 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:01.012833 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03c4f431-b1e6-413f-ade2-783b8ff4c8ec tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:19:01.021042 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03c4f431-b1e6-413f-ade2-783b8ff4c8ec tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f returned with HTTP 200 Aug 23 18:19:01.021594 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 609/2459] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:00 2026] GET /volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:01.043531 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:01.046902 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:01.047773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d74f2c8-e8da-4565-b296-d2e8de73c17f", "name": "tempest-type-Backup-592993293"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:01.049537 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating new backup {'backup': {'volume_id': '1d74f2c8-e8da-4565-b296-d2e8de73c17f', 'name': 'tempest-type-Backup-592993293'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:01.049733 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating backup of volume 1d74f2c8-e8da-4565-b296-d2e8de73c17f in container None Aug 23 18:19:01.064295 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:01.064295 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:01.065015 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:19:01.065681 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6b373cc8-b133-453a-a33b-139737aae534 req-6c6ffd56-b3dd-4bfc-a957-3ae44fcb7bf8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:01.069559 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-6c6ffd56-b3dd-4bfc-a957-3ae44fcb7bf8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] PUT https://10.4.3.148/volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829 Aug 23 18:19:01.069559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-6c6ffd56-b3dd-4bfc-a957-3ae44fcb7bf8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:01.081247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6b373cc8-b133-453a-a33b-139737aae534 req-6c6ffd56-b3dd-4bfc-a957-3ae44fcb7bf8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Acquiring lock "cinder-attachment_update-faaf0464-32d7-4d2b-93af-ea53c1ab393a-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:19:01.101120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6b373cc8-b133-453a-a33b-139737aae534 req-6c6ffd56-b3dd-4bfc-a957-3ae44fcb7bf8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-faaf0464-32d7-4d2b-93af-ea53c1ab393a-np0000007943" acquired by "attachment_update" :: waited 0.020s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:19:01.103603 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:01.103603 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:01.129956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['82966d2b-3c68-4913-b735-04d75e8ea70c', 'b807fc8b-96f8-4449-b8af-7458229316fa'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:01.203444 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aea366cb-13e0-4439-b3e6-94c6e5d1b13e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:01.204485 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 613/2460] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:19:01 2026] POST /volume/v3/backups => generated 315 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:01.212892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-59f670ab-e525-432a-b94c-7a7be235c9df None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:01.216157 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59f670ab-e525-432a-b94c-7a7be235c9df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:01.216464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59f670ab-e525-432a-b94c-7a7be235c9df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:01.216820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59f670ab-e525-432a-b94c-7a7be235c9df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:01.216954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-59f670ab-e525-432a-b94c-7a7be235c9df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:01.222147 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:01.222147 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:01.222852 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59f670ab-e525-432a-b94c-7a7be235c9df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:01.223441 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 621/2461] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:01 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:01.256699 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6b373cc8-b133-453a-a33b-139737aae534 req-6c6ffd56-b3dd-4bfc-a957-3ae44fcb7bf8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Lock "cinder-attachment_update-faaf0464-32d7-4d2b-93af-ea53c1ab393a-np0000007943" released by "attachment_update" :: held 0.156s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:19:01.257239 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-6c6ffd56-b3dd-4bfc-a957-3ae44fcb7bf8 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829 returned with HTTP 200 Aug 23 18:19:01.258566 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 619/2462] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:19:01 2026] PUT /volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:01.297912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6b373cc8-b133-453a-a33b-139737aae534 req-75493f7e-c623-42cf-acb0-7c1f8505460f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:01.301621 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-75493f7e-c623-42cf-acb0-7c1f8505460f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829/action Aug 23 18:19:01.301621 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-75493f7e-c623-42cf-acb0-7c1f8505460f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:19:01.301888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-75493f7e-c623-42cf-acb0-7c1f8505460f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:01.328403 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:01.328403 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:01.355728 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6b373cc8-b133-453a-a33b-139737aae534 req-75493f7e-c623-42cf-acb0-7c1f8505460f tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829/action returned with HTTP 204 Aug 23 18:19:01.356452 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 610/2463] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:19:01 2026] POST /volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:01.821735 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93842919-9392-4f0e-82aa-283b0df48bf9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:01.824539 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93842919-9392-4f0e-82aa-283b0df48bf9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 Aug 23 18:19:01.824967 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93842919-9392-4f0e-82aa-283b0df48bf9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:01.825236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93842919-9392-4f0e-82aa-283b0df48bf9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:01.831758 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93842919-9392-4f0e-82aa-283b0df48bf9 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 returned with HTTP 404 Aug 23 18:19:01.832515 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 614/2464] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:01 2026] GET /volume/v3/snapshots/3a9500a7-5f94-48fd-80ee-a195a068e983 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:01.845906 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7e75c067-e199-464e-a5d0-85713b844077 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:01.848350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e75c067-e199-464e-a5d0-85713b844077 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be Aug 23 18:19:01.849525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e75c067-e199-464e-a5d0-85713b844077 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:01.849525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e75c067-e199-464e-a5d0-85713b844077 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:01.849687 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-7e75c067-e199-464e-a5d0-85713b844077 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Delete snapshot with id: 97db7364-ed32-4f38-8cff-be2dfc6805be Aug 23 18:19:01.857874 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:01.857874 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:01.858723 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7e75c067-e199-464e-a5d0-85713b844077 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:19:01.886349 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7e75c067-e199-464e-a5d0-85713b844077 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot delete request issued successfully. Aug 23 18:19:01.887442 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e75c067-e199-464e-a5d0-85713b844077 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be returned with HTTP 202 Aug 23 18:19:01.888214 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 622/2465] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:19:01 2026] DELETE /volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:19:01.901078 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a7a9235-333d-44c1-84a2-fa704d2944a1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:01.903928 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a7a9235-333d-44c1-84a2-fa704d2944a1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be Aug 23 18:19:01.904335 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a7a9235-333d-44c1-84a2-fa704d2944a1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:01.904805 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a7a9235-333d-44c1-84a2-fa704d2944a1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:01.910955 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:01.910955 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:01.911526 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8a7a9235-333d-44c1-84a2-fa704d2944a1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:19:01.912635 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a7a9235-333d-44c1-84a2-fa704d2944a1 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be returned with HTTP 200 Aug 23 18:19:01.913180 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 620/2466] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:01 2026] GET /volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:02.236727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9a186f2-1831-437b-9ebe-d784c1ea03a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:02.238697 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9a186f2-1831-437b-9ebe-d784c1ea03a5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:02.239039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9a186f2-1831-437b-9ebe-d784c1ea03a5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:02.239348 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9a186f2-1831-437b-9ebe-d784c1ea03a5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:02.239531 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f9a186f2-1831-437b-9ebe-d784c1ea03a5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:02.244692 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:02.244692 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:02.245602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9a186f2-1831-437b-9ebe-d784c1ea03a5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:02.246098 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 611/2467] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:02 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:02.929026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-162a0974-05c7-4797-8c6d-06a26d2aac3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:02.930986 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-162a0974-05c7-4797-8c6d-06a26d2aac3d tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be Aug 23 18:19:02.931298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-162a0974-05c7-4797-8c6d-06a26d2aac3d tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:02.931598 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-162a0974-05c7-4797-8c6d-06a26d2aac3d tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:02.941578 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-162a0974-05c7-4797-8c6d-06a26d2aac3d tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be returned with HTTP 404 Aug 23 18:19:02.942556 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 615/2468] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:02 2026] GET /volume/v3/snapshots/97db7364-ed32-4f38-8cff-be2dfc6805be => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:02.954226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:02.956337 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 Aug 23 18:19:02.956551 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:02.956776 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:02.957070 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Delete snapshot with id: e8ce8692-5341-409b-abe7-2f0915429a79 Aug 23 18:19:02.966380 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:02.966380 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:02.966815 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:19:02.997765 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot delete request issued successfully. Aug 23 18:19:02.997765 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76a7d2c3-e53a-4eea-8b52-b42acca5d9fc tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 returned with HTTP 202 Aug 23 18:19:02.997765 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 623/2469] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:19:02 2026] DELETE /volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:03.016239 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-35428f23-8ef7-4f45-a8c0-163eaf26717a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:03.023698 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35428f23-8ef7-4f45-a8c0-163eaf26717a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 Aug 23 18:19:03.023698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35428f23-8ef7-4f45-a8c0-163eaf26717a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:03.023698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35428f23-8ef7-4f45-a8c0-163eaf26717a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:03.038694 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:03.038694 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:03.038694 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-35428f23-8ef7-4f45-a8c0-163eaf26717a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Snapshot retrieved successfully. Aug 23 18:19:03.039120 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35428f23-8ef7-4f45-a8c0-163eaf26717a tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 returned with HTTP 200 Aug 23 18:19:03.039538 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 621/2470] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:03 2026] GET /volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:03.261256 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0db9e82d-d9dd-4395-859f-16b784d7272f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:03.263846 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0db9e82d-d9dd-4395-859f-16b784d7272f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:03.264440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0db9e82d-d9dd-4395-859f-16b784d7272f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:03.264690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0db9e82d-d9dd-4395-859f-16b784d7272f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:03.264878 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0db9e82d-d9dd-4395-859f-16b784d7272f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:03.271716 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:03.271716 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:03.272319 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0db9e82d-d9dd-4395-859f-16b784d7272f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:03.272895 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 612/2471] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:03 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:03.615658 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c07bb3dd-3ab1-4364-8476-d068703e374c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:03.740011 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:03.740011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:03.745059 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:03.745059 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Create volume of 1 GB Aug 23 18:19:03.745059 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:03.745059 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:03.753239 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Availability Zones retrieved successfully. Aug 23 18:19:03.766122 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Flow 'volume_create_api' (f84f88f7-e9ca-4b79-a3f8-3b11d38dd974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:03.767689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01aa183c-f81b-4c05-bd12-914692ee4d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:03.769591 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:03.822779 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01aa183c-f81b-4c05-bd12-914692ee4d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:03.824368 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b482465-2db3-4cf6-a146-2ff84f5889c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:03.932447 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Created reservations ['8cfe25e2-6295-4aab-b16d-5623d28c520e', '2288ad47-e2d6-45db-b873-460741835223', 'be4598ed-e24c-4a63-8974-e04717b4196c', '48aae387-64e3-4243-b8e4-3bc227d3526c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:03.934009 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b482465-2db3-4cf6-a146-2ff84f5889c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cfe25e2-6295-4aab-b16d-5623d28c520e', '2288ad47-e2d6-45db-b873-460741835223', 'be4598ed-e24c-4a63-8974-e04717b4196c', '48aae387-64e3-4243-b8e4-3bc227d3526c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:03.934765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6798d9c4-0d1b-403d-a7d4-d9735e684ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:03.968767 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6798d9c4-0d1b-403d-a7d4-d9735e684ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ab24b6-0a37-46d5-b715-d73f14125b19', '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='aed480831a004ca5bc24d668b24a3468',qos_specs=None,replication_status=,reservations=['8cfe25e2-6295-4aab-b16d-5623d28c520e','2288ad47-e2d6-45db-b873-460741835223','be4598ed-e24c-4a63-8974-e04717b4196c','48aae387-64e3-4243-b8e4-3bc227d3526c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eba3c9bc004f69947aa1044549ba67',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:03Z,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=c6ab24b6-0a37-46d5-b715-d73f14125b19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed480831a004ca5bc24d668b24a3468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eba3c9bc004f69947aa1044549ba67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:03.970769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a6e276-51a5-4ea0-abf4-a77ddbd11de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:03.995968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a6e276-51a5-4ea0-abf4-a77ddbd11de7) transitioned into state 'SUCCESS' from 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='aed480831a004ca5bc24d668b24a3468',qos_specs=None,replication_status=,reservations=['8cfe25e2-6295-4aab-b16d-5623d28c520e','2288ad47-e2d6-45db-b873-460741835223','be4598ed-e24c-4a63-8974-e04717b4196c','48aae387-64e3-4243-b8e4-3bc227d3526c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eba3c9bc004f69947aa1044549ba67',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:03.996918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f7500a-95c2-4490-98ef-ad158da62bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:04.012437 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f7500a-95c2-4490-98ef-ad158da62bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:04.013739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Flow 'volume_create_api' (f84f88f7-e9ca-4b79-a3f8-3b11d38dd974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:04.015713 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Create volume request issued successfully. Aug 23 18:19:04.015713 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c07bb3dd-3ab1-4364-8476-d068703e374c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:04.016366 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 616/2472] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:19:03 2026] POST /volume/v3/volumes => generated 740 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:04.036351 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-507e6621-94dd-4cb3-aeec-cefb0e34661c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:04.040890 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-507e6621-94dd-4cb3-aeec-cefb0e34661c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 Aug 23 18:19:04.041110 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-507e6621-94dd-4cb3-aeec-cefb0e34661c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:04.045199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-507e6621-94dd-4cb3-aeec-cefb0e34661c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:04.057223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a0b253a-7e0a-4fb4-83a9-9d6a931dc04b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:04.058683 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:04.058683 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:04.065647 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-507e6621-94dd-4cb3-aeec-cefb0e34661c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:04.067746 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a0b253a-7e0a-4fb4-83a9-9d6a931dc04b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 Aug 23 18:19:04.067746 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a0b253a-7e0a-4fb4-83a9-9d6a931dc04b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:04.068324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a0b253a-7e0a-4fb4-83a9-9d6a931dc04b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:04.072260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-507e6621-94dd-4cb3-aeec-cefb0e34661c tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 returned with HTTP 200 Aug 23 18:19:04.073996 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 624/2473] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:04 2026] GET /volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 => generated 808 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:04.078414 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a0b253a-7e0a-4fb4-83a9-9d6a931dc04b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 returned with HTTP 404 Aug 23 18:19:04.079012 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 622/2474] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:04 2026] GET /volume/v3/snapshots/e8ce8692-5341-409b-abe7-2f0915429a79 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:04.097737 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3d372cd8-6ce6-417c-8fd7-d13b2bb95abb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:04.102184 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d372cd8-6ce6-417c-8fd7-d13b2bb95abb tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:19:04.102531 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d372cd8-6ce6-417c-8fd7-d13b2bb95abb tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:04.102622 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d372cd8-6ce6-417c-8fd7-d13b2bb95abb tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:04.119214 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:04.119214 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:04.127645 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3d372cd8-6ce6-417c-8fd7-d13b2bb95abb tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:19:04.136851 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d372cd8-6ce6-417c-8fd7-d13b2bb95abb tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 returned with HTTP 200 Aug 23 18:19:04.137444 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 613/2475] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:04 2026] GET /volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:04.155508 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:04.158216 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] DELETE https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:19:04.158216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:04.158453 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:04.158494 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Delete volume with id: 08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:19:04.168240 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:04.168240 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:04.168748 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:19:04.197381 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Delete volume request issued successfully. Aug 23 18:19:04.197684 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de3446c5-5c46-46e1-a7ff-4de00490e40f tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 returned with HTTP 202 Aug 23 18:19:04.198405 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 617/2476] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:04 2026] DELETE /volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:04.208577 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0de20270-0799-4b5b-a87e-4d385290414b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:04.211151 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0de20270-0799-4b5b-a87e-4d385290414b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:19:04.211480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0de20270-0799-4b5b-a87e-4d385290414b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:04.211750 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0de20270-0799-4b5b-a87e-4d385290414b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:04.222662 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:04.222662 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:04.228949 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0de20270-0799-4b5b-a87e-4d385290414b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Volume info retrieved successfully. Aug 23 18:19:04.235456 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0de20270-0799-4b5b-a87e-4d385290414b tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 returned with HTTP 200 Aug 23 18:19:04.237024 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 625/2477] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:04 2026] GET /volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:04.288915 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-55115690-7282-4d67-a7be-6e9728bcc29a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:04.291838 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55115690-7282-4d67-a7be-6e9728bcc29a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:04.292420 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55115690-7282-4d67-a7be-6e9728bcc29a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:04.292420 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55115690-7282-4d67-a7be-6e9728bcc29a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:04.292420 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-55115690-7282-4d67-a7be-6e9728bcc29a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:04.298576 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:04.298576 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:04.299336 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55115690-7282-4d67-a7be-6e9728bcc29a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:04.300105 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 623/2478] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:04 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:05.098330 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28b47a17-4e49-4bcc-89b1-76a7574ded99 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:05.101617 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28b47a17-4e49-4bcc-89b1-76a7574ded99 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 Aug 23 18:19:05.102005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28b47a17-4e49-4bcc-89b1-76a7574ded99 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:05.102350 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28b47a17-4e49-4bcc-89b1-76a7574ded99 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:05.126868 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:05.126868 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:05.131333 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-28b47a17-4e49-4bcc-89b1-76a7574ded99 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:05.136471 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28b47a17-4e49-4bcc-89b1-76a7574ded99 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 returned with HTTP 200 Aug 23 18:19:05.137423 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 614/2479] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:05 2026] GET /volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 => generated 833 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:05.156464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cda5a4f8-8a1f-401c-897e-372575ca88ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:05.159897 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cda5a4f8-8a1f-401c-897e-372575ca88ea tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 Aug 23 18:19:05.159897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cda5a4f8-8a1f-401c-897e-372575ca88ea tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:05.160448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cda5a4f8-8a1f-401c-897e-372575ca88ea tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:05.176954 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:05.176954 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:05.183185 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cda5a4f8-8a1f-401c-897e-372575ca88ea tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:05.191303 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cda5a4f8-8a1f-401c-897e-372575ca88ea tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 returned with HTTP 200 Aug 23 18:19:05.192021 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 618/2480] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:05 2026] GET /volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:05.222277 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:05.224919 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:05.224919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1030277045"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:05.226989 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1030277045'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:05.226989 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Create volume of 1 GB Aug 23 18:19:05.233548 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Availability Zones retrieved successfully. Aug 23 18:19:05.241981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Flow 'volume_create_api' (2de0360f-8bf3-4e1c-b343-efec52a0ddd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:05.243271 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ad8978-4331-4780-8406-3b6be733f1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.248891 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:05.257930 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80ba9eb0-2d71-4e4f-802c-208cb9c83a29 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:05.260454 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80ba9eb0-2d71-4e4f-802c-208cb9c83a29 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] GET https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 Aug 23 18:19:05.260666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80ba9eb0-2d71-4e4f-802c-208cb9c83a29 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:05.261058 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80ba9eb0-2d71-4e4f-802c-208cb9c83a29 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:05.275454 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80ba9eb0-2d71-4e4f-802c-208cb9c83a29 tempest-VolumesSnapshotListTestJSON-1096916224 tempest-VolumesSnapshotListTestJSON-1096916224-project-member] https://10.4.3.148/volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 returned with HTTP 404 Aug 23 18:19:05.276359 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 624/2481] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:05 2026] GET /volume/v3/volumes/08e2a29f-9b5e-4b3e-9710-d078f0a65929 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:05.303832 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ad8978-4331-4780-8406-3b6be733f1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.310376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a119388d-9ff3-4eda-afc0-c5d95c3227ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.321513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb4ec78f-155d-4e6d-b3db-3c6dece2a2e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:05.328566 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb4ec78f-155d-4e6d-b3db-3c6dece2a2e7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:05.328566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb4ec78f-155d-4e6d-b3db-3c6dece2a2e7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:05.328566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb4ec78f-155d-4e6d-b3db-3c6dece2a2e7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:05.328566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cb4ec78f-155d-4e6d-b3db-3c6dece2a2e7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:05.341116 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:05.341116 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:05.342428 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb4ec78f-155d-4e6d-b3db-3c6dece2a2e7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:05.343314 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 615/2482] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:05 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:05.440653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Created reservations ['29825141-6021-4e9f-8ca7-c861e9a0e3fb', 'cd048cdb-cf09-4e3b-bec7-3f8dd85436ae', 'f76778c1-07e9-44c7-932c-b0c28ae5cafe', '799bc6df-2f31-4aee-b9ea-524ffafbc049'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:05.442009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a119388d-9ff3-4eda-afc0-c5d95c3227ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29825141-6021-4e9f-8ca7-c861e9a0e3fb', 'cd048cdb-cf09-4e3b-bec7-3f8dd85436ae', 'f76778c1-07e9-44c7-932c-b0c28ae5cafe', '799bc6df-2f31-4aee-b9ea-524ffafbc049']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.443499 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b0721d-760e-4e28-bdfc-57c95d305af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.481460 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b0721d-760e-4e28-bdfc-57c95d305af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24cf54ff-e993-46e5-9bbe-58dcefb147e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1030277045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aed480831a004ca5bc24d668b24a3468',qos_specs=None,replication_status=,reservations=['29825141-6021-4e9f-8ca7-c861e9a0e3fb','cd048cdb-cf09-4e3b-bec7-3f8dd85436ae','f76778c1-07e9-44c7-932c-b0c28ae5cafe','799bc6df-2f31-4aee-b9ea-524ffafbc049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eba3c9bc004f69947aa1044549ba67',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:05Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1030277045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24cf54ff-e993-46e5-9bbe-58dcefb147e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aed480831a004ca5bc24d668b24a3468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eba3c9bc004f69947aa1044549ba67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.483386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190abecf-bee5-424a-92d5-011ca91472a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.518976 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190abecf-bee5-424a-92d5-011ca91472a1) transitioned into 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-1030277045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aed480831a004ca5bc24d668b24a3468',qos_specs=None,replication_status=,reservations=['29825141-6021-4e9f-8ca7-c861e9a0e3fb','cd048cdb-cf09-4e3b-bec7-3f8dd85436ae','f76778c1-07e9-44c7-932c-b0c28ae5cafe','799bc6df-2f31-4aee-b9ea-524ffafbc049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eba3c9bc004f69947aa1044549ba67',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.520075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba16ad4b-8062-4938-a121-af457545656d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.537131 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba16ad4b-8062-4938-a121-af457545656d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.539088 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Flow 'volume_create_api' (2de0360f-8bf3-4e1c-b343-efec52a0ddd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:05.539883 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Create volume request issued successfully. Aug 23 18:19:05.540650 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e23cf233-baf7-419b-b9a1-eb9c735effb3 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:05.541357 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 626/2483] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:19:05 2026] POST /volume/v3/volumes => generated 776 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:05.565688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a7da8c4-1926-4d60-aa1c-8c99c50367ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:05.568376 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a7da8c4-1926-4d60-aa1c-8c99c50367ff tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:05.568636 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a7da8c4-1926-4d60-aa1c-8c99c50367ff tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:05.569192 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a7da8c4-1926-4d60-aa1c-8c99c50367ff tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:05.580341 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:05.580341 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:05.586918 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a7da8c4-1926-4d60-aa1c-8c99c50367ff tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:05.592605 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a7da8c4-1926-4d60-aa1c-8c99c50367ff tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 returned with HTTP 200 Aug 23 18:19:05.593731 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 619/2484] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:05 2026] GET /volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:19:05.676837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:05.680602 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:05.683001 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-480964117"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:05.688673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-480964117'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:05.688889 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Create volume of 1 GB Aug 23 18:19:05.697135 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Availability Zones retrieved successfully. Aug 23 18:19:05.705321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Flow 'volume_create_api' (ae09052b-1a34-4ca0-8e2f-06185aeb68ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:05.707545 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc4657e-7b16-4dbe-b78b-167da227914c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.708230 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:05.743559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc4657e-7b16-4dbe-b78b-167da227914c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.744888 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b5f4ed-03f9-4c38-afb5-9c5b971db8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.852614 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Created reservations ['48a9f5b9-630d-4aa0-bbbd-0241a57c3507', '90d45d4c-b5d8-49bd-8d8c-6ffb02e2398e', '150a1055-3b53-466e-a6e0-3538d57684dd', '238c0561-b81a-4e31-aaf2-2eb4085f208a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:05.853901 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b5f4ed-03f9-4c38-afb5-9c5b971db8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a9f5b9-630d-4aa0-bbbd-0241a57c3507', '90d45d4c-b5d8-49bd-8d8c-6ffb02e2398e', '150a1055-3b53-466e-a6e0-3538d57684dd', '238c0561-b81a-4e31-aaf2-2eb4085f208a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.855114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64423812-05fc-4ba7-bf9e-287f9c96cfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.886172 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64423812-05fc-4ba7-bf9e-287f9c96cfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d8a66e-8442-4f57-a261-1a555793d9b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-480964117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1d28b785f746958dfa6d141f740635',qos_specs=None,replication_status=,reservations=['48a9f5b9-630d-4aa0-bbbd-0241a57c3507','90d45d4c-b5d8-49bd-8d8c-6ffb02e2398e','150a1055-3b53-466e-a6e0-3538d57684dd','238c0561-b81a-4e31-aaf2-2eb4085f208a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51958eda374c4ad197ba84c6a293ca10',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-480964117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26d8a66e-8442-4f57-a261-1a555793d9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c1d28b785f746958dfa6d141f740635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51958eda374c4ad197ba84c6a293ca10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.887932 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2718843f-cf1a-4a34-b5c2-0ea3b3db65bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.911539 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2718843f-cf1a-4a34-b5c2-0ea3b3db65bd) transitioned into state 'SUCCESS' from state '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-480964117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1d28b785f746958dfa6d141f740635',qos_specs=None,replication_status=,reservations=['48a9f5b9-630d-4aa0-bbbd-0241a57c3507','90d45d4c-b5d8-49bd-8d8c-6ffb02e2398e','150a1055-3b53-466e-a6e0-3538d57684dd','238c0561-b81a-4e31-aaf2-2eb4085f208a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51958eda374c4ad197ba84c6a293ca10',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.912166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1556e7-b63b-4d01-bd72-cad0b2fa6589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:05.924509 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1556e7-b63b-4d01-bd72-cad0b2fa6589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:05.925401 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Flow 'volume_create_api' (ae09052b-1a34-4ca0-8e2f-06185aeb68ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:05.927007 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Create volume request issued successfully. Aug 23 18:19:05.927007 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6f5bbf9-3033-4a56-a79f-6de0fbf5ce0b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:05.927007 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 625/2485] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:19:05 2026] POST /volume/v3/volumes => generated 753 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:05.971468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-69d02b90-8837-45e4-a034-278d18c9b911 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:06.090032 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:06.090032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-117582776"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:06.091772 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-117582776'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:06.091772 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume of 1 GB Aug 23 18:19:06.096842 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Availability Zones retrieved successfully. Aug 23 18:19:06.104498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (3483e35a-c23a-442e-ad43-2b616e3fe99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:06.106464 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b4b683-4cb5-47eb-b08e-e3f106fe5091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:06.107539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:06.140913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b4b683-4cb5-47eb-b08e-e3f106fe5091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:06.141806 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c04e58-a610-426a-b86d-20b7f320aac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:06.220327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['4acc2337-6e33-4bb7-8fc8-c4c7d3ecfba0', '114c1fd1-6fe1-4bee-b0a1-a382970bd2c3', 'cb014322-bdcf-4c08-9f88-f644e34b810a', 'cacfe717-e285-4f57-8f38-322ef572af10'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:06.221158 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c04e58-a610-426a-b86d-20b7f320aac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4acc2337-6e33-4bb7-8fc8-c4c7d3ecfba0', '114c1fd1-6fe1-4bee-b0a1-a382970bd2c3', 'cb014322-bdcf-4c08-9f88-f644e34b810a', 'cacfe717-e285-4f57-8f38-322ef572af10']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:06.221966 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e1c6ecc-f867-46d3-bfc7-aae6bd7899cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:06.248344 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e1c6ecc-f867-46d3-bfc7-aae6bd7899cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8a083a1-0718-4c91-9993-362a2b4593ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-117582776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['4acc2337-6e33-4bb7-8fc8-c4c7d3ecfba0','114c1fd1-6fe1-4bee-b0a1-a382970bd2c3','cb014322-bdcf-4c08-9f88-f644e34b810a','cacfe717-e285-4f57-8f38-322ef572af10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-117582776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8a083a1-0718-4c91-9993-362a2b4593ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce3f9cc27963411f817039055e57c1e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da432b89bfb74812b873f63873a5a9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:06.249151 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d466d42a-0b29-485a-9e5c-540b26e86933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:06.276386 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d466d42a-0b29-485a-9e5c-540b26e86933) transitioned into state 'SUCCESS' from state '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-117582776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['4acc2337-6e33-4bb7-8fc8-c4c7d3ecfba0','114c1fd1-6fe1-4bee-b0a1-a382970bd2c3','cb014322-bdcf-4c08-9f88-f644e34b810a','cacfe717-e285-4f57-8f38-322ef572af10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:06.277635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc18192-08f0-457f-b8dd-dba76cd21648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:06.290562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc18192-08f0-457f-b8dd-dba76cd21648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:06.291575 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (3483e35a-c23a-442e-ad43-2b616e3fe99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:06.291988 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request issued successfully. Aug 23 18:19:06.292730 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69d02b90-8837-45e4-a034-278d18c9b911 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:06.293515 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 616/2486] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:19:05 2026] POST /volume/v3/volumes => generated 748 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:06.358286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-554bdcb7-b763-4742-9e1c-5510b675edf0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:06.361862 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-554bdcb7-b763-4742-9e1c-5510b675edf0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:06.362538 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-554bdcb7-b763-4742-9e1c-5510b675edf0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:06.363212 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-554bdcb7-b763-4742-9e1c-5510b675edf0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:06.363212 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-554bdcb7-b763-4742-9e1c-5510b675edf0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:06.377771 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:06.377771 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:06.378853 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-554bdcb7-b763-4742-9e1c-5510b675edf0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:06.380056 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 627/2487] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:06 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:06.608682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-17d31264-1ae0-4b52-9ede-67a391dd9c41 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:06.611366 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17d31264-1ae0-4b52-9ede-67a391dd9c41 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:06.611710 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17d31264-1ae0-4b52-9ede-67a391dd9c41 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:06.611948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17d31264-1ae0-4b52-9ede-67a391dd9c41 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:06.621028 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:06.621028 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:06.627555 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-17d31264-1ae0-4b52-9ede-67a391dd9c41 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:06.632239 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17d31264-1ae0-4b52-9ede-67a391dd9c41 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 returned with HTTP 200 Aug 23 18:19:06.632813 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 620/2488] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:06 2026] GET /volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:06.649858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efed4f1d-9f0d-41a1-b0d0-cd5e5fc7b9d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:06.652244 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efed4f1d-9f0d-41a1-b0d0-cd5e5fc7b9d5 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:06.652583 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efed4f1d-9f0d-41a1-b0d0-cd5e5fc7b9d5 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:06.654349 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efed4f1d-9f0d-41a1-b0d0-cd5e5fc7b9d5 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:06.663131 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:06.663131 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:06.670805 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efed4f1d-9f0d-41a1-b0d0-cd5e5fc7b9d5 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:06.678181 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efed4f1d-9f0d-41a1-b0d0-cd5e5fc7b9d5 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 returned with HTTP 200 Aug 23 18:19:06.679009 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 626/2489] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:06 2026] GET /volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:06.696040 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:06.698826 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:19:06.699004 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24cf54ff-e993-46e5-9bbe-58dcefb147e7", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-78876676"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:06.720446 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:06.720446 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:06.721336 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:06.721414 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Create snapshot from volume 24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:06.838135 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Created reservations ['c7d0cab2-3a75-40d9-85d8-0e140ec08612', 'f16ce894-1014-4d55-af1e-b9201849be37', 'd32ac8ca-9fa4-4fbc-863a-a267106b5435', '0644d680-9d23-449c-b2ae-0a8f414fd75b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:06.917890 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Snapshot create request issued successfully. Aug 23 18:19:06.917890 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74135142-4ba7-4723-8e16-8be7a3653bd9 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:19:06.918384 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 617/2490] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:19:06 2026] POST /volume/v3/snapshots => generated 324 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:06.933264 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f153ad3d-45ab-4b5c-8f03-a4b2691d0bb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:06.935301 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f153ad3d-45ab-4b5c-8f03-a4b2691d0bb7 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 Aug 23 18:19:06.935699 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f153ad3d-45ab-4b5c-8f03-a4b2691d0bb7 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:06.936521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f153ad3d-45ab-4b5c-8f03-a4b2691d0bb7 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:06.944000 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:06.944000 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:06.944921 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f153ad3d-45ab-4b5c-8f03-a4b2691d0bb7 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Snapshot retrieved successfully. Aug 23 18:19:06.945918 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f153ad3d-45ab-4b5c-8f03-a4b2691d0bb7 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 returned with HTTP 200 Aug 23 18:19:06.947042 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 628/2491] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:06 2026] GET /volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 => generated 456 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:07.398919 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c6ac01e-c4aa-4ecd-b4dc-7d5f16d52ae6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:07.402251 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c6ac01e-c4aa-4ecd-b4dc-7d5f16d52ae6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:07.402251 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c6ac01e-c4aa-4ecd-b4dc-7d5f16d52ae6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:07.402702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c6ac01e-c4aa-4ecd-b4dc-7d5f16d52ae6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:07.402702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5c6ac01e-c4aa-4ecd-b4dc-7d5f16d52ae6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:07.409508 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:07.409508 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:07.410133 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c6ac01e-c4aa-4ecd-b4dc-7d5f16d52ae6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:07.410485 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 621/2492] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:07 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:07.959749 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8232536b-3b49-4863-ae7d-ba7373ff96e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:07.962046 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8232536b-3b49-4863-ae7d-ba7373ff96e0 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 Aug 23 18:19:07.962310 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8232536b-3b49-4863-ae7d-ba7373ff96e0 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:07.962572 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8232536b-3b49-4863-ae7d-ba7373ff96e0 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:07.970963 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:07.970963 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:07.971574 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8232536b-3b49-4863-ae7d-ba7373ff96e0 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Snapshot retrieved successfully. Aug 23 18:19:07.972716 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8232536b-3b49-4863-ae7d-ba7373ff96e0 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 returned with HTTP 200 Aug 23 18:19:07.973191 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 627/2493] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:07 2026] GET /volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 => generated 483 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:07.983138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8af83d05-c4f9-4ac0-a2fd-87994e7b75b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:07.985058 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8af83d05-c4f9-4ac0-a2fd-87994e7b75b4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 Aug 23 18:19:07.985235 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8af83d05-c4f9-4ac0-a2fd-87994e7b75b4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:07.985630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8af83d05-c4f9-4ac0-a2fd-87994e7b75b4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:07.990724 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:07.990724 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:07.991335 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8af83d05-c4f9-4ac0-a2fd-87994e7b75b4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Snapshot retrieved successfully. Aug 23 18:19:07.992309 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8af83d05-c4f9-4ac0-a2fd-87994e7b75b4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 returned with HTTP 200 Aug 23 18:19:07.992898 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 618/2494] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:07 2026] GET /volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:08.004800 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:08.008466 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb45ee79-6860-40dc-86cd-0819907f702a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:08.011037 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb45ee79-6860-40dc-86cd-0819907f702a tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 Aug 23 18:19:08.011392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb45ee79-6860-40dc-86cd-0819907f702a tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:08.011472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb45ee79-6860-40dc-86cd-0819907f702a tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:08.011672 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-bb45ee79-6860-40dc-86cd-0819907f702a tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Delete snapshot with id: 2b9ebac0-4194-4b28-ab30-947223d7b678 Aug 23 18:19:08.018160 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:08.018160 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:08.018160 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bb45ee79-6860-40dc-86cd-0819907f702a tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Snapshot retrieved successfully. Aug 23 18:19:08.043924 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bb45ee79-6860-40dc-86cd-0819907f702a tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Snapshot delete request issued successfully. Aug 23 18:19:08.044286 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb45ee79-6860-40dc-86cd-0819907f702a tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 returned with HTTP 202 Aug 23 18:19:08.044873 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 622/2495] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:19:08 2026] DELETE /volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:08.063120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fe29bb1-bea4-455b-a4f0-59c88cac01af None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:08.069177 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fe29bb1-bea4-455b-a4f0-59c88cac01af tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 Aug 23 18:19:08.069177 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fe29bb1-bea4-455b-a4f0-59c88cac01af tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:08.069177 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fe29bb1-bea4-455b-a4f0-59c88cac01af tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:08.082608 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:08.082608 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:08.083113 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fe29bb1-bea4-455b-a4f0-59c88cac01af tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Snapshot retrieved successfully. Aug 23 18:19:08.084251 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fe29bb1-bea4-455b-a4f0-59c88cac01af tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 returned with HTTP 200 Aug 23 18:19:08.084856 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 628/2496] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:08 2026] GET /volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 => generated 482 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:08.205712 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:08.206659 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1991634245"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:08.209452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1991634245'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:08.209588 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume of 1 GB Aug 23 18:19:08.219037 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Availability Zones retrieved successfully. Aug 23 18:19:08.230743 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Flow 'volume_create_api' (03f66b5f-c60f-4e45-9114-e37bb57015a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:08.234353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fedc44c-bcdc-4fcf-a05a-1f7c1d19177e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:08.235740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:08.276711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fedc44c-bcdc-4fcf-a05a-1f7c1d19177e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:08.277909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8f4a12-fd97-4c0f-aae3-11a3b85db582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:08.372916 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Created reservations ['daad7460-6cf9-4242-b896-d20c65ba41f1', '0dd382ae-943b-4c14-a6a7-543839210e52', '878b0ccb-877b-42d6-baad-2fbd597da04c', '0070c7b4-a1c8-4d7d-a2d2-7d4ab1752781'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:08.374285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8f4a12-fd97-4c0f-aae3-11a3b85db582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daad7460-6cf9-4242-b896-d20c65ba41f1', '0dd382ae-943b-4c14-a6a7-543839210e52', '878b0ccb-877b-42d6-baad-2fbd597da04c', '0070c7b4-a1c8-4d7d-a2d2-7d4ab1752781']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:08.375633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f09d63-0763-4baf-8ae8-5cc98b8ab9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:08.413593 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f09d63-0763-4baf-8ae8-5cc98b8ab9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa19610-4efa-450e-bea3-1e89f3a595d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1991634245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cbce8313f94ce69a29d7352bb02226',qos_specs=None,replication_status=,reservations=['daad7460-6cf9-4242-b896-d20c65ba41f1','0dd382ae-943b-4c14-a6a7-543839210e52','878b0ccb-877b-42d6-baad-2fbd597da04c','0070c7b4-a1c8-4d7d-a2d2-7d4ab1752781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1991634245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa19610-4efa-450e-bea3-1e89f3a595d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02cbce8313f94ce69a29d7352bb02226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:08.414737 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434d16fc-65aa-4e0b-88fc-bdd8c43d1708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:08.432941 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e26b40ba-1e01-4d37-87dd-0a90bda7f71b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:08.435894 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e26b40ba-1e01-4d37-87dd-0a90bda7f71b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:08.437292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e26b40ba-1e01-4d37-87dd-0a90bda7f71b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:08.438360 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e26b40ba-1e01-4d37-87dd-0a90bda7f71b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:08.438558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e26b40ba-1e01-4d37-87dd-0a90bda7f71b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:08.443806 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:08.443806 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:08.445224 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e26b40ba-1e01-4d37-87dd-0a90bda7f71b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:08.445401 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 619/2497] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:08 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:08.449685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434d16fc-65aa-4e0b-88fc-bdd8c43d1708) transitioned into state 'SUCCESS' from state '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-1991634245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cbce8313f94ce69a29d7352bb02226',qos_specs=None,replication_status=,reservations=['daad7460-6cf9-4242-b896-d20c65ba41f1','0dd382ae-943b-4c14-a6a7-543839210e52','878b0ccb-877b-42d6-baad-2fbd597da04c','0070c7b4-a1c8-4d7d-a2d2-7d4ab1752781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:08.449685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5642ba0-6628-4307-9e98-fa93c16db32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:08.463762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5642ba0-6628-4307-9e98-fa93c16db32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:08.465400 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Flow 'volume_create_api' (03f66b5f-c60f-4e45-9114-e37bb57015a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:08.466879 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume request issued successfully. Aug 23 18:19:08.466879 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8c3d7b8-6b58-47f1-89be-c66d275c8455 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:08.467496 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 629/2498] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:19:08 2026] POST /volume/v3/volumes => generated 749 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:08.489293 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-45f091fe-fd2d-4d3f-8609-e3dd149d9ead None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:08.490545 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45f091fe-fd2d-4d3f-8609-e3dd149d9ead tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 Aug 23 18:19:08.490763 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45f091fe-fd2d-4d3f-8609-e3dd149d9ead tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:08.491035 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45f091fe-fd2d-4d3f-8609-e3dd149d9ead tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:08.493641 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=534,cinder:INSERT=64,cinder:UPDATE=152,cinder:DELETE=4 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:19:08.501616 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:08.501616 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:08.507370 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-45f091fe-fd2d-4d3f-8609-e3dd149d9ead tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:19:08.514518 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45f091fe-fd2d-4d3f-8609-e3dd149d9ead tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 returned with HTTP 200 Aug 23 18:19:08.515470 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 623/2499] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:08 2026] GET /volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:09.097566 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec836315-ee8c-4ae3-858b-e339d3acf79f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:09.103308 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec836315-ee8c-4ae3-858b-e339d3acf79f tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 Aug 23 18:19:09.103308 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec836315-ee8c-4ae3-858b-e339d3acf79f tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:09.103308 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec836315-ee8c-4ae3-858b-e339d3acf79f tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:09.111841 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec836315-ee8c-4ae3-858b-e339d3acf79f tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 returned with HTTP 404 Aug 23 18:19:09.114094 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 629/2500] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:09 2026] GET /volume/v3/snapshots/2b9ebac0-4194-4b28-ab30-947223d7b678 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:09.124820 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:09.126109 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] DELETE https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:09.126422 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:09.126623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:09.127004 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Delete volume with id: 24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:09.139035 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:09.139035 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:09.139035 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:09.167401 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Delete volume request issued successfully. Aug 23 18:19:09.167631 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3897a23-7a41-4289-94fe-3fbfe8fe5eca tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 returned with HTTP 202 Aug 23 18:19:09.168591 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 620/2501] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:09 2026] DELETE /volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:09.181763 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-20cd6317-a7e9-4a6b-852b-9c8bd3239f49 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:09.184136 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20cd6317-a7e9-4a6b-852b-9c8bd3239f49 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:09.184461 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20cd6317-a7e9-4a6b-852b-9c8bd3239f49 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:09.185453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20cd6317-a7e9-4a6b-852b-9c8bd3239f49 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:09.195006 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:09.195006 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:09.204082 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-20cd6317-a7e9-4a6b-852b-9c8bd3239f49 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:09.212810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20cd6317-a7e9-4a6b-852b-9c8bd3239f49 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 returned with HTTP 200 Aug 23 18:19:09.213253 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 630/2502] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:09 2026] GET /volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:09.464050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2985455a-d0c7-485a-b3e7-6d36417b8172 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:09.466490 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2985455a-d0c7-485a-b3e7-6d36417b8172 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:09.467627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2985455a-d0c7-485a-b3e7-6d36417b8172 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:09.468380 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2985455a-d0c7-485a-b3e7-6d36417b8172 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:09.468620 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2985455a-d0c7-485a-b3e7-6d36417b8172 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:09.475494 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:09.475494 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:09.476708 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2985455a-d0c7-485a-b3e7-6d36417b8172 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:09.476894 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 624/2503] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:09 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:09.531781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c99056e-5ebe-494b-a6c7-e5cc1768bdff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:09.536758 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c99056e-5ebe-494b-a6c7-e5cc1768bdff tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 Aug 23 18:19:09.538066 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c99056e-5ebe-494b-a6c7-e5cc1768bdff tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:09.538408 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c99056e-5ebe-494b-a6c7-e5cc1768bdff tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:09.551546 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:09.551546 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:09.560744 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c99056e-5ebe-494b-a6c7-e5cc1768bdff tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:19:09.573300 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c99056e-5ebe-494b-a6c7-e5cc1768bdff tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 returned with HTTP 200 Aug 23 18:19:09.574019 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 630/2504] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:09 2026] GET /volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:09.594849 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-01d014f4-0379-42b3-a622-860c512e9bca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:09.598025 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-01d014f4-0379-42b3-a622-860c512e9bca tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:09.600883 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-01d014f4-0379-42b3-a622-860c512e9bca tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "caa19610-4efa-450e-bea3-1e89f3a595d3", "name": "tempest-VolumesBackupsTest-Backup-1759036931"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:09.603530 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-01d014f4-0379-42b3-a622-860c512e9bca tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating new backup {'backup': {'volume_id': 'caa19610-4efa-450e-bea3-1e89f3a595d3', 'name': 'tempest-VolumesBackupsTest-Backup-1759036931'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:09.603530 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-01d014f4-0379-42b3-a622-860c512e9bca tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating backup of volume caa19610-4efa-450e-bea3-1e89f3a595d3 in container None Aug 23 18:19:09.617011 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:09.617011 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:09.618714 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-01d014f4-0379-42b3-a622-860c512e9bca tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:19:09.700238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-01d014f4-0379-42b3-a622-860c512e9bca tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Created reservations ['c9c6b3e7-cfdd-4284-af96-432586d6acf0', '84ca2ee0-5f15-44d3-824c-cd55dabe78ca'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:09.757008 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-01d014f4-0379-42b3-a622-860c512e9bca tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:09.758026 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 621/2505] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:19:09 2026] POST /volume/v3/backups => generated 330 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:09.776035 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-13e54257-8fc5-4f9c-9020-9e2b518b2970 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:09.776035 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13e54257-8fc5-4f9c-9020-9e2b518b2970 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:09.776035 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13e54257-8fc5-4f9c-9020-9e2b518b2970 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:09.776323 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13e54257-8fc5-4f9c-9020-9e2b518b2970 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:09.776737 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-13e54257-8fc5-4f9c-9020-9e2b518b2970 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:09.783845 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:09.783845 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:09.785811 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13e54257-8fc5-4f9c-9020-9e2b518b2970 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:09.786375 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 631/2506] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:09 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:10.232591 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-64046f56-9909-4217-b1dc-8a4dbca95df4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.235658 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64046f56-9909-4217-b1dc-8a4dbca95df4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 Aug 23 18:19:10.235933 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64046f56-9909-4217-b1dc-8a4dbca95df4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:10.236187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64046f56-9909-4217-b1dc-8a4dbca95df4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:10.251021 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64046f56-9909-4217-b1dc-8a4dbca95df4 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 returned with HTTP 404 Aug 23 18:19:10.251612 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 625/2507] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:10 2026] GET /volume/v3/volumes/24cf54ff-e993-46e5-9bbe-58dcefb147e7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:10.262262 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.264355 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 Aug 23 18:19:10.265811 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:10.265811 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:10.265811 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Delete volume with id: c6ab24b6-0a37-46d5-b715-d73f14125b19 Aug 23 18:19:10.279976 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:10.279976 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:10.279976 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:10.291832 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-59d3cea5-ad9d-4440-8624-7200abcaa7ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.296106 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-59d3cea5-ad9d-4440-8624-7200abcaa7ca tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/limits Aug 23 18:19:10.296326 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-59d3cea5-ad9d-4440-8624-7200abcaa7ca tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:10.296820 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-59d3cea5-ad9d-4440-8624-7200abcaa7ca tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:10.305422 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Delete volume request issued successfully. Aug 23 18:19:10.305422 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecebc97d-ad39-49e7-89b7-50a9d5b67673 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 returned with HTTP 202 Aug 23 18:19:10.305422 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 631/2508] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:10 2026] DELETE /volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:10.311442 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-59d3cea5-ad9d-4440-8624-7200abcaa7ca tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-503426676 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-503426676, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:10.313223 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:10.313223 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:10.315401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c570e8c1-1220-419d-b006-63e104f8e967 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.318199 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c570e8c1-1220-419d-b006-63e104f8e967 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 Aug 23 18:19:10.318500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c570e8c1-1220-419d-b006-63e104f8e967 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:10.318739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c570e8c1-1220-419d-b006-63e104f8e967 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:10.331567 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:10.331567 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:10.338428 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c570e8c1-1220-419d-b006-63e104f8e967 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Volume info retrieved successfully. Aug 23 18:19:10.339806 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-59d3cea5-ad9d-4440-8624-7200abcaa7ca tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/limits returned with HTTP 200 Aug 23 18:19:10.341013 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 622/2509] 10.4.3.148 () {68 vars in 1484 bytes} [Sun Aug 23 18:19:10 2026] GET /volume/v3/limits => generated 302 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:10.346239 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c570e8c1-1220-419d-b006-63e104f8e967 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 returned with HTTP 200 Aug 23 18:19:10.346719 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 632/2510] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:10 2026] GET /volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 => generated 832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:10.422139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-1eecf245-2ca8-4d72-95ae-6f934526d940 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.426020 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-1eecf245-2ca8-4d72-95ae-6f934526d940 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:10.426020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-1eecf245-2ca8-4d72-95ae-6f934526d940 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:10.426020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-1eecf245-2ca8-4d72-95ae-6f934526d940 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:10.444271 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:10.444271 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:10.453147 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-1eecf245-2ca8-4d72-95ae-6f934526d940 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:10.462675 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-1eecf245-2ca8-4d72-95ae-6f934526d940 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:19:10.464025 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 626/2511] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:10 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 1659 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:10.479466 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.482120 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:19:10.482952 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faaf0464-32d7-4d2b-93af-ea53c1ab393a", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:10.497129 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7422fb4b-5404-48f4-a86b-2707b5f8e4b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.505363 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:10.505363 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:10.505997 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7422fb4b-5404-48f4-a86b-2707b5f8e4b2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:10.506065 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:10.506065 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Create snapshot from volume faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:10.506171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7422fb4b-5404-48f4-a86b-2707b5f8e4b2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:10.506171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7422fb4b-5404-48f4-a86b-2707b5f8e4b2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:10.506171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7422fb4b-5404-48f4-a86b-2707b5f8e4b2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:10.515815 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:10.515815 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:10.516773 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7422fb4b-5404-48f4-a86b-2707b5f8e4b2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:10.517423 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 623/2512] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:10 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:10.555615 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Created reservations ['a868bdc5-2a70-41a2-b409-a15c03a8eb0a', '149782dd-799b-49e9-980d-e091d7facec5', 'c913eed7-e735-40e2-b25a-1e6b9323a186', '783a4484-6d18-484c-b688-8e1876545b02'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:10.609606 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Snapshot force create request issued successfully. Aug 23 18:19:10.610647 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-420be6ee-6db4-485b-bd78-7d6217740c2c req-0803d74f-2b6d-4432-96a3-3ac8e079bb19 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:19:10.611540 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 632/2513] 10.4.3.148 () {72 vars in 1547 bytes} [Sun Aug 23 18:19:10 2026] POST /volume/v3/snapshots => generated 292 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:10.802444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3f4375d2-2a08-4bc9-bcff-77c1405824ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:10.804860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f4375d2-2a08-4bc9-bcff-77c1405824ee tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:10.805812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f4375d2-2a08-4bc9-bcff-77c1405824ee tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:10.805812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f4375d2-2a08-4bc9-bcff-77c1405824ee tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:10.805812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3f4375d2-2a08-4bc9-bcff-77c1405824ee tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:10.812220 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:10.812220 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:10.813254 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f4375d2-2a08-4bc9-bcff-77c1405824ee tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:10.814871 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 633/2514] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:10 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:11.367645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71c89531-05b3-4a29-8948-59bd9a6a5754 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:11.370829 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71c89531-05b3-4a29-8948-59bd9a6a5754 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] GET https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 Aug 23 18:19:11.370829 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71c89531-05b3-4a29-8948-59bd9a6a5754 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:11.371216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71c89531-05b3-4a29-8948-59bd9a6a5754 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:11.383367 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71c89531-05b3-4a29-8948-59bd9a6a5754 tempest-CinderUnicodeTest-538255144 tempest-CinderUnicodeTest-538255144-project-member] https://10.4.3.148/volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 returned with HTTP 404 Aug 23 18:19:11.383367 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 627/2515] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:11 2026] GET /volume/v3/volumes/c6ab24b6-0a37-46d5-b715-d73f14125b19 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:11.540025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c418cd36-4ca6-4859-9a5d-6f0145a23f83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:11.543088 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c418cd36-4ca6-4859-9a5d-6f0145a23f83 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:11.543258 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c418cd36-4ca6-4859-9a5d-6f0145a23f83 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:11.543525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c418cd36-4ca6-4859-9a5d-6f0145a23f83 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:11.543686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c418cd36-4ca6-4859-9a5d-6f0145a23f83 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:11.557498 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:11.557498 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:11.559310 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c418cd36-4ca6-4859-9a5d-6f0145a23f83 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:11.559310 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 624/2516] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:11 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:11.837504 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69cbf386-b2b1-48ef-84f1-931f4a148e19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:11.843559 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69cbf386-b2b1-48ef-84f1-931f4a148e19 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:11.844299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69cbf386-b2b1-48ef-84f1-931f4a148e19 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:11.844299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69cbf386-b2b1-48ef-84f1-931f4a148e19 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:11.844466 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-69cbf386-b2b1-48ef-84f1-931f4a148e19 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:11.852555 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:11.852555 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:11.852555 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69cbf386-b2b1-48ef-84f1-931f4a148e19 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:11.854748 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 633/2517] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:11 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 739 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:12.578005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3b6177d3-d371-4edc-9e81-9498c9b4a03d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:12.585765 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b6177d3-d371-4edc-9e81-9498c9b4a03d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:12.586269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b6177d3-d371-4edc-9e81-9498c9b4a03d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:12.586495 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b6177d3-d371-4edc-9e81-9498c9b4a03d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:12.586685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3b6177d3-d371-4edc-9e81-9498c9b4a03d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:12.595886 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:12.595886 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:12.596950 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b6177d3-d371-4edc-9e81-9498c9b4a03d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:12.597547 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 634/2518] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:12 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:12.878247 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f847e4fe-bde9-41f4-b3da-51063ca35a2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:12.880227 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f847e4fe-bde9-41f4-b3da-51063ca35a2d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:12.880450 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f847e4fe-bde9-41f4-b3da-51063ca35a2d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:12.880757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f847e4fe-bde9-41f4-b3da-51063ca35a2d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:12.880898 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f847e4fe-bde9-41f4-b3da-51063ca35a2d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:12.899623 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:12.899623 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:12.902975 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f847e4fe-bde9-41f4-b3da-51063ca35a2d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:12.903076 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 628/2519] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:12 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:13.619173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ece90b03-391a-4076-8acb-b84c70337ebe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:13.621920 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece90b03-391a-4076-8acb-b84c70337ebe tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:13.622207 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece90b03-391a-4076-8acb-b84c70337ebe tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:13.622475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece90b03-391a-4076-8acb-b84c70337ebe tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:13.622632 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ece90b03-391a-4076-8acb-b84c70337ebe tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:13.631922 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:13.631922 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:13.633350 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece90b03-391a-4076-8acb-b84c70337ebe tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:13.633606 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 625/2520] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:13 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:13.922840 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-275a6a54-a391-458c-9e75-8a67329285fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:13.925252 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-275a6a54-a391-458c-9e75-8a67329285fe tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:13.925431 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-275a6a54-a391-458c-9e75-8a67329285fe tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:13.926736 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-275a6a54-a391-458c-9e75-8a67329285fe tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:13.926736 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-275a6a54-a391-458c-9e75-8a67329285fe tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:13.933469 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:13.933469 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:13.933916 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-275a6a54-a391-458c-9e75-8a67329285fe tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:13.934396 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 634/2521] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:13 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:14.320574 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:14.504856 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:14.505539 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-927574126"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:14.509185 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-927574126'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:14.509185 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume of 1 GB Aug 23 18:19:14.522208 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Availability Zones retrieved successfully. Aug 23 18:19:14.534564 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (f6cce20b-e510-49d7-8baa-0b906499e039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:14.535604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed1be2d-a87b-4311-ae0b-5d34d22eb9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:14.537863 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:14.586103 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed1be2d-a87b-4311-ae0b-5d34d22eb9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:14.587970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f8ea3f-cd17-449d-9ccd-0bb3629bf623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:14.651288 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9944a4ed-0f04-4abf-bc49-1080ffaf35c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:14.654895 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9944a4ed-0f04-4abf-bc49-1080ffaf35c3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:14.655496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9944a4ed-0f04-4abf-bc49-1080ffaf35c3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:14.655982 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9944a4ed-0f04-4abf-bc49-1080ffaf35c3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:14.656390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9944a4ed-0f04-4abf-bc49-1080ffaf35c3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:14.667219 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:14.667219 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:14.667358 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9944a4ed-0f04-4abf-bc49-1080ffaf35c3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:14.667867 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 629/2522] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:14 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:14.728863 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['b99defe9-77f0-461c-8923-f310c1250317', '493f97cf-e4cf-43a1-a2aa-bf0f2e73fb72', '7f4c3b5f-3fb0-403a-8f58-2ef92845618f', '29e5bd73-f10c-4fe3-92e0-e1737fa311b5'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:14.729875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f8ea3f-cd17-449d-9ccd-0bb3629bf623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b99defe9-77f0-461c-8923-f310c1250317', '493f97cf-e4cf-43a1-a2aa-bf0f2e73fb72', '7f4c3b5f-3fb0-403a-8f58-2ef92845618f', '29e5bd73-f10c-4fe3-92e0-e1737fa311b5']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:14.731475 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb91eb55-9fcc-4855-a87a-a8ab1f09d348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:14.775603 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb91eb55-9fcc-4855-a87a-a8ab1f09d348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f6d9de-8f66-40f1-9eff-89202bfbc77e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-927574126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['b99defe9-77f0-461c-8923-f310c1250317','493f97cf-e4cf-43a1-a2aa-bf0f2e73fb72','7f4c3b5f-3fb0-403a-8f58-2ef92845618f','29e5bd73-f10c-4fe3-92e0-e1737fa311b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-927574126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3f6d9de-8f66-40f1-9eff-89202bfbc77e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36009118404449ae83a9e0aca95e453e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:14.776690 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc9b430-72b8-473e-b0d2-a3a2aedfcf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:14.819308 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc9b430-72b8-473e-b0d2-a3a2aedfcf69) transitioned into state 'SUCCESS' from state '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-927574126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['b99defe9-77f0-461c-8923-f310c1250317','493f97cf-e4cf-43a1-a2aa-bf0f2e73fb72','7f4c3b5f-3fb0-403a-8f58-2ef92845618f','29e5bd73-f10c-4fe3-92e0-e1737fa311b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:14.820288 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1611fa6-ae87-493f-a037-6c3885a4c0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:14.841169 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1611fa6-ae87-493f-a037-6c3885a4c0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:14.842465 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (f6cce20b-e510-49d7-8baa-0b906499e039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:14.842536 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request issued successfully. Aug 23 18:19:14.843292 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfc943b9-95d8-42db-a391-60de3b979ab5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:14.843782 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 635/2523] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:19:14 2026] POST /volume/v3/volumes => generated 777 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:14.862248 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fac1fb6d-c2b1-4e50-9187-7f1309eca6da None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:14.865011 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fac1fb6d-c2b1-4e50-9187-7f1309eca6da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e Aug 23 18:19:14.865384 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fac1fb6d-c2b1-4e50-9187-7f1309eca6da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:14.865782 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fac1fb6d-c2b1-4e50-9187-7f1309eca6da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:14.877611 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:14.877611 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:14.884325 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fac1fb6d-c2b1-4e50-9187-7f1309eca6da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:19:14.890869 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fac1fb6d-c2b1-4e50-9187-7f1309eca6da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e returned with HTTP 200 Aug 23 18:19:14.891402 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 626/2524] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:14 2026] GET /volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:14.953326 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-08525366-76a3-442d-8747-8a05ecd6b58b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:14.959009 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08525366-76a3-442d-8747-8a05ecd6b58b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:14.959009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08525366-76a3-442d-8747-8a05ecd6b58b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:14.959009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08525366-76a3-442d-8747-8a05ecd6b58b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:14.959009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-08525366-76a3-442d-8747-8a05ecd6b58b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:14.963905 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:14.963905 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:14.965183 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08525366-76a3-442d-8747-8a05ecd6b58b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:14.965630 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 635/2525] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:14 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:15.319775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-4f89f7d3-cc85-4235-97bf-9256f4ef9683 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:15.324531 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-4f89f7d3-cc85-4235-97bf-9256f4ef9683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:15.325301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-4f89f7d3-cc85-4235-97bf-9256f4ef9683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:15.325301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-4f89f7d3-cc85-4235-97bf-9256f4ef9683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:15.345067 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:15.345067 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:15.352823 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-4f89f7d3-cc85-4235-97bf-9256f4ef9683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:15.363924 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-4f89f7d3-cc85-4235-97bf-9256f4ef9683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:19:15.366406 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 630/2526] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:15 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 1659 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:15.685563 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6eae92fd-47a1-45ab-884d-a81db8a9f322 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:15.694184 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6eae92fd-47a1-45ab-884d-a81db8a9f322 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:15.694184 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6eae92fd-47a1-45ab-884d-a81db8a9f322 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:15.694184 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6eae92fd-47a1-45ab-884d-a81db8a9f322 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:15.694321 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6eae92fd-47a1-45ab-884d-a81db8a9f322 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:15.710696 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:15.710696 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:15.711639 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6eae92fd-47a1-45ab-884d-a81db8a9f322 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:15.712320 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 636/2527] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:15 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:15.910864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a283a195-c22b-4862-85df-46aeec2a0d4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:15.913461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a283a195-c22b-4862-85df-46aeec2a0d4a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e Aug 23 18:19:15.913731 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a283a195-c22b-4862-85df-46aeec2a0d4a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:15.914068 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a283a195-c22b-4862-85df-46aeec2a0d4a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:15.925045 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:15.925045 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:15.929585 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a283a195-c22b-4862-85df-46aeec2a0d4a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:19:15.935507 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a283a195-c22b-4862-85df-46aeec2a0d4a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e returned with HTTP 200 Aug 23 18:19:15.936065 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 627/2528] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:15 2026] GET /volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:15.950479 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c911ee2-94d9-43b7-9a33-26992924b757 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:15.954845 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c911ee2-94d9-43b7-9a33-26992924b757 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:15.955453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c911ee2-94d9-43b7-9a33-26992924b757 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3f6d9de-8f66-40f1-9eff-89202bfbc77e", "name": "tempest-type-Backup-67832209"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:15.963833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-7c911ee2-94d9-43b7-9a33-26992924b757 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating new backup {'backup': {'volume_id': 'a3f6d9de-8f66-40f1-9eff-89202bfbc77e', 'name': 'tempest-type-Backup-67832209'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:15.963833 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-7c911ee2-94d9-43b7-9a33-26992924b757 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating backup of volume a3f6d9de-8f66-40f1-9eff-89202bfbc77e in container None Aug 23 18:19:15.982353 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:15.982353 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:15.982353 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7c911ee2-94d9-43b7-9a33-26992924b757 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:19:15.984365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-827d584b-3fd7-4fb4-a0d2-3112787b94c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:15.986970 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-827d584b-3fd7-4fb4-a0d2-3112787b94c6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:15.987602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-827d584b-3fd7-4fb4-a0d2-3112787b94c6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:15.989971 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-827d584b-3fd7-4fb4-a0d2-3112787b94c6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:15.989971 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-827d584b-3fd7-4fb4-a0d2-3112787b94c6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:15.996195 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:15.996195 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:15.998262 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-827d584b-3fd7-4fb4-a0d2-3112787b94c6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:15.998992 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 631/2529] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:15 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:16.056018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7c911ee2-94d9-43b7-9a33-26992924b757 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['966a52a0-e02a-4567-9e54-32f2ed254217', '9b94000f-d03d-4ed0-80f2-a471dca054e7'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:16.120737 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c911ee2-94d9-43b7-9a33-26992924b757 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:16.120737 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 636/2530] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:19:15 2026] POST /volume/v3/backups => generated 314 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:16.135202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-42394926-1e71-4805-8647-8d3b3ac80d7f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:16.140072 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42394926-1e71-4805-8647-8d3b3ac80d7f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:16.140072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42394926-1e71-4805-8647-8d3b3ac80d7f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:16.140072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42394926-1e71-4805-8647-8d3b3ac80d7f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:16.140072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-42394926-1e71-4805-8647-8d3b3ac80d7f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:16.149523 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:16.149523 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:16.150549 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42394926-1e71-4805-8647-8d3b3ac80d7f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:16.151166 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 637/2531] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:16 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:16.426827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-da4cb9f3-7816-4677-9fb4-79d3d21ca08c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:16.430276 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-da4cb9f3-7816-4677-9fb4-79d3d21ca08c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829 Aug 23 18:19:16.430551 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-da4cb9f3-7816-4677-9fb4-79d3d21ca08c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:16.430708 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-da4cb9f3-7816-4677-9fb4-79d3d21ca08c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:16.443572 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:16.443572 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:16.522957 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-65897f5c-00d2-4bb0-b0c5-cfcef83ec213 req-da4cb9f3-7816-4677-9fb4-79d3d21ca08c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829 returned with HTTP 200 Aug 23 18:19:16.523630 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 628/2532] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:19:16 2026] DELETE /volume/v3/attachments/2ad073a6-a8e5-4b82-b16a-53dfc8a43829 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:16.728090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b45f844-368c-4778-bad5-71f8f59c3bce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:16.732078 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b45f844-368c-4778-bad5-71f8f59c3bce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:16.732557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b45f844-368c-4778-bad5-71f8f59c3bce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:16.732931 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b45f844-368c-4778-bad5-71f8f59c3bce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:16.733472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7b45f844-368c-4778-bad5-71f8f59c3bce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:16.739678 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:16.739678 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:16.740925 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b45f844-368c-4778-bad5-71f8f59c3bce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:16.741514 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 632/2533] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:16 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:17.018229 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-85d77a42-91cc-4d8d-8f43-01063659cc9e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:17.025845 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85d77a42-91cc-4d8d-8f43-01063659cc9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:17.026062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85d77a42-91cc-4d8d-8f43-01063659cc9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:17.026285 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85d77a42-91cc-4d8d-8f43-01063659cc9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:17.026438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-85d77a42-91cc-4d8d-8f43-01063659cc9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:17.036750 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:17.036750 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:17.038250 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85d77a42-91cc-4d8d-8f43-01063659cc9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:17.038933 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 637/2534] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:17 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:17.170972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7af038c2-2b9c-450c-811e-b24ec22d7256 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:17.173825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7af038c2-2b9c-450c-811e-b24ec22d7256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:17.173952 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7af038c2-2b9c-450c-811e-b24ec22d7256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:17.174329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7af038c2-2b9c-450c-811e-b24ec22d7256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:17.174542 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7af038c2-2b9c-450c-811e-b24ec22d7256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:17.183671 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:17.183671 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:17.184618 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7af038c2-2b9c-450c-811e-b24ec22d7256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:17.185046 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 638/2535] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:17 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:17.753447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-185a7768-1369-4f7d-acf7-82c1b6135838 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:17.755995 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-185a7768-1369-4f7d-acf7-82c1b6135838 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:17.756246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-185a7768-1369-4f7d-acf7-82c1b6135838 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:17.756351 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-185a7768-1369-4f7d-acf7-82c1b6135838 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:17.756461 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-185a7768-1369-4f7d-acf7-82c1b6135838 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:17.762199 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:17.762199 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:17.763014 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-185a7768-1369-4f7d-acf7-82c1b6135838 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:17.763463 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 629/2536] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:17 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:18.053978 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb881abb-443d-45b6-aec6-b360d371df74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:18.059586 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb881abb-443d-45b6-aec6-b360d371df74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:18.059715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb881abb-443d-45b6-aec6-b360d371df74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:18.060107 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb881abb-443d-45b6-aec6-b360d371df74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:18.060163 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bb881abb-443d-45b6-aec6-b360d371df74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:18.071761 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:18.071761 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:18.073506 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb881abb-443d-45b6-aec6-b360d371df74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:18.074006 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 633/2537] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:18 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:19:18.198946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-700038e5-e3fc-4edd-8822-7c55a99af31f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:18.201457 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-700038e5-e3fc-4edd-8822-7c55a99af31f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:18.201457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-700038e5-e3fc-4edd-8822-7c55a99af31f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:18.201754 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-700038e5-e3fc-4edd-8822-7c55a99af31f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:18.201933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-700038e5-e3fc-4edd-8822-7c55a99af31f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:18.212489 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:18.212489 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:18.214215 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-700038e5-e3fc-4edd-8822-7c55a99af31f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:18.216761 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 638/2538] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:18 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:19:18.406426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e17c1381-46f1-4869-b80e-deb45c295fdf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:18.408071 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e17c1381-46f1-4869-b80e-deb45c295fdf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a?cascade=True Aug 23 18:19:18.408444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e17c1381-46f1-4869-b80e-deb45c295fdf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:18.408768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e17c1381-46f1-4869-b80e-deb45c295fdf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:18.409016 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e17c1381-46f1-4869-b80e-deb45c295fdf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume with id: faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:18.420207 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:18.420207 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:18.421244 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e17c1381-46f1-4869-b80e-deb45c295fdf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:18.460600 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e17c1381-46f1-4869-b80e-deb45c295fdf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume request issued successfully. Aug 23 18:19:18.460950 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e17c1381-46f1-4869-b80e-deb45c295fdf tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a?cascade=True returned with HTTP 202 Aug 23 18:19:18.461428 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 639/2539] 10.4.3.148 () {66 vars in 1376 bytes} [Sun Aug 23 18:19:18 2026] DELETE /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:18.470937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49aa2f0c-500a-4831-8e16-b2d18f6ac683 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:18.473376 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49aa2f0c-500a-4831-8e16-b2d18f6ac683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:18.473471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49aa2f0c-500a-4831-8e16-b2d18f6ac683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:18.473737 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49aa2f0c-500a-4831-8e16-b2d18f6ac683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:18.483044 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:18.483044 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:18.488693 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49aa2f0c-500a-4831-8e16-b2d18f6ac683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:18.495362 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49aa2f0c-500a-4831-8e16-b2d18f6ac683 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 200 Aug 23 18:19:18.495839 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 630/2540] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:18 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:18.784026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c2d7266-bbdd-42a5-ba15-f45a612297eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:18.786140 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c2d7266-bbdd-42a5-ba15-f45a612297eb tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:18.786460 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c2d7266-bbdd-42a5-ba15-f45a612297eb tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:18.787454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c2d7266-bbdd-42a5-ba15-f45a612297eb tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:18.787454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9c2d7266-bbdd-42a5-ba15-f45a612297eb tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:18.791597 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:18.791597 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:18.792731 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c2d7266-bbdd-42a5-ba15-f45a612297eb tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:18.793211 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 634/2541] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:18 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:19.090378 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4ad18dc1-f433-4eb8-ba40-bb2d5218d96b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:19.093984 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ad18dc1-f433-4eb8-ba40-bb2d5218d96b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:19.094527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ad18dc1-f433-4eb8-ba40-bb2d5218d96b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:19.095698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ad18dc1-f433-4eb8-ba40-bb2d5218d96b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:19.095861 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4ad18dc1-f433-4eb8-ba40-bb2d5218d96b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:19.106426 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:19.106426 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:19.108075 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ad18dc1-f433-4eb8-ba40-bb2d5218d96b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:19.108075 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 639/2542] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:19 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:19.238891 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dcaead7d-12bb-49ad-8144-2c4fa964544c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:19.243913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dcaead7d-12bb-49ad-8144-2c4fa964544c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:19.244441 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dcaead7d-12bb-49ad-8144-2c4fa964544c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:19.245465 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dcaead7d-12bb-49ad-8144-2c4fa964544c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:19.245735 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-dcaead7d-12bb-49ad-8144-2c4fa964544c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:19.252170 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:19.252170 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:19.253343 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dcaead7d-12bb-49ad-8144-2c4fa964544c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:19.254079 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 640/2543] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:19 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:19.515276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-114fb4fd-2374-4fca-8a83-ad34d47dfbcb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:19.517265 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-114fb4fd-2374-4fca-8a83-ad34d47dfbcb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:19.517566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-114fb4fd-2374-4fca-8a83-ad34d47dfbcb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:19.517815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-114fb4fd-2374-4fca-8a83-ad34d47dfbcb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:19.525482 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-114fb4fd-2374-4fca-8a83-ad34d47dfbcb tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 404 Aug 23 18:19:19.525921 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 631/2544] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:19 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:19.805267 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6ed57ab-ab2a-49a3-81e0-cd06a22363a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:19.808212 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6ed57ab-ab2a-49a3-81e0-cd06a22363a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:19.808529 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6ed57ab-ab2a-49a3-81e0-cd06a22363a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:19.808785 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6ed57ab-ab2a-49a3-81e0-cd06a22363a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:19.808948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f6ed57ab-ab2a-49a3-81e0-cd06a22363a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:19.813768 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:19.813768 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:19.816887 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6ed57ab-ab2a-49a3-81e0-cd06a22363a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:19.816887 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 635/2545] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:19 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:20.005969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e83aa68e-652e-4367-b4db-36f0de2e1e7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:20.008174 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e83aa68e-652e-4367-b4db-36f0de2e1e7d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:20.008624 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e83aa68e-652e-4367-b4db-36f0de2e1e7d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:20.008995 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e83aa68e-652e-4367-b4db-36f0de2e1e7d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:20.009266 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e83aa68e-652e-4367-b4db-36f0de2e1e7d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume with id: faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:20.017591 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e83aa68e-652e-4367-b4db-36f0de2e1e7d tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 404 Aug 23 18:19:20.018502 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 640/2546] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:20 2026] DELETE /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:20.028014 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cc91a8e1-05f1-4913-b6ed-fb18688cf2d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:20.030977 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc91a8e1-05f1-4913-b6ed-fb18688cf2d0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a Aug 23 18:19:20.031291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc91a8e1-05f1-4913-b6ed-fb18688cf2d0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:20.031599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc91a8e1-05f1-4913-b6ed-fb18688cf2d0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:20.040859 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc91a8e1-05f1-4913-b6ed-fb18688cf2d0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a returned with HTTP 404 Aug 23 18:19:20.041513 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 641/2547] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:20 2026] GET /volume/v3/volumes/faaf0464-32d7-4d2b-93af-ea53c1ab393a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:19:20.056292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:20.058992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:19:20.059762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:20.059762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:20.060437 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume with id: a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:19:20.073882 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:20.073882 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:20.074667 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:20.105843 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume request issued successfully. Aug 23 18:19:20.106733 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a8a44a-f52e-4be5-a50b-5153efb39a71 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 202 Aug 23 18:19:20.107508 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 632/2548] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:20 2026] DELETE /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:20.118568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-92a9f2f8-16b9-46eb-8372-6b28b5a20663 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:20.120443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92a9f2f8-16b9-46eb-8372-6b28b5a20663 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:19:20.120443 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92a9f2f8-16b9-46eb-8372-6b28b5a20663 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:20.120443 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92a9f2f8-16b9-46eb-8372-6b28b5a20663 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:20.124705 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf99642c-3b76-4d2f-8a0e-3e0653129153 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:20.128620 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf99642c-3b76-4d2f-8a0e-3e0653129153 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:20.128620 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf99642c-3b76-4d2f-8a0e-3e0653129153 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:20.128620 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf99642c-3b76-4d2f-8a0e-3e0653129153 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:20.128620 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bf99642c-3b76-4d2f-8a0e-3e0653129153 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:20.132422 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:20.132422 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:20.135340 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:20.135340 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:20.137134 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf99642c-3b76-4d2f-8a0e-3e0653129153 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:20.137984 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-92a9f2f8-16b9-46eb-8372-6b28b5a20663 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:20.138994 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 641/2549] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:20 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:20.144591 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92a9f2f8-16b9-46eb-8372-6b28b5a20663 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 200 Aug 23 18:19:20.146082 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 636/2550] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:20 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:20.272847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-869fa82b-487c-450c-aaa9-eb3e5ec59898 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:20.275076 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-869fa82b-487c-450c-aaa9-eb3e5ec59898 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:20.275367 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-869fa82b-487c-450c-aaa9-eb3e5ec59898 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:20.275617 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-869fa82b-487c-450c-aaa9-eb3e5ec59898 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:20.275772 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-869fa82b-487c-450c-aaa9-eb3e5ec59898 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:20.281718 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:20.281718 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:20.282631 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-869fa82b-487c-450c-aaa9-eb3e5ec59898 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:20.283107 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 642/2551] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:20 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:20.828710 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f4cb1cd-5bcd-49c1-ad24-0608a4892fd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:20.832041 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f4cb1cd-5bcd-49c1-ad24-0608a4892fd6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:20.832272 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f4cb1cd-5bcd-49c1-ad24-0608a4892fd6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:20.832715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f4cb1cd-5bcd-49c1-ad24-0608a4892fd6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:20.832715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5f4cb1cd-5bcd-49c1-ad24-0608a4892fd6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:20.837265 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:20.837265 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:20.837910 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f4cb1cd-5bcd-49c1-ad24-0608a4892fd6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:20.838739 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 633/2552] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:20 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:21.154956 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e0378b46-e727-4fb5-9cac-923a812a8b9e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:21.157195 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0378b46-e727-4fb5-9cac-923a812a8b9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:21.157456 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0378b46-e727-4fb5-9cac-923a812a8b9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:21.157735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0378b46-e727-4fb5-9cac-923a812a8b9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:21.157912 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e0378b46-e727-4fb5-9cac-923a812a8b9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:21.163853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ce3ba7a-8160-4dce-a806-2dad57304375 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:21.165940 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ce3ba7a-8160-4dce-a806-2dad57304375 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da Aug 23 18:19:21.166161 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ce3ba7a-8160-4dce-a806-2dad57304375 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:21.166364 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ce3ba7a-8160-4dce-a806-2dad57304375 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:21.166460 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:21.166460 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:21.167483 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0378b46-e727-4fb5-9cac-923a812a8b9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:21.167978 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 642/2553] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:21 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:21.173889 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ce3ba7a-8160-4dce-a806-2dad57304375 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da returned with HTTP 404 Aug 23 18:19:21.174686 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 637/2554] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:21 2026] GET /volume/v3/volumes/a589b6a1-e0d8-4704-9f5e-59ffe52d33da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:21.300822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3920b85a-acef-4f54-bb89-93be51ca4fb1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:21.303753 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3920b85a-acef-4f54-bb89-93be51ca4fb1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:21.303753 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3920b85a-acef-4f54-bb89-93be51ca4fb1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:21.304200 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3920b85a-acef-4f54-bb89-93be51ca4fb1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:21.304200 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3920b85a-acef-4f54-bb89-93be51ca4fb1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:21.311151 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:21.311151 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:21.312158 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3920b85a-acef-4f54-bb89-93be51ca4fb1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:21.312697 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 643/2555] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:21 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:21.855571 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-889a6997-4e54-44d1-84a6-1b774f6b5b5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:21.858718 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-889a6997-4e54-44d1-84a6-1b774f6b5b5c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:19:21.859086 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-889a6997-4e54-44d1-84a6-1b774f6b5b5c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:21.859323 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-889a6997-4e54-44d1-84a6-1b774f6b5b5c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:21.860925 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-889a6997-4e54-44d1-84a6-1b774f6b5b5c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:21.873192 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:21.873192 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:21.874289 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-889a6997-4e54-44d1-84a6-1b774f6b5b5c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:19:21.874956 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 634/2556] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:21 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:21.894204 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:21.896919 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:21.897462 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d74f2c8-e8da-4565-b296-d2e8de73c17f"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:21.899559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating new backup {'backup': {'volume_id': '1d74f2c8-e8da-4565-b296-d2e8de73c17f'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:21.899918 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating backup of volume 1d74f2c8-e8da-4565-b296-d2e8de73c17f in container None Aug 23 18:19:21.912521 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:21.912521 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:21.912662 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:19:21.942560 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['325967fa-4317-47ff-8646-8b7d7bd11c0d', '35896f00-04e8-4a51-9410-a012a936e210'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:21.981683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efa7f167-c00d-48a7-bf36-ffb10ebc8701 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:21.982187 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 643/2557] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:19:21 2026] POST /volume/v3/backups => generated 288 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:21.991857 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06b33f01-086c-44c5-a332-c4d9d41e05c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:21.994887 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06b33f01-086c-44c5-a332-c4d9d41e05c1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:21.994887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06b33f01-086c-44c5-a332-c4d9d41e05c1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:21.994887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06b33f01-086c-44c5-a332-c4d9d41e05c1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:21.994887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-06b33f01-086c-44c5-a332-c4d9d41e05c1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:21.999543 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:21.999543 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:22.000630 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06b33f01-086c-44c5-a332-c4d9d41e05c1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:22.003063 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 638/2558] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:21 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:22.192919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52529e59-acc0-4fa7-835a-597033135d85 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:22.197403 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52529e59-acc0-4fa7-835a-597033135d85 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:22.197846 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52529e59-acc0-4fa7-835a-597033135d85 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:22.198911 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52529e59-acc0-4fa7-835a-597033135d85 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:22.198911 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-52529e59-acc0-4fa7-835a-597033135d85 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:22.210990 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:22.210990 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:22.214782 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52529e59-acc0-4fa7-835a-597033135d85 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:22.217172 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 644/2559] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:22 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:22.336326 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ff8389c5-6e01-4e60-ba9a-cf05e861bdd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:22.339501 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff8389c5-6e01-4e60-ba9a-cf05e861bdd6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:22.339753 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff8389c5-6e01-4e60-ba9a-cf05e861bdd6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:22.340733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff8389c5-6e01-4e60-ba9a-cf05e861bdd6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:22.341079 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ff8389c5-6e01-4e60-ba9a-cf05e861bdd6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:22.350643 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:22.350643 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:22.351071 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff8389c5-6e01-4e60-ba9a-cf05e861bdd6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:22.352614 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 635/2560] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:22 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:23.019109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0396238a-3b90-4684-888a-373c3ff3897f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:23.022138 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0396238a-3b90-4684-888a-373c3ff3897f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:23.022403 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0396238a-3b90-4684-888a-373c3ff3897f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:23.022668 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0396238a-3b90-4684-888a-373c3ff3897f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:23.022910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0396238a-3b90-4684-888a-373c3ff3897f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:23.028218 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:23.028218 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:23.029205 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0396238a-3b90-4684-888a-373c3ff3897f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:23.029655 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 644/2561] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:23 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:23.232026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-214d94d5-0ee6-4a81-ae18-07f39267ad9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:23.234828 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-214d94d5-0ee6-4a81-ae18-07f39267ad9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:23.234828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-214d94d5-0ee6-4a81-ae18-07f39267ad9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:23.234828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-214d94d5-0ee6-4a81-ae18-07f39267ad9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:23.234828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-214d94d5-0ee6-4a81-ae18-07f39267ad9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:23.239546 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:23.239546 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:23.240894 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-214d94d5-0ee6-4a81-ae18-07f39267ad9e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:23.240894 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 639/2562] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:23 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:23.368838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe28452c-1071-4afd-ba29-7e7f8bcbb299 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:23.375414 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe28452c-1071-4afd-ba29-7e7f8bcbb299 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:23.376578 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe28452c-1071-4afd-ba29-7e7f8bcbb299 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:23.377056 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe28452c-1071-4afd-ba29-7e7f8bcbb299 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:23.377392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fe28452c-1071-4afd-ba29-7e7f8bcbb299 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:23.390325 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:23.390325 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:23.390325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe28452c-1071-4afd-ba29-7e7f8bcbb299 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:23.390325 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 645/2563] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:23 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:24.050766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-580d3cc9-8148-4064-8444-d064a3d1af8b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:24.053667 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-580d3cc9-8148-4064-8444-d064a3d1af8b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:24.053986 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-580d3cc9-8148-4064-8444-d064a3d1af8b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:24.054811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-580d3cc9-8148-4064-8444-d064a3d1af8b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:24.054811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-580d3cc9-8148-4064-8444-d064a3d1af8b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:24.059265 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=524,cinder:UPDATE=169,cinder:INSERT=95,cinder:DELETE=2 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:19:24.066322 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:24.066322 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:24.067319 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-580d3cc9-8148-4064-8444-d064a3d1af8b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:24.068393 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 636/2564] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:24 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 697 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:24.256667 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-592536f3-a733-4f01-803b-30cf5047e63c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:24.259414 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-592536f3-a733-4f01-803b-30cf5047e63c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:24.259658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-592536f3-a733-4f01-803b-30cf5047e63c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:24.260495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-592536f3-a733-4f01-803b-30cf5047e63c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:24.260495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-592536f3-a733-4f01-803b-30cf5047e63c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:24.269607 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:24.269607 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:24.270978 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-592536f3-a733-4f01-803b-30cf5047e63c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:24.271554 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 645/2565] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:24 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:24.404874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d015eed1-525e-4558-8c0c-be19ba4da955 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:24.409192 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d015eed1-525e-4558-8c0c-be19ba4da955 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:24.409192 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d015eed1-525e-4558-8c0c-be19ba4da955 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:24.410493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d015eed1-525e-4558-8c0c-be19ba4da955 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:24.410493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d015eed1-525e-4558-8c0c-be19ba4da955 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:24.419810 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:24.419810 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:24.420753 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d015eed1-525e-4558-8c0c-be19ba4da955 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:24.421261 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 640/2566] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:24 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:25.083077 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ff2e504-15ab-4a93-aa36-1031c1e18660 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:25.085177 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ff2e504-15ab-4a93-aa36-1031c1e18660 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:25.085440 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ff2e504-15ab-4a93-aa36-1031c1e18660 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:25.086312 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ff2e504-15ab-4a93-aa36-1031c1e18660 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:25.086312 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3ff2e504-15ab-4a93-aa36-1031c1e18660 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:25.092474 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:25.092474 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:25.093505 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ff2e504-15ab-4a93-aa36-1031c1e18660 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:25.093505 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 646/2567] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:25 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:25.290447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-96ebe2f4-e191-46f1-8916-ff49c525c4b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:25.293378 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96ebe2f4-e191-46f1-8916-ff49c525c4b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:25.293624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96ebe2f4-e191-46f1-8916-ff49c525c4b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:25.293959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96ebe2f4-e191-46f1-8916-ff49c525c4b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:25.294188 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-96ebe2f4-e191-46f1-8916-ff49c525c4b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:25.303717 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:25.303717 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:25.304899 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96ebe2f4-e191-46f1-8916-ff49c525c4b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:25.305707 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 637/2568] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:25 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:25.438242 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c41bd530-7eb1-4374-8e1f-97ac92a31385 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:25.440708 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c41bd530-7eb1-4374-8e1f-97ac92a31385 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:25.440708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c41bd530-7eb1-4374-8e1f-97ac92a31385 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:25.442441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c41bd530-7eb1-4374-8e1f-97ac92a31385 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:25.443056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c41bd530-7eb1-4374-8e1f-97ac92a31385 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:25.454970 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:25.454970 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:25.455871 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c41bd530-7eb1-4374-8e1f-97ac92a31385 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:25.456216 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 646/2569] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:25 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:26.118658 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57faca41-d560-4118-95d2-8d0f1fa2ede0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:26.124639 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57faca41-d560-4118-95d2-8d0f1fa2ede0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:26.127502 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57faca41-d560-4118-95d2-8d0f1fa2ede0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:26.127502 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57faca41-d560-4118-95d2-8d0f1fa2ede0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:26.127502 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-57faca41-d560-4118-95d2-8d0f1fa2ede0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:26.135748 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:26.135748 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:26.138585 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57faca41-d560-4118-95d2-8d0f1fa2ede0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:26.142495 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 641/2570] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:26 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:26.333261 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3a659ea-f5c1-4acd-9665-794f26e87940 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:26.337949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3a659ea-f5c1-4acd-9665-794f26e87940 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:26.337949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3a659ea-f5c1-4acd-9665-794f26e87940 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:26.337949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3a659ea-f5c1-4acd-9665-794f26e87940 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:26.337949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f3a659ea-f5c1-4acd-9665-794f26e87940 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:26.343761 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:26.343761 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:26.345562 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3a659ea-f5c1-4acd-9665-794f26e87940 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:26.346323 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 647/2571] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:26 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:26.475442 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7b13645-9bf1-425a-81b5-4c3b3a6fc1bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:26.479385 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7b13645-9bf1-425a-81b5-4c3b3a6fc1bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:26.479697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7b13645-9bf1-425a-81b5-4c3b3a6fc1bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:26.479963 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7b13645-9bf1-425a-81b5-4c3b3a6fc1bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:26.480111 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f7b13645-9bf1-425a-81b5-4c3b3a6fc1bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:26.487448 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:26.487448 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:26.488317 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7b13645-9bf1-425a-81b5-4c3b3a6fc1bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:26.488812 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 638/2572] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:26 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:26.528874 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:26.531314 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:19:26.531588 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:26.531745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:26.531983 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume with id: 9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:19:26.541739 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:26.541739 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:26.542492 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:26.568897 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume request issued successfully. Aug 23 18:19:26.569171 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6bbe544-ca0c-4bfe-ac86-71d07b97aea0 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 202 Aug 23 18:19:26.569755 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 647/2573] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:26 2026] DELETE /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:26.580161 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3bd4c9c9-cc92-481f-a6f4-ac519d7700e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:26.583387 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3bd4c9c9-cc92-481f-a6f4-ac519d7700e6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:19:26.583598 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3bd4c9c9-cc92-481f-a6f4-ac519d7700e6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:26.584810 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3bd4c9c9-cc92-481f-a6f4-ac519d7700e6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:26.594167 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:26.594167 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:26.600740 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3bd4c9c9-cc92-481f-a6f4-ac519d7700e6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:26.609084 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3bd4c9c9-cc92-481f-a6f4-ac519d7700e6 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 200 Aug 23 18:19:26.609595 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 642/2574] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:26 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:27.156442 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-11b224ba-9a33-4e27-b862-cb090eeb11ad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:27.159982 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11b224ba-9a33-4e27-b862-cb090eeb11ad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:27.159982 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11b224ba-9a33-4e27-b862-cb090eeb11ad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:27.161416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11b224ba-9a33-4e27-b862-cb090eeb11ad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:27.161703 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-11b224ba-9a33-4e27-b862-cb090eeb11ad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:27.172117 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:27.172117 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:27.173514 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11b224ba-9a33-4e27-b862-cb090eeb11ad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:27.174263 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 648/2575] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:27 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:27.362549 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1c5f719-03c7-4267-9ea7-395e43ca31d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:27.365525 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1c5f719-03c7-4267-9ea7-395e43ca31d0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:27.365525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1c5f719-03c7-4267-9ea7-395e43ca31d0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:27.365836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1c5f719-03c7-4267-9ea7-395e43ca31d0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:27.366018 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b1c5f719-03c7-4267-9ea7-395e43ca31d0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:27.371604 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:27.371604 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:27.372622 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1c5f719-03c7-4267-9ea7-395e43ca31d0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:27.373091 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 639/2576] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:27 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:27.501527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86c6d969-3f9e-4d3b-ac91-6576b20f5be9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:27.504479 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86c6d969-3f9e-4d3b-ac91-6576b20f5be9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:27.504741 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86c6d969-3f9e-4d3b-ac91-6576b20f5be9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:27.505005 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86c6d969-3f9e-4d3b-ac91-6576b20f5be9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:27.505200 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-86c6d969-3f9e-4d3b-ac91-6576b20f5be9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:27.511087 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:27.511087 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:27.512328 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86c6d969-3f9e-4d3b-ac91-6576b20f5be9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:27.513730 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 648/2577] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:27 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:27.629959 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf8cbafb-6501-476a-87ae-16fabef9a5f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:27.635737 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf8cbafb-6501-476a-87ae-16fabef9a5f5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a Aug 23 18:19:27.636033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf8cbafb-6501-476a-87ae-16fabef9a5f5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:27.636333 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf8cbafb-6501-476a-87ae-16fabef9a5f5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:27.650036 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf8cbafb-6501-476a-87ae-16fabef9a5f5 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a returned with HTTP 404 Aug 23 18:19:27.650036 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 643/2578] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:27 2026] GET /volume/v3/volumes/9dbc1132-b154-46bf-8e02-bd624c9ab08a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:28.188132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8fcf38a4-9272-483f-b7c4-7bbde92c9956 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:28.191203 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8fcf38a4-9272-483f-b7c4-7bbde92c9956 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:28.191458 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8fcf38a4-9272-483f-b7c4-7bbde92c9956 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:28.191725 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8fcf38a4-9272-483f-b7c4-7bbde92c9956 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:28.194903 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8fcf38a4-9272-483f-b7c4-7bbde92c9956 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:28.200748 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:28.200748 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:28.201931 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8fcf38a4-9272-483f-b7c4-7bbde92c9956 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:28.202154 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 649/2579] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:28 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:28.390969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8bb8a8d9-7eac-4971-9a79-9b6e7ec99d6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:28.394415 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bb8a8d9-7eac-4971-9a79-9b6e7ec99d6e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:28.395450 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8bb8a8d9-7eac-4971-9a79-9b6e7ec99d6e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:28.395450 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8bb8a8d9-7eac-4971-9a79-9b6e7ec99d6e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:28.395450 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8bb8a8d9-7eac-4971-9a79-9b6e7ec99d6e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:28.407195 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:28.407195 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:28.408702 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bb8a8d9-7eac-4971-9a79-9b6e7ec99d6e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:28.410994 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 640/2580] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:28 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:28.533105 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3dded22e-0eaf-47fc-beff-c04f19de2f27 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:28.537247 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dded22e-0eaf-47fc-beff-c04f19de2f27 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:28.537247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3dded22e-0eaf-47fc-beff-c04f19de2f27 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:28.537247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3dded22e-0eaf-47fc-beff-c04f19de2f27 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:28.537247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3dded22e-0eaf-47fc-beff-c04f19de2f27 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:28.551335 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:28.551335 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:28.552810 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dded22e-0eaf-47fc-beff-c04f19de2f27 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:28.553417 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 649/2581] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:28 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:29.216082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0703d23-ef32-42dc-bc2b-2e7bbdc3226a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:29.218274 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0703d23-ef32-42dc-bc2b-2e7bbdc3226a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:29.218564 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0703d23-ef32-42dc-bc2b-2e7bbdc3226a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:29.218778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0703d23-ef32-42dc-bc2b-2e7bbdc3226a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:29.219044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d0703d23-ef32-42dc-bc2b-2e7bbdc3226a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:29.224130 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:29.224130 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:29.224906 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0703d23-ef32-42dc-bc2b-2e7bbdc3226a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:29.225344 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 644/2582] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:29 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:29.426898 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e3a8afe6-1dda-4d6a-bd54-2b0bfd6afba5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:29.431654 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3a8afe6-1dda-4d6a-bd54-2b0bfd6afba5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:29.431654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3a8afe6-1dda-4d6a-bd54-2b0bfd6afba5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:29.431654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3a8afe6-1dda-4d6a-bd54-2b0bfd6afba5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:29.431654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e3a8afe6-1dda-4d6a-bd54-2b0bfd6afba5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:29.439935 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:29.439935 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:29.440475 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3a8afe6-1dda-4d6a-bd54-2b0bfd6afba5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:29.441369 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 650/2583] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:29 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:29.579415 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72af2799-8203-4ff1-8b50-ae8b458946f4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:29.584511 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72af2799-8203-4ff1-8b50-ae8b458946f4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:29.584511 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72af2799-8203-4ff1-8b50-ae8b458946f4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:29.584511 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72af2799-8203-4ff1-8b50-ae8b458946f4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:29.584511 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-72af2799-8203-4ff1-8b50-ae8b458946f4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:29.590155 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:29.590155 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:29.591178 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72af2799-8203-4ff1-8b50-ae8b458946f4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:29.592009 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 641/2584] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:29 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.103820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-93b508dc-1b44-4595-b502-2187553f79be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.108181 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93b508dc-1b44-4595-b502-2187553f79be tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:30.108452 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93b508dc-1b44-4595-b502-2187553f79be tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.108706 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93b508dc-1b44-4595-b502-2187553f79be tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.118600 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.118600 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:30.125618 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-93b508dc-1b44-4595-b502-2187553f79be tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:30.134150 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93b508dc-1b44-4595-b502-2187553f79be tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:30.134150 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 650/2585] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.155385 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5716db44-a469-4d40-9c07-ea3bcfb2746c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.158645 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5716db44-a469-4d40-9c07-ea3bcfb2746c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:30.158645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5716db44-a469-4d40-9c07-ea3bcfb2746c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.158974 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5716db44-a469-4d40-9c07-ea3bcfb2746c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.172074 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.172074 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:30.179826 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5716db44-a469-4d40-9c07-ea3bcfb2746c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:30.186155 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5716db44-a469-4d40-9c07-ea3bcfb2746c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:30.186699 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 645/2586] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.239225 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3687361f-1b70-4a84-95df-177b60ff64d6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.242381 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3687361f-1b70-4a84-95df-177b60ff64d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:30.242381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3687361f-1b70-4a84-95df-177b60ff64d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.242381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3687361f-1b70-4a84-95df-177b60ff64d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.242381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3687361f-1b70-4a84-95df-177b60ff64d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:30.244941 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e95b3089-5238-42f5-96c3-7154d12fcf44 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.247832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e95b3089-5238-42f5-96c3-7154d12fcf44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:30.248131 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e95b3089-5238-42f5-96c3-7154d12fcf44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.248209 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.248209 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:30.248398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e95b3089-5238-42f5-96c3-7154d12fcf44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.249306 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3687361f-1b70-4a84-95df-177b60ff64d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:30.250084 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 651/2587] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.258761 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.258761 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:30.264915 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e95b3089-5238-42f5-96c3-7154d12fcf44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:30.270900 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e95b3089-5238-42f5-96c3-7154d12fcf44 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:30.271621 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 642/2588] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.382480 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8da7e34a-f691-4410-8098-b23a7849cc15 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.383196 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8da7e34a-f691-4410-8098-b23a7849cc15 None None] GET https://10.4.3.148/volume// Aug 23 18:19:30.383471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8da7e34a-f691-4410-8098-b23a7849cc15 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.383824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8da7e34a-f691-4410-8098-b23a7849cc15 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.384296 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8da7e34a-f691-4410-8098-b23a7849cc15 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:19:30.384804 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 651/2589] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:19:30.395868 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e7b6f656-1539-4cbb-8b45-e68c20b72b9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.399147 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e7b6f656-1539-4cbb-8b45-e68c20b72b9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:19:30.399734 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e7b6f656-1539-4cbb-8b45-e68c20b72b9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c78284b6-27ca-4ff5-96ba-9f34179b3773", "connector": null, "instance_uuid": "ad8733fe-f955-45e6-8d6b-1aa6f4be2da9"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:30.417020 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.417020 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:30.458775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1b4ef71c-37f5-4ec2-8e1e-e40202082f59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.462442 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b4ef71c-37f5-4ec2-8e1e-e40202082f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:30.462442 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b4ef71c-37f5-4ec2-8e1e-e40202082f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.463204 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b4ef71c-37f5-4ec2-8e1e-e40202082f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.463371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1b4ef71c-37f5-4ec2-8e1e-e40202082f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:30.466523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e7b6f656-1539-4cbb-8b45-e68c20b72b9e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:19:30.467934 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 646/2590] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:19:30 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 23 18:19:30.475732 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.475732 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:30.478720 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b4ef71c-37f5-4ec2-8e1e-e40202082f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:30.484380 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 652/2591] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.536995 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a9e05de5-e261-45f4-a9a3-32288feba1d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.544109 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9e05de5-e261-45f4-a9a3-32288feba1d2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:30.544432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9e05de5-e261-45f4-a9a3-32288feba1d2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.544668 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9e05de5-e261-45f4-a9a3-32288feba1d2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.565226 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-895c4351-3a33-43ce-b72b-8954bf6544bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.565557 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-895c4351-3a33-43ce-b72b-8954bf6544bb None None] GET https://10.4.3.148/volume// Aug 23 18:19:30.566439 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-895c4351-3a33-43ce-b72b-8954bf6544bb None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.567280 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-895c4351-3a33-43ce-b72b-8954bf6544bb None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.567402 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.567402 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:30.568463 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-895c4351-3a33-43ce-b72b-8954bf6544bb None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:19:30.568463 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 652/2592] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:19:30.576607 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a9e05de5-e261-45f4-a9a3-32288feba1d2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:30.590418 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-5a7182c2-c50a-4a8e-ad6d-46abd5eb1219 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.592823 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-5a7182c2-c50a-4a8e-ad6d-46abd5eb1219 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:30.592958 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-5a7182c2-c50a-4a8e-ad6d-46abd5eb1219 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.593336 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-5a7182c2-c50a-4a8e-ad6d-46abd5eb1219 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.595590 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9e05de5-e261-45f4-a9a3-32288feba1d2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:30.596061 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 643/2593] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 876 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.615883 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ca8d41b-fb14-4706-b0c6-e03fd3a14fe0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.621330 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ca8d41b-fb14-4706-b0c6-e03fd3a14fe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:30.622935 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.622935 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:30.623097 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ca8d41b-fb14-4706-b0c6-e03fd3a14fe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:30.625211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ca8d41b-fb14-4706-b0c6-e03fd3a14fe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:30.625211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5ca8d41b-fb14-4706-b0c6-e03fd3a14fe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:30.637433 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-5a7182c2-c50a-4a8e-ad6d-46abd5eb1219 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:30.639924 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.639924 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:30.640433 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ca8d41b-fb14-4706-b0c6-e03fd3a14fe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:30.641013 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 653/2594] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:30.647134 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-5a7182c2-c50a-4a8e-ad6d-46abd5eb1219 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:30.647634 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 647/2595] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:19:30 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 1056 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:19:30.823375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e73b85c2-89de-4993-9729-f26d849fc6d4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:30.827505 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e73b85c2-89de-4993-9729-f26d849fc6d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] PUT https://10.4.3.148/volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef Aug 23 18:19:30.828092 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e73b85c2-89de-4993-9729-f26d849fc6d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:30.846222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e73b85c2-89de-4993-9729-f26d849fc6d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Acquiring lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:19:30.852470 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e73b85c2-89de-4993-9729-f26d849fc6d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:19:30.855075 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:30.855075 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:30.995965 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e73b85c2-89de-4993-9729-f26d849fc6d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" released by "attachment_update" :: held 0.144s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:19:30.996404 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-e73b85c2-89de-4993-9729-f26d849fc6d4 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef returned with HTTP 200 Aug 23 18:19:30.997697 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 653/2596] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:19:30 2026] PUT /volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:31.022983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-bd7af078-0ce0-40e1-9280-c7a47a6cf3ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.025315 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-bd7af078-0ce0-40e1-9280-c7a47a6cf3ae tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption Aug 23 18:19:31.025618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-bd7af078-0ce0-40e1-9280-c7a47a6cf3ae tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:31.025881 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-bd7af078-0ce0-40e1-9280-c7a47a6cf3ae tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:31.037106 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.037106 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:31.050068 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-bd7af078-0ce0-40e1-9280-c7a47a6cf3ae tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption returned with HTTP 200 Aug 23 18:19:31.053134 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 644/2597] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:19:31 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:31.265028 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-37a4debc-1ec9-4064-94ee-91bb97e46216 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.267457 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37a4debc-1ec9-4064-94ee-91bb97e46216 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:31.267812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37a4debc-1ec9-4064-94ee-91bb97e46216 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:31.268107 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37a4debc-1ec9-4064-94ee-91bb97e46216 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:31.268226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-37a4debc-1ec9-4064-94ee-91bb97e46216 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:31.276955 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.276955 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:31.276955 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37a4debc-1ec9-4064-94ee-91bb97e46216 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:31.276955 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 654/2598] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:31 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:31.497829 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1502ff4e-ad8b-480d-8e99-e37c66a10c03 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.501991 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1502ff4e-ad8b-480d-8e99-e37c66a10c03 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:31.501991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1502ff4e-ad8b-480d-8e99-e37c66a10c03 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:31.501991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1502ff4e-ad8b-480d-8e99-e37c66a10c03 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:31.501991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1502ff4e-ad8b-480d-8e99-e37c66a10c03 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:31.510240 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.510240 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:31.511414 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1502ff4e-ad8b-480d-8e99-e37c66a10c03 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:31.512251 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 648/2599] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:31 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:31.526684 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a53ed224-c082-438e-8d22-f70da27cd79b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.625825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38c0354c-1518-4bae-ad67-080d7120966c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.629411 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c0354c-1518-4bae-ad67-080d7120966c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:31.629888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38c0354c-1518-4bae-ad67-080d7120966c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:31.630376 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38c0354c-1518-4bae-ad67-080d7120966c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:31.642935 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.642935 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:31.646635 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38c0354c-1518-4bae-ad67-080d7120966c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:31.651229 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c0354c-1518-4bae-ad67-080d7120966c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:31.651720 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 645/2600] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:31 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:31.659807 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1f829a0a-758a-4405-83a0-9798eea58f1f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.665007 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f829a0a-758a-4405-83a0-9798eea58f1f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:31.665007 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f829a0a-758a-4405-83a0-9798eea58f1f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:31.665075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f829a0a-758a-4405-83a0-9798eea58f1f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:31.665365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1f829a0a-758a-4405-83a0-9798eea58f1f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:31.671479 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a53ed224-c082-438e-8d22-f70da27cd79b tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:31.672705 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.672705 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:31.673283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a53ed224-c082-438e-8d22-f70da27cd79b tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "caa19610-4efa-450e-bea3-1e89f3a595d3", "incremental": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:31.674979 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f829a0a-758a-4405-83a0-9798eea58f1f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:31.675891 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 655/2601] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:31 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:31.676035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-a53ed224-c082-438e-8d22-f70da27cd79b tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating new backup {'backup': {'volume_id': 'caa19610-4efa-450e-bea3-1e89f3a595d3', 'incremental': True}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:31.676205 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-a53ed224-c082-438e-8d22-f70da27cd79b tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating backup of volume caa19610-4efa-450e-bea3-1e89f3a595d3 in container None Aug 23 18:19:31.689525 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.689525 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:31.689987 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a53ed224-c082-438e-8d22-f70da27cd79b tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Volume info retrieved successfully. Aug 23 18:19:31.728728 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a53ed224-c082-438e-8d22-f70da27cd79b tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Created reservations ['1e9c64a8-b1c0-46f0-8bef-7ec5e4072586', 'b13f04fe-8905-4cd1-a62a-1928d13fea28'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:31.757250 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a53ed224-c082-438e-8d22-f70da27cd79b tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 400 Aug 23 18:19:31.757583 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 654/2602] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:19:31 2026] POST /volume/v3/backups => generated 109 bytes in 232 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:19:31.768730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5048c08e-3371-4efc-8c7c-97f26dbfcab6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.769893 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5048c08e-3371-4efc-8c7c-97f26dbfcab6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] DELETE https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:31.770079 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5048c08e-3371-4efc-8c7c-97f26dbfcab6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:31.771107 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5048c08e-3371-4efc-8c7c-97f26dbfcab6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:31.771107 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-5048c08e-3371-4efc-8c7c-97f26dbfcab6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete backup with id: e57e6a31-54cb-44f2-940b-19174d31e3fc. Aug 23 18:19:31.778643 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.778643 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:31.796605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-5048c08e-3371-4efc-8c7c-97f26dbfcab6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] delete_backup rpcapi backup_id e57e6a31-54cb-44f2-940b-19174d31e3fc {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:19:31.798443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5048c08e-3371-4efc-8c7c-97f26dbfcab6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 202 Aug 23 18:19:31.799090 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 649/2603] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:31 2026] DELETE /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:19:31.807379 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1042a88f-634f-462b-a3c4-87e3f07ea42d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:31.809391 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1042a88f-634f-462b-a3c4-87e3f07ea42d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:31.809621 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1042a88f-634f-462b-a3c4-87e3f07ea42d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:31.809918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1042a88f-634f-462b-a3c4-87e3f07ea42d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:31.810070 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1042a88f-634f-462b-a3c4-87e3f07ea42d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:31.815167 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:31.815167 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:31.816052 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1042a88f-634f-462b-a3c4-87e3f07ea42d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 200 Aug 23 18:19:31.816448 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 646/2604] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:31 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:32.294545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d79ac3e-ce7d-4df7-8db1-98a48110841f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:32.295257 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d79ac3e-ce7d-4df7-8db1-98a48110841f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:32.295638 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d79ac3e-ce7d-4df7-8db1-98a48110841f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:32.295914 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d79ac3e-ce7d-4df7-8db1-98a48110841f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:32.296060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4d79ac3e-ce7d-4df7-8db1-98a48110841f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:32.304526 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:32.304526 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:32.305642 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d79ac3e-ce7d-4df7-8db1-98a48110841f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:32.306307 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 656/2605] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:32 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:32.672290 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a239fd29-c272-4c33-bd41-be004d4b60f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:32.674432 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a239fd29-c272-4c33-bd41-be004d4b60f2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:32.674721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a239fd29-c272-4c33-bd41-be004d4b60f2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:32.676555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a239fd29-c272-4c33-bd41-be004d4b60f2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:32.692033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5c95779-0b38-4dba-a634-86f364b64deb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:32.693762 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:32.693762 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:32.695051 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5c95779-0b38-4dba-a634-86f364b64deb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:32.695398 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5c95779-0b38-4dba-a634-86f364b64deb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:32.696525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5c95779-0b38-4dba-a634-86f364b64deb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:32.696672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f5c95779-0b38-4dba-a634-86f364b64deb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:32.701241 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a239fd29-c272-4c33-bd41-be004d4b60f2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:32.707933 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:32.707933 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:32.708708 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5c95779-0b38-4dba-a634-86f364b64deb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:32.709100 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a239fd29-c272-4c33-bd41-be004d4b60f2 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:32.709311 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 650/2606] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:32 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:32.709736 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 655/2607] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:32 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:32.829620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e909acb-2502-4dc6-a449-4ffffd05299a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:32.831407 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e909acb-2502-4dc6-a449-4ffffd05299a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc Aug 23 18:19:32.831835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e909acb-2502-4dc6-a449-4ffffd05299a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:32.832204 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e909acb-2502-4dc6-a449-4ffffd05299a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:32.832538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2e909acb-2502-4dc6-a449-4ffffd05299a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id e57e6a31-54cb-44f2-940b-19174d31e3fc. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:32.837518 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e909acb-2502-4dc6-a449-4ffffd05299a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc returned with HTTP 404 Aug 23 18:19:32.837518 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 647/2608] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:32 2026] GET /volume/v3/backups/e57e6a31-54cb-44f2-940b-19174d31e3fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:32.847697 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:32.849663 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:32.850124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1974507546"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:32.851627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1974507546'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:32.851751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume of 1 GB Aug 23 18:19:32.856960 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Availability Zones retrieved successfully. Aug 23 18:19:32.862985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Flow 'volume_create_api' (30de4dec-2d46-48f8-966b-e84eda4738bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:32.863983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e0d0ce-4698-42bd-aab5-c04bddd2e870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:32.864926 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:32.896935 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e0d0ce-4698-42bd-aab5-c04bddd2e870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:32.897982 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3485ac-0176-4249-895f-12720ef0f0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:32.948855 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Created reservations ['97ce266e-42db-4f2d-841b-b798380b14f0', '50ac4192-4fe6-46a6-919c-fa13ee128baf', '24f5a055-f3ff-44bd-88f0-b7a1f842a459', 'c80f81f4-f1fd-41f4-b8b8-5a9fd4c9263b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:32.949922 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3485ac-0176-4249-895f-12720ef0f0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ce266e-42db-4f2d-841b-b798380b14f0', '50ac4192-4fe6-46a6-919c-fa13ee128baf', '24f5a055-f3ff-44bd-88f0-b7a1f842a459', 'c80f81f4-f1fd-41f4-b8b8-5a9fd4c9263b']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:32.951026 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f063fbf-2958-4be5-9c5b-1d585260b47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:32.977747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f063fbf-2958-4be5-9c5b-1d585260b47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2da3ceb8-fb2a-4d18-995e-9115f83426d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1974507546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cbce8313f94ce69a29d7352bb02226',qos_specs=None,replication_status=,reservations=['97ce266e-42db-4f2d-841b-b798380b14f0','50ac4192-4fe6-46a6-919c-fa13ee128baf','24f5a055-f3ff-44bd-88f0-b7a1f842a459','c80f81f4-f1fd-41f4-b8b8-5a9fd4c9263b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1974507546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2da3ceb8-fb2a-4d18-995e-9115f83426d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02cbce8313f94ce69a29d7352bb02226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:32.978845 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e27416-39a2-4140-b33c-1444144a08a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:33.009572 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e27416-39a2-4140-b33c-1444144a08a8) transitioned into state 'SUCCESS' from state '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-1974507546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cbce8313f94ce69a29d7352bb02226',qos_specs=None,replication_status=,reservations=['97ce266e-42db-4f2d-841b-b798380b14f0','50ac4192-4fe6-46a6-919c-fa13ee128baf','24f5a055-f3ff-44bd-88f0-b7a1f842a459','c80f81f4-f1fd-41f4-b8b8-5a9fd4c9263b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:33.010557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d45f284-9121-46de-9845-ee03e26bf7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:33.022968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d45f284-9121-46de-9845-ee03e26bf7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:33.024148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Flow 'volume_create_api' (30de4dec-2d46-48f8-966b-e84eda4738bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:33.024587 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume request issued successfully. Aug 23 18:19:33.025400 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4d7be12-5af3-42a4-870f-ed726285cd0d tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:33.026045 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 657/2609] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:19:32 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 23 18:19:33.040713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd179f2c-8187-4a74-b1a5-4a7df53fc95b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:33.042693 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd179f2c-8187-4a74-b1a5-4a7df53fc95b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 Aug 23 18:19:33.043183 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd179f2c-8187-4a74-b1a5-4a7df53fc95b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:33.043264 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd179f2c-8187-4a74-b1a5-4a7df53fc95b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:33.052150 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:33.052150 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:33.058466 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cd179f2c-8187-4a74-b1a5-4a7df53fc95b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:19:33.064984 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd179f2c-8187-4a74-b1a5-4a7df53fc95b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 returned with HTTP 200 Aug 23 18:19:33.065364 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 651/2610] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:33 2026] GET /volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:33.321586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9cfbbf60-15c6-4d41-990d-bc945e4b2551 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:33.323506 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cfbbf60-15c6-4d41-990d-bc945e4b2551 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:33.324136 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cfbbf60-15c6-4d41-990d-bc945e4b2551 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:33.324136 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cfbbf60-15c6-4d41-990d-bc945e4b2551 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:33.324299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9cfbbf60-15c6-4d41-990d-bc945e4b2551 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:33.332705 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:33.332705 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:33.333546 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cfbbf60-15c6-4d41-990d-bc945e4b2551 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:33.334667 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 656/2611] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:33 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:33.723701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-60b67993-5a85-4086-88cf-3ff209e8dffb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:33.725631 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60b67993-5a85-4086-88cf-3ff209e8dffb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:33.726219 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60b67993-5a85-4086-88cf-3ff209e8dffb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:33.726635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60b67993-5a85-4086-88cf-3ff209e8dffb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:33.727816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-60b67993-5a85-4086-88cf-3ff209e8dffb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:33.729912 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-db087b8f-ff04-4c5a-9ff3-22948a4972f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:33.732255 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db087b8f-ff04-4c5a-9ff3-22948a4972f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:33.732778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db087b8f-ff04-4c5a-9ff3-22948a4972f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:33.734014 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db087b8f-ff04-4c5a-9ff3-22948a4972f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:33.734435 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:33.734435 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:33.735543 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60b67993-5a85-4086-88cf-3ff209e8dffb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:33.736115 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 648/2612] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:33 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:33.750190 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:33.750190 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:33.755038 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-db087b8f-ff04-4c5a-9ff3-22948a4972f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:33.771529 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db087b8f-ff04-4c5a-9ff3-22948a4972f5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:33.773450 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 658/2613] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:33 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:34.085442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c32e5dd-b9ea-4f86-894b-8efcc7797f4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:34.088482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c32e5dd-b9ea-4f86-894b-8efcc7797f4c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 Aug 23 18:19:34.088482 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c32e5dd-b9ea-4f86-894b-8efcc7797f4c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:34.088726 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c32e5dd-b9ea-4f86-894b-8efcc7797f4c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:34.102669 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:34.102669 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:34.109125 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c32e5dd-b9ea-4f86-894b-8efcc7797f4c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:19:34.119384 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c32e5dd-b9ea-4f86-894b-8efcc7797f4c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 returned with HTTP 200 Aug 23 18:19:34.119854 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 652/2614] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:34 2026] GET /volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:34.141948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4073886a-b572-4277-b29a-4231ea1d3815 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:34.144933 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4073886a-b572-4277-b29a-4231ea1d3815 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:34.144933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4073886a-b572-4277-b29a-4231ea1d3815 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2da3ceb8-fb2a-4d18-995e-9115f83426d4", "name": "tempest-VolumesBackupsTest-Backup-1389254330"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:34.150974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-4073886a-b572-4277-b29a-4231ea1d3815 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating new backup {'backup': {'volume_id': '2da3ceb8-fb2a-4d18-995e-9115f83426d4', 'name': 'tempest-VolumesBackupsTest-Backup-1389254330'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:34.150974 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-4073886a-b572-4277-b29a-4231ea1d3815 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating backup of volume 2da3ceb8-fb2a-4d18-995e-9115f83426d4 in container None Aug 23 18:19:34.164740 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:34.164740 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:34.165139 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4073886a-b572-4277-b29a-4231ea1d3815 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Volume info retrieved successfully. Aug 23 18:19:34.193490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4073886a-b572-4277-b29a-4231ea1d3815 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Created reservations ['13eebce9-a4d8-4463-affa-8eb66d2f7c2a', '5222f1f1-7b0e-482d-abc3-74361685b3bf'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:34.250212 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4073886a-b572-4277-b29a-4231ea1d3815 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:34.251379 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 657/2615] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:19:34 2026] POST /volume/v3/backups => generated 330 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:34.265106 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e9e3d31-d20e-4838-a38b-b7cb2d1678ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:34.269217 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e9e3d31-d20e-4838-a38b-b7cb2d1678ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:34.269217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e9e3d31-d20e-4838-a38b-b7cb2d1678ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:34.272134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e9e3d31-d20e-4838-a38b-b7cb2d1678ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:34.272532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8e9e3d31-d20e-4838-a38b-b7cb2d1678ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:34.279223 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:34.279223 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:34.280886 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e9e3d31-d20e-4838-a38b-b7cb2d1678ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:34.281781 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 649/2616] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:34 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:34.343178 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-2498551f-74d7-489e-899f-4fb7359e6917 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:34.347142 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-2498551f-74d7-489e-899f-4fb7359e6917 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:19:34.347439 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-2498551f-74d7-489e-899f-4fb7359e6917 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:34.347754 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-2498551f-74d7-489e-899f-4fb7359e6917 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:34.353129 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5cf7b774-06d6-48ea-af9c-86b4eefdce45 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:34.357604 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cf7b774-06d6-48ea-af9c-86b4eefdce45 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:34.358095 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cf7b774-06d6-48ea-af9c-86b4eefdce45 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:34.358144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cf7b774-06d6-48ea-af9c-86b4eefdce45 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:34.360315 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5cf7b774-06d6-48ea-af9c-86b4eefdce45 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:34.364926 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:34.364926 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:34.366024 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cf7b774-06d6-48ea-af9c-86b4eefdce45 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:34.366908 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 653/2617] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:34 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:34.369400 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:34.369400 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:34.375841 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-2498551f-74d7-489e-899f-4fb7359e6917 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:34.388949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-2498551f-74d7-489e-899f-4fb7359e6917 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 200 Aug 23 18:19:34.388949 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 659/2618] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:34 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 1660 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:34.750027 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-871824d8-934e-43ba-9abd-3f4522b95679 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:34.753947 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-871824d8-934e-43ba-9abd-3f4522b95679 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:34.754059 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-871824d8-934e-43ba-9abd-3f4522b95679 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:34.754286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-871824d8-934e-43ba-9abd-3f4522b95679 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:34.754431 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-871824d8-934e-43ba-9abd-3f4522b95679 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:34.761463 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:34.761463 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:34.762976 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-871824d8-934e-43ba-9abd-3f4522b95679 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:34.764278 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 658/2619] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:34 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:34.791899 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21905068-a806-4774-8ccf-096ca57330f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:34.797278 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21905068-a806-4774-8ccf-096ca57330f3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:34.797278 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21905068-a806-4774-8ccf-096ca57330f3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:34.797835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21905068-a806-4774-8ccf-096ca57330f3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:34.811224 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:34.811224 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:34.816460 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21905068-a806-4774-8ccf-096ca57330f3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:34.822559 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21905068-a806-4774-8ccf-096ca57330f3 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:34.824376 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 650/2620] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:34 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:35.299672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4fe895a-149b-48f1-8751-5f765f627b37 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:35.305564 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4fe895a-149b-48f1-8751-5f765f627b37 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:35.306771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4fe895a-149b-48f1-8751-5f765f627b37 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:35.306771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4fe895a-149b-48f1-8751-5f765f627b37 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:35.306995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d4fe895a-149b-48f1-8751-5f765f627b37 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:35.313626 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:35.313626 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:35.314500 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4fe895a-149b-48f1-8751-5f765f627b37 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:35.315258 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 654/2621] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:35 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:35.380778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8894aeec-2978-403d-8108-bf2db0a50f4c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:35.384963 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8894aeec-2978-403d-8108-bf2db0a50f4c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:35.384963 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8894aeec-2978-403d-8108-bf2db0a50f4c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:35.384963 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8894aeec-2978-403d-8108-bf2db0a50f4c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:35.384963 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8894aeec-2978-403d-8108-bf2db0a50f4c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:35.394411 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:35.394411 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:35.394411 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8894aeec-2978-403d-8108-bf2db0a50f4c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:35.394411 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 660/2622] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:35 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:35.776747 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-82ea0adf-10ba-4afe-a031-9c27c0c62c49 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:35.780493 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82ea0adf-10ba-4afe-a031-9c27c0c62c49 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:35.780759 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82ea0adf-10ba-4afe-a031-9c27c0c62c49 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:35.781056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82ea0adf-10ba-4afe-a031-9c27c0c62c49 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:35.781231 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-82ea0adf-10ba-4afe-a031-9c27c0c62c49 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:35.792591 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:35.792591 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:35.793441 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82ea0adf-10ba-4afe-a031-9c27c0c62c49 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:35.793869 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 659/2623] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:35 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:35.846495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bdf98f25-06e8-438a-9c67-7f468bfaf6f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:35.848730 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdf98f25-06e8-438a-9c67-7f468bfaf6f1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:35.848988 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdf98f25-06e8-438a-9c67-7f468bfaf6f1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:35.849173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdf98f25-06e8-438a-9c67-7f468bfaf6f1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:35.864134 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:35.864134 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:35.872821 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bdf98f25-06e8-438a-9c67-7f468bfaf6f1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:35.876755 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdf98f25-06e8-438a-9c67-7f468bfaf6f1 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:35.877237 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 651/2624] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:35 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:36.161458 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-e33e52f7-8dcf-453c-a90d-ebbab789b34c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:36.164045 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-e33e52f7-8dcf-453c-a90d-ebbab789b34c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa Aug 23 18:19:36.164302 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-e33e52f7-8dcf-453c-a90d-ebbab789b34c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:36.164477 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-e33e52f7-8dcf-453c-a90d-ebbab789b34c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:36.175066 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:36.175066 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:36.257704 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-be8ecb0a-d01a-48da-99aa-6e7f4603fdfa req-e33e52f7-8dcf-453c-a90d-ebbab789b34c tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa returned with HTTP 200 Aug 23 18:19:36.257976 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 655/2625] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:19:36 2026] DELETE /volume/v3/attachments/50d8d57c-f747-41f9-abea-9744b3a0cffa => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:36.329696 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-766f0d59-2916-4e7c-9ece-39f9f181040a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:36.331844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766f0d59-2916-4e7c-9ece-39f9f181040a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:36.331844 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766f0d59-2916-4e7c-9ece-39f9f181040a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:36.332082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766f0d59-2916-4e7c-9ece-39f9f181040a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:36.332132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-766f0d59-2916-4e7c-9ece-39f9f181040a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:36.333782 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=406,cinder:INSERT=58,cinder:UPDATE=96 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:19:36.339108 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:36.339108 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:36.342963 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766f0d59-2916-4e7c-9ece-39f9f181040a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:36.342963 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 661/2626] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:36 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:36.408086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5843b3d8-dc5a-474f-93cd-131ae3905dde None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:36.412270 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5843b3d8-dc5a-474f-93cd-131ae3905dde tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:36.412270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5843b3d8-dc5a-474f-93cd-131ae3905dde tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:36.412270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5843b3d8-dc5a-474f-93cd-131ae3905dde tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:36.412591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5843b3d8-dc5a-474f-93cd-131ae3905dde tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:36.417887 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:36.417887 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:36.418722 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5843b3d8-dc5a-474f-93cd-131ae3905dde tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:36.419161 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 660/2627] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:36 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:36.807032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e826f59d-4acb-4e0f-8091-849bb08b131f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:36.809121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e826f59d-4acb-4e0f-8091-849bb08b131f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:36.809394 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e826f59d-4acb-4e0f-8091-849bb08b131f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:36.809615 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e826f59d-4acb-4e0f-8091-849bb08b131f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:36.809757 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e826f59d-4acb-4e0f-8091-849bb08b131f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:36.816233 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:36.816233 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:36.817233 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e826f59d-4acb-4e0f-8091-849bb08b131f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:36.817732 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 652/2628] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:36 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:36.903062 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03bf3a6d-ec17-45d5-94b7-39afa76f8c20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:36.906294 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03bf3a6d-ec17-45d5-94b7-39afa76f8c20 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:36.906589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03bf3a6d-ec17-45d5-94b7-39afa76f8c20 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:36.907136 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03bf3a6d-ec17-45d5-94b7-39afa76f8c20 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:36.921143 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:36.921143 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:36.928084 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-03bf3a6d-ec17-45d5-94b7-39afa76f8c20 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:36.936191 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03bf3a6d-ec17-45d5-94b7-39afa76f8c20 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:36.936754 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 656/2629] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:36 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:37.356928 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aaf4eeb4-dbc3-418d-accf-b352cdfab1d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:37.359201 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaf4eeb4-dbc3-418d-accf-b352cdfab1d0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:37.359448 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaf4eeb4-dbc3-418d-accf-b352cdfab1d0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:37.359705 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaf4eeb4-dbc3-418d-accf-b352cdfab1d0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:37.359894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-aaf4eeb4-dbc3-418d-accf-b352cdfab1d0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:37.364685 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:37.364685 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:37.365575 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaf4eeb4-dbc3-418d-accf-b352cdfab1d0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:37.366066 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 662/2630] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:37 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:37.438546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26ca01b4-3c74-4954-9374-26157ec68e93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:37.446136 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26ca01b4-3c74-4954-9374-26157ec68e93 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:37.447955 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26ca01b4-3c74-4954-9374-26157ec68e93 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:37.447955 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26ca01b4-3c74-4954-9374-26157ec68e93 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:37.449254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-26ca01b4-3c74-4954-9374-26157ec68e93 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:37.458667 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:37.458667 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:37.459643 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26ca01b4-3c74-4954-9374-26157ec68e93 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:37.460251 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 661/2631] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:37 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:37.608976 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-668abd71-5298-414e-be7b-7645e4446365 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:37.611371 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-668abd71-5298-414e-be7b-7645e4446365 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] DELETE https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:19:37.611615 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-668abd71-5298-414e-be7b-7645e4446365 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:37.611823 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-668abd71-5298-414e-be7b-7645e4446365 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:37.612047 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-668abd71-5298-414e-be7b-7645e4446365 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume with id: 8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:19:37.620260 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:37.620260 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:37.620844 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-668abd71-5298-414e-be7b-7645e4446365 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:37.642735 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-668abd71-5298-414e-be7b-7645e4446365 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Delete volume request issued successfully. Aug 23 18:19:37.642878 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-668abd71-5298-414e-be7b-7645e4446365 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 202 Aug 23 18:19:37.643567 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 653/2632] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:37 2026] DELETE /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:37.655297 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a29c6ee7-9dad-4150-8dd4-b53e2e376493 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:37.658481 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a29c6ee7-9dad-4150-8dd4-b53e2e376493 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:19:37.659010 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a29c6ee7-9dad-4150-8dd4-b53e2e376493 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:37.659347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a29c6ee7-9dad-4150-8dd4-b53e2e376493 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:37.669509 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:37.669509 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:37.674237 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a29c6ee7-9dad-4150-8dd4-b53e2e376493 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Volume info retrieved successfully. Aug 23 18:19:37.683149 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a29c6ee7-9dad-4150-8dd4-b53e2e376493 tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 200 Aug 23 18:19:37.684964 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 657/2633] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:37 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:37.838043 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4eb52f8c-f909-4473-b1d8-c426935730e3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:37.838636 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4eb52f8c-f909-4473-b1d8-c426935730e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:37.838973 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4eb52f8c-f909-4473-b1d8-c426935730e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:37.839230 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4eb52f8c-f909-4473-b1d8-c426935730e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:37.839384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4eb52f8c-f909-4473-b1d8-c426935730e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:37.845662 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:37.845662 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:37.846198 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4eb52f8c-f909-4473-b1d8-c426935730e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:37.846779 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 663/2634] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:37 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:37.953009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f26f9963-8569-464b-b591-5e5e450467ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:37.956257 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f26f9963-8569-464b-b591-5e5e450467ca tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:37.956430 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f26f9963-8569-464b-b591-5e5e450467ca tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:37.956888 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f26f9963-8569-464b-b591-5e5e450467ca tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:37.976130 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:37.976130 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:37.982437 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f26f9963-8569-464b-b591-5e5e450467ca tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:37.990530 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f26f9963-8569-464b-b591-5e5e450467ca tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:37.991155 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 662/2635] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:37 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:19:38.378529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ef4833c-a4f2-4930-8304-749a2b8c9ee3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:38.380578 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ef4833c-a4f2-4930-8304-749a2b8c9ee3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:38.380732 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ef4833c-a4f2-4930-8304-749a2b8c9ee3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:38.380986 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ef4833c-a4f2-4930-8304-749a2b8c9ee3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:38.381119 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3ef4833c-a4f2-4930-8304-749a2b8c9ee3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:38.386116 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:38.386116 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:38.386814 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ef4833c-a4f2-4930-8304-749a2b8c9ee3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:38.387196 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 654/2636] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:38 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:38.473523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4972fb92-9400-4217-80f9-75e7ab5368ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:38.475975 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4972fb92-9400-4217-80f9-75e7ab5368ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:38.476244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4972fb92-9400-4217-80f9-75e7ab5368ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:38.476510 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4972fb92-9400-4217-80f9-75e7ab5368ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:38.476730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4972fb92-9400-4217-80f9-75e7ab5368ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:38.482753 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:38.482753 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:38.483685 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4972fb92-9400-4217-80f9-75e7ab5368ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:38.484474 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 658/2637] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:38 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:38.700650 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e9b45603-3d6f-4582-902d-5ee48d34416a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:38.703705 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9b45603-3d6f-4582-902d-5ee48d34416a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] GET https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 Aug 23 18:19:38.704234 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9b45603-3d6f-4582-902d-5ee48d34416a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:38.704511 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9b45603-3d6f-4582-902d-5ee48d34416a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:38.712588 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9b45603-3d6f-4582-902d-5ee48d34416a tempest-AttachVolumeMultiAttachTest-1646251842 tempest-AttachVolumeMultiAttachTest-1646251842-project-member] https://10.4.3.148/volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 returned with HTTP 404 Aug 23 18:19:38.713153 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 664/2638] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:38 2026] GET /volume/v3/volumes/8b0db89c-90f1-4be6-af44-4089cd7703a9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:38.862191 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-68816fba-4b08-4fa5-8b25-0782d2ed0c1c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:38.864337 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68816fba-4b08-4fa5-8b25-0782d2ed0c1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:38.864600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68816fba-4b08-4fa5-8b25-0782d2ed0c1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:38.864883 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68816fba-4b08-4fa5-8b25-0782d2ed0c1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:38.865006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-68816fba-4b08-4fa5-8b25-0782d2ed0c1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:38.874590 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:38.874590 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:38.874590 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68816fba-4b08-4fa5-8b25-0782d2ed0c1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:38.874729 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 663/2639] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:38 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:39.009217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2edf4c8f-47aa-452f-8ec6-33148697d897 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:39.015075 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2edf4c8f-47aa-452f-8ec6-33148697d897 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:39.015344 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2edf4c8f-47aa-452f-8ec6-33148697d897 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:39.015619 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2edf4c8f-47aa-452f-8ec6-33148697d897 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:39.035323 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:39.035323 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:39.040707 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2edf4c8f-47aa-452f-8ec6-33148697d897 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:39.047587 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2edf4c8f-47aa-452f-8ec6-33148697d897 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:39.047770 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 655/2640] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:39 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:39.402358 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ce6279b5-1743-4d9e-99cf-47425dce0323 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:39.406869 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce6279b5-1743-4d9e-99cf-47425dce0323 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:39.408816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce6279b5-1743-4d9e-99cf-47425dce0323 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:39.408816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce6279b5-1743-4d9e-99cf-47425dce0323 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:39.408816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ce6279b5-1743-4d9e-99cf-47425dce0323 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:39.417158 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:39.417158 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:39.417158 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce6279b5-1743-4d9e-99cf-47425dce0323 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:39.417158 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 659/2641] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:39 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:39.502897 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6d237056-27ff-4d90-a0f1-6521685c9d01 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:39.505251 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d237056-27ff-4d90-a0f1-6521685c9d01 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:39.506685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6d237056-27ff-4d90-a0f1-6521685c9d01 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:39.506685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6d237056-27ff-4d90-a0f1-6521685c9d01 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:39.507581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6d237056-27ff-4d90-a0f1-6521685c9d01 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:39.514156 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:39.514156 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:39.515028 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d237056-27ff-4d90-a0f1-6521685c9d01 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:39.516463 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 665/2642] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:39 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:39.885528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cadd9e0a-91e1-4c40-a31d-e7523240c4d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:39.888209 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cadd9e0a-91e1-4c40-a31d-e7523240c4d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:19:39.888543 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cadd9e0a-91e1-4c40-a31d-e7523240c4d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:39.888868 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cadd9e0a-91e1-4c40-a31d-e7523240c4d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:39.889534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-cadd9e0a-91e1-4c40-a31d-e7523240c4d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:39.895984 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:39.895984 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:39.897322 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cadd9e0a-91e1-4c40-a31d-e7523240c4d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:19:39.897836 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 664/2643] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:39 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:39.914197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:40.043908 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:40.045202 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3f6d9de-8f66-40f1-9eff-89202bfbc77e"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:40.046630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Creating new backup {'backup': {'volume_id': 'a3f6d9de-8f66-40f1-9eff-89202bfbc77e'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:40.046920 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Creating backup of volume a3f6d9de-8f66-40f1-9eff-89202bfbc77e in container None Aug 23 18:19:40.058002 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:40.058002 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:40.059412 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Volume info retrieved successfully. Aug 23 18:19:40.070942 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac76a4fd-30b3-4c71-9154-97236b998af5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:40.075156 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac76a4fd-30b3-4c71-9154-97236b998af5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:40.076047 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac76a4fd-30b3-4c71-9154-97236b998af5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:40.076449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac76a4fd-30b3-4c71-9154-97236b998af5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:40.097820 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Created reservations ['21b29cc6-bdd3-448b-889c-76b605b8bb05', '1c10762a-25d2-4843-b72b-ced1cb80e3af'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:40.097979 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:40.097979 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:40.102418 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac76a4fd-30b3-4c71-9154-97236b998af5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:40.111135 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac76a4fd-30b3-4c71-9154-97236b998af5 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:40.112028 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 660/2644] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:40 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:40.146062 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5e3e1dc-23de-47c1-8cf0-a557f9816db2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:40.146815 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 656/2645] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:19:39 2026] POST /volume/v3/backups => generated 288 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:40.162050 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-863110d4-9b5d-40cd-b536-265b88a9d556 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:40.165509 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-863110d4-9b5d-40cd-b536-265b88a9d556 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:40.165820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-863110d4-9b5d-40cd-b536-265b88a9d556 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:40.166092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-863110d4-9b5d-40cd-b536-265b88a9d556 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:40.166238 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-863110d4-9b5d-40cd-b536-265b88a9d556 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:40.174626 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:40.174626 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:40.174979 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-863110d4-9b5d-40cd-b536-265b88a9d556 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:40.175519 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 666/2646] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:40 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:40.433082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e08ae80-ad4c-4151-b274-c786335efe24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:40.435306 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e08ae80-ad4c-4151-b274-c786335efe24 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:40.435729 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e08ae80-ad4c-4151-b274-c786335efe24 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:40.435814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e08ae80-ad4c-4151-b274-c786335efe24 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:40.435936 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3e08ae80-ad4c-4151-b274-c786335efe24 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:40.442767 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:40.442767 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:40.443766 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e08ae80-ad4c-4151-b274-c786335efe24 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:40.444242 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 665/2647] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:40 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:40.532664 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7518ee3d-b5ed-4811-ab57-4b5459b5b903 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:40.536966 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7518ee3d-b5ed-4811-ab57-4b5459b5b903 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:40.536966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7518ee3d-b5ed-4811-ab57-4b5459b5b903 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:40.536966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7518ee3d-b5ed-4811-ab57-4b5459b5b903 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:40.536966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7518ee3d-b5ed-4811-ab57-4b5459b5b903 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:40.545389 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:40.545389 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:40.546810 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7518ee3d-b5ed-4811-ab57-4b5459b5b903 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:40.547483 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 661/2648] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:40 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:40.578587 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8d47a1cc-ee3b-48a0-914f-0ba3c1db3831 req-d7900318-c6c1-4a53-af6a-42330eee1dbf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:40.582167 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8d47a1cc-ee3b-48a0-914f-0ba3c1db3831 req-d7900318-c6c1-4a53-af6a-42330eee1dbf tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] DELETE https://10.4.3.148/volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2 Aug 23 18:19:40.582559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8d47a1cc-ee3b-48a0-914f-0ba3c1db3831 req-d7900318-c6c1-4a53-af6a-42330eee1dbf tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:40.582994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8d47a1cc-ee3b-48a0-914f-0ba3c1db3831 req-d7900318-c6c1-4a53-af6a-42330eee1dbf tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:40.594175 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:40.594175 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:40.669102 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8d47a1cc-ee3b-48a0-914f-0ba3c1db3831 req-d7900318-c6c1-4a53-af6a-42330eee1dbf tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2 returned with HTTP 200 Aug 23 18:19:40.669908 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 657/2649] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:19:40 2026] DELETE /volume/v3/attachments/de519978-dcd9-43eb-af86-645303b452c2 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:41.130279 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8a115ff2-6437-4d70-b811-614f89808f1d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.132908 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a115ff2-6437-4d70-b811-614f89808f1d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:41.133460 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a115ff2-6437-4d70-b811-614f89808f1d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:41.134005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a115ff2-6437-4d70-b811-614f89808f1d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:41.149342 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.149342 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:41.153769 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8a115ff2-6437-4d70-b811-614f89808f1d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:41.159460 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a115ff2-6437-4d70-b811-614f89808f1d tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:41.160085 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 667/2650] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:41 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:41.191608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cfe2b4fe-a8d5-4910-a794-849e74577356 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.193984 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfe2b4fe-a8d5-4910-a794-849e74577356 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:41.194296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfe2b4fe-a8d5-4910-a794-849e74577356 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:41.194597 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfe2b4fe-a8d5-4910-a794-849e74577356 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:41.194754 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-cfe2b4fe-a8d5-4910-a794-849e74577356 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:41.200915 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.200915 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:41.201894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfe2b4fe-a8d5-4910-a794-849e74577356 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:41.202375 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 666/2651] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:41 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:41.252948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-871cd4b8-38a7-45ae-9388-ca4f8bf6fd88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.255162 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-871cd4b8-38a7-45ae-9388-ca4f8bf6fd88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef/action Aug 23 18:19:41.255612 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-871cd4b8-38a7-45ae-9388-ca4f8bf6fd88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:19:41.255757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-871cd4b8-38a7-45ae-9388-ca4f8bf6fd88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:41.272151 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.272151 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:41.283363 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dd6f56b-1f78-4f9e-934f-9f05b88248a1 req-871cd4b8-38a7-45ae-9388-ca4f8bf6fd88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef/action returned with HTTP 204 Aug 23 18:19:41.283363 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 662/2652] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:19:41 2026] POST /volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:41.457085 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-41253c19-efe0-4c95-a5ce-8890c75911f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.458806 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41253c19-efe0-4c95-a5ce-8890c75911f3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:41.459003 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41253c19-efe0-4c95-a5ce-8890c75911f3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:41.459176 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41253c19-efe0-4c95-a5ce-8890c75911f3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:41.459276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-41253c19-efe0-4c95-a5ce-8890c75911f3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:41.464334 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.464334 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:41.465103 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41253c19-efe0-4c95-a5ce-8890c75911f3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:41.465547 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 658/2653] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:41 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:41.565557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eacf3ff0-848c-4504-9a66-5ac6f4fdbcf1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.570088 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eacf3ff0-848c-4504-9a66-5ac6f4fdbcf1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:41.570830 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eacf3ff0-848c-4504-9a66-5ac6f4fdbcf1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:41.571132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eacf3ff0-848c-4504-9a66-5ac6f4fdbcf1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:41.571811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-eacf3ff0-848c-4504-9a66-5ac6f4fdbcf1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:41.580526 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.580526 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:41.580526 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eacf3ff0-848c-4504-9a66-5ac6f4fdbcf1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:41.580526 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 668/2654] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:41 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:41.870456 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.873779 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 Aug 23 18:19:41.873950 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:41.874171 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:41.874413 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Delete volume with id: e5824c07-6b0c-4123-a79a-f0cbd04c59a1 Aug 23 18:19:41.886682 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.886682 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:41.887384 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:19:41.913722 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Delete volume request issued successfully. Aug 23 18:19:41.914092 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2cbfd8c-e44a-4f01-b7c2-9e4fc5884c5b tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 returned with HTTP 202 Aug 23 18:19:41.914417 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 667/2655] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:41 2026] DELETE /volume/v3/volumes/e5824c07-6b0c-4123-a79a-f0cbd04c59a1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:41.925692 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c65cf96-1a4b-47d5-bf23-80659397e448 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.928253 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c65cf96-1a4b-47d5-bf23-80659397e448 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] DELETE https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 Aug 23 18:19:41.928343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c65cf96-1a4b-47d5-bf23-80659397e448 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:41.928498 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c65cf96-1a4b-47d5-bf23-80659397e448 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:41.928628 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-9c65cf96-1a4b-47d5-bf23-80659397e448 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Delete backup with id: f61b25d5-3a60-4a11-b33d-4f6b767c51b7. Aug 23 18:19:41.936054 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.936054 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:41.961839 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-9c65cf96-1a4b-47d5-bf23-80659397e448 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] delete_backup rpcapi backup_id f61b25d5-3a60-4a11-b33d-4f6b767c51b7 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:19:41.963882 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c65cf96-1a4b-47d5-bf23-80659397e448 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 returned with HTTP 202 Aug 23 18:19:41.964598 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 663/2656] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:41 2026] DELETE /volume/v3/backups/f61b25d5-3a60-4a11-b33d-4f6b767c51b7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:19:41.975093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:41.977874 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:19:41.978916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:41.978916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:41.979885 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Delete volume with id: f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:19:41.992030 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:41.992030 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:41.992613 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:19:42.025944 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Delete volume request issued successfully. Aug 23 18:19:42.026446 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ed7fe01-3d64-4489-a3bf-15a070967099 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 202 Aug 23 18:19:42.026918 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 659/2657] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:19:41 2026] DELETE /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:42.042961 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b25f0fbf-5ff4-4527-83cc-e30d9cf40432 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:42.047514 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b25f0fbf-5ff4-4527-83cc-e30d9cf40432 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:19:42.047853 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b25f0fbf-5ff4-4527-83cc-e30d9cf40432 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:42.047920 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b25f0fbf-5ff4-4527-83cc-e30d9cf40432 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:42.064157 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:42.064157 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:42.077564 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b25f0fbf-5ff4-4527-83cc-e30d9cf40432 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Volume info retrieved successfully. Aug 23 18:19:42.086423 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b25f0fbf-5ff4-4527-83cc-e30d9cf40432 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 200 Aug 23 18:19:42.087407 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 669/2658] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:42 2026] GET /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:42.176430 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1911068f-334e-4a71-8657-97ae64395eff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:42.179691 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1911068f-334e-4a71-8657-97ae64395eff tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:42.180001 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1911068f-334e-4a71-8657-97ae64395eff tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:42.181741 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1911068f-334e-4a71-8657-97ae64395eff tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:42.198176 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:42.198176 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:42.205684 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1911068f-334e-4a71-8657-97ae64395eff tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:42.213776 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1911068f-334e-4a71-8657-97ae64395eff tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:42.214185 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 668/2659] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:42 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:42.214923 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7fa209bd-88dd-4cc0-8534-d17142b3caaa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:42.218593 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7fa209bd-88dd-4cc0-8534-d17142b3caaa tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:42.218859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7fa209bd-88dd-4cc0-8534-d17142b3caaa tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:42.219052 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7fa209bd-88dd-4cc0-8534-d17142b3caaa tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:42.219196 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7fa209bd-88dd-4cc0-8534-d17142b3caaa tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:42.224822 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:42.224822 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:42.225778 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7fa209bd-88dd-4cc0-8534-d17142b3caaa tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:42.226463 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 664/2660] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:42 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:42.227920 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c17d130-2481-4a44-94b3-30461c6c3a61 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:42.230111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c17d130-2481-4a44-94b3-30461c6c3a61 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:19:42.230507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c17d130-2481-4a44-94b3-30461c6c3a61 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:42.230565 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c17d130-2481-4a44-94b3-30461c6c3a61 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:42.244683 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:42.244683 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:42.251029 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9c17d130-2481-4a44-94b3-30461c6c3a61 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:19:42.256873 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c17d130-2481-4a44-94b3-30461c6c3a61 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:19:42.257343 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 660/2661] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:42 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:42.481683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ca6a54fe-a13d-4bee-b0c9-d672edc6e74d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:42.483675 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca6a54fe-a13d-4bee-b0c9-d672edc6e74d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:42.483966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca6a54fe-a13d-4bee-b0c9-d672edc6e74d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:42.484259 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca6a54fe-a13d-4bee-b0c9-d672edc6e74d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:42.484449 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ca6a54fe-a13d-4bee-b0c9-d672edc6e74d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:42.491422 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:42.491422 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:42.492012 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca6a54fe-a13d-4bee-b0c9-d672edc6e74d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:42.492533 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 670/2662] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:42 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:42.595650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04563fa3-5451-4a6f-8a3c-a420d80bafc7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:42.600999 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04563fa3-5451-4a6f-8a3c-a420d80bafc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:42.601351 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04563fa3-5451-4a6f-8a3c-a420d80bafc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:42.602263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04563fa3-5451-4a6f-8a3c-a420d80bafc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:42.602263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-04563fa3-5451-4a6f-8a3c-a420d80bafc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:42.611272 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:42.611272 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:42.612971 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04563fa3-5451-4a6f-8a3c-a420d80bafc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:42.612971 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 669/2663] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:42 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 709 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:43.103521 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e2d706b-ec78-47f1-8115-646ee889e8c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:43.105494 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e2d706b-ec78-47f1-8115-646ee889e8c7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] GET https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 Aug 23 18:19:43.105737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e2d706b-ec78-47f1-8115-646ee889e8c7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:43.105997 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e2d706b-ec78-47f1-8115-646ee889e8c7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:43.113049 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e2d706b-ec78-47f1-8115-646ee889e8c7 tempest-TestVolumeBackupRestore-1319698170 tempest-TestVolumeBackupRestore-1319698170-project-member] https://10.4.3.148/volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 returned with HTTP 404 Aug 23 18:19:43.113632 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 665/2664] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:43 2026] GET /volume/v3/volumes/f4784ba9-2aa2-4e2a-9c12-4502fa435065 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:43.241723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-76561846-0e88-445d-98ea-b72af340af3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:43.244167 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76561846-0e88-445d-98ea-b72af340af3d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:43.244429 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76561846-0e88-445d-98ea-b72af340af3d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:43.244697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76561846-0e88-445d-98ea-b72af340af3d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:43.244823 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-76561846-0e88-445d-98ea-b72af340af3d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:43.250016 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:43.250016 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:43.250755 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76561846-0e88-445d-98ea-b72af340af3d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:43.251263 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 661/2665] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:43 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:43.508634 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5cd3c8ee-ca26-4a1e-b977-ec2f29214cd5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:43.510921 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cd3c8ee-ca26-4a1e-b977-ec2f29214cd5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:43.511242 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cd3c8ee-ca26-4a1e-b977-ec2f29214cd5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:43.511514 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cd3c8ee-ca26-4a1e-b977-ec2f29214cd5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:43.511692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5cd3c8ee-ca26-4a1e-b977-ec2f29214cd5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:43.516526 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:43.516526 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:43.517289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cd3c8ee-ca26-4a1e-b977-ec2f29214cd5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:43.517778 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 671/2666] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:43 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:43.635605 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-11dda48b-5d75-4c79-9c52-b15af9643d66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:43.635605 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11dda48b-5d75-4c79-9c52-b15af9643d66 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:43.635605 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11dda48b-5d75-4c79-9c52-b15af9643d66 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:43.637008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11dda48b-5d75-4c79-9c52-b15af9643d66 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:43.637008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-11dda48b-5d75-4c79-9c52-b15af9643d66 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:43.650091 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:43.650091 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:43.651177 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11dda48b-5d75-4c79-9c52-b15af9643d66 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 200 Aug 23 18:19:43.651897 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 670/2667] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:43 2026] GET /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 710 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:43.669219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3fb65e3c-60b0-4f29-81c5-503089169e91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:43.671442 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fb65e3c-60b0-4f29-81c5-503089169e91 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 Aug 23 18:19:43.671859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fb65e3c-60b0-4f29-81c5-503089169e91 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:43.672147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fb65e3c-60b0-4f29-81c5-503089169e91 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:43.672434 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-3fb65e3c-60b0-4f29-81c5-503089169e91 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete backup with id: f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1. Aug 23 18:19:43.677280 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:43.677280 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:43.699270 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-3fb65e3c-60b0-4f29-81c5-503089169e91 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] delete_backup rpcapi backup_id f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:19:43.703054 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fb65e3c-60b0-4f29-81c5-503089169e91 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 returned with HTTP 202 Aug 23 18:19:43.703882 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 666/2668] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:19:43 2026] DELETE /volume/v3/backups/f8a7b6e2-d6d0-4c2b-a0a2-5b3bcd907ad1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:19:43.715029 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:43.716979 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:43.717652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-423944379"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:43.719356 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-423944379'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:43.719753 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume of 1 GB Aug 23 18:19:43.724449 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Availability Zones retrieved successfully. Aug 23 18:19:43.736368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (0cc2cc23-ca64-4490-acf6-32143a3a0a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:43.736368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ad2203-24f1-4d24-98ac-18ed711b32db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:43.736913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:43.776464 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ad2203-24f1-4d24-98ac-18ed711b32db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:43.777713 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce030ca9-fa88-46df-b3f2-5d981cd219c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:43.829023 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['dd1aeb2d-5bc2-4b8c-b632-e5574ed656b6', '299e1eda-e4b2-4a0d-a6ad-b4eda7c33409', '1e25fba9-2943-4431-b092-4cd634dc74d7', '26d2fd5e-7712-41da-9e78-f8a28f30561f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:43.830113 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce030ca9-fa88-46df-b3f2-5d981cd219c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd1aeb2d-5bc2-4b8c-b632-e5574ed656b6', '299e1eda-e4b2-4a0d-a6ad-b4eda7c33409', '1e25fba9-2943-4431-b092-4cd634dc74d7', '26d2fd5e-7712-41da-9e78-f8a28f30561f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:43.831297 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe07cdf-5257-40b0-abbd-597340384542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:43.860912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe07cdf-5257-40b0-abbd-597340384542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c6c36ea-ad80-493f-b6c5-2043b95c462e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-423944379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['dd1aeb2d-5bc2-4b8c-b632-e5574ed656b6','299e1eda-e4b2-4a0d-a6ad-b4eda7c33409','1e25fba9-2943-4431-b092-4cd634dc74d7','26d2fd5e-7712-41da-9e78-f8a28f30561f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-423944379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c6c36ea-ad80-493f-b6c5-2043b95c462e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='792040f8b958478997d17743e3604d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98899b4d2d0a4b6981004cfea78d4980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:43.861787 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94311e66-fdcc-4f43-a530-77010e1b2d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:43.890987 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94311e66-fdcc-4f43-a530-77010e1b2d74) transitioned into state 'SUCCESS' from state '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-423944379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['dd1aeb2d-5bc2-4b8c-b632-e5574ed656b6','299e1eda-e4b2-4a0d-a6ad-b4eda7c33409','1e25fba9-2943-4431-b092-4cd634dc74d7','26d2fd5e-7712-41da-9e78-f8a28f30561f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:43.891816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2bd258-089d-4fcd-99bf-ac5f9df2c7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:43.904194 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2bd258-089d-4fcd-99bf-ac5f9df2c7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:43.905580 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (0cc2cc23-ca64-4490-acf6-32143a3a0a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:43.905818 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request issued successfully. Aug 23 18:19:43.906428 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2c971f2-41dc-4ce5-a2c0-574ea2548f1f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:43.906942 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 662/2669] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:19:43 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:43.922082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6c494456-bb90-4ab0-922a-0352485fb6b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:43.924418 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c494456-bb90-4ab0-922a-0352485fb6b6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e Aug 23 18:19:43.924760 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c494456-bb90-4ab0-922a-0352485fb6b6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:43.925014 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c494456-bb90-4ab0-922a-0352485fb6b6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:43.936290 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:43.936290 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:43.941172 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6c494456-bb90-4ab0-922a-0352485fb6b6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:19:43.947127 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c494456-bb90-4ab0-922a-0352485fb6b6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e returned with HTTP 200 Aug 23 18:19:43.947665 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 672/2670] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:43 2026] GET /volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:44.182630 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:44.185481 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:44.186697 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-547100353", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:44.189137 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-547100353', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:44.189137 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Create volume of 1 GB Aug 23 18:19:44.201249 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Availability Zones retrieved successfully. Aug 23 18:19:44.209185 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Flow 'volume_create_api' (59c1ca33-20eb-4a2f-8547-167990815078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:44.211164 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22cf134-d929-4bae-adb1-67192b56e56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:44.213075 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:44.254248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22cf134-d929-4bae-adb1-67192b56e56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:44.255734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974fbe36-1026-4510-b1de-bf916c87d53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:44.267283 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8aba4357-65c4-46db-a2db-d98cd04d0c6e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:44.270012 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8aba4357-65c4-46db-a2db-d98cd04d0c6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:44.271105 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8aba4357-65c4-46db-a2db-d98cd04d0c6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:44.271105 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8aba4357-65c4-46db-a2db-d98cd04d0c6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:44.271105 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8aba4357-65c4-46db-a2db-d98cd04d0c6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:44.279866 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:44.279866 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:44.280878 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8aba4357-65c4-46db-a2db-d98cd04d0c6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:44.281395 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 667/2671] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:44 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:44.367037 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Created reservations ['b75df569-8d9b-4075-bfcf-083184720b01', 'ca8c71fa-4712-4d4f-988f-cfe2899605a6', 'a99c9e6b-48d1-44db-ba46-c6fee7f210f2', 'b5874014-aef9-4d15-8ff3-f54219cd5e9a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:44.368234 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974fbe36-1026-4510-b1de-bf916c87d53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b75df569-8d9b-4075-bfcf-083184720b01', 'ca8c71fa-4712-4d4f-988f-cfe2899605a6', 'a99c9e6b-48d1-44db-ba46-c6fee7f210f2', 'b5874014-aef9-4d15-8ff3-f54219cd5e9a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:44.371813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7503510-b741-4a32-aa89-426508589ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:44.401815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7503510-b741-4a32-aa89-426508589ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414f4f7a-2bf3-4238-b049-fefacf1b0a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-547100353',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='01ebe8bd06bd4ff89e814a11c01ec1a2',qos_specs=None,replication_status=,reservations=['b75df569-8d9b-4075-bfcf-083184720b01','ca8c71fa-4712-4d4f-988f-cfe2899605a6','a99c9e6b-48d1-44db-ba46-c6fee7f210f2','b5874014-aef9-4d15-8ff3-f54219cd5e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc33c8cf369d488fa7b03d63b9a04fd4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-547100353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414f4f7a-2bf3-4238-b049-fefacf1b0a25,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='01ebe8bd06bd4ff89e814a11c01ec1a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc33c8cf369d488fa7b03d63b9a04fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:44.402542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d69e388-09ae-4443-97ff-5e4ec6ea74ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:44.431724 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d69e388-09ae-4443-97ff-5e4ec6ea74ba) transitioned into state 'SUCCESS' from state '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-547100353',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='01ebe8bd06bd4ff89e814a11c01ec1a2',qos_specs=None,replication_status=,reservations=['b75df569-8d9b-4075-bfcf-083184720b01','ca8c71fa-4712-4d4f-988f-cfe2899605a6','a99c9e6b-48d1-44db-ba46-c6fee7f210f2','b5874014-aef9-4d15-8ff3-f54219cd5e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc33c8cf369d488fa7b03d63b9a04fd4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:44.432810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feea24f8-f5ee-4358-bafa-a3a15cac5aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:44.446877 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feea24f8-f5ee-4358-bafa-a3a15cac5aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:44.448585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Flow 'volume_create_api' (59c1ca33-20eb-4a2f-8547-167990815078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:44.449998 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Create volume request issued successfully. Aug 23 18:19:44.449998 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-6a254cf5-ab5e-450b-93f5-f7f7f37ca7c4 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:44.451895 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 671/2672] 10.4.3.148 () {72 vars in 1541 bytes} [Sun Aug 23 18:19:44 2026] POST /volume/v3/volumes => generated 762 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:44.470616 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-c842e95b-fc37-48d2-a8a2-e98a1bc3df20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:44.475878 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-c842e95b-fc37-48d2-a8a2-e98a1bc3df20 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] GET https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:44.476306 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-c842e95b-fc37-48d2-a8a2-e98a1bc3df20 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:44.476714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-c842e95b-fc37-48d2-a8a2-e98a1bc3df20 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:44.489148 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:44.489148 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:44.498850 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-c842e95b-fc37-48d2-a8a2-e98a1bc3df20 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Volume info retrieved successfully. Aug 23 18:19:44.508008 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2cc61f8b-43e2-44db-ba61-3a775365b986 req-c842e95b-fc37-48d2-a8a2-e98a1bc3df20 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 returned with HTTP 200 Aug 23 18:19:44.508008 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 663/2673] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:44 2026] GET /volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 => generated 830 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:44.531278 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-efd7b5af-f2f0-479f-a829-e185d04e5411 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:44.533817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efd7b5af-f2f0-479f-a829-e185d04e5411 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:44.534024 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efd7b5af-f2f0-479f-a829-e185d04e5411 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:44.534232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efd7b5af-f2f0-479f-a829-e185d04e5411 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:44.534344 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-efd7b5af-f2f0-479f-a829-e185d04e5411 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:44.544469 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:44.544469 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:44.544469 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efd7b5af-f2f0-479f-a829-e185d04e5411 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:44.545715 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 673/2674] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:44 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:44.549069 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e87267a8-3780-49e6-9388-59c108afd04c req-86e751fc-25c6-4f37-a7a0-4ac82aa34e2b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:44.552416 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e87267a8-3780-49e6-9388-59c108afd04c req-86e751fc-25c6-4f37-a7a0-4ac82aa34e2b tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] GET https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:44.552648 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e87267a8-3780-49e6-9388-59c108afd04c req-86e751fc-25c6-4f37-a7a0-4ac82aa34e2b tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:44.552859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e87267a8-3780-49e6-9388-59c108afd04c req-86e751fc-25c6-4f37-a7a0-4ac82aa34e2b tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:44.562298 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:44.562298 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:44.567427 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e87267a8-3780-49e6-9388-59c108afd04c req-86e751fc-25c6-4f37-a7a0-4ac82aa34e2b tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Volume info retrieved successfully. Aug 23 18:19:44.573993 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e87267a8-3780-49e6-9388-59c108afd04c req-86e751fc-25c6-4f37-a7a0-4ac82aa34e2b tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 returned with HTTP 200 Aug 23 18:19:44.574404 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 668/2675] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:44 2026] GET /volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:44.963088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6fac4de4-665e-4993-8d62-d35262aa1a6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:44.965928 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fac4de4-665e-4993-8d62-d35262aa1a6d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e Aug 23 18:19:44.966261 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fac4de4-665e-4993-8d62-d35262aa1a6d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:44.966866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fac4de4-665e-4993-8d62-d35262aa1a6d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:44.976912 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:44.976912 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:44.982911 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6fac4de4-665e-4993-8d62-d35262aa1a6d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:19:44.987842 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fac4de4-665e-4993-8d62-d35262aa1a6d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e returned with HTTP 200 Aug 23 18:19:44.988256 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 672/2676] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:44 2026] GET /volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:45.003473 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b27acb73-9904-4e46-ade7-ba59505e598d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.005171 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b27acb73-9904-4e46-ade7-ba59505e598d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:45.005573 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b27acb73-9904-4e46-ade7-ba59505e598d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c6c36ea-ad80-493f-b6c5-2043b95c462e", "name": "tempest-type-Backup-626354344"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:45.007221 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-b27acb73-9904-4e46-ade7-ba59505e598d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating new backup {'backup': {'volume_id': '5c6c36ea-ad80-493f-b6c5-2043b95c462e', 'name': 'tempest-type-Backup-626354344'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:45.007412 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-b27acb73-9904-4e46-ade7-ba59505e598d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating backup of volume 5c6c36ea-ad80-493f-b6c5-2043b95c462e in container None Aug 23 18:19:45.015785 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.015785 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:45.016104 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b27acb73-9904-4e46-ade7-ba59505e598d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:19:45.038938 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b27acb73-9904-4e46-ade7-ba59505e598d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['63a635a3-bb91-4caa-95a2-f0e99ee2d9a4', 'b9a2d86f-9382-4901-91d3-73f630da2bcc'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:45.082449 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b27acb73-9904-4e46-ade7-ba59505e598d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:45.083278 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 664/2677] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:19:45 2026] POST /volume/v3/backups => generated 315 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:45.093288 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a146d151-2852-49de-8769-afa38301b986 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.095348 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a146d151-2852-49de-8769-afa38301b986 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:45.095909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a146d151-2852-49de-8769-afa38301b986 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:45.096016 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a146d151-2852-49de-8769-afa38301b986 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:45.096138 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a146d151-2852-49de-8769-afa38301b986 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:45.101763 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.101763 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:45.102427 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a146d151-2852-49de-8769-afa38301b986 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:45.102636 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 674/2678] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:45 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:45.293733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6905d422-e514-413e-bd7d-a0a99b27b327 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.296330 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6905d422-e514-413e-bd7d-a0a99b27b327 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:45.296547 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6905d422-e514-413e-bd7d-a0a99b27b327 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:45.296827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6905d422-e514-413e-bd7d-a0a99b27b327 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:45.296980 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6905d422-e514-413e-bd7d-a0a99b27b327 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:45.303481 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.303481 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:45.304151 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6905d422-e514-413e-bd7d-a0a99b27b327 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:45.304788 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 669/2679] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:45 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:45.558451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53469542-5211-4035-84f1-cb74319780e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.560743 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53469542-5211-4035-84f1-cb74319780e5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:45.561188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53469542-5211-4035-84f1-cb74319780e5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:45.561188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53469542-5211-4035-84f1-cb74319780e5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:45.561188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-53469542-5211-4035-84f1-cb74319780e5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:45.566826 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.566826 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:45.567817 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53469542-5211-4035-84f1-cb74319780e5 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:45.568344 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 673/2680] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:45 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:45.613769 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-31313216-9a85-47e8-a17a-61801d324c0c req-92f354e3-2926-491d-a1b1-4e6890a91bcc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.617082 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-31313216-9a85-47e8-a17a-61801d324c0c req-92f354e3-2926-491d-a1b1-4e6890a91bcc tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] GET https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:45.617363 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-31313216-9a85-47e8-a17a-61801d324c0c req-92f354e3-2926-491d-a1b1-4e6890a91bcc tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:45.617666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-31313216-9a85-47e8-a17a-61801d324c0c req-92f354e3-2926-491d-a1b1-4e6890a91bcc tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:45.629868 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.629868 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:45.635821 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-31313216-9a85-47e8-a17a-61801d324c0c req-92f354e3-2926-491d-a1b1-4e6890a91bcc tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Volume info retrieved successfully. Aug 23 18:19:45.640767 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-31313216-9a85-47e8-a17a-61801d324c0c req-92f354e3-2926-491d-a1b1-4e6890a91bcc tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 returned with HTTP 200 Aug 23 18:19:45.641247 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 665/2681] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:45 2026] GET /volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:45.720300 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cfaa32f2-eea1-408d-8d91-0792bbef6fb9 req-727c8837-f85f-4fbe-a7b3-2d0bac0a9c51 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.723001 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cfaa32f2-eea1-408d-8d91-0792bbef6fb9 req-727c8837-f85f-4fbe-a7b3-2d0bac0a9c51 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-reader] GET https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:45.723199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cfaa32f2-eea1-408d-8d91-0792bbef6fb9 req-727c8837-f85f-4fbe-a7b3-2d0bac0a9c51 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:45.723833 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cfaa32f2-eea1-408d-8d91-0792bbef6fb9 req-727c8837-f85f-4fbe-a7b3-2d0bac0a9c51 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:45.734308 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.734308 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:45.740494 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cfaa32f2-eea1-408d-8d91-0792bbef6fb9 req-727c8837-f85f-4fbe-a7b3-2d0bac0a9c51 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-reader] Volume info retrieved successfully. Aug 23 18:19:45.747279 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cfaa32f2-eea1-408d-8d91-0792bbef6fb9 req-727c8837-f85f-4fbe-a7b3-2d0bac0a9c51 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-reader] https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 returned with HTTP 200 Aug 23 18:19:45.747880 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 675/2682] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:45 2026] GET /volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:45.783666 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.786589 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] DELETE https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:45.787034 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:45.787299 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:45.787466 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Delete volume with id: 414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:45.797016 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.797016 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:45.797633 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Volume info retrieved successfully. Aug 23 18:19:45.828533 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Delete volume request issued successfully. Aug 23 18:19:45.828875 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3a8bf1c5-f8a8-43aa-8077-67cc457bd753 req-8ba44eeb-be3f-40da-bfec-79a20ecdd064 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 returned with HTTP 202 Aug 23 18:19:45.829824 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 670/2683] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:19:45 2026] DELETE /volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:45.859630 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-263a2ee0-ef04-42de-973e-28229616f68f req-862a2e42-6dab-4a0e-93d5-2643dfb12bc5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:45.862075 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-263a2ee0-ef04-42de-973e-28229616f68f req-862a2e42-6dab-4a0e-93d5-2643dfb12bc5 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] GET https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:45.862321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-263a2ee0-ef04-42de-973e-28229616f68f req-862a2e42-6dab-4a0e-93d5-2643dfb12bc5 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:45.862579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-263a2ee0-ef04-42de-973e-28229616f68f req-862a2e42-6dab-4a0e-93d5-2643dfb12bc5 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:45.872747 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:45.872747 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:45.881741 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-263a2ee0-ef04-42de-973e-28229616f68f req-862a2e42-6dab-4a0e-93d5-2643dfb12bc5 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Volume info retrieved successfully. Aug 23 18:19:45.887199 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-263a2ee0-ef04-42de-973e-28229616f68f req-862a2e42-6dab-4a0e-93d5-2643dfb12bc5 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 returned with HTTP 200 Aug 23 18:19:45.887889 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 674/2684] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:45 2026] GET /volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:46.116688 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9861e599-9053-49f1-867c-101351ec3925 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:46.121255 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9861e599-9053-49f1-867c-101351ec3925 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:46.121532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9861e599-9053-49f1-867c-101351ec3925 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:46.121871 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9861e599-9053-49f1-867c-101351ec3925 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:46.122037 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9861e599-9053-49f1-867c-101351ec3925 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:46.127490 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:46.127490 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:46.128472 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9861e599-9053-49f1-867c-101351ec3925 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:46.129046 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 666/2685] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:46 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:46.318324 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d4214f1-10dc-4401-98f0-84c06ebb48da None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:46.320904 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d4214f1-10dc-4401-98f0-84c06ebb48da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:46.320904 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d4214f1-10dc-4401-98f0-84c06ebb48da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:46.321242 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d4214f1-10dc-4401-98f0-84c06ebb48da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:46.321242 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2d4214f1-10dc-4401-98f0-84c06ebb48da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:46.328124 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:46.328124 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:46.330009 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d4214f1-10dc-4401-98f0-84c06ebb48da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:46.330009 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 676/2686] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:46 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:46.581924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72072ee6-730b-4bf7-b86c-738ae3eff6c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:46.588082 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72072ee6-730b-4bf7-b86c-738ae3eff6c2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:46.588387 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72072ee6-730b-4bf7-b86c-738ae3eff6c2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:46.588769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72072ee6-730b-4bf7-b86c-738ae3eff6c2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:46.588769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-72072ee6-730b-4bf7-b86c-738ae3eff6c2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:46.596864 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:46.596864 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:46.597926 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72072ee6-730b-4bf7-b86c-738ae3eff6c2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:46.598458 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 671/2687] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:46 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:46.913819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-41fb03df-2e21-4aba-8f4a-577a2e2bb3d8 req-71cbddb9-bf1c-4324-9ece-2b09fc057a45 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:46.916521 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-41fb03df-2e21-4aba-8f4a-577a2e2bb3d8 req-71cbddb9-bf1c-4324-9ece-2b09fc057a45 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] GET https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 Aug 23 18:19:46.916895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-41fb03df-2e21-4aba-8f4a-577a2e2bb3d8 req-71cbddb9-bf1c-4324-9ece-2b09fc057a45 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:46.917126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-41fb03df-2e21-4aba-8f4a-577a2e2bb3d8 req-71cbddb9-bf1c-4324-9ece-2b09fc057a45 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:46.925524 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-41fb03df-2e21-4aba-8f4a-577a2e2bb3d8 req-71cbddb9-bf1c-4324-9ece-2b09fc057a45 tempest-VolumesGetTestJSON-647631604 tempest-VolumesGetTestJSON-647631604-project-member] https://10.4.3.148/volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 returned with HTTP 404 Aug 23 18:19:46.926243 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 675/2688] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:46 2026] GET /volume/v3/volumes/414f4f7a-2bf3-4238-b049-fefacf1b0a25 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:47.141599 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-163fd96c-29b0-4680-b539-34eff8c693ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:47.144582 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-163fd96c-29b0-4680-b539-34eff8c693ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:47.145290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-163fd96c-29b0-4680-b539-34eff8c693ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:47.146239 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-163fd96c-29b0-4680-b539-34eff8c693ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:47.146239 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-163fd96c-29b0-4680-b539-34eff8c693ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:47.152323 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:47.152323 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:47.153853 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-163fd96c-29b0-4680-b539-34eff8c693ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:47.154327 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 667/2689] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:47 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:47.344159 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bfbc48a5-f605-4467-810e-d013df4d1591 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:47.346734 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfbc48a5-f605-4467-810e-d013df4d1591 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:47.347085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bfbc48a5-f605-4467-810e-d013df4d1591 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:47.347231 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bfbc48a5-f605-4467-810e-d013df4d1591 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:47.347411 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bfbc48a5-f605-4467-810e-d013df4d1591 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:47.353655 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:47.353655 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:47.354553 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfbc48a5-f605-4467-810e-d013df4d1591 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:47.354933 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 677/2690] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:47 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:47.614147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4e304d3-791d-45ec-9f17-f96bbe3ba7ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:47.615929 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4e304d3-791d-45ec-9f17-f96bbe3ba7ef tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:47.616113 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4e304d3-791d-45ec-9f17-f96bbe3ba7ef tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:47.616323 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4e304d3-791d-45ec-9f17-f96bbe3ba7ef tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:47.616470 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d4e304d3-791d-45ec-9f17-f96bbe3ba7ef tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:47.621150 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:47.621150 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:47.621863 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4e304d3-791d-45ec-9f17-f96bbe3ba7ef tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:47.622267 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 672/2691] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:47 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:48.169714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5e4f29c5-626a-47cc-800b-1e5ad12e939b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:48.177427 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e4f29c5-626a-47cc-800b-1e5ad12e939b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:48.178686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e4f29c5-626a-47cc-800b-1e5ad12e939b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:48.179003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e4f29c5-626a-47cc-800b-1e5ad12e939b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:48.179188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5e4f29c5-626a-47cc-800b-1e5ad12e939b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:48.189680 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:48.189680 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:48.191588 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e4f29c5-626a-47cc-800b-1e5ad12e939b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:48.192513 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 676/2692] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:48 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:48.327495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d948178c-6353-499a-b327-6d6b394ff009 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:48.328073 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d948178c-6353-499a-b327-6d6b394ff009 None None] GET https://10.4.3.148/volume// Aug 23 18:19:48.328331 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d948178c-6353-499a-b327-6d6b394ff009 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:48.328609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d948178c-6353-499a-b327-6d6b394ff009 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:48.329142 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d948178c-6353-499a-b327-6d6b394ff009 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:19:48.329543 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 668/2693] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:19:48 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:19:48.339285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-6bfaba89-0898-4334-a97f-bedc62689986 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:48.342511 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-6bfaba89-0898-4334-a97f-bedc62689986 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:19:48.342759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-6bfaba89-0898-4334-a97f-bedc62689986 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c78284b6-27ca-4ff5-96ba-9f34179b3773", "connector": null, "instance_uuid": "ad8733fe-f955-45e6-8d6b-1aa6f4be2da9"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:48.359992 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:48.359992 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:48.369413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55428c12-6edd-4aba-bb4d-a49af600a688 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:48.371421 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55428c12-6edd-4aba-bb4d-a49af600a688 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:48.371703 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55428c12-6edd-4aba-bb4d-a49af600a688 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:48.371967 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55428c12-6edd-4aba-bb4d-a49af600a688 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:48.372157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-55428c12-6edd-4aba-bb4d-a49af600a688 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:48.376782 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:48.376782 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:48.378081 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55428c12-6edd-4aba-bb4d-a49af600a688 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:48.378081 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 673/2694] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:48 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:48.404486 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-6bfaba89-0898-4334-a97f-bedc62689986 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:19:48.405101 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 678/2695] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:19:48 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 23 18:19:48.417591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-5df59049-dd62-4b17-b1e5-13057cf444ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:48.420827 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-5df59049-dd62-4b17-b1e5-13057cf444ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef Aug 23 18:19:48.421735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-5df59049-dd62-4b17-b1e5-13057cf444ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:48.422168 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-5df59049-dd62-4b17-b1e5-13057cf444ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:48.432978 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:48.432978 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:48.516005 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-5df59049-dd62-4b17-b1e5-13057cf444ee tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef returned with HTTP 200 Aug 23 18:19:48.516536 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 677/2696] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:19:48 2026] DELETE /volume/v3/attachments/d125ea62-607c-400c-ac2b-d0fd16c2fdef => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:48.637044 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c3028cf2-fa08-4dbe-ad01-96866bfe8101 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:48.640819 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3028cf2-fa08-4dbe-ad01-96866bfe8101 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:48.641038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3028cf2-fa08-4dbe-ad01-96866bfe8101 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:48.642961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3028cf2-fa08-4dbe-ad01-96866bfe8101 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:48.643075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c3028cf2-fa08-4dbe-ad01-96866bfe8101 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:48.651660 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:48.651660 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:48.652357 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3028cf2-fa08-4dbe-ad01-96866bfe8101 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:48.652712 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 669/2697] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:48 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:49.206978 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2a1e415-aae1-42dd-87dd-1c52640efe12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:49.208527 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2a1e415-aae1-42dd-87dd-1c52640efe12 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:49.208811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2a1e415-aae1-42dd-87dd-1c52640efe12 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:49.209026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2a1e415-aae1-42dd-87dd-1c52640efe12 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:49.209179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b2a1e415-aae1-42dd-87dd-1c52640efe12 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:49.215466 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:49.215466 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:49.216575 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2a1e415-aae1-42dd-87dd-1c52640efe12 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:49.217133 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 674/2698] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:49 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:49.394911 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9667ae20-4cc1-496a-9a50-4e2f6d6a952b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:49.398482 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9667ae20-4cc1-496a-9a50-4e2f6d6a952b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:49.398875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9667ae20-4cc1-496a-9a50-4e2f6d6a952b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:49.399270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9667ae20-4cc1-496a-9a50-4e2f6d6a952b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:49.400693 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9667ae20-4cc1-496a-9a50-4e2f6d6a952b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:49.420122 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:49.420122 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:49.421453 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9667ae20-4cc1-496a-9a50-4e2f6d6a952b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:49.421731 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 679/2699] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:49 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:49.462443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca05a999-519a-49be-8541-ea6fd19876e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:49.633935 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca05a999-519a-49be-8541-ea6fd19876e8 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:19:49.634538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca05a999-519a-49be-8541-ea6fd19876e8 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-265615810"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:49.637695 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:49.637695 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:49.664526 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca05a999-519a-49be-8541-ea6fd19876e8 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:19:49.665273 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 678/2700] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:19:49 2026] POST /volume/v3/types => generated 223 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:49.668557 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-071adf9b-e68f-48f5-8b3a-7a98a0823527 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:49.672939 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-071adf9b-e68f-48f5-8b3a-7a98a0823527 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:49.672939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-071adf9b-e68f-48f5-8b3a-7a98a0823527 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:49.672939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-071adf9b-e68f-48f5-8b3a-7a98a0823527 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:49.672939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-071adf9b-e68f-48f5-8b3a-7a98a0823527 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:49.680605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-17d4f6be-e67d-436e-a885-8dc1ce971dbd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:49.684015 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17d4f6be-e67d-436e-a885-8dc1ce971dbd tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:19:49.684534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17d4f6be-e67d-436e-a885-8dc1ce971dbd tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1004236314"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:49.685275 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:49.685275 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:49.686215 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-071adf9b-e68f-48f5-8b3a-7a98a0823527 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:49.687364 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 670/2701] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:49 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:49.719507 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17d4f6be-e67d-436e-a885-8dc1ce971dbd tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:19:49.721810 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 675/2702] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:19:49 2026] POST /volume/v3/group_types => generated 181 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:49.737847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:49.911438 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:19:49.912022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f4a87e36-82c3-458e-b19a-e140bacd4b7f", "volume_types": ["777840e3-076c-4c76-bc0a-46529d372313"], "name": "tempest-GroupSnapshotsTest-Group-303239926"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:49.914015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating new group {'group': {'group_type': 'f4a87e36-82c3-458e-b19a-e140bacd4b7f', 'volume_types': ['777840e3-076c-4c76-bc0a-46529d372313'], 'name': 'tempest-GroupSnapshotsTest-Group-303239926'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:19:49.918515 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating group tempest-GroupSnapshotsTest-Group-303239926. Aug 23 18:19:49.945422 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability zone cache updated, next update will occur around 2026-08-23 19:19:49.944986. {{(pid=100226) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:19:49.945562 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:19:49.977956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['ff39188f-0278-43e2-8179-c19323b7e1af'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:50.014444 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-627be9a2-82fb-49a6-bf7d-a358c5d000db tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:19:50.015245 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 680/2703] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:19:49 2026] POST /volume/v3/groups => generated 111 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:50.034208 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-992bc3f0-bb48-4865-9782-70b92396851f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:50.036874 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-992bc3f0-bb48-4865-9782-70b92396851f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d Aug 23 18:19:50.037178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-992bc3f0-bb48-4865-9782-70b92396851f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:50.037513 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-992bc3f0-bb48-4865-9782-70b92396851f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:50.037739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-992bc3f0-bb48-4865-9782-70b92396851f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:19:50.041945 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:50.041945 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:50.052711 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-992bc3f0-bb48-4865-9782-70b92396851f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d returned with HTTP 200 Aug 23 18:19:50.053123 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 679/2704] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:19:50 2026] GET /volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:50.084579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-009a6980-2916-4542-98ca-0daef3eca873 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:50.090241 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-009a6980-2916-4542-98ca-0daef3eca873 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] PUT https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 Aug 23 18:19:50.090843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-009a6980-2916-4542-98ca-0daef3eca873 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:50.103244 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-009a6980-2916-4542-98ca-0daef3eca873 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Acquiring lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:19:50.108654 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-009a6980-2916-4542-98ca-0daef3eca873 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:19:50.110376 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:50.110376 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:50.234511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f69deb0a-7424-4049-8f9a-cc87b3bc80df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:50.237019 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f69deb0a-7424-4049-8f9a-cc87b3bc80df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:50.237358 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f69deb0a-7424-4049-8f9a-cc87b3bc80df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:50.237663 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f69deb0a-7424-4049-8f9a-cc87b3bc80df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:50.237733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f69deb0a-7424-4049-8f9a-cc87b3bc80df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:50.244159 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:50.244159 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:50.245168 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f69deb0a-7424-4049-8f9a-cc87b3bc80df tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:50.245257 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-009a6980-2916-4542-98ca-0daef3eca873 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" released by "attachment_update" :: held 0.137s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:19:50.245599 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 676/2705] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:50 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:50.245669 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-009a6980-2916-4542-98ca-0daef3eca873 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 returned with HTTP 200 Aug 23 18:19:50.246195 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 671/2706] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:19:50 2026] PUT /volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:50.259326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-8b8c4115-da55-4774-8a32-07625d1dc227 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:50.264736 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-8b8c4115-da55-4774-8a32-07625d1dc227 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 Aug 23 18:19:50.264736 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-8b8c4115-da55-4774-8a32-07625d1dc227 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:50.266865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-8b8c4115-da55-4774-8a32-07625d1dc227 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:50.296540 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-8b8c4115-da55-4774-8a32-07625d1dc227 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 returned with HTTP 200 Aug 23 18:19:50.297221 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 681/2707] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:19:50 2026] GET /volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:50.439129 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9bc2bff-98a5-4593-a553-cf0249c8196d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:50.441919 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9bc2bff-98a5-4593-a553-cf0249c8196d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:50.441919 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9bc2bff-98a5-4593-a553-cf0249c8196d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:50.442093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9bc2bff-98a5-4593-a553-cf0249c8196d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:50.442246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f9bc2bff-98a5-4593-a553-cf0249c8196d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:50.444112 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=390,cinder:UPDATE=132,cinder:INSERT=91 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:19:50.448696 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:50.448696 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:50.449609 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9bc2bff-98a5-4593-a553-cf0249c8196d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:50.450247 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 680/2708] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:50 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:50.703219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63ac3d51-590f-4581-b072-6adf2d445f42 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:50.705470 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63ac3d51-590f-4581-b072-6adf2d445f42 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:50.705641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63ac3d51-590f-4581-b072-6adf2d445f42 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:50.705971 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63ac3d51-590f-4581-b072-6adf2d445f42 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:50.706051 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-63ac3d51-590f-4581-b072-6adf2d445f42 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:50.711858 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:50.711858 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:50.713538 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63ac3d51-590f-4581-b072-6adf2d445f42 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:50.713615 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 677/2709] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:50 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:51.069084 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a342367-4ee1-45a3-a755-1014f6ab9061 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:51.071431 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a342367-4ee1-45a3-a755-1014f6ab9061 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d Aug 23 18:19:51.071819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a342367-4ee1-45a3-a755-1014f6ab9061 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:51.072105 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a342367-4ee1-45a3-a755-1014f6ab9061 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:51.072844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-5a342367-4ee1-45a3-a755-1014f6ab9061 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:19:51.079975 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.079975 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:51.092688 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a342367-4ee1-45a3-a755-1014f6ab9061 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d returned with HTTP 200 Aug 23 18:19:51.093687 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 672/2710] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:19:51 2026] GET /volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:51.106965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4de3b069-9755-416e-8f86-8446fafbce2b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:51.109410 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:51.109927 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1657997921", "volume_type": "777840e3-076c-4c76-bc0a-46529d372313", "group_id": "b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:51.112808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1657997921', 'volume_type': '777840e3-076c-4c76-bc0a-46529d372313', 'group_id': 'b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:51.123420 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.123420 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:51.123420 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume of 1 GB Aug 23 18:19:51.130809 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:19:51.138327 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (e6de453c-c766-473b-9c11-5d216819c7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:51.139710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f83145-01c4-40a0-9ea3-81e696f6df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:51.140357 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.140357 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:51.140880 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:51.170441 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f83145-01c4-40a0-9ea3-81e696f6df75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:19:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=777840e3-076c-4c76-bc0a-46529d372313,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-265615810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '777840e3-076c-4c76-bc0a-46529d372313', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:51.172396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effd05df-61a2-418e-8910-f3d26c20fb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:51.222620 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-265615810 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-265615810, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:51.223239 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-265615810 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-265615810, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:51.262933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53916f22-1d56-441b-aa30-75abf3913f4f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:51.265172 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53916f22-1d56-441b-aa30-75abf3913f4f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:51.266822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53916f22-1d56-441b-aa30-75abf3913f4f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:51.266822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53916f22-1d56-441b-aa30-75abf3913f4f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:51.266822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-53916f22-1d56-441b-aa30-75abf3913f4f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:51.269063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['8b33588b-1e40-421b-8fbd-d82dd27e1ce5', 'cb3a842f-5228-42ff-82f4-9bbf0213788d', 'fdf8d8bd-73ac-4381-9154-c37a711ad1f7', 'd5dcc3fa-db61-4a00-a3d8-45c06f99561c'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:51.270572 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effd05df-61a2-418e-8910-f3d26c20fb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b33588b-1e40-421b-8fbd-d82dd27e1ce5', 'cb3a842f-5228-42ff-82f4-9bbf0213788d', 'fdf8d8bd-73ac-4381-9154-c37a711ad1f7', 'd5dcc3fa-db61-4a00-a3d8-45c06f99561c']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:51.271223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0d9a4c-8573-409f-9bad-8cfad4d467f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:51.272150 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.272150 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:51.273039 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53916f22-1d56-441b-aa30-75abf3913f4f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:51.273650 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 681/2711] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:51 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:51.297699 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0d9a4c-8573-409f-9bad-8cfad4d467f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f726bc1-0569-4deb-a053-b7a6bb154455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1657997921',encryption_key_id=None,group_id=b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['8b33588b-1e40-421b-8fbd-d82dd27e1ce5','cb3a842f-5228-42ff-82f4-9bbf0213788d','fdf8d8bd-73ac-4381-9154-c37a711ad1f7','d5dcc3fa-db61-4a00-a3d8-45c06f99561c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=777840e3-076c-4c76-bc0a-46529d372313), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1657997921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d,host=None,id=7f726bc1-0569-4deb-a053-b7a6bb154455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4d724f95554f37aff6fc483cca8f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4119a1b8587498e898a36cb42976443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(777840e3-076c-4c76-bc0a-46529d372313),volume_type_id=777840e3-076c-4c76-bc0a-46529d372313)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:51.298811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c945bf1-e44b-45ab-a262-decc8a57e841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:51.321870 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c945bf1-e44b-45ab-a262-decc8a57e841) transitioned into state 'SUCCESS' from state '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-1657997921',encryption_key_id=None,group_id=b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['8b33588b-1e40-421b-8fbd-d82dd27e1ce5','cb3a842f-5228-42ff-82f4-9bbf0213788d','fdf8d8bd-73ac-4381-9154-c37a711ad1f7','d5dcc3fa-db61-4a00-a3d8-45c06f99561c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=777840e3-076c-4c76-bc0a-46529d372313)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:51.322173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba64d38-1915-42ba-b257-d243c9375666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:51.339281 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba64d38-1915-42ba-b257-d243c9375666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:51.340410 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (e6de453c-c766-473b-9c11-5d216819c7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:51.340990 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request issued successfully. Aug 23 18:19:51.342102 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:51.342297 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:51.392878 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:51.397675 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.397675 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:51.403546 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4de3b069-9755-416e-8f86-8446fafbce2b tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:51.403938 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 682/2712] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:19:51 2026] POST /volume/v3/volumes => generated 822 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:51.424930 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d8f817c-5a85-4b1c-b118-bd507709735f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:51.427426 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 Aug 23 18:19:51.428001 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:51.428282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:51.437393 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.437393 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:51.443281 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:19:51.444212 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:51.444381 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:51.465721 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d0fb1ac-75e3-4a37-9e29-236c3853788d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:51.473544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d0fb1ac-75e3-4a37-9e29-236c3853788d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:51.474067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d0fb1ac-75e3-4a37-9e29-236c3853788d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:51.474458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d0fb1ac-75e3-4a37-9e29-236c3853788d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:51.474759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8d0fb1ac-75e3-4a37-9e29-236c3853788d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:51.482047 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.482047 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:51.482612 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d0fb1ac-75e3-4a37-9e29-236c3853788d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:51.483955 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 673/2713] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:51 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:51.511926 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:51.517619 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.517619 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:51.527694 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d8f817c-5a85-4b1c-b118-bd507709735f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 returned with HTTP 200 Aug 23 18:19:51.528355 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 678/2714] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:51 2026] GET /volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 => generated 890 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:51.727852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c048089-8dfc-477d-9964-b8d90cdc6593 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:51.736944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c048089-8dfc-477d-9964-b8d90cdc6593 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:51.736944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c048089-8dfc-477d-9964-b8d90cdc6593 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:51.736944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c048089-8dfc-477d-9964-b8d90cdc6593 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:51.736944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7c048089-8dfc-477d-9964-b8d90cdc6593 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:51.742538 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:51.742538 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:51.744044 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c048089-8dfc-477d-9964-b8d90cdc6593 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:51.744763 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 682/2715] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:51 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:52.288725 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe5dfc2b-a09b-4683-8cb6-ac4810d14f1d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:52.296303 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe5dfc2b-a09b-4683-8cb6-ac4810d14f1d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:52.296303 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe5dfc2b-a09b-4683-8cb6-ac4810d14f1d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:52.296444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe5dfc2b-a09b-4683-8cb6-ac4810d14f1d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:52.296706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fe5dfc2b-a09b-4683-8cb6-ac4810d14f1d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:52.307288 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.307288 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:52.307451 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe5dfc2b-a09b-4683-8cb6-ac4810d14f1d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:52.308152 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 683/2716] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:52 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:52.496665 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79447b3c-986b-44f8-9b6e-241b0ae8f6fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:52.499334 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79447b3c-986b-44f8-9b6e-241b0ae8f6fb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:52.499756 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79447b3c-986b-44f8-9b6e-241b0ae8f6fb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:52.500728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79447b3c-986b-44f8-9b6e-241b0ae8f6fb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:52.500728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-79447b3c-986b-44f8-9b6e-241b0ae8f6fb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:52.506839 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.506839 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:52.507984 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79447b3c-986b-44f8-9b6e-241b0ae8f6fb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:52.508558 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 674/2717] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:52 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:52.549749 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:52.553481 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 Aug 23 18:19:52.553481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:52.553481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:52.562133 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.562133 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:52.566660 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:19:52.567518 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:52.568074 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:52.619199 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:52.627413 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.627413 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:52.641614 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1c8ab20c-b710-4ff6-aceb-86ca71f5aaed tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 returned with HTTP 200 Aug 23 18:19:52.642147 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 679/2718] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:52 2026] GET /volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:52.659213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:52.661953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/group_snapshots Aug 23 18:19:52.662460 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d", "name": "tempest-group_snapshot-365892771"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:52.664521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d', 'name': 'tempest-group_snapshot-365892771'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 23 18:19:52.669949 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.669949 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:52.674450 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating group_snapshot tempest-group_snapshot-365892771. Aug 23 18:19:52.703028 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.703028 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:52.719316 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-265615810 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-265615810, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:52.719710 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-265615810 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-265615810, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:52.763678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ab1656fc-7cfd-4b4e-86bc-70dbd0a994ce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:52.766269 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab1656fc-7cfd-4b4e-86bc-70dbd0a994ce tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:52.766554 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab1656fc-7cfd-4b4e-86bc-70dbd0a994ce tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:52.766759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab1656fc-7cfd-4b4e-86bc-70dbd0a994ce tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:52.767052 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ab1656fc-7cfd-4b4e-86bc-70dbd0a994ce tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:52.771014 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['87e41a12-e57e-4d11-ba6f-40330a66c42c', '7ee72e76-9c2b-4aff-add8-c4ab016b5de0', 'fc5afcee-40b6-4d41-a2b1-0efc8e3a37a6', '1a30d77c-8e5d-497e-ac59-2dfc73ad2248'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:52.773545 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.773545 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:52.774900 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab1656fc-7cfd-4b4e-86bc-70dbd0a994ce tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:52.774900 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 684/2719] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:52 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:52.815349 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cffd88eb-6231-4b42-8a54-8d3e159698c2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots returned with HTTP 202 Aug 23 18:19:52.815834 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 683/2720] 10.4.3.148 () {70 vars in 1324 bytes} [Sun Aug 23 18:19:52 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:52.829579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c998298d-4ff6-40c1-b930-233255ae0716 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:52.832379 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c998298d-4ff6-40c1-b930-233255ae0716 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b Aug 23 18:19:52.832803 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c998298d-4ff6-40c1-b930-233255ae0716 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:52.833122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c998298d-4ff6-40c1-b930-233255ae0716 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:52.833627 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-c998298d-4ff6-40c1-b930-233255ae0716 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member f42b5902-0edc-48ca-9a41-5ca16b5f0b3b {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:19:52.842336 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:52.842336 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:52.852349 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c998298d-4ff6-40c1-b930-233255ae0716 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b returned with HTTP 200 Aug 23 18:19:52.852349 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 675/2721] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:19:52 2026] GET /volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:53.325701 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a7378d5-bdd9-426f-b789-76a96f284f6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.329108 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a7378d5-bdd9-426f-b789-76a96f284f6b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:53.329108 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a7378d5-bdd9-426f-b789-76a96f284f6b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:53.329359 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a7378d5-bdd9-426f-b789-76a96f284f6b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:53.329594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3a7378d5-bdd9-426f-b789-76a96f284f6b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:53.335463 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.335463 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:53.337182 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a7378d5-bdd9-426f-b789-76a96f284f6b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:53.337182 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 680/2722] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:53 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:53.520736 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cbd86f8e-b130-49c8-a17b-48d73e506003 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.522474 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cbd86f8e-b130-49c8-a17b-48d73e506003 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:53.524009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cbd86f8e-b130-49c8-a17b-48d73e506003 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:53.524009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cbd86f8e-b130-49c8-a17b-48d73e506003 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:53.524009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cbd86f8e-b130-49c8-a17b-48d73e506003 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:53.527413 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.527413 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:53.528239 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cbd86f8e-b130-49c8-a17b-48d73e506003 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:53.528682 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 685/2723] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:53 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:53.792383 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-065765ac-e7d0-4e70-9c5c-6fb3de53dfec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.794866 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-065765ac-e7d0-4e70-9c5c-6fb3de53dfec tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:53.795075 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-065765ac-e7d0-4e70-9c5c-6fb3de53dfec tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:53.795329 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-065765ac-e7d0-4e70-9c5c-6fb3de53dfec tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:53.795509 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-065765ac-e7d0-4e70-9c5c-6fb3de53dfec tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:53.801387 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.801387 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:53.802451 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-065765ac-e7d0-4e70-9c5c-6fb3de53dfec tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:53.803165 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 684/2724] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:53 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:53.851999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-13c70209-01de-4a51-a030-3bd8b6e7e96b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.862816 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-13c70209-01de-4a51-a030-3bd8b6e7e96b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption Aug 23 18:19:53.862816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-13c70209-01de-4a51-a030-3bd8b6e7e96b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:53.863559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-13c70209-01de-4a51-a030-3bd8b6e7e96b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:53.872715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5aa3a012-9949-450c-ba5e-68f200e65d3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.875075 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5aa3a012-9949-450c-ba5e-68f200e65d3d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b Aug 23 18:19:53.875380 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5aa3a012-9949-450c-ba5e-68f200e65d3d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:53.875708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5aa3a012-9949-450c-ba5e-68f200e65d3d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:53.875904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-5aa3a012-9949-450c-ba5e-68f200e65d3d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member f42b5902-0edc-48ca-9a41-5ca16b5f0b3b {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:19:53.882245 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.882245 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:53.886530 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.886530 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:53.889077 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5aa3a012-9949-450c-ba5e-68f200e65d3d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b returned with HTTP 200 Aug 23 18:19:53.891549 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 681/2725] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:19:53 2026] GET /volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:53.901851 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-13c70209-01de-4a51-a030-3bd8b6e7e96b tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption returned with HTTP 200 Aug 23 18:19:53.901851 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 676/2726] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:19:53 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption => generated 160 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:53.902020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.907256 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:19:53.907256 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:53.907391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:53.907774 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:53.909330 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:53.921742 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all snapshots completed successfully. Aug 23 18:19:53.922926 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.922926 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:53.922926 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f44fe87-69fc-4dda-813b-31b7ad07bb68 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:19:53.923344 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 686/2727] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:19:53 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:53.939765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-85647c86-3db5-4c8d-b3ab-bb0e18a68e13 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.943709 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85647c86-3db5-4c8d-b3ab-bb0e18a68e13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/3096bb9d-6b90-47db-9eb0-06b30e95c9cf Aug 23 18:19:53.943709 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85647c86-3db5-4c8d-b3ab-bb0e18a68e13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:53.944543 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85647c86-3db5-4c8d-b3ab-bb0e18a68e13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:53.951735 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.951735 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:53.952260 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-85647c86-3db5-4c8d-b3ab-bb0e18a68e13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Snapshot retrieved successfully. Aug 23 18:19:53.953267 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85647c86-3db5-4c8d-b3ab-bb0e18a68e13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/3096bb9d-6b90-47db-9eb0-06b30e95c9cf returned with HTTP 200 Aug 23 18:19:53.953459 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 685/2728] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:19:53 2026] GET /volume/v3/snapshots/3096bb9d-6b90-47db-9eb0-06b30e95c9cf => generated 450 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:53.967327 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ae1423e-3792-44a8-9f26-950110c3e3af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:53.969934 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups/action Aug 23 18:19:53.970171 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "f42b5902-0edc-48ca-9a41-5ca16b5f0b3b", "name": "tempest-Group_from_snap-2056701493"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:19:53.970354 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f42b5902-0edc-48ca-9a41-5ca16b5f0b3b", "name": "tempest-Group_from_snap-2056701493"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:53.972225 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'f42b5902-0edc-48ca-9a41-5ca16b5f0b3b', 'name': 'tempest-Group_from_snap-2056701493'}}. {{(pid=100225) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 23 18:19:53.972609 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating group tempest-Group_from_snap-2056701493 from group_snapshot f42b5902-0edc-48ca-9a41-5ca16b5f0b3b. Aug 23 18:19:53.979776 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.979776 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:53.989326 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.989326 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:53.995494 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:53.995494 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:54.072413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['f90d04ca-afb1-4130-b100-3cbf6d18c57f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:54.168544 np0000007943 devstack@c-api.service[100225]: INFO cinder.group.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] A mapping entry already exists for group 1a48e3b8-cf28-493b-94ea-756655cb8743 and volume type 777840e3-076c-4c76-bc0a-46529d372313. Do not need to create again. Aug 23 18:19:54.170010 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.170010 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:54.170010 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:19:54.179701 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (5e916ec5-3efa-4877-b91c-62f796b90fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:54.181610 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7344b3-3222-434c-8198-1b0747472154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:54.184770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:54.239819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7344b3-3222-434c-8198-1b0747472154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3096bb9d-6b90-47db-9eb0-06b30e95c9cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:19:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=777840e3-076c-4c76-bc0a-46529d372313,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-265615810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '777840e3-076c-4c76-bc0a-46529d372313', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1a48e3b8-cf28-493b-94ea-756655cb8743', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:54.242700 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dabe498-bf52-49f2-98cc-6ded62554758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:54.286538 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-265615810 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-265615810, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:54.306280 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['9f0db0d7-1488-4012-9445-7badbe2ab202', 'e7cf6d7b-2d6e-41ca-b75a-057b32c4725d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:54.307767 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dabe498-bf52-49f2-98cc-6ded62554758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0db0d7-1488-4012-9445-7badbe2ab202', 'e7cf6d7b-2d6e-41ca-b75a-057b32c4725d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:54.310103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd644167-c1ed-45c2-b074-1f8379a6d7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:54.360418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac2d0c2d-85b0-49d2-a9b6-ea79f791cb99 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:54.361761 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd644167-c1ed-45c2-b074-1f8379a6d7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b58036fb-b799-4920-8b31-54e909a850d7', '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=1a48e3b8-cf28-493b-94ea-756655cb8743,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['9f0db0d7-1488-4012-9445-7badbe2ab202','e7cf6d7b-2d6e-41ca-b75a-057b32c4725d'],size=1,snapshot_id=3096bb9d-6b90-47db-9eb0-06b30e95c9cf,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=777840e3-076c-4c76-bc0a-46529d372313), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1a48e3b8-cf28-493b-94ea-756655cb8743,host=None,id=b58036fb-b799-4920-8b31-54e909a850d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4d724f95554f37aff6fc483cca8f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3096bb9d-6b90-47db-9eb0-06b30e95c9cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4119a1b8587498e898a36cb42976443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(777840e3-076c-4c76-bc0a-46529d372313),volume_type_id=777840e3-076c-4c76-bc0a-46529d372313)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:54.364614 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4582e8f-7ab6-4fff-8d9b-50f34504313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:54.364744 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac2d0c2d-85b0-49d2-a9b6-ea79f791cb99 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:54.364973 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac2d0c2d-85b0-49d2-a9b6-ea79f791cb99 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:54.365459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac2d0c2d-85b0-49d2-a9b6-ea79f791cb99 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:54.365459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ac2d0c2d-85b0-49d2-a9b6-ea79f791cb99 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:54.381530 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.381530 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:54.381530 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac2d0c2d-85b0-49d2-a9b6-ea79f791cb99 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:54.381530 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 677/2729] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:54 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:54.397230 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4582e8f-7ab6-4fff-8d9b-50f34504313c) transitioned into state 'SUCCESS' from 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=1a48e3b8-cf28-493b-94ea-756655cb8743,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['9f0db0d7-1488-4012-9445-7badbe2ab202','e7cf6d7b-2d6e-41ca-b75a-057b32c4725d'],size=1,snapshot_id=3096bb9d-6b90-47db-9eb0-06b30e95c9cf,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=777840e3-076c-4c76-bc0a-46529d372313)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:54.397230 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (5e916ec5-3efa-4877-b91c-62f796b90fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:54.397566 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request issued successfully. Aug 23 18:19:54.453924 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ae1423e-3792-44a8-9f26-950110c3e3af tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/action returned with HTTP 202 Aug 23 18:19:54.454653 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 682/2730] 10.4.3.148 () {70 vars in 1318 bytes} [Sun Aug 23 18:19:53 2026] POST /volume/v3/groups/action => generated 103 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:54.467221 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:54.470941 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:19:54.471239 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:54.471531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:54.474375 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:54.475500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:19:54.490711 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:19:54.492259 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:54.493107 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:54.544561 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c4b3799c-98f2-4d3c-9773-6918b0dea102 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:54.551450 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4b3799c-98f2-4d3c-9773-6918b0dea102 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:54.552740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4b3799c-98f2-4d3c-9773-6918b0dea102 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:54.552740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4b3799c-98f2-4d3c-9773-6918b0dea102 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:54.552740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c4b3799c-98f2-4d3c-9773-6918b0dea102 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:54.559635 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:54.562353 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.562353 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:54.562353 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4b3799c-98f2-4d3c-9773-6918b0dea102 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:54.563808 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 686/2731] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:54 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:54.566893 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.566893 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:54.572552 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:54.572852 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:54.620139 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:54.625984 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.625984 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:54.639069 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc23ce07-5177-4412-80c6-56bcb3d3aad0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:19:54.639609 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 687/2732] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:19:54 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:19:54.657857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:54.661880 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 Aug 23 18:19:54.661880 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:54.662414 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:54.672394 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.672394 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:54.681075 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:19:54.682122 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:54.682601 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:54.752687 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:54.763839 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.763839 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:54.778430 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3695f0d1-3d74-4dbc-b107-5a5f3e54bcf5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 returned with HTTP 200 Aug 23 18:19:54.781495 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 678/2733] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:54 2026] GET /volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 => generated 926 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:54.801233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f8b6a72-d723-4323-ba6c-b1444fa062c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:54.811397 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f8b6a72-d723-4323-ba6c-b1444fa062c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743 Aug 23 18:19:54.811397 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f8b6a72-d723-4323-ba6c-b1444fa062c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:54.811397 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f8b6a72-d723-4323-ba6c-b1444fa062c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:54.811835 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-5f8b6a72-d723-4323-ba6c-b1444fa062c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 1a48e3b8-cf28-493b-94ea-756655cb8743 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:19:54.820131 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.820131 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:54.822845 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49ff85ed-e149-4451-a08e-22c820c79488 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:54.827366 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49ff85ed-e149-4451-a08e-22c820c79488 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:54.827727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49ff85ed-e149-4451-a08e-22c820c79488 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:54.828138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49ff85ed-e149-4451-a08e-22c820c79488 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:54.828831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-49ff85ed-e149-4451-a08e-22c820c79488 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:54.833086 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f8b6a72-d723-4323-ba6c-b1444fa062c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743 returned with HTTP 200 Aug 23 18:19:54.833600 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 683/2734] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:19:54 2026] GET /volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743 => generated 418 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:54.837327 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.837327 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:54.840240 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49ff85ed-e149-4451-a08e-22c820c79488 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:54.840393 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 687/2735] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:54 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:54.845912 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0266d1c2-d008-4397-984e-5fde4823aca0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:54.848570 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:19:54.848812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:54.849017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:54.849392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:54.850124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:19:54.860588 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:19:54.861899 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:54.861899 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:54.914809 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:54.918454 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.918454 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:54.925010 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:54.926105 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:54.980588 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:54.986831 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:54.986831 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:55.006392 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0266d1c2-d008-4397-984e-5fde4823aca0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:19:55.009442 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 688/2736] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:19:54 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:19:55.029578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0febfa6d-7702-4e91-87c2-0e4365f38d13 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.032427 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0febfa6d-7702-4e91-87c2-0e4365f38d13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743/action Aug 23 18:19:55.032971 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0febfa6d-7702-4e91-87c2-0e4365f38d13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:19:55.033169 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0febfa6d-7702-4e91-87c2-0e4365f38d13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:55.034983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-0febfa6d-7702-4e91-87c2-0e4365f38d13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for group 1a48e3b8-cf28-493b-94ea-756655cb8743 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:19:55.035160 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-0febfa6d-7702-4e91-87c2-0e4365f38d13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group with id: 1a48e3b8-cf28-493b-94ea-756655cb8743 Aug 23 18:19:55.039824 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.039824 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:55.121169 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0febfa6d-7702-4e91-87c2-0e4365f38d13 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743/action returned with HTTP 202 Aug 23 18:19:55.121169 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 679/2737] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:19:55 2026] POST /volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:19:55.137722 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.143350 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 Aug 23 18:19:55.143350 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.145502 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.158997 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.158997 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:55.166545 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:19:55.168047 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:55.168253 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:55.230059 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:55.234332 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.234332 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:55.244028 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ec42a9b-7c08-4180-877a-98a7b0920164 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 returned with HTTP 200 Aug 23 18:19:55.244346 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 684/2738] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 => generated 925 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:55.399536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1684c17b-ad92-479a-92d7-808e598b6712 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.401892 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1684c17b-ad92-479a-92d7-808e598b6712 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:55.401892 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1684c17b-ad92-479a-92d7-808e598b6712 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.402168 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1684c17b-ad92-479a-92d7-808e598b6712 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.402217 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1684c17b-ad92-479a-92d7-808e598b6712 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:55.408150 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.408150 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:55.408307 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1684c17b-ad92-479a-92d7-808e598b6712 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:55.409524 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 688/2739] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:55.429014 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6e3422de-0eb8-4647-b3c5-66aff6c21ebb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.431263 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e3422de-0eb8-4647-b3c5-66aff6c21ebb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:19:55.431263 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e3422de-0eb8-4647-b3c5-66aff6c21ebb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.431422 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e3422de-0eb8-4647-b3c5-66aff6c21ebb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.439330 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.439330 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:55.445964 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6e3422de-0eb8-4647-b3c5-66aff6c21ebb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:19:55.453175 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e3422de-0eb8-4647-b3c5-66aff6c21ebb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:19:55.453744 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 689/2740] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:55.526484 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-80a3f5e9-dcbe-4dd3-a1f2-7133b3ac70e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.529583 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-80a3f5e9-dcbe-4dd3-a1f2-7133b3ac70e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:19:55.529583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-80a3f5e9-dcbe-4dd3-a1f2-7133b3ac70e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.529583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-80a3f5e9-dcbe-4dd3-a1f2-7133b3ac70e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.539551 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.539551 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:55.545784 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-80a3f5e9-dcbe-4dd3-a1f2-7133b3ac70e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:19:55.551481 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-80a3f5e9-dcbe-4dd3-a1f2-7133b3ac70e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:19:55.552036 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 680/2741] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:55.579234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-15825357-f580-4e04-995e-39135d9ba33b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.581756 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15825357-f580-4e04-995e-39135d9ba33b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:55.582524 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15825357-f580-4e04-995e-39135d9ba33b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.583301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15825357-f580-4e04-995e-39135d9ba33b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.584617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-15825357-f580-4e04-995e-39135d9ba33b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:55.591476 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.591476 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:55.593019 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15825357-f580-4e04-995e-39135d9ba33b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:55.593019 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 685/2742] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:55.690621 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-537f4242-ad95-49a9-b182-da28a9f58234 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.691135 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-537f4242-ad95-49a9-b182-da28a9f58234 None None] GET https://10.4.3.148/volume// Aug 23 18:19:55.691296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-537f4242-ad95-49a9-b182-da28a9f58234 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.691605 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-537f4242-ad95-49a9-b182-da28a9f58234 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.692100 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-537f4242-ad95-49a9-b182-da28a9f58234 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:19:55.692492 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 689/2743] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:19:55.705153 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-990f9c64-3929-4b97-9d4f-e5a14704bd94 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.708202 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-990f9c64-3929-4b97-9d4f-e5a14704bd94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:19:55.709787 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-990f9c64-3929-4b97-9d4f-e5a14704bd94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8a083a1-0718-4c91-9993-362a2b4593ec", "connector": null, "instance_uuid": "5c4e0736-c4c0-463a-9cb1-7ea0d46b8d45"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:55.729826 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.729826 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:55.790289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-990f9c64-3929-4b97-9d4f-e5a14704bd94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:19:55.794173 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 690/2744] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:19:55 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:55.839045 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-281940e3-ea4f-4f2c-8d29-b1f717c9be61 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.841897 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-281940e3-ea4f-4f2c-8d29-b1f717c9be61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:19:55.841897 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-281940e3-ea4f-4f2c-8d29-b1f717c9be61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.841897 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-281940e3-ea4f-4f2c-8d29-b1f717c9be61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.851970 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f65f7cd0-e894-4677-b83f-10d968f73db2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.851970 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f65f7cd0-e894-4677-b83f-10d968f73db2 None None] GET https://10.4.3.148/volume// Aug 23 18:19:55.851970 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f65f7cd0-e894-4677-b83f-10d968f73db2 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.854777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f65f7cd0-e894-4677-b83f-10d968f73db2 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.855295 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f65f7cd0-e894-4677-b83f-10d968f73db2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:19:55.855828 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 686/2745] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:19:55.861743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc91cdf6-06e1-4ce6-bfe0-89c95f1e2128 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.863610 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.863610 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:55.868319 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-95977133-89fd-4d7a-a961-4378048e77f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:55.868445 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc91cdf6-06e1-4ce6-bfe0-89c95f1e2128 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:55.868445 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc91cdf6-06e1-4ce6-bfe0-89c95f1e2128 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.868445 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc91cdf6-06e1-4ce6-bfe0-89c95f1e2128 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.869739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fc91cdf6-06e1-4ce6-bfe0-89c95f1e2128 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:55.874820 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-95977133-89fd-4d7a-a961-4378048e77f5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:19:55.874820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-95977133-89fd-4d7a-a961-4378048e77f5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:55.874820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-95977133-89fd-4d7a-a961-4378048e77f5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:55.876165 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-281940e3-ea4f-4f2c-8d29-b1f717c9be61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:19:55.884452 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.884452 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:55.886018 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc91cdf6-06e1-4ce6-bfe0-89c95f1e2128 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:55.886169 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 690/2746] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:55.888372 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-281940e3-ea4f-4f2c-8d29-b1f717c9be61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:19:55.888543 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 681/2747] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:55.891963 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:55.891963 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:55.899518 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-95977133-89fd-4d7a-a961-4378048e77f5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:19:55.918224 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-95977133-89fd-4d7a-a961-4378048e77f5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:19:55.919144 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 691/2748] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:19:55 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 1020 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:19:56.069863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-4a0f8a74-b94b-49e4-a29a-db07bc6b73c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.073425 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-4a0f8a74-b94b-49e4-a29a-db07bc6b73c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] PUT https://10.4.3.148/volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66 Aug 23 18:19:56.073951 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-4a0f8a74-b94b-49e4-a29a-db07bc6b73c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:56.086737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-4a0f8a74-b94b-49e4-a29a-db07bc6b73c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Acquiring lock "cinder-attachment_update-a8a083a1-0718-4c91-9993-362a2b4593ec-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:19:56.094118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-4a0f8a74-b94b-49e4-a29a-db07bc6b73c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Lock "cinder-attachment_update-a8a083a1-0718-4c91-9993-362a2b4593ec-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:19:56.095317 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.095317 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:56.201695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-4a0f8a74-b94b-49e4-a29a-db07bc6b73c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Lock "cinder-attachment_update-a8a083a1-0718-4c91-9993-362a2b4593ec-np0000007943" released by "attachment_update" :: held 0.108s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:19:56.202120 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-4a0f8a74-b94b-49e4-a29a-db07bc6b73c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66 returned with HTTP 200 Aug 23 18:19:56.202725 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 687/2749] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:19:56 2026] PUT /volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:56.263059 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a58a3c4b-fd50-405d-8fb9-5b51a43f3b44 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.268209 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a58a3c4b-fd50-405d-8fb9-5b51a43f3b44 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 Aug 23 18:19:56.268209 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a58a3c4b-fd50-405d-8fb9-5b51a43f3b44 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.268209 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a58a3c4b-fd50-405d-8fb9-5b51a43f3b44 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.281704 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a58a3c4b-fd50-405d-8fb9-5b51a43f3b44 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 returned with HTTP 404 Aug 23 18:19:56.282265 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 691/2750] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/volumes/b58036fb-b799-4920-8b31-54e909a850d7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:19:56.291894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab938077-4030-4aaf-a95b-9f9e71bb8e34 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.297749 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab938077-4030-4aaf-a95b-9f9e71bb8e34 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743 Aug 23 18:19:56.298080 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab938077-4030-4aaf-a95b-9f9e71bb8e34 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.298324 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab938077-4030-4aaf-a95b-9f9e71bb8e34 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.298521 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-ab938077-4030-4aaf-a95b-9f9e71bb8e34 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 1a48e3b8-cf28-493b-94ea-756655cb8743 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:19:56.308418 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab938077-4030-4aaf-a95b-9f9e71bb8e34 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743 returned with HTTP 404 Aug 23 18:19:56.308702 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 682/2751] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/groups/1a48e3b8-cf28-493b-94ea-756655cb8743 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:19:56.318887 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-de95df0f-8601-4eee-8af1-d7095ce3fd37 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.323275 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de95df0f-8601-4eee-8af1-d7095ce3fd37 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] DELETE https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b Aug 23 18:19:56.323549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de95df0f-8601-4eee-8af1-d7095ce3fd37 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.323808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de95df0f-8601-4eee-8af1-d7095ce3fd37 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.323985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-de95df0f-8601-4eee-8af1-d7095ce3fd37 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for member f42b5902-0edc-48ca-9a41-5ca16b5f0b3b {{(pid=100226) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 23 18:19:56.324124 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.group_snapshots [None req-de95df0f-8601-4eee-8af1-d7095ce3fd37 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group_snapshot with id: f42b5902-0edc-48ca-9a41-5ca16b5f0b3b Aug 23 18:19:56.330351 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.330351 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:56.378664 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de95df0f-8601-4eee-8af1-d7095ce3fd37 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b returned with HTTP 202 Aug 23 18:19:56.381814 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 692/2752] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:19:56 2026] DELETE /volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:19:56.388097 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dcbc702f-7513-4a98-a210-dfa5846763bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.391352 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:19:56.391352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.391352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.391352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:56.391653 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.391653 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:56.392167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:19:56.402561 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:19:56.403594 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:56.403594 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:56.423750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ab54705-5aea-4a1d-b0b6-c2e42b487f24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.429958 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ab54705-5aea-4a1d-b0b6-c2e42b487f24 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:56.429958 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ab54705-5aea-4a1d-b0b6-c2e42b487f24 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.430351 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ab54705-5aea-4a1d-b0b6-c2e42b487f24 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.430351 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7ab54705-5aea-4a1d-b0b6-c2e42b487f24 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:56.435849 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.435849 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:56.437365 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ab54705-5aea-4a1d-b0b6-c2e42b487f24 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:56.437365 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 692/2753] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:56.463375 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:56.468829 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.468829 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:56.481185 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcbc702f-7513-4a98-a210-dfa5846763bc tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:19:56.481567 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 688/2754] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:56.502505 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e0b306f-3c45-452b-b159-68d44946028a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.504475 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e0b306f-3c45-452b-b159-68d44946028a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:19:56.504844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e0b306f-3c45-452b-b159-68d44946028a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.505119 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e0b306f-3c45-452b-b159-68d44946028a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.505369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-8e0b306f-3c45-452b-b159-68d44946028a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:56.508231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-8e0b306f-3c45-452b-b159-68d44946028a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:19:56.514873 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e0b306f-3c45-452b-b159-68d44946028a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all snapshots completed successfully. Aug 23 18:19:56.514873 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e0b306f-3c45-452b-b159-68d44946028a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:19:56.516269 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 683/2755] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:19:56.532550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-03373d9f-e984-4c19-adc4-677bbc7e1e0c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.532550 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03373d9f-e984-4c19-adc4-677bbc7e1e0c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b Aug 23 18:19:56.532550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-03373d9f-e984-4c19-adc4-677bbc7e1e0c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.532550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-03373d9f-e984-4c19-adc4-677bbc7e1e0c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.532550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-03373d9f-e984-4c19-adc4-677bbc7e1e0c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member f42b5902-0edc-48ca-9a41-5ca16b5f0b3b {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:19:56.541105 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03373d9f-e984-4c19-adc4-677bbc7e1e0c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b returned with HTTP 404 Aug 23 18:19:56.541973 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 693/2756] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/group_snapshots/f42b5902-0edc-48ca-9a41-5ca16b5f0b3b => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 23 18:19:56.552813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.555285 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:19:56.555584 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.555894 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.556283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:19:56.557430 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:19:56.570729 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:19:56.572453 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:56.572453 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:56.608285 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de7ad936-fe2f-4de3-9200-d121c2161600 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.610775 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de7ad936-fe2f-4de3-9200-d121c2161600 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:56.611737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de7ad936-fe2f-4de3-9200-d121c2161600 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.611737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de7ad936-fe2f-4de3-9200-d121c2161600 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.611737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-de7ad936-fe2f-4de3-9200-d121c2161600 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:56.616301 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.616301 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:56.617737 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de7ad936-fe2f-4de3-9200-d121c2161600 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:56.617737 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 689/2757] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:56.636331 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:56.640933 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.640933 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:56.654496 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc0bf1c5-2ddd-4d2d-b87a-a127f72c5e57 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:19:56.654780 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 693/2758] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:56.676587 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-80c8be92-1a86-49ae-bcaa-0f64235548ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.680843 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80c8be92-1a86-49ae-bcaa-0f64235548ca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d/action Aug 23 18:19:56.680843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80c8be92-1a86-49ae-bcaa-0f64235548ca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:19:56.680843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80c8be92-1a86-49ae-bcaa-0f64235548ca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:56.683867 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-80c8be92-1a86-49ae-bcaa-0f64235548ca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for group b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:19:56.684249 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-80c8be92-1a86-49ae-bcaa-0f64235548ca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group with id: b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d Aug 23 18:19:56.692062 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.692062 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:56.798302 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80c8be92-1a86-49ae-bcaa-0f64235548ca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d/action returned with HTTP 202 Aug 23 18:19:56.799185 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 684/2759] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:19:56 2026] POST /volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:19:56.806414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-074b2414-cbff-4515-b18c-f4b8a0246fa7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.811956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.814093 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-074b2414-cbff-4515-b18c-f4b8a0246fa7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526/action Aug 23 18:19:56.814436 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-074b2414-cbff-4515-b18c-f4b8a0246fa7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:19:56.814645 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-074b2414-cbff-4515-b18c-f4b8a0246fa7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:56.815649 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 Aug 23 18:19:56.815973 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.816702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.830210 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.830210 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:56.838192 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:19:56.839070 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:56.839252 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:56.851088 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.851088 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:56.870645 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c72a5ab-35dd-4fa6-adcd-27dfa73d388d req-074b2414-cbff-4515-b18c-f4b8a0246fa7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526/action returned with HTTP 204 Aug 23 18:19:56.871309 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 694/2760] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:19:56 2026] POST /volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:56.902837 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:56.902962 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e26d0b50-a97e-4458-877e-bcc5ad4e6ae7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.905158 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e26d0b50-a97e-4458-877e-bcc5ad4e6ae7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:56.905456 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e26d0b50-a97e-4458-877e-bcc5ad4e6ae7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.905737 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e26d0b50-a97e-4458-877e-bcc5ad4e6ae7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.905919 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e26d0b50-a97e-4458-877e-bcc5ad4e6ae7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:56.907891 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.907891 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:56.912863 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.912863 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:56.913974 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e26d0b50-a97e-4458-877e-bcc5ad4e6ae7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:56.914517 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 694/2761] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:56.920848 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5072a3e-4db6-4c40-b6c6-af3f69e73ca3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:56.923621 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-169790c9-f374-43d9-aeb9-a8b5d276e210 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 returned with HTTP 200 Aug 23 18:19:56.924288 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5072a3e-4db6-4c40-b6c6-af3f69e73ca3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:19:56.924395 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 690/2762] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:56.925286 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5072a3e-4db6-4c40-b6c6-af3f69e73ca3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:56.925779 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5072a3e-4db6-4c40-b6c6-af3f69e73ca3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:56.942531 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:56.942531 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:56.945532 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d5072a3e-4db6-4c40-b6c6-af3f69e73ca3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:19:56.953960 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5072a3e-4db6-4c40-b6c6-af3f69e73ca3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:19:56.957898 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 685/2763] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:56 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:57.373909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.453055 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90ae46c0-1d11-42c5-a5be-61521d060b8d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.457274 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90ae46c0-1d11-42c5-a5be-61521d060b8d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:57.457630 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90ae46c0-1d11-42c5-a5be-61521d060b8d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.459429 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90ae46c0-1d11-42c5-a5be-61521d060b8d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.459429 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-90ae46c0-1d11-42c5-a5be-61521d060b8d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:57.465513 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:57.465513 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:57.466350 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90ae46c0-1d11-42c5-a5be-61521d060b8d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:57.466805 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 695/2764] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:57 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:57.477597 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:57.478289 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1721147737"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:57.480168 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1721147737'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:57.480230 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume of 1 GB Aug 23 18:19:57.485686 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Availability Zones retrieved successfully. Aug 23 18:19:57.493535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (357185a7-4723-41d2-a6da-5c5690fa9610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:57.495401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8023665-dfd5-42b8-889d-88c496a8fd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:57.498318 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:57.537290 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8023665-dfd5-42b8-889d-88c496a8fd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:57.538231 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d217f2f-eaed-490d-8232-4e401e3c64d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:57.636103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-162e6700-dae1-4d45-86c3-b82e08c4dd53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.644225 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-162e6700-dae1-4d45-86c3-b82e08c4dd53 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:57.644273 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-162e6700-dae1-4d45-86c3-b82e08c4dd53 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.644570 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-162e6700-dae1-4d45-86c3-b82e08c4dd53 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.644728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-162e6700-dae1-4d45-86c3-b82e08c4dd53 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:57.652042 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:57.652042 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:57.654733 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-162e6700-dae1-4d45-86c3-b82e08c4dd53 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:57.654733 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 691/2765] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:57 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:57.663402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['20215ba2-a306-4e17-8c18-019000c7b8bf', '4651dc0c-b9dc-469b-b746-37c667a415ac', '2e39e30e-f93a-48e3-9680-fe7f31928e25', 'd9146e24-b8a9-40e4-8d17-089985f838f9'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:57.665590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d217f2f-eaed-490d-8232-4e401e3c64d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20215ba2-a306-4e17-8c18-019000c7b8bf', '4651dc0c-b9dc-469b-b746-37c667a415ac', '2e39e30e-f93a-48e3-9680-fe7f31928e25', 'd9146e24-b8a9-40e4-8d17-089985f838f9']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:57.666120 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d8ad13-981e-4a44-b099-e933a73b7b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:57.695592 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d8ad13-981e-4a44-b099-e933a73b7b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d98989b-057d-44cd-931a-2ab652280b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1721147737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['20215ba2-a306-4e17-8c18-019000c7b8bf','4651dc0c-b9dc-469b-b746-37c667a415ac','2e39e30e-f93a-48e3-9680-fe7f31928e25','d9146e24-b8a9-40e4-8d17-089985f838f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1721147737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d98989b-057d-44cd-931a-2ab652280b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa0118c4ff846fa970e9266340aeac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:57.697138 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3757958-4279-4a39-9150-9f0ced6e1efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:57.722731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3757958-4279-4a39-9150-9f0ced6e1efa) transitioned into state 'SUCCESS' from state '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-1721147737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['20215ba2-a306-4e17-8c18-019000c7b8bf','4651dc0c-b9dc-469b-b746-37c667a415ac','2e39e30e-f93a-48e3-9680-fe7f31928e25','d9146e24-b8a9-40e4-8d17-089985f838f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:57.723894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54de6976-6483-4279-af38-39109d7d6a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:57.737644 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54de6976-6483-4279-af38-39109d7d6a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:57.738760 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (357185a7-4723-41d2-a6da-5c5690fa9610) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:57.739207 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request issued successfully. Aug 23 18:19:57.739940 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-144ffd34-8d90-433d-9f7d-25558d3f4e7f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:57.740414 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 695/2766] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:19:57 2026] POST /volume/v3/volumes => generated 749 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:57.761932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d6a70176-3d40-4eeb-9cea-a0e7ed4140b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.765404 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6a70176-3d40-4eeb-9cea-a0e7ed4140b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 Aug 23 18:19:57.765404 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6a70176-3d40-4eeb-9cea-a0e7ed4140b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.765404 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6a70176-3d40-4eeb-9cea-a0e7ed4140b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.774140 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:57.774140 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:57.778268 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d6a70176-3d40-4eeb-9cea-a0e7ed4140b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:19:57.783155 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6a70176-3d40-4eeb-9cea-a0e7ed4140b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 returned with HTTP 200 Aug 23 18:19:57.783584 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 686/2767] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:57 2026] GET /volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:57.928820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95f6a870-c6fb-43fb-ab36-65e26eb71812 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.931485 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95f6a870-c6fb-43fb-ab36-65e26eb71812 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:57.931779 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95f6a870-c6fb-43fb-ab36-65e26eb71812 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.933239 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95f6a870-c6fb-43fb-ab36-65e26eb71812 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.933239 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-95f6a870-c6fb-43fb-ab36-65e26eb71812 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:57.940635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1781ede-e974-42e2-b264-d67b15fab237 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.944176 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:57.944176 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:57.945014 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95f6a870-c6fb-43fb-ab36-65e26eb71812 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:57.945832 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 696/2768] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:57 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:57.947650 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1781ede-e974-42e2-b264-d67b15fab237 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 Aug 23 18:19:57.947975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1781ede-e974-42e2-b264-d67b15fab237 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.950842 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1781ede-e974-42e2-b264-d67b15fab237 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.957583 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1781ede-e974-42e2-b264-d67b15fab237 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 returned with HTTP 404 Aug 23 18:19:57.958070 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 692/2769] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:57 2026] GET /volume/v3/volumes/7f726bc1-0569-4deb-a053-b7a6bb154455 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:19:57.966675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5a331a94-3b70-4bb5-993f-7b861e94b964 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.969664 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5a331a94-3b70-4bb5-993f-7b861e94b964 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d Aug 23 18:19:57.970336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5a331a94-3b70-4bb5-993f-7b861e94b964 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.970520 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d0b56f5-98f4-4eed-be38-145ab3d6c890 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.970583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5a331a94-3b70-4bb5-993f-7b861e94b964 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.970583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-5a331a94-3b70-4bb5-993f-7b861e94b964 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:19:57.972759 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d0b56f5-98f4-4eed-be38-145ab3d6c890 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:19:57.973081 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d0b56f5-98f4-4eed-be38-145ab3d6c890 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.973438 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d0b56f5-98f4-4eed-be38-145ab3d6c890 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.974998 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5a331a94-3b70-4bb5-993f-7b861e94b964 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d returned with HTTP 404 Aug 23 18:19:57.975632 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 696/2770] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:19:57 2026] GET /volume/v3/groups/b7812c4f-1c18-4599-ae91-5b4f5d8ebf6d => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:19:57.984621 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:57.984621 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:57.985311 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e58b9735-9fc9-4c29-9551-2092128d83b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:57.990694 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e58b9735-9fc9-4c29-9551-2092128d83b9 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/f4a87e36-82c3-458e-b19a-e140bacd4b7f Aug 23 18:19:57.990694 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e58b9735-9fc9-4c29-9551-2092128d83b9 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:57.990694 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e58b9735-9fc9-4c29-9551-2092128d83b9 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:57.991055 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8d0b56f5-98f4-4eed-be38-145ab3d6c890 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:19:57.996708 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d0b56f5-98f4-4eed-be38-145ab3d6c890 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:19:57.997539 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 687/2771] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:57 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:58.008571 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e58b9735-9fc9-4c29-9551-2092128d83b9 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/group_types/f4a87e36-82c3-458e-b19a-e140bacd4b7f returned with HTTP 202 Aug 23 18:19:58.009261 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 697/2772] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:19:57 2026] DELETE /volume/v3/group_types/f4a87e36-82c3-458e-b19a-e140bacd4b7f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:19:58.017205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7be56db-e8d8-40fc-a082-474e0080f873 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.021201 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7be56db-e8d8-40fc-a082-474e0080f873 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] DELETE https://10.4.3.148/volume/v3/types/777840e3-076c-4c76-bc0a-46529d372313 Aug 23 18:19:58.021458 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7be56db-e8d8-40fc-a082-474e0080f873 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.023238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7be56db-e8d8-40fc-a082-474e0080f873 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.055818 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7be56db-e8d8-40fc-a082-474e0080f873 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types/777840e3-076c-4c76-bc0a-46529d372313 returned with HTTP 202 Aug 23 18:19:58.055818 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 693/2773] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:19:58 2026] DELETE /volume/v3/types/777840e3-076c-4c76-bc0a-46529d372313 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:19:58.065131 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-48529730-7dfd-4372-8e56-199d00bde65a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.069672 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-48529730-7dfd-4372-8e56-199d00bde65a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] GET https://10.4.3.148/volume/v3/types/777840e3-076c-4c76-bc0a-46529d372313 Aug 23 18:19:58.069939 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-48529730-7dfd-4372-8e56-199d00bde65a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.070136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-48529730-7dfd-4372-8e56-199d00bde65a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.075620 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-48529730-7dfd-4372-8e56-199d00bde65a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types/777840e3-076c-4c76-bc0a-46529d372313 returned with HTTP 404 Aug 23 18:19:58.076446 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 697/2774] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:19:58 2026] GET /volume/v3/types/777840e3-076c-4c76-bc0a-46529d372313 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:58.089124 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0dd48d7c-aff0-424d-a59c-cefafe2371a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.092967 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0dd48d7c-aff0-424d-a59c-cefafe2371a5 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:19:58.093403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0dd48d7c-aff0-424d-a59c-cefafe2371a5 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-459505362"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:58.135068 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0dd48d7c-aff0-424d-a59c-cefafe2371a5 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:19:58.135865 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 688/2775] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:19:58 2026] POST /volume/v3/types => generated 223 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:58.147900 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f39f433-085f-4817-8558-8cf45041eb0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.150504 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f39f433-085f-4817-8558-8cf45041eb0c tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:19:58.151094 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f39f433-085f-4817-8558-8cf45041eb0c tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1278224049"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:58.169720 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f39f433-085f-4817-8558-8cf45041eb0c tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:19:58.170466 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 698/2776] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:19:58 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:58.181824 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.184955 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:19:58.185099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3727478b-5331-4e22-9e4f-77331d911c08", "volume_types": ["b08fa94f-a733-475b-9e44-326dffe97b72"], "name": "tempest-GroupSnapshotsTest-Group-1703679384"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:58.187253 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating new group {'group': {'group_type': '3727478b-5331-4e22-9e4f-77331d911c08', 'volume_types': ['b08fa94f-a733-475b-9e44-326dffe97b72'], 'name': 'tempest-GroupSnapshotsTest-Group-1703679384'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:19:58.193506 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating group tempest-GroupSnapshotsTest-Group-1703679384. Aug 23 18:19:58.207892 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:19:58.233210 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['0cffaf57-8dca-4766-a7a4-43dcb7ce40f4'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:58.271904 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-917d81ed-1b4c-4ef4-b0ea-41c529d60bb0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:19:58.272587 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 694/2777] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:19:58 2026] POST /volume/v3/groups => generated 112 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:58.281417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ef97275d-2bf7-4b02-ac2b-dcc030ca0260 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.283366 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef97275d-2bf7-4b02-ac2b-dcc030ca0260 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:19:58.284075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef97275d-2bf7-4b02-ac2b-dcc030ca0260 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.284343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef97275d-2bf7-4b02-ac2b-dcc030ca0260 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.284515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-ef97275d-2bf7-4b02-ac2b-dcc030ca0260 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:19:58.288356 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:58.288356 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:58.302215 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef97275d-2bf7-4b02-ac2b-dcc030ca0260 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:19:58.302215 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 698/2778] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:19:58 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:58.480634 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-765647f2-9bae-404a-bf07-49f98f1586d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.482945 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-765647f2-9bae-404a-bf07-49f98f1586d1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:58.483219 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-765647f2-9bae-404a-bf07-49f98f1586d1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.483439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-765647f2-9bae-404a-bf07-49f98f1586d1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.483570 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-765647f2-9bae-404a-bf07-49f98f1586d1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:58.490172 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:58.490172 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:58.491455 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-765647f2-9bae-404a-bf07-49f98f1586d1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:58.491504 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 689/2779] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:58 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:58.669521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-622015be-ae57-4554-b5d9-f7b177856871 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.672779 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-622015be-ae57-4554-b5d9-f7b177856871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:58.673079 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-622015be-ae57-4554-b5d9-f7b177856871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.673317 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-622015be-ae57-4554-b5d9-f7b177856871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.673429 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-622015be-ae57-4554-b5d9-f7b177856871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:58.683768 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:58.683768 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:58.683768 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-622015be-ae57-4554-b5d9-f7b177856871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:58.683768 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 699/2780] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:58 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:58.800722 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eca0f5ce-255b-4f0d-b0fa-8f258f569c70 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.803819 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eca0f5ce-255b-4f0d-b0fa-8f258f569c70 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 Aug 23 18:19:58.804141 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eca0f5ce-255b-4f0d-b0fa-8f258f569c70 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.804382 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eca0f5ce-255b-4f0d-b0fa-8f258f569c70 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.825958 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:58.825958 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:58.834032 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eca0f5ce-255b-4f0d-b0fa-8f258f569c70 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:19:58.842674 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eca0f5ce-255b-4f0d-b0fa-8f258f569c70 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 returned with HTTP 200 Aug 23 18:19:58.842674 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 695/2781] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:58 2026] GET /volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:58.864497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0262f123-0a2a-473a-8453-ed577096619c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.866909 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0262f123-0a2a-473a-8453-ed577096619c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:19:58.867375 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0262f123-0a2a-473a-8453-ed577096619c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d98989b-057d-44cd-931a-2ab652280b42", "name": "tempest-VolumesBackupsTest-Backup-1971187379"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:58.869311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-0262f123-0a2a-473a-8453-ed577096619c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating new backup {'backup': {'volume_id': '4d98989b-057d-44cd-931a-2ab652280b42', 'name': 'tempest-VolumesBackupsTest-Backup-1971187379'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:19:58.869551 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-0262f123-0a2a-473a-8453-ed577096619c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating backup of volume 4d98989b-057d-44cd-931a-2ab652280b42 in container None Aug 23 18:19:58.879282 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:58.879282 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:58.880020 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0262f123-0a2a-473a-8453-ed577096619c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:19:58.911819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-0262f123-0a2a-473a-8453-ed577096619c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['b9f1a568-654f-4656-82a1-7ba586b0a130', '7b7a57c8-7be0-42fc-8470-7eb71a5c5a34'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:58.950031 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0262f123-0a2a-473a-8453-ed577096619c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:19:58.950846 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 699/2782] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:19:58 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:19:58.964165 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f8009f2-b3a4-465b-bc34-a7fd6e234ef8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.965572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e64ed07e-8cfd-4604-b62b-8ae852aa0c81 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:58.970504 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f8009f2-b3a4-465b-bc34-a7fd6e234ef8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:19:58.970821 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f8009f2-b3a4-465b-bc34-a7fd6e234ef8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.971082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f8009f2-b3a4-465b-bc34-a7fd6e234ef8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.971182 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7f8009f2-b3a4-465b-bc34-a7fd6e234ef8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:58.979191 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e64ed07e-8cfd-4604-b62b-8ae852aa0c81 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:19:58.979473 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e64ed07e-8cfd-4604-b62b-8ae852aa0c81 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:58.979674 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e64ed07e-8cfd-4604-b62b-8ae852aa0c81 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:58.980328 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:58.980328 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:58.981231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e64ed07e-8cfd-4604-b62b-8ae852aa0c81 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:58.981429 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f8009f2-b3a4-465b-bc34-a7fd6e234ef8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:19:58.981982 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 700/2783] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:58 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:59.004649 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.004649 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:59.013029 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94d60986-4b1e-401b-a4dd-26ad23a38df4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:59.013336 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e64ed07e-8cfd-4604-b62b-8ae852aa0c81 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:19:59.014758 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 690/2784] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:58 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 751 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:59.015367 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94d60986-4b1e-401b-a4dd-26ad23a38df4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:19:59.015711 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94d60986-4b1e-401b-a4dd-26ad23a38df4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:59.016866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94d60986-4b1e-401b-a4dd-26ad23a38df4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:59.030762 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.030762 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:59.039243 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-94d60986-4b1e-401b-a4dd-26ad23a38df4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:19:59.042814 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94d60986-4b1e-401b-a4dd-26ad23a38df4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:19:59.043336 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 696/2785] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:19:59 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:59.314299 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d23b6dc-79ed-49eb-8eef-2fd0d4db4634 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:59.316373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d23b6dc-79ed-49eb-8eef-2fd0d4db4634 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:19:59.317820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d23b6dc-79ed-49eb-8eef-2fd0d4db4634 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:59.317820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d23b6dc-79ed-49eb-8eef-2fd0d4db4634 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:59.317820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-2d23b6dc-79ed-49eb-8eef-2fd0d4db4634 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:19:59.322288 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.322288 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:59.331561 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d23b6dc-79ed-49eb-8eef-2fd0d4db4634 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:19:59.332170 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 700/2786] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:19:59 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:59.343038 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:59.345119 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:19:59.345532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-516802232", "volume_type": "b08fa94f-a733-475b-9e44-326dffe97b72", "group_id": "545baf5f-583f-4132-8b17-a1ed4deff17a", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:19:59.347931 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-516802232', 'volume_type': 'b08fa94f-a733-475b-9e44-326dffe97b72', 'group_id': '545baf5f-583f-4132-8b17-a1ed4deff17a', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:19:59.356180 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.356180 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:59.356727 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume of 1 GB Aug 23 18:19:59.362410 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:19:59.369502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (2f4e4614-9c67-42c8-aad4-ae61e565ba2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:59.370999 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f838a95-8d3f-4d3a-9fd5-5cae8b160439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:59.371617 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.371617 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:59.372187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:19:59.399364 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f838a95-8d3f-4d3a-9fd5-5cae8b160439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:19:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b08fa94f-a733-475b-9e44-326dffe97b72,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-459505362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b08fa94f-a733-475b-9e44-326dffe97b72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '545baf5f-583f-4132-8b17-a1ed4deff17a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:59.400633 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0078126a-800a-4e52-b57a-e1453943fcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:59.435407 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-459505362 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-459505362, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:59.435407 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-459505362 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-459505362, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:19:59.476984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['2f08fb1e-f7eb-4abb-a0f2-a864e4302ba0', 'da007176-21cf-4970-bb20-92f20ac0ce50', '28f5312d-a05d-4333-8911-dbd83f7103fe', '8f013136-ad62-40df-aeb0-adaa7c53316c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:19:59.477098 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0078126a-800a-4e52-b57a-e1453943fcf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f08fb1e-f7eb-4abb-a0f2-a864e4302ba0', 'da007176-21cf-4970-bb20-92f20ac0ce50', '28f5312d-a05d-4333-8911-dbd83f7103fe', '8f013136-ad62-40df-aeb0-adaa7c53316c']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:59.477769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87a09cb-43f6-4354-bc9d-0b4f1acf3086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:59.501347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87a09cb-43f6-4354-bc9d-0b4f1acf3086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c166f8f4-e65d-4af4-8c5c-8eb02eb975c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-516802232',encryption_key_id=None,group_id=545baf5f-583f-4132-8b17-a1ed4deff17a,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['2f08fb1e-f7eb-4abb-a0f2-a864e4302ba0','da007176-21cf-4970-bb20-92f20ac0ce50','28f5312d-a05d-4333-8911-dbd83f7103fe','8f013136-ad62-40df-aeb0-adaa7c53316c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=b08fa94f-a733-475b-9e44-326dffe97b72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-516802232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=545baf5f-583f-4132-8b17-a1ed4deff17a,host=None,id=c166f8f4-e65d-4af4-8c5c-8eb02eb975c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4d724f95554f37aff6fc483cca8f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4119a1b8587498e898a36cb42976443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b08fa94f-a733-475b-9e44-326dffe97b72),volume_type_id=b08fa94f-a733-475b-9e44-326dffe97b72)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:59.502458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7affe98b-e043-454f-a8d0-c1dd1cd70445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:59.506223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-625171b9-0006-493a-8b97-0aed9333debf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:59.508348 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-625171b9-0006-493a-8b97-0aed9333debf tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:19:59.508924 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-625171b9-0006-493a-8b97-0aed9333debf tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:59.509107 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-625171b9-0006-493a-8b97-0aed9333debf tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:59.509212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-625171b9-0006-493a-8b97-0aed9333debf tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:59.513557 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.513557 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:19:59.514122 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-625171b9-0006-493a-8b97-0aed9333debf tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:19:59.514480 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 691/2787] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:59 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:19:59.521887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7affe98b-e043-454f-a8d0-c1dd1cd70445) transitioned into state 'SUCCESS' from state '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-516802232',encryption_key_id=None,group_id=545baf5f-583f-4132-8b17-a1ed4deff17a,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['2f08fb1e-f7eb-4abb-a0f2-a864e4302ba0','da007176-21cf-4970-bb20-92f20ac0ce50','28f5312d-a05d-4333-8911-dbd83f7103fe','8f013136-ad62-40df-aeb0-adaa7c53316c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=b08fa94f-a733-475b-9e44-326dffe97b72)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:59.522654 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826f4d71-a168-4022-ac61-ae2349e3f646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:19:59.534217 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826f4d71-a168-4022-ac61-ae2349e3f646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:19:59.535192 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (2f4e4614-9c67-42c8-aad4-ae61e565ba2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:19:59.535543 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request issued successfully. Aug 23 18:19:59.536285 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:59.536482 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:59.588987 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:59.592907 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.592907 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:19:59.597349 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acf3331b-8689-4c7e-b436-9cc42333e0fa tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:19:59.598027 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 701/2788] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:19:59 2026] POST /volume/v3/volumes => generated 821 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:19:59.611159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:59.613101 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 Aug 23 18:19:59.613328 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:59.613553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:59.623400 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.623400 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:59.628488 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:19:59.629495 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:19:59.629716 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:19:59.682991 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:19:59.687147 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.687147 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:19:59.695091 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-60969ac9-f468-4f53-a23f-0c8cba758aeb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:19:59.697191 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de3e7e81-274c-4ac0-a9bb-8cf447992f41 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 returned with HTTP 200 Aug 23 18:19:59.697508 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 697/2789] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:19:59 2026] GET /volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:19:59.697564 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60969ac9-f468-4f53-a23f-0c8cba758aeb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:19:59.697801 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60969ac9-f468-4f53-a23f-0c8cba758aeb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:19:59.698498 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60969ac9-f468-4f53-a23f-0c8cba758aeb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:19:59.698498 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-60969ac9-f468-4f53-a23f-0c8cba758aeb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:19:59.703680 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:19:59.703680 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:19:59.704472 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60969ac9-f468-4f53-a23f-0c8cba758aeb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:19:59.704939 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 701/2790] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:19:59 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.006910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-acf6ecc9-fab8-4b20-9602-23fb8d209378 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.006910 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acf6ecc9-fab8-4b20-9602-23fb8d209378 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:00.006910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acf6ecc9-fab8-4b20-9602-23fb8d209378 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.006910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acf6ecc9-fab8-4b20-9602-23fb8d209378 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.006910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-acf6ecc9-fab8-4b20-9602-23fb8d209378 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:00.013295 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.013295 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:00.014077 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acf6ecc9-fab8-4b20-9602-23fb8d209378 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:00.014507 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 692/2791] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.033631 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50695036-8c1f-4068-93c2-8b0039bbf4c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.036833 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50695036-8c1f-4068-93c2-8b0039bbf4c4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:20:00.037047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50695036-8c1f-4068-93c2-8b0039bbf4c4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.037273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50695036-8c1f-4068-93c2-8b0039bbf4c4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.037393 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-50695036-8c1f-4068-93c2-8b0039bbf4c4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:00.047430 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.047430 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:00.047430 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50695036-8c1f-4068-93c2-8b0039bbf4c4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:20:00.047430 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 702/2792] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.062035 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c19a4644-a256-4e81-9d27-347270539dc8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.065350 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c19a4644-a256-4e81-9d27-347270539dc8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:00.065587 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c19a4644-a256-4e81-9d27-347270539dc8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.066237 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c19a4644-a256-4e81-9d27-347270539dc8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.079552 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.079552 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:00.083828 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c19a4644-a256-4e81-9d27-347270539dc8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:00.088822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c19a4644-a256-4e81-9d27-347270539dc8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:00.089406 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 698/2793] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.530504 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-00ad35a7-006b-44fc-a110-7ffd6ca4b4f7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.531704 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-64bb61fc-29f2-4ffa-ac31-a39c6bc499c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.533550 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00ad35a7-006b-44fc-a110-7ffd6ca4b4f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:00.533930 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00ad35a7-006b-44fc-a110-7ffd6ca4b4f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.534278 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00ad35a7-006b-44fc-a110-7ffd6ca4b4f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.534446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-00ad35a7-006b-44fc-a110-7ffd6ca4b4f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:00.540125 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-64bb61fc-29f2-4ffa-ac31-a39c6bc499c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66/action Aug 23 18:20:00.541276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-64bb61fc-29f2-4ffa-ac31-a39c6bc499c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:00.541759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-64bb61fc-29f2-4ffa-ac31-a39c6bc499c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:00.544351 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.544351 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:00.544835 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00ad35a7-006b-44fc-a110-7ffd6ca4b4f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:00.546720 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 702/2794] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.570481 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.570481 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:00.591167 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3b63d017-ba4a-455d-bed4-15eca8867719 req-64bb61fc-29f2-4ffa-ac31-a39c6bc499c7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66/action returned with HTTP 204 Aug 23 18:20:00.591674 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 693/2795] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:20:00 2026] POST /volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:00.649522 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-007ba3f3-5c52-4938-9c57-79db7ce7a4a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.650149 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-007ba3f3-5c52-4938-9c57-79db7ce7a4a4 None None] GET https://10.4.3.148/volume// Aug 23 18:20:00.650303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-007ba3f3-5c52-4938-9c57-79db7ce7a4a4 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.651209 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-007ba3f3-5c52-4938-9c57-79db7ce7a4a4 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.651209 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-007ba3f3-5c52-4938-9c57-79db7ce7a4a4 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:00.652595 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 703/2796] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:00.662622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-6a9176b4-ebc0-4cf1-81f5-84890d4a3a7a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.666196 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-6a9176b4-ebc0-4cf1-81f5-84890d4a3a7a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:20:00.666939 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-6a9176b4-ebc0-4cf1-81f5-84890d4a3a7a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c78284b6-27ca-4ff5-96ba-9f34179b3773", "connector": null, "instance_uuid": "ad8733fe-f955-45e6-8d6b-1aa6f4be2da9"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:00.685754 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.685754 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:00.714148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.716818 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 Aug 23 18:20:00.717860 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.718250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.718465 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c416bbe3-6711-4eaf-8648-1190debe3bbf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.723505 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c416bbe3-6711-4eaf-8648-1190debe3bbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:20:00.723865 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c416bbe3-6711-4eaf-8648-1190debe3bbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.724188 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c416bbe3-6711-4eaf-8648-1190debe3bbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.724355 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c416bbe3-6711-4eaf-8648-1190debe3bbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:00.727416 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.727416 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:00.729425 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.729425 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:00.730017 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c416bbe3-6711-4eaf-8648-1190debe3bbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:20:00.730456 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 694/2797] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.731258 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-6a9176b4-ebc0-4cf1-81f5-84890d4a3a7a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:20:00.731868 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 699/2798] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:20:00 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:00.741495 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:20:00.741768 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:00.742061 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:00.743241 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-d4a69466-030c-483c-ba98-3c7c001daedd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.745604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04f092b6-4ca9-4ed9-802f-005f9d8ae5ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.746010 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-d4a69466-030c-483c-ba98-3c7c001daedd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 Aug 23 18:20:00.746198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-d4a69466-030c-483c-ba98-3c7c001daedd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.746373 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-d4a69466-030c-483c-ba98-3c7c001daedd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.747870 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04f092b6-4ca9-4ed9-802f-005f9d8ae5ac tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:00.748127 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04f092b6-4ca9-4ed9-802f-005f9d8ae5ac tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.748322 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04f092b6-4ca9-4ed9-802f-005f9d8ae5ac tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.753770 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.753770 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:00.758587 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.758587 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:00.764496 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-04f092b6-4ca9-4ed9-802f-005f9d8ae5ac tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:00.770632 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04f092b6-4ca9-4ed9-802f-005f9d8ae5ac tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:00.771134 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 695/2799] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.789903 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:00.796671 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.796671 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:00.810279 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6955de7-d5a9-4c79-9fbd-96eeaac25c0f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 returned with HTTP 200 Aug 23 18:20:00.811188 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 703/2800] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:00.824674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-df53bc7b-8686-4eda-9d65-e40528236ff3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.827150 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-df53bc7b-8686-4eda-9d65-e40528236ff3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:00.827408 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-df53bc7b-8686-4eda-9d65-e40528236ff3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.827605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-df53bc7b-8686-4eda-9d65-e40528236ff3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.827683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-d4a69466-030c-483c-ba98-3c7c001daedd tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 returned with HTTP 200 Aug 23 18:20:00.828156 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 704/2801] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:20:00 2026] DELETE /volume/v3/attachments/4d1fd035-e7b5-48b7-90f8-bc4759b2d526 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:00.831443 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.831877 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:00.832389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1942077216", "volume_type": "b08fa94f-a733-475b-9e44-326dffe97b72", "group_id": "545baf5f-583f-4132-8b17-a1ed4deff17a", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:00.834402 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1942077216', 'volume_type': 'b08fa94f-a733-475b-9e44-326dffe97b72', 'group_id': '545baf5f-583f-4132-8b17-a1ed4deff17a', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:00.836638 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.836638 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:00.842954 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-df53bc7b-8686-4eda-9d65-e40528236ff3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:00.847126 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.847126 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:00.847460 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-df53bc7b-8686-4eda-9d65-e40528236ff3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:00.847825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume of 1 GB Aug 23 18:20:00.847925 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 700/2802] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:00.856740 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:20:00.865635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (88583f24-682c-49cc-8069-1e1047b4c35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:00.866334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74771eed-1399-499e-9403-d98090c16424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:00.868015 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.868015 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:00.868015 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:00.902341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74771eed-1399-499e-9403-d98090c16424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:19:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b08fa94f-a733-475b-9e44-326dffe97b72,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-459505362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b08fa94f-a733-475b-9e44-326dffe97b72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '545baf5f-583f-4132-8b17-a1ed4deff17a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:00.906816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d99607-5a09-4ea4-8200-6f66e644c111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:00.936255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e3b5ad11-4cce-45b3-ac41-ec6ab414e643 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.937263 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3b5ad11-4cce-45b3-ac41-ec6ab414e643 None None] GET https://10.4.3.148/volume// Aug 23 18:20:00.937945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3b5ad11-4cce-45b3-ac41-ec6ab414e643 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:00.938206 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3b5ad11-4cce-45b3-ac41-ec6ab414e643 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:00.938754 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3b5ad11-4cce-45b3-ac41-ec6ab414e643 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:00.942820 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 704/2803] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:20:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:00.948775 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-cf869c2e-c8dd-402b-9879-0d30b25720b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:00.952172 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-459505362 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-459505362, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:00.952711 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-459505362 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-459505362, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:00.954333 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-cf869c2e-c8dd-402b-9879-0d30b25720b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:20:00.954849 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-cf869c2e-c8dd-402b-9879-0d30b25720b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26d8a66e-8442-4f57-a261-1a555793d9b7", "connector": null, "instance_uuid": "74ece42f-1d7a-4560-8370-b14e9f71249f"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:00.965128 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:00.965128 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:00.974295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['f7d88837-c09b-4520-bbb6-50a0c7c99afe', 'a9263448-f982-4f3d-90c9-2ee4751145e5', '56f60a22-b403-45c8-b3d7-d3ebc648ab69', 'a368d93d-3145-4965-a3cd-ae29060a4ba5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:00.975299 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d99607-5a09-4ea4-8200-6f66e644c111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7d88837-c09b-4520-bbb6-50a0c7c99afe', 'a9263448-f982-4f3d-90c9-2ee4751145e5', '56f60a22-b403-45c8-b3d7-d3ebc648ab69', 'a368d93d-3145-4965-a3cd-ae29060a4ba5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:00.976057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (316ccbc0-9a33-4033-8e8c-5f948fa669c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:01.001732 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (316ccbc0-9a33-4033-8e8c-5f948fa669c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77462798-4b22-4b10-a39b-8c26ce875947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1942077216',encryption_key_id=None,group_id=545baf5f-583f-4132-8b17-a1ed4deff17a,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['f7d88837-c09b-4520-bbb6-50a0c7c99afe','a9263448-f982-4f3d-90c9-2ee4751145e5','56f60a22-b403-45c8-b3d7-d3ebc648ab69','a368d93d-3145-4965-a3cd-ae29060a4ba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=b08fa94f-a733-475b-9e44-326dffe97b72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1942077216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=545baf5f-583f-4132-8b17-a1ed4deff17a,host=None,id=77462798-4b22-4b10-a39b-8c26ce875947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4d724f95554f37aff6fc483cca8f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4119a1b8587498e898a36cb42976443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b08fa94f-a733-475b-9e44-326dffe97b72),volume_type_id=b08fa94f-a733-475b-9e44-326dffe97b72)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:01.002467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1394a8-7aff-4bed-b5df-be4e8bdb93cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:01.005878 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-cf869c2e-c8dd-402b-9879-0d30b25720b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:20:01.006375 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 705/2804] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:20:00 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:20:01.029062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1394a8-7aff-4bed-b5df-be4e8bdb93cf) transitioned into state 'SUCCESS' from state '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-1942077216',encryption_key_id=None,group_id=545baf5f-583f-4132-8b17-a1ed4deff17a,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['f7d88837-c09b-4520-bbb6-50a0c7c99afe','a9263448-f982-4f3d-90c9-2ee4751145e5','56f60a22-b403-45c8-b3d7-d3ebc648ab69','a368d93d-3145-4965-a3cd-ae29060a4ba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=b08fa94f-a733-475b-9e44-326dffe97b72)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:01.029680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94461e98-ce5a-41be-b6a5-bafd4ebc093b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:01.031661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3601359f-98b3-4eb4-9ba4-e01457248636 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.036441 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3601359f-98b3-4eb4-9ba4-e01457248636 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:01.036757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3601359f-98b3-4eb4-9ba4-e01457248636 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.037091 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3601359f-98b3-4eb4-9ba4-e01457248636 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.037307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3601359f-98b3-4eb4-9ba4-e01457248636 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:01.044648 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8dc2d251-ec58-43c6-96b4-7f62934f519f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.048267 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.048267 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:01.049752 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8dc2d251-ec58-43c6-96b4-7f62934f519f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:01.049752 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8dc2d251-ec58-43c6-96b4-7f62934f519f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.049994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94461e98-ce5a-41be-b6a5-bafd4ebc093b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:01.050095 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3601359f-98b3-4eb4-9ba4-e01457248636 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:01.050161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (88583f24-682c-49cc-8069-1e1047b4c35d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:01.050512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8dc2d251-ec58-43c6-96b4-7f62934f519f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.050577 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request issued successfully. Aug 23 18:20:01.051533 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:01.052028 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 701/2805] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 739 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:01.052091 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:01.067456 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-11b315bd-0651-4df1-a767-8ae3f23a537d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.069651 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f360cef7-0c9c-472c-a4f4-e06ed74a2f7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.070314 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f360cef7-0c9c-472c-a4f4-e06ed74a2f7f None None] GET https://10.4.3.148/volume// Aug 23 18:20:01.070592 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f360cef7-0c9c-472c-a4f4-e06ed74a2f7f None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.071194 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f360cef7-0c9c-472c-a4f4-e06ed74a2f7f None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.071270 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11b315bd-0651-4df1-a767-8ae3f23a537d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:20:01.071337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11b315bd-0651-4df1-a767-8ae3f23a537d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.071408 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f360cef7-0c9c-472c-a4f4-e06ed74a2f7f None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:01.071557 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11b315bd-0651-4df1-a767-8ae3f23a537d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.071691 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-11b315bd-0651-4df1-a767-8ae3f23a537d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:01.071839 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 702/2806] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:01.074618 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.074618 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:01.079967 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8dc2d251-ec58-43c6-96b4-7f62934f519f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:01.080311 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.080311 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:01.082308 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11b315bd-0651-4df1-a767-8ae3f23a537d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:20:01.082308 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 706/2807] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:01.088909 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-28ff53f6-b990-42e0-97f8-ef55eb6c46d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.090968 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8dc2d251-ec58-43c6-96b4-7f62934f519f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:01.091763 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 705/2808] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:01.091853 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-28ff53f6-b990-42e0-97f8-ef55eb6c46d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:01.092214 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-28ff53f6-b990-42e0-97f8-ef55eb6c46d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.092346 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-28ff53f6-b990-42e0-97f8-ef55eb6c46d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.103044 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.105307 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:01.106610 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:01.107127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2da3ceb8-fb2a-4d18-995e-9115f83426d4", "incremental": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:01.109675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating new backup {'backup': {'volume_id': '2da3ceb8-fb2a-4d18-995e-9115f83426d4', 'incremental': True}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:01.109911 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating backup of volume 2da3ceb8-fb2a-4d18-995e-9115f83426d4 in container None Aug 23 18:20:01.112073 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.112073 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:01.113226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-88757eb2-7372-40ac-813e-8d955eabbfe2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.117826 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.117826 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:01.118015 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88757eb2-7372-40ac-813e-8d955eabbfe2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:01.119071 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88757eb2-7372-40ac-813e-8d955eabbfe2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.119297 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88757eb2-7372-40ac-813e-8d955eabbfe2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.121610 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-913e6a86-d84d-4991-ab94-c67de06f3b7e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:01.122281 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 696/2809] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:20:00 2026] POST /volume/v3/volumes => generated 822 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:01.123552 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-28ff53f6-b990-42e0-97f8-ef55eb6c46d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:01.130024 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-28ff53f6-b990-42e0-97f8-ef55eb6c46d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:01.130605 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 703/2810] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:01.132414 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.132414 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:01.133233 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:20:01.138307 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.138307 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:01.143841 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.146209 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 Aug 23 18:20:01.146532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.146727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.151635 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-88757eb2-7372-40ac-813e-8d955eabbfe2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:01.159187 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.159187 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:01.161787 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88757eb2-7372-40ac-813e-8d955eabbfe2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:01.162535 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 706/2811] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 1133 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:01.165157 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:20:01.165328 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:01.165718 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:01.179680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.185347 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:01.186665 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Created reservations ['eb83acf0-ee20-4914-91b1-30ac0518a046', 'a5e6b5da-a6a7-4970-8e9c-638fd6fcb290'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:01.189829 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8a083a1-0718-4c91-9993-362a2b4593ec", "name": "tempest-VolumesBackupsTest-Backup-800992358", "force": true, "container": "tempest-volumesbackupstest-backup-container-1947120747"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:01.190838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating new backup {'backup': {'volume_id': 'a8a083a1-0718-4c91-9993-362a2b4593ec', 'name': 'tempest-VolumesBackupsTest-Backup-800992358', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1947120747'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:01.191356 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating backup of volume a8a083a1-0718-4c91-9993-362a2b4593ec in container tempest-volumesbackupstest-backup-container-1947120747 Aug 23 18:20:01.213709 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.213709 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:01.214903 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:01.217210 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:01.222685 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.222685 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:01.232575 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c675eef-2ff2-4ed7-9332-0c270a269505 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 400 Aug 23 18:20:01.233283 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 707/2812] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:20:01 2026] POST /volume/v3/backups => generated 109 bytes in 132 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:20:01.238557 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a13d2635-bfcc-4593-9a2e-8d1f19f7fe63 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 returned with HTTP 200 Aug 23 18:20:01.239814 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 697/2813] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 => generated 890 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:01.247537 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-523da60b-a732-4131-9a8b-e429665013ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.252077 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-523da60b-a732-4131-9a8b-e429665013ee tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] DELETE https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:20:01.252212 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-523da60b-a732-4131-9a8b-e429665013ee tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.252573 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-523da60b-a732-4131-9a8b-e429665013ee tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.252722 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-523da60b-a732-4131-9a8b-e429665013ee tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Delete backup with id: 016da865-42a5-417d-926e-daac0d16d6d2. Aug 23 18:20:01.279976 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.279976 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:01.293865 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['111f7ff5-de14-4830-bb46-fa8cf13271b9', 'c4e16b1e-99e5-4423-8a96-667501f76353'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:01.304650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-01c61cc6-3e1e-4ea1-b2fb-eef3fa0676f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.311563 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-01c61cc6-3e1e-4ea1-b2fb-eef3fa0676f0 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] PUT https://10.4.3.148/volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920 Aug 23 18:20:01.311806 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-523da60b-a732-4131-9a8b-e429665013ee tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] delete_backup rpcapi backup_id 016da865-42a5-417d-926e-daac0d16d6d2 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:20:01.314515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-01c61cc6-3e1e-4ea1-b2fb-eef3fa0676f0 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:01.314821 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-523da60b-a732-4131-9a8b-e429665013ee tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 202 Aug 23 18:20:01.315781 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 707/2814] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:01 2026] DELETE /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:01.334731 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5eaa630d-7a52-4903-827f-84acffbf9273 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.338682 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eaa630d-7a52-4903-827f-84acffbf9273 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:20:01.339803 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eaa630d-7a52-4903-827f-84acffbf9273 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.339803 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eaa630d-7a52-4903-827f-84acffbf9273 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.339803 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5eaa630d-7a52-4903-827f-84acffbf9273 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:01.339978 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-01c61cc6-3e1e-4ea1-b2fb-eef3fa0676f0 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Acquiring lock "cinder-attachment_update-26d8a66e-8442-4f57-a261-1a555793d9b7-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:20:01.347804 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-01c61cc6-3e1e-4ea1-b2fb-eef3fa0676f0 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-26d8a66e-8442-4f57-a261-1a555793d9b7-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:20:01.348935 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.348935 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:01.352656 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.352656 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:01.355912 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eaa630d-7a52-4903-827f-84acffbf9273 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 200 Aug 23 18:20:01.355912 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 698/2815] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:01.386080 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a862926-018f-4de4-8998-cdea2c06a0d8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:01.386161 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 704/2816] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:01 2026] POST /volume/v3/backups => generated 329 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:01.412051 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a48c7944-8136-49f8-bbbc-0bdb0056ef16 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.415079 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a48c7944-8136-49f8-bbbc-0bdb0056ef16 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:01.415729 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a48c7944-8136-49f8-bbbc-0bdb0056ef16 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.416063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a48c7944-8136-49f8-bbbc-0bdb0056ef16 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.416139 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a48c7944-8136-49f8-bbbc-0bdb0056ef16 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:01.422938 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.422938 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:01.424101 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a48c7944-8136-49f8-bbbc-0bdb0056ef16 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:01.424650 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 708/2817] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:01.535142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-01c61cc6-3e1e-4ea1-b2fb-eef3fa0676f0 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-26d8a66e-8442-4f57-a261-1a555793d9b7-np0000007943" released by "attachment_update" :: held 0.187s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:20:01.535407 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-01c61cc6-3e1e-4ea1-b2fb-eef3fa0676f0 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920 returned with HTTP 200 Aug 23 18:20:01.536140 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 708/2818] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:20:01 2026] PUT /volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920 => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:01.562821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-344dac3a-ceca-4f84-8b37-0d4078dcedaa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.565815 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-344dac3a-ceca-4f84-8b37-0d4078dcedaa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:01.565975 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-344dac3a-ceca-4f84-8b37-0d4078dcedaa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.566383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-344dac3a-ceca-4f84-8b37-0d4078dcedaa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.566608 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-344dac3a-ceca-4f84-8b37-0d4078dcedaa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:01.575644 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.575644 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:01.576455 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-344dac3a-ceca-4f84-8b37-0d4078dcedaa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:01.577194 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 699/2819] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:01.747661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5d58e8ed-1639-42bf-b8e4-f5fee34b3423 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:01.750365 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d58e8ed-1639-42bf-b8e4-f5fee34b3423 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:20:01.750603 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d58e8ed-1639-42bf-b8e4-f5fee34b3423 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:01.750933 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d58e8ed-1639-42bf-b8e4-f5fee34b3423 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:01.751103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5d58e8ed-1639-42bf-b8e4-f5fee34b3423 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:01.761092 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:01.761092 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:01.762033 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d58e8ed-1639-42bf-b8e4-f5fee34b3423 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:20:01.762696 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 705/2820] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:01 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:02.071819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5cfaa95b-ae5d-4037-9196-4eb0a0280edd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.077325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cfaa95b-ae5d-4037-9196-4eb0a0280edd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:02.077325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cfaa95b-ae5d-4037-9196-4eb0a0280edd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.077325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cfaa95b-ae5d-4037-9196-4eb0a0280edd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.077325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5cfaa95b-ae5d-4037-9196-4eb0a0280edd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:02.085847 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.085847 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:02.086576 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cfaa95b-ae5d-4037-9196-4eb0a0280edd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:02.087155 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 709/2821] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:02.113062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f234b1e-7c80-4e28-8245-179f849b895c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.119777 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f234b1e-7c80-4e28-8245-179f849b895c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:02.120636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f234b1e-7c80-4e28-8245-179f849b895c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.120636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f234b1e-7c80-4e28-8245-179f849b895c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.135452 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.135452 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:02.139580 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f234b1e-7c80-4e28-8245-179f849b895c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:02.144582 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f234b1e-7c80-4e28-8245-179f849b895c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:02.145102 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 709/2822] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:02.261823 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.263665 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 Aug 23 18:20:02.264248 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.264480 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.275032 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.275032 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:02.280438 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:20:02.281765 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:02.281765 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:02.318245 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:02.321740 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.321740 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:02.329942 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-970917a7-1675-4722-8d3f-9bb4f69c36c9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 returned with HTTP 200 Aug 23 18:20:02.330345 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 700/2823] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:02.344843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4bddace7-5ee6-41f7-8703-c1d599ca06b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.346575 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bddace7-5ee6-41f7-8703-c1d599ca06b0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] PUT https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:02.347021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4bddace7-5ee6-41f7-8703-c1d599ca06b0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c166f8f4-e65d-4af4-8c5c-8eb02eb975c5"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:02.352215 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-4bddace7-5ee6-41f7-8703-c1d599ca06b0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Update called for group 545baf5f-583f-4132-8b17-a1ed4deff17a. {{(pid=100225) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 23 18:20:02.352320 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-4bddace7-5ee6-41f7-8703-c1d599ca06b0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Updating group 545baf5f-583f-4132-8b17-a1ed4deff17a with name None description: None add_volumes: None remove_volumes: c166f8f4-e65d-4af4-8c5c-8eb02eb975c5. Aug 23 18:20:02.355527 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.355527 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:02.369215 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c2ed3236-3136-4247-ad5f-e2a8eddc2c88 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.370951 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2ed3236-3136-4247-ad5f-e2a8eddc2c88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 Aug 23 18:20:02.371184 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2ed3236-3136-4247-ad5f-e2a8eddc2c88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.371401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2ed3236-3136-4247-ad5f-e2a8eddc2c88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.371560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c2ed3236-3136-4247-ad5f-e2a8eddc2c88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 016da865-42a5-417d-926e-daac0d16d6d2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:02.373988 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bddace7-5ee6-41f7-8703-c1d599ca06b0 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 202 Aug 23 18:20:02.374397 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 706/2824] 10.4.3.148 () {70 vars in 1406 bytes} [Sun Aug 23 18:20:02 2026] PUT /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:02.378111 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2ed3236-3136-4247-ad5f-e2a8eddc2c88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 returned with HTTP 404 Aug 23 18:20:02.378598 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 710/2825] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/backups/016da865-42a5-417d-926e-daac0d16d6d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:02.385166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b092fb6a-3329-46e1-8d99-72080773e530 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.388730 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b092fb6a-3329-46e1-8d99-72080773e530 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:02.388921 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b092fb6a-3329-46e1-8d99-72080773e530 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.389644 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b092fb6a-3329-46e1-8d99-72080773e530 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.389885 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-b092fb6a-3329-46e1-8d99-72080773e530 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:02.389936 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.392468 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:02.393410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1460172185"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:02.394048 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.394048 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:02.395113 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1460172185'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:02.395299 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume of 1 GB Aug 23 18:20:02.400575 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Availability Zones retrieved successfully. Aug 23 18:20:02.403671 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b092fb6a-3329-46e1-8d99-72080773e530 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:02.404299 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 710/2826] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:02.409372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Flow 'volume_create_api' (2b5e454b-8889-4d1c-bfad-5480dde7f9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:02.411086 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e752d7-50e6-4aae-8447-19de2fccc214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:02.412482 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:02.438204 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b53e7104-48f9-4e68-a99a-a178c035f740 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.440506 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b53e7104-48f9-4e68-a99a-a178c035f740 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:02.440787 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b53e7104-48f9-4e68-a99a-a178c035f740 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.441155 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b53e7104-48f9-4e68-a99a-a178c035f740 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.441818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b53e7104-48f9-4e68-a99a-a178c035f740 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:02.447549 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.447549 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:02.448023 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e752d7-50e6-4aae-8447-19de2fccc214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:02.448687 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b53e7104-48f9-4e68-a99a-a178c035f740 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:02.449398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2f2b2d-1a44-4cbc-8332-ac04c2b5e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:02.449581 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 707/2827] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:02.500930 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Created reservations ['1c5b6c56-e881-47e9-9218-a103ba38ec77', 'a9768e8c-eec2-4722-8afa-5d8f6e0aca69', '02e53fb7-442a-472b-a3ea-81505219e894', '65d7964d-e9bc-4f3d-a236-a77a4b92f997'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:02.502016 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2f2b2d-1a44-4cbc-8332-ac04c2b5e850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c5b6c56-e881-47e9-9218-a103ba38ec77', 'a9768e8c-eec2-4722-8afa-5d8f6e0aca69', '02e53fb7-442a-472b-a3ea-81505219e894', '65d7964d-e9bc-4f3d-a236-a77a4b92f997']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:02.502975 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da17c6e-7120-4f73-b232-51781dc20ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:02.532047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da17c6e-7120-4f73-b232-51781dc20ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea2f097-3929-4769-a833-c0beec63657e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1460172185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cbce8313f94ce69a29d7352bb02226',qos_specs=None,replication_status=,reservations=['1c5b6c56-e881-47e9-9218-a103ba38ec77','a9768e8c-eec2-4722-8afa-5d8f6e0aca69','02e53fb7-442a-472b-a3ea-81505219e894','65d7964d-e9bc-4f3d-a236-a77a4b92f997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1460172185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea2f097-3929-4769-a833-c0beec63657e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02cbce8313f94ce69a29d7352bb02226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:02.533311 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d069caa-9eb7-4f35-9786-b0ba0fcf3159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:02.554309 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d069caa-9eb7-4f35-9786-b0ba0fcf3159) transitioned into state 'SUCCESS' from state '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-1460172185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cbce8313f94ce69a29d7352bb02226',qos_specs=None,replication_status=,reservations=['1c5b6c56-e881-47e9-9218-a103ba38ec77','a9768e8c-eec2-4722-8afa-5d8f6e0aca69','02e53fb7-442a-472b-a3ea-81505219e894','65d7964d-e9bc-4f3d-a236-a77a4b92f997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37d75d1f7444bcb83e6c301bfe9c1e6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:02.555154 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73983ac8-668f-40e2-80ec-542cbfd4b7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:02.565098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73983ac8-668f-40e2-80ec-542cbfd4b7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:02.566238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Flow 'volume_create_api' (2b5e454b-8889-4d1c-bfad-5480dde7f9d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:02.566673 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Create volume request issued successfully. Aug 23 18:20:02.567476 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eecdfe58-9478-4a58-b472-a0cee2f49fb0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:02.568249 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 701/2828] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:20:02 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 23 18:20:02.580631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f601fcfc-ef73-4fdb-89b8-ed5f8d71bf07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.583203 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f601fcfc-ef73-4fdb-89b8-ed5f8d71bf07 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e Aug 23 18:20:02.583492 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f601fcfc-ef73-4fdb-89b8-ed5f8d71bf07 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.584364 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f601fcfc-ef73-4fdb-89b8-ed5f8d71bf07 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.593514 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.593514 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:02.594840 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c2ecb99-fdeb-4d51-b715-148dfec68614 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.596951 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c2ecb99-fdeb-4d51-b715-148dfec68614 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:02.597205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c2ecb99-fdeb-4d51-b715-148dfec68614 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.597449 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c2ecb99-fdeb-4d51-b715-148dfec68614 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.597932 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4c2ecb99-fdeb-4d51-b715-148dfec68614 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:02.602600 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.602600 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:02.603169 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f601fcfc-ef73-4fdb-89b8-ed5f8d71bf07 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:20:02.603351 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c2ecb99-fdeb-4d51-b715-148dfec68614 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:02.603891 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 711/2829] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:02.614616 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f601fcfc-ef73-4fdb-89b8-ed5f8d71bf07 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e returned with HTTP 200 Aug 23 18:20:02.615528 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 711/2830] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:02.766545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-a248d58e-48c5-41c3-808a-0179754b616f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.769496 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-a248d58e-48c5-41c3-808a-0179754b616f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] PUT https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c Aug 23 18:20:02.770051 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-a248d58e-48c5-41c3-808a-0179754b616f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:02.780962 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bcd7b05a-a815-44c3-95da-adb1dd1d6ae1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.784022 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bcd7b05a-a815-44c3-95da-adb1dd1d6ae1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:20:02.784174 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bcd7b05a-a815-44c3-95da-adb1dd1d6ae1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.784403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bcd7b05a-a815-44c3-95da-adb1dd1d6ae1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.784574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bcd7b05a-a815-44c3-95da-adb1dd1d6ae1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:02.786811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-a248d58e-48c5-41c3-808a-0179754b616f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Acquiring lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:20:02.791542 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.791542 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:02.792160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-a248d58e-48c5-41c3-808a-0179754b616f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:20:02.793183 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bcd7b05a-a815-44c3-95da-adb1dd1d6ae1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:20:02.793351 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:02.793351 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:02.793879 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 702/2831] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:02.911529 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-a248d58e-48c5-41c3-808a-0179754b616f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Lock "cinder-attachment_update-c78284b6-27ca-4ff5-96ba-9f34179b3773-np0000007943" released by "attachment_update" :: held 0.119s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:20:02.911976 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-a248d58e-48c5-41c3-808a-0179754b616f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c returned with HTTP 200 Aug 23 18:20:02.912613 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 708/2832] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:20:02 2026] PUT /volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c => generated 968 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:20:02.921098 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-f3b1b6ad-e66a-48e5-9610-60c1a3b6429a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:02.923145 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-f3b1b6ad-e66a-48e5-9610-60c1a3b6429a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c Aug 23 18:20:02.923324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-f3b1b6ad-e66a-48e5-9610-60c1a3b6429a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:02.923510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-f3b1b6ad-e66a-48e5-9610-60c1a3b6429a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:02.943357 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-f3b1b6ad-e66a-48e5-9610-60c1a3b6429a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c returned with HTTP 200 Aug 23 18:20:02.945518 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 712/2833] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:20:02 2026] GET /volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:03.099298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3fda6b8c-608e-4f86-9acd-6b2de72ead12 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.100935 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3fda6b8c-608e-4f86-9acd-6b2de72ead12 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:03.101158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3fda6b8c-608e-4f86-9acd-6b2de72ead12 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.101414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3fda6b8c-608e-4f86-9acd-6b2de72ead12 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.101553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3fda6b8c-608e-4f86-9acd-6b2de72ead12 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:03.106597 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.106597 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:03.107425 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3fda6b8c-608e-4f86-9acd-6b2de72ead12 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:03.107781 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 712/2834] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:03.163213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-530332da-4e31-4796-a09d-2e35a14dc8d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.165468 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-530332da-4e31-4796-a09d-2e35a14dc8d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:03.165741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-530332da-4e31-4796-a09d-2e35a14dc8d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.165977 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-530332da-4e31-4796-a09d-2e35a14dc8d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.178215 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.178215 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:03.182876 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-530332da-4e31-4796-a09d-2e35a14dc8d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:03.188262 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-530332da-4e31-4796-a09d-2e35a14dc8d7 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:03.188741 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 703/2835] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:03.415577 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0bb15db5-7f36-4043-b981-fc795fe6c1e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.417642 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0bb15db5-7f36-4043-b981-fc795fe6c1e5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:03.417903 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0bb15db5-7f36-4043-b981-fc795fe6c1e5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.418186 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0bb15db5-7f36-4043-b981-fc795fe6c1e5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.418289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-0bb15db5-7f36-4043-b981-fc795fe6c1e5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:03.422349 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.422349 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:03.432610 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0bb15db5-7f36-4043-b981-fc795fe6c1e5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:03.433378 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 709/2836] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:03.444199 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a82786d4-7525-4e0d-a978-a4c615cded39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.446912 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a82786d4-7525-4e0d-a978-a4c615cded39 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] PUT https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:03.447352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a82786d4-7525-4e0d-a978-a4c615cded39 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c166f8f4-e65d-4af4-8c5c-8eb02eb975c5"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:03.449575 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-a82786d4-7525-4e0d-a978-a4c615cded39 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Update called for group 545baf5f-583f-4132-8b17-a1ed4deff17a. {{(pid=100223) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 23 18:20:03.449906 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-a82786d4-7525-4e0d-a978-a4c615cded39 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Updating group 545baf5f-583f-4132-8b17-a1ed4deff17a with name None description: None add_volumes: c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 remove_volumes: None. Aug 23 18:20:03.453886 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.453886 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:03.461363 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9b9d584b-4975-40d9-9e7f-158536a1bc4f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.463957 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b9d584b-4975-40d9-9e7f-158536a1bc4f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:03.464431 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b9d584b-4975-40d9-9e7f-158536a1bc4f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.464563 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b9d584b-4975-40d9-9e7f-158536a1bc4f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.464762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9b9d584b-4975-40d9-9e7f-158536a1bc4f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:03.470243 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.470243 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:03.471422 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b9d584b-4975-40d9-9e7f-158536a1bc4f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:03.472075 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 713/2837] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:03.491935 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a82786d4-7525-4e0d-a978-a4c615cded39 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 202 Aug 23 18:20:03.492473 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 713/2838] 10.4.3.148 () {70 vars in 1406 bytes} [Sun Aug 23 18:20:03 2026] PUT /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:03.503029 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4591bd65-8768-49e3-b445-3084a77f57ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.504996 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4591bd65-8768-49e3-b445-3084a77f57ef tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:03.505197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4591bd65-8768-49e3-b445-3084a77f57ef tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.505387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4591bd65-8768-49e3-b445-3084a77f57ef tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.505529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-4591bd65-8768-49e3-b445-3084a77f57ef tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:03.509308 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.509308 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:03.518413 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4591bd65-8768-49e3-b445-3084a77f57ef tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:03.518984 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 704/2839] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:03.619063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c2f7831-bdd0-4eff-af5a-bf60bb5092e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.622376 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c2f7831-bdd0-4eff-af5a-bf60bb5092e6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:03.622639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c2f7831-bdd0-4eff-af5a-bf60bb5092e6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.623615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c2f7831-bdd0-4eff-af5a-bf60bb5092e6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.623615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4c2f7831-bdd0-4eff-af5a-bf60bb5092e6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:03.634525 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.634525 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:03.634708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06580ec6-d286-470d-84d3-158722bce9f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.634926 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c2f7831-bdd0-4eff-af5a-bf60bb5092e6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:03.635382 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 710/2840] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:03.637179 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06580ec6-d286-470d-84d3-158722bce9f2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e Aug 23 18:20:03.637691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06580ec6-d286-470d-84d3-158722bce9f2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.638187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06580ec6-d286-470d-84d3-158722bce9f2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.650845 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.650845 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:03.660582 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-06580ec6-d286-470d-84d3-158722bce9f2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:20:03.668594 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06580ec6-d286-470d-84d3-158722bce9f2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e returned with HTTP 200 Aug 23 18:20:03.669195 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 714/2841] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:03.682979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.685252 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:03.685757 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ea2f097-3929-4769-a833-c0beec63657e", "name": "tempest-VolumesBackupsTest-Backup-1396384991"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:03.688340 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating new backup {'backup': {'volume_id': '1ea2f097-3929-4769-a833-c0beec63657e', 'name': 'tempest-VolumesBackupsTest-Backup-1396384991'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:03.688340 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating backup of volume 1ea2f097-3929-4769-a833-c0beec63657e in container None Aug 23 18:20:03.697604 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.697604 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:03.698116 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Volume info retrieved successfully. Aug 23 18:20:03.721003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Created reservations ['874e8fbd-6b9f-47b0-ae21-96332f5fbe2b', '790e67d5-3410-4eae-8627-861448d11eb7'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:03.762816 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ceb94a87-5d4d-4593-99d5-cee7d09c783f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:03.763428 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 714/2842] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:03 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:03.773668 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19363929-9d47-4ad8-a02e-beaa4163288a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.775808 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19363929-9d47-4ad8-a02e-beaa4163288a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:03.776062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19363929-9d47-4ad8-a02e-beaa4163288a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.776311 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19363929-9d47-4ad8-a02e-beaa4163288a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.776477 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-19363929-9d47-4ad8-a02e-beaa4163288a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:03.781262 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.781262 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:03.782028 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19363929-9d47-4ad8-a02e-beaa4163288a tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:03.782402 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 705/2843] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:03.807099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-18d400b6-d35f-4083-998a-bc62f311bc9c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.809375 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-18d400b6-d35f-4083-998a-bc62f311bc9c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:20:03.809669 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-18d400b6-d35f-4083-998a-bc62f311bc9c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.809977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-18d400b6-d35f-4083-998a-bc62f311bc9c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.810121 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-18d400b6-d35f-4083-998a-bc62f311bc9c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5e53cae4-b754-45ec-a993-f5e85a017416. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:03.815389 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.815389 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:03.816249 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-18d400b6-d35f-4083-998a-bc62f311bc9c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 200 Aug 23 18:20:03.816770 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 711/2844] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:03 2026] GET /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:03.828628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5585c36f-3e28-42f9-a7e5-efc6b061d183 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.830638 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5585c36f-3e28-42f9-a7e5-efc6b061d183 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 Aug 23 18:20:03.830905 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5585c36f-3e28-42f9-a7e5-efc6b061d183 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:03.831281 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5585c36f-3e28-42f9-a7e5-efc6b061d183 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:03.831281 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-5585c36f-3e28-42f9-a7e5-efc6b061d183 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete backup with id: 5e53cae4-b754-45ec-a993-f5e85a017416. Aug 23 18:20:03.836582 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.836582 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:03.851469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-5585c36f-3e28-42f9-a7e5-efc6b061d183 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] delete_backup rpcapi backup_id 5e53cae4-b754-45ec-a993-f5e85a017416 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:20:03.853565 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5585c36f-3e28-42f9-a7e5-efc6b061d183 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 returned with HTTP 202 Aug 23 18:20:03.854180 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 715/2845] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:20:03 2026] DELETE /volume/v3/backups/5e53cae4-b754-45ec-a993-f5e85a017416 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:03.863562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:03.865912 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:03.866619 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1281644158"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:03.868272 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1281644158'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:03.868439 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume of 1 GB Aug 23 18:20:03.868836 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:03.868836 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:03.873660 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Availability Zones retrieved successfully. Aug 23 18:20:03.880743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (102467c5-2b46-450a-8967-73b0b250a1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:03.882186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c601987-0e58-429d-8f8b-0f096c6a7ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:03.883332 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:03.916742 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c601987-0e58-429d-8f8b-0f096c6a7ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:03.917572 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4425df9-1816-411b-8e35-8f012bfed637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:03.969197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['51dab226-73af-4e43-b731-46518dfa9e84', '314b4637-9a4f-463e-98fb-a7a1c311929b', 'cf3169d3-bc42-49ed-adb0-0ec6384c099f', '93fb317d-519f-4031-9b3e-e9ab68211d26'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:03.972925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4425df9-1816-411b-8e35-8f012bfed637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51dab226-73af-4e43-b731-46518dfa9e84', '314b4637-9a4f-463e-98fb-a7a1c311929b', 'cf3169d3-bc42-49ed-adb0-0ec6384c099f', '93fb317d-519f-4031-9b3e-e9ab68211d26']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:03.972925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd1405a-0887-4243-b372-bbe93ad293c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:04.000935 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd1405a-0887-4243-b372-bbe93ad293c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec8a912-53aa-47d4-b6b5-115d5b79ca85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1281644158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['51dab226-73af-4e43-b731-46518dfa9e84','314b4637-9a4f-463e-98fb-a7a1c311929b','cf3169d3-bc42-49ed-adb0-0ec6384c099f','93fb317d-519f-4031-9b3e-e9ab68211d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1281644158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ec8a912-53aa-47d4-b6b5-115d5b79ca85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36009118404449ae83a9e0aca95e453e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:04.001817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bc3a54-fd08-4768-b241-ec36933f2c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:04.023682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bc3a54-fd08-4768-b241-ec36933f2c25) transitioned into state 'SUCCESS' from state '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-1281644158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['51dab226-73af-4e43-b731-46518dfa9e84','314b4637-9a4f-463e-98fb-a7a1c311929b','cf3169d3-bc42-49ed-adb0-0ec6384c099f','93fb317d-519f-4031-9b3e-e9ab68211d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:04.024822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03355a86-6b1f-456f-8edf-1b7d26f8c7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:04.036581 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03355a86-6b1f-456f-8edf-1b7d26f8c7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:04.037538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (102467c5-2b46-450a-8967-73b0b250a1fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:04.037901 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request issued successfully. Aug 23 18:20:04.038487 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1574c1e-b8fb-42fa-bac3-7689db64b930 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:04.039099 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 715/2846] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:20:03 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:04.051358 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19cf2268-7562-4d94-9d8e-3b4d34bed082 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.053157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19cf2268-7562-4d94-9d8e-3b4d34bed082 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 Aug 23 18:20:04.053344 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19cf2268-7562-4d94-9d8e-3b4d34bed082 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.053513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19cf2268-7562-4d94-9d8e-3b4d34bed082 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.061145 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.061145 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:04.065254 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-19cf2268-7562-4d94-9d8e-3b4d34bed082 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:04.069404 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19cf2268-7562-4d94-9d8e-3b4d34bed082 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 returned with HTTP 200 Aug 23 18:20:04.070032 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 706/2847] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:04.120221 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-518ed4e8-b6cb-4c36-ac66-9699244d9243 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.122293 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-518ed4e8-b6cb-4c36-ac66-9699244d9243 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:04.122503 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-518ed4e8-b6cb-4c36-ac66-9699244d9243 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.122688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-518ed4e8-b6cb-4c36-ac66-9699244d9243 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.123522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-518ed4e8-b6cb-4c36-ac66-9699244d9243 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:04.127183 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.127183 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:04.128482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-518ed4e8-b6cb-4c36-ac66-9699244d9243 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:04.129264 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 712/2848] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:04.201987 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f811d22e-e98b-4e05-bedc-e7854eb3d1b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.204627 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f811d22e-e98b-4e05-bedc-e7854eb3d1b5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:04.204627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f811d22e-e98b-4e05-bedc-e7854eb3d1b5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.204975 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f811d22e-e98b-4e05-bedc-e7854eb3d1b5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.215568 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.215568 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:04.219106 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f811d22e-e98b-4e05-bedc-e7854eb3d1b5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:04.225313 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f811d22e-e98b-4e05-bedc-e7854eb3d1b5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:04.225740 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 716/2849] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:04.483975 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d7b4e98-d920-4bc0-8e67-aad5e2a61c54 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.486484 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d7b4e98-d920-4bc0-8e67-aad5e2a61c54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:04.486755 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d7b4e98-d920-4bc0-8e67-aad5e2a61c54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.487049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d7b4e98-d920-4bc0-8e67-aad5e2a61c54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.487206 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5d7b4e98-d920-4bc0-8e67-aad5e2a61c54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:04.493145 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.493145 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:04.493862 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d7b4e98-d920-4bc0-8e67-aad5e2a61c54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:04.494247 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 716/2850] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:04.530113 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c74761e1-63c2-48d5-9ed7-08d634563d32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.532637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c74761e1-63c2-48d5-9ed7-08d634563d32 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:04.532964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c74761e1-63c2-48d5-9ed7-08d634563d32 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.533166 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c74761e1-63c2-48d5-9ed7-08d634563d32 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.533293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-c74761e1-63c2-48d5-9ed7-08d634563d32 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:04.537200 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.537200 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:04.546503 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c74761e1-63c2-48d5-9ed7-08d634563d32 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:04.547146 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 707/2851] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:04.556430 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1bd13f98-67e0-4b2c-a676-92eb22481b75 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.559027 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1bd13f98-67e0-4b2c-a676-92eb22481b75 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] PUT https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:04.559559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1bd13f98-67e0-4b2c-a676-92eb22481b75 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "77462798-4b22-4b10-a39b-8c26ce875947"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:04.561742 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-1bd13f98-67e0-4b2c-a676-92eb22481b75 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Update called for group 545baf5f-583f-4132-8b17-a1ed4deff17a. {{(pid=100225) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 23 18:20:04.561896 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-1bd13f98-67e0-4b2c-a676-92eb22481b75 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Updating group 545baf5f-583f-4132-8b17-a1ed4deff17a with name None description: None add_volumes: None remove_volumes: 77462798-4b22-4b10-a39b-8c26ce875947. Aug 23 18:20:04.566899 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.566899 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:04.593822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1bd13f98-67e0-4b2c-a676-92eb22481b75 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 202 Aug 23 18:20:04.593822 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 713/2852] 10.4.3.148 () {70 vars in 1406 bytes} [Sun Aug 23 18:20:04 2026] PUT /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:04.599301 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30469216-ca45-4dd0-811e-b2a26cc4fc0d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.603331 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30469216-ca45-4dd0-811e-b2a26cc4fc0d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:04.603331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30469216-ca45-4dd0-811e-b2a26cc4fc0d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.603331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30469216-ca45-4dd0-811e-b2a26cc4fc0d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.603331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-30469216-ca45-4dd0-811e-b2a26cc4fc0d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:04.607532 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.607532 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:04.618395 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30469216-ca45-4dd0-811e-b2a26cc4fc0d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:04.618977 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 717/2853] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:04.652478 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ddbf2f8d-bedf-4912-9bbd-4b083ff5e9d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.655024 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddbf2f8d-bedf-4912-9bbd-4b083ff5e9d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:04.655443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddbf2f8d-bedf-4912-9bbd-4b083ff5e9d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.655724 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddbf2f8d-bedf-4912-9bbd-4b083ff5e9d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.655928 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ddbf2f8d-bedf-4912-9bbd-4b083ff5e9d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:04.663079 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.663079 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:04.663907 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddbf2f8d-bedf-4912-9bbd-4b083ff5e9d6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:04.665539 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 717/2854] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:04.793641 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4fa9b88e-015f-4ac5-8abd-35155285eecd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:04.795901 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4fa9b88e-015f-4ac5-8abd-35155285eecd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:04.796111 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4fa9b88e-015f-4ac5-8abd-35155285eecd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:04.796468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4fa9b88e-015f-4ac5-8abd-35155285eecd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:04.796468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4fa9b88e-015f-4ac5-8abd-35155285eecd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:04.801287 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:04.801287 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:04.802063 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4fa9b88e-015f-4ac5-8abd-35155285eecd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:04.802475 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 708/2855] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:04 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:05.084459 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-450fdcda-c5f5-4a6d-8c70-bae499d57fd7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.086255 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-450fdcda-c5f5-4a6d-8c70-bae499d57fd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 Aug 23 18:20:05.086495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-450fdcda-c5f5-4a6d-8c70-bae499d57fd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.086680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-450fdcda-c5f5-4a6d-8c70-bae499d57fd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.093449 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.093449 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:05.096817 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-450fdcda-c5f5-4a6d-8c70-bae499d57fd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:05.100617 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-450fdcda-c5f5-4a6d-8c70-bae499d57fd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 returned with HTTP 200 Aug 23 18:20:05.101292 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 714/2856] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:05.116138 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-02a54840-44c4-4a56-96af-6d4c89fd502a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.117926 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02a54840-44c4-4a56-96af-6d4c89fd502a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:05.118293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02a54840-44c4-4a56-96af-6d4c89fd502a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ec8a912-53aa-47d4-b6b5-115d5b79ca85", "name": "tempest-type-Backup-1791289273"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:05.120361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-02a54840-44c4-4a56-96af-6d4c89fd502a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating new backup {'backup': {'volume_id': '6ec8a912-53aa-47d4-b6b5-115d5b79ca85', 'name': 'tempest-type-Backup-1791289273'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:05.120629 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-02a54840-44c4-4a56-96af-6d4c89fd502a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating backup of volume 6ec8a912-53aa-47d4-b6b5-115d5b79ca85 in container None Aug 23 18:20:05.130972 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.130972 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:05.131424 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-02a54840-44c4-4a56-96af-6d4c89fd502a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:05.139835 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a6f87a5-d3ad-44fd-aca8-415357be16fd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.141690 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a6f87a5-d3ad-44fd-aca8-415357be16fd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:05.141984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a6f87a5-d3ad-44fd-aca8-415357be16fd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.142181 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a6f87a5-d3ad-44fd-aca8-415357be16fd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.142287 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9a6f87a5-d3ad-44fd-aca8-415357be16fd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:05.146574 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.146574 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:05.147385 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a6f87a5-d3ad-44fd-aca8-415357be16fd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:05.147845 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 718/2857] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:05.149974 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-02a54840-44c4-4a56-96af-6d4c89fd502a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['cd4c095a-91d8-48e4-b7cc-9333fa9d00e2', '6744a71f-2b81-4748-b568-77d71f8df273'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:05.175499 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02a54840-44c4-4a56-96af-6d4c89fd502a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:05.175959 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 718/2858] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:20:05 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:05.184276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e4d146b-0a54-476d-9428-37a8fa27f7da None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.186179 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e4d146b-0a54-476d-9428-37a8fa27f7da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:05.186429 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e4d146b-0a54-476d-9428-37a8fa27f7da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.186618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e4d146b-0a54-476d-9428-37a8fa27f7da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.186719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4e4d146b-0a54-476d-9428-37a8fa27f7da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:05.191000 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.191000 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:05.191633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e4d146b-0a54-476d-9428-37a8fa27f7da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:05.192040 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 709/2859] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:05.239713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86fe12e6-32b5-4ee7-8950-09c7490063ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.242352 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86fe12e6-32b5-4ee7-8950-09c7490063ea tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:05.242606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86fe12e6-32b5-4ee7-8950-09c7490063ea tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.242910 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86fe12e6-32b5-4ee7-8950-09c7490063ea tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.253959 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.253959 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:05.259008 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-86fe12e6-32b5-4ee7-8950-09c7490063ea tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:05.265209 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86fe12e6-32b5-4ee7-8950-09c7490063ea tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:05.265735 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 715/2860] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:05.505710 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e40a96fa-adad-4e23-8d62-622c21e89c29 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.507834 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e40a96fa-adad-4e23-8d62-622c21e89c29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:05.508095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e40a96fa-adad-4e23-8d62-622c21e89c29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.508338 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e40a96fa-adad-4e23-8d62-622c21e89c29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.508469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e40a96fa-adad-4e23-8d62-622c21e89c29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:05.514351 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.514351 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:05.515260 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e40a96fa-adad-4e23-8d62-622c21e89c29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:05.515763 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 719/2861] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:05.629834 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3c61b12d-2082-457c-b067-c6cac4e5f2e9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.631647 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c61b12d-2082-457c-b067-c6cac4e5f2e9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:05.631901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c61b12d-2082-457c-b067-c6cac4e5f2e9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.632121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c61b12d-2082-457c-b067-c6cac4e5f2e9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.632296 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-3c61b12d-2082-457c-b067-c6cac4e5f2e9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:05.636570 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.636570 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:05.645142 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c61b12d-2082-457c-b067-c6cac4e5f2e9 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:05.645501 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 719/2862] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:05.658407 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a051ddf4-7985-4677-a8b0-03d08968d6eb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.660165 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a051ddf4-7985-4677-a8b0-03d08968d6eb tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] PUT https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:05.660513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a051ddf4-7985-4677-a8b0-03d08968d6eb tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "77462798-4b22-4b10-a39b-8c26ce875947"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:05.661963 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-a051ddf4-7985-4677-a8b0-03d08968d6eb tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Update called for group 545baf5f-583f-4132-8b17-a1ed4deff17a. {{(pid=100224) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 23 18:20:05.662081 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-a051ddf4-7985-4677-a8b0-03d08968d6eb tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Updating group 545baf5f-583f-4132-8b17-a1ed4deff17a with name None description: None add_volumes: 77462798-4b22-4b10-a39b-8c26ce875947 remove_volumes: None. Aug 23 18:20:05.665350 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.665350 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:05.677535 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be398e41-8be7-4e5d-a491-15ff2f5dbe44 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.679876 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be398e41-8be7-4e5d-a491-15ff2f5dbe44 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:05.680122 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be398e41-8be7-4e5d-a491-15ff2f5dbe44 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.680308 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be398e41-8be7-4e5d-a491-15ff2f5dbe44 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.680404 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-be398e41-8be7-4e5d-a491-15ff2f5dbe44 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:05.685437 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.685437 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:05.686360 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be398e41-8be7-4e5d-a491-15ff2f5dbe44 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:05.686915 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 716/2863] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:05.693265 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a051ddf4-7985-4677-a8b0-03d08968d6eb tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 202 Aug 23 18:20:05.693805 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 710/2864] 10.4.3.148 () {70 vars in 1406 bytes} [Sun Aug 23 18:20:05 2026] PUT /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:05.702042 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a033560c-9020-4fb4-894d-afba29f5e3f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.704622 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a033560c-9020-4fb4-894d-afba29f5e3f1 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:05.705008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a033560c-9020-4fb4-894d-afba29f5e3f1 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.705500 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a033560c-9020-4fb4-894d-afba29f5e3f1 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.705718 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-a033560c-9020-4fb4-894d-afba29f5e3f1 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:05.710524 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.710524 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:05.723700 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a033560c-9020-4fb4-894d-afba29f5e3f1 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:05.723700 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 720/2865] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:05.812845 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0021db23-db3c-476e-b5f7-afc77bb33361 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:05.814657 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0021db23-db3c-476e-b5f7-afc77bb33361 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:05.814942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0021db23-db3c-476e-b5f7-afc77bb33361 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:05.815161 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0021db23-db3c-476e-b5f7-afc77bb33361 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:05.815862 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0021db23-db3c-476e-b5f7-afc77bb33361 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:05.819591 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:05.819591 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:05.820206 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0021db23-db3c-476e-b5f7-afc77bb33361 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:05.820687 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 720/2866] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:05 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:06.158775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2704a88d-0c54-4161-99d9-258349863a1a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.160761 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2704a88d-0c54-4161-99d9-258349863a1a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:06.161050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2704a88d-0c54-4161-99d9-258349863a1a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.161341 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2704a88d-0c54-4161-99d9-258349863a1a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.161494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2704a88d-0c54-4161-99d9-258349863a1a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:06.166966 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.166966 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:06.168658 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2704a88d-0c54-4161-99d9-258349863a1a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:06.168658 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 717/2867] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:06.204409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e16f3590-c471-4638-b509-e96b646dc3b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.207374 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e16f3590-c471-4638-b509-e96b646dc3b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:06.207605 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e16f3590-c471-4638-b509-e96b646dc3b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.208030 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e16f3590-c471-4638-b509-e96b646dc3b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.208030 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e16f3590-c471-4638-b509-e96b646dc3b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:06.215246 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.215246 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:06.215878 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e16f3590-c471-4638-b509-e96b646dc3b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:06.216490 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 711/2868] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:06.279005 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a2f430c7-befb-4143-a99e-01103625a262 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.281716 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2f430c7-befb-4143-a99e-01103625a262 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:06.282012 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2f430c7-befb-4143-a99e-01103625a262 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.282367 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2f430c7-befb-4143-a99e-01103625a262 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.299759 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.299759 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:06.306893 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a2f430c7-befb-4143-a99e-01103625a262 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:06.313522 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2f430c7-befb-4143-a99e-01103625a262 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:06.314199 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 721/2869] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:06.527262 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5868fd3f-1b47-44f4-8f82-e180daf85226 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.529126 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5868fd3f-1b47-44f4-8f82-e180daf85226 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:06.529391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5868fd3f-1b47-44f4-8f82-e180daf85226 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.529636 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5868fd3f-1b47-44f4-8f82-e180daf85226 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.529839 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5868fd3f-1b47-44f4-8f82-e180daf85226 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:06.534622 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.534622 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:06.535578 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5868fd3f-1b47-44f4-8f82-e180daf85226 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:06.536184 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 721/2870] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:06.699934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dda42ed5-cefd-4bb1-8e3c-989070d81d57 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.702943 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dda42ed5-cefd-4bb1-8e3c-989070d81d57 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:06.702943 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dda42ed5-cefd-4bb1-8e3c-989070d81d57 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.703234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dda42ed5-cefd-4bb1-8e3c-989070d81d57 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.703396 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dda42ed5-cefd-4bb1-8e3c-989070d81d57 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:06.709776 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.709776 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:06.710109 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dda42ed5-cefd-4bb1-8e3c-989070d81d57 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:06.711123 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 718/2871] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:06.735402 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b06e2487-423e-4058-9c8b-2ba373ebe7c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.737721 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b06e2487-423e-4058-9c8b-2ba373ebe7c7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:06.738008 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b06e2487-423e-4058-9c8b-2ba373ebe7c7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.738249 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b06e2487-423e-4058-9c8b-2ba373ebe7c7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.738443 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-b06e2487-423e-4058-9c8b-2ba373ebe7c7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:06.742905 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.742905 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:06.752891 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b06e2487-423e-4058-9c8b-2ba373ebe7c7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 200 Aug 23 18:20:06.753374 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 712/2872] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:06.766342 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.768710 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:20:06.769089 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.769948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.769948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:06.772003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:20:06.781834 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:20:06.782534 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:06.782983 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:06.818819 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:06.823071 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.823071 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:06.827823 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:06.827946 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:06.834195 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7deead30-ffee-4874-bf37-9ad47de4f942 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.837085 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7deead30-ffee-4874-bf37-9ad47de4f942 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:06.837085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7deead30-ffee-4874-bf37-9ad47de4f942 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:06.838017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7deead30-ffee-4874-bf37-9ad47de4f942 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:06.839032 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7deead30-ffee-4874-bf37-9ad47de4f942 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:06.847172 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.847172 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:06.847853 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7deead30-ffee-4874-bf37-9ad47de4f942 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:06.848500 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 722/2873] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:06.873548 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:06.879554 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.879554 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:06.889763 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9590b85-8b1b-4e5d-bf0a-7ce84b685203 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:20:06.890367 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 722/2874] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:20:06 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:06.907830 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-237c0415-61cd-4c30-a961-f73e094ad1ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:06.909910 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/group_snapshots Aug 23 18:20:06.910332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "545baf5f-583f-4132-8b17-a1ed4deff17a", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-729564249"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:06.911661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '545baf5f-583f-4132-8b17-a1ed4deff17a', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-729564249'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 23 18:20:06.915708 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.915708 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:06.920417 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.group_snapshots [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-729564249. Aug 23 18:20:06.944158 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:06.944158 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:06.961305 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-459505362 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-459505362, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:06.961617 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-459505362 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-459505362, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:06.989052 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['db1a3f8d-9d10-41fb-adad-d9f274480d66', '7d1af4fa-3827-4563-b337-83049d5672ba', '27d9341a-6241-47a8-90be-71a54a8507b1', '89733cc1-86e4-454b-8e4d-40ca95a8961e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:07.036057 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-237c0415-61cd-4c30-a961-f73e094ad1ad tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots returned with HTTP 202 Aug 23 18:20:07.036505 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 719/2875] 10.4.3.148 () {70 vars in 1324 bytes} [Sun Aug 23 18:20:06 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:07.045901 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d41126e2-b326-4882-a69e-8c8206b453a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:07.048000 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d41126e2-b326-4882-a69e-8c8206b453a5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:07.048234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d41126e2-b326-4882-a69e-8c8206b453a5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:07.048475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d41126e2-b326-4882-a69e-8c8206b453a5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:07.048620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-d41126e2-b326-4882-a69e-8c8206b453a5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 19e11af0-0c36-4d73-9a43-547aa814e147 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:07.052300 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:07.052300 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:07.056016 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d41126e2-b326-4882-a69e-8c8206b453a5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 returned with HTTP 200 Aug 23 18:20:07.056892 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 713/2876] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:07 2026] GET /volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:07.181820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-55fbbc1d-7d8d-4413-920d-ce6de76a25d7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:07.182685 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-55fbbc1d-7d8d-4413-920d-ce6de76a25d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:07.182922 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-55fbbc1d-7d8d-4413-920d-ce6de76a25d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:07.183130 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-55fbbc1d-7d8d-4413-920d-ce6de76a25d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:07.183262 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-55fbbc1d-7d8d-4413-920d-ce6de76a25d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:07.188358 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:07.188358 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:07.189489 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-55fbbc1d-7d8d-4413-920d-ce6de76a25d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:07.190147 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 723/2877] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:07 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:07.229825 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d8523d0-d9f8-4b9f-b0b0-216f06c0cca5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:07.232201 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d8523d0-d9f8-4b9f-b0b0-216f06c0cca5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:07.232441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d8523d0-d9f8-4b9f-b0b0-216f06c0cca5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:07.232663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d8523d0-d9f8-4b9f-b0b0-216f06c0cca5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:07.232798 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2d8523d0-d9f8-4b9f-b0b0-216f06c0cca5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:07.238498 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:07.238498 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:07.239541 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d8523d0-d9f8-4b9f-b0b0-216f06c0cca5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:07.240203 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 723/2878] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:07 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:07.335401 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbdf2840-9008-451b-a9d3-80165547b5ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:07.339228 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbdf2840-9008-451b-a9d3-80165547b5ff tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:07.340517 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbdf2840-9008-451b-a9d3-80165547b5ff tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:07.340517 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbdf2840-9008-451b-a9d3-80165547b5ff tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:07.361707 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:07.361707 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:07.367378 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cbdf2840-9008-451b-a9d3-80165547b5ff tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:07.371777 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbdf2840-9008-451b-a9d3-80165547b5ff tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:07.372167 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 720/2879] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:07 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:07.553514 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e3b2458e-11a5-4631-9897-cdccc531fb32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:07.556478 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3b2458e-11a5-4631-9897-cdccc531fb32 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:07.557058 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3b2458e-11a5-4631-9897-cdccc531fb32 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:07.557290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3b2458e-11a5-4631-9897-cdccc531fb32 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:07.557497 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e3b2458e-11a5-4631-9897-cdccc531fb32 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:07.565197 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:07.565197 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:07.565197 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3b2458e-11a5-4631-9897-cdccc531fb32 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:07.566116 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 714/2880] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:07 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:07.722905 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c94beee-b87e-4062-9110-a595e84ac600 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:07.724598 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c94beee-b87e-4062-9110-a595e84ac600 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:07.726180 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c94beee-b87e-4062-9110-a595e84ac600 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:07.726180 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c94beee-b87e-4062-9110-a595e84ac600 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:07.726180 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0c94beee-b87e-4062-9110-a595e84ac600 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:07.731850 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:07.731850 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:07.731850 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c94beee-b87e-4062-9110-a595e84ac600 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:07.731850 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 724/2881] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:07 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:07.861131 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-421479ec-5d80-4f0f-be39-2e7425ac9db2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:07.864960 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-421479ec-5d80-4f0f-be39-2e7425ac9db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:07.865204 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-421479ec-5d80-4f0f-be39-2e7425ac9db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:07.865465 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-421479ec-5d80-4f0f-be39-2e7425ac9db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:07.865664 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-421479ec-5d80-4f0f-be39-2e7425ac9db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:07.873366 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:07.873366 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:07.877821 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-421479ec-5d80-4f0f-be39-2e7425ac9db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:07.877821 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 724/2882] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:07 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.066647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c352a9e-8ee1-42bd-8c4a-764438bd70d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.070072 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c352a9e-8ee1-42bd-8c4a-764438bd70d7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:08.070209 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c352a9e-8ee1-42bd-8c4a-764438bd70d7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.070534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c352a9e-8ee1-42bd-8c4a-764438bd70d7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.071951 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-7c352a9e-8ee1-42bd-8c4a-764438bd70d7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 19e11af0-0c36-4d73-9a43-547aa814e147 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:08.075674 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.075674 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:08.081724 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c352a9e-8ee1-42bd-8c4a-764438bd70d7 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 returned with HTTP 200 Aug 23 18:20:08.082342 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 721/2883] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:08.093307 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.095334 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:20:08.095616 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.095932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.096243 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:08.097333 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:20:08.103470 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all snapshots completed successfully. Aug 23 18:20:08.103904 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.103904 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:08.104658 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-634c3bdc-8a43-4e2c-bf0f-12ce9a048ce6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:20:08.105051 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 715/2884] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.117598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4e419abd-6cb7-48ef-85a4-f2b19ccc7064 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.120676 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e419abd-6cb7-48ef-85a4-f2b19ccc7064 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/239d4d61-e844-4370-b867-ca11958e3b39 Aug 23 18:20:08.120676 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e419abd-6cb7-48ef-85a4-f2b19ccc7064 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.120676 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e419abd-6cb7-48ef-85a4-f2b19ccc7064 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.128856 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.128856 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:08.129414 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4e419abd-6cb7-48ef-85a4-f2b19ccc7064 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Snapshot retrieved successfully. Aug 23 18:20:08.130735 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e419abd-6cb7-48ef-85a4-f2b19ccc7064 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/239d4d61-e844-4370-b867-ca11958e3b39 returned with HTTP 200 Aug 23 18:20:08.131320 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 725/2885] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/snapshots/239d4d61-e844-4370-b867-ca11958e3b39 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.143139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2b7e215-ec7c-4ed3-a8c0-3450a2235266 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.145277 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2b7e215-ec7c-4ed3-a8c0-3450a2235266 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/20ba210d-9b61-4a59-a72c-66a45b00f059 Aug 23 18:20:08.145526 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2b7e215-ec7c-4ed3-a8c0-3450a2235266 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.146438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2b7e215-ec7c-4ed3-a8c0-3450a2235266 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.152270 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.152270 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:08.152889 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2b7e215-ec7c-4ed3-a8c0-3450a2235266 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Snapshot retrieved successfully. Aug 23 18:20:08.153849 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2b7e215-ec7c-4ed3-a8c0-3450a2235266 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/20ba210d-9b61-4a59-a72c-66a45b00f059 returned with HTTP 200 Aug 23 18:20:08.154263 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 725/2886] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/snapshots/20ba210d-9b61-4a59-a72c-66a45b00f059 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.168642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7c35740-9a10-469d-aec8-cae27017cb24 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.171016 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7c35740-9a10-469d-aec8-cae27017cb24 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] DELETE https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:08.171423 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7c35740-9a10-469d-aec8-cae27017cb24 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.172050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7c35740-9a10-469d-aec8-cae27017cb24 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.172786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-f7c35740-9a10-469d-aec8-cae27017cb24 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for member 19e11af0-0c36-4d73-9a43-547aa814e147 {{(pid=100225) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 23 18:20:08.172786 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.group_snapshots [None req-f7c35740-9a10-469d-aec8-cae27017cb24 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group_snapshot with id: 19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:08.177452 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.177452 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:08.205221 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ec2ac994-b142-4593-8134-ad24c73a41b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.209310 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec2ac994-b142-4593-8134-ad24c73a41b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:08.209310 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec2ac994-b142-4593-8134-ad24c73a41b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.210839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec2ac994-b142-4593-8134-ad24c73a41b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.210839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ec2ac994-b142-4593-8134-ad24c73a41b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:08.216417 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.216417 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:08.217430 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec2ac994-b142-4593-8134-ad24c73a41b4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:08.218117 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 716/2887] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.235308 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7c35740-9a10-469d-aec8-cae27017cb24 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 returned with HTTP 202 Aug 23 18:20:08.236164 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 722/2888] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:20:08 2026] DELETE /volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:08.246921 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-97f61827-f48a-4918-b065-9437baf9105f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.249127 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:20:08.249441 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.249686 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.250771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:08.251285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:20:08.252683 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a40c010b-d3fa-4468-8cfb-20949f73f7ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.255112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a40c010b-d3fa-4468-8cfb-20949f73f7ad tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:08.255112 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a40c010b-d3fa-4468-8cfb-20949f73f7ad tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.255297 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a40c010b-d3fa-4468-8cfb-20949f73f7ad tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.255447 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a40c010b-d3fa-4468-8cfb-20949f73f7ad tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:08.259341 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:20:08.260225 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.260225 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:08.260346 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:08.260476 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:08.261257 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a40c010b-d3fa-4468-8cfb-20949f73f7ad tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:08.261733 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 726/2889] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.310295 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:08.313817 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.313817 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:08.318902 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:08.318902 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:08.365071 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:08.371552 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.371552 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:08.385399 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97f61827-f48a-4918-b065-9437baf9105f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:20:08.385595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-935b3057-f894-4ad5-892b-ada4756ed228 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.386204 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 726/2890] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:08.388877 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-935b3057-f894-4ad5-892b-ada4756ed228 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:08.388877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-935b3057-f894-4ad5-892b-ada4756ed228 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.388877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-935b3057-f894-4ad5-892b-ada4756ed228 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.402904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.404112 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.404112 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:08.405087 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:20:08.405395 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.405646 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.406002 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:08.406321 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.406321 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:08.407173 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:20:08.411361 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-935b3057-f894-4ad5-892b-ada4756ed228 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:08.411661 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all snapshots completed successfully. Aug 23 18:20:08.412365 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.412365 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:08.413092 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c7d49a2-a990-43ab-9a87-51672f0b79f5 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:20:08.413595 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 723/2891] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.419539 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-935b3057-f894-4ad5-892b-ada4756ed228 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:08.420310 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 717/2892] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.425057 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78db2f21-2c07-4a4c-8709-b3a29b90a756 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.428154 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78db2f21-2c07-4a4c-8709-b3a29b90a756 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/239d4d61-e844-4370-b867-ca11958e3b39 Aug 23 18:20:08.428320 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78db2f21-2c07-4a4c-8709-b3a29b90a756 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.428969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78db2f21-2c07-4a4c-8709-b3a29b90a756 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.444007 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78db2f21-2c07-4a4c-8709-b3a29b90a756 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/239d4d61-e844-4370-b867-ca11958e3b39 returned with HTTP 404 Aug 23 18:20:08.444560 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 727/2893] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/snapshots/239d4d61-e844-4370-b867-ca11958e3b39 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:08.454329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c8c1fc67-5697-461c-8329-551f8a620c20 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.456733 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8c1fc67-5697-461c-8329-551f8a620c20 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:08.456991 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c8c1fc67-5697-461c-8329-551f8a620c20 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.457241 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c8c1fc67-5697-461c-8329-551f8a620c20 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.457357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-c8c1fc67-5697-461c-8329-551f8a620c20 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 19e11af0-0c36-4d73-9a43-547aa814e147 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:08.461610 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.461610 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:08.466341 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8c1fc67-5697-461c-8329-551f8a620c20 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 returned with HTTP 200 Aug 23 18:20:08.467058 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 727/2894] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:08.582847 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4cf70f5d-5a8a-4086-8e42-2f833971fd5e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.586875 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cf70f5d-5a8a-4086-8e42-2f833971fd5e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:08.588098 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cf70f5d-5a8a-4086-8e42-2f833971fd5e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.588098 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cf70f5d-5a8a-4086-8e42-2f833971fd5e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.588893 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4cf70f5d-5a8a-4086-8e42-2f833971fd5e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:08.592004 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=347,cinder:UPDATE=57,cinder:INSERT=26 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:20:08.597213 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.597213 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:08.598293 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cf70f5d-5a8a-4086-8e42-2f833971fd5e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:08.598731 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 724/2895] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.744528 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2142822a-8ecf-4aad-bab2-534d652eadf9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.746550 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2142822a-8ecf-4aad-bab2-534d652eadf9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:08.746913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2142822a-8ecf-4aad-bab2-534d652eadf9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.747206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2142822a-8ecf-4aad-bab2-534d652eadf9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.747416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2142822a-8ecf-4aad-bab2-534d652eadf9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:08.753393 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.753393 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:08.754143 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2142822a-8ecf-4aad-bab2-534d652eadf9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 200 Aug 23 18:20:08.754647 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 718/2896] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.771042 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0bf38d4d-6dfb-40fd-836e-cf2bb7d2d149 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.774578 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0bf38d4d-6dfb-40fd-836e-cf2bb7d2d149 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 Aug 23 18:20:08.774949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0bf38d4d-6dfb-40fd-836e-cf2bb7d2d149 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.775889 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0bf38d4d-6dfb-40fd-836e-cf2bb7d2d149 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.775889 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-0bf38d4d-6dfb-40fd-836e-cf2bb7d2d149 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete backup with id: 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574. Aug 23 18:20:08.786850 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.786850 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:08.809637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-0bf38d4d-6dfb-40fd-836e-cf2bb7d2d149 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] delete_backup rpcapi backup_id 7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:20:08.814563 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0bf38d4d-6dfb-40fd-836e-cf2bb7d2d149 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 returned with HTTP 202 Aug 23 18:20:08.815837 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 728/2897] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:20:08 2026] DELETE /volume/v3/backups/7fc1896c-7ae4-4559-9b9b-10aa4eb0e574 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:08.824541 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.827992 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e Aug 23 18:20:08.828255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.828487 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.828730 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume with id: 5c6c36ea-ad80-493f-b6c5-2043b95c462e Aug 23 18:20:08.840733 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.840733 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:08.841251 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:08.871562 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume request issued successfully. Aug 23 18:20:08.871913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-272f6b43-b8d9-4674-906d-f039fc0159f9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e returned with HTTP 202 Aug 23 18:20:08.872529 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 728/2898] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:20:08 2026] DELETE /volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:08.889824 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e3dfa86-2b9b-49e0-a1b1-5406d8d733d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.889969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f66edaf-bae9-41c6-b649-f0ebf02dbf97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:08.890027 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e3dfa86-2b9b-49e0-a1b1-5406d8d733d5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e Aug 23 18:20:08.890768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e3dfa86-2b9b-49e0-a1b1-5406d8d733d5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.890768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e3dfa86-2b9b-49e0-a1b1-5406d8d733d5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.890996 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f66edaf-bae9-41c6-b649-f0ebf02dbf97 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:08.891041 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f66edaf-bae9-41c6-b649-f0ebf02dbf97 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:08.893948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f66edaf-bae9-41c6-b649-f0ebf02dbf97 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:08.893948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5f66edaf-bae9-41c6-b649-f0ebf02dbf97 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:08.896501 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.896501 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:08.897459 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f66edaf-bae9-41c6-b649-f0ebf02dbf97 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:08.898278 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 725/2899] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:08.902007 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:08.902007 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:08.909505 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e3dfa86-2b9b-49e0-a1b1-5406d8d733d5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:08.915866 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e3dfa86-2b9b-49e0-a1b1-5406d8d733d5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e returned with HTTP 200 Aug 23 18:20:08.916294 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 719/2900] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:08 2026] GET /volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:09.230307 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff62391d-401c-463d-9cb9-2c84fc7b2b53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.232593 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff62391d-401c-463d-9cb9-2c84fc7b2b53 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:09.232809 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff62391d-401c-463d-9cb9-2c84fc7b2b53 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.233047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff62391d-401c-463d-9cb9-2c84fc7b2b53 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.234365 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ff62391d-401c-463d-9cb9-2c84fc7b2b53 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:09.239529 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.239529 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:09.240588 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff62391d-401c-463d-9cb9-2c84fc7b2b53 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:09.241344 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 729/2901] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:09.277136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0fb8d68c-6c9e-4687-8079-b336b08f3264 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.279400 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0fb8d68c-6c9e-4687-8079-b336b08f3264 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:09.279706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0fb8d68c-6c9e-4687-8079-b336b08f3264 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.280044 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0fb8d68c-6c9e-4687-8079-b336b08f3264 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.280211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0fb8d68c-6c9e-4687-8079-b336b08f3264 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:09.286826 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.286826 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:09.287651 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0fb8d68c-6c9e-4687-8079-b336b08f3264 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:09.288178 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 729/2902] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:09.439340 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-340fbdc3-eb51-480a-9533-b94ec9a07e4d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.446853 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-340fbdc3-eb51-480a-9533-b94ec9a07e4d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:09.447395 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-340fbdc3-eb51-480a-9533-b94ec9a07e4d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.447614 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-340fbdc3-eb51-480a-9533-b94ec9a07e4d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.474588 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.474588 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:09.479247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9138ab4f-632d-4130-bc28-07969825ea1e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.479616 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-340fbdc3-eb51-480a-9533-b94ec9a07e4d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:09.482282 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9138ab4f-632d-4130-bc28-07969825ea1e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:09.482538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9138ab4f-632d-4130-bc28-07969825ea1e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.483155 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9138ab4f-632d-4130-bc28-07969825ea1e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.483227 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-9138ab4f-632d-4130-bc28-07969825ea1e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 19e11af0-0c36-4d73-9a43-547aa814e147 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:09.487467 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-340fbdc3-eb51-480a-9533-b94ec9a07e4d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:09.488042 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 726/2903] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:09.490635 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9138ab4f-632d-4130-bc28-07969825ea1e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 returned with HTTP 404 Aug 23 18:20:09.491258 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 720/2904] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:09.503281 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90d04654-e8e9-4d9e-a1cc-133a5d27a1c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.506528 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90d04654-e8e9-4d9e-a1cc-133a5d27a1c6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] DELETE https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:09.506929 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90d04654-e8e9-4d9e-a1cc-133a5d27a1c6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.507184 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90d04654-e8e9-4d9e-a1cc-133a5d27a1c6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.507420 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-90d04654-e8e9-4d9e-a1cc-133a5d27a1c6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for member 19e11af0-0c36-4d73-9a43-547aa814e147 {{(pid=100223) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 23 18:20:09.507484 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-90d04654-e8e9-4d9e-a1cc-133a5d27a1c6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group_snapshot with id: 19e11af0-0c36-4d73-9a43-547aa814e147 Aug 23 18:20:09.519120 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90d04654-e8e9-4d9e-a1cc-133a5d27a1c6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 returned with HTTP 404 Aug 23 18:20:09.520045 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 730/2905] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:20:09 2026] DELETE /volume/v3/group_snapshots/19e11af0-0c36-4d73-9a43-547aa814e147 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:09.531980 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.534270 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:20:09.534553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.534863 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.535173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:09.536704 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:20:09.549081 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:20:09.550014 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:09.550222 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:09.605340 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:09.608587 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.608587 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:09.615355 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:09.615474 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-611e058c-fa76-46a5-81bf-ed519e0dff4e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.615850 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:09.618877 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-611e058c-fa76-46a5-81bf-ed519e0dff4e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:09.619288 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-611e058c-fa76-46a5-81bf-ed519e0dff4e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.619681 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-611e058c-fa76-46a5-81bf-ed519e0dff4e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.619940 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-611e058c-fa76-46a5-81bf-ed519e0dff4e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:09.629230 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.629230 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:09.631916 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-611e058c-fa76-46a5-81bf-ed519e0dff4e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:09.631916 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 727/2906] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:09.664391 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:09.670214 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.670214 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:09.684932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d85e0550-41a6-4ef2-85b1-86fe9ac6d55c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:20:09.687058 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 730/2907] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:09.704706 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4afe17a7-5162-4708-bafa-676621258233 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.706642 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4afe17a7-5162-4708-bafa-676621258233 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a/action Aug 23 18:20:09.707157 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4afe17a7-5162-4708-bafa-676621258233 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:09.707373 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4afe17a7-5162-4708-bafa-676621258233 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:09.709026 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-4afe17a7-5162-4708-bafa-676621258233 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for group 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:20:09.709208 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-4afe17a7-5162-4708-bafa-676621258233 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group with id: 545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:09.713704 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.713704 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:09.772813 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4afe17a7-5162-4708-bafa-676621258233 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a/action returned with HTTP 202 Aug 23 18:20:09.773508 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 721/2908] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:20:09 2026] POST /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:09.781690 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.784038 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 Aug 23 18:20:09.784226 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.784471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.795143 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.795143 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:09.800866 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:20:09.801905 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:09.802136 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:09.862160 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:09.866894 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.866894 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:09.877702 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c90d807-b2ce-4eb0-a991-a4bbe0493ab4 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 returned with HTTP 200 Aug 23 18:20:09.878372 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 731/2909] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:09.911985 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c271a061-aab2-49e9-9432-b97025543e85 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.914212 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c271a061-aab2-49e9-9432-b97025543e85 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:09.914585 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c271a061-aab2-49e9-9432-b97025543e85 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.914948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c271a061-aab2-49e9-9432-b97025543e85 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.914948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c271a061-aab2-49e9-9432-b97025543e85 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:09.920826 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.920826 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:09.921723 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c271a061-aab2-49e9-9432-b97025543e85 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:09.922212 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 728/2910] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:09.933686 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b5316648-8be7-4610-92cb-c9af4f26a1a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.935827 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b5316648-8be7-4610-92cb-c9af4f26a1a9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e Aug 23 18:20:09.935999 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b5316648-8be7-4610-92cb-c9af4f26a1a9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.936204 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b5316648-8be7-4610-92cb-c9af4f26a1a9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.942187 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b5316648-8be7-4610-92cb-c9af4f26a1a9 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e returned with HTTP 404 Aug 23 18:20:09.942654 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 731/2911] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/volumes/5c6c36ea-ad80-493f-b6c5-2043b95c462e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:09.958703 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:09.961508 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26/export_record Aug 23 18:20:09.962355 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:09.962969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'export_record' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:09.962969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Export record for backup dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 23 18:20:09.968927 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:09.968927 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:09.970264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling RPCAPI with context: , host: np0000007943, backup: dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 23 18:20:09.987972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] export_record in rpcapi backup_id dfa222a9-89cb-4126-9683-8b904a90aa26 on host np0000007943. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 23 18:20:10.000631 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGZhMjIyYTktODljYi00MTI2LTk2ODMtOGI5MDRhOTBhYTI2IiwgInVzZXJfaWQiOiAiOTg4OTliNGQyZDBhNGI2OTgxMDA0Y2ZlYTc4ZDQ5ODAiLCAicHJvamVjdF9pZCI6ICI3OTIwNDBmOGI5NTg0Nzg5OTdkMTc3NDNlMzYwNGQ2OCIsICJ2b2x1bWVfaWQiOiAiMWQ3NGYyYzgtZThkYS00NTY1LWIyOTYtZDJlOGRlNzNjMTdmIiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01OTI5OTMyOTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZDc0ZjJjOC1lOGRhLTQ1NjUtYjI5Ni1kMmU4ZGU3M2MxN2YvMjAyNjA4MjMxODE5MDQvYXpfbm92YV9iYWNrdXBfZGZhMjIyYTktODljYi00MTI2LTk2ODMtOGI5MDRhOTBhYTI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yM1QxODoxOTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoxOTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIzVDE4OjE5OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 23 18:20:10.001394 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cf93f41-d9aa-46a9-80b9-21aafa5215c7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26/export_record returned with HTTP 200 Aug 23 18:20:10.002104 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 722/2912] 10.4.3.148 () {68 vars in 1430 bytes} [Sun Aug 23 18:20:09 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26/export_record => generated 1424 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:10.014041 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-783b2809-2572-4956-bfd5-b514ec758649 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.016354 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:10.016729 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2125458060"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:10.018550 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2125458060'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:10.018701 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume of 1 GB Aug 23 18:20:10.023720 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Availability Zones retrieved successfully. Aug 23 18:20:10.031432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (865804f6-644b-4923-b0b1-146028476d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:10.033681 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d722ac7e-e82a-4861-a06e-3dbe8d111d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:10.034873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:10.076909 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d722ac7e-e82a-4861-a06e-3dbe8d111d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:10.077106 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d95cdb0-cc3e-4582-a2cc-89dd8676a47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:10.136005 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['58f65cbb-bb8f-4a8d-9159-d8b770c0c16b', '2e88bbbf-16f7-4f9e-9b7a-66e13150fa8a', 'cf3a0e85-d4bd-4364-b21d-6fd13f3bd9a6', '228eb0a5-7d6a-4dc6-ba38-f59f280f0962'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:10.137058 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d95cdb0-cc3e-4582-a2cc-89dd8676a47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58f65cbb-bb8f-4a8d-9159-d8b770c0c16b', '2e88bbbf-16f7-4f9e-9b7a-66e13150fa8a', 'cf3a0e85-d4bd-4364-b21d-6fd13f3bd9a6', '228eb0a5-7d6a-4dc6-ba38-f59f280f0962']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:10.138200 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3dfbfd-475f-4102-87b3-e0f9f4e5655c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:10.168303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3dfbfd-475f-4102-87b3-e0f9f4e5655c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '446b9ae6-8e14-45ca-879f-a39a2c100def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125458060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['58f65cbb-bb8f-4a8d-9159-d8b770c0c16b','2e88bbbf-16f7-4f9e-9b7a-66e13150fa8a','cf3a0e85-d4bd-4364-b21d-6fd13f3bd9a6','228eb0a5-7d6a-4dc6-ba38-f59f280f0962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125458060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=446b9ae6-8e14-45ca-879f-a39a2c100def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='792040f8b958478997d17743e3604d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98899b4d2d0a4b6981004cfea78d4980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:10.169542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751c5fa7-fb59-4298-b3fc-a0a763550245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:10.199269 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751c5fa7-fb59-4298-b3fc-a0a763550245) transitioned into state 'SUCCESS' from state '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-2125458060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['58f65cbb-bb8f-4a8d-9159-d8b770c0c16b','2e88bbbf-16f7-4f9e-9b7a-66e13150fa8a','cf3a0e85-d4bd-4364-b21d-6fd13f3bd9a6','228eb0a5-7d6a-4dc6-ba38-f59f280f0962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:10.200091 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c14ca7-6dc6-4529-a631-318fd7043f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:10.214145 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c14ca7-6dc6-4529-a631-318fd7043f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:10.215238 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (865804f6-644b-4923-b0b1-146028476d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:10.215431 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request issued successfully. Aug 23 18:20:10.217236 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-783b2809-2572-4956-bfd5-b514ec758649 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:10.218845 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 732/2913] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:20:10 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:10.234768 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-170327c9-622c-441d-a0c9-291535ce3737 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.238861 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-170327c9-622c-441d-a0c9-291535ce3737 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def Aug 23 18:20:10.239242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-170327c9-622c-441d-a0c9-291535ce3737 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.239674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-170327c9-622c-441d-a0c9-291535ce3737 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.254930 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-88d9e47f-894c-46d9-9d0f-d165ac59dbb4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.257595 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88d9e47f-894c-46d9-9d0f-d165ac59dbb4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:10.258378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88d9e47f-894c-46d9-9d0f-d165ac59dbb4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.258378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88d9e47f-894c-46d9-9d0f-d165ac59dbb4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.258378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-88d9e47f-894c-46d9-9d0f-d165ac59dbb4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:10.261750 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:10.261750 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:10.267337 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:10.267337 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:10.269240 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88d9e47f-894c-46d9-9d0f-d165ac59dbb4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:10.270701 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 732/2914] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:10.272280 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-170327c9-622c-441d-a0c9-291535ce3737 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:10.279211 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-170327c9-622c-441d-a0c9-291535ce3737 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def returned with HTTP 200 Aug 23 18:20:10.279827 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 729/2915] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:10.300783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51b31618-3752-4874-998b-2b572784d169 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.303199 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51b31618-3752-4874-998b-2b572784d169 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:10.303531 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51b31618-3752-4874-998b-2b572784d169 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.303714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51b31618-3752-4874-998b-2b572784d169 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.303850 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-51b31618-3752-4874-998b-2b572784d169 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:10.313473 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:10.313473 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:10.315189 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51b31618-3752-4874-998b-2b572784d169 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:10.315934 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 723/2916] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:10.508010 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7beb3d8-a86a-4a27-be06-1caa39160319 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.510741 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7beb3d8-a86a-4a27-be06-1caa39160319 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:10.511807 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7beb3d8-a86a-4a27-be06-1caa39160319 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.511807 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7beb3d8-a86a-4a27-be06-1caa39160319 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.526944 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:10.526944 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:10.533773 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e7beb3d8-a86a-4a27-be06-1caa39160319 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:10.539570 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7beb3d8-a86a-4a27-be06-1caa39160319 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:10.540338 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 733/2917] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:10.645292 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c132c7f7-980a-4eec-840b-b34c2c253304 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.648496 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c132c7f7-980a-4eec-840b-b34c2c253304 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:10.648773 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c132c7f7-980a-4eec-840b-b34c2c253304 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.649003 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c132c7f7-980a-4eec-840b-b34c2c253304 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.649144 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c132c7f7-980a-4eec-840b-b34c2c253304 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:10.654074 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:10.654074 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:10.654844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c132c7f7-980a-4eec-840b-b34c2c253304 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:10.655201 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 733/2918] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:10.896660 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0afc7ab3-8e68-49ff-8e11-21a4f4a156e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.899425 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0afc7ab3-8e68-49ff-8e11-21a4f4a156e6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 Aug 23 18:20:10.899727 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0afc7ab3-8e68-49ff-8e11-21a4f4a156e6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.900044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0afc7ab3-8e68-49ff-8e11-21a4f4a156e6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.907844 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0afc7ab3-8e68-49ff-8e11-21a4f4a156e6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 returned with HTTP 404 Aug 23 18:20:10.908437 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 730/2919] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/volumes/77462798-4b22-4b10-a39b-8c26ce875947 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:10.917209 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc9a1e50-b401-460b-9755-aeaeb6fac8ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.919727 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc9a1e50-b401-460b-9755-aeaeb6fac8ae tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 Aug 23 18:20:10.920122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1e50-b401-460b-9755-aeaeb6fac8ae tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.920463 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1e50-b401-460b-9755-aeaeb6fac8ae tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.929376 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc9a1e50-b401-460b-9755-aeaeb6fac8ae tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 returned with HTTP 404 Aug 23 18:20:10.930229 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 724/2920] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/volumes/c166f8f4-e65d-4af4-8c5c-8eb02eb975c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:10.935564 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3bb2f4b3-3813-43ef-927a-e36aacfeba90 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.938464 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3bb2f4b3-3813-43ef-927a-e36aacfeba90 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:10.938617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3bb2f4b3-3813-43ef-927a-e36aacfeba90 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.938968 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3bb2f4b3-3813-43ef-927a-e36aacfeba90 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.939228 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3bb2f4b3-3813-43ef-927a-e36aacfeba90 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:10.939277 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-74a305a0-a13f-41c1-8b3f-918e56f42b46 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.941687 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74a305a0-a13f-41c1-8b3f-918e56f42b46 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a Aug 23 18:20:10.941979 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74a305a0-a13f-41c1-8b3f-918e56f42b46 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.942233 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74a305a0-a13f-41c1-8b3f-918e56f42b46 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.942397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-74a305a0-a13f-41c1-8b3f-918e56f42b46 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member 545baf5f-583f-4132-8b17-a1ed4deff17a {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:10.946198 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74a305a0-a13f-41c1-8b3f-918e56f42b46 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a returned with HTTP 404 Aug 23 18:20:10.946299 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:10.946299 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:10.946804 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 734/2921] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/groups/545baf5f-583f-4132-8b17-a1ed4deff17a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:10.947201 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3bb2f4b3-3813-43ef-927a-e36aacfeba90 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:10.947821 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 734/2922] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:10 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:10.955455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b90cca03-0486-41cc-8f23-8a2f92a38003 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:10.957665 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b90cca03-0486-41cc-8f23-8a2f92a38003 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/3727478b-5331-4e22-9e4f-77331d911c08 Aug 23 18:20:10.957953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b90cca03-0486-41cc-8f23-8a2f92a38003 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:10.958233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b90cca03-0486-41cc-8f23-8a2f92a38003 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:10.976666 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b90cca03-0486-41cc-8f23-8a2f92a38003 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/group_types/3727478b-5331-4e22-9e4f-77331d911c08 returned with HTTP 202 Aug 23 18:20:10.977282 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 731/2923] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:20:10 2026] DELETE /volume/v3/group_types/3727478b-5331-4e22-9e4f-77331d911c08 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:11.000690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-644b6a1e-ff30-4c8c-bebe-1f60c8d0ee0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.002702 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-644b6a1e-ff30-4c8c-bebe-1f60c8d0ee0d tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] DELETE https://10.4.3.148/volume/v3/types/b08fa94f-a733-475b-9e44-326dffe97b72 Aug 23 18:20:11.003013 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-644b6a1e-ff30-4c8c-bebe-1f60c8d0ee0d tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.003228 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-644b6a1e-ff30-4c8c-bebe-1f60c8d0ee0d tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.038332 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-644b6a1e-ff30-4c8c-bebe-1f60c8d0ee0d tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types/b08fa94f-a733-475b-9e44-326dffe97b72 returned with HTTP 202 Aug 23 18:20:11.039163 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 725/2924] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:10 2026] DELETE /volume/v3/types/b08fa94f-a733-475b-9e44-326dffe97b72 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:11.047040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5947e630-e750-47a3-a577-0395efbcb06a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.049625 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5947e630-e750-47a3-a577-0395efbcb06a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] GET https://10.4.3.148/volume/v3/types/b08fa94f-a733-475b-9e44-326dffe97b72 Aug 23 18:20:11.049968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5947e630-e750-47a3-a577-0395efbcb06a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.050229 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5947e630-e750-47a3-a577-0395efbcb06a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.055475 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5947e630-e750-47a3-a577-0395efbcb06a tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types/b08fa94f-a733-475b-9e44-326dffe97b72 returned with HTTP 404 Aug 23 18:20:11.056201 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 735/2925] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/types/b08fa94f-a733-475b-9e44-326dffe97b72 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:11.070916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6fa99ece-3f88-4073-a778-78a3c73eac33 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.072861 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fa99ece-3f88-4073-a778-78a3c73eac33 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:11.073250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fa99ece-3f88-4073-a778-78a3c73eac33 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1179887678"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:11.090097 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fa99ece-3f88-4073-a778-78a3c73eac33 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:11.090508 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 735/2926] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:20:11 2026] POST /volume/v3/types => generated 224 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:11.100650 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1f7ed63-1d03-4e5b-a4de-09c30f45d769 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.103045 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1f7ed63-1d03-4e5b-a4de-09c30f45d769 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:20:11.103445 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1f7ed63-1d03-4e5b-a4de-09c30f45d769 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1868835620"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:11.123702 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1f7ed63-1d03-4e5b-a4de-09c30f45d769 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:20:11.124477 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 732/2927] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:20:11 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:11.135478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.137291 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:20:11.137669 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ec0ff1b8-63d2-4fb8-870b-b3513ba92aba", "volume_types": ["807203bd-d6fe-4d1f-975e-c043715bc9b8"], "name": "tempest-GroupSnapshotsTest-Group-138633886"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:11.140004 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating new group {'group': {'group_type': 'ec0ff1b8-63d2-4fb8-870b-b3513ba92aba', 'volume_types': ['807203bd-d6fe-4d1f-975e-c043715bc9b8'], 'name': 'tempest-GroupSnapshotsTest-Group-138633886'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:20:11.145212 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating group tempest-GroupSnapshotsTest-Group-138633886. Aug 23 18:20:11.157347 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:20:11.174835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['ff156e5c-4ef2-4643-969b-1930a88a257f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:11.210456 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b253a930-1eb8-4c39-ad17-5cef5074f33c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:20:11.211012 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 726/2928] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:20:11 2026] POST /volume/v3/groups => generated 111 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:11.221474 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ca69ce1-220b-4a09-a9e2-4c0c73b5d88d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.223677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ca69ce1-220b-4a09-a9e2-4c0c73b5d88d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 Aug 23 18:20:11.224155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ca69ce1-220b-4a09-a9e2-4c0c73b5d88d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.224462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ca69ce1-220b-4a09-a9e2-4c0c73b5d88d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.225305 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-6ca69ce1-220b-4a09-a9e2-4c0c73b5d88d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member c7fb0f3a-b21f-4c05-87a4-cda601671443 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:11.229845 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.229845 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:11.241334 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ca69ce1-220b-4a09-a9e2-4c0c73b5d88d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 returned with HTTP 200 Aug 23 18:20:11.242283 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 736/2929] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:11.283211 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-861610eb-4ad7-4be7-bd91-b4ec43ac7c8d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.287120 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-861610eb-4ad7-4be7-bd91-b4ec43ac7c8d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:11.287348 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-861610eb-4ad7-4be7-bd91-b4ec43ac7c8d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.287776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-861610eb-4ad7-4be7-bd91-b4ec43ac7c8d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.288520 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-861610eb-4ad7-4be7-bd91-b4ec43ac7c8d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:11.297030 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.297030 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:11.298017 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86c17f8f-b3d4-4230-8d6e-6ab5f924caef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.298269 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-861610eb-4ad7-4be7-bd91-b4ec43ac7c8d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:11.298721 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 736/2930] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:11.300659 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86c17f8f-b3d4-4230-8d6e-6ab5f924caef tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def Aug 23 18:20:11.300659 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86c17f8f-b3d4-4230-8d6e-6ab5f924caef tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.300864 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86c17f8f-b3d4-4230-8d6e-6ab5f924caef tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.309669 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.309669 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:11.313687 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-86c17f8f-b3d4-4230-8d6e-6ab5f924caef tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:11.319402 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86c17f8f-b3d4-4230-8d6e-6ab5f924caef tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def returned with HTTP 200 Aug 23 18:20:11.320249 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 733/2931] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:11.331937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a70f56c6-3e44-4fc4-8149-8cee7fc35b5b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.334045 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a70f56c6-3e44-4fc4-8149-8cee7fc35b5b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:11.334399 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a70f56c6-3e44-4fc4-8149-8cee7fc35b5b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.334826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a70f56c6-3e44-4fc4-8149-8cee7fc35b5b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.335100 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a70f56c6-3e44-4fc4-8149-8cee7fc35b5b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:11.337315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.340083 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:11.341403 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "446b9ae6-8e14-45ca-879f-a39a2c100def", "name": "tempest-type-Backup-1077870326"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:11.341477 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.341477 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:11.342121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a70f56c6-3e44-4fc4-8149-8cee7fc35b5b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:11.342378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating new backup {'backup': {'volume_id': '446b9ae6-8e14-45ca-879f-a39a2c100def', 'name': 'tempest-type-Backup-1077870326'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:11.342613 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating backup of volume 446b9ae6-8e14-45ca-879f-a39a2c100def in container None Aug 23 18:20:11.342666 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 727/2932] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:11.355239 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.355239 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:11.355911 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:11.381151 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['115c4477-521c-48f1-89d6-c9a1a365bbea', 'c0e2685e-3290-472e-9dd1-3f409c0a19e3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:11.427424 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9d67306-b58e-4548-8d44-b7c5c5b2f6ab tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:11.428085 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 737/2933] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:20:11 2026] POST /volume/v3/backups => generated 316 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:11.443545 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-11c430f9-506a-43ff-beb4-12973500d60c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.445669 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11c430f9-506a-43ff-beb4-12973500d60c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:11.446001 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11c430f9-506a-43ff-beb4-12973500d60c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.446385 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11c430f9-506a-43ff-beb4-12973500d60c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.446838 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-11c430f9-506a-43ff-beb4-12973500d60c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:11.453655 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.453655 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:11.454081 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11c430f9-506a-43ff-beb4-12973500d60c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:11.454552 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 737/2934] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:11.555822 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34a382f9-f83b-4d71-a903-e05a3a72d6d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.558916 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34a382f9-f83b-4d71-a903-e05a3a72d6d4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:11.559177 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34a382f9-f83b-4d71-a903-e05a3a72d6d4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.559461 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34a382f9-f83b-4d71-a903-e05a3a72d6d4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.571309 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.571309 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:11.576269 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34a382f9-f83b-4d71-a903-e05a3a72d6d4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:11.584098 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34a382f9-f83b-4d71-a903-e05a3a72d6d4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:11.584430 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 734/2935] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:11.667581 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a9fb6290-b7a3-41aa-9aa4-6ad134f6eca5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.669471 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9fb6290-b7a3-41aa-9aa4-6ad134f6eca5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:11.669701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9fb6290-b7a3-41aa-9aa4-6ad134f6eca5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.669940 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9fb6290-b7a3-41aa-9aa4-6ad134f6eca5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.670092 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a9fb6290-b7a3-41aa-9aa4-6ad134f6eca5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:11.676309 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.676309 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:11.677150 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9fb6290-b7a3-41aa-9aa4-6ad134f6eca5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:11.677530 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 728/2936] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:11.960465 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c5607e89-25de-468f-8c1e-089e9faf84bd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:11.962532 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5607e89-25de-468f-8c1e-089e9faf84bd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:11.962889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5607e89-25de-468f-8c1e-089e9faf84bd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:11.963426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5607e89-25de-468f-8c1e-089e9faf84bd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:11.963426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c5607e89-25de-468f-8c1e-089e9faf84bd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:11.968958 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:11.968958 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:11.969938 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5607e89-25de-468f-8c1e-089e9faf84bd tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:11.970476 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 738/2937] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:11 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:12.257974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f20f1d31-22fb-4859-ba8f-5caba608c3f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.261887 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f20f1d31-22fb-4859-ba8f-5caba608c3f6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 Aug 23 18:20:12.261887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f20f1d31-22fb-4859-ba8f-5caba608c3f6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.261887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f20f1d31-22fb-4859-ba8f-5caba608c3f6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.261887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-f20f1d31-22fb-4859-ba8f-5caba608c3f6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member c7fb0f3a-b21f-4c05-87a4-cda601671443 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:12.269306 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.269306 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:12.280395 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f20f1d31-22fb-4859-ba8f-5caba608c3f6 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 returned with HTTP 200 Aug 23 18:20:12.281078 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 738/2938] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:12.296067 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.301981 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:12.302454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-117827934", "volume_type": "807203bd-d6fe-4d1f-975e-c043715bc9b8", "group_id": "c7fb0f3a-b21f-4c05-87a4-cda601671443", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:12.304086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-117827934', 'volume_type': '807203bd-d6fe-4d1f-975e-c043715bc9b8', 'group_id': 'c7fb0f3a-b21f-4c05-87a4-cda601671443', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:12.313405 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.313405 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:12.314031 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume of 1 GB Aug 23 18:20:12.314988 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb091816-17a3-4c7d-bedb-8a76df389f5a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.318454 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb091816-17a3-4c7d-bedb-8a76df389f5a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:12.318454 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb091816-17a3-4c7d-bedb-8a76df389f5a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.318454 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb091816-17a3-4c7d-bedb-8a76df389f5a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.318454 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fb091816-17a3-4c7d-bedb-8a76df389f5a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:12.325415 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Availability Zones retrieved successfully. Aug 23 18:20:12.325602 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.325602 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:12.325830 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb091816-17a3-4c7d-bedb-8a76df389f5a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:12.326973 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 729/2939] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:12.332714 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (a6128b82-b5ab-47fd-9dd9-5ab767b6f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:12.335479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b051653-bbb2-4a8c-98c5-08b4bb3a55e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:12.335479 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.335479 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:12.337125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:12.358455 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-636b7962-8b2a-4f78-ab52-eef94bcbdc77 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.360875 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-636b7962-8b2a-4f78-ab52-eef94bcbdc77 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:12.361029 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-636b7962-8b2a-4f78-ab52-eef94bcbdc77 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.361143 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-636b7962-8b2a-4f78-ab52-eef94bcbdc77 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.361279 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-636b7962-8b2a-4f78-ab52-eef94bcbdc77 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:12.367307 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.367307 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:12.368255 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b051653-bbb2-4a8c-98c5-08b4bb3a55e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:20:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=807203bd-d6fe-4d1f-975e-c043715bc9b8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1179887678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '807203bd-d6fe-4d1f-975e-c043715bc9b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c7fb0f3a-b21f-4c05-87a4-cda601671443', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:12.368399 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-636b7962-8b2a-4f78-ab52-eef94bcbdc77 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:12.368399 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 739/2940] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:12.369402 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56a0a6f-aed9-43ac-9beb-dfd717bc4ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:12.409953 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1179887678 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1179887678, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:12.410486 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1179887678 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1179887678, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:12.454128 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['5274d377-34be-427f-a4f3-cc583ca7d5b1', '3282ac0b-1d2d-474c-856e-ad07a0b0b750', 'efbfd747-df9e-4b71-9c70-15137c76ab65', 'aa3d5a27-1a42-4208-b88e-badd27fb7e6b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:12.455172 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56a0a6f-aed9-43ac-9beb-dfd717bc4ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5274d377-34be-427f-a4f3-cc583ca7d5b1', '3282ac0b-1d2d-474c-856e-ad07a0b0b750', 'efbfd747-df9e-4b71-9c70-15137c76ab65', 'aa3d5a27-1a42-4208-b88e-badd27fb7e6b']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:12.456056 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f14ebbc-e63e-49b4-ab19-63c97b79167e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:12.468295 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f59c5c0b-a3a9-4965-b577-4d406f2c07c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.471279 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f59c5c0b-a3a9-4965-b577-4d406f2c07c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:12.471460 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f59c5c0b-a3a9-4965-b577-4d406f2c07c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.471627 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f59c5c0b-a3a9-4965-b577-4d406f2c07c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.471843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f59c5c0b-a3a9-4965-b577-4d406f2c07c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:12.476286 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.476286 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:12.477032 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f59c5c0b-a3a9-4965-b577-4d406f2c07c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:12.477425 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 739/2941] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:12.484597 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f14ebbc-e63e-49b4-ab19-63c97b79167e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a2bdd24-bff8-4c9c-8660-aa6147f2f310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-117827934',encryption_key_id=None,group_id=c7fb0f3a-b21f-4c05-87a4-cda601671443,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['5274d377-34be-427f-a4f3-cc583ca7d5b1','3282ac0b-1d2d-474c-856e-ad07a0b0b750','efbfd747-df9e-4b71-9c70-15137c76ab65','aa3d5a27-1a42-4208-b88e-badd27fb7e6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=807203bd-d6fe-4d1f-975e-c043715bc9b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-117827934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c7fb0f3a-b21f-4c05-87a4-cda601671443,host=None,id=8a2bdd24-bff8-4c9c-8660-aa6147f2f310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4d724f95554f37aff6fc483cca8f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4119a1b8587498e898a36cb42976443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(807203bd-d6fe-4d1f-975e-c043715bc9b8),volume_type_id=807203bd-d6fe-4d1f-975e-c043715bc9b8)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:12.485799 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf78d87d-7953-4dd5-b51a-ad76eef8d890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:12.509635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf78d87d-7953-4dd5-b51a-ad76eef8d890) transitioned into state 'SUCCESS' from state '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-117827934',encryption_key_id=None,group_id=c7fb0f3a-b21f-4c05-87a4-cda601671443,group_type_id=,metadata={},multiattach=False,project_id='dd4d724f95554f37aff6fc483cca8f73',qos_specs=None,replication_status=,reservations=['5274d377-34be-427f-a4f3-cc583ca7d5b1','3282ac0b-1d2d-474c-856e-ad07a0b0b750','efbfd747-df9e-4b71-9c70-15137c76ab65','aa3d5a27-1a42-4208-b88e-badd27fb7e6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4119a1b8587498e898a36cb42976443',volume_type_id=807203bd-d6fe-4d1f-975e-c043715bc9b8)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:12.510785 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd01d52-cf42-4331-ad6b-049d007cd93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:12.528578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd01d52-cf42-4331-ad6b-049d007cd93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:12.529535 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Flow 'volume_create_api' (a6128b82-b5ab-47fd-9dd9-5ab767b6f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:12.529884 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Create volume request issued successfully. Aug 23 18:20:12.530539 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:12.530749 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:12.579618 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:12.584308 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.584308 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:12.591255 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-664f0d40-afee-4b5a-97d1-9ba9599d7008 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:12.591255 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 735/2942] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:20:12 2026] POST /volume/v3/volumes => generated 822 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:12.600102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-814929f4-e4ad-4572-90ef-905f014e54b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.602946 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-814929f4-e4ad-4572-90ef-905f014e54b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:12.603106 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-814929f4-e4ad-4572-90ef-905f014e54b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.603301 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-814929f4-e4ad-4572-90ef-905f014e54b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.606725 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.609212 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 Aug 23 18:20:12.609559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.609634 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.616834 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.616834 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:12.619157 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.619157 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:12.624016 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-814929f4-e4ad-4572-90ef-905f014e54b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:12.625597 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:20:12.626570 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:12.626896 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:12.631642 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-814929f4-e4ad-4572-90ef-905f014e54b4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:12.632406 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 730/2943] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:12.695535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ba30741-4a91-4d55-ab0f-0a01b9f3e099 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.698240 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ba30741-4a91-4d55-ab0f-0a01b9f3e099 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:12.698299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ba30741-4a91-4d55-ab0f-0a01b9f3e099 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.698548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ba30741-4a91-4d55-ab0f-0a01b9f3e099 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.698663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9ba30741-4a91-4d55-ab0f-0a01b9f3e099 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:12.698851 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:12.702903 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.702903 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:12.711856 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.711856 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:12.714007 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-103d77b8-0e0d-436c-bbdf-46848b5a2e7c tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 returned with HTTP 200 Aug 23 18:20:12.714239 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ba30741-4a91-4d55-ab0f-0a01b9f3e099 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:12.714778 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 740/2944] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:12.719835 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 740/2945] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 => generated 890 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:12.986626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3e16d188-8611-4227-b6df-9f2552414db2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:12.989493 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e16d188-8611-4227-b6df-9f2552414db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:12.989841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e16d188-8611-4227-b6df-9f2552414db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:12.990111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e16d188-8611-4227-b6df-9f2552414db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:12.990565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3e16d188-8611-4227-b6df-9f2552414db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:12.997670 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:12.997670 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:12.998408 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e16d188-8611-4227-b6df-9f2552414db2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:12.999349 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 736/2946] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:12 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:13.338475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-648526bc-85ee-4fbd-ac66-429d909a665c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.340318 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-648526bc-85ee-4fbd-ac66-429d909a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:13.340541 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-648526bc-85ee-4fbd-ac66-429d909a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:13.340779 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-648526bc-85ee-4fbd-ac66-429d909a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:13.340927 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-648526bc-85ee-4fbd-ac66-429d909a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:13.345546 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.345546 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:13.346610 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-648526bc-85ee-4fbd-ac66-429d909a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:13.347135 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 731/2947] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:13 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:13.382639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2abb5f44-53a1-417c-a2ef-0d1d93312b1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.390175 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2abb5f44-53a1-417c-a2ef-0d1d93312b1d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:13.390645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2abb5f44-53a1-417c-a2ef-0d1d93312b1d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:13.390722 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2abb5f44-53a1-417c-a2ef-0d1d93312b1d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:13.390784 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2abb5f44-53a1-417c-a2ef-0d1d93312b1d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:13.397247 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.397247 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:13.398057 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2abb5f44-53a1-417c-a2ef-0d1d93312b1d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:13.398533 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 741/2948] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:13 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:13.490080 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18486822-e629-4907-88b3-0ea95dfe58ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.493201 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18486822-e629-4907-88b3-0ea95dfe58ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:13.493201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18486822-e629-4907-88b3-0ea95dfe58ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:13.493503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18486822-e629-4907-88b3-0ea95dfe58ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:13.493886 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-18486822-e629-4907-88b3-0ea95dfe58ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:13.499450 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.499450 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:13.500246 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18486822-e629-4907-88b3-0ea95dfe58ca tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:13.500653 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 741/2949] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:13 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:13.656089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c5d545d-deed-4a63-a84e-5ec6d78735a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.660496 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c5d545d-deed-4a63-a84e-5ec6d78735a5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:13.660496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c5d545d-deed-4a63-a84e-5ec6d78735a5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:13.662812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c5d545d-deed-4a63-a84e-5ec6d78735a5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:13.677221 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.677221 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:13.683271 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c5d545d-deed-4a63-a84e-5ec6d78735a5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:13.688388 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c5d545d-deed-4a63-a84e-5ec6d78735a5 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:13.688902 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 737/2950] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:13 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:13.730813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13ed5b07-e9ae-40a7-8211-3e4ec0613d7a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.738296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.740645 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 Aug 23 18:20:13.742735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:13.742735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:13.745492 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13ed5b07-e9ae-40a7-8211-3e4ec0613d7a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:13.745825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13ed5b07-e9ae-40a7-8211-3e4ec0613d7a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:13.746091 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13ed5b07-e9ae-40a7-8211-3e4ec0613d7a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:13.746207 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-13ed5b07-e9ae-40a7-8211-3e4ec0613d7a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:13.752996 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.752996 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:13.757721 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:20:13.758505 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:13.758681 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:13.761411 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.761411 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:13.762262 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13ed5b07-e9ae-40a7-8211-3e4ec0613d7a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:13.762667 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 732/2951] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:13 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:13.802434 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:13.806909 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.806909 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:13.817697 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60b087f0-36a7-4848-8eb3-76b00a1a6c26 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 returned with HTTP 200 Aug 23 18:20:13.817697 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 742/2952] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:13 2026] GET /volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:13.830619 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-b7673c3b-46f9-4309-b2b2-39b6f507f596 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.833704 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-b7673c3b-46f9-4309-b2b2-39b6f507f596 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920/action Aug 23 18:20:13.834376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-b7673c3b-46f9-4309-b2b2-39b6f507f596 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:13.834713 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-b7673c3b-46f9-4309-b2b2-39b6f507f596 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:13.836917 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:13.839223 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/group_snapshots Aug 23 18:20:13.839883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c7fb0f3a-b21f-4c05-87a4-cda601671443", "name": "tempest-group_snapshot-1742789718"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:13.842697 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c7fb0f3a-b21f-4c05-87a4-cda601671443', 'name': 'tempest-group_snapshot-1742789718'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 23 18:20:13.848875 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.848875 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:13.853432 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.group_snapshots [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Creating group_snapshot tempest-group_snapshot-1742789718. Aug 23 18:20:13.856754 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.856754 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:13.877143 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-744ba5d0-ce60-4dc0-9229-b7a966266c80 req-b7673c3b-46f9-4309-b2b2-39b6f507f596 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920/action returned with HTTP 204 Aug 23 18:20:13.877944 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 742/2953] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:20:13 2026] POST /volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:13.883214 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:13.883214 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:13.905390 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1179887678 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1179887678, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:13.943673 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Created reservations ['0623867f-158d-49fd-8719-f2641eb64db6', '37be8bee-cbd3-4139-9b33-229e32a2b39a', '2ebe41df-41b6-48e4-88e2-ad629a3c658b', '7a8da18a-3d9b-4320-a4cb-8843cb51d0bb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:14.000339 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6cf57ea-cfde-4580-b450-3967d7f4c00e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots returned with HTTP 202 Aug 23 18:20:14.000339 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 738/2954] 10.4.3.148 () {70 vars in 1324 bytes} [Sun Aug 23 18:20:13 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:14.012180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ccf47c4-a4c1-4bd7-a067-5484cb998c70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.014154 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ccf47c4-a4c1-4bd7-a067-5484cb998c70 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:14.014376 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de5ae9ca-6868-45e6-94ed-be52e2894463 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.014447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ccf47c4-a4c1-4bd7-a067-5484cb998c70 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.014624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ccf47c4-a4c1-4bd7-a067-5484cb998c70 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.014810 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-1ccf47c4-a4c1-4bd7-a067-5484cb998c70 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member c391dad8-072b-4159-a4a5-4a1179557c2e {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:14.017612 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de5ae9ca-6868-45e6-94ed-be52e2894463 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:14.018028 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de5ae9ca-6868-45e6-94ed-be52e2894463 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.018695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de5ae9ca-6868-45e6-94ed-be52e2894463 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.019045 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-de5ae9ca-6868-45e6-94ed-be52e2894463 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:14.020673 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.020673 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:14.025744 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ccf47c4-a4c1-4bd7-a067-5484cb998c70 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e returned with HTTP 200 Aug 23 18:20:14.026203 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 733/2955] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:14.026652 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.026652 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:14.028075 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de5ae9ca-6868-45e6-94ed-be52e2894463 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:14.028075 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 743/2956] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:14.358663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b04cded5-7d6b-418f-aa27-3cb45947c3a2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.360585 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b04cded5-7d6b-418f-aa27-3cb45947c3a2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:14.360875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b04cded5-7d6b-418f-aa27-3cb45947c3a2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.361147 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b04cded5-7d6b-418f-aa27-3cb45947c3a2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.361320 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b04cded5-7d6b-418f-aa27-3cb45947c3a2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:14.367744 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.367744 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:14.368738 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b04cded5-7d6b-418f-aa27-3cb45947c3a2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:14.369314 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 743/2957] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:14.413891 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95fb4b78-cf2f-4a6f-94ce-5cbd11b4a871 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.416298 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95fb4b78-cf2f-4a6f-94ce-5cbd11b4a871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:14.417827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95fb4b78-cf2f-4a6f-94ce-5cbd11b4a871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.417827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95fb4b78-cf2f-4a6f-94ce-5cbd11b4a871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.417827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-95fb4b78-cf2f-4a6f-94ce-5cbd11b4a871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:14.422612 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.422612 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:14.424179 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95fb4b78-cf2f-4a6f-94ce-5cbd11b4a871 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:14.425126 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 739/2958] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:14.513705 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ba047ba-904e-4f78-b191-8def0bcb63f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.515434 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ba047ba-904e-4f78-b191-8def0bcb63f1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:14.515665 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ba047ba-904e-4f78-b191-8def0bcb63f1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.515948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ba047ba-904e-4f78-b191-8def0bcb63f1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.516055 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0ba047ba-904e-4f78-b191-8def0bcb63f1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:14.522569 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.522569 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:14.523459 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ba047ba-904e-4f78-b191-8def0bcb63f1 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:14.524039 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 734/2959] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:14.704481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cea04bc0-7647-49d3-b376-54b798adfc88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.706872 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cea04bc0-7647-49d3-b376-54b798adfc88 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:14.707138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cea04bc0-7647-49d3-b376-54b798adfc88 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.707379 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cea04bc0-7647-49d3-b376-54b798adfc88 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.722705 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.722705 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:14.728232 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cea04bc0-7647-49d3-b376-54b798adfc88 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:14.737087 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cea04bc0-7647-49d3-b376-54b798adfc88 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:14.738630 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 744/2960] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:14.757627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-26c4ad5f-71fe-4eb1-b99b-0a04895b879e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.760084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26c4ad5f-71fe-4eb1-b99b-0a04895b879e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:14.760333 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26c4ad5f-71fe-4eb1-b99b-0a04895b879e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.760577 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26c4ad5f-71fe-4eb1-b99b-0a04895b879e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.773369 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.773369 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:14.778738 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-26c4ad5f-71fe-4eb1-b99b-0a04895b879e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:14.784314 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a6eaed54-cb7f-4e18-90bc-15bc690ecd91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:14.784710 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26c4ad5f-71fe-4eb1-b99b-0a04895b879e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:14.784710 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 744/2961] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:14.789151 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6eaed54-cb7f-4e18-90bc-15bc690ecd91 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:14.789151 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6eaed54-cb7f-4e18-90bc-15bc690ecd91 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:14.789151 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6eaed54-cb7f-4e18-90bc-15bc690ecd91 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:14.789151 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a6eaed54-cb7f-4e18-90bc-15bc690ecd91 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:14.799329 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:14.799329 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:14.799329 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6eaed54-cb7f-4e18-90bc-15bc690ecd91 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:14.799329 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 740/2962] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:14 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:15.038354 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a7c9643-c713-4b5c-8abb-3dd705465a5f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.041704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8791e551-bc32-4819-a8a6-f80aa70e7cc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.041856 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a7c9643-c713-4b5c-8abb-3dd705465a5f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:15.042075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a7c9643-c713-4b5c-8abb-3dd705465a5f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.042968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a7c9643-c713-4b5c-8abb-3dd705465a5f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.042968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-2a7c9643-c713-4b5c-8abb-3dd705465a5f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member c391dad8-072b-4159-a4a5-4a1179557c2e {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:15.043388 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8791e551-bc32-4819-a8a6-f80aa70e7cc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:15.043599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8791e551-bc32-4819-a8a6-f80aa70e7cc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.044352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8791e551-bc32-4819-a8a6-f80aa70e7cc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.044352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8791e551-bc32-4819-a8a6-f80aa70e7cc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:15.049342 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.049342 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:15.049566 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.049566 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:15.050059 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8791e551-bc32-4819-a8a6-f80aa70e7cc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:15.050435 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 745/2963] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:15.056890 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a7c9643-c713-4b5c-8abb-3dd705465a5f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e returned with HTTP 200 Aug 23 18:20:15.057440 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 735/2964] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:15.067855 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.069875 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:20:15.070010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.070306 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.070478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:15.071633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:20:15.077893 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all snapshots completed successfully. Aug 23 18:20:15.078532 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.078532 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:15.079774 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a3e7f0d-0f37-4af4-ad3f-b9f268087d4d tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:20:15.081268 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 745/2965] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:15.094221 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-74f04e5a-27c1-4bd4-83a1-7032c8f5612f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.097670 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74f04e5a-27c1-4bd4-83a1-7032c8f5612f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/f7d3c79e-2464-4c39-8c9d-57e817192357 Aug 23 18:20:15.098085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74f04e5a-27c1-4bd4-83a1-7032c8f5612f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.098549 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74f04e5a-27c1-4bd4-83a1-7032c8f5612f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.106861 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.106861 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:15.107882 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-74f04e5a-27c1-4bd4-83a1-7032c8f5612f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Snapshot retrieved successfully. Aug 23 18:20:15.108512 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74f04e5a-27c1-4bd4-83a1-7032c8f5612f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/f7d3c79e-2464-4c39-8c9d-57e817192357 returned with HTTP 200 Aug 23 18:20:15.109265 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 741/2966] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/snapshots/f7d3c79e-2464-4c39-8c9d-57e817192357 => generated 451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:15.121572 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2fdd0721-7711-4476-9197-f765808e695f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.123846 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fdd0721-7711-4476-9197-f765808e695f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:15.124272 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fdd0721-7711-4476-9197-f765808e695f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.125097 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fdd0721-7711-4476-9197-f765808e695f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.125097 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-2fdd0721-7711-4476-9197-f765808e695f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member c391dad8-072b-4159-a4a5-4a1179557c2e {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:15.129598 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.129598 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:15.136598 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fdd0721-7711-4476-9197-f765808e695f tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e returned with HTTP 200 Aug 23 18:20:15.137496 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 746/2967] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:20:15.148177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53f7ca3b-c63c-4731-b1cc-803763280006 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.150645 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53f7ca3b-c63c-4731-b1cc-803763280006 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/detail Aug 23 18:20:15.150645 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53f7ca3b-c63c-4731-b1cc-803763280006 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.151007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53f7ca3b-c63c-4731-b1cc-803763280006 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.159951 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53f7ca3b-c63c-4731-b1cc-803763280006 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 23 18:20:15.160357 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 736/2968] 10.4.3.148 () {68 vars in 1323 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:15.172815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b3b6c50f-c953-42a2-8743-058f1df8b10a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.174740 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3b6c50f-c953-42a2-8743-058f1df8b10a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] DELETE https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:15.175015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c50f-c953-42a2-8743-058f1df8b10a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.175505 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c50f-c953-42a2-8743-058f1df8b10a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.175505 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-b3b6c50f-c953-42a2-8743-058f1df8b10a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for member c391dad8-072b-4159-a4a5-4a1179557c2e {{(pid=100226) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 23 18:20:15.175505 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.group_snapshots [None req-b3b6c50f-c953-42a2-8743-058f1df8b10a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group_snapshot with id: c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:15.179857 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.179857 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:15.219895 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3b6c50f-c953-42a2-8743-058f1df8b10a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e returned with HTTP 202 Aug 23 18:20:15.220266 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 746/2969] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:20:15 2026] DELETE /volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:15.231245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b44f4456-2c97-4b14-896a-f696847b7175 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.233876 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:20:15.234180 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.234437 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.234856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:15.235935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:20:15.245280 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:20:15.246218 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:15.246535 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:15.299533 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:15.304413 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.304413 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:15.314637 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b44f4456-2c97-4b14-896a-f696847b7175 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:20:15.315380 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 742/2970] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:15.330786 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.333386 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/snapshots/detail Aug 23 18:20:15.333599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.333849 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.334167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:15.335846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:20:15.341386 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all snapshots completed successfully. Aug 23 18:20:15.343046 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a828869e-4ee7-4e60-8bd1-3c90d4244559 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/snapshots/detail returned with HTTP 200 Aug 23 18:20:15.343046 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 747/2971] 10.4.3.148 () {66 vars in 1264 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:20:15.348654 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-4f56f424-c14c-4ef0-82a7-1e02dc9d55d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.351196 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-4f56f424-c14c-4ef0-82a7-1e02dc9d55d2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:15.351537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-4f56f424-c14c-4ef0-82a7-1e02dc9d55d2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.351874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-4f56f424-c14c-4ef0-82a7-1e02dc9d55d2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.353762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a17a20fa-f491-411f-9f5f-a98f0f71f633 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.357062 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a17a20fa-f491-411f-9f5f-a98f0f71f633 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:15.357062 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a17a20fa-f491-411f-9f5f-a98f0f71f633 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.357364 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a17a20fa-f491-411f-9f5f-a98f0f71f633 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.357547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-a17a20fa-f491-411f-9f5f-a98f0f71f633 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member c391dad8-072b-4159-a4a5-4a1179557c2e {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 23 18:20:15.362928 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a17a20fa-f491-411f-9f5f-a98f0f71f633 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e returned with HTTP 404 Aug 23 18:20:15.363637 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 747/2972] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:15.367418 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.367418 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:15.372505 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d14054cf-b24b-4e30-9163-7c543b5cb36a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.375191 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-4f56f424-c14c-4ef0-82a7-1e02dc9d55d2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:15.377076 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d14054cf-b24b-4e30-9163-7c543b5cb36a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/group_snapshots Aug 23 18:20:15.378711 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d14054cf-b24b-4e30-9163-7c543b5cb36a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.380279 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d14054cf-b24b-4e30-9163-7c543b5cb36a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.382360 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-4f56f424-c14c-4ef0-82a7-1e02dc9d55d2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:15.382851 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 737/2973] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:15.384415 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d6932ea-1855-42d5-b82f-98448173fea0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.388138 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d6932ea-1855-42d5-b82f-98448173fea0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:15.388138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d6932ea-1855-42d5-b82f-98448173fea0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.388138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d6932ea-1855-42d5-b82f-98448173fea0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.388138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3d6932ea-1855-42d5-b82f-98448173fea0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:15.388397 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d14054cf-b24b-4e30-9163-7c543b5cb36a tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots returned with HTTP 200 Aug 23 18:20:15.388397 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 743/2974] 10.4.3.148 () {68 vars in 1302 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:15.393823 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.393823 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:15.395185 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d6932ea-1855-42d5-b82f-98448173fea0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:15.395581 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 748/2975] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:15.399953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7cb698dc-f942-4f1e-9615-954a96bb7403 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.401987 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cb698dc-f942-4f1e-9615-954a96bb7403 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] DELETE https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:15.402232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cb698dc-f942-4f1e-9615-954a96bb7403 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.402510 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cb698dc-f942-4f1e-9615-954a96bb7403 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.402665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-7cb698dc-f942-4f1e-9615-954a96bb7403 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for member c391dad8-072b-4159-a4a5-4a1179557c2e {{(pid=100226) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 23 18:20:15.402771 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.group_snapshots [None req-7cb698dc-f942-4f1e-9615-954a96bb7403 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group_snapshot with id: c391dad8-072b-4159-a4a5-4a1179557c2e Aug 23 18:20:15.407426 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cb698dc-f942-4f1e-9615-954a96bb7403 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e returned with HTTP 404 Aug 23 18:20:15.407426 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 748/2976] 10.4.3.148 () {68 vars in 1416 bytes} [Sun Aug 23 18:20:15 2026] DELETE /volume/v3/group_snapshots/c391dad8-072b-4159-a4a5-4a1179557c2e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:15.417043 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.419728 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:20:15.419728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.420589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.420589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:20:15.422515 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:20:15.431003 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Get all volumes completed successfully. Aug 23 18:20:15.431732 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:15.432003 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:15.439595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d92227a-2ca6-4d20-bda3-37ed846497e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.441985 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d92227a-2ca6-4d20-bda3-37ed846497e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:15.442729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d92227a-2ca6-4d20-bda3-37ed846497e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.442729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d92227a-2ca6-4d20-bda3-37ed846497e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.442729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9d92227a-2ca6-4d20-bda3-37ed846497e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:15.447927 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.447927 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:15.449773 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d92227a-2ca6-4d20-bda3-37ed846497e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:15.449773 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 744/2977] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:15.467708 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:15.471901 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.471901 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:15.481953 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33f21cc8-c59a-4dfb-a5c7-cf1dc6fe6aca tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:20:15.481953 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 738/2978] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:15.498998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43f404c1-86ed-4c82-b2d3-44d2cd0d2176 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.502903 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43f404c1-86ed-4c82-b2d3-44d2cd0d2176 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] POST https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443/action Aug 23 18:20:15.502903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43f404c1-86ed-4c82-b2d3-44d2cd0d2176 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:15.502903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43f404c1-86ed-4c82-b2d3-44d2cd0d2176 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:15.503714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-43f404c1-86ed-4c82-b2d3-44d2cd0d2176 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] delete called for group c7fb0f3a-b21f-4c05-87a4-cda601671443 {{(pid=100223) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:20:15.503898 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-43f404c1-86ed-4c82-b2d3-44d2cd0d2176 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Delete group with id: c7fb0f3a-b21f-4c05-87a4-cda601671443 Aug 23 18:20:15.510240 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.510240 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:15.538713 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61a1ebaf-1593-4711-829b-5d7401a3add3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.541599 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61a1ebaf-1593-4711-829b-5d7401a3add3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:15.541936 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61a1ebaf-1593-4711-829b-5d7401a3add3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.542213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61a1ebaf-1593-4711-829b-5d7401a3add3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.542357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-61a1ebaf-1593-4711-829b-5d7401a3add3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:15.549690 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.549690 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:15.549690 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61a1ebaf-1593-4711-829b-5d7401a3add3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:15.550772 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 749/2979] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:15.571166 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43f404c1-86ed-4c82-b2d3-44d2cd0d2176 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443/action returned with HTTP 202 Aug 23 18:20:15.571744 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 749/2980] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:20:15 2026] POST /volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:15.579111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40b98445-11e4-4095-8932-0cf6b63425d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.583333 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 Aug 23 18:20:15.583692 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.583987 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.594291 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.594291 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:15.600034 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Volume info retrieved successfully. Aug 23 18:20:15.601087 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:20:15.601495 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:20:15.654544 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:20:15.658615 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.658615 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:15.667962 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40b98445-11e4-4095-8932-0cf6b63425d2 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 returned with HTTP 200 Aug 23 18:20:15.668459 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 745/2981] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:15.815012 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-daef1ffe-3a78-4948-ad61-abb229b9adb5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:15.821027 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-daef1ffe-3a78-4948-ad61-abb229b9adb5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:15.821293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-daef1ffe-3a78-4948-ad61-abb229b9adb5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:15.821510 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-daef1ffe-3a78-4948-ad61-abb229b9adb5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:15.821679 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-daef1ffe-3a78-4948-ad61-abb229b9adb5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:15.831769 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:15.831769 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:15.832955 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-daef1ffe-3a78-4948-ad61-abb229b9adb5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:15.833458 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 739/2982] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:15 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:16.063235 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d65786a5-1eb1-4400-8e87-05d05e91ecc4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.065486 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d65786a5-1eb1-4400-8e87-05d05e91ecc4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:16.065722 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d65786a5-1eb1-4400-8e87-05d05e91ecc4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.066046 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d65786a5-1eb1-4400-8e87-05d05e91ecc4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.066196 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d65786a5-1eb1-4400-8e87-05d05e91ecc4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:16.072024 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.072024 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:16.072912 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d65786a5-1eb1-4400-8e87-05d05e91ecc4 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:16.073351 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 750/2983] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:16.369865 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af6bfe40-8cc6-4923-a674-24b99d126a9a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.369865 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af6bfe40-8cc6-4923-a674-24b99d126a9a None None] GET https://10.4.3.148/volume// Aug 23 18:20:16.369865 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af6bfe40-8cc6-4923-a674-24b99d126a9a None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.369865 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af6bfe40-8cc6-4923-a674-24b99d126a9a None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.369865 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af6bfe40-8cc6-4923-a674-24b99d126a9a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:16.371006 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 750/2984] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:16.381815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-361a05aa-f11b-4670-85dd-257d8800c9dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.384396 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-361a05aa-f11b-4670-85dd-257d8800c9dd tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:20:16.384829 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-361a05aa-f11b-4670-85dd-257d8800c9dd tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26d8a66e-8442-4f57-a261-1a555793d9b7", "connector": null, "instance_uuid": "74ece42f-1d7a-4560-8370-b14e9f71249f"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:16.408342 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.408342 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:16.408526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48b6a403-3d6d-4a69-ac63-6e1d85561f7a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.410560 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48b6a403-3d6d-4a69-ac63-6e1d85561f7a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:16.410750 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48b6a403-3d6d-4a69-ac63-6e1d85561f7a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.410986 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48b6a403-3d6d-4a69-ac63-6e1d85561f7a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.411102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-48b6a403-3d6d-4a69-ac63-6e1d85561f7a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:16.415487 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.415487 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:16.416384 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48b6a403-3d6d-4a69-ac63-6e1d85561f7a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:16.416735 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 740/2985] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:16.453142 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-361a05aa-f11b-4670-85dd-257d8800c9dd tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:20:16.453506 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 746/2986] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:20:16 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 23 18:20:16.463858 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4fd81e79-53e5-48b6-b654-6e3e471cb6b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.463979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a763496d-d68a-480d-b74a-7c26ce57a4e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.464245 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a763496d-d68a-480d-b74a-7c26ce57a4e9 None None] GET https://10.4.3.148/volume// Aug 23 18:20:16.464485 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a763496d-d68a-480d-b74a-7c26ce57a4e9 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.464734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a763496d-d68a-480d-b74a-7c26ce57a4e9 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.465112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a763496d-d68a-480d-b74a-7c26ce57a4e9 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:16.465504 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 751/2987] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:16.466441 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fd81e79-53e5-48b6-b654-6e3e471cb6b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:16.466744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4fd81e79-53e5-48b6-b654-6e3e471cb6b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.467222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4fd81e79-53e5-48b6-b654-6e3e471cb6b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.467335 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4fd81e79-53e5-48b6-b654-6e3e471cb6b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:16.473624 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.473624 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:16.474504 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fd81e79-53e5-48b6-b654-6e3e471cb6b5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:16.474679 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-37c04a2f-f625-4ad3-89bb-a3a76acd1964 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.474976 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 751/2988] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:16.477687 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-37c04a2f-f625-4ad3-89bb-a3a76acd1964 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:16.477984 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-37c04a2f-f625-4ad3-89bb-a3a76acd1964 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.478196 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-37c04a2f-f625-4ad3-89bb-a3a76acd1964 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.492766 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.492766 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:16.496529 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-37c04a2f-f625-4ad3-89bb-a3a76acd1964 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:16.501826 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-37c04a2f-f625-4ad3-89bb-a3a76acd1964 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:16.501989 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 741/2989] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:16.567057 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f2562d58-572f-4786-be27-253dc07bdea8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.570682 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2562d58-572f-4786-be27-253dc07bdea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:16.570941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2562d58-572f-4786-be27-253dc07bdea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.571212 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2562d58-572f-4786-be27-253dc07bdea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.571341 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f2562d58-572f-4786-be27-253dc07bdea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:16.581276 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.581276 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:16.582307 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2562d58-572f-4786-be27-253dc07bdea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:16.582577 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 747/2990] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:16.635205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-610139e9-4032-445c-80cf-664d69c24829 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.637603 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-610139e9-4032-445c-80cf-664d69c24829 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption Aug 23 18:20:16.638028 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-610139e9-4032-445c-80cf-664d69c24829 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.638407 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-610139e9-4032-445c-80cf-664d69c24829 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.653150 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.653150 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:16.662468 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-610139e9-4032-445c-80cf-664d69c24829 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption returned with HTTP 200 Aug 23 18:20:16.662927 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 752/2991] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:16.686704 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b56aecb1-71ee-46cc-a9ff-298f07af4b31 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.688814 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b56aecb1-71ee-46cc-a9ff-298f07af4b31 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 Aug 23 18:20:16.689055 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b56aecb1-71ee-46cc-a9ff-298f07af4b31 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.689293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b56aecb1-71ee-46cc-a9ff-298f07af4b31 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.849884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b54f29ea-995f-4012-a983-a8ca3c6b14e6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.855397 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b54f29ea-995f-4012-a983-a8ca3c6b14e6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:16.855648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b54f29ea-995f-4012-a983-a8ca3c6b14e6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.855899 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b54f29ea-995f-4012-a983-a8ca3c6b14e6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.856031 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b54f29ea-995f-4012-a983-a8ca3c6b14e6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:16.868007 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:16.868007 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:16.869105 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b54f29ea-995f-4012-a983-a8ca3c6b14e6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:16.869723 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 742/2992] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:16.906341 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b56aecb1-71ee-46cc-a9ff-298f07af4b31 tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 returned with HTTP 404 Aug 23 18:20:16.907019 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 752/2993] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/volumes/8a2bdd24-bff8-4c9c-8660-aa6147f2f310 => generated 109 bytes in 221 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:16.915628 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dba1d875-d3ec-44ed-b9c1-0d26617e495e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.920888 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dba1d875-d3ec-44ed-b9c1-0d26617e495e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] GET https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 Aug 23 18:20:16.920888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dba1d875-d3ec-44ed-b9c1-0d26617e495e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.921347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dba1d875-d3ec-44ed-b9c1-0d26617e495e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.921650 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-dba1d875-d3ec-44ed-b9c1-0d26617e495e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] show called for member c7fb0f3a-b21f-4c05-87a4-cda601671443 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:20:16.928341 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dba1d875-d3ec-44ed-b9c1-0d26617e495e tempest-GroupSnapshotsTest-205257629 tempest-GroupSnapshotsTest-205257629-project-member] https://10.4.3.148/volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 returned with HTTP 404 Aug 23 18:20:16.928341 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 748/2994] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:20:16 2026] GET /volume/v3/groups/c7fb0f3a-b21f-4c05-87a4-cda601671443 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:20:16.938773 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d481815-4c9d-431d-b243-0b60aef052e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.941454 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d481815-4c9d-431d-b243-0b60aef052e0 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/ec0ff1b8-63d2-4fb8-870b-b3513ba92aba Aug 23 18:20:16.942581 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d481815-4c9d-431d-b243-0b60aef052e0 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.942581 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d481815-4c9d-431d-b243-0b60aef052e0 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:16.969644 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d481815-4c9d-431d-b243-0b60aef052e0 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/group_types/ec0ff1b8-63d2-4fb8-870b-b3513ba92aba returned with HTTP 202 Aug 23 18:20:16.970213 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 753/2995] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:20:16 2026] DELETE /volume/v3/group_types/ec0ff1b8-63d2-4fb8-870b-b3513ba92aba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:20:16.980273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9dc5fdac-4924-4090-ab2d-bb409e317575 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:16.982832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9dc5fdac-4924-4090-ab2d-bb409e317575 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] DELETE https://10.4.3.148/volume/v3/types/807203bd-d6fe-4d1f-975e-c043715bc9b8 Aug 23 18:20:16.982832 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9dc5fdac-4924-4090-ab2d-bb409e317575 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:16.983009 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9dc5fdac-4924-4090-ab2d-bb409e317575 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.025704 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9dc5fdac-4924-4090-ab2d-bb409e317575 tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types/807203bd-d6fe-4d1f-975e-c043715bc9b8 returned with HTTP 202 Aug 23 18:20:17.025884 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 743/2996] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:16 2026] DELETE /volume/v3/types/807203bd-d6fe-4d1f-975e-c043715bc9b8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:20:17.045430 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e8db4973-6550-4748-81bc-b3d7738b5c8c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:17.045849 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8db4973-6550-4748-81bc-b3d7738b5c8c tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] GET https://10.4.3.148/volume/v3/types/807203bd-d6fe-4d1f-975e-c043715bc9b8 Aug 23 18:20:17.045849 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8db4973-6550-4748-81bc-b3d7738b5c8c tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:17.045954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8db4973-6550-4748-81bc-b3d7738b5c8c tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.050685 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8db4973-6550-4748-81bc-b3d7738b5c8c tempest-GroupSnapshotsTest-1606077545 tempest-GroupSnapshotsTest-1606077545-project-admin] https://10.4.3.148/volume/v3/types/807203bd-d6fe-4d1f-975e-c043715bc9b8 returned with HTTP 404 Aug 23 18:20:17.051138 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 753/2997] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:17 2026] GET /volume/v3/types/807203bd-d6fe-4d1f-975e-c043715bc9b8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:17.059561 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-70bb6761-a720-4acf-b224-bc185dc2c9a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:17.062103 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-70bb6761-a720-4acf-b224-bc185dc2c9a9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] DELETE https://10.4.3.148/volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920 Aug 23 18:20:17.062843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-70bb6761-a720-4acf-b224-bc185dc2c9a9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:17.062843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-70bb6761-a720-4acf-b224-bc185dc2c9a9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.078920 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:17.078920 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:17.087314 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56e9d8f6-b1a4-4622-add0-b03b591f9bb3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:17.089654 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56e9d8f6-b1a4-4622-add0-b03b591f9bb3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:17.089972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56e9d8f6-b1a4-4622-add0-b03b591f9bb3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:17.090266 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56e9d8f6-b1a4-4622-add0-b03b591f9bb3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.090393 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-56e9d8f6-b1a4-4622-add0-b03b591f9bb3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:17.098878 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:17.098878 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:17.103531 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56e9d8f6-b1a4-4622-add0-b03b591f9bb3 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:17.104224 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 754/2998] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:17 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:17.161416 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-70bb6761-a720-4acf-b224-bc185dc2c9a9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920 returned with HTTP 200 Aug 23 18:20:17.161985 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 749/2999] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:20:17 2026] DELETE /volume/v3/attachments/9bb837da-dd9b-48d2-afa5-390bd8a01920 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:17.429824 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5dd30601-8b50-4656-81cd-6913784c67b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:17.432485 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5dd30601-8b50-4656-81cd-6913784c67b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:17.432723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5dd30601-8b50-4656-81cd-6913784c67b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:17.433429 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5dd30601-8b50-4656-81cd-6913784c67b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.433429 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5dd30601-8b50-4656-81cd-6913784c67b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:17.439433 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:17.439433 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:17.440578 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5dd30601-8b50-4656-81cd-6913784c67b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:17.441035 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 744/3000] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:17 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:17.488856 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f0e79b79-80f9-4fe6-aafa-1992cf359820 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:17.494469 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0e79b79-80f9-4fe6-aafa-1992cf359820 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:17.494739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0e79b79-80f9-4fe6-aafa-1992cf359820 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:17.495078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0e79b79-80f9-4fe6-aafa-1992cf359820 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.495223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f0e79b79-80f9-4fe6-aafa-1992cf359820 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:17.503021 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:17.503021 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:17.503688 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0e79b79-80f9-4fe6-aafa-1992cf359820 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:17.504555 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 754/3001] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:17 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:17.595013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4cb80cd7-1795-4b58-b87f-c5334f911a40 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:17.598585 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4cb80cd7-1795-4b58-b87f-c5334f911a40 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:17.599906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4cb80cd7-1795-4b58-b87f-c5334f911a40 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:17.599906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4cb80cd7-1795-4b58-b87f-c5334f911a40 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.599906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4cb80cd7-1795-4b58-b87f-c5334f911a40 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:17.603698 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:17.603698 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:17.604309 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4cb80cd7-1795-4b58-b87f-c5334f911a40 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:17.604655 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 755/3002] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:17 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:17.887542 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b1c0db1-0a1b-49be-93e4-8ccff446a98f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:17.891557 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b1c0db1-0a1b-49be-93e4-8ccff446a98f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:17.891557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b1c0db1-0a1b-49be-93e4-8ccff446a98f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:17.891557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b1c0db1-0a1b-49be-93e4-8ccff446a98f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:17.891557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1b1c0db1-0a1b-49be-93e4-8ccff446a98f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:17.897926 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:17.897926 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:17.897926 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b1c0db1-0a1b-49be-93e4-8ccff446a98f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:17.897926 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 750/3003] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:17 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:18.118614 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0fe072b1-4100-41eb-b802-143cd54b6634 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:18.120690 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fe072b1-4100-41eb-b802-143cd54b6634 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:18.120988 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fe072b1-4100-41eb-b802-143cd54b6634 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:18.121198 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fe072b1-4100-41eb-b802-143cd54b6634 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:18.121318 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0fe072b1-4100-41eb-b802-143cd54b6634 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:18.127306 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:18.127306 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:18.127962 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fe072b1-4100-41eb-b802-143cd54b6634 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:18.128441 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 745/3004] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:18 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:18.452522 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5c69df15-5aad-453f-9d68-3a4407491b9e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:18.454783 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c69df15-5aad-453f-9d68-3a4407491b9e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:18.455304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c69df15-5aad-453f-9d68-3a4407491b9e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:18.455586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c69df15-5aad-453f-9d68-3a4407491b9e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:18.455691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5c69df15-5aad-453f-9d68-3a4407491b9e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:18.460842 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:18.460842 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:18.462834 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c69df15-5aad-453f-9d68-3a4407491b9e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:18.463537 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 755/3005] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:18 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:18.516490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b07dcd52-240e-4e1b-9e6b-6964d569631f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:18.522857 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b07dcd52-240e-4e1b-9e6b-6964d569631f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:18.523167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b07dcd52-240e-4e1b-9e6b-6964d569631f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:18.523390 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b07dcd52-240e-4e1b-9e6b-6964d569631f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:18.523509 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b07dcd52-240e-4e1b-9e6b-6964d569631f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:18.528785 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:18.528785 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:18.529538 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b07dcd52-240e-4e1b-9e6b-6964d569631f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:18.530028 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 756/3006] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:18 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:18.617094 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69ece863-a031-4a13-a399-52cfd26a07dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:18.619447 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69ece863-a031-4a13-a399-52cfd26a07dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:18.619714 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69ece863-a031-4a13-a399-52cfd26a07dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:18.619960 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69ece863-a031-4a13-a399-52cfd26a07dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:18.620201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-69ece863-a031-4a13-a399-52cfd26a07dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:18.628861 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:18.628861 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:18.629964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69ece863-a031-4a13-a399-52cfd26a07dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:18.630603 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 751/3007] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:18 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:18.912856 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0825d7e9-4577-4ca4-b740-a642693281b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:18.914654 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0825d7e9-4577-4ca4-b740-a642693281b0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:18.914872 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0825d7e9-4577-4ca4-b740-a642693281b0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:18.915058 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0825d7e9-4577-4ca4-b740-a642693281b0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:18.915169 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0825d7e9-4577-4ca4-b740-a642693281b0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:18.920251 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:18.920251 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:18.921056 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0825d7e9-4577-4ca4-b740-a642693281b0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:18.921497 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 746/3008] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:18 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:19.141326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1c61e504-62e6-48fb-a6db-a14c553dacc9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:19.143308 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c61e504-62e6-48fb-a6db-a14c553dacc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:19.143520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c61e504-62e6-48fb-a6db-a14c553dacc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:19.143865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c61e504-62e6-48fb-a6db-a14c553dacc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:19.143919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1c61e504-62e6-48fb-a6db-a14c553dacc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:19.153976 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:19.153976 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:19.153976 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c61e504-62e6-48fb-a6db-a14c553dacc9 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:19.154268 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 756/3009] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:19 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:19.412592 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-0c4e729d-41e9-414d-b6ac-309cd82d723c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:19.418998 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-0c4e729d-41e9-414d-b6ac-309cd82d723c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c/action Aug 23 18:20:19.419431 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-0c4e729d-41e9-414d-b6ac-309cd82d723c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:19.419582 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-0c4e729d-41e9-414d-b6ac-309cd82d723c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:19.451218 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:19.451218 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:19.467882 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-045e6b61-39f9-435d-9493-754aa7e1f34f req-0c4e729d-41e9-414d-b6ac-309cd82d723c tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c/action returned with HTTP 204 Aug 23 18:20:19.468564 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 757/3010] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:20:19 2026] POST /volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:19.476282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55039253-9716-4904-a5e1-607d717c4865 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:19.476770 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55039253-9716-4904-a5e1-607d717c4865 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:19.478083 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55039253-9716-4904-a5e1-607d717c4865 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:19.479491 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55039253-9716-4904-a5e1-607d717c4865 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:19.479677 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-55039253-9716-4904-a5e1-607d717c4865 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:19.485248 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:19.485248 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:19.486282 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55039253-9716-4904-a5e1-607d717c4865 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:19.486698 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 752/3011] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:19 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:19.541608 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71f3aea2-fbbe-46ed-a18c-3c3999018745 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:19.544063 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71f3aea2-fbbe-46ed-a18c-3c3999018745 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:19.544337 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71f3aea2-fbbe-46ed-a18c-3c3999018745 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:19.544550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71f3aea2-fbbe-46ed-a18c-3c3999018745 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:19.545706 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-71f3aea2-fbbe-46ed-a18c-3c3999018745 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:19.549859 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:19.549859 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:19.550854 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71f3aea2-fbbe-46ed-a18c-3c3999018745 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:19.551191 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 747/3012] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:19 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:19.647892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0701dc4d-4991-4e71-bf41-dc70e865094f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:19.651219 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0701dc4d-4991-4e71-bf41-dc70e865094f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:19.651219 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0701dc4d-4991-4e71-bf41-dc70e865094f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:19.651398 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0701dc4d-4991-4e71-bf41-dc70e865094f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:19.651469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0701dc4d-4991-4e71-bf41-dc70e865094f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:19.659304 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:19.659304 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:19.660263 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0701dc4d-4991-4e71-bf41-dc70e865094f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:19.660683 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 757/3013] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:19 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:19.935064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6c35d1e6-7a8c-4463-a3c2-ef148c513ad9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:19.937230 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6c35d1e6-7a8c-4463-a3c2-ef148c513ad9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:19.938822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6c35d1e6-7a8c-4463-a3c2-ef148c513ad9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:19.938822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6c35d1e6-7a8c-4463-a3c2-ef148c513ad9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:19.938822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6c35d1e6-7a8c-4463-a3c2-ef148c513ad9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:19.948665 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:19.948665 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:19.951492 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6c35d1e6-7a8c-4463-a3c2-ef148c513ad9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:19.954987 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 758/3014] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:19 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:20.018966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-803e36e1-72f0-43b3-8017-f7d663f51cef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.167494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-37031050-8733-415d-94ea-e31116bb94be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.170530 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37031050-8733-415d-94ea-e31116bb94be tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:20.170774 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37031050-8733-415d-94ea-e31116bb94be tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.171072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37031050-8733-415d-94ea-e31116bb94be tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.171228 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-37031050-8733-415d-94ea-e31116bb94be tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:20.176222 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.176222 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:20.177192 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37031050-8733-415d-94ea-e31116bb94be tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:20.177716 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 748/3015] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:20.219186 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:20.219544 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2091608543"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:20.221104 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2091608543'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:20.221305 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create volume of 1 GB Aug 23 18:20:20.226188 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Availability Zones retrieved successfully. Aug 23 18:20:20.233153 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Flow 'volume_create_api' (25fef5d3-38b1-4b28-afc3-1e17d1eaa4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:20.234715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba67a6c4-a1b0-44aa-97b3-0ee764cc25e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:20.235950 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:20.270046 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba67a6c4-a1b0-44aa-97b3-0ee764cc25e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:20.270046 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7aaee7-00a2-4ef8-b319-fe8cd56d6ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:20.327382 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-70d035df-9581-446c-b657-5d4f542036d7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.328918 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-70d035df-9581-446c-b657-5d4f542036d7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:20.329142 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-70d035df-9581-446c-b657-5d4f542036d7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.329452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-70d035df-9581-446c-b657-5d4f542036d7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.343717 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.343717 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:20.350550 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-70d035df-9581-446c-b657-5d4f542036d7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:20:20.354985 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Created reservations ['b25792cf-f345-4367-be9f-9108bf8e4cb4', '644158a1-f7d7-4652-afc1-3fad48793b26', 'ce06002d-d02e-4c66-825c-2b5066fb6fe4', 'f1f68d40-caa4-4625-8ad4-7d519721c5e5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:20.356016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7aaee7-00a2-4ef8-b319-fe8cd56d6ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b25792cf-f345-4367-be9f-9108bf8e4cb4', '644158a1-f7d7-4652-afc1-3fad48793b26', 'ce06002d-d02e-4c66-825c-2b5066fb6fe4', 'f1f68d40-caa4-4625-8ad4-7d519721c5e5']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:20.356785 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9681bb20-97d0-4955-9aeb-51af8cf0355c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:20.357160 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-70d035df-9581-446c-b657-5d4f542036d7 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:20:20.357561 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 758/3016] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:20.388256 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9681bb20-97d0-4955-9aeb-51af8cf0355c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cce9463-97a5-4b9a-bd98-1f5eeb92abc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2091608543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ed82560a812499b864451d5fe24d22b',qos_specs=None,replication_status=,reservations=['b25792cf-f345-4367-be9f-9108bf8e4cb4','644158a1-f7d7-4652-afc1-3fad48793b26','ce06002d-d02e-4c66-825c-2b5066fb6fe4','f1f68d40-caa4-4625-8ad4-7d519721c5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f810b004fced4424ac69865a2227d870',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2091608543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cce9463-97a5-4b9a-bd98-1f5eeb92abc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ed82560a812499b864451d5fe24d22b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f810b004fced4424ac69865a2227d870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:20.389862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df7686a-a85a-4aac-a4b5-3cf4b0d589c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:20.416407 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-1f9730ad-b663-44fb-9d34-17b83f53fdcc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.420321 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df7686a-a85a-4aac-a4b5-3cf4b0d589c1) transitioned into state 'SUCCESS' from state '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-2091608543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ed82560a812499b864451d5fe24d22b',qos_specs=None,replication_status=,reservations=['b25792cf-f345-4367-be9f-9108bf8e4cb4','644158a1-f7d7-4652-afc1-3fad48793b26','ce06002d-d02e-4c66-825c-2b5066fb6fe4','f1f68d40-caa4-4625-8ad4-7d519721c5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f810b004fced4424ac69865a2227d870',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:20.420807 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-1f9730ad-b663-44fb-9d34-17b83f53fdcc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:20.421111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f261a8-6348-4c27-9592-e573e2b7df9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:20.421263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-1f9730ad-b663-44fb-9d34-17b83f53fdcc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.421581 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-1f9730ad-b663-44fb-9d34-17b83f53fdcc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.435785 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f261a8-6348-4c27-9592-e573e2b7df9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:20.437352 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Flow 'volume_create_api' (25fef5d3-38b1-4b28-afc3-1e17d1eaa4ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:20.437352 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create volume request issued successfully. Aug 23 18:20:20.437747 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-803e36e1-72f0-43b3-8017-f7d663f51cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:20.438418 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 753/3017] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:20:20 2026] POST /volume/v3/volumes => generated 751 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:20.442846 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.442846 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:20.452475 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-1f9730ad-b663-44fb-9d34-17b83f53fdcc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:20:20.452894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12f03769-bf76-453c-8cd4-85dcdb384c25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.453258 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12f03769-bf76-453c-8cd4-85dcdb384c25 None None] GET https://10.4.3.148/volume// Aug 23 18:20:20.455537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12f03769-bf76-453c-8cd4-85dcdb384c25 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.455537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12f03769-bf76-453c-8cd4-85dcdb384c25 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.455537 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12f03769-bf76-453c-8cd4-85dcdb384c25 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:20.455537 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 749/3018] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:20.458990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ef845631-1f41-4d4b-928f-a79d75e5da38 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.461419 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-1f9730ad-b663-44fb-9d34-17b83f53fdcc tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:20:20.461785 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 759/3019] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 1169 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:20.463890 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef845631-1f41-4d4b-928f-a79d75e5da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:20.464132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef845631-1f41-4d4b-928f-a79d75e5da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.464466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef845631-1f41-4d4b-928f-a79d75e5da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.469174 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-e21bfe1f-22ad-4a36-a5c2-5c5b3a1a5e4a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.471135 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-e21bfe1f-22ad-4a36-a5c2-5c5b3a1a5e4a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:20:20.471367 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-e21bfe1f-22ad-4a36-a5c2-5c5b3a1a5e4a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.471583 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-e21bfe1f-22ad-4a36-a5c2-5c5b3a1a5e4a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.474060 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.474060 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:20.478615 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ef845631-1f41-4d4b-928f-a79d75e5da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:20.485770 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.485770 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:20.486221 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-818eea7e-4fd1-453c-92e0-47a60c38a376 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.487116 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef845631-1f41-4d4b-928f-a79d75e5da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 returned with HTTP 200 Aug 23 18:20:20.487515 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 759/3020] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:20.489510 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-818eea7e-4fd1-453c-92e0-47a60c38a376 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] POST https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/action Aug 23 18:20:20.491967 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-818eea7e-4fd1-453c-92e0-47a60c38a376 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:20.492133 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-818eea7e-4fd1-453c-92e0-47a60c38a376 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:20.498388 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-e21bfe1f-22ad-4a36-a5c2-5c5b3a1a5e4a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:20:20.501763 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78aaca81-cb91-4d39-be48-f81e9f363486 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.506831 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78aaca81-cb91-4d39-be48-f81e9f363486 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:20.506831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78aaca81-cb91-4d39-be48-f81e9f363486 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.506831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78aaca81-cb91-4d39-be48-f81e9f363486 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.506831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-78aaca81-cb91-4d39-be48-f81e9f363486 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:20.510178 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-e21bfe1f-22ad-4a36-a5c2-5c5b3a1a5e4a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:20:20.511068 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 754/3021] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:20.512627 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.512627 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:20.514639 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78aaca81-cb91-4d39-be48-f81e9f363486 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:20.514639 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 760/3022] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:20.525564 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.525564 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:20.526233 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-818eea7e-4fd1-453c-92e0-47a60c38a376 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:20:20.536912 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-818eea7e-4fd1-453c-92e0-47a60c38a376 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Begin detaching volume completed successfully. Aug 23 18:20:20.537506 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-818eea7e-4fd1-453c-92e0-47a60c38a376 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/action returned with HTTP 202 Aug 23 18:20:20.539046 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 750/3023] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:20:20 2026] POST /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:20.571831 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7118cf0c-39e1-4a96-89d1-14669c50c508 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.572058 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7118cf0c-39e1-4a96-89d1-14669c50c508 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:20.572185 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7118cf0c-39e1-4a96-89d1-14669c50c508 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.572415 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7118cf0c-39e1-4a96-89d1-14669c50c508 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.572603 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7118cf0c-39e1-4a96-89d1-14669c50c508 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:20.581346 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.581346 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:20.582722 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7118cf0c-39e1-4a96-89d1-14669c50c508 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:20.583309 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 760/3024] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:20.634048 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e56deac-1270-42b4-b202-784180482fe0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.634598 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e56deac-1270-42b4-b202-784180482fe0 None None] GET https://10.4.3.148/volume// Aug 23 18:20:20.635689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e56deac-1270-42b4-b202-784180482fe0 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.635689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e56deac-1270-42b4-b202-784180482fe0 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.635689 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e56deac-1270-42b4-b202-784180482fe0 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:20.636647 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 755/3025] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:20.656531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-b2f53af6-c697-4a72-88a7-a86c19ad3a1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.659892 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-b2f53af6-c697-4a72-88a7-a86c19ad3a1a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:20.660086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-b2f53af6-c697-4a72-88a7-a86c19ad3a1a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.660361 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-b2f53af6-c697-4a72-88a7-a86c19ad3a1a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.660630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-74071194-8101-4521-9576-f573a577494b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.666574 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-74071194-8101-4521-9576-f573a577494b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] PUT https://10.4.3.148/volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa Aug 23 18:20:20.667335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-74071194-8101-4521-9576-f573a577494b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:20.675180 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.675180 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:20.678104 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b3f3c47e-b0cc-4ef3-ab88-9ba9c0fc8ac4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.681701 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3f3c47e-b0cc-4ef3-ab88-9ba9c0fc8ac4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:20.681701 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3f3c47e-b0cc-4ef3-ab88-9ba9c0fc8ac4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.682006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3f3c47e-b0cc-4ef3-ab88-9ba9c0fc8ac4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.683422 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b3f3c47e-b0cc-4ef3-ab88-9ba9c0fc8ac4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:20.688415 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-74071194-8101-4521-9576-f573a577494b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Acquiring lock "cinder-attachment_update-26d8a66e-8442-4f57-a261-1a555793d9b7-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:20:20.688578 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-b2f53af6-c697-4a72-88a7-a86c19ad3a1a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:20:20.696696 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.696696 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:20.699324 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3f3c47e-b0cc-4ef3-ab88-9ba9c0fc8ac4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:20.699888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-74071194-8101-4521-9576-f573a577494b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-26d8a66e-8442-4f57-a261-1a555793d9b7-np0000007943" acquired by "attachment_update" :: waited 0.013s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:20:20.700454 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 761/3026] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:20.701548 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.701548 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:20.702340 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-b2f53af6-c697-4a72-88a7-a86c19ad3a1a tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:20:20.702527 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 761/3027] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 1352 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:20:20.722303 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-e61f0328-c189-4983-9369-8f1e2d38855e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.725994 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-e61f0328-c189-4983-9369-8f1e2d38855e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption Aug 23 18:20:20.726388 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-e61f0328-c189-4983-9369-8f1e2d38855e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.726865 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-e61f0328-c189-4983-9369-8f1e2d38855e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.740453 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.740453 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:20.750269 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-e61f0328-c189-4983-9369-8f1e2d38855e tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption returned with HTTP 200 Aug 23 18:20:20.751020 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 756/3028] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:20.873711 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-74071194-8101-4521-9576-f573a577494b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-26d8a66e-8442-4f57-a261-1a555793d9b7-np0000007943" released by "attachment_update" :: held 0.173s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:20:20.874393 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-74071194-8101-4521-9576-f573a577494b tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa returned with HTTP 200 Aug 23 18:20:20.874965 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 751/3029] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:20:20 2026] PUT /volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:20.943398 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-a6c5874b-0edf-460b-aa8d-9ac1805ffea2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.945956 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-a6c5874b-0edf-460b-aa8d-9ac1805ffea2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa/action Aug 23 18:20:20.946415 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-a6c5874b-0edf-460b-aa8d-9ac1805ffea2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:20.946705 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-a6c5874b-0edf-460b-aa8d-9ac1805ffea2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:20.967753 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea9115fd-871a-4aa7-9f24-7e645ff3421c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:20.970445 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea9115fd-871a-4aa7-9f24-7e645ff3421c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:20.970778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea9115fd-871a-4aa7-9f24-7e645ff3421c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:20.971056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea9115fd-871a-4aa7-9f24-7e645ff3421c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:20.971346 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ea9115fd-871a-4aa7-9f24-7e645ff3421c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:20.978755 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.978755 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:20.978970 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:20.978970 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:20.979899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea9115fd-871a-4aa7-9f24-7e645ff3421c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:20.980563 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 762/3030] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:20 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:20.999362 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9ab213de-5974-4f1b-83b4-bac15697acb8 req-a6c5874b-0edf-460b-aa8d-9ac1805ffea2 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa/action returned with HTTP 204 Aug 23 18:20:20.999982 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 762/3031] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:20:20 2026] POST /volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:21.192865 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bdabbcca-b513-4f6e-80a8-268243ca62b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.196609 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdabbcca-b513-4f6e-80a8-268243ca62b0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:21.197014 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdabbcca-b513-4f6e-80a8-268243ca62b0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:21.199085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdabbcca-b513-4f6e-80a8-268243ca62b0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:21.199085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bdabbcca-b513-4f6e-80a8-268243ca62b0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:21.205138 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.205138 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:21.206889 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdabbcca-b513-4f6e-80a8-268243ca62b0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:21.207539 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 757/3032] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:21.503241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e4cfdb6a-b3cf-4e0b-b0d6-0bc9a7fbd8fd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.505291 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4cfdb6a-b3cf-4e0b-b0d6-0bc9a7fbd8fd tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:21.505862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4cfdb6a-b3cf-4e0b-b0d6-0bc9a7fbd8fd tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:21.505862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4cfdb6a-b3cf-4e0b-b0d6-0bc9a7fbd8fd tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:21.521236 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.521236 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:21.526270 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e4cfdb6a-b3cf-4e0b-b0d6-0bc9a7fbd8fd tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:21.530637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e44ca19d-4878-4a3a-a007-f9a820831fa3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.533814 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4cfdb6a-b3cf-4e0b-b0d6-0bc9a7fbd8fd tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 returned with HTTP 200 Aug 23 18:20:21.533814 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 752/3033] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:21.533979 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e44ca19d-4878-4a3a-a007-f9a820831fa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:21.533979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e44ca19d-4878-4a3a-a007-f9a820831fa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:21.533979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e44ca19d-4878-4a3a-a007-f9a820831fa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:21.533979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e44ca19d-4878-4a3a-a007-f9a820831fa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:21.540207 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.540207 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:21.541371 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e44ca19d-4878-4a3a-a007-f9a820831fa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:21.541884 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 763/3034] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:21.551707 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.553017 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:20:21.553516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cce9463-97a5-4b9a-bd98-1f5eeb92abc1", "name": "tempest-SnapshotsActionsTest-Snapshot-262001162"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:21.562553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72408be1-292e-457c-bedc-339bd435237d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.568859 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.568859 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:21.569059 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15/restore Aug 23 18:20:21.569569 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:21.569754 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create snapshot from volume 2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:21.569812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4d98989b-057d-44cd-931a-2ab652280b42"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:21.571735 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Restoring backup 70c44fc6-ee73-4f65-9c48-5458e8799d15 ({'restore': {'volume_id': '4d98989b-057d-44cd-931a-2ab652280b42'}}) {{(pid=100225) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:20:21.571987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Restoring backup 70c44fc6-ee73-4f65-9c48-5458e8799d15 to volume 4d98989b-057d-44cd-931a-2ab652280b42. Aug 23 18:20:21.578501 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.578501 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:21.590980 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.590980 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:21.592027 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:20:21.592828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Checking backup size 1 against volume size 1 {{(pid=100225) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:20:21.592828 np0000007943 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Overwriting volume 4d98989b-057d-44cd-931a-2ab652280b42 with restore of backup 70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:21.597579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d00cec70-6e13-4ba0-954b-70905f3a9bda None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.602490 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d00cec70-6e13-4ba0-954b-70905f3a9bda tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:21.603038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d00cec70-6e13-4ba0-954b-70905f3a9bda tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:21.603038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d00cec70-6e13-4ba0-954b-70905f3a9bda tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:21.603591 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d00cec70-6e13-4ba0-954b-70905f3a9bda tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:21.614762 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.614762 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:21.614979 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d00cec70-6e13-4ba0-954b-70905f3a9bda tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:21.615245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] restore_backup in rpcapi backup_id 70c44fc6-ee73-4f65-9c48-5458e8799d15 {{(pid=100225) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:20:21.615400 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 753/3035] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:21.618601 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72408be1-292e-457c-bedc-339bd435237d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15/restore returned with HTTP 202 Aug 23 18:20:21.624011 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 758/3036] 10.4.3.148 () {68 vars in 1393 bytes} [Sun Aug 23 18:20:21 2026] POST /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15/restore => generated 182 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:21.637140 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a79b64c-c891-4154-97d4-6c2ba604abde None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.640851 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a79b64c-c891-4154-97d4-6c2ba604abde tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:21.640851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a79b64c-c891-4154-97d4-6c2ba604abde tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:21.640851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a79b64c-c891-4154-97d4-6c2ba604abde tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:21.640981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3a79b64c-c891-4154-97d4-6c2ba604abde tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:21.649030 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.649030 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:21.649856 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a79b64c-c891-4154-97d4-6c2ba604abde tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:21.650366 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 764/3037] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:21.656932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Created reservations ['199ec043-27d9-410a-8a55-a48b34d72112', '0311ac60-8d6a-4a20-9e4c-f255b4ff5b67', 'bfaf7098-7f74-484c-a0ab-488e614c7f64', 'f59df000-4fc9-4e21-921a-d06c69edb835'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:21.713537 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot create request issued successfully. Aug 23 18:20:21.715030 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7772c89c-558a-4c3a-998b-861cd6c8b4ed tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:20:21.715030 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 763/3038] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:20:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:21.722421 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2fa56bac-a88e-4a62-a574-ea482f682807 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.726528 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fa56bac-a88e-4a62-a574-ea482f682807 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:21.726659 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d65779c8-deaa-4161-854f-236715611c4e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.726968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fa56bac-a88e-4a62-a574-ea482f682807 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:21.729578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fa56bac-a88e-4a62-a574-ea482f682807 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:21.729804 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2fa56bac-a88e-4a62-a574-ea482f682807 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:21.731364 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d65779c8-deaa-4161-854f-236715611c4e tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:21.731738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d65779c8-deaa-4161-854f-236715611c4e tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:21.732111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d65779c8-deaa-4161-854f-236715611c4e tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:21.739362 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.739362 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:21.740359 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d65779c8-deaa-4161-854f-236715611c4e tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:21.740610 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:21.740610 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:21.741412 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d65779c8-deaa-4161-854f-236715611c4e tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:21.741548 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fa56bac-a88e-4a62-a574-ea482f682807 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:21.742052 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 759/3039] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:21.742127 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 754/3040] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:21.996296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7897808f-b086-41d6-915d-f31fff0f7854 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:21.998379 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7897808f-b086-41d6-915d-f31fff0f7854 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:21.998695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7897808f-b086-41d6-915d-f31fff0f7854 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.000651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7897808f-b086-41d6-915d-f31fff0f7854 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.000960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7897808f-b086-41d6-915d-f31fff0f7854 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:22.010890 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.010890 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:22.012453 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7897808f-b086-41d6-915d-f31fff0f7854 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:22.013144 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 765/3041] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:21 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.223279 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c4c37898-1705-4ed0-8ae3-3de95576b60e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.225417 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4c37898-1705-4ed0-8ae3-3de95576b60e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:22.225664 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4c37898-1705-4ed0-8ae3-3de95576b60e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.225929 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4c37898-1705-4ed0-8ae3-3de95576b60e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.226074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c4c37898-1705-4ed0-8ae3-3de95576b60e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:22.231226 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.231226 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:22.232345 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4c37898-1705-4ed0-8ae3-3de95576b60e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:22.232916 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 764/3042] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:22 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.629989 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70b923f7-e8a1-4a7d-9fe4-e8c6d0a04f8c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.632294 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70b923f7-e8a1-4a7d-9fe4-e8c6d0a04f8c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:22.632414 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70b923f7-e8a1-4a7d-9fe4-e8c6d0a04f8c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.632659 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70b923f7-e8a1-4a7d-9fe4-e8c6d0a04f8c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.632808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-70b923f7-e8a1-4a7d-9fe4-e8c6d0a04f8c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:22.637597 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.637597 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:22.638394 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70b923f7-e8a1-4a7d-9fe4-e8c6d0a04f8c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:22.638885 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 760/3043] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:22 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.663860 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1808eb6e-dcd2-4c19-977e-57637dd009fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.669483 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1808eb6e-dcd2-4c19-977e-57637dd009fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:22.669811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1808eb6e-dcd2-4c19-977e-57637dd009fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.670246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1808eb6e-dcd2-4c19-977e-57637dd009fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.670423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1808eb6e-dcd2-4c19-977e-57637dd009fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:22.676367 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.676367 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:22.677368 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1808eb6e-dcd2-4c19-977e-57637dd009fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:22.677962 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 755/3044] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:22 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.754672 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5613fb35-5121-4858-b8ff-c8ddf6424e63 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.757306 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-397746cf-ac9f-4e20-9c38-d47a6c16bfe4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.757896 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5613fb35-5121-4858-b8ff-c8ddf6424e63 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:22.757896 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5613fb35-5121-4858-b8ff-c8ddf6424e63 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.757896 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5613fb35-5121-4858-b8ff-c8ddf6424e63 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.761703 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-397746cf-ac9f-4e20-9c38-d47a6c16bfe4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:22.762096 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-397746cf-ac9f-4e20-9c38-d47a6c16bfe4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.762392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-397746cf-ac9f-4e20-9c38-d47a6c16bfe4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.762532 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-397746cf-ac9f-4e20-9c38-d47a6c16bfe4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:22.764744 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.764744 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:22.765289 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5613fb35-5121-4858-b8ff-c8ddf6424e63 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:22.766276 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5613fb35-5121-4858-b8ff-c8ddf6424e63 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:22.766709 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 766/3045] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:22 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.770693 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.770693 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:22.771505 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-397746cf-ac9f-4e20-9c38-d47a6c16bfe4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:22.771942 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 765/3046] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:22 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.779874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0176ad10-5737-4cf7-80c2-c69c00a8eeab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.814729 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0176ad10-5737-4cf7-80c2-c69c00a8eeab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:22.816439 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0176ad10-5737-4cf7-80c2-c69c00a8eeab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:22.816439 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0176ad10-5737-4cf7-80c2-c69c00a8eeab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:22.817067 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-0176ad10-5737-4cf7-80c2-c69c00a8eeab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'creating'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:22.833357 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.833357 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:22.852520 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0176ad10-5737-4cf7-80c2-c69c00a8eeab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:22.853081 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 761/3047] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:22 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:22.861579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bc4ace1-2a43-460d-aac2-6b14a8e7ae05 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.865287 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bc4ace1-2a43-460d-aac2-6b14a8e7ae05 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:22.865593 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bc4ace1-2a43-460d-aac2-6b14a8e7ae05 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.865884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bc4ace1-2a43-460d-aac2-6b14a8e7ae05 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.873133 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.873133 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:22.873688 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6bc4ace1-2a43-460d-aac2-6b14a8e7ae05 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:22.874873 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bc4ace1-2a43-460d-aac2-6b14a8e7ae05 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:22.876338 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 756/3048] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:22 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.888486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd52187b-aab6-4df1-8308-1b441ad88c4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.890882 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd52187b-aab6-4df1-8308-1b441ad88c4c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:22.891326 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd52187b-aab6-4df1-8308-1b441ad88c4c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:22.891493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd52187b-aab6-4df1-8308-1b441ad88c4c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:22.893130 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-dd52187b-aab6-4df1-8308-1b441ad88c4c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:22.921783 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.921783 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:22.939388 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd52187b-aab6-4df1-8308-1b441ad88c4c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:22.940056 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 767/3049] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:22 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:22.955503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-227b0fb4-1d4a-4382-ab8b-af6bccb70cef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.957922 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-227b0fb4-1d4a-4382-ab8b-af6bccb70cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:22.958240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-227b0fb4-1d4a-4382-ab8b-af6bccb70cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:22.958751 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-227b0fb4-1d4a-4382-ab8b-af6bccb70cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:22.965067 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:22.965067 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:22.965651 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-227b0fb4-1d4a-4382-ab8b-af6bccb70cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:22.966715 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-227b0fb4-1d4a-4382-ab8b-af6bccb70cef tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:22.967269 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 766/3050] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:22 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:22.982300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:22.984567 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:20:22.985052 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cce9463-97a5-4b9a-bd98-1f5eeb92abc1", "name": "tempest-SnapshotsActionsTest-Snapshot-697255601"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:23.005124 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:23.005124 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:23.005838 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:23.006046 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create snapshot from volume 2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:23.025488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe9eac31-ebcf-413d-94f1-90108af7c6b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:23.027807 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe9eac31-ebcf-413d-94f1-90108af7c6b8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:23.028060 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe9eac31-ebcf-413d-94f1-90108af7c6b8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:23.029915 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe9eac31-ebcf-413d-94f1-90108af7c6b8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:23.029915 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fe9eac31-ebcf-413d-94f1-90108af7c6b8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:23.035631 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:23.035631 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:23.036095 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Created reservations ['d0978669-5a63-408c-b91c-e1fe9e23b5a7', '128926b1-d959-4de9-93d2-3ee9f0686ebd', '29b7ec44-c7f7-4389-a5f8-00fe996dbd8e', '151bb25b-ade0-4120-b8a4-e7808648b98a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:23.036939 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe9eac31-ebcf-413d-94f1-90108af7c6b8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:23.037698 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 757/3051] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:23 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:23.082029 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot create request issued successfully. Aug 23 18:20:23.082660 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-924baa9a-a85f-40a0-af9a-f4908d8a40ce tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:20:23.082893 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 762/3052] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:20:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:23.096013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-323004af-5a00-4cd6-bde4-e31ce2e184b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:23.098180 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-323004af-5a00-4cd6-bde4-e31ce2e184b9 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 Aug 23 18:20:23.099803 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-323004af-5a00-4cd6-bde4-e31ce2e184b9 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:23.099803 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-323004af-5a00-4cd6-bde4-e31ce2e184b9 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:23.104657 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:23.104657 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:23.105207 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-323004af-5a00-4cd6-bde4-e31ce2e184b9 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:23.106159 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-323004af-5a00-4cd6-bde4-e31ce2e184b9 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 returned with HTTP 200 Aug 23 18:20:23.106628 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 768/3053] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:23 2026] GET /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:23.244631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-213d606f-db0c-4a83-b4ad-e4928b149ddb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:23.246453 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-213d606f-db0c-4a83-b4ad-e4928b149ddb tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:23.246669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-213d606f-db0c-4a83-b4ad-e4928b149ddb tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:23.246877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-213d606f-db0c-4a83-b4ad-e4928b149ddb tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:23.246979 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-213d606f-db0c-4a83-b4ad-e4928b149ddb tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:23.251751 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:23.251751 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:23.252572 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-213d606f-db0c-4a83-b4ad-e4928b149ddb tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:23.253023 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 767/3054] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:23 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:23.649972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dba73d4c-9e8d-4920-9fd4-be0eaf2b8837 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:23.652255 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dba73d4c-9e8d-4920-9fd4-be0eaf2b8837 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:23.652540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dba73d4c-9e8d-4920-9fd4-be0eaf2b8837 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:23.652813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dba73d4c-9e8d-4920-9fd4-be0eaf2b8837 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:23.653138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dba73d4c-9e8d-4920-9fd4-be0eaf2b8837 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:23.657956 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:23.657956 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:23.658771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dba73d4c-9e8d-4920-9fd4-be0eaf2b8837 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:23.659327 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 758/3055] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:23 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:23.690148 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b4eaa54-17b7-4113-bf58-96caf1b2453f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:23.692605 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b4eaa54-17b7-4113-bf58-96caf1b2453f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:23.693017 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b4eaa54-17b7-4113-bf58-96caf1b2453f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:23.693269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b4eaa54-17b7-4113-bf58-96caf1b2453f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:23.693410 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6b4eaa54-17b7-4113-bf58-96caf1b2453f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:23.698719 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:23.698719 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:23.699901 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b4eaa54-17b7-4113-bf58-96caf1b2453f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:23.700314 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 763/3056] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:23 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:23.785276 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e609264-10cc-4335-bfd0-2830fc22a38b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:23.789046 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e609264-10cc-4335-bfd0-2830fc22a38b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:23.789353 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e609264-10cc-4335-bfd0-2830fc22a38b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:23.789554 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e609264-10cc-4335-bfd0-2830fc22a38b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:23.789661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7e609264-10cc-4335-bfd0-2830fc22a38b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:23.797619 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:23.797619 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:23.798936 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e609264-10cc-4335-bfd0-2830fc22a38b tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:23.800024 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 769/3057] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:23 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.049726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e34f7a07-8a55-49f0-8797-a97fe9f2b4ae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.051474 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e34f7a07-8a55-49f0-8797-a97fe9f2b4ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:24.051759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e34f7a07-8a55-49f0-8797-a97fe9f2b4ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.052155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e34f7a07-8a55-49f0-8797-a97fe9f2b4ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.052155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e34f7a07-8a55-49f0-8797-a97fe9f2b4ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:24.056559 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.056559 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:24.057287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e34f7a07-8a55-49f0-8797-a97fe9f2b4ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:24.057600 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 768/3058] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.116613 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-104d91ea-a02f-4625-844a-e7f18899eea2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.118539 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-104d91ea-a02f-4625-844a-e7f18899eea2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 Aug 23 18:20:24.118724 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-104d91ea-a02f-4625-844a-e7f18899eea2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.118918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-104d91ea-a02f-4625-844a-e7f18899eea2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.120466 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=399,cinder:UPDATE=82,cinder:INSERT=30 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:20:24.124563 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.124563 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:24.125016 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-104d91ea-a02f-4625-844a-e7f18899eea2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:24.125667 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-104d91ea-a02f-4625-844a-e7f18899eea2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 returned with HTTP 200 Aug 23 18:20:24.126052 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 759/3059] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.136293 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-449a4899-14fd-448c-bfc4-f4b89aaaab88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.138138 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-449a4899-14fd-448c-bfc4-f4b89aaaab88 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4/action Aug 23 18:20:24.138533 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-449a4899-14fd-448c-bfc4-f4b89aaaab88 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:24.138675 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-449a4899-14fd-448c-bfc4-f4b89aaaab88 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:24.140428 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-449a4899-14fd-448c-bfc4-f4b89aaaab88 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot 'a7d99083-a3a2-4a94-ad78-67e1bc5844d4' with '{'status': 'creating'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:24.149187 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.149187 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:24.160729 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-449a4899-14fd-448c-bfc4-f4b89aaaab88 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4/action returned with HTTP 202 Aug 23 18:20:24.161227 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 764/3060] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:24 2026] POST /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:24.169924 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1368bed1-f299-4cc4-ae31-50a9510292d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.173584 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1368bed1-f299-4cc4-ae31-50a9510292d6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 Aug 23 18:20:24.173787 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1368bed1-f299-4cc4-ae31-50a9510292d6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.174029 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1368bed1-f299-4cc4-ae31-50a9510292d6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.180240 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.180240 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:24.180806 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1368bed1-f299-4cc4-ae31-50a9510292d6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:24.181547 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1368bed1-f299-4cc4-ae31-50a9510292d6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 returned with HTTP 200 Aug 23 18:20:24.181951 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 770/3061] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.191741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af765702-4d4d-48d8-82f2-047be0bd06ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.194114 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af765702-4d4d-48d8-82f2-047be0bd06ab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4/action Aug 23 18:20:24.194477 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af765702-4d4d-48d8-82f2-047be0bd06ab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:24.194605 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af765702-4d4d-48d8-82f2-047be0bd06ab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:24.220441 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.220441 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:24.220892 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af765702-4d4d-48d8-82f2-047be0bd06ab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot retrieved successfully. Aug 23 18:20:24.239161 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af765702-4d4d-48d8-82f2-047be0bd06ab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot delete request issued successfully. Aug 23 18:20:24.239467 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af765702-4d4d-48d8-82f2-047be0bd06ab tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4/action returned with HTTP 202 Aug 23 18:20:24.240226 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 769/3062] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:24 2026] POST /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 23 18:20:24.252557 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e754d387-741f-4401-ac85-c8f0fc6fd269 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.254420 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e754d387-741f-4401-ac85-c8f0fc6fd269 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 Aug 23 18:20:24.254623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e754d387-741f-4401-ac85-c8f0fc6fd269 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.254871 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e754d387-741f-4401-ac85-c8f0fc6fd269 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.268121 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.268121 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:24.268121 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e754d387-741f-4401-ac85-c8f0fc6fd269 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:24.268121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e754d387-741f-4401-ac85-c8f0fc6fd269 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 returned with HTTP 200 Aug 23 18:20:24.268418 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b60e1e91-3c30-49a0-b756-d771d84c4218 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.268466 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 760/3063] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.269567 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b60e1e91-3c30-49a0-b756-d771d84c4218 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:24.269732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b60e1e91-3c30-49a0-b756-d771d84c4218 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.269939 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b60e1e91-3c30-49a0-b756-d771d84c4218 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.270042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b60e1e91-3c30-49a0-b756-d771d84c4218 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:24.274283 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.274283 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:24.274908 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b60e1e91-3c30-49a0-b756-d771d84c4218 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:24.275345 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 765/3064] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.670616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6376e6a7-57d1-43b8-a690-0c933b187dc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.672947 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6376e6a7-57d1-43b8-a690-0c933b187dc9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:24.673291 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6376e6a7-57d1-43b8-a690-0c933b187dc9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.673621 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6376e6a7-57d1-43b8-a690-0c933b187dc9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.673810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6376e6a7-57d1-43b8-a690-0c933b187dc9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:24.678450 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.678450 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:24.679058 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6376e6a7-57d1-43b8-a690-0c933b187dc9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:24.679636 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 771/3065] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.711227 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f9c7ee2-cbf0-41d1-9bf6-d7bebb351e3c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.713511 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f9c7ee2-cbf0-41d1-9bf6-d7bebb351e3c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:24.713737 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f9c7ee2-cbf0-41d1-9bf6-d7bebb351e3c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.714013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f9c7ee2-cbf0-41d1-9bf6-d7bebb351e3c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.714155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4f9c7ee2-cbf0-41d1-9bf6-d7bebb351e3c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:24.719490 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.719490 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:24.720450 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f9c7ee2-cbf0-41d1-9bf6-d7bebb351e3c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:24.720930 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 770/3066] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:24.812458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-092a27a6-e7f1-4530-bf26-c529a6400790 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:24.814703 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-092a27a6-e7f1-4530-bf26-c529a6400790 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:24.814995 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-092a27a6-e7f1-4530-bf26-c529a6400790 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:24.815237 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-092a27a6-e7f1-4530-bf26-c529a6400790 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:24.815373 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-092a27a6-e7f1-4530-bf26-c529a6400790 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:24.821213 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:24.821213 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:24.821974 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-092a27a6-e7f1-4530-bf26-c529a6400790 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:24.822378 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 761/3067] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:24 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:25.070085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a86f8786-4a9f-4f0a-82fb-9c0baa18128f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.072122 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a86f8786-4a9f-4f0a-82fb-9c0baa18128f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:25.072386 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a86f8786-4a9f-4f0a-82fb-9c0baa18128f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.072642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a86f8786-4a9f-4f0a-82fb-9c0baa18128f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.072806 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a86f8786-4a9f-4f0a-82fb-9c0baa18128f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:25.077487 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.077487 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:25.078936 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a86f8786-4a9f-4f0a-82fb-9c0baa18128f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:25.078936 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 766/3068] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:25.287777 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc94e866-823c-4bca-8df6-301349c60eb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.290053 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc94e866-823c-4bca-8df6-301349c60eb0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 Aug 23 18:20:25.290283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc94e866-823c-4bca-8df6-301349c60eb0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.291296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc94e866-823c-4bca-8df6-301349c60eb0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.291414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12ce8e92-450c-4dc1-bac7-3a978ec6efa7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.296918 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12ce8e92-450c-4dc1-bac7-3a978ec6efa7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:25.297246 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12ce8e92-450c-4dc1-bac7-3a978ec6efa7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.297289 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc94e866-823c-4bca-8df6-301349c60eb0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 returned with HTTP 404 Aug 23 18:20:25.297547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12ce8e92-450c-4dc1-bac7-3a978ec6efa7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.297726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-12ce8e92-450c-4dc1-bac7-3a978ec6efa7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:25.297844 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 772/3069] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:25.306910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d46e6e3-d134-42e8-8b29-63bb902c181a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.307564 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.307564 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:25.308431 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12ce8e92-450c-4dc1-bac7-3a978ec6efa7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:25.308994 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 771/3070] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:25.309627 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d46e6e3-d134-42e8-8b29-63bb902c181a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:25.310382 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d46e6e3-d134-42e8-8b29-63bb902c181a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:25.310382 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d46e6e3-d134-42e8-8b29-63bb902c181a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:25.312827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-1d46e6e3-d134-42e8-8b29-63bb902c181a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'available'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:25.325355 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.325355 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:25.342925 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d46e6e3-d134-42e8-8b29-63bb902c181a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:25.343641 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 762/3071] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:25 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:25.355485 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8adb38c6-1f54-4680-b274-7bb38db7d04f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.361124 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8adb38c6-1f54-4680-b274-7bb38db7d04f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:25.361124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8adb38c6-1f54-4680-b274-7bb38db7d04f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.361444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8adb38c6-1f54-4680-b274-7bb38db7d04f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.367728 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.367728 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:25.368414 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8adb38c6-1f54-4680-b274-7bb38db7d04f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:25.369761 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8adb38c6-1f54-4680-b274-7bb38db7d04f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:25.370271 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 767/3072] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:25.405444 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4415c008-33e0-4e23-a27b-808a980d4c97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.407974 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4415c008-33e0-4e23-a27b-808a980d4c97 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 Aug 23 18:20:25.408084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4415c008-33e0-4e23-a27b-808a980d4c97 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.408310 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4415c008-33e0-4e23-a27b-808a980d4c97 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.408562 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-4415c008-33e0-4e23-a27b-808a980d4c97 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Delete snapshot with id: a7d99083-a3a2-4a94-ad78-67e1bc5844d4 Aug 23 18:20:25.415146 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4415c008-33e0-4e23-a27b-808a980d4c97 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 returned with HTTP 404 Aug 23 18:20:25.416093 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 773/3073] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:20:25 2026] DELETE /volume/v3/snapshots/a7d99083-a3a2-4a94-ad78-67e1bc5844d4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:25.426319 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06f13d67-9445-4851-b2dd-cf89677aca95 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.427823 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06f13d67-9445-4851-b2dd-cf89677aca95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:20:25.428130 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06f13d67-9445-4851-b2dd-cf89677aca95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cce9463-97a5-4b9a-bd98-1f5eeb92abc1", "name": "tempest-SnapshotsActionsTest-Snapshot-981944447"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:25.439076 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.439076 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:25.439776 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-06f13d67-9445-4851-b2dd-cf89677aca95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:25.439776 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-06f13d67-9445-4851-b2dd-cf89677aca95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create snapshot from volume 2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:25.471335 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-06f13d67-9445-4851-b2dd-cf89677aca95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Created reservations ['c098f5e1-9850-4c1e-a4b5-4f529fa0bc3b', 'd13a24a9-96a9-4837-95bb-a8c70bf1ae21', '5c611cf4-a760-4337-9bc4-5ef768a36700', 'd6f7bf3f-0dbf-48dc-8d19-bb5117f8f4d1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:25.507717 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-06f13d67-9445-4851-b2dd-cf89677aca95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot create request issued successfully. Aug 23 18:20:25.508190 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06f13d67-9445-4851-b2dd-cf89677aca95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:20:25.508637 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 772/3074] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:20:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:25.519134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ec1c263a-6a35-4643-8bca-22d7c407da38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.521372 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec1c263a-6a35-4643-8bca-22d7c407da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 Aug 23 18:20:25.521600 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec1c263a-6a35-4643-8bca-22d7c407da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.521854 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec1c263a-6a35-4643-8bca-22d7c407da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.527904 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.527904 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:25.528369 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ec1c263a-6a35-4643-8bca-22d7c407da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:25.529237 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec1c263a-6a35-4643-8bca-22d7c407da38 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 returned with HTTP 200 Aug 23 18:20:25.529858 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 763/3075] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:25.692732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bac555ad-02f8-4072-a45b-d44ca768b2dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.695213 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bac555ad-02f8-4072-a45b-d44ca768b2dd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:25.695464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bac555ad-02f8-4072-a45b-d44ca768b2dd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.695722 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bac555ad-02f8-4072-a45b-d44ca768b2dd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.695909 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bac555ad-02f8-4072-a45b-d44ca768b2dd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:25.700905 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.700905 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:25.701699 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bac555ad-02f8-4072-a45b-d44ca768b2dd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:25.702305 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 768/3076] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:25.734280 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fe594e4-5047-41e1-8932-c5fb79af92df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.737742 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fe594e4-5047-41e1-8932-c5fb79af92df tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:25.738338 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fe594e4-5047-41e1-8932-c5fb79af92df tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.739074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fe594e4-5047-41e1-8932-c5fb79af92df tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.739244 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8fe594e4-5047-41e1-8932-c5fb79af92df tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:25.746704 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.746704 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:25.747481 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fe594e4-5047-41e1-8932-c5fb79af92df tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:25.748136 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 774/3077] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:25.841818 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73ea7f31-8fa8-46fe-89d6-225d0d66ba21 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:25.844664 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73ea7f31-8fa8-46fe-89d6-225d0d66ba21 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:25.844973 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73ea7f31-8fa8-46fe-89d6-225d0d66ba21 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:25.845211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73ea7f31-8fa8-46fe-89d6-225d0d66ba21 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:25.845348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-73ea7f31-8fa8-46fe-89d6-225d0d66ba21 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:25.856969 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:25.856969 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:25.857901 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73ea7f31-8fa8-46fe-89d6-225d0d66ba21 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:25.858373 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 773/3078] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:25 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.089628 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b56ce1a-0f8f-4274-a26a-2cba33c1a8a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.092941 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b56ce1a-0f8f-4274-a26a-2cba33c1a8a4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:26.093192 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b56ce1a-0f8f-4274-a26a-2cba33c1a8a4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.093453 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b56ce1a-0f8f-4274-a26a-2cba33c1a8a4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.093596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4b56ce1a-0f8f-4274-a26a-2cba33c1a8a4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:26.107858 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.107858 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:26.109265 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b56ce1a-0f8f-4274-a26a-2cba33c1a8a4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:26.109410 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 764/3079] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.123294 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff8f268a-69ea-45c3-bd21-15a278287eb0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.126172 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff8f268a-69ea-45c3-bd21-15a278287eb0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:26.126172 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff8f268a-69ea-45c3-bd21-15a278287eb0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.126389 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff8f268a-69ea-45c3-bd21-15a278287eb0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.138272 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.138272 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:26.141860 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ff8f268a-69ea-45c3-bd21-15a278287eb0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:26.145935 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff8f268a-69ea-45c3-bd21-15a278287eb0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:26.146383 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 769/3080] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:26.165228 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79619ea8-459e-49aa-a61f-4d710d012985 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.167490 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79619ea8-459e-49aa-a61f-4d710d012985 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:26.167737 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79619ea8-459e-49aa-a61f-4d710d012985 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.168035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79619ea8-459e-49aa-a61f-4d710d012985 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.168183 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-79619ea8-459e-49aa-a61f-4d710d012985 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete backup with id: 6da6cd82-42c5-4a76-bbb4-8f29f46462df. Aug 23 18:20:26.173470 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.173470 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:26.188417 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-79619ea8-459e-49aa-a61f-4d710d012985 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] delete_backup rpcapi backup_id 6da6cd82-42c5-4a76-bbb4-8f29f46462df {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:20:26.190953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79619ea8-459e-49aa-a61f-4d710d012985 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 202 Aug 23 18:20:26.191650 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 775/3081] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:26 2026] DELETE /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:26.202203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-38871bf0-916d-46af-aef5-146da714e252 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.204633 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38871bf0-916d-46af-aef5-146da714e252 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:26.204954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38871bf0-916d-46af-aef5-146da714e252 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.205222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38871bf0-916d-46af-aef5-146da714e252 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.205377 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-38871bf0-916d-46af-aef5-146da714e252 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:26.210822 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.210822 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:26.211871 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38871bf0-916d-46af-aef5-146da714e252 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:26.212352 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 774/3082] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.325756 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-816fa3da-f107-435d-b056-a7cd3c0ecf88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.327537 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-816fa3da-f107-435d-b056-a7cd3c0ecf88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:26.327834 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-816fa3da-f107-435d-b056-a7cd3c0ecf88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.328060 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-816fa3da-f107-435d-b056-a7cd3c0ecf88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.328122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-816fa3da-f107-435d-b056-a7cd3c0ecf88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:26.333693 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.333693 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:26.333693 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-816fa3da-f107-435d-b056-a7cd3c0ecf88 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:26.333693 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 765/3083] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.541307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4289b8e0-f257-48b4-b14b-9020c12688d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.543557 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4289b8e0-f257-48b4-b14b-9020c12688d0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 Aug 23 18:20:26.543850 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4289b8e0-f257-48b4-b14b-9020c12688d0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.544127 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4289b8e0-f257-48b4-b14b-9020c12688d0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.549940 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.549940 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:26.550890 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4289b8e0-f257-48b4-b14b-9020c12688d0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:26.551670 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4289b8e0-f257-48b4-b14b-9020c12688d0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 returned with HTTP 200 Aug 23 18:20:26.552099 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 770/3084] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.562708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-42cff9e3-603f-46db-aac2-fe67c66dfe58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.565493 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42cff9e3-603f-46db-aac2-fe67c66dfe58 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9/action Aug 23 18:20:26.566040 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42cff9e3-603f-46db-aac2-fe67c66dfe58 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:26.566222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42cff9e3-603f-46db-aac2-fe67c66dfe58 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:26.568325 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-42cff9e3-603f-46db-aac2-fe67c66dfe58 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '5a9613ef-c353-45ad-ac31-0e45fdcb2cb9' with '{'status': 'deleting'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:26.593092 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.593092 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:26.620835 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42cff9e3-603f-46db-aac2-fe67c66dfe58 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9/action returned with HTTP 202 Aug 23 18:20:26.622038 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 776/3085] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:26 2026] POST /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:26.635342 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-53e379c5-2c5e-4e5b-b1ca-d632b8dd6f35 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.639001 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-53e379c5-2c5e-4e5b-b1ca-d632b8dd6f35 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 Aug 23 18:20:26.639283 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-53e379c5-2c5e-4e5b-b1ca-d632b8dd6f35 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.639566 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-53e379c5-2c5e-4e5b-b1ca-d632b8dd6f35 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.645662 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.645662 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:26.646221 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-53e379c5-2c5e-4e5b-b1ca-d632b8dd6f35 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:26.647069 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-53e379c5-2c5e-4e5b-b1ca-d632b8dd6f35 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 returned with HTTP 200 Aug 23 18:20:26.647412 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 775/3086] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.659333 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d7ed9e5-d39c-4410-b53e-814a7122979d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.662226 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d7ed9e5-d39c-4410-b53e-814a7122979d tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9/action Aug 23 18:20:26.663432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d7ed9e5-d39c-4410-b53e-814a7122979d tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:26.663652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d7ed9e5-d39c-4410-b53e-814a7122979d tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:26.673542 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.673542 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:26.673989 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9d7ed9e5-d39c-4410-b53e-814a7122979d tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot retrieved successfully. Aug 23 18:20:26.696438 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9d7ed9e5-d39c-4410-b53e-814a7122979d tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot delete request issued successfully. Aug 23 18:20:26.696782 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d7ed9e5-d39c-4410-b53e-814a7122979d tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9/action returned with HTTP 202 Aug 23 18:20:26.697385 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 766/3087] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:26 2026] POST /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:26.720093 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07c5b73d-fe64-4ba0-b80d-721ff940ec83 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.723557 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07c5b73d-fe64-4ba0-b80d-721ff940ec83 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:26.723557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07c5b73d-fe64-4ba0-b80d-721ff940ec83 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.723557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07c5b73d-fe64-4ba0-b80d-721ff940ec83 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.723557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-07c5b73d-fe64-4ba0-b80d-721ff940ec83 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:26.724216 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cf14d32-3f52-461f-86d3-5999263a71e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.724533 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cf14d32-3f52-461f-86d3-5999263a71e8 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 Aug 23 18:20:26.724812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cf14d32-3f52-461f-86d3-5999263a71e8 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.725127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cf14d32-3f52-461f-86d3-5999263a71e8 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.733372 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.733372 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:26.734227 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.734227 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:26.734427 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07c5b73d-fe64-4ba0-b80d-721ff940ec83 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:26.734912 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2cf14d32-3f52-461f-86d3-5999263a71e8 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:26.735604 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 771/3088] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.739537 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cf14d32-3f52-461f-86d3-5999263a71e8 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 returned with HTTP 200 Aug 23 18:20:26.740958 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 777/3089] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.762471 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-205c6fc5-2320-47d4-9451-ad56ce0e285f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.765709 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-205c6fc5-2320-47d4-9451-ad56ce0e285f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:26.765709 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-205c6fc5-2320-47d4-9451-ad56ce0e285f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.765709 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-205c6fc5-2320-47d4-9451-ad56ce0e285f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.765709 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-205c6fc5-2320-47d4-9451-ad56ce0e285f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:26.776829 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.776829 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:26.777970 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-205c6fc5-2320-47d4-9451-ad56ce0e285f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:26.778474 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 776/3090] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:26.872032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7093cd7e-fe98-40ac-8e34-d71bc07448a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:26.874919 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7093cd7e-fe98-40ac-8e34-d71bc07448a8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:26.875937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7093cd7e-fe98-40ac-8e34-d71bc07448a8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:26.875937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7093cd7e-fe98-40ac-8e34-d71bc07448a8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:26.876315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7093cd7e-fe98-40ac-8e34-d71bc07448a8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:26.884818 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:26.884818 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:26.886481 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7093cd7e-fe98-40ac-8e34-d71bc07448a8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:26.887081 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 767/3091] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:26 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:27.225430 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db6717fc-0bd2-4e6d-8c63-5cf1b236dc1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.227328 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db6717fc-0bd2-4e6d-8c63-5cf1b236dc1f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:27.227526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db6717fc-0bd2-4e6d-8c63-5cf1b236dc1f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.227715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db6717fc-0bd2-4e6d-8c63-5cf1b236dc1f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.227883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-db6717fc-0bd2-4e6d-8c63-5cf1b236dc1f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:27.232772 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.232772 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:27.233672 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db6717fc-0bd2-4e6d-8c63-5cf1b236dc1f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 200 Aug 23 18:20:27.234128 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 772/3092] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:27.345391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e15ab35-c490-4e90-9050-39a2a3f9d07f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.348092 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e15ab35-c490-4e90-9050-39a2a3f9d07f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:27.348336 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e15ab35-c490-4e90-9050-39a2a3f9d07f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.348573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e15ab35-c490-4e90-9050-39a2a3f9d07f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.348704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3e15ab35-c490-4e90-9050-39a2a3f9d07f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:27.355876 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.355876 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:27.356758 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e15ab35-c490-4e90-9050-39a2a3f9d07f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:27.357502 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 778/3093] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:27.748548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6c8e7ca8-4cfc-4514-bed2-d1ed2b51457d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.752265 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c8e7ca8-4cfc-4514-bed2-d1ed2b51457d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:27.752552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c8e7ca8-4cfc-4514-bed2-d1ed2b51457d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.752812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c8e7ca8-4cfc-4514-bed2-d1ed2b51457d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.752997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6c8e7ca8-4cfc-4514-bed2-d1ed2b51457d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:27.756153 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2944c026-7b23-445d-bb54-04bf02451b55 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.758353 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2944c026-7b23-445d-bb54-04bf02451b55 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 Aug 23 18:20:27.758491 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2944c026-7b23-445d-bb54-04bf02451b55 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.758772 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2944c026-7b23-445d-bb54-04bf02451b55 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.760467 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.760467 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:27.761394 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c8e7ca8-4cfc-4514-bed2-d1ed2b51457d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:27.761920 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 777/3094] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:27.764191 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2944c026-7b23-445d-bb54-04bf02451b55 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 returned with HTTP 404 Aug 23 18:20:27.764779 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 768/3095] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:27.773365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d3c3ab4-2a03-4409-aca6-9c936f6d0001 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.775748 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d3c3ab4-2a03-4409-aca6-9c936f6d0001 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:27.776245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d3c3ab4-2a03-4409-aca6-9c936f6d0001 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:27.776391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d3c3ab4-2a03-4409-aca6-9c936f6d0001 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:27.778268 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-8d3c3ab4-2a03-4409-aca6-9c936f6d0001 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'available'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:27.788481 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.788481 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:27.795881 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3b094ce7-caf7-4a33-93ca-7213d2e01ae4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.799913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b094ce7-caf7-4a33-93ca-7213d2e01ae4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:27.800745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b094ce7-caf7-4a33-93ca-7213d2e01ae4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.801070 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b094ce7-caf7-4a33-93ca-7213d2e01ae4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.801647 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3b094ce7-caf7-4a33-93ca-7213d2e01ae4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:27.807295 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d3c3ab4-2a03-4409-aca6-9c936f6d0001 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:27.807733 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 773/3096] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:27 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:27.816399 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.816399 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:27.816399 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b094ce7-caf7-4a33-93ca-7213d2e01ae4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:27.816399 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 779/3097] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:27.817387 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f9165e9d-cba2-4957-8d98-dc2de151ab9d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.825362 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9165e9d-cba2-4957-8d98-dc2de151ab9d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:27.825673 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9165e9d-cba2-4957-8d98-dc2de151ab9d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.826697 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9165e9d-cba2-4957-8d98-dc2de151ab9d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.834577 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.834577 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:27.835594 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f9165e9d-cba2-4957-8d98-dc2de151ab9d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:27.837153 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9165e9d-cba2-4957-8d98-dc2de151ab9d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:27.837683 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 778/3098] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:27.851630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e73bff2f-0e85-407a-9823-19abc5fdaec6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.853931 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e73bff2f-0e85-407a-9823-19abc5fdaec6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 Aug 23 18:20:27.854212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e73bff2f-0e85-407a-9823-19abc5fdaec6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.854426 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e73bff2f-0e85-407a-9823-19abc5fdaec6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.854540 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-e73bff2f-0e85-407a-9823-19abc5fdaec6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Delete snapshot with id: 5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 Aug 23 18:20:27.863583 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e73bff2f-0e85-407a-9823-19abc5fdaec6 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 returned with HTTP 404 Aug 23 18:20:27.863878 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 769/3099] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:20:27 2026] DELETE /volume/v3/snapshots/5a9613ef-c353-45ad-ac31-0e45fdcb2cb9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:27.876254 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.878239 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:20:27.878691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cce9463-97a5-4b9a-bd98-1f5eeb92abc1", "name": "tempest-SnapshotsActionsTest-Snapshot-448676089"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:27.889066 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.889066 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:27.889623 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:27.889753 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create snapshot from volume 2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:27.912720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c36ac6a8-5fb8-4ede-b13d-845d96813056 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.914983 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c36ac6a8-5fb8-4ede-b13d-845d96813056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:27.915322 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c36ac6a8-5fb8-4ede-b13d-845d96813056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.915686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c36ac6a8-5fb8-4ede-b13d-845d96813056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.915766 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c36ac6a8-5fb8-4ede-b13d-845d96813056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:27.919883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Created reservations ['aabe4380-418d-4b26-ad5d-3160bbdec5f3', 'b00a12ca-8574-42c0-9c17-b38e6fd9d586', '6b014025-b32b-4f2f-b94c-1fdec793d578', '9fda63ee-487e-4e31-aad7-e84f06cdb617'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:27.927743 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.927743 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:27.928636 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c36ac6a8-5fb8-4ede-b13d-845d96813056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:27.929868 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 780/3100] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:27.959144 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot create request issued successfully. Aug 23 18:20:27.959144 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3f597b4-22ef-4c22-8e92-5686a95690f3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:20:27.959144 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 774/3101] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:20:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:27.971933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ee3fdedf-3525-41d5-b954-10cba5efe150 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:27.974552 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee3fdedf-3525-41d5-b954-10cba5efe150 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 Aug 23 18:20:27.974552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee3fdedf-3525-41d5-b954-10cba5efe150 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:27.974552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee3fdedf-3525-41d5-b954-10cba5efe150 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:27.982375 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:27.982375 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:27.983113 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ee3fdedf-3525-41d5-b954-10cba5efe150 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:27.984648 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee3fdedf-3525-41d5-b954-10cba5efe150 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 returned with HTTP 200 Aug 23 18:20:27.984900 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 779/3102] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:27 2026] GET /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:28.248079 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11dca63e-f6e8-48dd-8cb6-d6473a6d94df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.250085 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11dca63e-f6e8-48dd-8cb6-d6473a6d94df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df Aug 23 18:20:28.250337 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11dca63e-f6e8-48dd-8cb6-d6473a6d94df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.250545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11dca63e-f6e8-48dd-8cb6-d6473a6d94df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.250668 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-11dca63e-f6e8-48dd-8cb6-d6473a6d94df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 6da6cd82-42c5-4a76-bbb4-8f29f46462df. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:28.254581 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11dca63e-f6e8-48dd-8cb6-d6473a6d94df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df returned with HTTP 404 Aug 23 18:20:28.255156 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 770/3103] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/backups/6da6cd82-42c5-4a76-bbb4-8f29f46462df => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:28.372658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79c94431-e6c8-4ae5-b72d-55805d83e4e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.378304 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79c94431-e6c8-4ae5-b72d-55805d83e4e0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:28.378545 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79c94431-e6c8-4ae5-b72d-55805d83e4e0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.378770 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79c94431-e6c8-4ae5-b72d-55805d83e4e0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.378951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-79c94431-e6c8-4ae5-b72d-55805d83e4e0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:28.379578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-7cf2a6dd-058c-4daa-b917-8ad5a9676a3a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.382537 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-7cf2a6dd-058c-4daa-b917-8ad5a9676a3a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:28.382805 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-7cf2a6dd-058c-4daa-b917-8ad5a9676a3a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.383091 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-7cf2a6dd-058c-4daa-b917-8ad5a9676a3a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.384247 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.384247 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:28.384876 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79c94431-e6c8-4ae5-b72d-55805d83e4e0 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:28.389216 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 781/3104] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:28.396037 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.396037 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:28.401266 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-7cf2a6dd-058c-4daa-b917-8ad5a9676a3a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:28.406751 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-7cf2a6dd-058c-4daa-b917-8ad5a9676a3a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:28.407341 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 775/3105] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:28.440972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-150a0d68-4da6-417c-9b98-7b8e5606759f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.443468 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-150a0d68-4da6-417c-9b98-7b8e5606759f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec/action Aug 23 18:20:28.443875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-150a0d68-4da6-417c-9b98-7b8e5606759f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:28.444001 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-150a0d68-4da6-417c-9b98-7b8e5606759f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:28.457232 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.457232 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:28.457772 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-150a0d68-4da6-417c-9b98-7b8e5606759f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:28.465324 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-150a0d68-4da6-417c-9b98-7b8e5606759f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Begin detaching volume completed successfully. Aug 23 18:20:28.465608 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-150a0d68-4da6-417c-9b98-7b8e5606759f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec/action returned with HTTP 202 Aug 23 18:20:28.466227 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 780/3106] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:20:28 2026] POST /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:28.489513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4267cfe0-e8e7-4a2c-9d41-a4f5c64a1212 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.492292 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4267cfe0-e8e7-4a2c-9d41-a4f5c64a1212 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:28.492548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4267cfe0-e8e7-4a2c-9d41-a4f5c64a1212 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.492912 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4267cfe0-e8e7-4a2c-9d41-a4f5c64a1212 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.505832 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.505832 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:28.510782 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4267cfe0-e8e7-4a2c-9d41-a4f5c64a1212 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:28.517400 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4267cfe0-e8e7-4a2c-9d41-a4f5c64a1212 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:28.517711 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 771/3107] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:20:28.533447 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab871db1-5026-4da4-83a3-17f1948091c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.533895 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab871db1-5026-4da4-83a3-17f1948091c1 None None] GET https://10.4.3.148/volume// Aug 23 18:20:28.533895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab871db1-5026-4da4-83a3-17f1948091c1 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.534124 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab871db1-5026-4da4-83a3-17f1948091c1 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.534393 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab871db1-5026-4da4-83a3-17f1948091c1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:28.534646 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 782/3108] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:28.542375 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-402c7155-8272-44ac-8279-0d21b14ed600 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.544569 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-402c7155-8272-44ac-8279-0d21b14ed600 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:28.544782 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-402c7155-8272-44ac-8279-0d21b14ed600 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.544992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-402c7155-8272-44ac-8279-0d21b14ed600 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.554233 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.554233 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:28.557662 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-402c7155-8272-44ac-8279-0d21b14ed600 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:28.561624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-402c7155-8272-44ac-8279-0d21b14ed600 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:28.562026 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 776/3109] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 1316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:28.776685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-23c329d6-3be4-40a8-8db4-84b82eccf6c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.779158 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-23c329d6-3be4-40a8-8db4-84b82eccf6c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:28.779553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-23c329d6-3be4-40a8-8db4-84b82eccf6c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.779653 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-23c329d6-3be4-40a8-8db4-84b82eccf6c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.779987 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-23c329d6-3be4-40a8-8db4-84b82eccf6c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:28.788022 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.788022 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:28.788963 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-23c329d6-3be4-40a8-8db4-84b82eccf6c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:28.789685 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 781/3110] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:28.830469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d6812f2d-9742-4f8b-9c75-fe88212411c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.832677 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6812f2d-9742-4f8b-9c75-fe88212411c4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:28.833028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6812f2d-9742-4f8b-9c75-fe88212411c4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.833242 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6812f2d-9742-4f8b-9c75-fe88212411c4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.833390 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d6812f2d-9742-4f8b-9c75-fe88212411c4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:28.838881 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.838881 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:28.839766 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6812f2d-9742-4f8b-9c75-fe88212411c4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:28.840462 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 772/3111] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:28.945745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fa96da5a-e8d2-42e7-920a-55f82c01b9dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:28.948267 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa96da5a-e8d2-42e7-920a-55f82c01b9dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:28.948546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa96da5a-e8d2-42e7-920a-55f82c01b9dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:28.948970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa96da5a-e8d2-42e7-920a-55f82c01b9dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:28.948970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fa96da5a-e8d2-42e7-920a-55f82c01b9dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:28.966461 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:28.966461 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:28.967142 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa96da5a-e8d2-42e7-920a-55f82c01b9dd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:28.967671 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 783/3112] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:28.997608 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d886eb52-a959-4d95-998f-b6e7f5441b89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.001418 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d886eb52-a959-4d95-998f-b6e7f5441b89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 Aug 23 18:20:29.001418 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d886eb52-a959-4d95-998f-b6e7f5441b89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.001418 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d886eb52-a959-4d95-998f-b6e7f5441b89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.007480 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.007480 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:29.008056 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d886eb52-a959-4d95-998f-b6e7f5441b89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:29.009094 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d886eb52-a959-4d95-998f-b6e7f5441b89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 returned with HTTP 200 Aug 23 18:20:29.009723 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 777/3113] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:28 2026] GET /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:29.021332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd8e4141-ead1-4276-b0cf-26cd457095f0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.025913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd8e4141-ead1-4276-b0cf-26cd457095f0 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861/action Aug 23 18:20:29.026535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd8e4141-ead1-4276-b0cf-26cd457095f0 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:29.026704 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd8e4141-ead1-4276-b0cf-26cd457095f0 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:29.030411 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-fd8e4141-ead1-4276-b0cf-26cd457095f0 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '538ab389-dca6-49d0-a6ca-ee9fe6642861' with '{'status': 'error'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:29.051105 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.051105 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:29.074291 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd8e4141-ead1-4276-b0cf-26cd457095f0 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861/action returned with HTTP 202 Aug 23 18:20:29.075123 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 782/3114] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:29 2026] POST /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:29.087059 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2de2c766-e2d9-44d7-a863-80241cbdffea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.090504 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2de2c766-e2d9-44d7-a863-80241cbdffea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 Aug 23 18:20:29.090666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2de2c766-e2d9-44d7-a863-80241cbdffea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.090928 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2de2c766-e2d9-44d7-a863-80241cbdffea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.099019 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.099019 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:29.099019 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2de2c766-e2d9-44d7-a863-80241cbdffea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:29.099660 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2de2c766-e2d9-44d7-a863-80241cbdffea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 returned with HTTP 200 Aug 23 18:20:29.100205 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 773/3115] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:29 2026] GET /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:29.115604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-27a74ae8-6a89-4dd2-b9db-9cafd5210967 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.117715 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27a74ae8-6a89-4dd2-b9db-9cafd5210967 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861/action Aug 23 18:20:29.118084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27a74ae8-6a89-4dd2-b9db-9cafd5210967 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:29.118262 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27a74ae8-6a89-4dd2-b9db-9cafd5210967 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:29.129054 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.129054 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:29.129245 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-27a74ae8-6a89-4dd2-b9db-9cafd5210967 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot retrieved successfully. Aug 23 18:20:29.165620 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-27a74ae8-6a89-4dd2-b9db-9cafd5210967 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot delete request issued successfully. Aug 23 18:20:29.166026 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27a74ae8-6a89-4dd2-b9db-9cafd5210967 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861/action returned with HTTP 202 Aug 23 18:20:29.166724 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 784/3116] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:29 2026] POST /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:29.178183 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e8bfff7-3c62-4015-b93a-87fd48d1b94a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.180238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e8bfff7-3c62-4015-b93a-87fd48d1b94a tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 Aug 23 18:20:29.180469 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e8bfff7-3c62-4015-b93a-87fd48d1b94a tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.180923 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e8bfff7-3c62-4015-b93a-87fd48d1b94a tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.187699 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.187699 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:29.187699 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1e8bfff7-3c62-4015-b93a-87fd48d1b94a tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:29.188650 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e8bfff7-3c62-4015-b93a-87fd48d1b94a tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 returned with HTTP 200 Aug 23 18:20:29.189117 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 778/3117] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:29 2026] GET /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:29.406062 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-665f4657-dd9a-4fc2-96d8-d061b4871414 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.407846 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-665f4657-dd9a-4fc2-96d8-d061b4871414 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:29.408305 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-665f4657-dd9a-4fc2-96d8-d061b4871414 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.408652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-665f4657-dd9a-4fc2-96d8-d061b4871414 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.408937 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-665f4657-dd9a-4fc2-96d8-d061b4871414 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:29.419075 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.419075 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:29.419075 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-665f4657-dd9a-4fc2-96d8-d061b4871414 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:29.419358 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 783/3118] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:29 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:29.536866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae00f604-c4e1-4b70-a281-059f7a82d524 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.538505 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae00f604-c4e1-4b70-a281-059f7a82d524 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:29.538755 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae00f604-c4e1-4b70-a281-059f7a82d524 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.539076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae00f604-c4e1-4b70-a281-059f7a82d524 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.553063 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.553063 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:29.557804 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ae00f604-c4e1-4b70-a281-059f7a82d524 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:29.565919 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae00f604-c4e1-4b70-a281-059f7a82d524 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:29.566591 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 774/3119] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:29 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:29.811503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d7165ba-8f59-4785-be79-fc61743605c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.814132 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d7165ba-8f59-4785-be79-fc61743605c5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:29.814132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d7165ba-8f59-4785-be79-fc61743605c5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.814132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d7165ba-8f59-4785-be79-fc61743605c5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.814132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1d7165ba-8f59-4785-be79-fc61743605c5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:29.817624 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-81bb6a83-ada3-491d-a9e9-98809bbc0770 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.820307 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-81bb6a83-ada3-491d-a9e9-98809bbc0770 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66 Aug 23 18:20:29.820307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-81bb6a83-ada3-491d-a9e9-98809bbc0770 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.820411 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.820411 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:29.820582 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-81bb6a83-ada3-491d-a9e9-98809bbc0770 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.821312 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d7165ba-8f59-4785-be79-fc61743605c5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:29.823321 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 785/3120] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:29 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:29.830878 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.830878 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:29.856083 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a2d019e-ab85-4300-8827-dc301f3f7d58 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.860608 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a2d019e-ab85-4300-8827-dc301f3f7d58 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:29.860908 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a2d019e-ab85-4300-8827-dc301f3f7d58 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.861220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a2d019e-ab85-4300-8827-dc301f3f7d58 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.861399 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3a2d019e-ab85-4300-8827-dc301f3f7d58 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:29.870963 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.870963 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:29.871681 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a2d019e-ab85-4300-8827-dc301f3f7d58 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:29.872614 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 784/3121] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:29 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:29.899273 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e38fa2ed-f96f-43d2-a3e0-79d05738f4bb req-81bb6a83-ada3-491d-a9e9-98809bbc0770 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66 returned with HTTP 200 Aug 23 18:20:29.899273 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 779/3122] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:20:29 2026] DELETE /volume/v3/attachments/36e1b60d-669b-4299-9f6d-48bd97d55a66 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:29.986172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88b3bc0e-a25b-4a2d-bec8-23a7091b7e2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:29.990323 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88b3bc0e-a25b-4a2d-bec8-23a7091b7e2a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:29.990323 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88b3bc0e-a25b-4a2d-bec8-23a7091b7e2a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:29.990323 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88b3bc0e-a25b-4a2d-bec8-23a7091b7e2a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:29.990581 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-88b3bc0e-a25b-4a2d-bec8-23a7091b7e2a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:29.997740 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:29.997740 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:29.999749 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88b3bc0e-a25b-4a2d-bec8-23a7091b7e2a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:30.000311 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 775/3123] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:29 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:30.210117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2b5f6e91-0b20-43fd-bb01-ea95cac6209d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.212209 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b5f6e91-0b20-43fd-bb01-ea95cac6209d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 Aug 23 18:20:30.212209 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b5f6e91-0b20-43fd-bb01-ea95cac6209d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.212400 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b5f6e91-0b20-43fd-bb01-ea95cac6209d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.233520 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b5f6e91-0b20-43fd-bb01-ea95cac6209d tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 returned with HTTP 404 Aug 23 18:20:30.234355 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 786/3124] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:30 2026] GET /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:30.244313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c2e0c88c-ff36-4472-aa36-bda53e5deefc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.246689 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2e0c88c-ff36-4472-aa36-bda53e5deefc tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:30.247274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2e0c88c-ff36-4472-aa36-bda53e5deefc tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:30.247663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2e0c88c-ff36-4472-aa36-bda53e5deefc tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:30.249271 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-c2e0c88c-ff36-4472-aa36-bda53e5deefc tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'available'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:30.264590 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.264590 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:30.283219 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2e0c88c-ff36-4472-aa36-bda53e5deefc tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:30.283926 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 785/3125] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:30 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:30.293622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-069851a2-f52c-4c35-b4dc-8e99e1106307 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.296312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-069851a2-f52c-4c35-b4dc-8e99e1106307 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:30.296560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-069851a2-f52c-4c35-b4dc-8e99e1106307 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.298284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-069851a2-f52c-4c35-b4dc-8e99e1106307 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.304777 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.304777 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:30.305389 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-069851a2-f52c-4c35-b4dc-8e99e1106307 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:30.306434 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-069851a2-f52c-4c35-b4dc-8e99e1106307 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:30.307052 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 780/3126] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:30 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:30.320013 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1af87239-829b-4fd9-ac32-46f187367683 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.322171 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1af87239-829b-4fd9-ac32-46f187367683 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 Aug 23 18:20:30.322507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1af87239-829b-4fd9-ac32-46f187367683 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.322882 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1af87239-829b-4fd9-ac32-46f187367683 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.323094 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1af87239-829b-4fd9-ac32-46f187367683 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Delete snapshot with id: 538ab389-dca6-49d0-a6ca-ee9fe6642861 Aug 23 18:20:30.329357 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1af87239-829b-4fd9-ac32-46f187367683 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 returned with HTTP 404 Aug 23 18:20:30.330262 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 776/3127] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:20:30 2026] DELETE /volume/v3/snapshots/538ab389-dca6-49d0-a6ca-ee9fe6642861 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:30.348399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.350112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:20:30.350869 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cce9463-97a5-4b9a-bd98-1f5eeb92abc1", "name": "tempest-SnapshotsActionsTest-Snapshot-1810636838"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:30.370545 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.370545 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:30.371146 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:30.371346 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Create snapshot from volume 2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:30.400813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Created reservations ['9db01d99-c85d-4dad-a046-8a8a4e69640c', '2111af35-4e6f-4fce-b348-207d9498bda6', '218bde91-75c9-4996-b08c-619edf455ec7', '4f272dfd-e011-4e86-86ad-7e50ff35f7bf'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:30.434415 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c4d9f616-8867-4452-9a24-70b1b8a1ea0e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.439890 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4d9f616-8867-4452-9a24-70b1b8a1ea0e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:30.439890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4d9f616-8867-4452-9a24-70b1b8a1ea0e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.439890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4d9f616-8867-4452-9a24-70b1b8a1ea0e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.439890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c4d9f616-8867-4452-9a24-70b1b8a1ea0e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:30.443070 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot create request issued successfully. Aug 23 18:20:30.443348 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a26ac6c1-a1f1-4ba5-b951-25ee16980a44 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:20:30.443905 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 787/3128] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:20:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:30.446156 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.446156 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:30.447126 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4d9f616-8867-4452-9a24-70b1b8a1ea0e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:30.447661 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 786/3129] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:30 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:30.460618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ccaa8ee0-5d45-4bbf-8120-741523191289 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.463684 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccaa8ee0-5d45-4bbf-8120-741523191289 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 Aug 23 18:20:30.463954 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccaa8ee0-5d45-4bbf-8120-741523191289 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.464403 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccaa8ee0-5d45-4bbf-8120-741523191289 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.471184 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.471184 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:30.471712 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ccaa8ee0-5d45-4bbf-8120-741523191289 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:30.472600 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccaa8ee0-5d45-4bbf-8120-741523191289 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 returned with HTTP 200 Aug 23 18:20:30.473094 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 781/3130] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:30 2026] GET /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:30.582956 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74aa19e0-610c-48f4-97e0-a6f249a3faf0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.585438 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74aa19e0-610c-48f4-97e0-a6f249a3faf0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:30.585717 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74aa19e0-610c-48f4-97e0-a6f249a3faf0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.586034 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74aa19e0-610c-48f4-97e0-a6f249a3faf0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.596032 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.596032 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:30.601069 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74aa19e0-610c-48f4-97e0-a6f249a3faf0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:30.607575 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74aa19e0-610c-48f4-97e0-a6f249a3faf0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:30.608259 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 777/3131] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:30 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:30.842922 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-356f5667-3aa7-4bce-919b-6371af2dacec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.845730 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-356f5667-3aa7-4bce-919b-6371af2dacec tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:30.845730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-356f5667-3aa7-4bce-919b-6371af2dacec tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.845730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-356f5667-3aa7-4bce-919b-6371af2dacec tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.845730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-356f5667-3aa7-4bce-919b-6371af2dacec tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:30.850581 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.850581 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:30.851715 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-356f5667-3aa7-4bce-919b-6371af2dacec tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:30.851715 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 788/3132] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:30 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:30.885469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-19af8cbd-0267-425e-bbbd-08190bd41b72 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:30.887506 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19af8cbd-0267-425e-bbbd-08190bd41b72 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:30.887737 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19af8cbd-0267-425e-bbbd-08190bd41b72 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:30.888163 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19af8cbd-0267-425e-bbbd-08190bd41b72 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:30.888163 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-19af8cbd-0267-425e-bbbd-08190bd41b72 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:30.893766 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:30.893766 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:30.894475 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19af8cbd-0267-425e-bbbd-08190bd41b72 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:30.895013 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 787/3133] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:30 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:31.015046 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28748528-099c-4800-8199-cb9d4e5eeea8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.017439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28748528-099c-4800-8199-cb9d4e5eeea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:31.017695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28748528-099c-4800-8199-cb9d4e5eeea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.017998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28748528-099c-4800-8199-cb9d4e5eeea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.018187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-28748528-099c-4800-8199-cb9d4e5eeea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:31.024189 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.024189 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:31.025142 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28748528-099c-4800-8199-cb9d4e5eeea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:31.025670 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 782/3134] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:31.471771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cf1f1883-03c5-41b7-bdfd-2fcfbf7ff548 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.474439 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf1f1883-03c5-41b7-bdfd-2fcfbf7ff548 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:31.475338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf1f1883-03c5-41b7-bdfd-2fcfbf7ff548 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.475338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf1f1883-03c5-41b7-bdfd-2fcfbf7ff548 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.475482 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cf1f1883-03c5-41b7-bdfd-2fcfbf7ff548 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:31.480701 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.480701 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:31.481701 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf1f1883-03c5-41b7-bdfd-2fcfbf7ff548 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:31.482318 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 778/3135] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:31.489839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ee1305b-d6ae-4ed6-bb22-1ea32a691496 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.492147 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ee1305b-d6ae-4ed6-bb22-1ea32a691496 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 Aug 23 18:20:31.492590 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ee1305b-d6ae-4ed6-bb22-1ea32a691496 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.493018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ee1305b-d6ae-4ed6-bb22-1ea32a691496 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.495043 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb4abd52-484c-4025-81a1-947c37ccad47 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.497444 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb4abd52-484c-4025-81a1-947c37ccad47 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:31.498417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb4abd52-484c-4025-81a1-947c37ccad47 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ea2f097-3929-4769-a833-c0beec63657e", "name": "tempest-VolumesBackupsTest-Backup-963386794"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:31.502046 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-fb4abd52-484c-4025-81a1-947c37ccad47 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating new backup {'backup': {'volume_id': '1ea2f097-3929-4769-a833-c0beec63657e', 'name': 'tempest-VolumesBackupsTest-Backup-963386794'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:31.502046 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-fb4abd52-484c-4025-81a1-947c37ccad47 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating backup of volume 1ea2f097-3929-4769-a833-c0beec63657e in container None Aug 23 18:20:31.502182 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.502182 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:31.502182 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8ee1305b-d6ae-4ed6-bb22-1ea32a691496 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:31.502182 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ee1305b-d6ae-4ed6-bb22-1ea32a691496 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 returned with HTTP 200 Aug 23 18:20:31.503015 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 789/3136] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:31.519252 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7d46901-83ac-4bad-b984-814c6b486a9c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.521024 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.521024 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:31.521567 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb4abd52-484c-4025-81a1-947c37ccad47 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:20:31.523025 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7d46901-83ac-4bad-b984-814c6b486a9c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436/action Aug 23 18:20:31.523488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7d46901-83ac-4bad-b984-814c6b486a9c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:31.523728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7d46901-83ac-4bad-b984-814c6b486a9c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:31.529355 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-b7d46901-83ac-4bad-b984-814c6b486a9c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot 'b25e6cb5-7b1b-4d35-9dd6-45863af1f436' with '{'status': 'error_deleting'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:31.550080 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.550080 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:31.556427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-fb4abd52-484c-4025-81a1-947c37ccad47 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Created reservations ['28483a3f-9f00-4c36-b025-9a46a55efd60', 'b5e4d6c9-a3c7-46c2-a71d-00e8559d11d4'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:31.566039 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7d46901-83ac-4bad-b984-814c6b486a9c tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436/action returned with HTTP 202 Aug 23 18:20:31.566589 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 783/3137] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:31 2026] POST /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:31.582292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b0a777f3-9c48-43b8-a3ee-353121876cd5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.584745 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0a777f3-9c48-43b8-a3ee-353121876cd5 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 Aug 23 18:20:31.586287 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0a777f3-9c48-43b8-a3ee-353121876cd5 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.586287 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0a777f3-9c48-43b8-a3ee-353121876cd5 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.592369 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.592369 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:31.592996 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0a777f3-9c48-43b8-a3ee-353121876cd5 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:31.593932 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0a777f3-9c48-43b8-a3ee-353121876cd5 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 returned with HTTP 200 Aug 23 18:20:31.595044 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 779/3138] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:31.609057 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86dc702a-60fd-4d53-b911-1e7faab5f5c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.614385 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86dc702a-60fd-4d53-b911-1e7faab5f5c5 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436/action Aug 23 18:20:31.614385 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86dc702a-60fd-4d53-b911-1e7faab5f5c5 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:31.614598 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb4abd52-484c-4025-81a1-947c37ccad47 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:31.614644 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86dc702a-60fd-4d53-b911-1e7faab5f5c5 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:31.615442 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 788/3139] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:31 2026] POST /volume/v3/backups => generated 329 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:31.626600 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.626600 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:31.628134 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-86dc702a-60fd-4d53-b911-1e7faab5f5c5 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot retrieved successfully. Aug 23 18:20:31.630741 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-344f9962-9092-465a-a2c7-1a6af85628a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.633452 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-344f9962-9092-465a-a2c7-1a6af85628a2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:31.633771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-344f9962-9092-465a-a2c7-1a6af85628a2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.635483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-344f9962-9092-465a-a2c7-1a6af85628a2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.635483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-344f9962-9092-465a-a2c7-1a6af85628a2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:31.641995 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.641995 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:31.642973 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-344f9962-9092-465a-a2c7-1a6af85628a2 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:31.643508 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 784/3140] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:31.667725 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-86dc702a-60fd-4d53-b911-1e7faab5f5c5 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot delete request issued successfully. Aug 23 18:20:31.668174 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86dc702a-60fd-4d53-b911-1e7faab5f5c5 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436/action returned with HTTP 202 Aug 23 18:20:31.668771 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 790/3141] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:31 2026] POST /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:31.684768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-75fc065f-6e77-4f99-937e-62eabdbb7e95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.687004 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75fc065f-6e77-4f99-937e-62eabdbb7e95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 Aug 23 18:20:31.687211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75fc065f-6e77-4f99-937e-62eabdbb7e95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.687496 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75fc065f-6e77-4f99-937e-62eabdbb7e95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.693709 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.693709 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:31.694204 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-75fc065f-6e77-4f99-937e-62eabdbb7e95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:31.695108 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75fc065f-6e77-4f99-937e-62eabdbb7e95 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 returned with HTTP 200 Aug 23 18:20:31.695599 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 780/3142] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:31.867357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4465ef79-33fd-429f-bf8c-64082d6854bb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.869562 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4465ef79-33fd-429f-bf8c-64082d6854bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:31.869826 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4465ef79-33fd-429f-bf8c-64082d6854bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.870113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4465ef79-33fd-429f-bf8c-64082d6854bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.870235 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4465ef79-33fd-429f-bf8c-64082d6854bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:31.875863 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.875863 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:31.876682 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4465ef79-33fd-429f-bf8c-64082d6854bb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:31.877119 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 789/3143] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:31.907523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59857a86-8448-4a0e-be20-e41ad443e4e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:31.909635 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59857a86-8448-4a0e-be20-e41ad443e4e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:31.910080 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59857a86-8448-4a0e-be20-e41ad443e4e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:31.910137 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59857a86-8448-4a0e-be20-e41ad443e4e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:31.910235 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-59857a86-8448-4a0e-be20-e41ad443e4e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:31.915478 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:31.915478 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:31.916352 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59857a86-8448-4a0e-be20-e41ad443e4e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:31.916771 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 785/3144] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:31 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.036300 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc7b0b5c-48ae-4730-972a-c41dfcd8dcb4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.038192 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc7b0b5c-48ae-4730-972a-c41dfcd8dcb4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:32.038409 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc7b0b5c-48ae-4730-972a-c41dfcd8dcb4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.038606 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc7b0b5c-48ae-4730-972a-c41dfcd8dcb4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.038965 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fc7b0b5c-48ae-4730-972a-c41dfcd8dcb4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:32.044732 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.044732 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:32.045344 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc7b0b5c-48ae-4730-972a-c41dfcd8dcb4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:32.045705 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 791/3145] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.661224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9364bb04-c8ec-4832-bd71-f24984097865 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.663544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9364bb04-c8ec-4832-bd71-f24984097865 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:32.663923 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9364bb04-c8ec-4832-bd71-f24984097865 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.664092 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9364bb04-c8ec-4832-bd71-f24984097865 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.664447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9364bb04-c8ec-4832-bd71-f24984097865 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:32.671476 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.671476 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:32.671476 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9364bb04-c8ec-4832-bd71-f24984097865 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:32.671807 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 781/3146] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.710425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d00fd84d-70c4-4626-b84a-980fa388f052 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.712863 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d00fd84d-70c4-4626-b84a-980fa388f052 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 Aug 23 18:20:32.713261 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d00fd84d-70c4-4626-b84a-980fa388f052 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.713494 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d00fd84d-70c4-4626-b84a-980fa388f052 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.719264 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d00fd84d-70c4-4626-b84a-980fa388f052 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 returned with HTTP 404 Aug 23 18:20:32.720041 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 790/3147] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:32.730130 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6fbdce1-fd12-4908-8248-a334504a899a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.732466 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6fbdce1-fd12-4908-8248-a334504a899a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:32.732975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6fbdce1-fd12-4908-8248-a334504a899a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:32.733121 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6fbdce1-fd12-4908-8248-a334504a899a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:32.735319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-c6fbdce1-fd12-4908-8248-a334504a899a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'available'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:32.756428 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.756428 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:32.775022 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6fbdce1-fd12-4908-8248-a334504a899a tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:32.775645 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 786/3148] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:32 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:32.784162 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c2065ba-c32c-4ac0-8831-182bcca075a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.786517 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c2065ba-c32c-4ac0-8831-182bcca075a0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:32.786760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c2065ba-c32c-4ac0-8831-182bcca075a0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.787090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c2065ba-c32c-4ac0-8831-182bcca075a0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.793458 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.793458 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:32.794349 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c2065ba-c32c-4ac0-8831-182bcca075a0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:32.795903 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c2065ba-c32c-4ac0-8831-182bcca075a0 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:32.796593 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 792/3149] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.806739 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ecab3cb1-dd62-4a93-81d0-ac990c54dd89 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.808996 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecab3cb1-dd62-4a93-81d0-ac990c54dd89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 Aug 23 18:20:32.809297 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecab3cb1-dd62-4a93-81d0-ac990c54dd89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.809520 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecab3cb1-dd62-4a93-81d0-ac990c54dd89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.809692 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-ecab3cb1-dd62-4a93-81d0-ac990c54dd89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Delete snapshot with id: b25e6cb5-7b1b-4d35-9dd6-45863af1f436 Aug 23 18:20:32.815274 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecab3cb1-dd62-4a93-81d0-ac990c54dd89 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 returned with HTTP 404 Aug 23 18:20:32.815960 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 782/3150] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:20:32 2026] DELETE /volume/v3/snapshots/b25e6cb5-7b1b-4d35-9dd6-45863af1f436 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:32.826179 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a3611159-fa24-4801-84f2-f67bc93b1d4e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.828488 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3611159-fa24-4801-84f2-f67bc93b1d4e tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:32.828984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3611159-fa24-4801-84f2-f67bc93b1d4e tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:32.829163 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3611159-fa24-4801-84f2-f67bc93b1d4e tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:32.831632 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-a3611159-fa24-4801-84f2-f67bc93b1d4e tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'creating'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:32.844002 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.844002 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:32.860037 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3611159-fa24-4801-84f2-f67bc93b1d4e tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:32.860470 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 791/3151] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:32 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:32.870390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02fba285-18c3-40b8-a9af-5eda5e982699 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.873603 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02fba285-18c3-40b8-a9af-5eda5e982699 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:32.873603 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02fba285-18c3-40b8-a9af-5eda5e982699 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.874452 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02fba285-18c3-40b8-a9af-5eda5e982699 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.884209 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.884209 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:32.884209 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02fba285-18c3-40b8-a9af-5eda5e982699 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:32.884431 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02fba285-18c3-40b8-a9af-5eda5e982699 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:32.885031 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 787/3152] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.893092 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0022722-7157-4c29-9d4a-7c52a2b37ba9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.895464 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0022722-7157-4c29-9d4a-7c52a2b37ba9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:32.895699 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0022722-7157-4c29-9d4a-7c52a2b37ba9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.896009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0022722-7157-4c29-9d4a-7c52a2b37ba9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.896641 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b0022722-7157-4c29-9d4a-7c52a2b37ba9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:32.897655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7536dd3-0995-4916-a504-1abb32bf69b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.900219 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7536dd3-0995-4916-a504-1abb32bf69b3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:32.900598 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7536dd3-0995-4916-a504-1abb32bf69b3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:32.900758 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7536dd3-0995-4916-a504-1abb32bf69b3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:32.903712 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [None req-b7536dd3-0995-4916-a504-1abb32bf69b3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100224) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 23 18:20:32.907477 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.907477 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:32.908357 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0022722-7157-4c29-9d4a-7c52a2b37ba9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:32.908958 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 793/3153] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.915022 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.915022 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:32.915633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.snapshot_actions [None req-b7536dd3-0995-4916-a504-1abb32bf69b3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Updating snapshot 0961535e-413e-40ed-87b5-46436c143acb with info {'id': '0961535e-413e-40ed-87b5-46436c143acb', 'status': 'error', 'progress': '80%'} Aug 23 18:20:32.924738 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7536dd3-0995-4916-a504-1abb32bf69b3 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:32.926972 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 783/3154] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:32 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:32.930556 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7b468d4e-0b9e-4918-8c30-d6a5d4a63292 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.937225 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b468d4e-0b9e-4918-8c30-d6a5d4a63292 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:32.939678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b468d4e-0b9e-4918-8c30-d6a5d4a63292 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.939678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b468d4e-0b9e-4918-8c30-d6a5d4a63292 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.939821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7b468d4e-0b9e-4918-8c30-d6a5d4a63292 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:32.941061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0afa59ea-3bd0-4019-88a4-f874ceaf60d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.943531 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0afa59ea-3bd0-4019-88a4-f874ceaf60d4 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:32.944158 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0afa59ea-3bd0-4019-88a4-f874ceaf60d4 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:32.944499 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0afa59ea-3bd0-4019-88a4-f874ceaf60d4 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:32.946618 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.946618 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:32.947577 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b468d4e-0b9e-4918-8c30-d6a5d4a63292 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:32.948087 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 792/3155] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.951030 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.951030 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:32.951529 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0afa59ea-3bd0-4019-88a4-f874ceaf60d4 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Snapshot retrieved successfully. Aug 23 18:20:32.952680 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0afa59ea-3bd0-4019-88a4-f874ceaf60d4 tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:32.953301 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 788/3156] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:32 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:32.964274 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df557646-975e-43ba-ae97-d7f0442f624b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:32.966534 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df557646-975e-43ba-ae97-d7f0442f624b tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] POST https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action Aug 23 18:20:32.966951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df557646-975e-43ba-ae97-d7f0442f624b tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:32.967087 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df557646-975e-43ba-ae97-d7f0442f624b tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:32.968560 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-df557646-975e-43ba-ae97-d7f0442f624b tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] Updating snapshot '0961535e-413e-40ed-87b5-46436c143acb' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:20:32.981437 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:32.981437 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:32.996895 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df557646-975e-43ba-ae97-d7f0442f624b tempest-SnapshotsActionsTest-149475082 tempest-SnapshotsActionsTest-149475082-project-admin] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action returned with HTTP 202 Aug 23 18:20:32.997495 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 794/3157] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:20:32 2026] POST /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:33.004987 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-563f7636-fbc4-44a9-b025-fa4263460462 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.007068 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-563f7636-fbc4-44a9-b025-fa4263460462 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:33.007189 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-563f7636-fbc4-44a9-b025-fa4263460462 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.007391 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-563f7636-fbc4-44a9-b025-fa4263460462 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.013990 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.013990 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:33.014633 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-563f7636-fbc4-44a9-b025-fa4263460462 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:33.015936 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-563f7636-fbc4-44a9-b025-fa4263460462 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:33.016392 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 784/3158] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:33 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:33.028759 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.031081 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:33.031313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.031640 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.031829 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Delete snapshot with id: 0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:33.038478 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.038478 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:33.039129 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:33.060184 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot delete request issued successfully. Aug 23 18:20:33.060453 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adc0fd6f-e680-4504-bbc8-98412f5446c2 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 202 Aug 23 18:20:33.061162 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9587e1d-e901-42fe-a4a8-7a5e041d6d0e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.061345 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 793/3159] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:20:33 2026] DELETE /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:33.064806 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9587e1d-e901-42fe-a4a8-7a5e041d6d0e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:33.064806 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9587e1d-e901-42fe-a4a8-7a5e041d6d0e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.065574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9587e1d-e901-42fe-a4a8-7a5e041d6d0e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.065947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e9587e1d-e901-42fe-a4a8-7a5e041d6d0e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:33.072065 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d24d65b-3107-4597-a38a-fa40f3fc999f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.072975 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.072975 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:33.073689 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9587e1d-e901-42fe-a4a8-7a5e041d6d0e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:33.074440 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 789/3160] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:33 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:33.075469 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d24d65b-3107-4597-a38a-fa40f3fc999f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:33.075700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d24d65b-3107-4597-a38a-fa40f3fc999f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.075921 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d24d65b-3107-4597-a38a-fa40f3fc999f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.085017 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.085017 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:33.085017 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d24d65b-3107-4597-a38a-fa40f3fc999f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Snapshot retrieved successfully. Aug 23 18:20:33.085784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d24d65b-3107-4597-a38a-fa40f3fc999f tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 200 Aug 23 18:20:33.086204 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 795/3161] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:33 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:33.684927 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e4bbcf5-cd5f-4ff5-bde8-df19bb1ab1c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.686831 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e4bbcf5-cd5f-4ff5-bde8-df19bb1ab1c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:33.687127 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e4bbcf5-cd5f-4ff5-bde8-df19bb1ab1c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.687364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e4bbcf5-cd5f-4ff5-bde8-df19bb1ab1c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.687680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2e4bbcf5-cd5f-4ff5-bde8-df19bb1ab1c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:33.693032 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.693032 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:33.693963 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e4bbcf5-cd5f-4ff5-bde8-df19bb1ab1c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:33.694575 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 785/3162] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:33 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:33.733621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-75ee2c68-7eda-413c-928d-b64abd51d479 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.735720 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75ee2c68-7eda-413c-928d-b64abd51d479 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:33.736016 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75ee2c68-7eda-413c-928d-b64abd51d479 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.736275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75ee2c68-7eda-413c-928d-b64abd51d479 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.736491 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-75ee2c68-7eda-413c-928d-b64abd51d479 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:33.746201 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.746201 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:33.746742 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-75ee2c68-7eda-413c-928d-b64abd51d479 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:33.771683 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-75ee2c68-7eda-413c-928d-b64abd51d479 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume request issued successfully. Aug 23 18:20:33.771683 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75ee2c68-7eda-413c-928d-b64abd51d479 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 202 Aug 23 18:20:33.772047 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 794/3163] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:33 2026] DELETE /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:33.783610 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9af23c37-45bb-431e-bf1e-0878f8eb4cec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.786826 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9af23c37-45bb-431e-bf1e-0878f8eb4cec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:33.787277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9af23c37-45bb-431e-bf1e-0878f8eb4cec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.787525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9af23c37-45bb-431e-bf1e-0878f8eb4cec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.801053 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.801053 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:33.808294 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9af23c37-45bb-431e-bf1e-0878f8eb4cec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:33.818954 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9af23c37-45bb-431e-bf1e-0878f8eb4cec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 200 Aug 23 18:20:33.819934 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 790/3164] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:33 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:33.927149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aea091d4-917a-4fba-aaf1-90538ab18226 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.929926 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aea091d4-917a-4fba-aaf1-90538ab18226 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:33.930187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aea091d4-917a-4fba-aaf1-90538ab18226 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.930510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aea091d4-917a-4fba-aaf1-90538ab18226 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.930700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aea091d4-917a-4fba-aaf1-90538ab18226 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:33.938061 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.938061 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:33.938872 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aea091d4-917a-4fba-aaf1-90538ab18226 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:33.939333 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 796/3165] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:33 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:33.961067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-762fd9df-6507-466b-80f3-1c85324422e6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:33.963532 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-762fd9df-6507-466b-80f3-1c85324422e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:33.963772 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-762fd9df-6507-466b-80f3-1c85324422e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:33.964102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-762fd9df-6507-466b-80f3-1c85324422e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:33.964288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-762fd9df-6507-466b-80f3-1c85324422e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:33.971250 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:33.971250 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:33.972374 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-762fd9df-6507-466b-80f3-1c85324422e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:33.973224 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 786/3166] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:33 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:34.091734 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-34ed9cd7-e854-4996-9b96-dc0a8caa1157 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.097373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34ed9cd7-e854-4996-9b96-dc0a8caa1157 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:34.097373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34ed9cd7-e854-4996-9b96-dc0a8caa1157 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.097373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34ed9cd7-e854-4996-9b96-dc0a8caa1157 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.097373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-34ed9cd7-e854-4996-9b96-dc0a8caa1157 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:34.102449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7176ca73-3228-4320-8762-7ea1aec94dc1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.105312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7176ca73-3228-4320-8762-7ea1aec94dc1 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb Aug 23 18:20:34.105557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7176ca73-3228-4320-8762-7ea1aec94dc1 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.105809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7176ca73-3228-4320-8762-7ea1aec94dc1 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.108541 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:34.108541 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:34.108541 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34ed9cd7-e854-4996-9b96-dc0a8caa1157 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:34.110559 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 795/3167] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:34.120862 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7176ca73-3228-4320-8762-7ea1aec94dc1 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb returned with HTTP 404 Aug 23 18:20:34.120862 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 791/3168] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/snapshots/0961535e-413e-40ed-87b5-46436c143acb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:34.130412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-84f9f6d2-f794-4680-965d-2d73cbf447ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.135517 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84f9f6d2-f794-4680-965d-2d73cbf447ea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:34.135807 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84f9f6d2-f794-4680-965d-2d73cbf447ea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.136151 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84f9f6d2-f794-4680-965d-2d73cbf447ea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.157168 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:34.157168 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:34.168589 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-84f9f6d2-f794-4680-965d-2d73cbf447ea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:34.179469 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84f9f6d2-f794-4680-965d-2d73cbf447ea tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 returned with HTTP 200 Aug 23 18:20:34.180323 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 797/3169] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:34.197471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95d70018-c87b-4917-89da-871ce51750fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.199251 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95d70018-c87b-4917-89da-871ce51750fb tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] DELETE https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:34.200485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95d70018-c87b-4917-89da-871ce51750fb tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.200485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95d70018-c87b-4917-89da-871ce51750fb tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.201469 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-95d70018-c87b-4917-89da-871ce51750fb tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Delete volume with id: 2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:34.212170 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:34.212170 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:34.213286 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-95d70018-c87b-4917-89da-871ce51750fb tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:34.232815 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-95d70018-c87b-4917-89da-871ce51750fb tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Delete volume request issued successfully. Aug 23 18:20:34.233175 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95d70018-c87b-4917-89da-871ce51750fb tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 returned with HTTP 202 Aug 23 18:20:34.233717 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 787/3170] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:34 2026] DELETE /volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:34.242107 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ce9c201-0d0f-43db-86ba-71820a07b182 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.244084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ce9c201-0d0f-43db-86ba-71820a07b182 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:34.244366 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ce9c201-0d0f-43db-86ba-71820a07b182 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.244647 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ce9c201-0d0f-43db-86ba-71820a07b182 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.252809 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:34.252809 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:34.257683 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ce9c201-0d0f-43db-86ba-71820a07b182 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Volume info retrieved successfully. Aug 23 18:20:34.264005 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ce9c201-0d0f-43db-86ba-71820a07b182 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 returned with HTTP 200 Aug 23 18:20:34.264531 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 796/3171] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:34.709386 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bdb1da76-fb54-49a7-b95d-3e32219ff858 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.711579 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdb1da76-fb54-49a7-b95d-3e32219ff858 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:34.711868 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdb1da76-fb54-49a7-b95d-3e32219ff858 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.712170 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdb1da76-fb54-49a7-b95d-3e32219ff858 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.712268 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bdb1da76-fb54-49a7-b95d-3e32219ff858 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:34.719164 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:34.719164 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:34.720452 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdb1da76-fb54-49a7-b95d-3e32219ff858 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:34.721015 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 792/3172] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:34.843132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b18ad5f6-e38d-4043-8d1b-2a20e3b986ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.845984 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b18ad5f6-e38d-4043-8d1b-2a20e3b986ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:34.846118 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b18ad5f6-e38d-4043-8d1b-2a20e3b986ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.847273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b18ad5f6-e38d-4043-8d1b-2a20e3b986ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.854911 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b18ad5f6-e38d-4043-8d1b-2a20e3b986ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 404 Aug 23 18:20:34.855781 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 798/3173] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:34.866186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-37bdd7d3-7e1f-4250-8ff3-a02fd512273b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.868640 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37bdd7d3-7e1f-4250-8ff3-a02fd512273b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:34.868779 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37bdd7d3-7e1f-4250-8ff3-a02fd512273b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.868980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37bdd7d3-7e1f-4250-8ff3-a02fd512273b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.878186 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37bdd7d3-7e1f-4250-8ff3-a02fd512273b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 404 Aug 23 18:20:34.878807 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 788/3174] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:34.888170 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-83c27bc9-29c5-4504-9cf6-db48c5ed4114 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.889936 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83c27bc9-29c5-4504-9cf6-db48c5ed4114 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:34.890135 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83c27bc9-29c5-4504-9cf6-db48c5ed4114 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.890479 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83c27bc9-29c5-4504-9cf6-db48c5ed4114 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.890479 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-83c27bc9-29c5-4504-9cf6-db48c5ed4114 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: a8a083a1-0718-4c91-9993-362a2b4593ec Aug 23 18:20:34.897515 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83c27bc9-29c5-4504-9cf6-db48c5ed4114 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec returned with HTTP 404 Aug 23 18:20:34.898119 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 797/3175] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:34 2026] DELETE /volume/v3/volumes/a8a083a1-0718-4c91-9993-362a2b4593ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:34.942209 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.945043 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:34.945564 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1644440760"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:34.947707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request body: {'volume': {'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1644440760'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:34.950237 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4fddc442-18dd-462d-9d3a-90807642219e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.953668 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fddc442-18dd-462d-9d3a-90807642219e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:34.953986 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fddc442-18dd-462d-9d3a-90807642219e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.954232 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fddc442-18dd-462d-9d3a-90807642219e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.954733 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4fddc442-18dd-462d-9d3a-90807642219e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:34.961007 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:34.961007 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:34.961713 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fddc442-18dd-462d-9d3a-90807642219e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:34.962248 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 799/3176] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:34.989618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-378bbfb2-0dd4-46b4-9636-d1fc184e5b5e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:34.992111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-378bbfb2-0dd4-46b4-9636-d1fc184e5b5e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:34.992357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-378bbfb2-0dd4-46b4-9636-d1fc184e5b5e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:34.992682 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-378bbfb2-0dd4-46b4-9636-d1fc184e5b5e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:34.992843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-378bbfb2-0dd4-46b4-9636-d1fc184e5b5e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:34.998128 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:34.998128 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:34.999170 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-378bbfb2-0dd4-46b4-9636-d1fc184e5b5e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:34.999637 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 789/3177] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:34 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:35.133024 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-942d0577-f12b-4e35-b7f6-ef6d0e356641 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:35.134939 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-942d0577-f12b-4e35-b7f6-ef6d0e356641 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:35.135273 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-942d0577-f12b-4e35-b7f6-ef6d0e356641 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:35.135503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-942d0577-f12b-4e35-b7f6-ef6d0e356641 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:35.135631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-942d0577-f12b-4e35-b7f6-ef6d0e356641 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:35.142372 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:35.142372 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:35.143193 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-942d0577-f12b-4e35-b7f6-ef6d0e356641 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:35.143688 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 798/3178] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:35 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:35.199237 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume of 1 GB Aug 23 18:20:35.206615 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Availability Zones retrieved successfully. Aug 23 18:20:35.213572 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (0a18a30f-9950-44bc-ae6b-b87e9d93f90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:35.214733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618924ff-8f3c-464e-b7e0-1c04ac95988a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:35.216084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:35.283327 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3d9d82d-9eeb-41cd-8698-a672814e3a18 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:35.287025 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3d9d82d-9eeb-41cd-8698-a672814e3a18 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] GET https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 Aug 23 18:20:35.287329 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3d9d82d-9eeb-41cd-8698-a672814e3a18 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:35.287568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3d9d82d-9eeb-41cd-8698-a672814e3a18 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:35.294719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618924ff-8f3c-464e-b7e0-1c04ac95988a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:35.295983 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf4483f-cc6e-43f6-9e4e-a82c8c89a3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:35.298696 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3d9d82d-9eeb-41cd-8698-a672814e3a18 tempest-SnapshotsActionsTest-1149922240 tempest-SnapshotsActionsTest-1149922240-project-member] https://10.4.3.148/volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 returned with HTTP 404 Aug 23 18:20:35.299024 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 800/3179] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:35 2026] GET /volume/v3/volumes/2cce9463-97a5-4b9a-bd98-1f5eeb92abc1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:35.359956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['d0fe4b49-9811-4665-895b-a8d64056732e', '5db4d788-bd36-4e5e-95d6-bb0916b17b9a', '2abc0a9b-244c-494e-9515-db53d82b7976', '1227532a-db43-4ef3-b425-1f86799df5c0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:35.361360 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf4483f-cc6e-43f6-9e4e-a82c8c89a3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0fe4b49-9811-4665-895b-a8d64056732e', '5db4d788-bd36-4e5e-95d6-bb0916b17b9a', '2abc0a9b-244c-494e-9515-db53d82b7976', '1227532a-db43-4ef3-b425-1f86799df5c0']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:35.362811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a528be6-9770-428a-b892-da4f4c122661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:35.399809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a528be6-9770-428a-b892-da4f4c122661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ebb83d-3100-4357-8cdf-6ddad892ef5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1644440760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['d0fe4b49-9811-4665-895b-a8d64056732e','5db4d788-bd36-4e5e-95d6-bb0916b17b9a','2abc0a9b-244c-494e-9515-db53d82b7976','1227532a-db43-4ef3-b425-1f86799df5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1644440760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ebb83d-3100-4357-8cdf-6ddad892ef5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce3f9cc27963411f817039055e57c1e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da432b89bfb74812b873f63873a5a9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:35.402780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca06926-71d9-4c01-a3f5-f2fd713930e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:35.431945 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca06926-71d9-4c01-a3f5-f2fd713930e6) transitioned into state 'SUCCESS' from state '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-1644440760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['d0fe4b49-9811-4665-895b-a8d64056732e','5db4d788-bd36-4e5e-95d6-bb0916b17b9a','2abc0a9b-244c-494e-9515-db53d82b7976','1227532a-db43-4ef3-b425-1f86799df5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:35.433181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3dee877-e434-42b0-9cb0-ad3015cd30b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:35.445991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3dee877-e434-42b0-9cb0-ad3015cd30b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:35.447969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (0a18a30f-9950-44bc-ae6b-b87e9d93f90a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:35.447969 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request issued successfully. Aug 23 18:20:35.448762 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-465b01ac-f1b7-4bf0-aecb-9b3019cfb220 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:35.449483 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 793/3180] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:34 2026] POST /volume/v3/volumes => generated 749 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:35.468767 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db8c8e5d-e6dd-4a4c-bf50-5ec49047a26b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:35.473060 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db8c8e5d-e6dd-4a4c-bf50-5ec49047a26b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:20:35.473212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db8c8e5d-e6dd-4a4c-bf50-5ec49047a26b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:35.473864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db8c8e5d-e6dd-4a4c-bf50-5ec49047a26b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:35.490874 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:35.490874 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:35.500825 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db8c8e5d-e6dd-4a4c-bf50-5ec49047a26b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:35.506154 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db8c8e5d-e6dd-4a4c-bf50-5ec49047a26b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 200 Aug 23 18:20:35.506812 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 790/3181] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:35 2026] GET /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:35.734966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-90733fe4-6201-4462-b28a-1f37119989cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:35.737141 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90733fe4-6201-4462-b28a-1f37119989cd tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:35.737547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90733fe4-6201-4462-b28a-1f37119989cd tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:35.737616 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90733fe4-6201-4462-b28a-1f37119989cd tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:35.737968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-90733fe4-6201-4462-b28a-1f37119989cd tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:35.746112 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:35.746112 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:35.747726 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90733fe4-6201-4462-b28a-1f37119989cd tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:35.747726 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 799/3182] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:35 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:35.980366 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1cde7b8f-7b5e-4548-b3bf-f69d5b67f04e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:35.983369 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cde7b8f-7b5e-4548-b3bf-f69d5b67f04e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:35.983679 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cde7b8f-7b5e-4548-b3bf-f69d5b67f04e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:35.983960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cde7b8f-7b5e-4548-b3bf-f69d5b67f04e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:35.984168 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1cde7b8f-7b5e-4548-b3bf-f69d5b67f04e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:35.997943 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:35.997943 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:35.998182 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cde7b8f-7b5e-4548-b3bf-f69d5b67f04e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:35.999037 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 801/3183] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:35 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:36.016157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08d93cf9-525d-43ec-aafa-d2d7d7bc3a06 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:36.018522 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08d93cf9-525d-43ec-aafa-d2d7d7bc3a06 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:36.018733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08d93cf9-525d-43ec-aafa-d2d7d7bc3a06 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:36.019051 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08d93cf9-525d-43ec-aafa-d2d7d7bc3a06 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:36.019146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-08d93cf9-525d-43ec-aafa-d2d7d7bc3a06 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:36.026730 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:36.026730 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:36.027828 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08d93cf9-525d-43ec-aafa-d2d7d7bc3a06 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:36.028347 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 794/3184] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:36 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:36.158529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2d60dbb-58e2-4702-9cd5-f6a4a7773e96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:36.160921 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2d60dbb-58e2-4702-9cd5-f6a4a7773e96 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:36.163827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2d60dbb-58e2-4702-9cd5-f6a4a7773e96 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:36.163827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2d60dbb-58e2-4702-9cd5-f6a4a7773e96 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:36.163827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f2d60dbb-58e2-4702-9cd5-f6a4a7773e96 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:36.175963 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:36.175963 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:36.175963 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2d60dbb-58e2-4702-9cd5-f6a4a7773e96 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:36.175963 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 791/3185] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:36 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:36.525103 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ed21647-3537-4448-be25-4ba6a6db3a3b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:36.528264 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ed21647-3537-4448-be25-4ba6a6db3a3b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:20:36.528395 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ed21647-3537-4448-be25-4ba6a6db3a3b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:36.528705 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ed21647-3537-4448-be25-4ba6a6db3a3b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:36.532782 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=418,cinder:UPDATE=107,cinder:INSERT=54,cinder:DELETE=3 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:20:36.546329 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:36.546329 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:36.555347 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6ed21647-3537-4448-be25-4ba6a6db3a3b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:36.567937 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ed21647-3537-4448-be25-4ba6a6db3a3b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 200 Aug 23 18:20:36.568366 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 800/3186] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:36 2026] GET /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 1357 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:36.596486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2e7db592-65a4-4c00-9de1-846f5ebabdcf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:36.599208 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e7db592-65a4-4c00-9de1-846f5ebabdcf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:20:36.600769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e7db592-65a4-4c00-9de1-846f5ebabdcf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:36.600769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e7db592-65a4-4c00-9de1-846f5ebabdcf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:36.611187 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:36.611187 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:36.621536 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2e7db592-65a4-4c00-9de1-846f5ebabdcf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:36.629326 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e7db592-65a4-4c00-9de1-846f5ebabdcf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 200 Aug 23 18:20:36.630046 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 802/3187] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:36 2026] GET /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:36.649739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b318811c-b776-4404-91aa-9ea6852e952b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:36.653868 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b318811c-b776-4404-91aa-9ea6852e952b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:36.655231 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b318811c-b776-4404-91aa-9ea6852e952b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08ebb83d-3100-4357-8cdf-6ddad892ef5f", "name": "tempest-VolumesBackupsTest-Backup-735770178", "container": "tempest-volumesbackupstest-backup-container-2040682508"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:36.657452 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-b318811c-b776-4404-91aa-9ea6852e952b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating new backup {'backup': {'volume_id': '08ebb83d-3100-4357-8cdf-6ddad892ef5f', 'name': 'tempest-VolumesBackupsTest-Backup-735770178', 'container': 'tempest-volumesbackupstest-backup-container-2040682508'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:36.657729 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-b318811c-b776-4404-91aa-9ea6852e952b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating backup of volume 08ebb83d-3100-4357-8cdf-6ddad892ef5f in container tempest-volumesbackupstest-backup-container-2040682508 Aug 23 18:20:36.670239 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:36.670239 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:36.670890 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b318811c-b776-4404-91aa-9ea6852e952b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:20:36.708446 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b318811c-b776-4404-91aa-9ea6852e952b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['a9be0253-edf0-48b2-b0c7-cce5a4c51cea', '8706392d-4c24-4d73-aa54-b34e92265d30'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:36.760203 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-037026f0-38a2-4a23-b5ed-150b2561c641 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:36.760373 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b318811c-b776-4404-91aa-9ea6852e952b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:36.761785 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 795/3188] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:36 2026] POST /volume/v3/backups => generated 329 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:36.765488 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-037026f0-38a2-4a23-b5ed-150b2561c641 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:36.765488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-037026f0-38a2-4a23-b5ed-150b2561c641 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:36.765488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-037026f0-38a2-4a23-b5ed-150b2561c641 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:36.765488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-037026f0-38a2-4a23-b5ed-150b2561c641 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:36.775760 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:36.775760 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:36.775760 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-037026f0-38a2-4a23-b5ed-150b2561c641 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:36.775760 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 792/3189] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:36 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:36.778778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4df15716-dd65-42ce-be09-c2771e26da55 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:36.784325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4df15716-dd65-42ce-be09-c2771e26da55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:36.784721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4df15716-dd65-42ce-be09-c2771e26da55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:36.785119 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4df15716-dd65-42ce-be09-c2771e26da55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:36.785296 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4df15716-dd65-42ce-be09-c2771e26da55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:36.791960 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:36.791960 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:36.793195 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4df15716-dd65-42ce-be09-c2771e26da55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:36.794102 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 801/3190] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:36 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:37.012562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33d4124d-8981-47e3-9368-8c0af62f5866 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.016537 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33d4124d-8981-47e3-9368-8c0af62f5866 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:37.016674 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33d4124d-8981-47e3-9368-8c0af62f5866 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.017074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33d4124d-8981-47e3-9368-8c0af62f5866 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.017236 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-33d4124d-8981-47e3-9368-8c0af62f5866 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:37.027809 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.027809 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:37.029763 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33d4124d-8981-47e3-9368-8c0af62f5866 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 200 Aug 23 18:20:37.029763 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 803/3191] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:37 2026] GET /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:37.045555 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f01e45d-a02d-4e64-9594-21ae23f4c7e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.046925 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c798a6f0-8f46-41cd-8c1c-1083935837e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.049292 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f01e45d-a02d-4e64-9594-21ae23f4c7e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:37.049370 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c798a6f0-8f46-41cd-8c1c-1083935837e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] DELETE https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca Aug 23 18:20:37.049477 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f01e45d-a02d-4e64-9594-21ae23f4c7e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.049552 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c798a6f0-8f46-41cd-8c1c-1083935837e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.049552 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c798a6f0-8f46-41cd-8c1c-1083935837e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.049552 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-c798a6f0-8f46-41cd-8c1c-1083935837e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Delete backup with id: 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca. Aug 23 18:20:37.050075 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f01e45d-a02d-4e64-9594-21ae23f4c7e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.050334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4f01e45d-a02d-4e64-9594-21ae23f4c7e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:37.054770 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.054770 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:37.056518 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.056518 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:37.058487 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f01e45d-a02d-4e64-9594-21ae23f4c7e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:37.059207 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 796/3192] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:37 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:37.084297 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-c798a6f0-8f46-41cd-8c1c-1083935837e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] delete_backup rpcapi backup_id 5448d5bc-afaa-4ef7-81a7-c086b1ea3bca {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:20:37.086772 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c798a6f0-8f46-41cd-8c1c-1083935837e8 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca returned with HTTP 202 Aug 23 18:20:37.087650 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 793/3193] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:20:37 2026] DELETE /volume/v3/backups/5448d5bc-afaa-4ef7-81a7-c086b1ea3bca => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:37.097424 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.101192 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 Aug 23 18:20:37.101425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.101811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.102709 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume with id: 6ec8a912-53aa-47d4-b6b5-115d5b79ca85 Aug 23 18:20:37.115895 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.115895 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:37.116612 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:37.146247 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume request issued successfully. Aug 23 18:20:37.148397 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa852c55-fa76-4bad-b71f-5e44f56166fd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 returned with HTTP 202 Aug 23 18:20:37.148397 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 802/3194] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:20:37 2026] DELETE /volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:37.158656 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ebeaad74-42e6-444b-a60c-b87a6abb4f54 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.160514 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebeaad74-42e6-444b-a60c-b87a6abb4f54 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 Aug 23 18:20:37.160736 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebeaad74-42e6-444b-a60c-b87a6abb4f54 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.160943 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebeaad74-42e6-444b-a60c-b87a6abb4f54 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.183871 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.183871 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:37.192676 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d35c5168-fb83-4277-b387-221dbed36aa6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.192878 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ebeaad74-42e6-444b-a60c-b87a6abb4f54 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:37.196621 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d35c5168-fb83-4277-b387-221dbed36aa6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:37.196986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d35c5168-fb83-4277-b387-221dbed36aa6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.197188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d35c5168-fb83-4277-b387-221dbed36aa6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.197337 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d35c5168-fb83-4277-b387-221dbed36aa6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:37.198856 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebeaad74-42e6-444b-a60c-b87a6abb4f54 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 returned with HTTP 200 Aug 23 18:20:37.199395 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 804/3195] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:37 2026] GET /volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:37.204353 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.204353 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:37.207826 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d35c5168-fb83-4277-b387-221dbed36aa6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:37.207826 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 797/3196] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:37 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:37.800657 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d03590d8-209e-4eee-8b48-0a015ec75d23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.806737 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d03590d8-209e-4eee-8b48-0a015ec75d23 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:37.807087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d03590d8-209e-4eee-8b48-0a015ec75d23 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.807286 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d03590d8-209e-4eee-8b48-0a015ec75d23 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.807456 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d03590d8-209e-4eee-8b48-0a015ec75d23 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:37.814141 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d95effea-a5bb-4024-b464-bb68b389895d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:37.816131 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.816131 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:37.818451 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d95effea-a5bb-4024-b464-bb68b389895d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:37.818710 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d03590d8-209e-4eee-8b48-0a015ec75d23 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:37.818770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d95effea-a5bb-4024-b464-bb68b389895d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:37.818770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d95effea-a5bb-4024-b464-bb68b389895d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:37.819312 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 794/3197] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:37 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:37.819373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d95effea-a5bb-4024-b464-bb68b389895d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:37.829565 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:37.829565 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:37.830768 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d95effea-a5bb-4024-b464-bb68b389895d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:37.831332 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 803/3198] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:37 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.074122 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91a5f231-87fe-43d7-b3ec-bc3be5b588d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.078963 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91a5f231-87fe-43d7-b3ec-bc3be5b588d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:38.078963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91a5f231-87fe-43d7-b3ec-bc3be5b588d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:38.078963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91a5f231-87fe-43d7-b3ec-bc3be5b588d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:38.078963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-91a5f231-87fe-43d7-b3ec-bc3be5b588d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:38.083320 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:38.083320 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:38.084416 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91a5f231-87fe-43d7-b3ec-bc3be5b588d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:38.084918 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 805/3199] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:38 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.217537 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c338c11-5f08-4d63-8d72-6ce8e0d4409a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.219531 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9703d9d2-63b8-4c52-a771-de9038b2f6a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.220221 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c338c11-5f08-4d63-8d72-6ce8e0d4409a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 Aug 23 18:20:38.222992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c338c11-5f08-4d63-8d72-6ce8e0d4409a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:38.222992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c338c11-5f08-4d63-8d72-6ce8e0d4409a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:38.223103 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9703d9d2-63b8-4c52-a771-de9038b2f6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:38.223103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9703d9d2-63b8-4c52-a771-de9038b2f6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:38.223103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9703d9d2-63b8-4c52-a771-de9038b2f6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:38.223103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9703d9d2-63b8-4c52-a771-de9038b2f6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:38.227284 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:38.227284 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:38.228092 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9703d9d2-63b8-4c52-a771-de9038b2f6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:38.228548 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 795/3200] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:38 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.235979 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c338c11-5f08-4d63-8d72-6ce8e0d4409a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 returned with HTTP 404 Aug 23 18:20:38.236995 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 798/3201] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:38 2026] GET /volume/v3/volumes/6ec8a912-53aa-47d4-b6b5-115d5b79ca85 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:38.251607 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f398a90-5c1b-421c-805c-8d6f03038657 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.253751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f398a90-5c1b-421c-805c-8d6f03038657 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a/export_record Aug 23 18:20:38.253991 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f398a90-5c1b-421c-805c-8d6f03038657 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:38.254238 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f398a90-5c1b-421c-805c-8d6f03038657 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Calling method 'export_record' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:38.254402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-9f398a90-5c1b-421c-805c-8d6f03038657 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Export record for backup 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 23 18:20:38.260273 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:38.260273 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:38.261463 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-9f398a90-5c1b-421c-805c-8d6f03038657 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '290e312d4eef4af699d7440f318f5e63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fd9707ce7994b60bb2cddeb91ab46cd', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:20:38.261762 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f398a90-5c1b-421c-805c-8d6f03038657 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a/export_record returned with HTTP 403 Aug 23 18:20:38.262335 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 804/3202] 10.4.3.148 () {68 vars in 1430 bytes} [Sun Aug 23 18:20:38 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:20:38.271499 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.274206 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:38.274206 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1487726235"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:38.276093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1487726235'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:38.276254 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume of 1 GB Aug 23 18:20:38.285371 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Availability Zones retrieved successfully. Aug 23 18:20:38.293822 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (b57bd635-2c76-47ba-ab1d-afa23f693540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:38.294845 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00665382-7aa9-4f67-8e7e-65db85279fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:38.295952 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:38.329817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00665382-7aa9-4f67-8e7e-65db85279fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:38.331199 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfe7707-1d0f-42b3-8efd-66a22d6a4a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:38.406764 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['9590d4ec-f835-4f80-b7c3-42bf2a12498e', '82ff9a0d-9bd0-4e20-a29f-f027d7531f97', '74f0bc13-8db3-4621-8c51-a3056e8395dc', '83bfe554-e115-47be-8fed-846f81bba74f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:38.408198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfe7707-1d0f-42b3-8efd-66a22d6a4a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9590d4ec-f835-4f80-b7c3-42bf2a12498e', '82ff9a0d-9bd0-4e20-a29f-f027d7531f97', '74f0bc13-8db3-4621-8c51-a3056e8395dc', '83bfe554-e115-47be-8fed-846f81bba74f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:38.409019 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc930b7-5caf-4282-b865-5a5cd33c050c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:38.437455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc930b7-5caf-4282-b865-5a5cd33c050c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2603ad5-03c5-43d5-903c-b8d006edf137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1487726235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['9590d4ec-f835-4f80-b7c3-42bf2a12498e','82ff9a0d-9bd0-4e20-a29f-f027d7531f97','74f0bc13-8db3-4621-8c51-a3056e8395dc','83bfe554-e115-47be-8fed-846f81bba74f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1487726235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2603ad5-03c5-43d5-903c-b8d006edf137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36009118404449ae83a9e0aca95e453e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:38.438385 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0f6075-e710-4c8c-b57d-4a40ce425128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:38.471318 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0f6075-e710-4c8c-b57d-4a40ce425128) transitioned into state 'SUCCESS' from state '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-1487726235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['9590d4ec-f835-4f80-b7c3-42bf2a12498e','82ff9a0d-9bd0-4e20-a29f-f027d7531f97','74f0bc13-8db3-4621-8c51-a3056e8395dc','83bfe554-e115-47be-8fed-846f81bba74f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:38.472432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37f90d3-e250-4b8c-b947-96aa2baed85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:38.489566 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37f90d3-e250-4b8c-b947-96aa2baed85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:38.490677 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (b57bd635-2c76-47ba-ab1d-afa23f693540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:38.491137 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request issued successfully. Aug 23 18:20:38.492314 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba4adb8d-57ff-4c87-b7cf-aebf46fc3e0a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:38.492764 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 806/3203] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:20:38 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:38.508046 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e837a740-609a-4e22-98a4-81dc0d952d17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.510970 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e837a740-609a-4e22-98a4-81dc0d952d17 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 Aug 23 18:20:38.510970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e837a740-609a-4e22-98a4-81dc0d952d17 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:38.510970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e837a740-609a-4e22-98a4-81dc0d952d17 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:38.520070 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:38.520070 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:38.525366 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e837a740-609a-4e22-98a4-81dc0d952d17 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:38.531105 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e837a740-609a-4e22-98a4-81dc0d952d17 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 returned with HTTP 200 Aug 23 18:20:38.531105 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 796/3204] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:38 2026] GET /volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.738368 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2dcc2d1f-2815-433c-986f-56197dae6775 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.835825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d81a33e-9bf8-438f-806e-85fd64e70b11 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.838471 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d81a33e-9bf8-438f-806e-85fd64e70b11 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:38.838711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d81a33e-9bf8-438f-806e-85fd64e70b11 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:38.839073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d81a33e-9bf8-438f-806e-85fd64e70b11 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:38.839209 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5d81a33e-9bf8-438f-806e-85fd64e70b11 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:38.848298 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:38.848298 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:38.848730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5499f2a-46d8-4ec4-8b1b-29fde499ec42 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.849162 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d81a33e-9bf8-438f-806e-85fd64e70b11 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:38.849572 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 805/3205] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:38 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.851889 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5499f2a-46d8-4ec4-8b1b-29fde499ec42 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:38.852170 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5499f2a-46d8-4ec4-8b1b-29fde499ec42 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:38.852400 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5499f2a-46d8-4ec4-8b1b-29fde499ec42 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:38.852517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a5499f2a-46d8-4ec4-8b1b-29fde499ec42 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:38.857824 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:38.857824 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:38.858762 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5499f2a-46d8-4ec4-8b1b-29fde499ec42 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:38.859320 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 807/3206] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:38 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.912085 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dcc2d1f-2815-433c-986f-56197dae6775 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:38.912428 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2dcc2d1f-2815-433c-986f-56197dae6775 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-797088478", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:38.929029 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dcc2d1f-2815-433c-986f-56197dae6775 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:38.929362 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 799/3207] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:20:38 2026] POST /volume/v3/types => generated 274 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.941858 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7783e3df-926b-42a1-85a2-46e9d695a79b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:38.946816 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7783e3df-926b-42a1-85a2-46e9d695a79b tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:38.946816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7783e3df-926b-42a1-85a2-46e9d695a79b tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-368545027", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:38.966162 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7783e3df-926b-42a1-85a2-46e9d695a79b tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:38.966666 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 797/3208] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:20:38 2026] POST /volume/v3/types => generated 274 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:38.978493 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.069248 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:39.069710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1958470085", "volume_type": "d5ff9f17-c1c3-4319-8a7d-b4725566f51f", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:39.071891 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1958470085', 'volume_type': 'd5ff9f17-c1c3-4319-8a7d-b4725566f51f', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:39.077385 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Create volume of 1 GB Aug 23 18:20:39.077776 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.077776 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:39.078467 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Availability Zones retrieved successfully. Aug 23 18:20:39.086476 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Flow 'volume_create_api' (7b62cbd4-c6c8-4d7f-a074-4ff7342aad8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:39.087700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9356ce1-1915-4527-b417-2079cdc791df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:39.088997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:39.099158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa77c2f1-0f27-4c97-9a6c-db1bba6ac3c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.102995 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa77c2f1-0f27-4c97-9a6c-db1bba6ac3c7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:39.103260 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa77c2f1-0f27-4c97-9a6c-db1bba6ac3c7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:39.103507 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa77c2f1-0f27-4c97-9a6c-db1bba6ac3c7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:39.103659 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aa77c2f1-0f27-4c97-9a6c-db1bba6ac3c7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:39.116321 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.116321 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:39.117404 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa77c2f1-0f27-4c97-9a6c-db1bba6ac3c7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:39.117912 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 808/3209] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:39 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:39.124503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9356ce1-1915-4527-b417-2079cdc791df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:20:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d5ff9f17-c1c3-4319-8a7d-b4725566f51f,is_public=True,name='tempest-VolumeTypesTest-volume-type-797088478',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5ff9f17-c1c3-4319-8a7d-b4725566f51f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:39.125744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b128509-42d8-4d60-a212-64839350efbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:39.156366 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-797088478 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-797088478, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:39.156641 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-797088478 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-797088478, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:39.193574 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Created reservations ['f0730889-ddae-4911-975d-cbe30177684a', 'b78d3f20-d74d-4809-a7da-ffa8322da767', '1997cf6d-41cc-4765-8ff2-2b6fe8bcba38', '85170a59-eceb-4173-9bd3-fa0bd76be368'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:39.194648 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b128509-42d8-4d60-a212-64839350efbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0730889-ddae-4911-975d-cbe30177684a', 'b78d3f20-d74d-4809-a7da-ffa8322da767', '1997cf6d-41cc-4765-8ff2-2b6fe8bcba38', '85170a59-eceb-4173-9bd3-fa0bd76be368']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:39.195658 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ee8dc7-55ba-4e71-8637-4459e2294993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:39.228293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ee8dc7-55ba-4e71-8637-4459e2294993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee18a520-3220-40a0-a093-5de4127a2356', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1958470085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd8a7467049e4c1e9024538c459e6506',qos_specs=None,replication_status=,reservations=['f0730889-ddae-4911-975d-cbe30177684a','b78d3f20-d74d-4809-a7da-ffa8322da767','1997cf6d-41cc-4765-8ff2-2b6fe8bcba38','85170a59-eceb-4173-9bd3-fa0bd76be368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5023abd5282f433ba6b00d4b81aa87ac',volume_type_id=d5ff9f17-c1c3-4319-8a7d-b4725566f51f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1958470085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee18a520-3220-40a0-a093-5de4127a2356,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd8a7467049e4c1e9024538c459e6506',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5023abd5282f433ba6b00d4b81aa87ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5ff9f17-c1c3-4319-8a7d-b4725566f51f),volume_type_id=d5ff9f17-c1c3-4319-8a7d-b4725566f51f)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:39.229345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6226e6d7-b01a-4310-8c95-ed52e9faefa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:39.242594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32a2754d-3357-446d-92f2-e7350c4a9413 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.244856 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32a2754d-3357-446d-92f2-e7350c4a9413 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:39.245469 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32a2754d-3357-446d-92f2-e7350c4a9413 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:39.245682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32a2754d-3357-446d-92f2-e7350c4a9413 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:39.245894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-32a2754d-3357-446d-92f2-e7350c4a9413 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:39.252219 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.252219 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:39.252874 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32a2754d-3357-446d-92f2-e7350c4a9413 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:39.253252 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 800/3210] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:39 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:39.258951 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6226e6d7-b01a-4310-8c95-ed52e9faefa9) transitioned into state 'SUCCESS' from state '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-1958470085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd8a7467049e4c1e9024538c459e6506',qos_specs=None,replication_status=,reservations=['f0730889-ddae-4911-975d-cbe30177684a','b78d3f20-d74d-4809-a7da-ffa8322da767','1997cf6d-41cc-4765-8ff2-2b6fe8bcba38','85170a59-eceb-4173-9bd3-fa0bd76be368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5023abd5282f433ba6b00d4b81aa87ac',volume_type_id=d5ff9f17-c1c3-4319-8a7d-b4725566f51f)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:39.259168 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65da3531-920f-49c2-8704-45078460d87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:39.271029 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65da3531-920f-49c2-8704-45078460d87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:39.272525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Flow 'volume_create_api' (7b62cbd4-c6c8-4d7f-a074-4ff7342aad8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:39.273010 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Create volume request issued successfully. Aug 23 18:20:39.273956 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac8cb2b3-25be-4b2b-aae7-67b36e198008 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:39.277404 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 806/3211] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:38 2026] POST /volume/v3/volumes => generated 783 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:39.288934 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-17d201af-bf7b-42c4-85cd-5dda8420d60d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.291093 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17d201af-bf7b-42c4-85cd-5dda8420d60d tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:39.291274 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17d201af-bf7b-42c4-85cd-5dda8420d60d tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:39.291503 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17d201af-bf7b-42c4-85cd-5dda8420d60d tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:39.302476 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.302476 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:39.307402 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-17d201af-bf7b-42c4-85cd-5dda8420d60d tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:39.312143 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17d201af-bf7b-42c4-85cd-5dda8420d60d tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 200 Aug 23 18:20:39.312143 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 798/3212] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:39 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:39.549361 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40a5d4d7-3314-4801-96ab-8a87c4d4357b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.551759 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40a5d4d7-3314-4801-96ab-8a87c4d4357b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 Aug 23 18:20:39.551759 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40a5d4d7-3314-4801-96ab-8a87c4d4357b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:39.552008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40a5d4d7-3314-4801-96ab-8a87c4d4357b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:39.563009 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.563009 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:39.570019 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-40a5d4d7-3314-4801-96ab-8a87c4d4357b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:39.577262 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40a5d4d7-3314-4801-96ab-8a87c4d4357b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 returned with HTTP 200 Aug 23 18:20:39.577262 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 809/3213] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:39 2026] GET /volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:39.598130 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.600107 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:39.600533 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2603ad5-03c5-43d5-903c-b8d006edf137", "name": "tempest-type-Backup-1052564291"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:39.602739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating new backup {'backup': {'volume_id': 'b2603ad5-03c5-43d5-903c-b8d006edf137', 'name': 'tempest-type-Backup-1052564291'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:39.603011 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating backup of volume b2603ad5-03c5-43d5-903c-b8d006edf137 in container None Aug 23 18:20:39.612048 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.612048 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:39.612491 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:20:39.653624 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['c15e9fda-3e17-4ed9-ad5e-ce30e8bc9812', '115869ac-6cf0-4006-a9a0-62fd7a8af60d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:39.693316 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03bee298-79bd-4ac8-bc6f-79ea006f67da tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:39.693846 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 801/3214] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:20:39 2026] POST /volume/v3/backups => generated 316 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:39.707995 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb105556-1076-4151-a961-e85095691301 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.710224 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb105556-1076-4151-a961-e85095691301 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:39.710451 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb105556-1076-4151-a961-e85095691301 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:39.710683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb105556-1076-4151-a961-e85095691301 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:39.710943 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fb105556-1076-4151-a961-e85095691301 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:39.715363 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.715363 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:39.715974 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb105556-1076-4151-a961-e85095691301 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:39.716345 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 807/3215] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:39 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:39.864216 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e2f51dd-842c-4b8d-b2b9-6c8945885787 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.865641 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e2f51dd-842c-4b8d-b2b9-6c8945885787 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:39.867839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e2f51dd-842c-4b8d-b2b9-6c8945885787 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:39.868222 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e2f51dd-842c-4b8d-b2b9-6c8945885787 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:39.868441 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8e2f51dd-842c-4b8d-b2b9-6c8945885787 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:39.874022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20dabb63-b2bf-4125-8901-3c6231627ec5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:39.875537 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.875537 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:39.876283 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20dabb63-b2bf-4125-8901-3c6231627ec5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:39.877325 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20dabb63-b2bf-4125-8901-3c6231627ec5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:39.877395 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e2f51dd-842c-4b8d-b2b9-6c8945885787 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:39.877589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20dabb63-b2bf-4125-8901-3c6231627ec5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:39.877589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-20dabb63-b2bf-4125-8901-3c6231627ec5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:39.877650 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 799/3216] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:39 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:39.885576 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:39.885576 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:39.887688 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20dabb63-b2bf-4125-8901-3c6231627ec5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:39.888354 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 810/3217] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:39 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.132296 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8ad41f1-ebbb-403d-8125-af196fff4a95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.134178 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8ad41f1-ebbb-403d-8125-af196fff4a95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:40.134554 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8ad41f1-ebbb-403d-8125-af196fff4a95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.134907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8ad41f1-ebbb-403d-8125-af196fff4a95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.135120 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c8ad41f1-ebbb-403d-8125-af196fff4a95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:40.141511 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.141511 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:40.143834 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8ad41f1-ebbb-403d-8125-af196fff4a95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:40.144314 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 802/3218] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.159391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-377c9518-85a9-4508-a95e-96f6225e0313 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.161558 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-377c9518-85a9-4508-a95e-96f6225e0313 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 Aug 23 18:20:40.161809 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-377c9518-85a9-4508-a95e-96f6225e0313 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.163214 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-377c9518-85a9-4508-a95e-96f6225e0313 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.172780 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.172780 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:40.180132 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-377c9518-85a9-4508-a95e-96f6225e0313 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:20:40.187753 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-377c9518-85a9-4508-a95e-96f6225e0313 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 returned with HTTP 200 Aug 23 18:20:40.188259 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 808/3219] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.210907 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-830d539e-e876-4745-b8d1-6038823c5855 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.214135 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-830d539e-e876-4745-b8d1-6038823c5855 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:40.214658 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-830d539e-e876-4745-b8d1-6038823c5855 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.215825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-830d539e-e876-4745-b8d1-6038823c5855 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.215825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-830d539e-e876-4745-b8d1-6038823c5855 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete backup with id: 70c44fc6-ee73-4f65-9c48-5458e8799d15. Aug 23 18:20:40.221260 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.221260 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:40.241727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-830d539e-e876-4745-b8d1-6038823c5855 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] delete_backup rpcapi backup_id 70c44fc6-ee73-4f65-9c48-5458e8799d15 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:20:40.244252 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-830d539e-e876-4745-b8d1-6038823c5855 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 202 Aug 23 18:20:40.244887 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 800/3220] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:40 2026] DELETE /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:40.260577 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-528e3f97-401a-472d-860a-9eafe5e2932a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.263214 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-528e3f97-401a-472d-860a-9eafe5e2932a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:40.266858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-528e3f97-401a-472d-860a-9eafe5e2932a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.268809 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-528e3f97-401a-472d-860a-9eafe5e2932a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.268809 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-528e3f97-401a-472d-860a-9eafe5e2932a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:40.269056 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b849999-0bee-4776-960c-c9e122465a52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.271260 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b849999-0bee-4776-960c-c9e122465a52 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:40.271908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b849999-0bee-4776-960c-c9e122465a52 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.272309 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b849999-0bee-4776-960c-c9e122465a52 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.272555 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9b849999-0bee-4776-960c-c9e122465a52 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:40.274243 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.274243 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:40.275393 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-528e3f97-401a-472d-860a-9eafe5e2932a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 200 Aug 23 18:20:40.275935 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 811/3221] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.281870 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.281870 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:40.281870 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b849999-0bee-4776-960c-c9e122465a52 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:40.282938 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 803/3222] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.330299 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52cbf9fd-5fd2-4d5c-bdd7-efc51e16c01b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.333145 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52cbf9fd-5fd2-4d5c-bdd7-efc51e16c01b tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:40.334057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52cbf9fd-5fd2-4d5c-bdd7-efc51e16c01b tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.334057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52cbf9fd-5fd2-4d5c-bdd7-efc51e16c01b tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.346167 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.346167 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:40.353523 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-52cbf9fd-5fd2-4d5c-bdd7-efc51e16c01b tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:40.361314 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52cbf9fd-5fd2-4d5c-bdd7-efc51e16c01b tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 200 Aug 23 18:20:40.361884 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 809/3223] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.379071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.384338 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] POST https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356/action Aug 23 18:20:40.385011 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Action body: b'{"os-retype": {"new_type": "d1024fe5-e496-4bf4-9732-6e3a8e2040da"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:20:40.385425 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "d1024fe5-e496-4bf4-9732-6e3a8e2040da"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:40.398622 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.398622 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:40.400163 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:40.422653 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-368545027 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-368545027, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:40.423271 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-368545027 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-368545027, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:40.452439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Created reservations ['87aaa98c-d48a-4760-9366-b68262387a87', 'deb7b5df-68e3-4dff-844f-21bf5108b9d0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:40.464935 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-797088478 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-797088478, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:40.466440 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-797088478 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-797088478, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:20:40.476959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Created reservations ['92b21891-b918-4578-a549-153ffc25141f', '19c7d4d2-ff58-4bfc-b83f-4dc6c3f4edb6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:40.515843 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Retype volume request issued successfully. Aug 23 18:20:40.516403 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b01d5ac-f5f7-46f0-bb44-07bf1945ab39 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356/action returned with HTTP 202 Aug 23 18:20:40.516898 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 801/3224] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:20:40 2026] POST /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:40.530691 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a2721ace-b8eb-4e3a-a770-bd895e4a5584 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.536579 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2721ace-b8eb-4e3a-a770-bd895e4a5584 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:40.536843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2721ace-b8eb-4e3a-a770-bd895e4a5584 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.537130 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2721ace-b8eb-4e3a-a770-bd895e4a5584 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.555507 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.555507 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:40.562846 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a2721ace-b8eb-4e3a-a770-bd895e4a5584 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:40.570677 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2721ace-b8eb-4e3a-a770-bd895e4a5584 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 200 Aug 23 18:20:40.571418 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 812/3225] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.733086 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd5a67e9-5efe-4fa4-821f-3e05d5e98ebb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.735454 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd5a67e9-5efe-4fa4-821f-3e05d5e98ebb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:40.735738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd5a67e9-5efe-4fa4-821f-3e05d5e98ebb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.736571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd5a67e9-5efe-4fa4-821f-3e05d5e98ebb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.736571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bd5a67e9-5efe-4fa4-821f-3e05d5e98ebb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:40.743598 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.743598 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:40.744595 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd5a67e9-5efe-4fa4-821f-3e05d5e98ebb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:40.745060 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 804/3226] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.892623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b854eb1f-0efb-4527-ab15-786f2689c180 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.895059 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b854eb1f-0efb-4527-ab15-786f2689c180 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:40.895269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b854eb1f-0efb-4527-ab15-786f2689c180 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.895559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b854eb1f-0efb-4527-ab15-786f2689c180 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.895559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b854eb1f-0efb-4527-ab15-786f2689c180 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:40.902967 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.902967 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:40.903965 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b854eb1f-0efb-4527-ab15-786f2689c180 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:40.904383 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 810/3227] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:40.906692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d41cfcf-824c-4249-bfc4-329500bea132 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:40.910904 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d41cfcf-824c-4249-bfc4-329500bea132 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:40.911487 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d41cfcf-824c-4249-bfc4-329500bea132 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:40.912729 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d41cfcf-824c-4249-bfc4-329500bea132 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:40.913662 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1d41cfcf-824c-4249-bfc4-329500bea132 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:40.922525 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:40.922525 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:40.923976 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d41cfcf-824c-4249-bfc4-329500bea132 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:40.924718 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 802/3228] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:40 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.289223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-209e5a3f-1dc9-492a-988c-8e7993dd657e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.291664 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-209e5a3f-1dc9-492a-988c-8e7993dd657e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 Aug 23 18:20:41.291996 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-209e5a3f-1dc9-492a-988c-8e7993dd657e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.292286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-209e5a3f-1dc9-492a-988c-8e7993dd657e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.292449 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-209e5a3f-1dc9-492a-988c-8e7993dd657e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 70c44fc6-ee73-4f65-9c48-5458e8799d15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:41.297085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44dd0bbc-af53-47bf-8c48-603d0a48f056 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.297878 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-209e5a3f-1dc9-492a-988c-8e7993dd657e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 returned with HTTP 404 Aug 23 18:20:41.298686 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 813/3229] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/backups/70c44fc6-ee73-4f65-9c48-5458e8799d15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:41.300012 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44dd0bbc-af53-47bf-8c48-603d0a48f056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:41.300245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44dd0bbc-af53-47bf-8c48-603d0a48f056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.300467 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44dd0bbc-af53-47bf-8c48-603d0a48f056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.300578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-44dd0bbc-af53-47bf-8c48-603d0a48f056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:41.305743 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.305743 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:41.306683 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44dd0bbc-af53-47bf-8c48-603d0a48f056 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:41.307179 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 805/3230] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.313844 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-869a3b34-9967-4774-9fa3-6f08219e588f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.315879 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:41.316313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1790982743"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:41.317958 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1790982743'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:41.318113 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume of 1 GB Aug 23 18:20:41.322653 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Availability Zones retrieved successfully. Aug 23 18:20:41.329481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (0aa5ce79-6ce7-45cb-8412-b52f66a66fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:41.330513 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3685a86-5238-47dd-84fd-a127d836de97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:41.331539 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:41.372414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3685a86-5238-47dd-84fd-a127d836de97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:41.373524 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9bc5f5-f9bf-46aa-abba-c5ad61ea2fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:41.426666 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['24d9fe45-feab-4475-8866-e06470f50753', '25b92522-7a8f-428d-a070-0ffc3018a7aa', '6d1a7ab6-3c3c-45ac-ba77-9a69bcc28d97', '36cc00ea-92e6-4efc-afa4-19f2e27f46c5'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:41.428138 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9bc5f5-f9bf-46aa-abba-c5ad61ea2fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24d9fe45-feab-4475-8866-e06470f50753', '25b92522-7a8f-428d-a070-0ffc3018a7aa', '6d1a7ab6-3c3c-45ac-ba77-9a69bcc28d97', '36cc00ea-92e6-4efc-afa4-19f2e27f46c5']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:41.428455 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae767d99-258b-4d2f-928c-db9292a07c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:41.465582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae767d99-258b-4d2f-928c-db9292a07c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32426246-b326-40d9-bd08-545a79ad926b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1790982743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['24d9fe45-feab-4475-8866-e06470f50753','25b92522-7a8f-428d-a070-0ffc3018a7aa','6d1a7ab6-3c3c-45ac-ba77-9a69bcc28d97','36cc00ea-92e6-4efc-afa4-19f2e27f46c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1790982743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32426246-b326-40d9-bd08-545a79ad926b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa0118c4ff846fa970e9266340aeac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:41.465582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2894571-ccc8-4c76-9e42-4b0c579af362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:41.491294 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2894571-ccc8-4c76-9e42-4b0c579af362) transitioned into state 'SUCCESS' from state '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-1790982743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['24d9fe45-feab-4475-8866-e06470f50753','25b92522-7a8f-428d-a070-0ffc3018a7aa','6d1a7ab6-3c3c-45ac-ba77-9a69bcc28d97','36cc00ea-92e6-4efc-afa4-19f2e27f46c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:41.492155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fefaf1-248d-466b-8815-011b830a68fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:41.509890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fefaf1-248d-466b-8815-011b830a68fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:41.510861 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (0aa5ce79-6ce7-45cb-8412-b52f66a66fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:41.511052 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request issued successfully. Aug 23 18:20:41.511718 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-869a3b34-9967-4774-9fa3-6f08219e588f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:41.512560 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 811/3231] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:20:41 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:41.533416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-489a25c4-6a92-4ca1-b962-5aa94aea9fbc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.533416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-489a25c4-6a92-4ca1-b962-5aa94aea9fbc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b Aug 23 18:20:41.533416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-489a25c4-6a92-4ca1-b962-5aa94aea9fbc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.533781 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-489a25c4-6a92-4ca1-b962-5aa94aea9fbc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.543824 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.543824 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:41.550519 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-489a25c4-6a92-4ca1-b962-5aa94aea9fbc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:20:41.559067 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-489a25c4-6a92-4ca1-b962-5aa94aea9fbc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b returned with HTTP 200 Aug 23 18:20:41.560855 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 803/3232] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.587722 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca50876c-6ac6-4148-9684-48f90b81bae4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.594483 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca50876c-6ac6-4148-9684-48f90b81bae4 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:41.594805 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca50876c-6ac6-4148-9684-48f90b81bae4 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.595137 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca50876c-6ac6-4148-9684-48f90b81bae4 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.606485 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.606485 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:41.611306 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ca50876c-6ac6-4148-9684-48f90b81bae4 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:41.617557 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca50876c-6ac6-4148-9684-48f90b81bae4 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 200 Aug 23 18:20:41.618374 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 814/3233] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.636310 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5d6f0837-0c52-4020-b627-9d19c2f3f919 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.639277 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d6f0837-0c52-4020-b627-9d19c2f3f919 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:41.639345 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d6f0837-0c52-4020-b627-9d19c2f3f919 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.639626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d6f0837-0c52-4020-b627-9d19c2f3f919 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.653589 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.653589 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:41.659568 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5d6f0837-0c52-4020-b627-9d19c2f3f919 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:41.667932 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d6f0837-0c52-4020-b627-9d19c2f3f919 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 200 Aug 23 18:20:41.668626 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 806/3234] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.683127 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cf8143b3-6004-44ea-bdd1-1f5a61758b80 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.685293 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf8143b3-6004-44ea-bdd1-1f5a61758b80 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:41.685670 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf8143b3-6004-44ea-bdd1-1f5a61758b80 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.685969 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf8143b3-6004-44ea-bdd1-1f5a61758b80 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.701213 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.701213 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:41.709831 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cf8143b3-6004-44ea-bdd1-1f5a61758b80 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:41.719069 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf8143b3-6004-44ea-bdd1-1f5a61758b80 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 200 Aug 23 18:20:41.719662 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 812/3235] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.737601 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.740505 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] DELETE https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:41.740835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.741058 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.741689 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Delete volume with id: ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:41.752493 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.752493 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:41.753000 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:41.759485 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8fc72f5-ae3f-41ba-b9ac-556d8f36b3d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.763189 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8fc72f5-ae3f-41ba-b9ac-556d8f36b3d9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:41.763189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8fc72f5-ae3f-41ba-b9ac-556d8f36b3d9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.763189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8fc72f5-ae3f-41ba-b9ac-556d8f36b3d9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.763189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d8fc72f5-ae3f-41ba-b9ac-556d8f36b3d9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:41.769216 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.769216 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:41.769216 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8fc72f5-ae3f-41ba-b9ac-556d8f36b3d9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:41.770555 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 815/3236] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.787229 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Delete volume request issued successfully. Aug 23 18:20:41.787432 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f709d38-7685-485a-8e11-c9d8623cd3c0 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 202 Aug 23 18:20:41.788104 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 804/3237] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:41 2026] DELETE /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:41.800941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b90868d2-6c2e-48d2-8d81-83da9b60c0ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.803372 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b90868d2-6c2e-48d2-8d81-83da9b60c0ad tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:41.803372 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b90868d2-6c2e-48d2-8d81-83da9b60c0ad tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.803602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b90868d2-6c2e-48d2-8d81-83da9b60c0ad tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.813617 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.813617 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:41.824022 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b90868d2-6c2e-48d2-8d81-83da9b60c0ad tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Volume info retrieved successfully. Aug 23 18:20:41.831538 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b90868d2-6c2e-48d2-8d81-83da9b60c0ad tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 200 Aug 23 18:20:41.832096 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 807/3238] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.921158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3bf0cd07-3d7e-48d2-9ce9-410b76304f59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.924918 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3bf0cd07-3d7e-48d2-9ce9-410b76304f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:41.924918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3bf0cd07-3d7e-48d2-9ce9-410b76304f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.924918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3bf0cd07-3d7e-48d2-9ce9-410b76304f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.925274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3bf0cd07-3d7e-48d2-9ce9-410b76304f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:41.931400 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.931400 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:41.932571 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3bf0cd07-3d7e-48d2-9ce9-410b76304f59 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:41.933222 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 813/3239] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:41.938985 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5eb5c74-ab77-4cc0-89e8-0e715a6aa542 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:41.941483 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5eb5c74-ab77-4cc0-89e8-0e715a6aa542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:41.941781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5eb5c74-ab77-4cc0-89e8-0e715a6aa542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:41.942154 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5eb5c74-ab77-4cc0-89e8-0e715a6aa542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:41.942325 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e5eb5c74-ab77-4cc0-89e8-0e715a6aa542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:41.948195 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:41.948195 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:41.949120 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5eb5c74-ab77-4cc0-89e8-0e715a6aa542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:41.949629 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 816/3240] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:41 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:42.322378 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-64e21fbc-af23-4067-8db0-ab762f22d06e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.325274 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64e21fbc-af23-4067-8db0-ab762f22d06e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:42.325274 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64e21fbc-af23-4067-8db0-ab762f22d06e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.325500 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64e21fbc-af23-4067-8db0-ab762f22d06e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.325824 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-64e21fbc-af23-4067-8db0-ab762f22d06e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:42.335358 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.335358 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:42.336500 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64e21fbc-af23-4067-8db0-ab762f22d06e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:42.339894 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 805/3241] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:42.578181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0cdc703-a9d3-45ac-8338-68de6c0fd2e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.582682 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0cdc703-a9d3-45ac-8338-68de6c0fd2e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b Aug 23 18:20:42.582682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0cdc703-a9d3-45ac-8338-68de6c0fd2e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.582682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0cdc703-a9d3-45ac-8338-68de6c0fd2e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.595936 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.595936 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:42.600474 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0cdc703-a9d3-45ac-8338-68de6c0fd2e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:20:42.608113 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0cdc703-a9d3-45ac-8338-68de6c0fd2e0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b returned with HTTP 200 Aug 23 18:20:42.608905 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 808/3242] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:42.626373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.629108 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:42.629998 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "32426246-b326-40d9-bd08-545a79ad926b", "name": "tempest-VolumesBackupsTest-Backup-1581092337"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:42.632515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating new backup {'backup': {'volume_id': '32426246-b326-40d9-bd08-545a79ad926b', 'name': 'tempest-VolumesBackupsTest-Backup-1581092337'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:42.632701 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating backup of volume 32426246-b326-40d9-bd08-545a79ad926b in container None Aug 23 18:20:42.645088 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.645088 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:42.645699 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:20:42.692902 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['015fe860-7d46-4feb-a881-66c76c704024', '81ed7b17-6b01-4b4e-959f-8e3f579f1b13'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:42.767379 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac7a7a74-d7bc-40ae-a091-3c23067d3aa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:42.768012 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 814/3243] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:42 2026] POST /volume/v3/backups => generated 330 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:42.785515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd25d9a1-54d1-4449-8443-9bb1bee14f2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.786251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1c48f0a-23db-4359-8dbb-94c4b96c3ba1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.787824 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd25d9a1-54d1-4449-8443-9bb1bee14f2b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:42.788381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd25d9a1-54d1-4449-8443-9bb1bee14f2b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.788637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd25d9a1-54d1-4449-8443-9bb1bee14f2b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.788637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fd25d9a1-54d1-4449-8443-9bb1bee14f2b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:42.791691 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1c48f0a-23db-4359-8dbb-94c4b96c3ba1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:42.791982 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1c48f0a-23db-4359-8dbb-94c4b96c3ba1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.792319 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1c48f0a-23db-4359-8dbb-94c4b96c3ba1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.792570 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e1c48f0a-23db-4359-8dbb-94c4b96c3ba1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:42.796325 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.796325 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:42.797156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd25d9a1-54d1-4449-8443-9bb1bee14f2b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:42.797881 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 817/3244] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:42.802712 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.802712 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:42.804386 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1c48f0a-23db-4359-8dbb-94c4b96c3ba1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:42.804386 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 806/3245] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:42.852975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a7f932ee-77b5-4d70-b1ef-581b95945163 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.857153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7f932ee-77b5-4d70-b1ef-581b95945163 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] GET https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 Aug 23 18:20:42.857468 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7f932ee-77b5-4d70-b1ef-581b95945163 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.857780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7f932ee-77b5-4d70-b1ef-581b95945163 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.866499 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7f932ee-77b5-4d70-b1ef-581b95945163 tempest-VolumeTypesTest-1210051440 tempest-VolumeTypesTest-1210051440-project-member] https://10.4.3.148/volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 returned with HTTP 404 Aug 23 18:20:42.867534 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 809/3246] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/volumes/ee18a520-3220-40a0-a093-5de4127a2356 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:42.876624 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3ac3d16-c55a-4cc6-9ba8-cffa5e76a73f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.879580 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3ac3d16-c55a-4cc6-9ba8-cffa5e76a73f tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] DELETE https://10.4.3.148/volume/v3/types/d1024fe5-e496-4bf4-9732-6e3a8e2040da Aug 23 18:20:42.879835 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3ac3d16-c55a-4cc6-9ba8-cffa5e76a73f tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.880116 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3ac3d16-c55a-4cc6-9ba8-cffa5e76a73f tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.880427 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.880427 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:42.913772 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3ac3d16-c55a-4cc6-9ba8-cffa5e76a73f tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d1024fe5-e496-4bf4-9732-6e3a8e2040da returned with HTTP 202 Aug 23 18:20:42.914227 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 815/3247] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:42 2026] DELETE /volume/v3/types/d1024fe5-e496-4bf4-9732-6e3a8e2040da => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:42.923515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e2cbfc5-e3ac-4cf9-9313-9e9be65d3303 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.926064 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e2cbfc5-e3ac-4cf9-9313-9e9be65d3303 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/d1024fe5-e496-4bf4-9732-6e3a8e2040da Aug 23 18:20:42.926330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e2cbfc5-e3ac-4cf9-9313-9e9be65d3303 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.926569 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e2cbfc5-e3ac-4cf9-9313-9e9be65d3303 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.931183 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e2cbfc5-e3ac-4cf9-9313-9e9be65d3303 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d1024fe5-e496-4bf4-9732-6e3a8e2040da returned with HTTP 404 Aug 23 18:20:42.933812 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 818/3248] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/types/d1024fe5-e496-4bf4-9732-6e3a8e2040da => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:42.940222 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a1e653f-2f85-4bb5-8ad3-2477994cd700 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.942645 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a1e653f-2f85-4bb5-8ad3-2477994cd700 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] DELETE https://10.4.3.148/volume/v3/types/d5ff9f17-c1c3-4319-8a7d-b4725566f51f Aug 23 18:20:42.942998 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a1e653f-2f85-4bb5-8ad3-2477994cd700 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.943255 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a1e653f-2f85-4bb5-8ad3-2477994cd700 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.944600 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86171b30-f3c5-4aeb-91dd-e7863eac5fa0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.946621 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86171b30-f3c5-4aeb-91dd-e7863eac5fa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:42.947411 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86171b30-f3c5-4aeb-91dd-e7863eac5fa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.947411 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86171b30-f3c5-4aeb-91dd-e7863eac5fa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.947411 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-86171b30-f3c5-4aeb-91dd-e7863eac5fa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:42.953034 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.953034 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:42.954148 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86171b30-f3c5-4aeb-91dd-e7863eac5fa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:42.956559 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 810/3249] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:42.960571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-53b650a3-673b-4967-9c68-e9261ef22b0e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.964031 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-53b650a3-673b-4967-9c68-e9261ef22b0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:42.964284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-53b650a3-673b-4967-9c68-e9261ef22b0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.964559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-53b650a3-673b-4967-9c68-e9261ef22b0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.964702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-53b650a3-673b-4967-9c68-e9261ef22b0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:42.972286 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:42.972286 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:42.973718 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-53b650a3-673b-4967-9c68-e9261ef22b0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:42.974213 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 816/3250] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:42.981341 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a1e653f-2f85-4bb5-8ad3-2477994cd700 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d5ff9f17-c1c3-4319-8a7d-b4725566f51f returned with HTTP 202 Aug 23 18:20:42.981863 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 807/3251] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:42 2026] DELETE /volume/v3/types/d5ff9f17-c1c3-4319-8a7d-b4725566f51f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:42.990440 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f56bc5ba-28c7-4c38-b97c-0ba458d3e253 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:42.992655 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f56bc5ba-28c7-4c38-b97c-0ba458d3e253 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/d5ff9f17-c1c3-4319-8a7d-b4725566f51f Aug 23 18:20:42.992923 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f56bc5ba-28c7-4c38-b97c-0ba458d3e253 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:42.993344 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f56bc5ba-28c7-4c38-b97c-0ba458d3e253 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:42.999182 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f56bc5ba-28c7-4c38-b97c-0ba458d3e253 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d5ff9f17-c1c3-4319-8a7d-b4725566f51f returned with HTTP 404 Aug 23 18:20:42.999735 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 819/3252] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:42 2026] GET /volume/v3/types/d5ff9f17-c1c3-4319-8a7d-b4725566f51f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:43.012516 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5dd4c157-a1d5-41e4-942c-5cacbd5742cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.014972 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dd4c157-a1d5-41e4-942c-5cacbd5742cd tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:43.015487 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dd4c157-a1d5-41e4-942c-5cacbd5742cd tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1316445972", "description": "tempest-volume-type-description-946582376", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:43.040960 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dd4c157-a1d5-41e4-942c-5cacbd5742cd tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:43.041367 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 811/3253] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:20:43 2026] POST /volume/v3/types => generated 314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.055045 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4e4885f8-7928-43af-afff-fe91c5916128 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.059688 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e4885f8-7928-43af-afff-fe91c5916128 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 Aug 23 18:20:43.059688 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e4885f8-7928-43af-afff-fe91c5916128 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.059984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e4885f8-7928-43af-afff-fe91c5916128 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.069776 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e4885f8-7928-43af-afff-fe91c5916128 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 returned with HTTP 200 Aug 23 18:20:43.070529 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 817/3254] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.085231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2eb60983-6d47-43c3-8699-2a8c8a9d33f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.087568 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2eb60983-6d47-43c3-8699-2a8c8a9d33f7 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] DELETE https://10.4.3.148/volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 Aug 23 18:20:43.087819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2eb60983-6d47-43c3-8699-2a8c8a9d33f7 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.088128 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2eb60983-6d47-43c3-8699-2a8c8a9d33f7 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.125479 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2eb60983-6d47-43c3-8699-2a8c8a9d33f7 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 returned with HTTP 202 Aug 23 18:20:43.126087 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 808/3255] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:43 2026] DELETE /volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:43.137250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9089c68d-0e56-4979-ba16-6dbe0c2e7770 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.140330 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9089c68d-0e56-4979-ba16-6dbe0c2e7770 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 Aug 23 18:20:43.140330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9089c68d-0e56-4979-ba16-6dbe0c2e7770 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.141738 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9089c68d-0e56-4979-ba16-6dbe0c2e7770 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.146689 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9089c68d-0e56-4979-ba16-6dbe0c2e7770 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 returned with HTTP 404 Aug 23 18:20:43.147643 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 820/3256] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/0c225517-fbd2-454c-924f-a08cd2bba5a5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:43.162497 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4094635e-a000-4b19-93d2-09b86f905f87 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.165548 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4094635e-a000-4b19-93d2-09b86f905f87 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:43.165548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4094635e-a000-4b19-93d2-09b86f905f87 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-430253077"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:43.189490 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4094635e-a000-4b19-93d2-09b86f905f87 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:43.190922 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 812/3257] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:20:43 2026] POST /volume/v3/types => generated 220 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.202499 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1a388326-58b4-4fd4-b995-b3378560ac66 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.205020 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a388326-58b4-4fd4-b995-b3378560ac66 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] POST https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption Aug 23 18:20:43.205443 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a388326-58b4-4fd4-b995-b3378560ac66 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:43.233534 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a388326-58b4-4fd4-b995-b3378560ac66 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption returned with HTTP 200 Aug 23 18:20:43.234117 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 818/3258] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:20:43 2026] POST /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.244341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ccaa7b2-c1bb-4174-8c7d-a03aad2f77f4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.246684 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ccaa7b2-c1bb-4174-8c7d-a03aad2f77f4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption Aug 23 18:20:43.246949 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ccaa7b2-c1bb-4174-8c7d-a03aad2f77f4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.247207 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ccaa7b2-c1bb-4174-8c7d-a03aad2f77f4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.257431 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ccaa7b2-c1bb-4174-8c7d-a03aad2f77f4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption returned with HTTP 200 Aug 23 18:20:43.258816 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 809/3259] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.271309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2815423-282d-45de-9929-59b5ed9c14df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.273149 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2815423-282d-45de-9929-59b5ed9c14df tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] PUT https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/231cf3aa-5fab-4845-b91e-60ca36a5cdbe Aug 23 18:20:43.273542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2815423-282d-45de-9929-59b5ed9c14df tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:43.316134 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2815423-282d-45de-9929-59b5ed9c14df tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/231cf3aa-5fab-4845-b91e-60ca36a5cdbe returned with HTTP 200 Aug 23 18:20:43.316826 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 821/3260] 10.4.3.148 () {68 vars in 1507 bytes} [Sun Aug 23 18:20:43 2026] PUT /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/231cf3aa-5fab-4845-b91e-60ca36a5cdbe => generated 122 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.329241 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-09f4071c-2533-4062-875e-2599e68c1cd3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.332562 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09f4071c-2533-4062-875e-2599e68c1cd3 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption Aug 23 18:20:43.332897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09f4071c-2533-4062-875e-2599e68c1cd3 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.333423 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09f4071c-2533-4062-875e-2599e68c1cd3 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.342391 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09f4071c-2533-4062-875e-2599e68c1cd3 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption returned with HTTP 200 Aug 23 18:20:43.343316 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 813/3261] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.353955 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ee50b609-4c38-4559-974d-f04bd41b4bdc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.356029 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fc726d8d-80f7-4e4c-9017-66198300b702 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.356938 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee50b609-4c38-4559-974d-f04bd41b4bdc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:43.357594 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee50b609-4c38-4559-974d-f04bd41b4bdc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.359019 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee50b609-4c38-4559-974d-f04bd41b4bdc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.359369 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ee50b609-4c38-4559-974d-f04bd41b4bdc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:43.361349 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc726d8d-80f7-4e4c-9017-66198300b702 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/cipher Aug 23 18:20:43.361349 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc726d8d-80f7-4e4c-9017-66198300b702 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.361610 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc726d8d-80f7-4e4c-9017-66198300b702 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.368756 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.368756 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:43.371117 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee50b609-4c38-4559-974d-f04bd41b4bdc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:43.371723 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 819/3262] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.373064 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc726d8d-80f7-4e4c-9017-66198300b702 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/cipher returned with HTTP 200 Aug 23 18:20:43.373064 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 810/3263] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:20:43.388399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.391284 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f/export_record Aug 23 18:20:43.391431 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be72c270-ab37-450c-92e9-b06c299e82a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.391491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.391988 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'export_record' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.392320 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Export record for backup 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 23 18:20:43.394177 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be72c270-ab37-450c-92e9-b06c299e82a8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] DELETE https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/231cf3aa-5fab-4845-b91e-60ca36a5cdbe Aug 23 18:20:43.394428 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be72c270-ab37-450c-92e9-b06c299e82a8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.394844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be72c270-ab37-450c-92e9-b06c299e82a8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.398119 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.398119 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:43.399145 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling RPCAPI with context: , host: np0000007943, backup: 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 23 18:20:43.408361 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] export_record in rpcapi backup_id 616cf1af-a8ba-4b99-b966-78578c237a3f on host np0000007943. {{(pid=100223) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 23 18:20:43.419639 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be72c270-ab37-450c-92e9-b06c299e82a8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/231cf3aa-5fab-4845-b91e-60ca36a5cdbe returned with HTTP 202 Aug 23 18:20:43.420911 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 814/3264] 10.4.3.148 () {66 vars in 1489 bytes} [Sun Aug 23 18:20:43 2026] DELETE /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption/231cf3aa-5fab-4845-b91e-60ca36a5cdbe => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:43.432010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-65490789-3995-40d3-92f5-8694a7e2c1d8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.433262 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjE2Y2YxYWYtYThiYS00Yjk5LWI5NjYtNzg1NzhjMjM3YTNmIiwgInVzZXJfaWQiOiAiOTg4OTliNGQyZDBhNGI2OTgxMDA0Y2ZlYTc4ZDQ5ODAiLCAicHJvamVjdF9pZCI6ICI3OTIwNDBmOGI5NTg0Nzg5OTdkMTc3NDNlMzYwNGQ2OCIsICJ2b2x1bWVfaWQiOiAiNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmIiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc3ODcwMzI2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmLzIwMjYwODIzMTgyMDIwL2F6X25vdmFfYmFja3VwXzYxNmNmMWFmLWE4YmEtNGI5OS1iOTY2LTc4NTc4YzIzN2EzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100223) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 23 18:20:43.434069 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d510fa47-607b-4ff7-b5be-02c4f0190303 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f/export_record returned with HTTP 200 Aug 23 18:20:43.434687 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 822/3265] 10.4.3.148 () {68 vars in 1430 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f/export_record => generated 1424 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:43.436622 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65490789-3995-40d3-92f5-8694a7e2c1d8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption Aug 23 18:20:43.436983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65490789-3995-40d3-92f5-8694a7e2c1d8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.437267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65490789-3995-40d3-92f5-8694a7e2c1d8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.444596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-156acdff-e3ab-4eba-b032-276a89b908f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.445545 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65490789-3995-40d3-92f5-8694a7e2c1d8 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption returned with HTTP 200 Aug 23 18:20:43.446140 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 820/3266] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:20:43.447657 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-156acdff-e3ab-4eba-b032-276a89b908f3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:20:43.447809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-156acdff-e3ab-4eba-b032-276a89b908f3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.448130 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-156acdff-e3ab-4eba-b032-276a89b908f3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.449162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-156acdff-e3ab-4eba-b032-276a89b908f3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:43.462290 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d51cce6c-7c90-45e0-9f24-35aa254fd645 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.466740 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d51cce6c-7c90-45e0-9f24-35aa254fd645 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption Aug 23 18:20:43.466740 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d51cce6c-7c90-45e0-9f24-35aa254fd645 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.466740 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d51cce6c-7c90-45e0-9f24-35aa254fd645 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.467268 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.467268 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:43.468389 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-156acdff-e3ab-4eba-b032-276a89b908f3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:20:43.470068 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 811/3267] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 738 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.487528 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d51cce6c-7c90-45e0-9f24-35aa254fd645 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption returned with HTTP 200 Aug 23 18:20:43.488506 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 815/3268] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:20:43.490728 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.493910 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups/import_record Aug 23 18:20:43.493910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTY4YWU1YjctZDg5OC00NjYwLTk3ODktNWUzMWUzNDg2N2MxIiwgInVzZXJfaWQiOiAiOTg4OTliNGQyZDBhNGI2OTgxMDA0Y2ZlYTc4ZDQ5ODAiLCAicHJvamVjdF9pZCI6ICI3OTIwNDBmOGI5NTg0Nzg5OTdkMTc3NDNlMzYwNGQ2OCIsICJ2b2x1bWVfaWQiOiAiNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmIiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc3ODcwMzI2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmLzIwMjYwODIzMTgyMDIwL2F6X25vdmFfYmFja3VwXzYxNmNmMWFmLWE4YmEtNGI5OS1iOTY2LTc4NTc4YzIzN2EzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:43.497810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTY4YWU1YjctZDg5OC00NjYwLTk3ODktNWUzMWUzNDg2N2MxIiwgInVzZXJfaWQiOiAiOTg4OTliNGQyZDBhNGI2OTgxMDA0Y2ZlYTc4ZDQ5ODAiLCAicHJvamVjdF9pZCI6ICI3OTIwNDBmOGI5NTg0Nzg5OTdkMTc3NDNlMzYwNGQ2OCIsICJ2b2x1bWVfaWQiOiAiNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmIiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc3ODcwMzI2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmLzIwMjYwODIzMTgyMDIwL2F6X25vdmFfYmFja3VwXzYxNmNmMWFmLWE4YmEtNGI5OS1iOTY2LTc4NTc4YzIzN2EzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 23 18:20:43.498255 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTY4YWU1YjctZDg5OC00NjYwLTk3ODktNWUzMWUzNDg2N2MxIiwgInVzZXJfaWQiOiAiOTg4OTliNGQyZDBhNGI2OTgxMDA0Y2ZlYTc4ZDQ5ODAiLCAicHJvamVjdF9pZCI6ICI3OTIwNDBmOGI5NTg0Nzg5OTdkMTc3NDNlMzYwNGQ2OCIsICJ2b2x1bWVfaWQiOiAiNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmIiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc3ODcwMzI2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmLzIwMjYwODIzMTgyMDIwL2F6X25vdmFfYmFja3VwXzYxNmNmMWFmLWE4YmEtNGI5OS1iOTY2LTc4NTc4YzIzN2EzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 23 18:20:43.503701 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a5564ee7-43ce-4471-8d8e-abbe5e2ffe1a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.506334 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a5564ee7-43ce-4471-8d8e-abbe5e2ffe1a tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] DELETE https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8 Aug 23 18:20:43.506740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a5564ee7-43ce-4471-8d8e-abbe5e2ffe1a tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.507024 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a5564ee7-43ce-4471-8d8e-abbe5e2ffe1a tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.552539 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a5564ee7-43ce-4471-8d8e-abbe5e2ffe1a tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8 returned with HTTP 202 Aug 23 18:20:43.552539 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 821/3269] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:43 2026] DELETE /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:43.556036 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['557cbbda-4048-4490-b10e-ea15cf6cd359', '01ad1be0-b0a0-487c-a9d8-f8ed075ef585'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:43.564526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e071443e-c250-4ba9-ac49-8bfdea3e92c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.567470 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e071443e-c250-4ba9-ac49-8bfdea3e92c4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8 Aug 23 18:20:43.567871 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e071443e-c250-4ba9-ac49-8bfdea3e92c4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.568155 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e071443e-c250-4ba9-ac49-8bfdea3e92c4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.574165 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e071443e-c250-4ba9-ac49-8bfdea3e92c4 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8 returned with HTTP 404 Aug 23 18:20:43.575330 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 812/3270] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/4c935f07-539b-4e58-b705-b81ea337f0b8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:43.588005 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57a9b3ac-e778-4cce-9517-338d374b7d37 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.589050 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] import_record rpcapi backup id 568ae5b7-d898-4660-9789-5e31e34867c1 on host np0000007943 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTY4YWU1YjctZDg5OC00NjYwLTk3ODktNWUzMWUzNDg2N2MxIiwgInVzZXJfaWQiOiAiOTg4OTliNGQyZDBhNGI2OTgxMDA0Y2ZlYTc4ZDQ5ODAiLCAicHJvamVjdF9pZCI6ICI3OTIwNDBmOGI5NTg0Nzg5OTdkMTc3NDNlMzYwNGQ2OCIsICJ2b2x1bWVfaWQiOiAiNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmIiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc3ODcwMzI2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDQ2YjlhZTYtOGUxNC00NWNhLTg3OWYtYTM5YTJjMTAwZGVmLzIwMjYwODIzMTgyMDIwL2F6X25vdmFfYmFja3VwXzYxNmNmMWFmLWE4YmEtNGI5OS1iOTY2LTc4NTc4YzIzN2EzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6MTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100223) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 23 18:20:43.591005 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57a9b3ac-e778-4cce-9517-338d374b7d37 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types Aug 23 18:20:43.594818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57a9b3ac-e778-4cce-9517-338d374b7d37 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.594818 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57a9b3ac-e778-4cce-9517-338d374b7d37 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.595359 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Import record output: {'backup': {'id': '568ae5b7-d898-4660-9789-5e31e34867c1', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1'}, {'rel': 'bookmark', 'href': 'https://10.4.3.148/volume/backups/568ae5b7-d898-4660-9789-5e31e34867c1'}]}}. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 23 18:20:43.595359 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6faeb61-9fd3-4b21-b939-7f837a8737d3 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/import_record returned with HTTP 201 Aug 23 18:20:43.595359 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 823/3271] 10.4.3.148 () {70 vars in 1342 bytes} [Sun Aug 23 18:20:43 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 105 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:20:43.609812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d760549c-1036-4b3b-89a8-850fa882322e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.612081 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d760549c-1036-4b3b-89a8-850fa882322e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 Aug 23 18:20:43.612354 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d760549c-1036-4b3b-89a8-850fa882322e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.612623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d760549c-1036-4b3b-89a8-850fa882322e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.612744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d760549c-1036-4b3b-89a8-850fa882322e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 568ae5b7-d898-4660-9789-5e31e34867c1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:43.618642 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.618642 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:43.619668 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d760549c-1036-4b3b-89a8-850fa882322e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 returned with HTTP 200 Aug 23 18:20:43.620407 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 822/3272] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.626820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57a9b3ac-e778-4cce-9517-338d374b7d37 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:43.627522 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 816/3273] 10.4.3.148 () {66 vars in 1231 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.644426 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-146d3d4f-053e-449a-b06f-2047b48d191e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.647448 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-146d3d4f-053e-449a-b06f-2047b48d191e tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:43.650905 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-146d3d4f-053e-449a-b06f-2047b48d191e tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-151424662"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:43.670587 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-146d3d4f-053e-449a-b06f-2047b48d191e tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:43.671352 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 813/3274] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:20:43 2026] POST /volume/v3/types => generated 220 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.683273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b6cb1298-e24b-4671-9a6f-3f51509b062d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.687236 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6cb1298-e24b-4671-9a6f-3f51509b062d tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] PUT https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 Aug 23 18:20:43.687833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6cb1298-e24b-4671-9a6f-3f51509b062d tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2133917354", "description": "tempest-volume-type-description-839949450", "is_public": false}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:43.690176 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.690176 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:43.748138 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6cb1298-e24b-4671-9a6f-3f51509b062d tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 returned with HTTP 200 Aug 23 18:20:43.748138 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 824/3275] 10.4.3.148 () {68 vars in 1363 bytes} [Sun Aug 23 18:20:43 2026] PUT /volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 => generated 204 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.758628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-adfef6d2-860a-4897-9211-5e210049f115 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.761415 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adfef6d2-860a-4897-9211-5e210049f115 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 Aug 23 18:20:43.761727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adfef6d2-860a-4897-9211-5e210049f115 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.762089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adfef6d2-860a-4897-9211-5e210049f115 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.770107 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adfef6d2-860a-4897-9211-5e210049f115 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 returned with HTTP 200 Aug 23 18:20:43.770626 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 823/3276] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 => generated 268 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.781982 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4caa8bc6-35cb-4594-98fb-a4160070bb2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.786820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4caa8bc6-35cb-4594-98fb-a4160070bb2d tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] DELETE https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 Aug 23 18:20:43.786820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4caa8bc6-35cb-4594-98fb-a4160070bb2d tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.786820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4caa8bc6-35cb-4594-98fb-a4160070bb2d tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.814996 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-880959d6-7ee4-40b5-9e90-36bc207319ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.819089 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-880959d6-7ee4-40b5-9e90-36bc207319ca tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:43.819426 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-880959d6-7ee4-40b5-9e90-36bc207319ca tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.819728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-880959d6-7ee4-40b5-9e90-36bc207319ca tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.819946 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-880959d6-7ee4-40b5-9e90-36bc207319ca tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:43.821236 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-994a5bc0-2407-4a8b-aa0d-f99584d40460 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.823865 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-994a5bc0-2407-4a8b-aa0d-f99584d40460 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:43.824368 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-994a5bc0-2407-4a8b-aa0d-f99584d40460 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.825048 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-994a5bc0-2407-4a8b-aa0d-f99584d40460 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.825563 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-994a5bc0-2407-4a8b-aa0d-f99584d40460 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:43.833070 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.833070 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:43.833518 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.833518 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:43.834453 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-880959d6-7ee4-40b5-9e90-36bc207319ca tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:43.835058 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 814/3277] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.835148 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-994a5bc0-2407-4a8b-aa0d-f99584d40460 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:43.836439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4caa8bc6-35cb-4594-98fb-a4160070bb2d tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 returned with HTTP 202 Aug 23 18:20:43.836815 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 825/3278] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.836966 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 817/3279] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:43 2026] DELETE /volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:43.855073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cf1bcabc-6812-4f7c-8345-0db8de6e9437 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.859676 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf1bcabc-6812-4f7c-8345-0db8de6e9437 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] GET https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 Aug 23 18:20:43.860250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf1bcabc-6812-4f7c-8345-0db8de6e9437 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.860898 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf1bcabc-6812-4f7c-8345-0db8de6e9437 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.866234 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf1bcabc-6812-4f7c-8345-0db8de6e9437 tempest-VolumeTypesTest-1192993381 tempest-VolumeTypesTest-1192993381-project-admin] https://10.4.3.148/volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 returned with HTTP 404 Aug 23 18:20:43.867499 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 824/3280] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/types/d8ffd256-7ea7-4e48-90bb-7d00b5226c97 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:43.969132 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bfb8d6c5-76ca-44d8-8fe5-1fb519f54498 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.972055 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfb8d6c5-76ca-44d8-8fe5-1fb519f54498 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:43.972577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfb8d6c5-76ca-44d8-8fe5-1fb519f54498 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.972577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfb8d6c5-76ca-44d8-8fe5-1fb519f54498 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.973087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bfb8d6c5-76ca-44d8-8fe5-1fb519f54498 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:43.978899 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:43.978899 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:43.979909 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfb8d6c5-76ca-44d8-8fe5-1fb519f54498 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:43.981121 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 815/3281] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:43.987129 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be2d7abc-ad0d-458a-ae78-78e3572ad359 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:43.990235 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be2d7abc-ad0d-458a-ae78-78e3572ad359 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:43.990558 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be2d7abc-ad0d-458a-ae78-78e3572ad359 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:43.990615 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be2d7abc-ad0d-458a-ae78-78e3572ad359 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:43.991713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-be2d7abc-ad0d-458a-ae78-78e3572ad359 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:44.002157 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:44.002157 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:44.003586 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be2d7abc-ad0d-458a-ae78-78e3572ad359 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:44.004740 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 826/3282] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:43 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:44.633635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c55a8fcf-ec66-4527-aec6-f5c363bcdba7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:44.635766 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c55a8fcf-ec66-4527-aec6-f5c363bcdba7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 Aug 23 18:20:44.636053 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c55a8fcf-ec66-4527-aec6-f5c363bcdba7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:44.636268 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c55a8fcf-ec66-4527-aec6-f5c363bcdba7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:44.636527 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c55a8fcf-ec66-4527-aec6-f5c363bcdba7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 568ae5b7-d898-4660-9789-5e31e34867c1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:44.642773 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:44.642773 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:44.643684 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c55a8fcf-ec66-4527-aec6-f5c363bcdba7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 returned with HTTP 200 Aug 23 18:20:44.644081 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 818/3283] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:44 2026] GET /volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:44.655382 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ad1dee3-0857-4137-ac6a-2319b893f077 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:44.658460 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ad1dee3-0857-4137-ac6a-2319b893f077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 Aug 23 18:20:44.658589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ad1dee3-0857-4137-ac6a-2319b893f077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:44.658928 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ad1dee3-0857-4137-ac6a-2319b893f077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:44.658928 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-3ad1dee3-0857-4137-ac6a-2319b893f077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete backup with id: 568ae5b7-d898-4660-9789-5e31e34867c1. Aug 23 18:20:44.665468 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:44.665468 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:44.688513 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-3ad1dee3-0857-4137-ac6a-2319b893f077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] delete_backup rpcapi backup_id 568ae5b7-d898-4660-9789-5e31e34867c1 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:20:44.693196 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ad1dee3-0857-4137-ac6a-2319b893f077 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 returned with HTTP 202 Aug 23 18:20:44.693709 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 825/3284] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:20:44 2026] DELETE /volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:20:44.706457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f792a1a9-dafa-4cf2-b656-686c0e600dc4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:44.709135 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f792a1a9-dafa-4cf2-b656-686c0e600dc4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 Aug 23 18:20:44.709283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f792a1a9-dafa-4cf2-b656-686c0e600dc4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:44.709449 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f792a1a9-dafa-4cf2-b656-686c0e600dc4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:44.709617 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f792a1a9-dafa-4cf2-b656-686c0e600dc4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 568ae5b7-d898-4660-9789-5e31e34867c1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:44.715122 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:44.715122 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:44.715853 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f792a1a9-dafa-4cf2-b656-686c0e600dc4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 returned with HTTP 200 Aug 23 18:20:44.716340 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 816/3285] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:44 2026] GET /volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:44.853339 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d5486d19-8e34-47ae-965b-b82bf12cb058 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:44.853760 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1fd8f35e-a91b-458d-bfa3-f9068f532aec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:44.855277 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1fd8f35e-a91b-458d-bfa3-f9068f532aec tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:44.855427 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1fd8f35e-a91b-458d-bfa3-f9068f532aec tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:44.855631 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1fd8f35e-a91b-458d-bfa3-f9068f532aec tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:44.855690 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1fd8f35e-a91b-458d-bfa3-f9068f532aec tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:44.857633 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5486d19-8e34-47ae-965b-b82bf12cb058 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:44.857971 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5486d19-8e34-47ae-965b-b82bf12cb058 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:44.858183 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5486d19-8e34-47ae-965b-b82bf12cb058 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:44.858305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d5486d19-8e34-47ae-965b-b82bf12cb058 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:44.860319 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:44.860319 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:44.861169 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1fd8f35e-a91b-458d-bfa3-f9068f532aec tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:44.861543 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 819/3286] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:44 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:44.869221 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:44.869221 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:44.870141 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5486d19-8e34-47ae-965b-b82bf12cb058 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:44.870632 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 827/3287] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:44 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:44.994394 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b7769ec1-966c-4272-acee-10a301b1eb4a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:44.996943 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7769ec1-966c-4272-acee-10a301b1eb4a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:44.997267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7769ec1-966c-4272-acee-10a301b1eb4a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:44.997739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7769ec1-966c-4272-acee-10a301b1eb4a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:44.998019 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b7769ec1-966c-4272-acee-10a301b1eb4a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:45.004915 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:45.004915 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:45.005873 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7769ec1-966c-4272-acee-10a301b1eb4a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:45.006323 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 826/3288] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:44 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:45.019778 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1d6d3d8-faab-498c-96ec-4cbc57ff8d6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:45.022873 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1d6d3d8-faab-498c-96ec-4cbc57ff8d6e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:45.023234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1d6d3d8-faab-498c-96ec-4cbc57ff8d6e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:45.023495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1d6d3d8-faab-498c-96ec-4cbc57ff8d6e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:45.024129 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d1d6d3d8-faab-498c-96ec-4cbc57ff8d6e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:45.031213 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:45.031213 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:45.032724 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1d6d3d8-faab-498c-96ec-4cbc57ff8d6e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:45.033555 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 817/3289] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:45 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:45.729737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0168ff9-a0c8-4062-ba4d-8646199183d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:45.731172 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0168ff9-a0c8-4062-ba4d-8646199183d2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 Aug 23 18:20:45.731390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0168ff9-a0c8-4062-ba4d-8646199183d2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:45.731647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0168ff9-a0c8-4062-ba4d-8646199183d2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:45.731781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a0168ff9-a0c8-4062-ba4d-8646199183d2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 568ae5b7-d898-4660-9789-5e31e34867c1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:45.736278 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0168ff9-a0c8-4062-ba4d-8646199183d2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 returned with HTTP 404 Aug 23 18:20:45.737585 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 820/3290] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:45 2026] GET /volume/v3/backups/568ae5b7-d898-4660-9789-5e31e34867c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:45.745916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-330e3acb-013f-4e8b-a35d-affab35a3dad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:45.746936 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-330e3acb-013f-4e8b-a35d-affab35a3dad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def Aug 23 18:20:45.747175 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-330e3acb-013f-4e8b-a35d-affab35a3dad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:45.747407 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-330e3acb-013f-4e8b-a35d-affab35a3dad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:45.748166 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-330e3acb-013f-4e8b-a35d-affab35a3dad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume with id: 446b9ae6-8e14-45ca-879f-a39a2c100def Aug 23 18:20:45.756757 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:45.756757 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:45.757937 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-330e3acb-013f-4e8b-a35d-affab35a3dad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:45.785908 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-330e3acb-013f-4e8b-a35d-affab35a3dad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume request issued successfully. Aug 23 18:20:45.786217 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-330e3acb-013f-4e8b-a35d-affab35a3dad tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def returned with HTTP 202 Aug 23 18:20:45.786877 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 828/3291] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:20:45 2026] DELETE /volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:45.800205 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eec99ec4-30ce-4960-b40f-acb181f459b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:45.803022 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eec99ec4-30ce-4960-b40f-acb181f459b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def Aug 23 18:20:45.803255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eec99ec4-30ce-4960-b40f-acb181f459b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:45.803549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eec99ec4-30ce-4960-b40f-acb181f459b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:45.832371 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:45.832371 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:45.839638 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eec99ec4-30ce-4960-b40f-acb181f459b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:45.848933 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eec99ec4-30ce-4960-b40f-acb181f459b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def returned with HTTP 200 Aug 23 18:20:45.849602 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 827/3292] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:45 2026] GET /volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:45.874917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-555fc2f0-04d1-49eb-92be-19502193f374 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:45.879967 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-555fc2f0-04d1-49eb-92be-19502193f374 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:45.880251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-555fc2f0-04d1-49eb-92be-19502193f374 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:45.880493 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-555fc2f0-04d1-49eb-92be-19502193f374 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:45.880635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-555fc2f0-04d1-49eb-92be-19502193f374 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:45.883248 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f655d30c-10b1-4d8d-abef-179bf869ca6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:45.885334 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f655d30c-10b1-4d8d-abef-179bf869ca6b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:45.885935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f655d30c-10b1-4d8d-abef-179bf869ca6b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:45.886905 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f655d30c-10b1-4d8d-abef-179bf869ca6b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:45.886905 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f655d30c-10b1-4d8d-abef-179bf869ca6b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:45.891183 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:45.891183 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:45.893049 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-555fc2f0-04d1-49eb-92be-19502193f374 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:45.893049 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 818/3293] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:45 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 739 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:45.897873 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:45.897873 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:45.898354 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f655d30c-10b1-4d8d-abef-179bf869ca6b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:45.898995 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 821/3294] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:45 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:46.021224 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aaa4d6c1-e656-4cc6-8a72-75d88a445bf6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.023454 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaa4d6c1-e656-4cc6-8a72-75d88a445bf6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:46.023454 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aaa4d6c1-e656-4cc6-8a72-75d88a445bf6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.023615 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aaa4d6c1-e656-4cc6-8a72-75d88a445bf6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.023762 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aaa4d6c1-e656-4cc6-8a72-75d88a445bf6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:46.029471 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:46.029471 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:46.030596 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaa4d6c1-e656-4cc6-8a72-75d88a445bf6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:46.031181 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 829/3295] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:46 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:46.047116 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c9b16551-703b-4f73-b304-1448c31efb69 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.049658 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9b16551-703b-4f73-b304-1448c31efb69 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:46.049658 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9b16551-703b-4f73-b304-1448c31efb69 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.049909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9b16551-703b-4f73-b304-1448c31efb69 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.050106 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c9b16551-703b-4f73-b304-1448c31efb69 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:46.057781 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:46.057781 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:46.058751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9b16551-703b-4f73-b304-1448c31efb69 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:46.059199 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 828/3296] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:46 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:46.871059 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1bcdf17d-ab06-40e4-88dc-b71e3e393366 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.873040 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1bcdf17d-ab06-40e4-88dc-b71e3e393366 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def Aug 23 18:20:46.873305 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1bcdf17d-ab06-40e4-88dc-b71e3e393366 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.873554 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1bcdf17d-ab06-40e4-88dc-b71e3e393366 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.880852 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1bcdf17d-ab06-40e4-88dc-b71e3e393366 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def returned with HTTP 404 Aug 23 18:20:46.881843 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 819/3297] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:46 2026] GET /volume/v3/volumes/446b9ae6-8e14-45ca-879f-a39a2c100def => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:46.896920 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba528ca8-d209-4be5-93e8-6cebb3f0953a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.900552 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba528ca8-d209-4be5-93e8-6cebb3f0953a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups Aug 23 18:20:46.900912 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba528ca8-d209-4be5-93e8-6cebb3f0953a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.901171 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba528ca8-d209-4be5-93e8-6cebb3f0953a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.911992 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-490f31be-0695-4046-adbb-a5d417760337 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.915429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6079c528-d36d-45e7-9aa3-4a166a5a5a94 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.915572 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-490f31be-0695-4046-adbb-a5d417760337 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:46.915845 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-490f31be-0695-4046-adbb-a5d417760337 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.916110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-490f31be-0695-4046-adbb-a5d417760337 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.916262 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-490f31be-0695-4046-adbb-a5d417760337 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:46.918764 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba528ca8-d209-4be5-93e8-6cebb3f0953a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 200 Aug 23 18:20:46.919318 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6079c528-d36d-45e7-9aa3-4a166a5a5a94 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:46.919381 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 822/3298] 10.4.3.148 () {68 vars in 1277 bytes} [Sun Aug 23 18:20:46 2026] GET /volume/v3/backups => generated 624 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:46.919605 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6079c528-d36d-45e7-9aa3-4a166a5a5a94 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.919937 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6079c528-d36d-45e7-9aa3-4a166a5a5a94 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.920801 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6079c528-d36d-45e7-9aa3-4a166a5a5a94 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:46.922874 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:46.922874 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:46.923987 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-490f31be-0695-4046-adbb-a5d417760337 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:46.925017 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 830/3299] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:46 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:46.931245 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0059ea0f-5a54-4e98-a63b-f9c01dde8991 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.931391 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:46.931391 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:46.932139 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6079c528-d36d-45e7-9aa3-4a166a5a5a94 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:46.932436 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 829/3300] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:46 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:46.937255 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0059ea0f-5a54-4e98-a63b-f9c01dde8991 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups?project_id=792040f8b958478997d17743e3604d68 Aug 23 18:20:46.937502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0059ea0f-5a54-4e98-a63b-f9c01dde8991 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.937728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0059ea0f-5a54-4e98-a63b-f9c01dde8991 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.940982 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-aff7a1fb-9702-402a-98f7-7341a121e436 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.943818 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-aff7a1fb-9702-402a-98f7-7341a121e436 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c Aug 23 18:20:46.944026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-aff7a1fb-9702-402a-98f7-7341a121e436 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:46.944263 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-aff7a1fb-9702-402a-98f7-7341a121e436 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:46.954078 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:46.954078 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:46.963604 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0059ea0f-5a54-4e98-a63b-f9c01dde8991 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups?project_id=792040f8b958478997d17743e3604d68 returned with HTTP 200 Aug 23 18:20:46.964474 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 820/3301] 10.4.3.148 () {68 vars in 1364 bytes} [Sun Aug 23 18:20:46 2026] GET /volume/v3/backups?project_id=792040f8b958478997d17743e3604d68 => generated 624 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:46.979601 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:46.982831 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:46.982831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-669446558"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:46.984856 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-669446558'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:46.985026 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume of 1 GB Aug 23 18:20:46.990319 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Availability Zones retrieved successfully. Aug 23 18:20:46.997818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (cc948988-ff34-4546-86f1-2befaf916f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:46.999022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe56b661-10d4-4f55-98f8-2f5c30b583b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:47.000146 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:47.023691 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1193837-e0dc-40f8-a2f0-aa9b1c18b017 req-aff7a1fb-9702-402a-98f7-7341a121e436 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c returned with HTTP 200 Aug 23 18:20:47.024290 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 823/3302] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:20:46 2026] DELETE /volume/v3/attachments/7b45e7c8-2b29-4817-b5e4-7187ae71cc5c => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:47.046339 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eb0cd3bd-a969-48eb-a698-81dab18bda4e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.048746 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe56b661-10d4-4f55-98f8-2f5c30b583b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:47.050042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb0cd3bd-a969-48eb-a698-81dab18bda4e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:47.050453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46de16d7-0b66-4cf2-8513-cf71df7dbb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:47.050505 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb0cd3bd-a969-48eb-a698-81dab18bda4e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.050602 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb0cd3bd-a969-48eb-a698-81dab18bda4e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.051051 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-eb0cd3bd-a969-48eb-a698-81dab18bda4e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:47.057556 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77b95d76-1c52-41bb-a808-4e917d238740 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.058900 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:47.058900 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:47.059816 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb0cd3bd-a969-48eb-a698-81dab18bda4e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:47.060266 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 830/3303] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:47.073901 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8c44b9e-d973-4e5a-a39e-dd3143d1fcad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.076285 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8c44b9e-d973-4e5a-a39e-dd3143d1fcad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:47.076681 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8c44b9e-d973-4e5a-a39e-dd3143d1fcad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.077053 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8c44b9e-d973-4e5a-a39e-dd3143d1fcad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.078021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f8c44b9e-d973-4e5a-a39e-dd3143d1fcad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:47.084958 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:47.084958 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:47.086355 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8c44b9e-d973-4e5a-a39e-dd3143d1fcad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:47.087196 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 824/3304] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:47.118681 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['635163f7-13de-4132-8daf-c76479d61d30', 'd99ad20d-245c-4af2-92c1-024165914f9d', '4b6ecc46-3acd-45fa-8ffe-97c789687d9b', 'c865169e-30a8-4934-be2a-3947efc16723'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:47.120166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46de16d7-0b66-4cf2-8513-cf71df7dbb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['635163f7-13de-4132-8daf-c76479d61d30', 'd99ad20d-245c-4af2-92c1-024165914f9d', '4b6ecc46-3acd-45fa-8ffe-97c789687d9b', 'c865169e-30a8-4934-be2a-3947efc16723']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:47.121284 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394d95c4-7644-47ed-ad78-32cedb6332bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:47.153031 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394d95c4-7644-47ed-ad78-32cedb6332bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8fb323-f3b5-4703-8331-e2b3c6765332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669446558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['635163f7-13de-4132-8daf-c76479d61d30','d99ad20d-245c-4af2-92c1-024165914f9d','4b6ecc46-3acd-45fa-8ffe-97c789687d9b','c865169e-30a8-4934-be2a-3947efc16723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669446558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8fb323-f3b5-4703-8331-e2b3c6765332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='792040f8b958478997d17743e3604d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98899b4d2d0a4b6981004cfea78d4980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:47.154246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c284893-f382-4231-b8a2-c84792c9376a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:47.181294 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c284893-f382-4231-b8a2-c84792c9376a) transitioned into state 'SUCCESS' from state '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-669446558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['635163f7-13de-4132-8daf-c76479d61d30','d99ad20d-245c-4af2-92c1-024165914f9d','4b6ecc46-3acd-45fa-8ffe-97c789687d9b','c865169e-30a8-4934-be2a-3947efc16723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:47.182140 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f15689-3251-4a51-81e1-61e42792dda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:47.194657 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f15689-3251-4a51-81e1-61e42792dda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:47.195695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (cc948988-ff34-4546-86f1-2befaf916f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:47.196142 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request issued successfully. Aug 23 18:20:47.196810 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57b4ea84-f9fe-4145-b70b-f88a81e56719 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:47.197316 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 831/3305] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:20:46 2026] POST /volume/v3/volumes => generated 777 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:47.213983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b7b9c800-8de8-4ec7-8c45-0ee83a012a73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.215855 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7b9c800-8de8-4ec7-8c45-0ee83a012a73 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 Aug 23 18:20:47.216155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7b9c800-8de8-4ec7-8c45-0ee83a012a73 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.216410 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7b9c800-8de8-4ec7-8c45-0ee83a012a73 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.224917 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:47.224917 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:47.225679 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77b95d76-1c52-41bb-a808-4e917d238740 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] POST https://10.4.3.148/volume/v3/types/1a7d1737-d733-4405-98e1-edb78dac2651/encryption Aug 23 18:20:47.226352 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77b95d76-1c52-41bb-a808-4e917d238740 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:47.228676 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:47.228676 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:47.232754 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b7b9c800-8de8-4ec7-8c45-0ee83a012a73 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:47.238490 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7b9c800-8de8-4ec7-8c45-0ee83a012a73 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 returned with HTTP 200 Aug 23 18:20:47.239022 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 831/3306] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:47.239358 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77b95d76-1c52-41bb-a808-4e917d238740 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types/1a7d1737-d733-4405-98e1-edb78dac2651/encryption returned with HTTP 404 Aug 23 18:20:47.240059 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 821/3307] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:20:47 2026] POST /volume/v3/types/1a7d1737-d733-4405-98e1-edb78dac2651/encryption => generated 114 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:47.250035 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a05f433-a9de-4586-bb48-36bb3ffdd524 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.252722 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a05f433-a9de-4586-bb48-36bb3ffdd524 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:47.253185 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a05f433-a9de-4586-bb48-36bb3ffdd524 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1466692398", "os-volume-type-access:is_public": false}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:47.270624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a05f433-a9de-4586-bb48-36bb3ffdd524 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:47.271262 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 825/3308] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:20:47 2026] POST /volume/v3/types => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:47.281623 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-507667cb-7c54-4966-a4a0-d1050859083b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.366727 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-507667cb-7c54-4966-a4a0-d1050859083b tempest-VolumeTypesNegativeTest-953593322 tempest-VolumeTypesNegativeTest-953593322-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:47.367169 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-507667cb-7c54-4966-a4a0-d1050859083b tempest-VolumeTypesNegativeTest-953593322 tempest-VolumeTypesNegativeTest-953593322-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18836afd-632a-4142-a30a-c923860749aa", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1407421021"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:47.369198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-507667cb-7c54-4966-a4a0-d1050859083b tempest-VolumeTypesNegativeTest-953593322 tempest-VolumeTypesNegativeTest-953593322-project-member] Create volume request body: {'volume': {'volume_type': '18836afd-632a-4142-a30a-c923860749aa', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1407421021'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:47.379887 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-507667cb-7c54-4966-a4a0-d1050859083b tempest-VolumeTypesNegativeTest-953593322 tempest-VolumeTypesNegativeTest-953593322-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 404 Aug 23 18:20:47.380603 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 832/3309] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:47 2026] POST /volume/v3/volumes => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:47.392038 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3119ad60-3716-4929-852b-97ac922fd1ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.394551 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3119ad60-3716-4929-852b-97ac922fd1ba tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] DELETE https://10.4.3.148/volume/v3/types/18836afd-632a-4142-a30a-c923860749aa Aug 23 18:20:47.395142 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3119ad60-3716-4929-852b-97ac922fd1ba tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.395436 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3119ad60-3716-4929-852b-97ac922fd1ba tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.430063 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3119ad60-3716-4929-852b-97ac922fd1ba tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types/18836afd-632a-4142-a30a-c923860749aa returned with HTTP 202 Aug 23 18:20:47.431523 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 832/3310] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:47 2026] DELETE /volume/v3/types/18836afd-632a-4142-a30a-c923860749aa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:47.441646 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a30ad42-9250-464d-afdf-57096de99c3c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.446844 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a30ad42-9250-464d-afdf-57096de99c3c tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] GET https://10.4.3.148/volume/v3/types/18836afd-632a-4142-a30a-c923860749aa Aug 23 18:20:47.446844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a30ad42-9250-464d-afdf-57096de99c3c tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.447102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a30ad42-9250-464d-afdf-57096de99c3c tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.451503 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a30ad42-9250-464d-afdf-57096de99c3c tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types/18836afd-632a-4142-a30a-c923860749aa returned with HTTP 404 Aug 23 18:20:47.452093 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 822/3311] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/types/18836afd-632a-4142-a30a-c923860749aa => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:47.463344 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24a6150c-b0f2-4401-90fd-6317351363c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.465246 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24a6150c-b0f2-4401-90fd-6317351363c6 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:47.465706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24a6150c-b0f2-4401-90fd-6317351363c6 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:47.467457 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24a6150c-b0f2-4401-90fd-6317351363c6 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 400 Aug 23 18:20:47.467942 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 826/3312] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:20:47 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:20:47.486032 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0875ae25-f196-47fe-ba42-27cba5671175 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.489125 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0875ae25-f196-47fe-ba42-27cba5671175 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:47.492344 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0875ae25-f196-47fe-ba42-27cba5671175 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1949390044"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:47.495247 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:47.495247 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:47.513169 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0875ae25-f196-47fe-ba42-27cba5671175 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:20:47.513839 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 833/3313] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:20:47 2026] POST /volume/v3/types => generated 229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:47.527482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-02a5ab6e-d1bf-4e59-bca6-7b8ca51ecf63 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.529204 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02a5ab6e-d1bf-4e59-bca6-7b8ca51ecf63 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:20:47.529763 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02a5ab6e-d1bf-4e59-bca6-7b8ca51ecf63 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1949390044"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:47.536689 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02a5ab6e-d1bf-4e59-bca6-7b8ca51ecf63 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1949390044 already exists. Aug 23 18:20:47.537040 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02a5ab6e-d1bf-4e59-bca6-7b8ca51ecf63 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 409 Aug 23 18:20:47.537672 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 833/3314] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:20:47 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:47.545381 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-96e0c12f-a374-4a22-bd96-d7e9f583b98b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.547100 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96e0c12f-a374-4a22-bd96-d7e9f583b98b tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] DELETE https://10.4.3.148/volume/v3/types/9c08471d-41b3-4003-8727-9a31d1ecc612 Aug 23 18:20:47.547319 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96e0c12f-a374-4a22-bd96-d7e9f583b98b tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.547580 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96e0c12f-a374-4a22-bd96-d7e9f583b98b tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.578548 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96e0c12f-a374-4a22-bd96-d7e9f583b98b tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types/9c08471d-41b3-4003-8727-9a31d1ecc612 returned with HTTP 202 Aug 23 18:20:47.578971 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 823/3315] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:47 2026] DELETE /volume/v3/types/9c08471d-41b3-4003-8727-9a31d1ecc612 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:20:47.591712 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e3417043-1ae1-4353-8866-442eb68506d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.594278 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3417043-1ae1-4353-8866-442eb68506d6 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] GET https://10.4.3.148/volume/v3/types/9c08471d-41b3-4003-8727-9a31d1ecc612 Aug 23 18:20:47.594492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3417043-1ae1-4353-8866-442eb68506d6 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.594721 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3417043-1ae1-4353-8866-442eb68506d6 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.598529 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3417043-1ae1-4353-8866-442eb68506d6 tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types/9c08471d-41b3-4003-8727-9a31d1ecc612 returned with HTTP 404 Aug 23 18:20:47.599030 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 827/3316] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/types/9c08471d-41b3-4003-8727-9a31d1ecc612 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:47.614528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50fa583c-74f5-4690-ae25-0cbf84c0d44d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.627501 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50fa583c-74f5-4690-ae25-0cbf84c0d44d tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] DELETE https://10.4.3.148/volume/v3/types/e18ab031-5fcb-4235-949d-059192a053a3 Aug 23 18:20:47.627841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50fa583c-74f5-4690-ae25-0cbf84c0d44d tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.628219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50fa583c-74f5-4690-ae25-0cbf84c0d44d tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.633525 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50fa583c-74f5-4690-ae25-0cbf84c0d44d tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types/e18ab031-5fcb-4235-949d-059192a053a3 returned with HTTP 404 Aug 23 18:20:47.634106 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 834/3317] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:47 2026] DELETE /volume/v3/types/e18ab031-5fcb-4235-949d-059192a053a3 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:47.645967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-19b837b5-1cc9-4c2e-9ec9-b993810833fb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.647724 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19b837b5-1cc9-4c2e-9ec9-b993810833fb tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] GET https://10.4.3.148/volume/v3/types/c79e3ace-98f7-439b-b4f5-36552ac24786 Aug 23 18:20:47.648252 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19b837b5-1cc9-4c2e-9ec9-b993810833fb tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.648642 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19b837b5-1cc9-4c2e-9ec9-b993810833fb tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.653249 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19b837b5-1cc9-4c2e-9ec9-b993810833fb tempest-VolumeTypesNegativeTest-1726864911 tempest-VolumeTypesNegativeTest-1726864911-project-admin] https://10.4.3.148/volume/v3/types/c79e3ace-98f7-439b-b4f5-36552ac24786 returned with HTTP 404 Aug 23 18:20:47.654154 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 834/3318] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/types/c79e3ace-98f7-439b-b4f5-36552ac24786 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:47.940056 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb75986a-70bc-4655-9172-4dc13c702492 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.942555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb75986a-70bc-4655-9172-4dc13c702492 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:47.942780 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb75986a-70bc-4655-9172-4dc13c702492 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.943094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb75986a-70bc-4655-9172-4dc13c702492 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.943242 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cb75986a-70bc-4655-9172-4dc13c702492 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:47.944489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-917270d8-eea9-477f-bad7-5c3e8d0169a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:47.948247 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-917270d8-eea9-477f-bad7-5c3e8d0169a4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:47.948669 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-917270d8-eea9-477f-bad7-5c3e8d0169a4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:47.948897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-917270d8-eea9-477f-bad7-5c3e8d0169a4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:47.949026 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:47.949026 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:47.949114 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-917270d8-eea9-477f-bad7-5c3e8d0169a4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:47.950302 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb75986a-70bc-4655-9172-4dc13c702492 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:47.951230 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 824/3319] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:47.957426 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:47.957426 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:47.958160 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-917270d8-eea9-477f-bad7-5c3e8d0169a4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:47.958552 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 828/3320] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:47 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:48.074988 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf87d68b-cddd-4cc8-845d-d4c103e4474e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.077356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf87d68b-cddd-4cc8-845d-d4c103e4474e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:48.077860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf87d68b-cddd-4cc8-845d-d4c103e4474e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:48.077860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf87d68b-cddd-4cc8-845d-d4c103e4474e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:48.077982 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bf87d68b-cddd-4cc8-845d-d4c103e4474e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:48.084989 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.084989 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:48.086011 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf87d68b-cddd-4cc8-845d-d4c103e4474e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:48.086389 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 835/3321] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:48 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:48.099828 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-acf22010-6545-4a46-bd2e-78746ea6d074 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.103575 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-acf22010-6545-4a46-bd2e-78746ea6d074 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:48.103575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-acf22010-6545-4a46-bd2e-78746ea6d074 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:48.103575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-acf22010-6545-4a46-bd2e-78746ea6d074 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:48.103575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-acf22010-6545-4a46-bd2e-78746ea6d074 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:48.111653 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.111653 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:48.111653 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-acf22010-6545-4a46-bd2e-78746ea6d074 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:48.111653 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 835/3322] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:48 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:48.157060 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4e0ef483-5bbf-4ece-bcd5-d878f1f9348e req-6ba96ab1-62e2-418d-9693-d40ce82d13e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.258715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9be08123-8c7c-463b-9b25-85fc4e060117 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.261084 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9be08123-8c7c-463b-9b25-85fc4e060117 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 Aug 23 18:20:48.262187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9be08123-8c7c-463b-9b25-85fc4e060117 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:48.262187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9be08123-8c7c-463b-9b25-85fc4e060117 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:48.276849 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.276849 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:48.280395 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9be08123-8c7c-463b-9b25-85fc4e060117 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:48.286734 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9be08123-8c7c-463b-9b25-85fc4e060117 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 returned with HTTP 200 Aug 23 18:20:48.287135 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 829/3323] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:48 2026] GET /volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:20:48.302020 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.304890 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:48.305887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9e8fb323-f3b5-4703-8331-e2b3c6765332", "name": "tempest-type-Backup-1883136523"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:48.307580 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating new backup {'backup': {'volume_id': '9e8fb323-f3b5-4703-8331-e2b3c6765332', 'name': 'tempest-type-Backup-1883136523'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:48.307813 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating backup of volume 9e8fb323-f3b5-4703-8331-e2b3c6765332 in container None Aug 23 18:20:48.317356 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.317356 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:48.317710 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:20:48.345071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['ec25059b-0f34-436b-a151-5e8fd32e5d01', '6369694c-ffcb-4332-a5b4-f8bfda9b3b46'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:48.367916 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4e0ef483-5bbf-4ece-bcd5-d878f1f9348e req-6ba96ab1-62e2-418d-9693-d40ce82d13e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:48.368215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4e0ef483-5bbf-4ece-bcd5-d878f1f9348e req-6ba96ab1-62e2-418d-9693-d40ce82d13e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:48.368467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4e0ef483-5bbf-4ece-bcd5-d878f1f9348e req-6ba96ab1-62e2-418d-9693-d40ce82d13e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:48.379135 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.379135 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:48.387104 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ea010ba-eb65-4a84-8f03-bf65df68b6a2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:48.387104 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 836/3324] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:20:48 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:48.387318 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4e0ef483-5bbf-4ece-bcd5-d878f1f9348e req-6ba96ab1-62e2-418d-9693-d40ce82d13e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:20:48.394586 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4e0ef483-5bbf-4ece-bcd5-d878f1f9348e req-6ba96ab1-62e2-418d-9693-d40ce82d13e8 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:20:48.395155 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 825/3325] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:20:48 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 877 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:48.401175 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ba51d9c1-ac7e-4ccd-82c8-3c9ae55945d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.404771 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba51d9c1-ac7e-4ccd-82c8-3c9ae55945d0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:48.404771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba51d9c1-ac7e-4ccd-82c8-3c9ae55945d0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:48.404771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba51d9c1-ac7e-4ccd-82c8-3c9ae55945d0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:48.404771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ba51d9c1-ac7e-4ccd-82c8-3c9ae55945d0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:48.413399 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.413399 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:48.414454 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba51d9c1-ac7e-4ccd-82c8-3c9ae55945d0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:48.415636 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 836/3326] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:48 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:48.974904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7196f336-8320-4535-8174-5a9eb5f9f2db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.978202 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7196f336-8320-4535-8174-5a9eb5f9f2db tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:48.978493 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7196f336-8320-4535-8174-5a9eb5f9f2db tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:48.978704 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7196f336-8320-4535-8174-5a9eb5f9f2db tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:48.979209 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7196f336-8320-4535-8174-5a9eb5f9f2db tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:48.988340 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af8e1ca1-8802-4a22-ba02-b3d2ff15db1c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:48.989967 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.989967 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:48.991297 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af8e1ca1-8802-4a22-ba02-b3d2ff15db1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:48.991977 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af8e1ca1-8802-4a22-ba02-b3d2ff15db1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:48.992400 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af8e1ca1-8802-4a22-ba02-b3d2ff15db1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:48.992717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-af8e1ca1-8802-4a22-ba02-b3d2ff15db1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:48.994049 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7196f336-8320-4535-8174-5a9eb5f9f2db tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:48.994049 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 830/3327] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:48 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:48.998989 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:48.998989 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:49.000184 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af8e1ca1-8802-4a22-ba02-b3d2ff15db1c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:49.002064 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 837/3328] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:48 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:49.100192 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-52153ded-83fe-4d77-8b07-cad47e974b74 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:49.110336 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52153ded-83fe-4d77-8b07-cad47e974b74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:49.110621 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52153ded-83fe-4d77-8b07-cad47e974b74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:49.110894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52153ded-83fe-4d77-8b07-cad47e974b74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:49.111057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-52153ded-83fe-4d77-8b07-cad47e974b74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:49.117080 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:49.117080 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:49.118091 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52153ded-83fe-4d77-8b07-cad47e974b74 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:49.118567 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 826/3329] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:49 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:49.125674 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-262994a6-048e-4710-b62f-17f7e7cb482f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:49.130445 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-262994a6-048e-4710-b62f-17f7e7cb482f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:49.130629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-262994a6-048e-4710-b62f-17f7e7cb482f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:49.130879 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-262994a6-048e-4710-b62f-17f7e7cb482f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:49.130993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-262994a6-048e-4710-b62f-17f7e7cb482f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:49.146936 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:49.146936 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:49.146936 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-262994a6-048e-4710-b62f-17f7e7cb482f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:49.146936 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 837/3330] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:49 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:49.429727 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-621f2baa-ff19-4918-a07e-0f7c252f9fd2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:49.432099 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-621f2baa-ff19-4918-a07e-0f7c252f9fd2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:49.432358 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-621f2baa-ff19-4918-a07e-0f7c252f9fd2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:49.432565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-621f2baa-ff19-4918-a07e-0f7c252f9fd2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:49.432664 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-621f2baa-ff19-4918-a07e-0f7c252f9fd2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:49.436674 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:49.436674 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:49.437335 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-621f2baa-ff19-4918-a07e-0f7c252f9fd2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:49.437862 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 831/3331] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:49 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:50.006018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8535c3aa-8527-4b79-855d-b55942901184 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.008953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8535c3aa-8527-4b79-855d-b55942901184 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:50.008953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8535c3aa-8527-4b79-855d-b55942901184 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.009324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8535c3aa-8527-4b79-855d-b55942901184 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.009446 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8535c3aa-8527-4b79-855d-b55942901184 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:50.016354 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:50.016354 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:50.018038 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8535c3aa-8527-4b79-855d-b55942901184 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:50.018267 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3822a1fd-5778-4629-a058-1cf040dba3d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.018656 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 838/3332] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:50.020812 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3822a1fd-5778-4629-a058-1cf040dba3d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:50.023992 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3822a1fd-5778-4629-a058-1cf040dba3d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.024326 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3822a1fd-5778-4629-a058-1cf040dba3d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.024674 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3822a1fd-5778-4629-a058-1cf040dba3d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:50.031237 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:50.031237 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:50.032334 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3822a1fd-5778-4629-a058-1cf040dba3d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:50.033543 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 827/3333] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:50.131417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5798826-14d3-413b-b16a-c5fb8c9e5412 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.132300 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5798826-14d3-413b-b16a-c5fb8c9e5412 None None] GET https://10.4.3.148/volume// Aug 23 18:20:50.132400 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5798826-14d3-413b-b16a-c5fb8c9e5412 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.132743 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5798826-14d3-413b-b16a-c5fb8c9e5412 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.133332 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5798826-14d3-413b-b16a-c5fb8c9e5412 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:50.133785 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 838/3334] 10.4.3.148 () {64 vars in 1004 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:50.144130 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b77ffc82-219b-421d-8716-6338636459ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.146005 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b77ffc82-219b-421d-8716-6338636459ed tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:50.147031 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b77ffc82-219b-421d-8716-6338636459ed tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.147341 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b77ffc82-219b-421d-8716-6338636459ed tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.147387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a90e8b2b-9c57-4598-a96c-7d485261292b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.148348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b77ffc82-219b-421d-8716-6338636459ed tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:50.148404 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a90e8b2b-9c57-4598-a96c-7d485261292b None None] GET https://10.4.3.148/volume// Aug 23 18:20:50.148404 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a90e8b2b-9c57-4598-a96c-7d485261292b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.148404 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a90e8b2b-9c57-4598-a96c-7d485261292b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.148620 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a90e8b2b-9c57-4598-a96c-7d485261292b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:20:50.148987 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 839/3335] 10.4.3.148 () {64 vars in 1004 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:20:50.156953 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:50.156953 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:50.160305 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b77ffc82-219b-421d-8716-6338636459ed tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:50.160857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c600e69f-177f-4fdf-928b-991106b65f74 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.161186 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 832/3336] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:50.161226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-493e03d0-66c4-45f0-aa81-84fdc804ba56 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.163155 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c600e69f-177f-4fdf-928b-991106b65f74 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:50.163468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c600e69f-177f-4fdf-928b-991106b65f74 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.163833 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c600e69f-177f-4fdf-928b-991106b65f74 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.164009 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c600e69f-177f-4fdf-928b-991106b65f74 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:50.170055 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:50.170055 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:50.171331 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c600e69f-177f-4fdf-928b-991106b65f74 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:50.172043 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 828/3337] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:50.288325 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-493e03d0-66c4-45f0-aa81-84fdc804ba56 tempest-VersionsTest-1127031998 tempest-VersionsTest-1127031998-project-member] GET https://10.4.3.148/volume/v3/ Aug 23 18:20:50.288592 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-493e03d0-66c4-45f0-aa81-84fdc804ba56 tempest-VersionsTest-1127031998 tempest-VersionsTest-1127031998-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.288857 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-493e03d0-66c4-45f0-aa81-84fdc804ba56 tempest-VersionsTest-1127031998 tempest-VersionsTest-1127031998-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.289269 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-493e03d0-66c4-45f0-aa81-84fdc804ba56 tempest-VersionsTest-1127031998 tempest-VersionsTest-1127031998-project-member] https://10.4.3.148/volume/v3/ returned with HTTP 200 Aug 23 18:20:50.289724 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 839/3338] 10.4.3.148 () {66 vars in 1216 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/v3/ => generated 386 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:50.452651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53aad20a-14ab-40b2-8089-761b57937c97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:50.457501 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53aad20a-14ab-40b2-8089-761b57937c97 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:50.457883 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53aad20a-14ab-40b2-8089-761b57937c97 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:50.458618 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53aad20a-14ab-40b2-8089-761b57937c97 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:50.458783 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-53aad20a-14ab-40b2-8089-761b57937c97 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:50.463173 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=466,cinder:INSERT=61,cinder:UPDATE=138,cinder:DELETE=3 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:20:50.467204 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:50.467204 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:50.468387 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53aad20a-14ab-40b2-8089-761b57937c97 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:50.469369 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 840/3339] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:50 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:51.037314 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-659204ab-da23-4a83-93f7-132fcfaaa64f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.040264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-659204ab-da23-4a83-93f7-132fcfaaa64f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:51.040543 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-659204ab-da23-4a83-93f7-132fcfaaa64f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:51.040728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-659204ab-da23-4a83-93f7-132fcfaaa64f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:51.041038 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-659204ab-da23-4a83-93f7-132fcfaaa64f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:51.046763 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5338d7e-2767-4b04-a6eb-a67a4d3737e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.048542 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:51.048542 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:51.049530 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5338d7e-2767-4b04-a6eb-a67a4d3737e0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:51.049698 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-659204ab-da23-4a83-93f7-132fcfaaa64f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:51.049757 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5338d7e-2767-4b04-a6eb-a67a4d3737e0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:51.052587 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5338d7e-2767-4b04-a6eb-a67a4d3737e0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:51.052849 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 833/3340] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:51 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:51.052904 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b5338d7e-2767-4b04-a6eb-a67a4d3737e0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:51.057999 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:51.057999 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:51.059083 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5338d7e-2767-4b04-a6eb-a67a4d3737e0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:51.059578 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 829/3341] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:51 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:51.173646 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a68f7ffa-302d-45a6-ba90-9e8f11a92f97 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.178692 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a68f7ffa-302d-45a6-ba90-9e8f11a92f97 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:51.178692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a68f7ffa-302d-45a6-ba90-9e8f11a92f97 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:51.178692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a68f7ffa-302d-45a6-ba90-9e8f11a92f97 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:51.178692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a68f7ffa-302d-45a6-ba90-9e8f11a92f97 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:51.186185 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-577c805b-46fc-4496-a634-92b3695476a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.188739 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-577c805b-46fc-4496-a634-92b3695476a3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:51.189124 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-577c805b-46fc-4496-a634-92b3695476a3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:51.190666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-577c805b-46fc-4496-a634-92b3695476a3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:51.190666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-577c805b-46fc-4496-a634-92b3695476a3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:51.193655 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:51.193655 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:51.195196 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a68f7ffa-302d-45a6-ba90-9e8f11a92f97 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:51.195335 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:51.195335 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:51.196554 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 840/3342] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:51 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:51.196659 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-577c805b-46fc-4496-a634-92b3695476a3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:51.197067 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 841/3343] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:51 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:51.482446 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e02c0dd6-c48c-40e6-a8f7-1d900d7b0d74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.485237 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e02c0dd6-c48c-40e6-a8f7-1d900d7b0d74 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:51.485520 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e02c0dd6-c48c-40e6-a8f7-1d900d7b0d74 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:51.485782 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e02c0dd6-c48c-40e6-a8f7-1d900d7b0d74 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:51.487121 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e02c0dd6-c48c-40e6-a8f7-1d900d7b0d74 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:51.491200 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:51.491200 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:51.492067 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e02c0dd6-c48c-40e6-a8f7-1d900d7b0d74 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:51.492554 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 834/3344] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:51 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:51.606314 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.614222 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:51.614509 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:51.614746 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:51.614973 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume with id: c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:51.639595 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:51.639595 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:51.639995 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:20:51.663511 np0000007943 devstack@c-api.service[100224]: WARNING cinder.keymgr.conf_key_mgr [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:20:51.670343 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Delete volume request issued successfully. Aug 23 18:20:51.670564 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a49093d1-f005-4d7a-b1bb-652791f68c88 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 202 Aug 23 18:20:51.671065 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 830/3345] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:51 2026] DELETE /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:51.683654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12eef28f-a70a-4940-9226-49201dea1232 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.687327 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12eef28f-a70a-4940-9226-49201dea1232 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:51.687539 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12eef28f-a70a-4940-9226-49201dea1232 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:51.690847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12eef28f-a70a-4940-9226-49201dea1232 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:51.698981 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:51.698981 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:51.703382 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-12eef28f-a70a-4940-9226-49201dea1232 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Volume info retrieved successfully. Aug 23 18:20:51.709637 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12eef28f-a70a-4940-9226-49201dea1232 tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 200 Aug 23 18:20:51.710070 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 841/3346] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:51 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:51.750206 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3672714-0d54-4344-9372-022a288235b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:51.872032 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:51.872495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-967544466"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:51.874106 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-967544466'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:51.874246 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Create volume of 2 GB Aug 23 18:20:51.879577 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Availability Zones retrieved successfully. Aug 23 18:20:51.885028 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Flow 'volume_create_api' (f2ae919c-f620-4b99-991f-134c9384a766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:51.886246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f13814-e0f9-4829-a6e4-1bb72974df3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:51.887313 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Validating volume size '2' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:51.917742 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f13814-e0f9-4829-a6e4-1bb72974df3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:51.918599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa3ef30-a308-439b-ad84-004f7dd85654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:51.996713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Created reservations ['5cf3b3ed-06ad-48c2-a970-cb668818151c', '8b094dc3-5324-49b1-9be4-bf8b994cd32f', 'ab91c10f-43b5-4532-b6a3-447fbb71816d', 'c82094b6-3938-4006-8955-0571f497e4be'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:51.997761 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa3ef30-a308-439b-ad84-004f7dd85654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cf3b3ed-06ad-48c2-a970-cb668818151c', '8b094dc3-5324-49b1-9be4-bf8b994cd32f', 'ab91c10f-43b5-4532-b6a3-447fbb71816d', 'c82094b6-3938-4006-8955-0571f497e4be']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:51.998757 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fd368b-e73f-45db-94a4-ec78f2c4abb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:52.025931 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fd368b-e73f-45db-94a4-ec78f2c4abb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53fb5bce-739c-4632-90d2-8984b3b0663a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-967544466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d03d289088543cf808a306260aaefa2',qos_specs=None,replication_status=,reservations=['5cf3b3ed-06ad-48c2-a970-cb668818151c','8b094dc3-5324-49b1-9be4-bf8b994cd32f','ab91c10f-43b5-4532-b6a3-447fbb71816d','c82094b6-3938-4006-8955-0571f497e4be'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4916dc5a00946f08049bdda2fe3d73b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-967544466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53fb5bce-739c-4632-90d2-8984b3b0663a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d03d289088543cf808a306260aaefa2',provider_auth=None,provider_geometry=None,provider_id=None,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='c4916dc5a00946f08049bdda2fe3d73b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:52.026963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2d7d7d-52ae-427c-ac13-a0a24bfc57cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:52.051617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2d7d7d-52ae-427c-ac13-a0a24bfc57cc) transitioned into state 'SUCCESS' from state '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-967544466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d03d289088543cf808a306260aaefa2',qos_specs=None,replication_status=,reservations=['5cf3b3ed-06ad-48c2-a970-cb668818151c','8b094dc3-5324-49b1-9be4-bf8b994cd32f','ab91c10f-43b5-4532-b6a3-447fbb71816d','c82094b6-3938-4006-8955-0571f497e4be'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4916dc5a00946f08049bdda2fe3d73b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:52.052427 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31e4161-bfad-4301-ac2c-3f49083c7402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:52.066131 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86fd5365-86ec-44c0-927f-87e4e6dfe5a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.066880 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31e4161-bfad-4301-ac2c-3f49083c7402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:52.068050 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Flow 'volume_create_api' (f2ae919c-f620-4b99-991f-134c9384a766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:52.068459 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86fd5365-86ec-44c0-927f-87e4e6dfe5a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:52.069426 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Create volume request issued successfully. Aug 23 18:20:52.069525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86fd5365-86ec-44c0-927f-87e4e6dfe5a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.069525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86fd5365-86ec-44c0-927f-87e4e6dfe5a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.069525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-86fd5365-86ec-44c0-927f-87e4e6dfe5a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:52.069767 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3672714-0d54-4344-9372-022a288235b8 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:52.070869 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 842/3347] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:20:51 2026] POST /volume/v3/volumes => generated 754 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:52.074741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6eb88425-5b41-4b90-a2ed-31d56cb7130c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.078589 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6eb88425-5b41-4b90-a2ed-31d56cb7130c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:52.078888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6eb88425-5b41-4b90-a2ed-31d56cb7130c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.079110 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6eb88425-5b41-4b90-a2ed-31d56cb7130c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.081170 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6eb88425-5b41-4b90-a2ed-31d56cb7130c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:52.085752 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:52.085752 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:52.086388 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86fd5365-86ec-44c0-927f-87e4e6dfe5a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:52.086556 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-366254d0-8ec8-455b-bded-f10f6240ab08 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.086938 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 835/3348] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:52.087912 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:52.087912 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:52.088559 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6eb88425-5b41-4b90-a2ed-31d56cb7130c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:52.088642 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-366254d0-8ec8-455b-bded-f10f6240ab08 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] GET https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a Aug 23 18:20:52.088873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-366254d0-8ec8-455b-bded-f10f6240ab08 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.089177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-366254d0-8ec8-455b-bded-f10f6240ab08 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.089270 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 831/3349] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:52.107235 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:52.107235 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:52.116522 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-366254d0-8ec8-455b-bded-f10f6240ab08 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Volume info retrieved successfully. Aug 23 18:20:52.124900 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-366254d0-8ec8-455b-bded-f10f6240ab08 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a returned with HTTP 200 Aug 23 18:20:52.124900 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 842/3350] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:52.210126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7a70a78-0a15-4220-8799-b92b6e6c3d81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.211418 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d89692a0-c9b7-4ef4-82a7-e0b206ebec8c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.213071 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7a70a78-0a15-4220-8799-b92b6e6c3d81 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:52.213357 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7a70a78-0a15-4220-8799-b92b6e6c3d81 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.213529 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d89692a0-c9b7-4ef4-82a7-e0b206ebec8c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:52.214026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d89692a0-c9b7-4ef4-82a7-e0b206ebec8c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.214069 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7a70a78-0a15-4220-8799-b92b6e6c3d81 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.214130 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d89692a0-c9b7-4ef4-82a7-e0b206ebec8c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.214178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b7a70a78-0a15-4220-8799-b92b6e6c3d81 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:52.214221 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d89692a0-c9b7-4ef4-82a7-e0b206ebec8c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:52.220144 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:52.220144 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:52.220435 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:52.220435 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:52.221457 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d89692a0-c9b7-4ef4-82a7-e0b206ebec8c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:52.221610 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7a70a78-0a15-4220-8799-b92b6e6c3d81 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:52.221672 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 836/3351] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:52.222100 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 843/3352] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:52.504935 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ebdc2b34-e158-42a7-9f9b-b8b563306706 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.506802 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebdc2b34-e158-42a7-9f9b-b8b563306706 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:52.507039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebdc2b34-e158-42a7-9f9b-b8b563306706 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.507243 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebdc2b34-e158-42a7-9f9b-b8b563306706 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.507370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ebdc2b34-e158-42a7-9f9b-b8b563306706 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:52.512091 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:52.512091 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:52.512828 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebdc2b34-e158-42a7-9f9b-b8b563306706 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:52.513334 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 832/3353] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:52.726805 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f6a55c4-b6e3-4635-915d-f3976fdfdb9f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.734060 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f6a55c4-b6e3-4635-915d-f3976fdfdb9f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] GET https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 Aug 23 18:20:52.734060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f6a55c4-b6e3-4635-915d-f3976fdfdb9f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.734060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f6a55c4-b6e3-4635-915d-f3976fdfdb9f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.745819 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f6a55c4-b6e3-4635-915d-f3976fdfdb9f tempest-TestEncryptedCinderVolumes-54756740 tempest-TestEncryptedCinderVolumes-54756740-project-member] https://10.4.3.148/volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 returned with HTTP 404 Aug 23 18:20:52.746416 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 843/3354] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/volumes/c78284b6-27ca-4ff5-96ba-9f34179b3773 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:52.765714 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1568813c-d145-451f-9434-48fd4d723208 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.921514 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1568813c-d145-451f-9434-48fd4d723208 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:20:52.921739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1568813c-d145-451f-9434-48fd4d723208 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.922037 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1568813c-d145-451f-9434-48fd4d723208 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:52.923013 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1568813c-d145-451f-9434-48fd4d723208 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:20:52.963816 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1568813c-d145-451f-9434-48fd4d723208 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Get all volumes completed successfully. Aug 23 18:20:52.966649 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:52.966649 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:52.971596 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1568813c-d145-451f-9434-48fd4d723208 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:20:52.972139 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 837/3355] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:20:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14960 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:20:52.992648 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2b720ff9-f9ff-45bb-bff8-9c1350c4a304 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:52.994799 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b720ff9-f9ff-45bb-bff8-9c1350c4a304 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] DELETE https://10.4.3.148/volume/v3/types/1b3123b8-88ab-450c-97a3-3972a98450a9 Aug 23 18:20:52.995098 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b720ff9-f9ff-45bb-bff8-9c1350c4a304 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:52.995364 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b720ff9-f9ff-45bb-bff8-9c1350c4a304 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.024696 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b720ff9-f9ff-45bb-bff8-9c1350c4a304 tempest-TestEncryptedCinderVolumes-980669721 tempest-TestEncryptedCinderVolumes-980669721-project-admin] https://10.4.3.148/volume/v3/types/1b3123b8-88ab-450c-97a3-3972a98450a9 returned with HTTP 202 Aug 23 18:20:53.025346 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 844/3356] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:20:52 2026] DELETE /volume/v3/types/1b3123b8-88ab-450c-97a3-3972a98450a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:53.099684 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a951abb1-708e-4356-94fc-3c310df3be00 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.104357 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a951abb1-708e-4356-94fc-3c310df3be00 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:53.104722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a951abb1-708e-4356-94fc-3c310df3be00 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.104964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a951abb1-708e-4356-94fc-3c310df3be00 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.105184 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6502710f-e818-4315-834a-cdb7e9515a62 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.105252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a951abb1-708e-4356-94fc-3c310df3be00 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:53.107419 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6502710f-e818-4315-834a-cdb7e9515a62 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:53.107675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6502710f-e818-4315-834a-cdb7e9515a62 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.107839 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6502710f-e818-4315-834a-cdb7e9515a62 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.108008 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6502710f-e818-4315-834a-cdb7e9515a62 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:53.111008 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.111008 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:53.112060 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a951abb1-708e-4356-94fc-3c310df3be00 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:53.112559 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 833/3357] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:53.114013 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.114013 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:53.114932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6502710f-e818-4315-834a-cdb7e9515a62 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:53.115447 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 844/3358] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:53.140336 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec061002-37e2-4501-bb69-33b4cfeef76e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.142864 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec061002-37e2-4501-bb69-33b4cfeef76e tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] GET https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a Aug 23 18:20:53.143182 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec061002-37e2-4501-bb69-33b4cfeef76e tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.143446 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec061002-37e2-4501-bb69-33b4cfeef76e tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.153572 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.153572 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:53.158781 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec061002-37e2-4501-bb69-33b4cfeef76e tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Volume info retrieved successfully. Aug 23 18:20:53.166210 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec061002-37e2-4501-bb69-33b4cfeef76e tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a returned with HTTP 200 Aug 23 18:20:53.166647 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 838/3359] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:20:53.186494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43d75346-ae17-4056-bd53-18d6963dbbbc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.188437 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:53.188877 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "53fb5bce-739c-4632-90d2-8984b3b0663a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:53.191060 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '53fb5bce-739c-4632-90d2-8984b3b0663a'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:53.202116 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.202116 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:53.203066 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Volume retrieved successfully. Aug 23 18:20:53.203604 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Create volume of 1 GB Aug 23 18:20:53.208784 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Availability Zones retrieved successfully. Aug 23 18:20:53.216692 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Flow 'volume_create_api' (b3a01848-614e-47d4-8713-614ce7769e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:53.217695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e418b0f-2161-410a-bb1b-c3fb1d80c03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:53.218731 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:53.219907 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e418b0f-2161-410a-bb1b-c3fb1d80c03d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 23 18:20:53.219907 np0000007943 devstack@c-api.service[100223]: 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 23 18:20:53.221372 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e418b0f-2161-410a-bb1b-c3fb1d80c03d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:53.222092 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e418b0f-2161-410a-bb1b-c3fb1d80c03d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:20:53.222822 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Flow 'volume_create_api' (b3a01848-614e-47d4-8713-614ce7769e47) transitioned into state 'REVERTED' from state 'RUNNING' Aug 23 18:20:53.223097 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43d75346-ae17-4056-bd53-18d6963dbbbc tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:20:53.223727 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 845/3360] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:20:53 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:20:53.234290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c27b4b5e-7b3e-40c4-90fc-9017e9432da0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.236002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6cdd2f08-287d-4170-bc4e-95de4175363c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.236502 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bd576c8-1027-4864-8935-a35cdaab2aa7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.238452 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c27b4b5e-7b3e-40c4-90fc-9017e9432da0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:53.238693 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c27b4b5e-7b3e-40c4-90fc-9017e9432da0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.238947 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c27b4b5e-7b3e-40c4-90fc-9017e9432da0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.239174 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c27b4b5e-7b3e-40c4-90fc-9017e9432da0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:53.239265 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6cdd2f08-287d-4170-bc4e-95de4175363c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:53.239427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6cdd2f08-287d-4170-bc4e-95de4175363c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.239601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6cdd2f08-287d-4170-bc4e-95de4175363c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.239730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6cdd2f08-287d-4170-bc4e-95de4175363c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:53.241536 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bd576c8-1027-4864-8935-a35cdaab2aa7 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] GET https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a Aug 23 18:20:53.241734 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bd576c8-1027-4864-8935-a35cdaab2aa7 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.242066 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bd576c8-1027-4864-8935-a35cdaab2aa7 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.247387 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.247387 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:53.248269 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c27b4b5e-7b3e-40c4-90fc-9017e9432da0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:53.248746 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 834/3361] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:53.253550 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.253550 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:53.254421 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6cdd2f08-287d-4170-bc4e-95de4175363c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:53.254955 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 845/3362] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:53.256127 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.256127 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:53.261674 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bd576c8-1027-4864-8935-a35cdaab2aa7 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Volume info retrieved successfully. Aug 23 18:20:53.267130 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bd576c8-1027-4864-8935-a35cdaab2aa7 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a returned with HTTP 200 Aug 23 18:20:53.267524 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 839/3363] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:53.280203 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.283083 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] DELETE https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a Aug 23 18:20:53.283565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.283869 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.284116 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Delete volume with id: 53fb5bce-739c-4632-90d2-8984b3b0663a Aug 23 18:20:53.295342 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.295342 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:53.296084 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Volume info retrieved successfully. Aug 23 18:20:53.324825 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Delete volume request issued successfully. Aug 23 18:20:53.324825 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ba4542d-0947-4e5a-9d2a-099b9c2f0543 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a returned with HTTP 202 Aug 23 18:20:53.324825 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 846/3364] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:20:53 2026] DELETE /volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:20:53.333432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e816fa76-eeb3-4f5a-8ed9-465403957dfe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.334661 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e816fa76-eeb3-4f5a-8ed9-465403957dfe tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] GET https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a Aug 23 18:20:53.334891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e816fa76-eeb3-4f5a-8ed9-465403957dfe tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.335092 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e816fa76-eeb3-4f5a-8ed9-465403957dfe tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.344435 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.344435 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:53.349969 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e816fa76-eeb3-4f5a-8ed9-465403957dfe tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Volume info retrieved successfully. Aug 23 18:20:53.354054 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e816fa76-eeb3-4f5a-8ed9-465403957dfe tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a returned with HTTP 200 Aug 23 18:20:53.354506 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 835/3365] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:53.530006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-80ed3f47-d7e0-48d4-b891-6e81bd0afe3a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:53.535390 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-80ed3f47-d7e0-48d4-b891-6e81bd0afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:53.535674 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-80ed3f47-d7e0-48d4-b891-6e81bd0afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:53.535896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-80ed3f47-d7e0-48d4-b891-6e81bd0afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:53.536009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-80ed3f47-d7e0-48d4-b891-6e81bd0afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:53.546235 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:53.546235 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:53.547366 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-80ed3f47-d7e0-48d4-b891-6e81bd0afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:53.548653 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 846/3366] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:53 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:54.127813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13e312c9-e4a7-40aa-ab53-52a34f6115f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:54.131955 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fefe2f47-947d-466b-b599-7f306cf18105 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:54.132080 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13e312c9-e4a7-40aa-ab53-52a34f6115f4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:54.132328 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13e312c9-e4a7-40aa-ab53-52a34f6115f4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:54.132551 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13e312c9-e4a7-40aa-ab53-52a34f6115f4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:54.132678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-13e312c9-e4a7-40aa-ab53-52a34f6115f4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:54.134125 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fefe2f47-947d-466b-b599-7f306cf18105 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:54.134409 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fefe2f47-947d-466b-b599-7f306cf18105 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:54.134678 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fefe2f47-947d-466b-b599-7f306cf18105 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:54.134860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fefe2f47-947d-466b-b599-7f306cf18105 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:54.141529 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:54.141529 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:54.142723 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13e312c9-e4a7-40aa-ab53-52a34f6115f4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:54.143133 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:54.143133 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:54.143300 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 840/3367] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:54 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:54.144033 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fefe2f47-947d-466b-b599-7f306cf18105 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:54.144468 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 847/3368] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:54 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:54.263081 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f14340b9-d0d4-4d7b-acce-4da47aea49ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:54.266092 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f14340b9-d0d4-4d7b-acce-4da47aea49ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:54.266387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f14340b9-d0d4-4d7b-acce-4da47aea49ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:54.266660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f14340b9-d0d4-4d7b-acce-4da47aea49ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:54.266837 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f14340b9-d0d4-4d7b-acce-4da47aea49ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:54.267311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ae38d0ed-3b3a-46fc-8af4-3a59258c9c6f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:54.269567 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ae38d0ed-3b3a-46fc-8af4-3a59258c9c6f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:54.269820 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ae38d0ed-3b3a-46fc-8af4-3a59258c9c6f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:54.270157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ae38d0ed-3b3a-46fc-8af4-3a59258c9c6f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:54.270269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ae38d0ed-3b3a-46fc-8af4-3a59258c9c6f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:54.273341 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:54.273341 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:54.274581 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f14340b9-d0d4-4d7b-acce-4da47aea49ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:54.275317 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 836/3369] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:54 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:54.277652 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:54.277652 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:54.278611 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ae38d0ed-3b3a-46fc-8af4-3a59258c9c6f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:54.279054 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 847/3370] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:54 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:54.371951 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33be7f14-5f46-4d3a-93fe-38013b8571a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:54.374102 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33be7f14-5f46-4d3a-93fe-38013b8571a9 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] GET https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a Aug 23 18:20:54.374390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33be7f14-5f46-4d3a-93fe-38013b8571a9 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:54.374589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33be7f14-5f46-4d3a-93fe-38013b8571a9 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:54.382566 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33be7f14-5f46-4d3a-93fe-38013b8571a9 tempest-VolumesCloneNegativeTest-557993735 tempest-VolumesCloneNegativeTest-557993735-project-member] https://10.4.3.148/volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a returned with HTTP 404 Aug 23 18:20:54.383199 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 841/3371] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:54 2026] GET /volume/v3/volumes/53fb5bce-739c-4632-90d2-8984b3b0663a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:20:54.567600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a830fd85-d734-4dcb-ad16-a1affb5afe3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:54.571363 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a830fd85-d734-4dcb-ad16-a1affb5afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:54.571721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a830fd85-d734-4dcb-ad16-a1affb5afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:54.575135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a830fd85-d734-4dcb-ad16-a1affb5afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:54.575371 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a830fd85-d734-4dcb-ad16-a1affb5afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:54.582891 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:54.582891 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:54.583696 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a830fd85-d734-4dcb-ad16-a1affb5afe3a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:54.584202 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 848/3372] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:54 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:55.156104 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9910116b-265f-430d-894b-9c8c40126bdb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:55.156629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12c387bf-4f77-4fe4-941f-0a6e40955198 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:55.158686 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9910116b-265f-430d-894b-9c8c40126bdb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:55.159071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9910116b-265f-430d-894b-9c8c40126bdb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:55.159371 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9910116b-265f-430d-894b-9c8c40126bdb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:55.159550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9910116b-265f-430d-894b-9c8c40126bdb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:55.161885 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12c387bf-4f77-4fe4-941f-0a6e40955198 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:55.162148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12c387bf-4f77-4fe4-941f-0a6e40955198 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:55.162397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12c387bf-4f77-4fe4-941f-0a6e40955198 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:55.162546 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-12c387bf-4f77-4fe4-941f-0a6e40955198 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:55.165402 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:55.165402 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:55.166221 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9910116b-265f-430d-894b-9c8c40126bdb tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:55.166703 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 837/3373] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:55 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:55.170580 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:55.170580 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:55.171705 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12c387bf-4f77-4fe4-941f-0a6e40955198 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:55.172234 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 848/3374] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:55 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:55.291639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3b02afd0-8e76-47d0-9cb9-5ee6e21ff2ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:55.291757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8441e908-9fd4-4d4a-be94-77dffc04aa41 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:55.293594 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8441e908-9fd4-4d4a-be94-77dffc04aa41 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:55.293881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8441e908-9fd4-4d4a-be94-77dffc04aa41 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:55.294158 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8441e908-9fd4-4d4a-be94-77dffc04aa41 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:55.294306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8441e908-9fd4-4d4a-be94-77dffc04aa41 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:55.294754 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b02afd0-8e76-47d0-9cb9-5ee6e21ff2ce tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:55.296197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b02afd0-8e76-47d0-9cb9-5ee6e21ff2ce tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:55.297178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b02afd0-8e76-47d0-9cb9-5ee6e21ff2ce tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:55.297328 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3b02afd0-8e76-47d0-9cb9-5ee6e21ff2ce tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:55.300174 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:55.300174 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:55.301235 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8441e908-9fd4-4d4a-be94-77dffc04aa41 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:55.301726 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 842/3375] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:55 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:55.303468 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:55.303468 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:55.304290 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b02afd0-8e76-47d0-9cb9-5ee6e21ff2ce tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:55.305227 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 849/3376] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:55 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:55.598360 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d19d5632-cbd5-4845-abd0-c6c40d2a14f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:55.605404 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d19d5632-cbd5-4845-abd0-c6c40d2a14f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:55.605701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d19d5632-cbd5-4845-abd0-c6c40d2a14f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:55.605948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d19d5632-cbd5-4845-abd0-c6c40d2a14f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:55.619199 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d19d5632-cbd5-4845-abd0-c6c40d2a14f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:55.639095 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:55.639095 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:55.639858 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d19d5632-cbd5-4845-abd0-c6c40d2a14f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:55.640314 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 838/3377] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:55 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:55.726636 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e7a95404-7473-4d04-8f5d-67e33a13712d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:55.835587 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:20:55.836305 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1634475518"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:55.839234 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1634475518'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:20:55.839391 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume of 1 GB Aug 23 18:20:55.846355 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Availability Zones retrieved successfully. Aug 23 18:20:55.855744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Flow 'volume_create_api' (afc4d9e6-ec10-447b-9e9f-a19de33dae5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:55.857432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b177c5-6f5f-490c-b985-60dcdf729146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:55.859115 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:20:55.895341 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b177c5-6f5f-490c-b985-60dcdf729146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:55.896502 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb761f3-9a1d-4b38-881f-c3c1e00148bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:55.967600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Created reservations ['0e68d2b8-c9d1-4017-b530-819ebca2c81a', '6a47d6b0-a1cc-4c4d-a21a-f31b92f08054', '8b6b41d2-36af-4ca8-ac5d-5ee26211fc26', '7779f802-28de-4278-bd0e-b048c8eb13d1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:55.968747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb761f3-9a1d-4b38-881f-c3c1e00148bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e68d2b8-c9d1-4017-b530-819ebca2c81a', '6a47d6b0-a1cc-4c4d-a21a-f31b92f08054', '8b6b41d2-36af-4ca8-ac5d-5ee26211fc26', '7779f802-28de-4278-bd0e-b048c8eb13d1']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:55.969886 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dde1111-ffe7-4628-b564-6fefa8330126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:56.005006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dde1111-ffe7-4628-b564-6fefa8330126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4ff07d-0211-48c4-840e-80bfee363e44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1634475518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8341257e1b504029a87031bf7c213ab8',qos_specs=None,replication_status=,reservations=['0e68d2b8-c9d1-4017-b530-819ebca2c81a','6a47d6b0-a1cc-4c4d-a21a-f31b92f08054','8b6b41d2-36af-4ca8-ac5d-5ee26211fc26','7779f802-28de-4278-bd0e-b048c8eb13d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2058eccba2417394e8e9f7523c480a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1634475518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4ff07d-0211-48c4-840e-80bfee363e44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8341257e1b504029a87031bf7c213ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b2058eccba2417394e8e9f7523c480a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:56.005562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b5a9ae-4538-4371-92fb-2ce34aef4994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:56.038823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b5a9ae-4538-4371-92fb-2ce34aef4994) transitioned into state 'SUCCESS' from state '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-1634475518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8341257e1b504029a87031bf7c213ab8',qos_specs=None,replication_status=,reservations=['0e68d2b8-c9d1-4017-b530-819ebca2c81a','6a47d6b0-a1cc-4c4d-a21a-f31b92f08054','8b6b41d2-36af-4ca8-ac5d-5ee26211fc26','7779f802-28de-4278-bd0e-b048c8eb13d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2058eccba2417394e8e9f7523c480a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:56.039706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91ea3dc-7382-4db1-871a-ed6bf69e99c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:20:56.057618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91ea3dc-7382-4db1-871a-ed6bf69e99c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:20:56.058486 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Flow 'volume_create_api' (afc4d9e6-ec10-447b-9e9f-a19de33dae5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:20:56.058773 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume request issued successfully. Aug 23 18:20:56.059365 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7a95404-7473-4d04-8f5d-67e33a13712d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:20:56.059883 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 849/3378] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:20:55 2026] POST /volume/v3/volumes => generated 750 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:56.075417 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4ca3eee-92e2-450d-9064-eef2172b45e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.077172 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4ca3eee-92e2-450d-9064-eef2172b45e3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 Aug 23 18:20:56.077389 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4ca3eee-92e2-450d-9064-eef2172b45e3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.077755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4ca3eee-92e2-450d-9064-eef2172b45e3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.091360 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.091360 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:56.095730 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4ca3eee-92e2-450d-9064-eef2172b45e3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:20:56.102673 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4ca3eee-92e2-450d-9064-eef2172b45e3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 returned with HTTP 200 Aug 23 18:20:56.103144 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 843/3379] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:56.177912 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8db1a0f1-b0f2-47ef-b0df-e3dea1367d33 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.182572 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8db1a0f1-b0f2-47ef-b0df-e3dea1367d33 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:56.182925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8db1a0f1-b0f2-47ef-b0df-e3dea1367d33 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.183303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8db1a0f1-b0f2-47ef-b0df-e3dea1367d33 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.183465 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8db1a0f1-b0f2-47ef-b0df-e3dea1367d33 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:56.187186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-66272557-e4ed-440e-9f20-c9fe5a63eb14 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.189424 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66272557-e4ed-440e-9f20-c9fe5a63eb14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:56.189647 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66272557-e4ed-440e-9f20-c9fe5a63eb14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.189913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66272557-e4ed-440e-9f20-c9fe5a63eb14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.190092 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-66272557-e4ed-440e-9f20-c9fe5a63eb14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:56.191629 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.191629 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:56.192543 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8db1a0f1-b0f2-47ef-b0df-e3dea1367d33 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:56.193034 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 850/3380] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:56.195383 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.195383 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:56.196429 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66272557-e4ed-440e-9f20-c9fe5a63eb14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:56.196893 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 839/3381] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:56.315406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d8a5f00-de34-452d-9e35-bf6493c8f0f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.315982 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de49f874-f264-452a-a9f1-70a5d345fcc0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.317903 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d8a5f00-de34-452d-9e35-bf6493c8f0f9 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:20:56.317903 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d8a5f00-de34-452d-9e35-bf6493c8f0f9 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.318321 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d8a5f00-de34-452d-9e35-bf6493c8f0f9 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.318475 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3d8a5f00-de34-452d-9e35-bf6493c8f0f9 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:56.319550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de49f874-f264-452a-a9f1-70a5d345fcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:56.319754 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de49f874-f264-452a-a9f1-70a5d345fcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.319963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de49f874-f264-452a-a9f1-70a5d345fcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.320101 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-de49f874-f264-452a-a9f1-70a5d345fcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:56.325094 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.325094 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:56.325276 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.325276 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:56.326174 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d8a5f00-de34-452d-9e35-bf6493c8f0f9 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:20:56.326239 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de49f874-f264-452a-a9f1-70a5d345fcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:56.326627 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 844/3383] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:56.326732 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 850/3383] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:56.338354 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7368c696-064e-4a11-bfa0-3cf504fdd84f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.341071 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7368c696-064e-4a11-bfa0-3cf504fdd84f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:20:56.341329 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7368c696-064e-4a11-bfa0-3cf504fdd84f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.341714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7368c696-064e-4a11-bfa0-3cf504fdd84f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.341969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7368c696-064e-4a11-bfa0-3cf504fdd84f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:56.346701 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.346701 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:56.347440 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7368c696-064e-4a11-bfa0-3cf504fdd84f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:20:56.347905 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 851/3384] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:56.360308 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e205da4-500f-4281-b70b-962ac442c3a7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.364509 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e205da4-500f-4281-b70b-962ac442c3a7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:20:56.364509 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e205da4-500f-4281-b70b-962ac442c3a7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ea2f097-3929-4769-a833-c0beec63657e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1507272916"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:20:56.366201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-8e205da4-500f-4281-b70b-962ac442c3a7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating new backup {'backup': {'volume_id': '1ea2f097-3929-4769-a833-c0beec63657e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1507272916'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:20:56.366691 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-8e205da4-500f-4281-b70b-962ac442c3a7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Creating backup of volume 1ea2f097-3929-4769-a833-c0beec63657e in container None Aug 23 18:20:56.378822 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.378822 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:56.378822 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e205da4-500f-4281-b70b-962ac442c3a7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Volume info retrieved successfully. Aug 23 18:20:56.399634 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8e205da4-500f-4281-b70b-962ac442c3a7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Created reservations ['85c7f0e0-f4f7-4f2e-bddf-3919814383a8', '9d785eaf-5080-4738-8835-8d4eac885bac'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:20:56.450689 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e205da4-500f-4281-b70b-962ac442c3a7 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:20:56.451566 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 840/3385] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:20:56 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:20:56.465682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ce0a4d0-2370-48e7-90d2-3877f1020569 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.468627 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ce0a4d0-2370-48e7-90d2-3877f1020569 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:20:56.468912 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ce0a4d0-2370-48e7-90d2-3877f1020569 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.469144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ce0a4d0-2370-48e7-90d2-3877f1020569 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.469336 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0ce0a4d0-2370-48e7-90d2-3877f1020569 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:56.477518 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.477518 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:56.478390 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ce0a4d0-2370-48e7-90d2-3877f1020569 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:20:56.478869 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 845/3386] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:56.654948 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61eab149-303c-47f3-98cc-cac7c3350c28 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:56.659944 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61eab149-303c-47f3-98cc-cac7c3350c28 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:56.660357 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61eab149-303c-47f3-98cc-cac7c3350c28 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:56.660735 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61eab149-303c-47f3-98cc-cac7c3350c28 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:56.661173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-61eab149-303c-47f3-98cc-cac7c3350c28 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:56.668372 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:56.668372 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:56.669279 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61eab149-303c-47f3-98cc-cac7c3350c28 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:56.669726 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 851/3387] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:56 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:57.128537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1832d86d-841a-4522-8431-b6b2328c7fdd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:57.135819 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1832d86d-841a-4522-8431-b6b2328c7fdd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 Aug 23 18:20:57.135819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1832d86d-841a-4522-8431-b6b2328c7fdd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:57.135819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1832d86d-841a-4522-8431-b6b2328c7fdd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:57.157279 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:57.157279 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:57.165481 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1832d86d-841a-4522-8431-b6b2328c7fdd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:20:57.171962 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1832d86d-841a-4522-8431-b6b2328c7fdd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 returned with HTTP 200 Aug 23 18:20:57.172496 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 852/3388] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:57 2026] GET /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:57.206784 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-232ce35f-954d-4d04-8ec7-e1439b88c963 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:57.210853 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-232ce35f-954d-4d04-8ec7-e1439b88c963 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:57.210853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-232ce35f-954d-4d04-8ec7-e1439b88c963 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:57.210853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-232ce35f-954d-4d04-8ec7-e1439b88c963 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:57.211417 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-232ce35f-954d-4d04-8ec7-e1439b88c963 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:57.216500 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a6031b1-7202-49ae-8a5f-56d55c7222f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:57.220031 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a6031b1-7202-49ae-8a5f-56d55c7222f1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:57.220283 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a6031b1-7202-49ae-8a5f-56d55c7222f1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:57.220554 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a6031b1-7202-49ae-8a5f-56d55c7222f1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:57.220720 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0a6031b1-7202-49ae-8a5f-56d55c7222f1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:57.227651 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:57.227651 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:57.227901 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:57.227901 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:57.227976 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a6031b1-7202-49ae-8a5f-56d55c7222f1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:57.228030 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-232ce35f-954d-4d04-8ec7-e1439b88c963 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:57.228072 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 846/3389] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:57 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:57.228392 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 841/3390] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:57 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:57.337847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2c92d3b6-d373-4c3d-95bd-70e901a1aed5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:57.340329 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2c92d3b6-d373-4c3d-95bd-70e901a1aed5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:57.340651 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2c92d3b6-d373-4c3d-95bd-70e901a1aed5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:57.341448 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2c92d3b6-d373-4c3d-95bd-70e901a1aed5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:57.341448 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2c92d3b6-d373-4c3d-95bd-70e901a1aed5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:57.348495 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:57.348495 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:57.349721 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2c92d3b6-d373-4c3d-95bd-70e901a1aed5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:57.350290 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 852/3391] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:57 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:57.494829 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5d6d4d2-67f8-46e9-9e79-9598e70ea5ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:57.498879 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5d6d4d2-67f8-46e9-9e79-9598e70ea5ac tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:20:57.498879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5d6d4d2-67f8-46e9-9e79-9598e70ea5ac tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:57.498879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5d6d4d2-67f8-46e9-9e79-9598e70ea5ac tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:57.498879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a5d6d4d2-67f8-46e9-9e79-9598e70ea5ac tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:57.505473 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:57.505473 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:57.506949 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5d6d4d2-67f8-46e9-9e79-9598e70ea5ac tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:20:57.507806 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 853/3392] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:57 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:57.682121 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03a18436-d38a-4559-8560-273010cad89d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:57.684375 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03a18436-d38a-4559-8560-273010cad89d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:57.684635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03a18436-d38a-4559-8560-273010cad89d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:57.684910 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03a18436-d38a-4559-8560-273010cad89d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:57.685073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-03a18436-d38a-4559-8560-273010cad89d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:57.690148 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:57.690148 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:57.691023 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03a18436-d38a-4559-8560-273010cad89d tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:57.691408 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 847/3393] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:57 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:58.242114 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15212184-4dba-4015-8cf5-365632a7eb1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:58.242532 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e808449a-dcba-4b0c-acc4-b622cfff1126 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:58.246157 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e808449a-dcba-4b0c-acc4-b622cfff1126 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:58.246538 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e808449a-dcba-4b0c-acc4-b622cfff1126 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:58.246787 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e808449a-dcba-4b0c-acc4-b622cfff1126 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:58.246974 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e808449a-dcba-4b0c-acc4-b622cfff1126 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:58.247236 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15212184-4dba-4015-8cf5-365632a7eb1d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:58.247554 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15212184-4dba-4015-8cf5-365632a7eb1d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:58.248393 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15212184-4dba-4015-8cf5-365632a7eb1d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:58.248727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-15212184-4dba-4015-8cf5-365632a7eb1d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:58.254594 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:58.254594 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:58.255504 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e808449a-dcba-4b0c-acc4-b622cfff1126 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:58.256039 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 853/3394] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:58 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:58.257546 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:58.257546 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:58.259528 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15212184-4dba-4015-8cf5-365632a7eb1d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:58.259947 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 842/3395] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:58 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:58.365428 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4bafd650-7025-42b9-ac5c-2fef2c545b71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:58.368408 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bafd650-7025-42b9-ac5c-2fef2c545b71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:58.368775 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bafd650-7025-42b9-ac5c-2fef2c545b71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:58.369142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bafd650-7025-42b9-ac5c-2fef2c545b71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:58.369388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4bafd650-7025-42b9-ac5c-2fef2c545b71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:58.376815 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:58.376815 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:58.377801 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bafd650-7025-42b9-ac5c-2fef2c545b71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:58.378381 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 854/3396] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:58 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:58.524887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc434160-1f3b-4c61-8989-c55a893c5d23 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:58.527190 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc434160-1f3b-4c61-8989-c55a893c5d23 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:20:58.527466 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc434160-1f3b-4c61-8989-c55a893c5d23 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:58.527692 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc434160-1f3b-4c61-8989-c55a893c5d23 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:58.527856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dc434160-1f3b-4c61-8989-c55a893c5d23 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:58.536180 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:58.536180 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:58.537196 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc434160-1f3b-4c61-8989-c55a893c5d23 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:20:58.537656 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 848/3397] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:58 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:58.708699 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf1cf604-ef97-44d8-b662-ff11057f7419 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:58.711831 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf1cf604-ef97-44d8-b662-ff11057f7419 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:58.712143 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf1cf604-ef97-44d8-b662-ff11057f7419 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:58.712396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf1cf604-ef97-44d8-b662-ff11057f7419 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:58.712593 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bf1cf604-ef97-44d8-b662-ff11057f7419 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:58.724668 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:58.724668 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:58.725697 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf1cf604-ef97-44d8-b662-ff11057f7419 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:58.729844 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 854/3398] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:58 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:59.270425 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a2c308d-8e15-473f-8d9a-a1a40115f5e6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:59.273588 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a2c308d-8e15-473f-8d9a-a1a40115f5e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:20:59.273976 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a2c308d-8e15-473f-8d9a-a1a40115f5e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:59.274324 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a2c308d-8e15-473f-8d9a-a1a40115f5e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:59.274492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9a2c308d-8e15-473f-8d9a-a1a40115f5e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:59.274661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b279dd39-0b9b-488b-9342-3159d163a062 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:59.277338 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b279dd39-0b9b-488b-9342-3159d163a062 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:20:59.277536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b279dd39-0b9b-488b-9342-3159d163a062 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:59.277863 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b279dd39-0b9b-488b-9342-3159d163a062 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:59.278877 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b279dd39-0b9b-488b-9342-3159d163a062 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:59.284615 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:59.284615 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:59.285569 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a2c308d-8e15-473f-8d9a-a1a40115f5e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:20:59.286094 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 843/3399] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:59 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:59.288775 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:59.288775 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:20:59.290136 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b279dd39-0b9b-488b-9342-3159d163a062 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:20:59.290925 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 855/3400] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:59 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:59.398369 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c672cfe-0130-48f4-b313-068ba64762df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:59.403937 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c672cfe-0130-48f4-b313-068ba64762df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:20:59.403937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c672cfe-0130-48f4-b313-068ba64762df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:59.403937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c672cfe-0130-48f4-b313-068ba64762df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:59.403937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2c672cfe-0130-48f4-b313-068ba64762df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:59.411511 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:59.411511 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:20:59.412883 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c672cfe-0130-48f4-b313-068ba64762df tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:20:59.413536 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 849/3401] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:59 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:59.550728 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-85e6d0a8-b740-4978-a05f-b8415354239d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:59.552828 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85e6d0a8-b740-4978-a05f-b8415354239d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:20:59.553181 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-85e6d0a8-b740-4978-a05f-b8415354239d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:59.553450 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-85e6d0a8-b740-4978-a05f-b8415354239d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:59.553675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-85e6d0a8-b740-4978-a05f-b8415354239d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:59.560296 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:59.560296 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:20:59.561396 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85e6d0a8-b740-4978-a05f-b8415354239d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:20:59.562099 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 855/3402] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:20:59 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:20:59.745946 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e90aa4d-b7df-4c36-bed8-025b7f8fd4bd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:20:59.748847 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e90aa4d-b7df-4c36-bed8-025b7f8fd4bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:20:59.748847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e90aa4d-b7df-4c36-bed8-025b7f8fd4bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:20:59.749139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e90aa4d-b7df-4c36-bed8-025b7f8fd4bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:20:59.749283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2e90aa4d-b7df-4c36-bed8-025b7f8fd4bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:20:59.754328 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:20:59.754328 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:20:59.755182 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e90aa4d-b7df-4c36-bed8-025b7f8fd4bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:20:59.755624 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 844/3403] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:20:59 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:00.300173 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-990182db-ffec-4ffb-bdeb-de61e4958762 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:00.302685 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-990182db-ffec-4ffb-bdeb-de61e4958762 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:21:00.302895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-990182db-ffec-4ffb-bdeb-de61e4958762 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:00.303087 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-990182db-ffec-4ffb-bdeb-de61e4958762 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:00.303222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-990182db-ffec-4ffb-bdeb-de61e4958762 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:00.307733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4fbf1f50-5ca1-482c-b8da-6612dfa13a7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:00.309932 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.309932 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:00.310590 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4fbf1f50-5ca1-482c-b8da-6612dfa13a7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:00.310698 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-990182db-ffec-4ffb-bdeb-de61e4958762 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:21:00.311571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4fbf1f50-5ca1-482c-b8da-6612dfa13a7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:00.311679 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 856/3404] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:00 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:00.311733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4fbf1f50-5ca1-482c-b8da-6612dfa13a7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:00.311733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4fbf1f50-5ca1-482c-b8da-6612dfa13a7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:00.321997 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.321997 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:00.323288 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4fbf1f50-5ca1-482c-b8da-6612dfa13a7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:00.323743 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 850/3405] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:00 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:00.426282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e032b9ea-ee27-4193-959e-2d434ba65a90 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:00.428144 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e032b9ea-ee27-4193-959e-2d434ba65a90 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:00.428401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e032b9ea-ee27-4193-959e-2d434ba65a90 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:00.428567 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e032b9ea-ee27-4193-959e-2d434ba65a90 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:00.428661 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e032b9ea-ee27-4193-959e-2d434ba65a90 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:00.435600 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.435600 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:00.437067 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e032b9ea-ee27-4193-959e-2d434ba65a90 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:00.437460 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 856/3406] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:00 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:00.453063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2f9b207a-0957-431d-b12d-dfe7306c39c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:00.455692 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f9b207a-0957-431d-b12d-dfe7306c39c9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:21:00.455692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f9b207a-0957-431d-b12d-dfe7306c39c9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:00.455897 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f9b207a-0957-431d-b12d-dfe7306c39c9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:00.469900 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.469900 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:00.478402 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2f9b207a-0957-431d-b12d-dfe7306c39c9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:00.486841 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f9b207a-0957-431d-b12d-dfe7306c39c9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 200 Aug 23 18:21:00.487388 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 845/3407] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:00 2026] GET /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:00.512040 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:00.514156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25/restore Aug 23 18:21:00.514580 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:00.518697 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Restoring backup 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 ({'restore': {}}) {{(pid=100223) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:21:00.518866 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Restoring backup 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 to volume None. Aug 23 18:21:00.529644 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.529644 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:00.531915 np0000007943 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating volume of 1 GB for restore of backup 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. Aug 23 18:21:00.537313 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Availability Zones retrieved successfully. Aug 23 18:21:00.545691 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (00dac5aa-fd3f-4cad-9556-57f9492e040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:00.547806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f163fe6b-e6bb-4843-912f-776a4eb49351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:00.550211 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:00.584715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f1db76b6-5929-4099-a7c0-912a966d0840 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:00.586923 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1db76b6-5929-4099-a7c0-912a966d0840 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:00.587395 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1db76b6-5929-4099-a7c0-912a966d0840 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:00.587459 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1db76b6-5929-4099-a7c0-912a966d0840 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:00.587695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f1db76b6-5929-4099-a7c0-912a966d0840 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:00.589458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f163fe6b-e6bb-4843-912f-776a4eb49351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:00.590354 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cb673f-74da-44d4-b646-d75afe5e1224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:00.598360 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.598360 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:00.599434 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1db76b6-5929-4099-a7c0-912a966d0840 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:00.600301 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 851/3408] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:00 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:00.674182 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['277d57a0-965f-4354-80f5-f5814426e23e', '33574a24-86c6-4f9a-ab8f-f300133aef53', '9c1f6e10-91ba-4fa6-b783-16027cbf2ecd', '5ec6723b-04e8-4d05-8bcd-a254f69392e7'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:00.675529 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cb673f-74da-44d4-b646-d75afe5e1224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['277d57a0-965f-4354-80f5-f5814426e23e', '33574a24-86c6-4f9a-ab8f-f300133aef53', '9c1f6e10-91ba-4fa6-b783-16027cbf2ecd', '5ec6723b-04e8-4d05-8bcd-a254f69392e7']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:00.676633 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f979b87-ff86-4ca2-92c0-5bf0b896a57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:00.729739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f979b87-ff86-4ca2-92c0-5bf0b896a57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '494003dd-af81-4238-93d6-5cdb2aa2a5be', '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_746c43e2-8b90-40c8-bd9f-3ce9dcf46b25',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['277d57a0-965f-4354-80f5-f5814426e23e','33574a24-86c6-4f9a-ab8f-f300133aef53','9c1f6e10-91ba-4fa6-b783-16027cbf2ecd','5ec6723b-04e8-4d05-8bcd-a254f69392e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_746c43e2-8b90-40c8-bd9f-3ce9dcf46b25',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=494003dd-af81-4238-93d6-5cdb2aa2a5be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce3f9cc27963411f817039055e57c1e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da432b89bfb74812b873f63873a5a9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:00.730573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa21936-75df-489a-9148-c6aafc2fc56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:00.765891 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa21936-75df-489a-9148-c6aafc2fc56d) transitioned into 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_746c43e2-8b90-40c8-bd9f-3ce9dcf46b25',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['277d57a0-965f-4354-80f5-f5814426e23e','33574a24-86c6-4f9a-ab8f-f300133aef53','9c1f6e10-91ba-4fa6-b783-16027cbf2ecd','5ec6723b-04e8-4d05-8bcd-a254f69392e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:00.767207 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f4a041-0efc-4238-960f-84f2a27b57e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:00.769816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2cdea8c5-0b37-4ad1-b1f3-58002ea3e024 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:00.772720 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2cdea8c5-0b37-4ad1-b1f3-58002ea3e024 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:00.773576 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2cdea8c5-0b37-4ad1-b1f3-58002ea3e024 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:00.774168 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2cdea8c5-0b37-4ad1-b1f3-58002ea3e024 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:00.774388 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2cdea8c5-0b37-4ad1-b1f3-58002ea3e024 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:00.781427 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.781427 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:00.782880 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2cdea8c5-0b37-4ad1-b1f3-58002ea3e024 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:00.783502 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 857/3409] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:00 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:00.784399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f4a041-0efc-4238-960f-84f2a27b57e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:00.785538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (00dac5aa-fd3f-4cad-9556-57f9492e040c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:00.785932 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request issued successfully. Aug 23 18:21:00.795165 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:00.795165 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:00.795774 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:01.323775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c337fde5-0873-46c7-bdd3-a9aa2d903f2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.325671 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c337fde5-0873-46c7-bdd3-a9aa2d903f2a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:21:01.325938 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c337fde5-0873-46c7-bdd3-a9aa2d903f2a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.326136 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c337fde5-0873-46c7-bdd3-a9aa2d903f2a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.326264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c337fde5-0873-46c7-bdd3-a9aa2d903f2a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:01.330603 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.330603 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:01.331222 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c337fde5-0873-46c7-bdd3-a9aa2d903f2a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:21:01.331574 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 846/3410] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:01.335862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f215a1b6-534c-47e1-be0b-ea9fb49c8343 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.341644 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f215a1b6-534c-47e1-be0b-ea9fb49c8343 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:01.341909 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f215a1b6-534c-47e1-be0b-ea9fb49c8343 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.342170 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f215a1b6-534c-47e1-be0b-ea9fb49c8343 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.342281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f215a1b6-534c-47e1-be0b-ea9fb49c8343 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:01.345120 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3a03817-b627-41d6-a72f-27cabb3c480a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.347293 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932/export_record Aug 23 18:21:01.347562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.347625 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.347625 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:01.347829 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'export_record' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.347984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Export record for backup 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 23 18:21:01.348569 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f215a1b6-534c-47e1-be0b-ea9fb49c8343 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:01.349034 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 852/3411] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:01.353219 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.353219 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:01.354469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.api [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling RPCAPI with context: , host: np0000007943, backup: 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 23 18:21:01.361348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] export_record in rpcapi backup_id 5c72ea7a-49f7-4037-8699-c482bd080932 on host np0000007943. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 23 18:21:01.419601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWM3MmVhN2EtNDlmNy00MDM3LTg2OTktYzQ4MmJkMDgwOTMyIiwgInVzZXJfaWQiOiAiMzYwMDkxMTg0MDQ0NDlhZTgzYTllMGFjYTk1ZTQ1M2UiLCAicHJvamVjdF9pZCI6ICI1ZmQ5NzA3Y2U3OTk0YjYwYmIyY2RkZWI5MWFiNDZjZCIsICJ2b2x1bWVfaWQiOiAiYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyNTY0MjkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3LzIwMjYwODIzMTgyMDQyL2F6X25vdmFfYmFja3VwXzVjNzJlYTdhLTQ5ZjctNDAzNy04Njk5LWM0ODJiZDA4MDkzMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 23 18:21:01.419976 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3a03817-b627-41d6-a72f-27cabb3c480a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932/export_record returned with HTTP 200 Aug 23 18:21:01.420604 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 858/3412] 10.4.3.148 () {68 vars in 1430 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932/export_record => generated 1424 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:01.433633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e2db1ea-d095-47ae-a34f-fb272ee90527 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.438241 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e2db1ea-d095-47ae-a34f-fb272ee90527 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:21:01.438438 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e2db1ea-d095-47ae-a34f-fb272ee90527 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.438722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e2db1ea-d095-47ae-a34f-fb272ee90527 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.438722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7e2db1ea-d095-47ae-a34f-fb272ee90527 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:01.448927 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.448927 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:01.451351 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e2db1ea-d095-47ae-a34f-fb272ee90527 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:21:01.452710 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 847/3413] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:01.468143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-930e50ca-21cb-4e63-bbfc-a74181cbf7e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.470271 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-930e50ca-21cb-4e63-bbfc-a74181cbf7e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] POST https://10.4.3.148/volume/v3/backups/import_record Aug 23 18:21:01.470883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-930e50ca-21cb-4e63-bbfc-a74181cbf7e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjRkMzIxMmItMWQ0MC00OWQ3LWJlZTAtZDdmMDE5YWQ4MmEzIiwgInVzZXJfaWQiOiAiMzYwMDkxMTg0MDQ0NDlhZTgzYTllMGFjYTk1ZTQ1M2UiLCAicHJvamVjdF9pZCI6ICI1ZmQ5NzA3Y2U3OTk0YjYwYmIyY2RkZWI5MWFiNDZjZCIsICJ2b2x1bWVfaWQiOiAiYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyNTY0MjkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3LzIwMjYwODIzMTgyMDQyL2F6X25vdmFfYmFja3VwXzVjNzJlYTdhLTQ5ZjctNDAzNy04Njk5LWM0ODJiZDA4MDkzMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:01.472560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-930e50ca-21cb-4e63-bbfc-a74181cbf7e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjRkMzIxMmItMWQ0MC00OWQ3LWJlZTAtZDdmMDE5YWQ4MmEzIiwgInVzZXJfaWQiOiAiMzYwMDkxMTg0MDQ0NDlhZTgzYTllMGFjYTk1ZTQ1M2UiLCAicHJvamVjdF9pZCI6ICI1ZmQ5NzA3Y2U3OTk0YjYwYmIyY2RkZWI5MWFiNDZjZCIsICJ2b2x1bWVfaWQiOiAiYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyNTY0MjkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3LzIwMjYwODIzMTgyMDQyL2F6X25vdmFfYmFja3VwXzVjNzJlYTdhLTQ5ZjctNDAzNy04Njk5LWM0ODJiZDA4MDkzMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 23 18:21:01.472760 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-930e50ca-21cb-4e63-bbfc-a74181cbf7e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjRkMzIxMmItMWQ0MC00OWQ3LWJlZTAtZDdmMDE5YWQ4MmEzIiwgInVzZXJfaWQiOiAiMzYwMDkxMTg0MDQ0NDlhZTgzYTllMGFjYTk1ZTQ1M2UiLCAicHJvamVjdF9pZCI6ICI1ZmQ5NzA3Y2U3OTk0YjYwYmIyY2RkZWI5MWFiNDZjZCIsICJ2b2x1bWVfaWQiOiAiYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDUyNTY0MjkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjI2MDNhZDUtMDNjNS00M2Q1LTkwM2MtYjhkMDA2ZWRmMTM3LzIwMjYwODIzMTgyMDQyL2F6X25vdmFfYmFja3VwXzVjNzJlYTdhLTQ5ZjctNDAzNy04Njk5LWM0ODJiZDA4MDkzMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6MjA6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODoyMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 23 18:21:01.473486 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-930e50ca-21cb-4e63-bbfc-a74181cbf7e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '290e312d4eef4af699d7440f318f5e63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fd9707ce7994b60bb2cddeb91ab46cd', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:21:01.473716 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-930e50ca-21cb-4e63-bbfc-a74181cbf7e3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups/import_record returned with HTTP 403 Aug 23 18:21:01.474220 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 853/3414] 10.4.3.148 () {70 vars in 1342 bytes} [Sun Aug 23 18:21:01 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 23 18:21:01.487407 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16c03395-c320-4dd6-8fd9-63900a72e880 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.489784 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16c03395-c320-4dd6-8fd9-63900a72e880 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 Aug 23 18:21:01.490046 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16c03395-c320-4dd6-8fd9-63900a72e880 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.490246 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16c03395-c320-4dd6-8fd9-63900a72e880 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.490442 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-16c03395-c320-4dd6-8fd9-63900a72e880 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume with id: b2603ad5-03c5-43d5-903c-b8d006edf137 Aug 23 18:21:01.502209 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.502209 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:01.502624 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-16c03395-c320-4dd6-8fd9-63900a72e880 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:01.537200 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-16c03395-c320-4dd6-8fd9-63900a72e880 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume request issued successfully. Aug 23 18:21:01.537520 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16c03395-c320-4dd6-8fd9-63900a72e880 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 returned with HTTP 202 Aug 23 18:21:01.538950 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 859/3415] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:01 2026] DELETE /volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:01.554853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f946d766-5d22-40be-a677-7a4725bc2764 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.557078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f946d766-5d22-40be-a677-7a4725bc2764 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 Aug 23 18:21:01.557481 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f946d766-5d22-40be-a677-7a4725bc2764 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.557839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f946d766-5d22-40be-a677-7a4725bc2764 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.568842 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.568842 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:01.576598 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f946d766-5d22-40be-a677-7a4725bc2764 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:01.580336 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f946d766-5d22-40be-a677-7a4725bc2764 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 returned with HTTP 200 Aug 23 18:21:01.580859 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 848/3416] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:01.614874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-89c19243-de1d-4bf4-9e6b-718d987b8028 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.617251 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89c19243-de1d-4bf4-9e6b-718d987b8028 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:01.617452 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89c19243-de1d-4bf4-9e6b-718d987b8028 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.617716 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89c19243-de1d-4bf4-9e6b-718d987b8028 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.617778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-89c19243-de1d-4bf4-9e6b-718d987b8028 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:01.799773 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e781173d-528e-4f67-bd88-5a64f85e8294 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.802475 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e781173d-528e-4f67-bd88-5a64f85e8294 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:01.802772 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e781173d-528e-4f67-bd88-5a64f85e8294 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.803173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e781173d-528e-4f67-bd88-5a64f85e8294 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.803482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e781173d-528e-4f67-bd88-5a64f85e8294 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:01.805779 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.805779 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:01.806488 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:01.806689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Checking backup size 1 against volume size 1 {{(pid=100223) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:21:01.806745 np0000007943 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Overwriting volume 494003dd-af81-4238-93d6-5cdb2aa2a5be with restore of backup 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:01.818455 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.818455 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:01.819536 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e781173d-528e-4f67-bd88-5a64f85e8294 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:01.819733 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 860/3417] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:01.834495 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.834495 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:01.835431 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89c19243-de1d-4bf4-9e6b-718d987b8028 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:01.837204 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 854/3418] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:01.841826 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] restore_backup in rpcapi backup_id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 {{(pid=100223) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:21:01.845994 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d66ad5ee-45b7-416b-8384-a8e41a00d349 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25/restore returned with HTTP 202 Aug 23 18:21:01.846364 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 857/3419] 10.4.3.148 () {68 vars in 1393 bytes} [Sun Aug 23 18:21:00 2026] POST /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25/restore => generated 189 bytes in 1335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:01.857253 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13366737-c397-44f6-b76b-7800307072e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:01.859687 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13366737-c397-44f6-b76b-7800307072e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:01.862874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13366737-c397-44f6-b76b-7800307072e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:01.862874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13366737-c397-44f6-b76b-7800307072e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:01.862874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-13366737-c397-44f6-b76b-7800307072e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:01.866781 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:01.866781 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:01.866781 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13366737-c397-44f6-b76b-7800307072e9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:01.866894 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 849/3420] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:01 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:02.363187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af94a954-f0b4-4330-b116-e42b014a665c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.365549 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af94a954-f0b4-4330-b116-e42b014a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:02.365901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af94a954-f0b4-4330-b116-e42b014a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.366107 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af94a954-f0b4-4330-b116-e42b014a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.366260 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-af94a954-f0b4-4330-b116-e42b014a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:02.379766 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:02.379766 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:02.381173 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af94a954-f0b4-4330-b116-e42b014a665c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:02.381842 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 861/3421] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:02.599615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16bd2ade-482b-4a60-a6cf-750f73f57074 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.602109 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16bd2ade-482b-4a60-a6cf-750f73f57074 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 Aug 23 18:21:02.603132 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16bd2ade-482b-4a60-a6cf-750f73f57074 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.603132 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16bd2ade-482b-4a60-a6cf-750f73f57074 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.610011 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16bd2ade-482b-4a60-a6cf-750f73f57074 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 returned with HTTP 404 Aug 23 18:21:02.611286 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 855/3422] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/volumes/b2603ad5-03c5-43d5-903c-b8d006edf137 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:02.625297 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c4383a3-950a-4e6b-9377-00ddf0db69d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.628309 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c4383a3-950a-4e6b-9377-00ddf0db69d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] GET https://10.4.3.148/volume/v3/backups Aug 23 18:21:02.628820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c4383a3-950a-4e6b-9377-00ddf0db69d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.628820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c4383a3-950a-4e6b-9377-00ddf0db69d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.628970 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-9c4383a3-950a-4e6b-9377-00ddf0db69d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:02.637913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c4383a3-950a-4e6b-9377-00ddf0db69d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 200 Aug 23 18:21:02.637913 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 858/3423] 10.4.3.148 () {68 vars in 1277 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/backups => generated 623 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:02.649279 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-30a188e4-873f-4487-baa5-0b8111cf3f90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.652725 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30a188e4-873f-4487-baa5-0b8111cf3f90 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] GET https://10.4.3.148/volume/v3/backups?project_id=5fd9707ce7994b60bb2cddeb91ab46cd Aug 23 18:21:02.652725 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30a188e4-873f-4487-baa5-0b8111cf3f90 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.653669 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30a188e4-873f-4487-baa5-0b8111cf3f90 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.653821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-30a188e4-873f-4487-baa5-0b8111cf3f90 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Removing options 'project_id' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:02.661140 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30a188e4-873f-4487-baa5-0b8111cf3f90 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups?project_id=5fd9707ce7994b60bb2cddeb91ab46cd returned with HTTP 200 Aug 23 18:21:02.661762 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 850/3424] 10.4.3.148 () {68 vars in 1364 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/backups?project_id=5fd9707ce7994b60bb2cddeb91ab46cd => generated 623 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:02.683972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.686685 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:02.687401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-894938598"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:02.689967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-894938598'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:02.689967 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume of 1 GB Aug 23 18:21:02.697752 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:02.706002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (1054998a-c784-40f0-9d42-08dab9c82efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:02.707702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac77ff46-f4d3-46ef-9021-5411da9026d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:02.708971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:02.747989 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac77ff46-f4d3-46ef-9021-5411da9026d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:02.748863 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252c0cbb-11fe-4314-ba23-638776d7f535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:02.817111 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['0d5c175f-cbc5-4db2-9918-d0639a7c316a', '9cd56d14-819c-49e3-926c-b9b3d5429ccc', '4e797c50-f75d-480e-8c95-fb1459e95405', 'f6ab7f0c-4741-4752-892d-0080cd06c41b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:02.817989 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252c0cbb-11fe-4314-ba23-638776d7f535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d5c175f-cbc5-4db2-9918-d0639a7c316a', '9cd56d14-819c-49e3-926c-b9b3d5429ccc', '4e797c50-f75d-480e-8c95-fb1459e95405', 'f6ab7f0c-4741-4752-892d-0080cd06c41b']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:02.819174 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee12db55-eb3f-4282-9228-1488b77cbe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:02.833861 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d98b7f5-e0e2-41ec-b0ec-f7b13dffd569 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.836455 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d98b7f5-e0e2-41ec-b0ec-f7b13dffd569 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:02.836765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d98b7f5-e0e2-41ec-b0ec-f7b13dffd569 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.836985 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d98b7f5-e0e2-41ec-b0ec-f7b13dffd569 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.837158 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6d98b7f5-e0e2-41ec-b0ec-f7b13dffd569 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:02.843114 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:02.843114 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:02.844146 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d98b7f5-e0e2-41ec-b0ec-f7b13dffd569 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:02.844725 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 856/3425] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:02.848937 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee12db55-eb3f-4282-9228-1488b77cbe0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760d0875-d3e6-42a2-8554-ffaad9b2be9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-894938598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['0d5c175f-cbc5-4db2-9918-d0639a7c316a','9cd56d14-819c-49e3-926c-b9b3d5429ccc','4e797c50-f75d-480e-8c95-fb1459e95405','f6ab7f0c-4741-4752-892d-0080cd06c41b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-894938598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=760d0875-d3e6-42a2-8554-ffaad9b2be9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36009118404449ae83a9e0aca95e453e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:02.849219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2640162c-7cb0-4404-96b8-21b393eb4af2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.850492 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5254fc-0034-4aeb-a392-f108c5276b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:02.851340 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2640162c-7cb0-4404-96b8-21b393eb4af2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:02.851530 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2640162c-7cb0-4404-96b8-21b393eb4af2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.851903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2640162c-7cb0-4404-96b8-21b393eb4af2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.852091 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2640162c-7cb0-4404-96b8-21b393eb4af2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:02.857631 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:02.857631 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:02.858321 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2640162c-7cb0-4404-96b8-21b393eb4af2 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:02.858693 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 859/3426] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:02.875842 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5254fc-0034-4aeb-a392-f108c5276b34) transitioned into state 'SUCCESS' from state '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-894938598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['0d5c175f-cbc5-4db2-9918-d0639a7c316a','9cd56d14-819c-49e3-926c-b9b3d5429ccc','4e797c50-f75d-480e-8c95-fb1459e95405','f6ab7f0c-4741-4752-892d-0080cd06c41b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36009118404449ae83a9e0aca95e453e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:02.876736 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2018297b-1494-4e5c-8c6b-2b6bd30f2226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:02.882501 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e87dcba-caa1-495e-bf0a-94b298415241 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.884513 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e87dcba-caa1-495e-bf0a-94b298415241 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:02.884767 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e87dcba-caa1-495e-bf0a-94b298415241 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.884999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e87dcba-caa1-495e-bf0a-94b298415241 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.885122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6e87dcba-caa1-495e-bf0a-94b298415241 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:02.890075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2018297b-1494-4e5c-8c6b-2b6bd30f2226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:02.891089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Flow 'volume_create_api' (1054998a-c784-40f0-9d42-08dab9c82efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:02.891584 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Create volume request issued successfully. Aug 23 18:21:02.892586 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dec74fee-5ce4-47f6-ba14-784a6e6736d2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:02.893593 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 862/3427] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:21:02 2026] POST /volume/v3/volumes => generated 777 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:02.893741 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:02.893741 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:02.895579 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e87dcba-caa1-495e-bf0a-94b298415241 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:02.895579 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 851/3428] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:02.912093 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4bacc3cc-a3e1-45fe-a309-93d845560eb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:02.916621 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bacc3cc-a3e1-45fe-a309-93d845560eb3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c Aug 23 18:21:02.916934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4bacc3cc-a3e1-45fe-a309-93d845560eb3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:02.917156 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4bacc3cc-a3e1-45fe-a309-93d845560eb3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:02.925633 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:02.925633 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:02.929355 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4bacc3cc-a3e1-45fe-a309-93d845560eb3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:02.933500 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bacc3cc-a3e1-45fe-a309-93d845560eb3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c returned with HTTP 200 Aug 23 18:21:02.933942 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 857/3429] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:02 2026] GET /volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:03.396479 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07e79522-08a4-4b2a-b893-790754e339ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:03.399541 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07e79522-08a4-4b2a-b893-790754e339ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:03.399735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07e79522-08a4-4b2a-b893-790754e339ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:03.400116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07e79522-08a4-4b2a-b893-790754e339ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:03.400301 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-07e79522-08a4-4b2a-b893-790754e339ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:03.405681 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:03.405681 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:03.406897 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07e79522-08a4-4b2a-b893-790754e339ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:03.408076 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 860/3430] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:03 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:03.859473 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a692e2e8-51e0-4e12-85ed-22c3054f51d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:03.862955 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a692e2e8-51e0-4e12-85ed-22c3054f51d4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:03.863318 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a692e2e8-51e0-4e12-85ed-22c3054f51d4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:03.864017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a692e2e8-51e0-4e12-85ed-22c3054f51d4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:03.864017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a692e2e8-51e0-4e12-85ed-22c3054f51d4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:03.872137 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:03.872137 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:03.872960 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a692e2e8-51e0-4e12-85ed-22c3054f51d4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:03.873783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3db24d8-0ef5-46a6-9c17-3f402a86ddbe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:03.874207 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 863/3431] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:03 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:03.876363 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3db24d8-0ef5-46a6-9c17-3f402a86ddbe tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:03.876696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3db24d8-0ef5-46a6-9c17-3f402a86ddbe tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:03.877553 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3db24d8-0ef5-46a6-9c17-3f402a86ddbe tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:03.877553 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b3db24d8-0ef5-46a6-9c17-3f402a86ddbe tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:03.889583 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:03.889583 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:03.891205 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3db24d8-0ef5-46a6-9c17-3f402a86ddbe tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:03.893716 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 852/3432] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:03 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:03.913294 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ca6bd02-05f3-4134-9936-23472a2a45bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:03.916100 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ca6bd02-05f3-4134-9936-23472a2a45bf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:03.917813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ca6bd02-05f3-4134-9936-23472a2a45bf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:03.917813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ca6bd02-05f3-4134-9936-23472a2a45bf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:03.917813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2ca6bd02-05f3-4134-9936-23472a2a45bf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:03.922808 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:03.922808 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:03.923833 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ca6bd02-05f3-4134-9936-23472a2a45bf tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:03.924395 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 858/3433] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:03 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:03.952113 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4945937-333e-464d-9fd4-b68bc6009f68 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:03.954560 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4945937-333e-464d-9fd4-b68bc6009f68 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c Aug 23 18:21:03.954927 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4945937-333e-464d-9fd4-b68bc6009f68 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:03.955408 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4945937-333e-464d-9fd4-b68bc6009f68 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:03.964609 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:03.964609 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:03.970462 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b4945937-333e-464d-9fd4-b68bc6009f68 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:03.978124 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4945937-333e-464d-9fd4-b68bc6009f68 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c returned with HTTP 200 Aug 23 18:21:03.979410 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 861/3434] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:03 2026] GET /volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:03.997313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:03.999460 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:21:04.000640 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "760d0875-d3e6-42a2-8554-ffaad9b2be9c", "name": "tempest-type-Backup-1754866779"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:04.002384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating new backup {'backup': {'volume_id': '760d0875-d3e6-42a2-8554-ffaad9b2be9c', 'name': 'tempest-type-Backup-1754866779'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:21:04.002632 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Creating backup of volume 760d0875-d3e6-42a2-8554-ffaad9b2be9c in container None Aug 23 18:21:04.017631 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:04.017631 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:04.018305 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:04.042141 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Created reservations ['c20cf3c7-59f7-436b-907c-ad8a9984f0ac', '34a1b834-1c97-4d0f-a742-4222b6eef490'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:04.103002 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30d7e7d7-8e96-44a0-bf1a-f63ab146655c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:21:04.103463 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 864/3435] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:21:03 2026] POST /volume/v3/backups => generated 316 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:04.113965 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-50cd8865-b278-4e32-9a20-95bc70b8ec11 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:04.115938 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50cd8865-b278-4e32-9a20-95bc70b8ec11 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:04.116251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50cd8865-b278-4e32-9a20-95bc70b8ec11 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:04.116435 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50cd8865-b278-4e32-9a20-95bc70b8ec11 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:04.116568 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-50cd8865-b278-4e32-9a20-95bc70b8ec11 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:04.124164 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:04.124164 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:04.124434 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50cd8865-b278-4e32-9a20-95bc70b8ec11 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:04.125183 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 853/3436] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:04 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:04.418756 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-433a6a41-4472-44ab-b3d6-3fbea24a0d61 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:04.421425 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-433a6a41-4472-44ab-b3d6-3fbea24a0d61 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:04.421959 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-433a6a41-4472-44ab-b3d6-3fbea24a0d61 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:04.424463 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-433a6a41-4472-44ab-b3d6-3fbea24a0d61 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:04.424463 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-433a6a41-4472-44ab-b3d6-3fbea24a0d61 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:04.429237 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:04.429237 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:04.430967 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-433a6a41-4472-44ab-b3d6-3fbea24a0d61 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:04.431307 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 859/3437] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:04 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:04.603837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc05994d-29a4-4c69-b056-640456619c17 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:04.606438 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc05994d-29a4-4c69-b056-640456619c17 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/8cba1391-b52e-4438-9fd9-d49613c19f90/action Aug 23 18:21:04.606815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc05994d-29a4-4c69-b056-640456619c17 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-attach": {"instance_uuid": "94706c31-0307-4801-b2bf-c861bea5f43b", "mountpoint": "/dev/vdc"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:04.607039 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc05994d-29a4-4c69-b056-640456619c17 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "94706c31-0307-4801-b2bf-c861bea5f43b", "mountpoint": "/dev/vdc"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:04.615574 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc05994d-29a4-4c69-b056-640456619c17 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/8cba1391-b52e-4438-9fd9-d49613c19f90/action returned with HTTP 404 Aug 23 18:21:04.616306 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 862/3438] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:04 2026] POST /volume/v3/volumes/8cba1391-b52e-4438-9fd9-d49613c19f90/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:04.888291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f0425b63-3aec-43dd-bf4c-59031505452c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:04.892832 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0425b63-3aec-43dd-bf4c-59031505452c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:04.895735 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0425b63-3aec-43dd-bf4c-59031505452c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:04.896250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0425b63-3aec-43dd-bf4c-59031505452c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:04.896250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f0425b63-3aec-43dd-bf4c-59031505452c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:04.904954 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:04.904954 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:04.905826 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0425b63-3aec-43dd-bf4c-59031505452c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:04.906314 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 865/3439] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:04 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:04.909201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0e40d77-2453-4e4f-8dc2-5caf001b9e96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:04.915096 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0e40d77-2453-4e4f-8dc2-5caf001b9e96 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:04.915096 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0e40d77-2453-4e4f-8dc2-5caf001b9e96 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:04.915096 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0e40d77-2453-4e4f-8dc2-5caf001b9e96 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:04.915096 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f0e40d77-2453-4e4f-8dc2-5caf001b9e96 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:04.925000 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:04.925000 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:04.925762 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0e40d77-2453-4e4f-8dc2-5caf001b9e96 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:04.926166 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 854/3440] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:04 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:04.948334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19a8c30c-b5cc-4770-a2de-5bd72c69d61f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:04.951349 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a8c30c-b5cc-4770-a2de-5bd72c69d61f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:04.951562 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a8c30c-b5cc-4770-a2de-5bd72c69d61f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:04.951769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a8c30c-b5cc-4770-a2de-5bd72c69d61f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:04.951924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-19a8c30c-b5cc-4770-a2de-5bd72c69d61f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:04.960961 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:04.960961 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:04.961919 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a8c30c-b5cc-4770-a2de-5bd72c69d61f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:04.962621 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 860/3441] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:04 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:05.140250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a46c31f7-6b88-417b-80f1-6a3ca9722573 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:05.144786 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a46c31f7-6b88-417b-80f1-6a3ca9722573 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:05.144999 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a46c31f7-6b88-417b-80f1-6a3ca9722573 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:05.145435 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a46c31f7-6b88-417b-80f1-6a3ca9722573 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:05.145435 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a46c31f7-6b88-417b-80f1-6a3ca9722573 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:05.152634 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:05.152634 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:05.153671 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a46c31f7-6b88-417b-80f1-6a3ca9722573 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:05.157626 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 863/3442] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:05 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:05.445404 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28d4c61c-c835-4c67-99d7-5b94de748419 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:05.447723 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28d4c61c-c835-4c67-99d7-5b94de748419 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:05.447989 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28d4c61c-c835-4c67-99d7-5b94de748419 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:05.449981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28d4c61c-c835-4c67-99d7-5b94de748419 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:05.449981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-28d4c61c-c835-4c67-99d7-5b94de748419 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:05.457237 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:05.457237 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:05.458360 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28d4c61c-c835-4c67-99d7-5b94de748419 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:05.459624 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 866/3443] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:05 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:05.917802 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19c5acfb-6424-4a7f-bcbc-c3ecf7b6effa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:05.923624 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19c5acfb-6424-4a7f-bcbc-c3ecf7b6effa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:05.923807 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19c5acfb-6424-4a7f-bcbc-c3ecf7b6effa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:05.924022 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19c5acfb-6424-4a7f-bcbc-c3ecf7b6effa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:05.924171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-19c5acfb-6424-4a7f-bcbc-c3ecf7b6effa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:05.939144 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:05.939144 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:05.939144 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19c5acfb-6424-4a7f-bcbc-c3ecf7b6effa tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:05.939320 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 855/3444] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:05 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:05.942581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b182317d-478a-4b2a-aaf2-12c9394d74df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:05.945284 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b182317d-478a-4b2a-aaf2-12c9394d74df tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:05.945518 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b182317d-478a-4b2a-aaf2-12c9394d74df tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:05.945776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b182317d-478a-4b2a-aaf2-12c9394d74df tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:05.946182 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b182317d-478a-4b2a-aaf2-12c9394d74df tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:05.951571 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:05.951571 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:05.952483 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b182317d-478a-4b2a-aaf2-12c9394d74df tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:05.953104 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 861/3445] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:05 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:05.977264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2bb082e-587d-4df8-a49c-157fb619668b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:05.981244 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2bb082e-587d-4df8-a49c-157fb619668b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:05.981817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2bb082e-587d-4df8-a49c-157fb619668b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:05.981817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2bb082e-587d-4df8-a49c-157fb619668b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:05.981817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b2bb082e-587d-4df8-a49c-157fb619668b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:05.987658 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:05.987658 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:05.988810 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2bb082e-587d-4df8-a49c-157fb619668b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:05.989296 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 864/3446] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:05 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:06.174114 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a8229b21-a86e-4e3b-876e-4753a613a93d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:06.174589 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8229b21-a86e-4e3b-876e-4753a613a93d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:06.174589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8229b21-a86e-4e3b-876e-4753a613a93d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:06.174711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8229b21-a86e-4e3b-876e-4753a613a93d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:06.174750 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a8229b21-a86e-4e3b-876e-4753a613a93d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:06.180477 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:06.180477 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:06.181364 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8229b21-a86e-4e3b-876e-4753a613a93d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:06.181848 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 867/3447] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:06 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:06.474438 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-66160abd-1b83-47a0-a47d-c9949ff15186 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:06.476260 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66160abd-1b83-47a0-a47d-c9949ff15186 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:06.476459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66160abd-1b83-47a0-a47d-c9949ff15186 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:06.476642 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66160abd-1b83-47a0-a47d-c9949ff15186 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:06.476744 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-66160abd-1b83-47a0-a47d-c9949ff15186 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:06.481362 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:06.481362 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:06.482316 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66160abd-1b83-47a0-a47d-c9949ff15186 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:06.482810 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 856/3448] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:06 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:06.958016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-482fd82e-1fe0-4344-8a7f-89b21342252e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:06.959738 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-482fd82e-1fe0-4344-8a7f-89b21342252e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:06.959998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-482fd82e-1fe0-4344-8a7f-89b21342252e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:06.960245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-482fd82e-1fe0-4344-8a7f-89b21342252e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:06.960392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-482fd82e-1fe0-4344-8a7f-89b21342252e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:06.968503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7337bc54-6ad4-4fc2-bda5-523b1d557619 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:06.968916 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:06.968916 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:06.969441 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-482fd82e-1fe0-4344-8a7f-89b21342252e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:06.969986 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 862/3449] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:06 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:06.971634 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7337bc54-6ad4-4fc2-bda5-523b1d557619 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:06.971831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7337bc54-6ad4-4fc2-bda5-523b1d557619 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:06.972076 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7337bc54-6ad4-4fc2-bda5-523b1d557619 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:06.976348 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7337bc54-6ad4-4fc2-bda5-523b1d557619 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:06.984469 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:06.984469 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:06.984469 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7337bc54-6ad4-4fc2-bda5-523b1d557619 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:06.984469 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 865/3450] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:06 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:07.004530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb7a8914-149f-4817-874d-39ece145f16d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:07.006647 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb7a8914-149f-4817-874d-39ece145f16d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:07.006972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb7a8914-149f-4817-874d-39ece145f16d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:07.007230 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb7a8914-149f-4817-874d-39ece145f16d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:07.007374 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cb7a8914-149f-4817-874d-39ece145f16d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:07.013392 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:07.013392 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:07.014939 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb7a8914-149f-4817-874d-39ece145f16d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:07.015385 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 868/3451] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:07 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:07.193391 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d1eacd1-6e52-46fc-a2b9-41cc0f2eb514 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:07.195940 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d1eacd1-6e52-46fc-a2b9-41cc0f2eb514 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:07.196299 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d1eacd1-6e52-46fc-a2b9-41cc0f2eb514 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:07.196587 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d1eacd1-6e52-46fc-a2b9-41cc0f2eb514 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:07.196786 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8d1eacd1-6e52-46fc-a2b9-41cc0f2eb514 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:07.202671 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:07.202671 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:07.203660 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d1eacd1-6e52-46fc-a2b9-41cc0f2eb514 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:07.204229 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 857/3452] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:07 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:07.495870 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e24e8860-133a-44d4-ac2a-74971efa3cfc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:07.497777 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e24e8860-133a-44d4-ac2a-74971efa3cfc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:07.498020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e24e8860-133a-44d4-ac2a-74971efa3cfc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:07.498258 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e24e8860-133a-44d4-ac2a-74971efa3cfc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:07.498374 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e24e8860-133a-44d4-ac2a-74971efa3cfc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:07.506587 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:07.506587 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:07.506587 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e24e8860-133a-44d4-ac2a-74971efa3cfc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:07.506587 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 863/3453] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:07 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:07.523599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:07.526551 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:21:07.527016 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "32426246-b326-40d9-bd08-545a79ad926b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2108418564"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:07.528477 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating new backup {'backup': {'volume_id': '32426246-b326-40d9-bd08-545a79ad926b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2108418564'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:21:07.528616 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating backup of volume 32426246-b326-40d9-bd08-545a79ad926b in container None Aug 23 18:21:07.536442 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:07.536442 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:07.537003 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:21:07.560133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['bd220197-8aa7-4c7b-9d72-5dfd523526ce', 'a4b93cdc-138b-4c86-a049-dd254a12f5b6'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:07.610310 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f1f4a42-755c-4e9c-b5c1-5a036190853f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:21:07.610702 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 866/3454] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:07 2026] POST /volume/v3/backups => generated 330 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:07.623057 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6aeec5ff-5b4e-4bb0-85e3-3767b7456d35 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:07.625547 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6aeec5ff-5b4e-4bb0-85e3-3767b7456d35 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:07.625852 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6aeec5ff-5b4e-4bb0-85e3-3767b7456d35 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:07.626159 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6aeec5ff-5b4e-4bb0-85e3-3767b7456d35 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:07.626346 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6aeec5ff-5b4e-4bb0-85e3-3767b7456d35 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:07.632988 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:07.632988 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:07.633947 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6aeec5ff-5b4e-4bb0-85e3-3767b7456d35 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:07.634484 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 869/3455] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:07 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:07.988168 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2874d287-d45a-4146-808f-c976c51cc693 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:07.990697 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2874d287-d45a-4146-808f-c976c51cc693 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:07.991014 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2874d287-d45a-4146-808f-c976c51cc693 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:07.991553 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2874d287-d45a-4146-808f-c976c51cc693 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:07.991731 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2874d287-d45a-4146-808f-c976c51cc693 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:07.999782 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:07.999782 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:08.000681 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2874d287-d45a-4146-808f-c976c51cc693 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:08.001197 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 858/3456] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:07 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:08.004776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b142f61-af29-494a-9d88-1f244f1ae702 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:08.008824 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b142f61-af29-494a-9d88-1f244f1ae702 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:08.009118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b142f61-af29-494a-9d88-1f244f1ae702 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:08.009383 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b142f61-af29-494a-9d88-1f244f1ae702 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:08.009531 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0b142f61-af29-494a-9d88-1f244f1ae702 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:08.015939 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:08.015939 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:08.016857 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b142f61-af29-494a-9d88-1f244f1ae702 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:08.017347 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 864/3457] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:08 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:08.029601 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef448638-9072-4a24-89c7-464049970a0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:08.031142 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef448638-9072-4a24-89c7-464049970a0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:08.031304 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef448638-9072-4a24-89c7-464049970a0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:08.031527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef448638-9072-4a24-89c7-464049970a0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:08.031695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ef448638-9072-4a24-89c7-464049970a0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:08.036003 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:08.036003 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:08.037157 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef448638-9072-4a24-89c7-464049970a0e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:08.037634 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 867/3458] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:08 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:08.216482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b8284347-6646-4c47-befd-41fcf787e159 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:08.218919 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b8284347-6646-4c47-befd-41fcf787e159 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:08.218919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b8284347-6646-4c47-befd-41fcf787e159 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:08.219226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b8284347-6646-4c47-befd-41fcf787e159 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:08.219359 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b8284347-6646-4c47-befd-41fcf787e159 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:08.227143 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:08.227143 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:08.227871 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b8284347-6646-4c47-befd-41fcf787e159 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:08.228346 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 870/3459] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:08 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:08.646916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-901f8520-2480-4c77-8691-5e0b9361414f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:08.648722 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-901f8520-2480-4c77-8691-5e0b9361414f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:08.648939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-901f8520-2480-4c77-8691-5e0b9361414f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:08.649212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-901f8520-2480-4c77-8691-5e0b9361414f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:08.649292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-901f8520-2480-4c77-8691-5e0b9361414f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:08.654454 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:08.654454 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:08.655269 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-901f8520-2480-4c77-8691-5e0b9361414f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:08.655678 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 859/3460] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:08 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:08.952788 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4cc99e72-3026-4835-8ddf-f1bdf1cba63d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:08.954784 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cc99e72-3026-4835-8ddf-f1bdf1cba63d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:21:08.955073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cc99e72-3026-4835-8ddf-f1bdf1cba63d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:08.955330 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cc99e72-3026-4835-8ddf-f1bdf1cba63d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:08.957901 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=408,cinder:UPDATE=113,cinder:INSERT=57,cinder:DELETE=5 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:21:08.968584 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:08.968584 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:08.973596 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4cc99e72-3026-4835-8ddf-f1bdf1cba63d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:08.980010 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cc99e72-3026-4835-8ddf-f1bdf1cba63d tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:21:08.980503 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 865/3461] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:08 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:09.016232 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce71e02a-a556-4ed9-a5a2-112835ce59f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.018967 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce71e02a-a556-4ed9-a5a2-112835ce59f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:09.019286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce71e02a-a556-4ed9-a5a2-112835ce59f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.019578 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce71e02a-a556-4ed9-a5a2-112835ce59f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.019765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ce71e02a-a556-4ed9-a5a2-112835ce59f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.025518 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.025518 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:09.026293 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce71e02a-a556-4ed9-a5a2-112835ce59f7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:09.026862 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 868/3462] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:09.036002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce7a68fa-de31-46c7-8651-8ebfc4f83773 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.041287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce7a68fa-de31-46c7-8651-8ebfc4f83773 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:09.041572 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce7a68fa-de31-46c7-8651-8ebfc4f83773 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.044488 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce7a68fa-de31-46c7-8651-8ebfc4f83773 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.044488 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ce7a68fa-de31-46c7-8651-8ebfc4f83773 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.049016 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.049016 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:09.049949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce7a68fa-de31-46c7-8651-8ebfc4f83773 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:09.050262 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a25e0c84-5141-4189-99e0-3c200eb98c48 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.050517 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 871/3463] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:09.052643 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a25e0c84-5141-4189-99e0-3c200eb98c48 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:09.052834 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a25e0c84-5141-4189-99e0-3c200eb98c48 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.053113 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a25e0c84-5141-4189-99e0-3c200eb98c48 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.053280 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a25e0c84-5141-4189-99e0-3c200eb98c48 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.057603 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.057603 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:09.058400 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a25e0c84-5141-4189-99e0-3c200eb98c48 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:09.058786 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 860/3464] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:09.068602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dac70f22-fc6a-4aec-a5ad-a142be737d12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.071740 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dac70f22-fc6a-4aec-a5ad-a142be737d12 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:21:09.073111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dac70f22-fc6a-4aec-a5ad-a142be737d12 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.073396 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dac70f22-fc6a-4aec-a5ad-a142be737d12 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.073624 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dac70f22-fc6a-4aec-a5ad-a142be737d12 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.081763 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.081763 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:09.083104 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dac70f22-fc6a-4aec-a5ad-a142be737d12 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:21:09.084780 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 866/3465] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:09.097655 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb148821-23d4-4905-801e-f93ab79eede6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.099486 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb148821-23d4-4905-801e-f93ab79eede6 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:21:09.099751 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb148821-23d4-4905-801e-f93ab79eede6 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.099936 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb148821-23d4-4905-801e-f93ab79eede6 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.100069 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-eb148821-23d4-4905-801e-f93ab79eede6 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.105266 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.105266 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:09.106066 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb148821-23d4-4905-801e-f93ab79eede6 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:21:09.106541 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 869/3466] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:09.128612 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9cf86881-2131-493a-ac63-0e9fe0a325be None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.131075 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cf86881-2131-493a-ac63-0e9fe0a325be tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:21:09.131526 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9cf86881-2131-493a-ac63-0e9fe0a325be tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ea2f097-3929-4769-a833-c0beec63657e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-786753517"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:09.133512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-9cf86881-2131-493a-ac63-0e9fe0a325be tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating new backup {'backup': {'volume_id': '1ea2f097-3929-4769-a833-c0beec63657e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-786753517'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:21:09.133748 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-9cf86881-2131-493a-ac63-0e9fe0a325be tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Creating backup of volume 1ea2f097-3929-4769-a833-c0beec63657e in container None Aug 23 18:21:09.142783 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.142783 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:09.143657 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9cf86881-2131-493a-ac63-0e9fe0a325be tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:21:09.167251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-605efda7-1387-4ff1-88b8-05d22ac9147c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.167427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-9cf86881-2131-493a-ac63-0e9fe0a325be tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Created reservations ['1421a203-345e-49ca-83ea-a6aa5ae5d848', '90a7efaa-f802-4ece-bc12-8a646f64b664'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:09.172953 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:09.173410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e779f8d6-1c88-49ee-b700-10a4d3fa65c2", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-975363567"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:09.175720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume request body: {'volume': {'imageRef': 'e779f8d6-1c88-49ee-b700-10a4d3fa65c2', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-975363567'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:09.226955 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cf86881-2131-493a-ac63-0e9fe0a325be tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:21:09.228017 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 872/3467] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:09 2026] POST /volume/v3/backups => generated 329 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:09.243320 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1c38e97-2ce1-416a-a30a-0161c9a3a528 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.247028 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9adf3348-7a3b-426a-b4ed-49c459acbc2e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.247246 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1c38e97-2ce1-416a-a30a-0161c9a3a528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:09.247246 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1c38e97-2ce1-416a-a30a-0161c9a3a528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.247323 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9adf3348-7a3b-426a-b4ed-49c459acbc2e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:09.247323 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9adf3348-7a3b-426a-b4ed-49c459acbc2e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.247407 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1c38e97-2ce1-416a-a30a-0161c9a3a528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.247407 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b1c38e97-2ce1-416a-a30a-0161c9a3a528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.247484 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9adf3348-7a3b-426a-b4ed-49c459acbc2e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.247484 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9adf3348-7a3b-426a-b4ed-49c459acbc2e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.251291 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.251291 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:09.252026 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9adf3348-7a3b-426a-b4ed-49c459acbc2e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:09.252598 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 870/3468] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:09.253663 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.253663 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:09.254687 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1c38e97-2ce1-416a-a30a-0161c9a3a528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:09.258338 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 867/3469] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:09.268284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-79d9ac8c-c7e2-4c2e-8148-9c9aa1cc904f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.272095 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79d9ac8c-c7e2-4c2e-8148-9c9aa1cc904f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:21:09.272296 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-79d9ac8c-c7e2-4c2e-8148-9c9aa1cc904f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.272775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-79d9ac8c-c7e2-4c2e-8148-9c9aa1cc904f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.274238 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume of 2 GB Aug 23 18:21:09.278707 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Availability Zones retrieved successfully. Aug 23 18:21:09.283707 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Flow 'volume_create_api' (607a06a7-dd0e-4a6f-8019-3f84942fc9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:09.284697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086f12dc-5956-42bb-8ba0-e71d98dea3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:09.286822 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Validating volume size '2' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:09.286978 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.286978 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:09.291017 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-79d9ac8c-c7e2-4c2e-8148-9c9aa1cc904f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:09.296672 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79d9ac8c-c7e2-4c2e-8148-9c9aa1cc904f tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:21:09.297292 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 873/3470] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:09.323661 np0000007943 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086f12dc-5956-42bb-8ba0-e71d98dea3a7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 23 18:21:09.323661 np0000007943 devstack@c-api.service[100224]: Failure: cinder.exception.InvalidInput: Invalid input received: Image e779f8d6-1c88-49ee-b700-10a4d3fa65c2 is not active. Aug 23 18:21:09.325502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086f12dc-5956-42bb-8ba0-e71d98dea3a7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:09.326525 np0000007943 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086f12dc-5956-42bb-8ba0-e71d98dea3a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:21:09.327815 np0000007943 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Flow 'volume_create_api' (607a06a7-dd0e-4a6f-8019-3f84942fc9d5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 23 18:21:09.327941 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-605efda7-1387-4ff1-88b8-05d22ac9147c tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:21:09.328545 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 861/3471] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:09 2026] POST /volume/v3/volumes => generated 125 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:09.346328 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ffe74473-52a1-421a-b67d-e3d375cc9502 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.349115 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ffe74473-52a1-421a-b67d-e3d375cc9502 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:21:09.349263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ffe74473-52a1-421a-b67d-e3d375cc9502 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.349336 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ffe74473-52a1-421a-b67d-e3d375cc9502 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.364937 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.364937 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:09.369840 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ffe74473-52a1-421a-b67d-e3d375cc9502 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:09.374518 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ffe74473-52a1-421a-b67d-e3d375cc9502 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:21:09.375081 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 871/3472] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:09.400607 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ae57cd4f-47b6-4e7e-837f-3d93bead8584 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.402812 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ae57cd4f-47b6-4e7e-837f-3d93bead8584 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7/action Aug 23 18:21:09.403205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ae57cd4f-47b6-4e7e-837f-3d93bead8584 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:09.403324 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ae57cd4f-47b6-4e7e-837f-3d93bead8584 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:09.422091 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.422091 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:09.422557 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ae57cd4f-47b6-4e7e-837f-3d93bead8584 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:09.435208 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ae57cd4f-47b6-4e7e-837f-3d93bead8584 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Begin detaching volume completed successfully. Aug 23 18:21:09.435435 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-ae57cd4f-47b6-4e7e-837f-3d93bead8584 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7/action returned with HTTP 202 Aug 23 18:21:09.436010 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 868/3473] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:21:09 2026] POST /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:09.501536 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a1b26a4f-46e2-48e5-9b4e-a87d9fa6c3ec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.505700 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1b26a4f-46e2-48e5-9b4e-a87d9fa6c3ec None None] GET https://10.4.3.148/volume// Aug 23 18:21:09.505700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a1b26a4f-46e2-48e5-9b4e-a87d9fa6c3ec None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.505700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a1b26a4f-46e2-48e5-9b4e-a87d9fa6c3ec None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.505700 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1b26a4f-46e2-48e5-9b4e-a87d9fa6c3ec None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:09.505997 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 874/3474] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:09.515573 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-d98f9c22-f647-4f82-a6db-3e9273c57e22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.518270 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-d98f9c22-f647-4f82-a6db-3e9273c57e22 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:21:09.518609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-d98f9c22-f647-4f82-a6db-3e9273c57e22 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.518742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-d98f9c22-f647-4f82-a6db-3e9273c57e22 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.530185 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.530185 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:09.538723 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-d98f9c22-f647-4f82-a6db-3e9273c57e22 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:09.545141 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-d98f9c22-f647-4f82-a6db-3e9273c57e22 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:21:09.545652 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 862/3475] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:21:09.674346 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f0aed3f-4f95-431f-8501-eb50b1e8abf0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:09.678457 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f0aed3f-4f95-431f-8501-eb50b1e8abf0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:09.678686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f0aed3f-4f95-431f-8501-eb50b1e8abf0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:09.678886 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f0aed3f-4f95-431f-8501-eb50b1e8abf0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:09.678994 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4f0aed3f-4f95-431f-8501-eb50b1e8abf0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:09.685255 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:09.685255 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:09.686136 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f0aed3f-4f95-431f-8501-eb50b1e8abf0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:09.686448 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 872/3476] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:09 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:10.046313 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c0b5317-4a2c-4f4f-b21e-546581725fe8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:10.054205 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c0b5317-4a2c-4f4f-b21e-546581725fe8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:10.054205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c0b5317-4a2c-4f4f-b21e-546581725fe8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:10.054205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c0b5317-4a2c-4f4f-b21e-546581725fe8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:10.054205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3c0b5317-4a2c-4f4f-b21e-546581725fe8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:10.069622 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:10.069622 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:10.069622 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c0b5317-4a2c-4f4f-b21e-546581725fe8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:10.069622 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 869/3477] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:10 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:10.080263 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd7a8c7e-7ad5-4372-931d-b4d49ec60c37 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:10.082666 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd7a8c7e-7ad5-4372-931d-b4d49ec60c37 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:10.082891 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd7a8c7e-7ad5-4372-931d-b4d49ec60c37 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:10.083156 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd7a8c7e-7ad5-4372-931d-b4d49ec60c37 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:10.083156 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fd7a8c7e-7ad5-4372-931d-b4d49ec60c37 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:10.090135 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:10.090135 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:10.091584 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd7a8c7e-7ad5-4372-931d-b4d49ec60c37 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:10.091852 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 875/3478] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:10 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:10.263916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd40b688-14cf-48e5-9e10-1c0596d5306f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:10.266082 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd40b688-14cf-48e5-9e10-1c0596d5306f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:10.266319 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd40b688-14cf-48e5-9e10-1c0596d5306f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:10.266532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd40b688-14cf-48e5-9e10-1c0596d5306f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:10.266647 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bd40b688-14cf-48e5-9e10-1c0596d5306f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:10.271565 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:10.271565 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:10.272989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-948b181d-5e6f-421d-ba34-24df285b44c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:10.273343 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd40b688-14cf-48e5-9e10-1c0596d5306f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:10.273413 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 863/3479] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:10 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:10.273953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-948b181d-5e6f-421d-ba34-24df285b44c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:10.273953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-948b181d-5e6f-421d-ba34-24df285b44c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:10.274286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-948b181d-5e6f-421d-ba34-24df285b44c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:10.274382 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-948b181d-5e6f-421d-ba34-24df285b44c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:10.279456 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:10.279456 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:10.280347 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-948b181d-5e6f-421d-ba34-24df285b44c7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:10.280712 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 873/3480] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:10 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:10.698038 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b7353db-b667-4f1a-be86-90da331de344 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:10.700636 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b7353db-b667-4f1a-be86-90da331de344 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:10.700917 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b7353db-b667-4f1a-be86-90da331de344 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:10.701221 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b7353db-b667-4f1a-be86-90da331de344 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:10.701373 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6b7353db-b667-4f1a-be86-90da331de344 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:10.707024 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:10.707024 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:10.708140 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b7353db-b667-4f1a-be86-90da331de344 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:10.708678 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 870/3481] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:10 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:11.082418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb7e9389-1299-4772-9bc1-630149a723bd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.089148 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb7e9389-1299-4772-9bc1-630149a723bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:11.089460 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb7e9389-1299-4772-9bc1-630149a723bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.089749 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb7e9389-1299-4772-9bc1-630149a723bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.089933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cb7e9389-1299-4772-9bc1-630149a723bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:11.096193 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:11.096193 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:11.096908 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb7e9389-1299-4772-9bc1-630149a723bd tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:11.098870 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 876/3482] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:11.105999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-973e6197-e3c4-443a-8e10-7e7d9fb46dc3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.110966 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-973e6197-e3c4-443a-8e10-7e7d9fb46dc3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:11.111304 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-973e6197-e3c4-443a-8e10-7e7d9fb46dc3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.111537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-973e6197-e3c4-443a-8e10-7e7d9fb46dc3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.111686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-973e6197-e3c4-443a-8e10-7e7d9fb46dc3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:11.117926 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:11.117926 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:11.118897 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-973e6197-e3c4-443a-8e10-7e7d9fb46dc3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:11.119473 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 864/3483] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:11.262482 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1ea617a-c301-4173-b58c-eee69d4b791f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.264604 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.265032 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "28e722a9-5ebc-4379-85d0-d1a011a9ff3a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.266818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '28e722a9-5ebc-4379-85d0-d1a011a9ff3a'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:11.288125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-541eb212-3054-41fb-b159-3044a62130b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.290370 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-541eb212-3054-41fb-b159-3044a62130b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:11.290731 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-541eb212-3054-41fb-b159-3044a62130b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.290922 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-541eb212-3054-41fb-b159-3044a62130b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.291079 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-541eb212-3054-41fb-b159-3044a62130b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:11.294335 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-555c10e3-ae57-45eb-a555-a843405a7442 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.297822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-555c10e3-ae57-45eb-a555-a843405a7442 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:11.297822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-555c10e3-ae57-45eb-a555-a843405a7442 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.297986 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:11.297986 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:11.298081 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-555c10e3-ae57-45eb-a555-a843405a7442 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.298081 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-555c10e3-ae57-45eb-a555-a843405a7442 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:11.298199 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-541eb212-3054-41fb-b159-3044a62130b5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:11.298310 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 871/3484] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:11.302940 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:11.302940 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:11.303881 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-555c10e3-ae57-45eb-a555-a843405a7442 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:11.304370 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 877/3485] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:11.359427 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume of 1 GB Aug 23 18:21:11.364308 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Availability Zones retrieved successfully. Aug 23 18:21:11.371096 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Flow 'volume_create_api' (efa2e1ac-4a05-4399-a39c-b4f1b6631985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:11.372165 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136c5347-de63-4817-97c6-76e8b5fdb800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:11.373157 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:11.407560 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136c5347-de63-4817-97c6-76e8b5fdb800) transitioned into state 'FAILURE' from state 'RUNNING' Aug 23 18:21:11.407560 np0000007943 devstack@c-api.service[100223]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 23 18:21:11.409619 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136c5347-de63-4817-97c6-76e8b5fdb800) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:11.410529 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136c5347-de63-4817-97c6-76e8b5fdb800) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 23 18:21:11.411462 np0000007943 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Flow 'volume_create_api' (efa2e1ac-4a05-4399-a39c-b4f1b6631985) transitioned into state 'REVERTED' from state 'RUNNING' Aug 23 18:21:11.411779 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1ea617a-c301-4173-b58c-eee69d4b791f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:21:11.412373 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 874/3486] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 2026] POST /volume/v3/volumes => generated 134 bytes in 150 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:11.639349 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-84825399-2591-49e6-b80b-945acf19ef2d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.641803 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84825399-2591-49e6-b80b-945acf19ef2d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.642291 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84825399-2591-49e6-b80b-945acf19ef2d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.644229 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84825399-2591-49e6-b80b-945acf19ef2d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:21:11.644773 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 865/3487] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:11.657239 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-231f6930-b267-4a66-b752-da56dd9e005d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.659267 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-231f6930-b267-4a66-b752-da56dd9e005d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.659629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-231f6930-b267-4a66-b752-da56dd9e005d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0c37e265-71df-4009-9710-0c69b98b8423"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.661394 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-231f6930-b267-4a66-b752-da56dd9e005d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0c37e265-71df-4009-9710-0c69b98b8423'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:11.665975 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-231f6930-b267-4a66-b752-da56dd9e005d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 404 Aug 23 18:21:11.666534 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 872/3488] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 2026] POST /volume/v3/volumes => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:11.675418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aa6ae173-df31-4eb6-9356-bf8914fdd38d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.678381 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aa6ae173-df31-4eb6-9356-bf8914fdd38d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.678864 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aa6ae173-df31-4eb6-9356-bf8914fdd38d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8b38b00a-d3d3-48a0-ac05-0bb5430d35e3"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.682124 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-aa6ae173-df31-4eb6-9356-bf8914fdd38d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8b38b00a-d3d3-48a0-ac05-0bb5430d35e3'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:11.692109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aa6ae173-df31-4eb6-9356-bf8914fdd38d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 404 Aug 23 18:21:11.692813 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 878/3489] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 2026] POST /volume/v3/volumes => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:11.702167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4c773a2-89b1-4f51-9ded-c779a6328ca2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.703917 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4c773a2-89b1-4f51-9ded-c779a6328ca2 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.704237 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4c773a2-89b1-4f51-9ded-c779a6328ca2 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "857dd897-72e8-49f6-a103-cd987f420713"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.706290 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d4c773a2-89b1-4f51-9ded-c779a6328ca2 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '857dd897-72e8-49f6-a103-cd987f420713'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:11.714317 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4c773a2-89b1-4f51-9ded-c779a6328ca2 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 404 Aug 23 18:21:11.714968 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 875/3490] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:11.719049 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-154fe1c7-a5cb-43c8-8997-e5a28ca384af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.721070 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-154fe1c7-a5cb-43c8-8997-e5a28ca384af tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:11.721277 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-154fe1c7-a5cb-43c8-8997-e5a28ca384af tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.721495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-154fe1c7-a5cb-43c8-8997-e5a28ca384af tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.721594 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-154fe1c7-a5cb-43c8-8997-e5a28ca384af tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:11.723563 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c133f5e-471a-4787-b271-cc4d330959cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.725657 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c133f5e-471a-4787-b271-cc4d330959cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.726159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c133f5e-471a-4787-b271-cc4d330959cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.726967 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:11.726967 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:11.727718 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-154fe1c7-a5cb-43c8-8997-e5a28ca384af tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:11.728125 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 866/3491] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:11.728195 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c133f5e-471a-4787-b271-cc4d330959cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:21:11.728718 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 873/3492] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 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 23 18:21:11.738983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-20e3268f-5587-43cc-8b4d-dfccc6ca5144 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.740610 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20e3268f-5587-43cc-8b4d-dfccc6ca5144 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.740955 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20e3268f-5587-43cc-8b4d-dfccc6ca5144 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.742534 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20e3268f-5587-43cc-8b4d-dfccc6ca5144 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:21:11.743159 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 879/3493] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:11.754394 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de29ce1c-cc0f-4060-8db9-e21b693a35d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.756613 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de29ce1c-cc0f-4060-8db9-e21b693a35d7 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:11.756942 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de29ce1c-cc0f-4060-8db9-e21b693a35d7 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.758764 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de29ce1c-cc0f-4060-8db9-e21b693a35d7 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 400 Aug 23 18:21:11.759451 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 876/3494] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:11 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 23 18:21:11.771870 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32d8b707-7ae6-4593-93ff-dffc09be3ecd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.774181 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32d8b707-7ae6-4593-93ff-dffc09be3ecd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] DELETE https://10.4.3.148/volume/v3/volumes/tempest-invalid-1876604278 Aug 23 18:21:11.774181 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32d8b707-7ae6-4593-93ff-dffc09be3ecd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.774181 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32d8b707-7ae6-4593-93ff-dffc09be3ecd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.774365 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-32d8b707-7ae6-4593-93ff-dffc09be3ecd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Delete volume with id: tempest-invalid-1876604278 Aug 23 18:21:11.781480 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32d8b707-7ae6-4593-93ff-dffc09be3ecd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/tempest-invalid-1876604278 returned with HTTP 404 Aug 23 18:21:11.781480 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 867/3495] 10.4.3.148 () {66 vars in 1321 bytes} [Sun Aug 23 18:21:11 2026] DELETE /volume/v3/volumes/tempest-invalid-1876604278 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:11.790625 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dffa84b9-1600-472b-b116-4831d66c2598 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.792809 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 874/3496] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:21:11 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 23 18:21:11.802331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4cb1456c-8bd8-4cda-8297-afd1bee99da9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.804774 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4cb1456c-8bd8-4cda-8297-afd1bee99da9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/xxx/action Aug 23 18:21:11.805239 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4cb1456c-8bd8-4cda-8297-afd1bee99da9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-detach": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:11.805392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4cb1456c-8bd8-4cda-8297-afd1bee99da9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:11.813301 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4cb1456c-8bd8-4cda-8297-afd1bee99da9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 23 18:21:11.813939 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 880/3497] 10.4.3.148 () {68 vars in 1291 bytes} [Sun Aug 23 18:21:11 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:11.825341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c35bfda-36bf-40d4-b96a-48fe167f5a7f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.827593 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c35bfda-36bf-40d4-b96a-48fe167f5a7f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/tempest-invalid-668364616 Aug 23 18:21:11.827875 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c35bfda-36bf-40d4-b96a-48fe167f5a7f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.828162 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c35bfda-36bf-40d4-b96a-48fe167f5a7f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.840585 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c35bfda-36bf-40d4-b96a-48fe167f5a7f tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/tempest-invalid-668364616 returned with HTTP 404 Aug 23 18:21:11.841269 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 877/3498] 10.4.3.148 () {66 vars in 1315 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/volumes/tempest-invalid-668364616 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:11.851972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49524e95-966a-49fe-bf19-05f165085265 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.854945 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 868/3499] 10.4.3.148 () {66 vars in 1240 bytes} [Sun Aug 23 18:21:11 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 23 18:21:11.863382 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.865305 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?status=null Aug 23 18:21:11.865488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.865693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.865998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:11.866237 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Could not evaluate value null, assuming string {{(pid=100225) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:21:11.867041 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:21:11.875095 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Get all volumes completed successfully. Aug 23 18:21:11.877252 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0f12178-a430-4c15-bdaa-3f3b8e45af82 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 23 18:21:11.877566 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 875/3500] 10.4.3.148 () {66 vars in 1281 bytes} [Sun Aug 23 18:21:11 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 23 18:21:11.900372 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.903237 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-8101554 Aug 23 18:21:11.903497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.905535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.905968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:11.908086 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-8101554'), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:21:11.950151 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Get all volumes completed successfully. Aug 23 18:21:11.952314 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1019fd40-7066-46a9-b5e0-5f8e42e6e61e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-8101554 returned with HTTP 200 Aug 23 18:21:11.953196 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 881/3501] 10.4.3.148 () {66 vars in 1353 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-8101554 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:21:11.971601 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:11.973964 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes?status=null Aug 23 18:21:11.974249 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:11.974812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:11.974812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:11.975101 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Could not evaluate value null, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 23 18:21:11.975944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:21:12.013955 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Get all volumes completed successfully. Aug 23 18:21:12.014392 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-468fd320-7b18-4e6d-86d3-4d2b8972cff3 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes?status=null returned with HTTP 200 Aug 23 18:21:12.014896 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 878/3502] 10.4.3.148 () {66 vars in 1260 bytes} [Sun Aug 23 18:21:11 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:21:12.027037 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-047fa85f-253e-4312-88ea-ad76645be5cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.029241 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-047fa85f-253e-4312-88ea-ad76645be5cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-235736055 Aug 23 18:21:12.029478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-047fa85f-253e-4312-88ea-ad76645be5cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.029734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-047fa85f-253e-4312-88ea-ad76645be5cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.030020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-047fa85f-253e-4312-88ea-ad76645be5cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:12.030960 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-047fa85f-253e-4312-88ea-ad76645be5cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-235736055'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:21:12.041104 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-047fa85f-253e-4312-88ea-ad76645be5cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Get all volumes completed successfully. Aug 23 18:21:12.041534 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-047fa85f-253e-4312-88ea-ad76645be5cd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-235736055 returned with HTTP 200 Aug 23 18:21:12.041981 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 869/3503] 10.4.3.148 () {66 vars in 1336 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-235736055 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:21:12.052008 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b42a5195-db9f-4bd5-b019-5298f3581f06 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.054732 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b42a5195-db9f-4bd5-b019-5298f3581f06 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action Aug 23 18:21:12.055109 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b42a5195-db9f-4bd5-b019-5298f3581f06 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.055407 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b42a5195-db9f-4bd5-b019-5298f3581f06 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.065884 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.065884 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:12.066649 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b42a5195-db9f-4bd5-b019-5298f3581f06 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:21:12.073819 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b42a5195-db9f-4bd5-b019-5298f3581f06 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Reserve volume completed successfully. Aug 23 18:21:12.074100 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b42a5195-db9f-4bd5-b019-5298f3581f06 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action returned with HTTP 202 Aug 23 18:21:12.074590 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 876/3504] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:12.083726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-11312f1d-5eeb-4709-bf1f-03f74fb8c11e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.085686 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11312f1d-5eeb-4709-bf1f-03f74fb8c11e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action Aug 23 18:21:12.086072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11312f1d-5eeb-4709-bf1f-03f74fb8c11e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.086255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11312f1d-5eeb-4709-bf1f-03f74fb8c11e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.097209 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.097209 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:12.098257 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-11312f1d-5eeb-4709-bf1f-03f74fb8c11e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:21:12.104230 np0000007943 devstack@c-api.service[100226]: ERROR cinder.volume.api [None req-11312f1d-5eeb-4709-bf1f-03f74fb8c11e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume status must be available to reserve, but the status is attaching. Aug 23 18:21:12.104747 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11312f1d-5eeb-4709-bf1f-03f74fb8c11e tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action returned with HTTP 400 Aug 23 18:21:12.105630 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 882/3505] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action => generated 132 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:12.111505 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a0a730c-4f2e-41df-a63d-25f9d8c69505 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.115371 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a0a730c-4f2e-41df-a63d-25f9d8c69505 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:12.115828 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a0a730c-4f2e-41df-a63d-25f9d8c69505 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.115828 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a0a730c-4f2e-41df-a63d-25f9d8c69505 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.115928 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0a0a730c-4f2e-41df-a63d-25f9d8c69505 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:12.116809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e6d4e09-732d-4a33-b43d-d220b80a035d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.118612 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e6d4e09-732d-4a33-b43d-d220b80a035d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action Aug 23 18:21:12.119044 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e6d4e09-732d-4a33-b43d-d220b80a035d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.119280 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e6d4e09-732d-4a33-b43d-d220b80a035d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.123352 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.123352 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:12.124458 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a0a730c-4f2e-41df-a63d-25f9d8c69505 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:12.125014 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 879/3506] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:12.132941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03b6cc77-7c61-4965-8c92-1990a912921a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.135015 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03b6cc77-7c61-4965-8c92-1990a912921a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:12.135310 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03b6cc77-7c61-4965-8c92-1990a912921a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.135548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03b6cc77-7c61-4965-8c92-1990a912921a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.135671 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-03b6cc77-7c61-4965-8c92-1990a912921a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:12.141016 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.141016 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:12.141990 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03b6cc77-7c61-4965-8c92-1990a912921a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:12.142446 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 877/3507] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:12.311889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-205a1fb2-5ef1-4e7d-b9ef-d055a57b9b42 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.314975 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-205a1fb2-5ef1-4e7d-b9ef-d055a57b9b42 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:12.314975 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-205a1fb2-5ef1-4e7d-b9ef-d055a57b9b42 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.314975 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-205a1fb2-5ef1-4e7d-b9ef-d055a57b9b42 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.315464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-205a1fb2-5ef1-4e7d-b9ef-d055a57b9b42 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:12.316421 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf962b62-0627-4911-af89-95927a8a494a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.318825 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.318825 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:12.319354 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf962b62-0627-4911-af89-95927a8a494a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:12.319449 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e6d4e09-732d-4a33-b43d-d220b80a035d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:21:12.319554 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf962b62-0627-4911-af89-95927a8a494a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.319904 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf962b62-0627-4911-af89-95927a8a494a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.320089 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bf962b62-0627-4911-af89-95927a8a494a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:12.320852 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.320852 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:12.321888 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-205a1fb2-5ef1-4e7d-b9ef-d055a57b9b42 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:12.322353 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 883/3508] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:12.326524 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.326524 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:12.327565 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf962b62-0627-4911-af89-95927a8a494a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:12.328307 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 880/3509] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:12.335027 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e6d4e09-732d-4a33-b43d-d220b80a035d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Unreserve volume completed successfully. Aug 23 18:21:12.335357 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e6d4e09-732d-4a33-b43d-d220b80a035d tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action returned with HTTP 202 Aug 23 18:21:12.335873 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 870/3510] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:12.346319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3dcfdea-e9f5-4ed8-b436-161773196106 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.348322 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3dcfdea-e9f5-4ed8-b436-161773196106 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/2a5d96a4-cdc6-416c-8cf2-5f9021ce260b/action Aug 23 18:21:12.348704 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3dcfdea-e9f5-4ed8-b436-161773196106 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.348897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3dcfdea-e9f5-4ed8-b436-161773196106 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.358518 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3dcfdea-e9f5-4ed8-b436-161773196106 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/2a5d96a4-cdc6-416c-8cf2-5f9021ce260b/action returned with HTTP 404 Aug 23 18:21:12.359008 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 878/3511] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/2a5d96a4-cdc6-416c-8cf2-5f9021ce260b/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:12.368294 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8cfa1f51-ed81-4374-91c7-29cda9d6f755 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.370389 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cfa1f51-ed81-4374-91c7-29cda9d6f755 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/8850623d-3199-43ab-9a0f-c3a7fae84381/action Aug 23 18:21:12.370731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cfa1f51-ed81-4374-91c7-29cda9d6f755 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.370913 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cfa1f51-ed81-4374-91c7-29cda9d6f755 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.379613 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cfa1f51-ed81-4374-91c7-29cda9d6f755 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/8850623d-3199-43ab-9a0f-c3a7fae84381/action returned with HTTP 404 Aug 23 18:21:12.380348 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 884/3512] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/8850623d-3199-43ab-9a0f-c3a7fae84381/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:12.390397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c76142b-74eb-47a1-9b5f-5ac1fef352e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.397604 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 881/3513] 10.4.3.148 () {68 vars in 1260 bytes} [Sun Aug 23 18:21:12 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 23 18:21:12.406941 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-522014e7-9c51-48ee-98f7-3f1e530b5920 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.408544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-522014e7-9c51-48ee-98f7-3f1e530b5920 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] PUT https://10.4.3.148/volume/v3/volumes/tempest-invalid-1172101922 Aug 23 18:21:12.408980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-522014e7-9c51-48ee-98f7-3f1e530b5920 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.418102 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-522014e7-9c51-48ee-98f7-3f1e530b5920 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/tempest-invalid-1172101922 returned with HTTP 404 Aug 23 18:21:12.418737 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 871/3514] 10.4.3.148 () {68 vars in 1338 bytes} [Sun Aug 23 18:21:12 2026] PUT /volume/v3/volumes/tempest-invalid-1172101922 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:12.429880 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1077f02-86a9-43c2-b3ea-3540778ffeb8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.432597 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1077f02-86a9-43c2-b3ea-3540778ffeb8 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] PUT https://10.4.3.148/volume/v3/volumes/071021a6-d797-4397-8bbf-33f6386bdb1f Aug 23 18:21:12.433021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1077f02-86a9-43c2-b3ea-3540778ffeb8 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.440822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1077f02-86a9-43c2-b3ea-3540778ffeb8 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/071021a6-d797-4397-8bbf-33f6386bdb1f returned with HTTP 404 Aug 23 18:21:12.441516 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 879/3515] 10.4.3.148 () {68 vars in 1368 bytes} [Sun Aug 23 18:21:12 2026] PUT /volume/v3/volumes/071021a6-d797-4397-8bbf-33f6386bdb1f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:12.451470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-74f35dfe-d1f5-4a0a-99aa-4f0e09a1453b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.453748 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74f35dfe-d1f5-4a0a-99aa-4f0e09a1453b tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] DELETE https://10.4.3.148/volume/v3/volumes/d119cc1d-1c86-48b7-8290-892d6c1a8f74 Aug 23 18:21:12.454050 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74f35dfe-d1f5-4a0a-99aa-4f0e09a1453b tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.454839 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74f35dfe-d1f5-4a0a-99aa-4f0e09a1453b tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.454839 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-74f35dfe-d1f5-4a0a-99aa-4f0e09a1453b tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Delete volume with id: d119cc1d-1c86-48b7-8290-892d6c1a8f74 Aug 23 18:21:12.461330 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74f35dfe-d1f5-4a0a-99aa-4f0e09a1453b tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/d119cc1d-1c86-48b7-8290-892d6c1a8f74 returned with HTTP 404 Aug 23 18:21:12.461592 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 885/3516] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:12 2026] DELETE /volume/v3/volumes/d119cc1d-1c86-48b7-8290-892d6c1a8f74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:12.471110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-12eb1897-661a-46ab-b940-783f9e2d6266 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.472736 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12eb1897-661a-46ab-b940-783f9e2d6266 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action Aug 23 18:21:12.473087 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12eb1897-661a-46ab-b940-783f9e2d6266 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.473207 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12eb1897-661a-46ab-b940-783f9e2d6266 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.474657 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12eb1897-661a-46ab-b940-783f9e2d6266 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action returned with HTTP 400 Aug 23 18:21:12.475123 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 882/3517] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:12.484190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3ca7cc0-86b9-4de6-af7e-b23dfda46e1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.486314 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3ca7cc0-86b9-4de6-af7e-b23dfda46e1a tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action Aug 23 18:21:12.486700 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3ca7cc0-86b9-4de6-af7e-b23dfda46e1a tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.486910 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3ca7cc0-86b9-4de6-af7e-b23dfda46e1a tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.488493 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3ca7cc0-86b9-4de6-af7e-b23dfda46e1a tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action returned with HTTP 400 Aug 23 18:21:12.489101 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 872/3518] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:12.499467 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d7963b1-ba68-4313-9e58-d74ca71db265 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.501831 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d7963b1-ba68-4313-9e58-d74ca71db265 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/00371983-2d20-4b2b-afe5-953c9db710bf/action Aug 23 18:21:12.502277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d7963b1-ba68-4313-9e58-d74ca71db265 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.502465 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d7963b1-ba68-4313-9e58-d74ca71db265 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.512411 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d7963b1-ba68-4313-9e58-d74ca71db265 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/00371983-2d20-4b2b-afe5-953c9db710bf/action returned with HTTP 404 Aug 23 18:21:12.513086 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 880/3519] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/00371983-2d20-4b2b-afe5-953c9db710bf/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:12.522105 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-26c32fb2-bae7-4179-ac03-3eb096aaa3c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.524267 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26c32fb2-bae7-4179-ac03-3eb096aaa3c9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action Aug 23 18:21:12.524708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26c32fb2-bae7-4179-ac03-3eb096aaa3c9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.524893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26c32fb2-bae7-4179-ac03-3eb096aaa3c9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.526761 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26c32fb2-bae7-4179-ac03-3eb096aaa3c9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action returned with HTTP 400 Aug 23 18:21:12.527598 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 886/3520] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:12 2026] POST /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 23 18:21:12.537985 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3fcc37bf-c646-4ae3-ae4c-7cd38d8d9652 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.540150 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fcc37bf-c646-4ae3-ae4c-7cd38d8d9652 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] POST https://10.4.3.148/volume/v3/volumes/None/action Aug 23 18:21:12.540716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fcc37bf-c646-4ae3-ae4c-7cd38d8d9652 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:12.540716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fcc37bf-c646-4ae3-ae4c-7cd38d8d9652 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:12.549303 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fcc37bf-c646-4ae3-ae4c-7cd38d8d9652 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/None/action returned with HTTP 404 Aug 23 18:21:12.550008 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 883/3521] 10.4.3.148 () {68 vars in 1294 bytes} [Sun Aug 23 18:21:12 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 23 18:21:12.560805 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cd11439-8075-4872-ae4e-6dc1e8604bbe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.563126 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cd11439-8075-4872-ae4e-6dc1e8604bbe tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/bb0c3814-07fc-4bf2-aba9-8847483ac5df Aug 23 18:21:12.563387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cd11439-8075-4872-ae4e-6dc1e8604bbe tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.563959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cd11439-8075-4872-ae4e-6dc1e8604bbe tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.570912 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cd11439-8075-4872-ae4e-6dc1e8604bbe tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/bb0c3814-07fc-4bf2-aba9-8847483ac5df returned with HTTP 404 Aug 23 18:21:12.571530 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 873/3522] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/volumes/bb0c3814-07fc-4bf2-aba9-8847483ac5df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:12.580261 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c8d5f23-72d3-4ddf-9ba0-5a645e1d5ffd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.582291 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c8d5f23-72d3-4ddf-9ba0-5a645e1d5ffd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 Aug 23 18:21:12.582459 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c8d5f23-72d3-4ddf-9ba0-5a645e1d5ffd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.582649 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c8d5f23-72d3-4ddf-9ba0-5a645e1d5ffd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.590866 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.590866 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:12.595008 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c8d5f23-72d3-4ddf-9ba0-5a645e1d5ffd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:21:12.600298 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c8d5f23-72d3-4ddf-9ba0-5a645e1d5ffd tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 returned with HTTP 200 Aug 23 18:21:12.600723 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 881/3523] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:12.618833 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.620936 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] DELETE https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 Aug 23 18:21:12.621515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.621959 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.621959 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Delete volume with id: 5b4ff07d-0211-48c4-840e-80bfee363e44 Aug 23 18:21:12.631672 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.631672 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:12.632438 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:21:12.657961 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Delete volume request issued successfully. Aug 23 18:21:12.658265 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c8b0c80-2acf-49bc-a7a6-8f573a542cd9 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 returned with HTTP 202 Aug 23 18:21:12.660144 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 887/3524] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:12 2026] DELETE /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:21:12.668312 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ee62de2f-0ebc-45a4-aa44-09f4a1dda5c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.670366 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee62de2f-0ebc-45a4-aa44-09f4a1dda5c4 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 Aug 23 18:21:12.670673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee62de2f-0ebc-45a4-aa44-09f4a1dda5c4 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.670925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee62de2f-0ebc-45a4-aa44-09f4a1dda5c4 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.680232 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.680232 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:12.686462 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ee62de2f-0ebc-45a4-aa44-09f4a1dda5c4 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Volume info retrieved successfully. Aug 23 18:21:12.692395 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee62de2f-0ebc-45a4-aa44-09f4a1dda5c4 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 returned with HTTP 200 Aug 23 18:21:12.692842 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 884/3525] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:12.740720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-effa4dbb-c728-46b0-adb3-c840ff0f9bf9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:12.743321 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-effa4dbb-c728-46b0-adb3-c840ff0f9bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:12.743432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-effa4dbb-c728-46b0-adb3-c840ff0f9bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:12.743703 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-effa4dbb-c728-46b0-adb3-c840ff0f9bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:12.743885 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-effa4dbb-c728-46b0-adb3-c840ff0f9bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:12.749449 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:12.749449 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:12.750483 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-effa4dbb-c728-46b0-adb3-c840ff0f9bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:12.750952 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 874/3526] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:12 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:13.138687 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e241ee76-720a-4421-a08c-26a36e9618e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:13.144204 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e241ee76-720a-4421-a08c-26a36e9618e0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:13.144842 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e241ee76-720a-4421-a08c-26a36e9618e0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:13.144842 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e241ee76-720a-4421-a08c-26a36e9618e0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:13.144842 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e241ee76-720a-4421-a08c-26a36e9618e0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:13.153544 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:13.153544 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:13.154508 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e241ee76-720a-4421-a08c-26a36e9618e0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:13.155140 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-905619b0-580a-49ca-8b79-ca2c18f2e8da None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:13.155523 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 882/3527] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:13 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:13.157585 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-905619b0-580a-49ca-8b79-ca2c18f2e8da tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:13.157825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-905619b0-580a-49ca-8b79-ca2c18f2e8da tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:13.158171 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-905619b0-580a-49ca-8b79-ca2c18f2e8da tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:13.158171 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-905619b0-580a-49ca-8b79-ca2c18f2e8da tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:13.168233 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:13.168233 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:13.169858 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-905619b0-580a-49ca-8b79-ca2c18f2e8da tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:13.169858 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 888/3528] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:13 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:13.338221 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62d29369-18db-49d0-8e22-41ec4d7f99e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:13.340572 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62d29369-18db-49d0-8e22-41ec4d7f99e8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:13.341047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62d29369-18db-49d0-8e22-41ec4d7f99e8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:13.341329 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62d29369-18db-49d0-8e22-41ec4d7f99e8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:13.341553 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-62d29369-18db-49d0-8e22-41ec4d7f99e8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:13.343198 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63112db9-f763-4cb3-8f89-7bcff91c9c60 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:13.345599 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63112db9-f763-4cb3-8f89-7bcff91c9c60 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:13.345895 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63112db9-f763-4cb3-8f89-7bcff91c9c60 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:13.346176 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63112db9-f763-4cb3-8f89-7bcff91c9c60 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:13.346355 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-63112db9-f763-4cb3-8f89-7bcff91c9c60 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:13.348864 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:13.348864 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:13.350198 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62d29369-18db-49d0-8e22-41ec4d7f99e8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:13.350715 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 885/3529] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:13 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:13.355178 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:13.355178 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:13.356156 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63112db9-f763-4cb3-8f89-7bcff91c9c60 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:13.356783 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 875/3530] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:13 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:13.708892 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5a658a8-01f8-4090-aaac-b384bde19b20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:13.711039 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5a658a8-01f8-4090-aaac-b384bde19b20 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] GET https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 Aug 23 18:21:13.711279 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5a658a8-01f8-4090-aaac-b384bde19b20 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:13.711492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5a658a8-01f8-4090-aaac-b384bde19b20 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:13.719647 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5a658a8-01f8-4090-aaac-b384bde19b20 tempest-VolumesNegativeTest-1262308567 tempest-VolumesNegativeTest-1262308567-project-member] https://10.4.3.148/volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 returned with HTTP 404 Aug 23 18:21:13.720356 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 883/3531] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:13 2026] GET /volume/v3/volumes/5b4ff07d-0211-48c4-840e-80bfee363e44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:13.768165 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6dfbbc0d-97ee-4932-bd5f-7e03fc3c3427 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:13.769896 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dfbbc0d-97ee-4932-bd5f-7e03fc3c3427 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:13.770558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dfbbc0d-97ee-4932-bd5f-7e03fc3c3427 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:13.770558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dfbbc0d-97ee-4932-bd5f-7e03fc3c3427 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:13.770558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6dfbbc0d-97ee-4932-bd5f-7e03fc3c3427 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:13.780072 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:13.780072 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:13.781195 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dfbbc0d-97ee-4932-bd5f-7e03fc3c3427 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:13.781718 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 889/3532] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:13 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:13.919806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-2febb612-5a6c-4c2f-8702-bce9dd99d139 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:13.922498 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-2febb612-5a6c-4c2f-8702-bce9dd99d139 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] DELETE https://10.4.3.148/volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa Aug 23 18:21:13.922673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-2febb612-5a6c-4c2f-8702-bce9dd99d139 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:13.923023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-2febb612-5a6c-4c2f-8702-bce9dd99d139 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:13.931546 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:13.931546 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:13.988109 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4b5c2143-4927-4d06-9fa2-c2eaf6d8cdb0 req-2febb612-5a6c-4c2f-8702-bce9dd99d139 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa returned with HTTP 200 Aug 23 18:21:13.988109 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 886/3533] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:21:13 2026] DELETE /volume/v3/attachments/576918a1-65b4-4789-aec8-d322a5002baa => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:14.167410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-569328d2-8dea-4d03-9dce-f255e1ae9dc7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.169304 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-569328d2-8dea-4d03-9dce-f255e1ae9dc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:14.169633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-569328d2-8dea-4d03-9dce-f255e1ae9dc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.169959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-569328d2-8dea-4d03-9dce-f255e1ae9dc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.170134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-569328d2-8dea-4d03-9dce-f255e1ae9dc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:14.176161 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.176161 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:14.177118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.177258 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-569328d2-8dea-4d03-9dce-f255e1ae9dc7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:14.177589 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 876/3534] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:14.179354 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:14.179801 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-603236306", "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:14.180684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-676fba1f-3d8f-4cf8-b7e6-e28e8b5c5c6f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.181849 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-603236306', 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:14.183089 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-676fba1f-3d8f-4cf8-b7e6-e28e8b5c5c6f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:14.183330 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-676fba1f-3d8f-4cf8-b7e6-e28e8b5c5c6f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.183560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-676fba1f-3d8f-4cf8-b7e6-e28e8b5c5c6f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.183705 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-676fba1f-3d8f-4cf8-b7e6-e28e8b5c5c6f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:14.189541 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.189541 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:14.190426 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-676fba1f-3d8f-4cf8-b7e6-e28e8b5c5c6f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:14.190510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97df13b4-6b97-413d-8b05-15149571135e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.190971 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 890/3535] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:14.192926 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97df13b4-6b97-413d-8b05-15149571135e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a/action Aug 23 18:21:14.193451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97df13b4-6b97-413d-8b05-15149571135e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:14.193637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97df13b4-6b97-413d-8b05-15149571135e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:14.195458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-97df13b4-6b97-413d-8b05-15149571135e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Updating backup 'c262f3b1-5300-4f50-bcfc-0546652f259a' with '{'status': 'error'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 23 18:21:14.205573 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8081e95d-7a39-4485-9b5b-687a4f57d02a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.206694 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.206694 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:14.207412 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8081e95d-7a39-4485-9b5b-687a4f57d02a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be Aug 23 18:21:14.207644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8081e95d-7a39-4485-9b5b-687a4f57d02a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.207896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8081e95d-7a39-4485-9b5b-687a4f57d02a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.216971 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.216971 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:14.218909 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-97df13b4-6b97-413d-8b05-15149571135e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] reset_status in rpcapi backup_id c262f3b1-5300-4f50-bcfc-0546652f259a on host np0000007943. {{(pid=100223) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 23 18:21:14.221290 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97df13b4-6b97-413d-8b05-15149571135e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a/action returned with HTTP 202 Aug 23 18:21:14.221972 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 887/3536] 10.4.3.148 () {70 vars in 1430 bytes} [Sun Aug 23 18:21:14 2026] POST /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:14.222622 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8081e95d-7a39-4485-9b5b-687a4f57d02a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:14.231409 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8081e95d-7a39-4485-9b5b-687a4f57d02a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be returned with HTTP 200 Aug 23 18:21:14.231409 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 877/3537] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:14.231506 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.232937 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 Aug 23 18:21:14.233051 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.233158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.233406 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume with id: 9e8fb323-f3b5-4703-8331-e2b3c6765332 Aug 23 18:21:14.246038 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.246038 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:14.246038 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:14.248133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9426740-b57f-472a-b129-2f69d23d675e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.248133 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9426740-b57f-472a-b129-2f69d23d675e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be Aug 23 18:21:14.248133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9426740-b57f-472a-b129-2f69d23d675e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.248133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9426740-b57f-472a-b129-2f69d23d675e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.257344 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.257344 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:14.262644 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b9426740-b57f-472a-b129-2f69d23d675e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:14.269314 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9426740-b57f-472a-b129-2f69d23d675e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be returned with HTTP 200 Aug 23 18:21:14.269592 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume request issued successfully. Aug 23 18:21:14.269782 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 888/3538] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be => generated 1412 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:14.269898 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d2a3031-6e79-43b5-9ec1-7f657ddd88f4 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 returned with HTTP 202 Aug 23 18:21:14.270371 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 891/3539] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:14 2026] DELETE /volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:14.279869 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f4976752-e0e7-4ad6-b3e2-c9a0311e1d41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.282537 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Create volume of 1 GB Aug 23 18:21:14.282602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4976752-e0e7-4ad6-b3e2-c9a0311e1d41 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 Aug 23 18:21:14.282749 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4976752-e0e7-4ad6-b3e2-c9a0311e1d41 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.283134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4976752-e0e7-4ad6-b3e2-c9a0311e1d41 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.288631 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Availability Zones retrieved successfully. Aug 23 18:21:14.292812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.294142 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.294142 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:14.294827 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be Aug 23 18:21:14.295081 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.295218 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Flow 'volume_create_api' (77fac3d0-f7d2-4261-916a-476d854b76c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:14.295346 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.295569 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: 494003dd-af81-4238-93d6-5cdb2aa2a5be Aug 23 18:21:14.296654 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9acaff42-e6a0-44de-8fa2-414fc0863ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:14.297745 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:14.299864 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f4976752-e0e7-4ad6-b3e2-c9a0311e1d41 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:14.304874 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.304874 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:14.305461 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:14.307165 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4976752-e0e7-4ad6-b3e2-c9a0311e1d41 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 returned with HTTP 200 Aug 23 18:21:14.307732 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 878/3540] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:14.334532 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume request issued successfully. Aug 23 18:21:14.334845 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78f3b4f9-d7f3-4c7d-b7a0-e13e55b6edc9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be returned with HTTP 202 Aug 23 18:21:14.335277 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 889/3541] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:14 2026] DELETE /volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:14.344738 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6fc8c743-48d8-4650-8b28-baad8f02d296 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.346670 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fc8c743-48d8-4650-8b28-baad8f02d296 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be Aug 23 18:21:14.346900 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fc8c743-48d8-4650-8b28-baad8f02d296 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.347155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fc8c743-48d8-4650-8b28-baad8f02d296 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.355283 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.355283 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:14.359448 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6fc8c743-48d8-4650-8b28-baad8f02d296 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:14.365421 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fc8c743-48d8-4650-8b28-baad8f02d296 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be returned with HTTP 200 Aug 23 18:21:14.365915 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 892/3542] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:14.368227 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e8283cd9-0c9b-45e2-9375-22c8cc524b98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.371470 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8283cd9-0c9b-45e2-9375-22c8cc524b98 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:14.371470 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8283cd9-0c9b-45e2-9375-22c8cc524b98 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.371679 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8283cd9-0c9b-45e2-9375-22c8cc524b98 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.371804 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e8283cd9-0c9b-45e2-9375-22c8cc524b98 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:14.372885 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5038dc85-01d7-4820-8839-a6b93f0dc935 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.375908 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5038dc85-01d7-4820-8839-a6b93f0dc935 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:14.375908 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5038dc85-01d7-4820-8839-a6b93f0dc935 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.377117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5038dc85-01d7-4820-8839-a6b93f0dc935 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.377117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5038dc85-01d7-4820-8839-a6b93f0dc935 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:14.377196 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.377196 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:14.378496 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8283cd9-0c9b-45e2-9375-22c8cc524b98 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:14.378496 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 879/3543] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:14.378769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9acaff42-e6a0-44de-8fa2-414fc0863ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:14.379704 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e47ec2e-884d-454d-987d-e2e682e62fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:14.381060 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.381060 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:14.381889 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5038dc85-01d7-4820-8839-a6b93f0dc935 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:14.382473 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 890/3544] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:14.453881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Created reservations ['6f80e703-a586-4772-b286-442c2217887b', '9267122c-8c9c-48d5-a5f7-c2f4aadb599b', 'd191515f-f70c-4693-9db7-a3cf2b16157f', 'f181d8d7-7d3a-406e-8434-2205f5295725'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:14.455569 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e47ec2e-884d-454d-987d-e2e682e62fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f80e703-a586-4772-b286-442c2217887b', '9267122c-8c9c-48d5-a5f7-c2f4aadb599b', 'd191515f-f70c-4693-9db7-a3cf2b16157f', 'f181d8d7-7d3a-406e-8434-2205f5295725']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:14.455771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b26b4d-1050-42e3-841c-3899d9d279f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:14.477838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b26b4d-1050-42e3-841c-3899d9d279f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1574a417-e5d7-4693-b5e0-8f320f217b50', '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-603236306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7124b097f004946b108e9c646e2a9f4',qos_specs=None,replication_status=,reservations=['6f80e703-a586-4772-b286-442c2217887b','9267122c-8c9c-48d5-a5f7-c2f4aadb599b','d191515f-f70c-4693-9db7-a3cf2b16157f','f181d8d7-7d3a-406e-8434-2205f5295725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17b6d54ba5e480fb438ebedc5af773e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-603236306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1574a417-e5d7-4693-b5e0-8f320f217b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7124b097f004946b108e9c646e2a9f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e17b6d54ba5e480fb438ebedc5af773e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:14.478623 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac9ca3a-e293-4deb-86dd-b12951b5b56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:14.498217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac9ca3a-e293-4deb-86dd-b12951b5b56a) transitioned into state 'SUCCESS' from state '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-603236306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7124b097f004946b108e9c646e2a9f4',qos_specs=None,replication_status=,reservations=['6f80e703-a586-4772-b286-442c2217887b','9267122c-8c9c-48d5-a5f7-c2f4aadb599b','d191515f-f70c-4693-9db7-a3cf2b16157f','f181d8d7-7d3a-406e-8434-2205f5295725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17b6d54ba5e480fb438ebedc5af773e',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:14.499263 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d733983f-6bf8-4978-bf15-ad1838be84c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:14.509826 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d733983f-6bf8-4978-bf15-ad1838be84c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:14.510730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Flow 'volume_create_api' (77fac3d0-f7d2-4261-916a-476d854b76c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:14.511109 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Create volume request issued successfully. Aug 23 18:21:14.511650 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cdfe3834-a5c1-4caf-8b16-931c63885acb tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:14.512096 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 884/3545] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:14 2026] POST /volume/v3/volumes => generated 752 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:14.529501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3317f54-61f6-4744-bf80-28e93616c438 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.531563 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3317f54-61f6-4744-bf80-28e93616c438 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] GET https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:21:14.531811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3317f54-61f6-4744-bf80-28e93616c438 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.532018 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3317f54-61f6-4744-bf80-28e93616c438 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.540625 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.540625 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:14.545163 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f3317f54-61f6-4744-bf80-28e93616c438 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Volume info retrieved successfully. Aug 23 18:21:14.550331 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3317f54-61f6-4744-bf80-28e93616c438 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 returned with HTTP 200 Aug 23 18:21:14.550732 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 893/3546] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:14.761364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0bf3dd3c-321b-4911-84a6-4c80bea10b44 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.764317 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bf3dd3c-321b-4911-84a6-4c80bea10b44 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:21:14.765003 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0bf3dd3c-321b-4911-84a6-4c80bea10b44 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.765003 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0bf3dd3c-321b-4911-84a6-4c80bea10b44 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.778834 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.778834 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:14.784470 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0bf3dd3c-321b-4911-84a6-4c80bea10b44 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:14.794254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e12dc846-9809-4cde-bba7-10247853bd5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:14.795558 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bf3dd3c-321b-4911-84a6-4c80bea10b44 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:21:14.796387 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 880/3547] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:14.797342 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e12dc846-9809-4cde-bba7-10247853bd5d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:14.797590 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e12dc846-9809-4cde-bba7-10247853bd5d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:14.797844 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e12dc846-9809-4cde-bba7-10247853bd5d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:14.797983 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e12dc846-9809-4cde-bba7-10247853bd5d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:14.803099 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:14.803099 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:14.803959 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e12dc846-9809-4cde-bba7-10247853bd5d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:14.804338 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 891/3548] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:14 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:15.324900 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-230a7219-5f5a-4943-aa63-9c62d57aebf2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.326833 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-230a7219-5f5a-4943-aa63-9c62d57aebf2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 Aug 23 18:21:15.327041 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-230a7219-5f5a-4943-aa63-9c62d57aebf2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.327201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-230a7219-5f5a-4943-aa63-9c62d57aebf2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.336277 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-230a7219-5f5a-4943-aa63-9c62d57aebf2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 returned with HTTP 404 Aug 23 18:21:15.336277 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 885/3549] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/volumes/9e8fb323-f3b5-4703-8331-e2b3c6765332 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:15.351309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.353353 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] POST https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26/restore Aug 23 18:21:15.353877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:15.355929 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Restoring backup dfa222a9-89cb-4126-9683-8b904a90aa26 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100226) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:21:15.356057 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Restoring backup dfa222a9-89cb-4126-9683-8b904a90aa26 to volume None. Aug 23 18:21:15.361925 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.361925 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:15.363254 np0000007943 devstack@c-api.service[100226]: INFO cinder.backup.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Creating volume of 1 GB for restore of backup dfa222a9-89cb-4126-9683-8b904a90aa26. Aug 23 18:21:15.373699 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Availability zone cache updated, next update will occur around 2026-08-23 19:21:15.373251. {{(pid=100226) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 23 18:21:15.373945 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:15.382652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ebe3ad56-d441-4e64-8eb4-a848401ef1a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.385994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (ddd5f68d-a3a7-4e27-944b-15a328fa96cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:15.386242 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebe3ad56-d441-4e64-8eb4-a848401ef1a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be Aug 23 18:21:15.386323 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6305228-b73f-4d12-a5d3-8e2e920e02c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:15.386383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebe3ad56-d441-4e64-8eb4-a848401ef1a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.386383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebe3ad56-d441-4e64-8eb4-a848401ef1a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.386460 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:15.392472 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a44843c-5a4b-42df-b60c-e6f819a64158 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.394646 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a44843c-5a4b-42df-b60c-e6f819a64158 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:15.394897 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a44843c-5a4b-42df-b60c-e6f819a64158 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.395009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a44843c-5a4b-42df-b60c-e6f819a64158 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.395223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9a44843c-5a4b-42df-b60c-e6f819a64158 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:15.395400 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e97b40d2-a3be-4210-aa6a-8d34d916fd8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.397163 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebe3ad56-d441-4e64-8eb4-a848401ef1a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be returned with HTTP 404 Aug 23 18:21:15.397461 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e97b40d2-a3be-4210-aa6a-8d34d916fd8b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:15.397708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e97b40d2-a3be-4210-aa6a-8d34d916fd8b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.397938 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e97b40d2-a3be-4210-aa6a-8d34d916fd8b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.398016 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 881/3550] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/volumes/494003dd-af81-4238-93d6-5cdb2aa2a5be => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:15.398125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e97b40d2-a3be-4210-aa6a-8d34d916fd8b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:15.401158 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.401158 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:15.402009 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a44843c-5a4b-42df-b60c-e6f819a64158 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:15.402482 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 892/3551] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:15.404731 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.404731 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:15.405822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e97b40d2-a3be-4210-aa6a-8d34d916fd8b tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:15.405822 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 886/3552] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:15.406887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0134b396-afa0-4dc8-aa20-c2cc4246e58a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.409588 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0134b396-afa0-4dc8-aa20-c2cc4246e58a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:15.409909 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0134b396-afa0-4dc8-aa20-c2cc4246e58a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.410213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0134b396-afa0-4dc8-aa20-c2cc4246e58a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.410315 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-0134b396-afa0-4dc8-aa20-c2cc4246e58a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete backup with id: 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. Aug 23 18:21:15.416232 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.416232 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:15.429426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6305228-b73f-4d12-a5d3-8e2e920e02c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:15.430286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d28e01-5345-4316-b736-b85ad6fe5aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:15.431689 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-0134b396-afa0-4dc8-aa20-c2cc4246e58a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] delete_backup rpcapi backup_id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:15.433913 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0134b396-afa0-4dc8-aa20-c2cc4246e58a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 202 Aug 23 18:21:15.434615 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 882/3553] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:15 2026] DELETE /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 23 18:21:15.446035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1ad07ba-cae4-46c8-85b8-e0ed494dc4f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.448140 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1ad07ba-cae4-46c8-85b8-e0ed494dc4f6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:15.448418 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1ad07ba-cae4-46c8-85b8-e0ed494dc4f6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.450974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1ad07ba-cae4-46c8-85b8-e0ed494dc4f6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.450974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d1ad07ba-cae4-46c8-85b8-e0ed494dc4f6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:15.457346 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.457346 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:15.457766 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1ad07ba-cae4-46c8-85b8-e0ed494dc4f6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 200 Aug 23 18:21:15.458280 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 893/3554] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:15.492309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Created reservations ['9e1fd5c5-c4ae-4363-ad11-eebf2af9a657', '16467ca8-d38e-46d0-bb55-2bc90caf7ddf', '4c532615-e73c-4b1c-b5b3-296d728edb79', 'd6374b54-146f-4e63-93b9-af7b108f0a1b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:15.493194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d28e01-5345-4316-b736-b85ad6fe5aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e1fd5c5-c4ae-4363-ad11-eebf2af9a657', '16467ca8-d38e-46d0-bb55-2bc90caf7ddf', '4c532615-e73c-4b1c-b5b3-296d728edb79', 'd6374b54-146f-4e63-93b9-af7b108f0a1b']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:15.494136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d70378-83a3-4268-b182-d8da901a093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:15.526967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d70378-83a3-4268-b182-d8da901a093c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb8def73-2a8d-4f7b-a8d9-cee39ccb0374', '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='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['9e1fd5c5-c4ae-4363-ad11-eebf2af9a657','16467ca8-d38e-46d0-bb55-2bc90caf7ddf','4c532615-e73c-4b1c-b5b3-296d728edb79','d6374b54-146f-4e63-93b9-af7b108f0a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:15Z,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=eb8def73-2a8d-4f7b-a8d9-cee39ccb0374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='792040f8b958478997d17743e3604d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98899b4d2d0a4b6981004cfea78d4980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:15.528275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd36492-aa2a-4686-8754-9d3a5cada893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:15.552276 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd36492-aa2a-4686-8754-9d3a5cada893) transitioned into 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='792040f8b958478997d17743e3604d68',qos_specs=None,replication_status=,reservations=['9e1fd5c5-c4ae-4363-ad11-eebf2af9a657','16467ca8-d38e-46d0-bb55-2bc90caf7ddf','4c532615-e73c-4b1c-b5b3-296d728edb79','d6374b54-146f-4e63-93b9-af7b108f0a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98899b4d2d0a4b6981004cfea78d4980',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:15.552276 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f825e60-e015-4c27-b05e-7e41a1c31ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:15.565960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f825e60-e015-4c27-b05e-7e41a1c31ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:15.567624 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Flow 'volume_create_api' (ddd5f68d-a3a7-4e27-944b-15a328fa96cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:15.567918 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Create volume request issued successfully. Aug 23 18:21:15.570004 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe195efa-b669-43c6-94f0-afd7f5df1dc5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.572565 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe195efa-b669-43c6-94f0-afd7f5df1dc5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] GET https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:21:15.573127 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe195efa-b669-43c6-94f0-afd7f5df1dc5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.573127 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe195efa-b669-43c6-94f0-afd7f5df1dc5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.577629 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.577629 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:15.578124 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:15.582877 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.582877 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:15.587923 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fe195efa-b669-43c6-94f0-afd7f5df1dc5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Volume info retrieved successfully. Aug 23 18:21:15.596910 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe195efa-b669-43c6-94f0-afd7f5df1dc5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 returned with HTTP 200 Aug 23 18:21:15.597226 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 887/3555] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:15.665118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-f4a84ab4-d1b5-4a1c-8fa8-2f4f4bc8859c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.669825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-f4a84ab4-d1b5-4a1c-8fa8-2f4f4bc8859c tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] GET https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:21:15.670327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-f4a84ab4-d1b5-4a1c-8fa8-2f4f4bc8859c tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.670537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-f4a84ab4-d1b5-4a1c-8fa8-2f4f4bc8859c tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.684130 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.684130 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:15.691723 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-f4a84ab4-d1b5-4a1c-8fa8-2f4f4bc8859c tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Volume info retrieved successfully. Aug 23 18:21:15.701616 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-f4a84ab4-d1b5-4a1c-8fa8-2f4f4bc8859c tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 returned with HTTP 200 Aug 23 18:21:15.701856 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 883/3556] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:15.818833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6efe5a0d-6860-4611-8e96-42e618d350b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:15.821593 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6efe5a0d-6860-4611-8e96-42e618d350b1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:15.821859 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6efe5a0d-6860-4611-8e96-42e618d350b1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:15.822085 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6efe5a0d-6860-4611-8e96-42e618d350b1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:15.822203 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6efe5a0d-6860-4611-8e96-42e618d350b1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:15.832535 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:15.832535 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:15.833712 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6efe5a0d-6860-4611-8e96-42e618d350b1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:15.834291 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 894/3557] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:15 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:16.417487 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e46b4b56-f42b-4bc4-9eef-016c5f68c433 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.419448 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e46b4b56-f42b-4bc4-9eef-016c5f68c433 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:16.419573 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e46b4b56-f42b-4bc4-9eef-016c5f68c433 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.420181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e46b4b56-f42b-4bc4-9eef-016c5f68c433 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.420181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e46b4b56-f42b-4bc4-9eef-016c5f68c433 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:16.420415 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5e108b2-da80-4508-82a9-fefcb5a947d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.422286 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5e108b2-da80-4508-82a9-fefcb5a947d1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:16.422605 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5e108b2-da80-4508-82a9-fefcb5a947d1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.422836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5e108b2-da80-4508-82a9-fefcb5a947d1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.423000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d5e108b2-da80-4508-82a9-fefcb5a947d1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:16.425203 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.425203 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:16.426376 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e46b4b56-f42b-4bc4-9eef-016c5f68c433 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:16.426914 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 888/3558] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:16.428010 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.428010 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:16.428771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5e108b2-da80-4508-82a9-fefcb5a947d1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:16.429386 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 884/3559] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:16.474326 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca0dfb05-5f87-45cf-b372-81bf357fa14a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.477994 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca0dfb05-5f87-45cf-b372-81bf357fa14a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 Aug 23 18:21:16.478319 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca0dfb05-5f87-45cf-b372-81bf357fa14a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.478639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca0dfb05-5f87-45cf-b372-81bf357fa14a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.478721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ca0dfb05-5f87-45cf-b372-81bf357fa14a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 746c43e2-8b90-40c8-bd9f-3ce9dcf46b25. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:16.486768 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca0dfb05-5f87-45cf-b372-81bf357fa14a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 returned with HTTP 404 Aug 23 18:21:16.487436 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 895/3560] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/backups/746c43e2-8b90-40c8-bd9f-3ce9dcf46b25 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:16.524910 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-00413b10-16db-4e52-b43c-d95c3c4cb0a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.528578 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-00413b10-16db-4e52-b43c-d95c3c4cb0a9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] GET https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:21:16.528853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-00413b10-16db-4e52-b43c-d95c3c4cb0a9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.529119 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-00413b10-16db-4e52-b43c-d95c3c4cb0a9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.538285 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.538285 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:16.544575 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-00413b10-16db-4e52-b43c-d95c3c4cb0a9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Volume info retrieved successfully. Aug 23 18:21:16.553304 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-00413b10-16db-4e52-b43c-d95c3c4cb0a9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 returned with HTTP 200 Aug 23 18:21:16.553938 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 889/3561] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:16.569062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0c7ccc3-7b08-4e55-a498-641c9ae821ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.569468 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0c7ccc3-7b08-4e55-a498-641c9ae821ba None None] GET https://10.4.3.148/volume// Aug 23 18:21:16.569523 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0c7ccc3-7b08-4e55-a498-641c9ae821ba None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.569690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0c7ccc3-7b08-4e55-a498-641c9ae821ba None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.569690 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0c7ccc3-7b08-4e55-a498-641c9ae821ba None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:16.570307 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 885/3562] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:16.582731 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-93f0fe32-fa36-4904-9364-aed9f77c572a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.585676 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-93f0fe32-fa36-4904-9364-aed9f77c572a tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:21:16.586216 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-93f0fe32-fa36-4904-9364-aed9f77c572a tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1574a417-e5d7-4693-b5e0-8f320f217b50", "connector": null, "instance_uuid": "033104ad-9ed3-4994-a680-3d844467f4b2"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:16.586784 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.586784 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:16.587207 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:16.587378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Checking backup size 1 against volume size 1 {{(pid=100226) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:21:16.587536 np0000007943 devstack@c-api.service[100226]: INFO cinder.backup.api [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Overwriting volume eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 with restore of backup dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:16.597356 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.597356 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:16.601123 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-425f595d-1624-40cc-ab79-2b452441ee29 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.604817 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-425f595d-1624-40cc-ab79-2b452441ee29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:21:16.604817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-425f595d-1624-40cc-ab79-2b452441ee29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.604817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-425f595d-1624-40cc-ab79-2b452441ee29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.608217 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] restore_backup in rpcapi backup_id dfa222a9-89cb-4126-9683-8b904a90aa26 {{(pid=100226) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:21:16.610125 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0862634c-3d73-4bcf-ac85-ac5a5f9402c5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26/restore returned with HTTP 202 Aug 23 18:21:16.610610 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 894/3563] 10.4.3.148 () {70 vars in 1433 bytes} [Sun Aug 23 18:21:15 2026] POST /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26/restore => generated 152 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:16.612673 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.612673 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:16.623450 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-425f595d-1624-40cc-ab79-2b452441ee29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:16.627223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6fd3e9ba-5e03-4801-8248-f04e03e831c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.630268 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fd3e9ba-5e03-4801-8248-f04e03e831c0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:16.630629 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fd3e9ba-5e03-4801-8248-f04e03e831c0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.630937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fd3e9ba-5e03-4801-8248-f04e03e831c0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.631492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6fd3e9ba-5e03-4801-8248-f04e03e831c0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:16.632157 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-425f595d-1624-40cc-ab79-2b452441ee29 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 200 Aug 23 18:21:16.632721 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 890/3564] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:16.637335 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.637335 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:16.638748 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fd3e9ba-5e03-4801-8248-f04e03e831c0 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:16.638938 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-93f0fe32-fa36-4904-9364-aed9f77c572a tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:21:16.639253 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 886/3565] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:16.639531 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 896/3566] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:21:16 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 23 18:21:16.650270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.656894 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:21:16.657134 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.657340 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.657540 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: 08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:21:16.667970 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.667970 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:16.668529 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:16.705610 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume request issued successfully. Aug 23 18:21:16.705610 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1bbe4b22-a413-4e29-8887-0189c8cf2542 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 202 Aug 23 18:21:16.705929 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 895/3567] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:16 2026] DELETE /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:16.713864 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-472eedfc-304a-4181-ad79-eb0555aaa202 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.716003 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-472eedfc-304a-4181-ad79-eb0555aaa202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:21:16.716218 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-472eedfc-304a-4181-ad79-eb0555aaa202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.716391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-472eedfc-304a-4181-ad79-eb0555aaa202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.724988 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.724988 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:16.729655 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-472eedfc-304a-4181-ad79-eb0555aaa202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:16.736301 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-472eedfc-304a-4181-ad79-eb0555aaa202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 200 Aug 23 18:21:16.736715 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 891/3568] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:16.845217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ed3f2ff-2cbd-48b7-be88-9550e44710d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:16.847157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ed3f2ff-2cbd-48b7-be88-9550e44710d8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:16.847399 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ed3f2ff-2cbd-48b7-be88-9550e44710d8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:16.847640 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ed3f2ff-2cbd-48b7-be88-9550e44710d8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:16.847861 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0ed3f2ff-2cbd-48b7-be88-9550e44710d8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:16.852019 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:16.852019 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:16.852782 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ed3f2ff-2cbd-48b7-be88-9550e44710d8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:16.853186 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 887/3569] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:16 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:17.441023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-379a54d2-0ed4-4408-8548-d1951d221464 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.441730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7b1ecf6b-b46c-484a-9ebe-48d16a93bbe0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.445448 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b1ecf6b-b46c-484a-9ebe-48d16a93bbe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:17.445448 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b1ecf6b-b46c-484a-9ebe-48d16a93bbe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:17.445448 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b1ecf6b-b46c-484a-9ebe-48d16a93bbe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:17.445448 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7b1ecf6b-b46c-484a-9ebe-48d16a93bbe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:17.445669 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-379a54d2-0ed4-4408-8548-d1951d221464 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:17.445669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-379a54d2-0ed4-4408-8548-d1951d221464 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:17.445669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-379a54d2-0ed4-4408-8548-d1951d221464 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:17.445669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-379a54d2-0ed4-4408-8548-d1951d221464 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:17.449241 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:17.449241 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:17.450104 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b1ecf6b-b46c-484a-9ebe-48d16a93bbe0 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:17.450476 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 896/3570] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:17 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:17.454170 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:17.454170 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:17.457359 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-379a54d2-0ed4-4408-8548-d1951d221464 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:17.457359 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 897/3571] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:17 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:17.642289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff727d29-6219-4101-ad4f-f2c387bf5008 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.643312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff727d29-6219-4101-ad4f-f2c387bf5008 None None] GET https://10.4.3.148/volume// Aug 23 18:21:17.643312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff727d29-6219-4101-ad4f-f2c387bf5008 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:17.643312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff727d29-6219-4101-ad4f-f2c387bf5008 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:17.643801 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff727d29-6219-4101-ad4f-f2c387bf5008 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:17.644154 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 892/3572] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:21:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:17.652262 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5742ef0f-cb04-4514-a7f6-b0ce0996c7f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.656483 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5742ef0f-cb04-4514-a7f6-b0ce0996c7f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:17.656483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5742ef0f-cb04-4514-a7f6-b0ce0996c7f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:17.656483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5742ef0f-cb04-4514-a7f6-b0ce0996c7f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:17.656483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5742ef0f-cb04-4514-a7f6-b0ce0996c7f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:17.657005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-264ee4b5-71ce-4b3b-aa1b-b1d38ba0e1c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.660121 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-264ee4b5-71ce-4b3b-aa1b-b1d38ba0e1c9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] GET https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:21:17.660425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-264ee4b5-71ce-4b3b-aa1b-b1d38ba0e1c9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:17.660917 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-264ee4b5-71ce-4b3b-aa1b-b1d38ba0e1c9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:17.662064 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:17.662064 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:17.663886 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5742ef0f-cb04-4514-a7f6-b0ce0996c7f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:17.664608 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 888/3573] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:17 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:17.681381 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:17.681381 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:17.687284 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-264ee4b5-71ce-4b3b-aa1b-b1d38ba0e1c9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Volume info retrieved successfully. Aug 23 18:21:17.695575 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-264ee4b5-71ce-4b3b-aa1b-b1d38ba0e1c9 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 returned with HTTP 200 Aug 23 18:21:17.696159 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 897/3574] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:21:17 2026] GET /volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 => generated 1539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:21:17.749444 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-970245c4-b40f-4fb6-9f4b-3e5201813c25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.751377 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-970245c4-b40f-4fb6-9f4b-3e5201813c25 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f Aug 23 18:21:17.751614 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-970245c4-b40f-4fb6-9f4b-3e5201813c25 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:17.751831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-970245c4-b40f-4fb6-9f4b-3e5201813c25 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:17.759227 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-970245c4-b40f-4fb6-9f4b-3e5201813c25 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f returned with HTTP 404 Aug 23 18:21:17.760013 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 898/3575] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:17 2026] GET /volume/v3/volumes/08ebb83d-3100-4357-8cdf-6ddad892ef5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:21:17.777514 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.779604 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:17.779937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-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-1407828829"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:17.781707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1407828829'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:17.781823 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume of 1 GB Aug 23 18:21:17.786865 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Availability Zones retrieved successfully. Aug 23 18:21:17.795387 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (86afa1f4-a9ba-4cfa-9ae7-3050d7a119ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:17.796863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96561ebb-6380-49bf-bfc7-673128e45af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:17.797897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:17.827578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-723f4018-909f-4657-8f3c-980335cdb887 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.829672 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-723f4018-909f-4657-8f3c-980335cdb887 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] PUT https://10.4.3.148/volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e Aug 23 18:21:17.830066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-723f4018-909f-4657-8f3c-980335cdb887 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:17.831593 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96561ebb-6380-49bf-bfc7-673128e45af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:17.832884 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444d9ec9-0a49-45cf-96a2-7354613f5fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:17.839054 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-723f4018-909f-4657-8f3c-980335cdb887 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Acquiring lock "cinder-attachment_update-1574a417-e5d7-4693-b5e0-8f320f217b50-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:21:17.844183 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-723f4018-909f-4657-8f3c-980335cdb887 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Lock "cinder-attachment_update-1574a417-e5d7-4693-b5e0-8f320f217b50-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:21:17.845017 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:17.845017 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:17.866673 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bec9781e-e7cb-441f-b829-9ceb3a2ae008 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:17.869403 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bec9781e-e7cb-441f-b829-9ceb3a2ae008 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:17.869599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bec9781e-e7cb-441f-b829-9ceb3a2ae008 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:17.869910 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bec9781e-e7cb-441f-b829-9ceb3a2ae008 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:17.870015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bec9781e-e7cb-441f-b829-9ceb3a2ae008 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:17.876668 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:17.876668 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:17.878166 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bec9781e-e7cb-441f-b829-9ceb3a2ae008 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:17.878648 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 898/3576] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:17 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:17.896642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['ef117d69-d219-4f64-8f23-9e82d602ea6f', 'fa313cec-23ec-4176-8374-8d3a681949ac', '4eb2096c-cc98-4a59-a9a3-d7d5ca06cbf7', '278838a6-5357-4701-a6eb-8370cdb7d835'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:17.897357 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444d9ec9-0a49-45cf-96a2-7354613f5fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef117d69-d219-4f64-8f23-9e82d602ea6f', 'fa313cec-23ec-4176-8374-8d3a681949ac', '4eb2096c-cc98-4a59-a9a3-d7d5ca06cbf7', '278838a6-5357-4701-a6eb-8370cdb7d835']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:17.898169 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e727f90e-67ec-4b86-9e71-2e9dfd4e1f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:17.943910 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e727f90e-67ec-4b86-9e71-2e9dfd4e1f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6664179-3d0a-4ffe-95a1-6857d96205e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1407828829',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['ef117d69-d219-4f64-8f23-9e82d602ea6f','fa313cec-23ec-4176-8374-8d3a681949ac','4eb2096c-cc98-4a59-a9a3-d7d5ca06cbf7','278838a6-5357-4701-a6eb-8370cdb7d835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1407828829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6664179-3d0a-4ffe-95a1-6857d96205e8,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='ce3f9cc27963411f817039055e57c1e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da432b89bfb74812b873f63873a5a9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:17.945410 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ddfea27-90ff-4577-95fa-abef4e901fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:17.988279 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ddfea27-90ff-4577-95fa-abef4e901fdf) transitioned into state 'SUCCESS' from state '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-1407828829',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['ef117d69-d219-4f64-8f23-9e82d602ea6f','fa313cec-23ec-4176-8374-8d3a681949ac','4eb2096c-cc98-4a59-a9a3-d7d5ca06cbf7','278838a6-5357-4701-a6eb-8370cdb7d835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:17.989178 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4402d372-32b2-4ee3-9536-344ccf9f444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:17.994165 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-723f4018-909f-4657-8f3c-980335cdb887 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Lock "cinder-attachment_update-1574a417-e5d7-4693-b5e0-8f320f217b50-np0000007943" released by "attachment_update" :: held 0.150s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:21:17.995235 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-723f4018-909f-4657-8f3c-980335cdb887 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e returned with HTTP 200 Aug 23 18:21:17.995235 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 889/3577] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:21:17 2026] PUT /volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:18.005494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4402d372-32b2-4ee3-9536-344ccf9f444a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:18.009219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (86afa1f4-a9ba-4cfa-9ae7-3050d7a119ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:18.009959 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request issued successfully. Aug 23 18:21:18.010957 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8592eaea-9cbe-4efe-b926-8320a21b1a11 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:18.011691 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 893/3578] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:17 2026] POST /volume/v3/volumes => generated 816 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:18.027678 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0efc5f6-e4fe-498c-a90e-4c01d277d6db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.029606 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0efc5f6-e4fe-498c-a90e-4c01d277d6db tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:21:18.029909 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0efc5f6-e4fe-498c-a90e-4c01d277d6db tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:18.030243 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0efc5f6-e4fe-498c-a90e-4c01d277d6db tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:18.031744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-775de5b0-b319-40d5-b9ba-d955f4157d6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.035822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-775de5b0-b319-40d5-b9ba-d955f4157d6b tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] POST https://10.4.3.148/volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e/action Aug 23 18:21:18.036338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-775de5b0-b319-40d5-b9ba-d955f4157d6b tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:18.036516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-775de5b0-b319-40d5-b9ba-d955f4157d6b tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:18.040403 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.040403 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:18.049828 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0efc5f6-e4fe-498c-a90e-4c01d277d6db tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:18.055693 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0efc5f6-e4fe-498c-a90e-4c01d277d6db tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 200 Aug 23 18:21:18.056007 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 899/3579] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:18 2026] GET /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:18.063761 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.063761 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:18.081825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d937e6f6-cf8c-42d4-9a4e-671b379a2d13 req-775de5b0-b319-40d5-b9ba-d955f4157d6b tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e/action returned with HTTP 204 Aug 23 18:21:18.082326 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 899/3580] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:21:18 2026] POST /volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:18.375621 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.377902 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:18.378357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-534116807", "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:18.380284 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-534116807', 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:18.465109 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c83b57c0-be2f-4282-85cf-2c9c2d9f61bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.467370 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c83b57c0-be2f-4282-85cf-2c9c2d9f61bc tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:18.467643 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c83b57c0-be2f-4282-85cf-2c9c2d9f61bc tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:18.467904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c83b57c0-be2f-4282-85cf-2c9c2d9f61bc tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:18.468050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c83b57c0-be2f-4282-85cf-2c9c2d9f61bc tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:18.472354 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d9b627c8-3a43-4aa8-831e-0bcbb522b049 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.473966 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.473966 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:18.474582 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9b627c8-3a43-4aa8-831e-0bcbb522b049 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:18.474691 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c83b57c0-be2f-4282-85cf-2c9c2d9f61bc tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:18.474752 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9b627c8-3a43-4aa8-831e-0bcbb522b049 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:18.474909 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9b627c8-3a43-4aa8-831e-0bcbb522b049 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:18.475013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d9b627c8-3a43-4aa8-831e-0bcbb522b049 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:18.475116 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 894/3581] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:18 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:18.482539 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.482539 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:18.483414 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9b627c8-3a43-4aa8-831e-0bcbb522b049 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:18.484161 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 900/3582] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:18 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:18.496180 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Create volume of 1 GB Aug 23 18:21:18.496643 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.496643 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:18.502716 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Availability Zones retrieved successfully. Aug 23 18:21:18.510187 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Flow 'volume_create_api' (f45f48dc-044d-4670-8d6d-0f6336e35731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:18.511439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26ac370-0643-49fa-95ca-c4172518b08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:18.512648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:18.577950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26ac370-0643-49fa-95ca-c4172518b08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:18.579115 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0bf72a-31a1-4259-a90c-131bda8b17ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:18.629226 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Created reservations ['2ab2e689-67dc-425f-bf00-86f4e1aada5e', 'b7da1461-d9fa-4dfb-9e9e-174dbb644b99', '6bcc8fb8-1e91-401a-a458-06ceea57c07a', '9ae9b72e-789b-4e3a-97b4-8801ccc1383a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:18.630579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0bf72a-31a1-4259-a90c-131bda8b17ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab2e689-67dc-425f-bf00-86f4e1aada5e', 'b7da1461-d9fa-4dfb-9e9e-174dbb644b99', '6bcc8fb8-1e91-401a-a458-06ceea57c07a', '9ae9b72e-789b-4e3a-97b4-8801ccc1383a']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:18.631625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6822da82-bc28-43c2-96f2-6da007292b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:18.664361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6822da82-bc28-43c2-96f2-6da007292b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98f9f19d-a750-4c93-9be7-c95f894c152c', '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-534116807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1d28b785f746958dfa6d141f740635',qos_specs=None,replication_status=,reservations=['2ab2e689-67dc-425f-bf00-86f4e1aada5e','b7da1461-d9fa-4dfb-9e9e-174dbb644b99','6bcc8fb8-1e91-401a-a458-06ceea57c07a','9ae9b72e-789b-4e3a-97b4-8801ccc1383a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51958eda374c4ad197ba84c6a293ca10',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-534116807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98f9f19d-a750-4c93-9be7-c95f894c152c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c1d28b785f746958dfa6d141f740635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51958eda374c4ad197ba84c6a293ca10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:18.665395 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87742cb0-3450-4633-9b0e-d20c796a8305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:18.680689 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f8b5e49f-ebf2-492c-bec9-6c26e000a153 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.682932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8b5e49f-ebf2-492c-bec9-6c26e000a153 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:18.683281 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8b5e49f-ebf2-492c-bec9-6c26e000a153 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:18.683548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8b5e49f-ebf2-492c-bec9-6c26e000a153 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:18.683700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f8b5e49f-ebf2-492c-bec9-6c26e000a153 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:18.691197 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.691197 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:18.692160 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8b5e49f-ebf2-492c-bec9-6c26e000a153 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:18.692777 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 900/3583] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:18 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:18.703220 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87742cb0-3450-4633-9b0e-d20c796a8305) transitioned into state 'SUCCESS' from state '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-534116807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1d28b785f746958dfa6d141f740635',qos_specs=None,replication_status=,reservations=['2ab2e689-67dc-425f-bf00-86f4e1aada5e','b7da1461-d9fa-4dfb-9e9e-174dbb644b99','6bcc8fb8-1e91-401a-a458-06ceea57c07a','9ae9b72e-789b-4e3a-97b4-8801ccc1383a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51958eda374c4ad197ba84c6a293ca10',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:18.704500 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2febb829-2377-4560-962f-6875fcc57c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:18.721529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2febb829-2377-4560-962f-6875fcc57c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:18.723073 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Flow 'volume_create_api' (f45f48dc-044d-4670-8d6d-0f6336e35731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:18.723535 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Create volume request issued successfully. Aug 23 18:21:18.724360 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47c54942-7b2e-44d9-aa1b-e198aa1a2a68 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:18.724857 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 890/3584] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:18 2026] POST /volume/v3/volumes => generated 752 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:18.740877 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9984775-afcc-4e67-a8e2-e1088cd23886 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.743270 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9984775-afcc-4e67-a8e2-e1088cd23886 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c Aug 23 18:21:18.743553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9984775-afcc-4e67-a8e2-e1088cd23886 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:18.743901 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9984775-afcc-4e67-a8e2-e1088cd23886 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:18.754458 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.754458 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:18.760863 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d9984775-afcc-4e67-a8e2-e1088cd23886 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:18.766438 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9984775-afcc-4e67-a8e2-e1088cd23886 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c returned with HTTP 200 Aug 23 18:21:18.767037 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 895/3585] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:18 2026] GET /volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:18.902246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-72af804e-2b70-4011-88fa-21bbdda504a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:18.904491 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72af804e-2b70-4011-88fa-21bbdda504a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:18.904737 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72af804e-2b70-4011-88fa-21bbdda504a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:18.904938 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72af804e-2b70-4011-88fa-21bbdda504a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:18.905134 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-72af804e-2b70-4011-88fa-21bbdda504a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:18.914450 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:18.914450 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:18.915434 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72af804e-2b70-4011-88fa-21bbdda504a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:18.916356 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 901/3586] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:18 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:19.075770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28f08c4c-a0fc-46f9-8e9b-18555cbd8c80 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.079210 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28f08c4c-a0fc-46f9-8e9b-18555cbd8c80 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:21:19.079531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28f08c4c-a0fc-46f9-8e9b-18555cbd8c80 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.079859 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28f08c4c-a0fc-46f9-8e9b-18555cbd8c80 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.092859 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.092859 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:19.099311 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-28f08c4c-a0fc-46f9-8e9b-18555cbd8c80 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:19.107143 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28f08c4c-a0fc-46f9-8e9b-18555cbd8c80 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 200 Aug 23 18:21:19.107683 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 901/3587] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:19.125561 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.128704 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:21:19.129260 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6664179-3d0a-4ffe-95a1-6857d96205e8", "name": "tempest-VolumesBackupsTest-Backup-125805965", "description": "tempest-backup-description-809069800", "container": "tempest-volumesbackupstest-backup-container-788789629"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:19.131730 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating new backup {'backup': {'volume_id': 'f6664179-3d0a-4ffe-95a1-6857d96205e8', 'name': 'tempest-VolumesBackupsTest-Backup-125805965', 'description': 'tempest-backup-description-809069800', 'container': 'tempest-volumesbackupstest-backup-container-788789629'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:21:19.132319 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating backup of volume f6664179-3d0a-4ffe-95a1-6857d96205e8 in container tempest-volumesbackupstest-backup-container-788789629 Aug 23 18:21:19.145832 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.145832 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:19.147050 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:19.178977 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['9c8ba851-41c6-47e1-842d-11e51682f77f', '718ffccb-26f5-499e-9cc9-ad61e934548b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:19.229387 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c60df223-a5e4-4c18-b795-7c7aa2335853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:21:19.229967 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 891/3588] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:19 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:19.245702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34288496-747b-4e45-bf02-e00498206e40 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.248141 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34288496-747b-4e45-bf02-e00498206e40 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:19.248617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34288496-747b-4e45-bf02-e00498206e40 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.248881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34288496-747b-4e45-bf02-e00498206e40 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.248881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-34288496-747b-4e45-bf02-e00498206e40 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:19.254183 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.254183 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:19.255281 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34288496-747b-4e45-bf02-e00498206e40 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:19.256000 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 896/3589] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:19.488424 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbff3d42-e0fd-4bd9-9fa6-0dad39a07fbd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.490683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbff3d42-e0fd-4bd9-9fa6-0dad39a07fbd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:19.491046 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbff3d42-e0fd-4bd9-9fa6-0dad39a07fbd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.491380 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbff3d42-e0fd-4bd9-9fa6-0dad39a07fbd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.491670 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-cbff3d42-e0fd-4bd9-9fa6-0dad39a07fbd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:19.496704 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f428f6f0-3f18-48c6-89b7-3a498e41887e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.498131 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.498131 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:19.499196 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbff3d42-e0fd-4bd9-9fa6-0dad39a07fbd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:19.499354 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f428f6f0-3f18-48c6-89b7-3a498e41887e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:19.499635 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f428f6f0-3f18-48c6-89b7-3a498e41887e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.499704 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 902/3590] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:19.499923 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f428f6f0-3f18-48c6-89b7-3a498e41887e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.500075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f428f6f0-3f18-48c6-89b7-3a498e41887e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:19.505726 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.505726 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:19.506841 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f428f6f0-3f18-48c6-89b7-3a498e41887e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:19.507378 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 902/3591] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:19.708739 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e2b53d5-6ccd-4166-93b1-84a4a6afb9a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.711507 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2b53d5-6ccd-4166-93b1-84a4a6afb9a6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:19.711802 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2b53d5-6ccd-4166-93b1-84a4a6afb9a6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.712140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2b53d5-6ccd-4166-93b1-84a4a6afb9a6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.712266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4e2b53d5-6ccd-4166-93b1-84a4a6afb9a6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:19.718627 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.718627 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:19.719803 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2b53d5-6ccd-4166-93b1-84a4a6afb9a6 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:19.720282 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 892/3592] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:19.787299 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f95f6e2-6fb5-459f-979e-454b91b698ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.790544 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f95f6e2-6fb5-459f-979e-454b91b698ce tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c Aug 23 18:21:19.791010 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f95f6e2-6fb5-459f-979e-454b91b698ce tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.791010 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f95f6e2-6fb5-459f-979e-454b91b698ce tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.805344 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.805344 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:19.814873 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9f95f6e2-6fb5-459f-979e-454b91b698ce tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:19.826543 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f95f6e2-6fb5-459f-979e-454b91b698ce tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c returned with HTTP 200 Aug 23 18:21:19.827399 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 897/3593] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:19.871918 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-4d1a5c88-d592-4939-b3f2-5809dd366d3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.874804 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-4d1a5c88-d592-4939-b3f2-5809dd366d3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c Aug 23 18:21:19.875173 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-4d1a5c88-d592-4939-b3f2-5809dd366d3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.875898 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-4d1a5c88-d592-4939-b3f2-5809dd366d3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.886330 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.886330 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:19.891814 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-4d1a5c88-d592-4939-b3f2-5809dd366d3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:19.900122 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-4d1a5c88-d592-4939-b3f2-5809dd366d3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c returned with HTTP 200 Aug 23 18:21:19.900891 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 903/3594] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:19.929071 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-530cd5a9-6ba8-4ec5-945a-e7c6b44e4d33 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:19.930493 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-530cd5a9-6ba8-4ec5-945a-e7c6b44e4d33 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:19.930950 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-530cd5a9-6ba8-4ec5-945a-e7c6b44e4d33 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:19.930950 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-530cd5a9-6ba8-4ec5-945a-e7c6b44e4d33 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:19.931060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-530cd5a9-6ba8-4ec5-945a-e7c6b44e4d33 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:19.937142 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:19.937142 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:19.938260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-530cd5a9-6ba8-4ec5-945a-e7c6b44e4d33 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:19.938811 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 903/3595] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:19 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:20.267453 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e0bb83b1-2d27-411e-95b5-47eb031be893 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.270940 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0bb83b1-2d27-411e-95b5-47eb031be893 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:20.271237 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0bb83b1-2d27-411e-95b5-47eb031be893 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:20.271369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0bb83b1-2d27-411e-95b5-47eb031be893 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:20.271502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e0bb83b1-2d27-411e-95b5-47eb031be893 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:20.277804 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:20.277804 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:20.278915 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0bb83b1-2d27-411e-95b5-47eb031be893 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:20.279455 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 893/3596] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:20 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:20.511774 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1e5d080-3e3c-4dfa-90e7-dc417031a092 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.513903 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1e5d080-3e3c-4dfa-90e7-dc417031a092 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:20.514140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1e5d080-3e3c-4dfa-90e7-dc417031a092 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:20.514406 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1e5d080-3e3c-4dfa-90e7-dc417031a092 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:20.514545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e1e5d080-3e3c-4dfa-90e7-dc417031a092 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:20.520292 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5212efc1-f884-4700-b90b-0bdd6d5379a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.522726 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5212efc1-f884-4700-b90b-0bdd6d5379a8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:20.523019 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5212efc1-f884-4700-b90b-0bdd6d5379a8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:20.523294 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5212efc1-f884-4700-b90b-0bdd6d5379a8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:20.523472 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5212efc1-f884-4700-b90b-0bdd6d5379a8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:20.529897 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:20.529897 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:20.530662 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:20.530662 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:20.530746 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5212efc1-f884-4700-b90b-0bdd6d5379a8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:20.531355 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 904/3597] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:20 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:20.531470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-7b6ce31a-90dc-40a5-9c46-6ec9b1bfa822 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.531865 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1e5d080-3e3c-4dfa-90e7-dc417031a092 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:20.532577 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 898/3598] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:20 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:20.537960 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-7b6ce31a-90dc-40a5-9c46-6ec9b1bfa822 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c Aug 23 18:21:20.538158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-7b6ce31a-90dc-40a5-9c46-6ec9b1bfa822 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:20.538424 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-7b6ce31a-90dc-40a5-9c46-6ec9b1bfa822 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:20.548709 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:20.548709 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:20.553987 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-7b6ce31a-90dc-40a5-9c46-6ec9b1bfa822 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:20.560335 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-7b6ce31a-90dc-40a5-9c46-6ec9b1bfa822 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c returned with HTTP 200 Aug 23 18:21:20.560716 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 904/3599] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:21:20 2026] GET /volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:20.575564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-85b11964-f944-4a30-82ea-682d8080d81b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.576046 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85b11964-f944-4a30-82ea-682d8080d81b None None] GET https://10.4.3.148/volume// Aug 23 18:21:20.576312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85b11964-f944-4a30-82ea-682d8080d81b None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:20.576548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85b11964-f944-4a30-82ea-682d8080d81b None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:20.577031 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85b11964-f944-4a30-82ea-682d8080d81b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:20.577388 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 894/3600] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:21:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:20.590825 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-ce7e7253-38dd-4908-a57e-db4137b85a3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.599044 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-ce7e7253-38dd-4908-a57e-db4137b85a3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:21:20.600683 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-ce7e7253-38dd-4908-a57e-db4137b85a3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98f9f19d-a750-4c93-9be7-c95f894c152c", "connector": null, "instance_uuid": "71c64722-4f74-4253-9f9c-3e6f268b2c7c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:20.627263 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:20.627263 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:20.681956 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-ce7e7253-38dd-4908-a57e-db4137b85a3c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:21:20.682633 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 905/3601] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:21:20 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:20.732729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b70a004d-43f4-4840-ada3-3c7ed9575642 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.738470 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b70a004d-43f4-4840-ada3-3c7ed9575642 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:20.738765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b70a004d-43f4-4840-ada3-3c7ed9575642 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:20.739019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b70a004d-43f4-4840-ada3-3c7ed9575642 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:20.739975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b70a004d-43f4-4840-ada3-3c7ed9575642 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:20.745879 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:20.745879 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:20.746770 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b70a004d-43f4-4840-ada3-3c7ed9575642 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:20.747900 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 899/3602] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:20 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:20.952880 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-75bfdeeb-fded-4f35-a5c3-5b895d20814d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:20.955755 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75bfdeeb-fded-4f35-a5c3-5b895d20814d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:20.956985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75bfdeeb-fded-4f35-a5c3-5b895d20814d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:20.956985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75bfdeeb-fded-4f35-a5c3-5b895d20814d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:20.957845 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-75bfdeeb-fded-4f35-a5c3-5b895d20814d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:20.964466 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:20.964466 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:20.965645 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75bfdeeb-fded-4f35-a5c3-5b895d20814d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:20.966163 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 905/3603] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:20 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:21.292334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6209ae61-4c4c-4d69-b6cf-3b7c3d90f880 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:21.294868 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6209ae61-4c4c-4d69-b6cf-3b7c3d90f880 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:21.294868 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6209ae61-4c4c-4d69-b6cf-3b7c3d90f880 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:21.295000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6209ae61-4c4c-4d69-b6cf-3b7c3d90f880 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:21.296262 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6209ae61-4c4c-4d69-b6cf-3b7c3d90f880 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:21.304143 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:21.304143 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:21.305074 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6209ae61-4c4c-4d69-b6cf-3b7c3d90f880 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:21.305763 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 895/3604] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:21 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:21.547006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0cecebf-f8d8-47f1-8749-fb87ad51c9c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:21.548996 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-caa20728-2770-4a5d-a237-2b44b86d969c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:21.549363 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0cecebf-f8d8-47f1-8749-fb87ad51c9c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:21.549535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0cecebf-f8d8-47f1-8749-fb87ad51c9c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:21.549771 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0cecebf-f8d8-47f1-8749-fb87ad51c9c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:21.549913 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b0cecebf-f8d8-47f1-8749-fb87ad51c9c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:21.551355 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caa20728-2770-4a5d-a237-2b44b86d969c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:21.551355 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-caa20728-2770-4a5d-a237-2b44b86d969c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:21.551490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-caa20728-2770-4a5d-a237-2b44b86d969c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:21.551571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-caa20728-2770-4a5d-a237-2b44b86d969c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:21.556290 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:21.556290 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:21.557405 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0cecebf-f8d8-47f1-8749-fb87ad51c9c3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:21.557944 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 906/3605] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:21 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:21.563111 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:21.563111 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:21.563919 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caa20728-2770-4a5d-a237-2b44b86d969c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:21.564529 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 900/3606] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:21 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:21.759187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-92f7e5ae-a799-4f5d-82ee-90641afe006e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:21.761642 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-92f7e5ae-a799-4f5d-82ee-90641afe006e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:21.761711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-92f7e5ae-a799-4f5d-82ee-90641afe006e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:21.762013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-92f7e5ae-a799-4f5d-82ee-90641afe006e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:21.762171 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-92f7e5ae-a799-4f5d-82ee-90641afe006e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:21.767712 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:21.767712 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:21.768672 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-92f7e5ae-a799-4f5d-82ee-90641afe006e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:21.769177 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 906/3607] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:21 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:21.981255 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c88e3d9-0e0f-4cd4-ba89-8ba1f30fc294 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:21.984975 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c88e3d9-0e0f-4cd4-ba89-8ba1f30fc294 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:21.984975 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c88e3d9-0e0f-4cd4-ba89-8ba1f30fc294 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:21.984975 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c88e3d9-0e0f-4cd4-ba89-8ba1f30fc294 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:21.984975 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0c88e3d9-0e0f-4cd4-ba89-8ba1f30fc294 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:21.990782 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:21.990782 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:21.991737 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c88e3d9-0e0f-4cd4-ba89-8ba1f30fc294 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:21.993443 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 896/3608] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:21 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:22.027917 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dee18f40-a169-4cae-be94-f30f6ebcf117 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.027917 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dee18f40-a169-4cae-be94-f30f6ebcf117 None None] GET https://10.4.3.148/volume// Aug 23 18:21:22.028180 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dee18f40-a169-4cae-be94-f30f6ebcf117 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:22.028450 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dee18f40-a169-4cae-be94-f30f6ebcf117 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:22.028923 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dee18f40-a169-4cae-be94-f30f6ebcf117 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:22.029376 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 907/3609] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:21:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:22.043040 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-9e48a7e3-b905-4b1a-90bb-1f9fce726743 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.046470 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-9e48a7e3-b905-4b1a-90bb-1f9fce726743 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c Aug 23 18:21:22.046833 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-9e48a7e3-b905-4b1a-90bb-1f9fce726743 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:22.047052 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-9e48a7e3-b905-4b1a-90bb-1f9fce726743 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:22.066064 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:22.066064 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:22.074143 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-9e48a7e3-b905-4b1a-90bb-1f9fce726743 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:21:22.083513 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-9e48a7e3-b905-4b1a-90bb-1f9fce726743 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c returned with HTTP 200 Aug 23 18:21:22.084186 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 901/3610] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:21:22 2026] GET /volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c => generated 1539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:21:22.210036 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-29aed4ed-c6f1-41f9-bd7f-a22c80a9ed78 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.215785 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-29aed4ed-c6f1-41f9-bd7f-a22c80a9ed78 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] PUT https://10.4.3.148/volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e Aug 23 18:21:22.216191 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-29aed4ed-c6f1-41f9-bd7f-a22c80a9ed78 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:22.233329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-29aed4ed-c6f1-41f9-bd7f-a22c80a9ed78 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Acquiring lock "cinder-attachment_update-98f9f19d-a750-4c93-9be7-c95f894c152c-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:21:22.239468 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-29aed4ed-c6f1-41f9-bd7f-a22c80a9ed78 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-98f9f19d-a750-4c93-9be7-c95f894c152c-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:21:22.240661 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:22.240661 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:22.320533 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1c26f577-9a29-4e15-b55e-af16ef9672e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.322915 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c26f577-9a29-4e15-b55e-af16ef9672e4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:22.323162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c26f577-9a29-4e15-b55e-af16ef9672e4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:22.323449 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c26f577-9a29-4e15-b55e-af16ef9672e4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:22.323620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1c26f577-9a29-4e15-b55e-af16ef9672e4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:22.330931 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:22.330931 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:22.332031 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c26f577-9a29-4e15-b55e-af16ef9672e4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:22.332476 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 897/3611] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:22 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:22.341869 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-29aed4ed-c6f1-41f9-bd7f-a22c80a9ed78 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-98f9f19d-a750-4c93-9be7-c95f894c152c-np0000007943" released by "attachment_update" :: held 0.101s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:21:22.341869 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-29aed4ed-c6f1-41f9-bd7f-a22c80a9ed78 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e returned with HTTP 200 Aug 23 18:21:22.341869 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 907/3612] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:21:22 2026] PUT /volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:22.367133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-2647b956-ed3c-4032-bd7c-abbcee6d0dc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.369668 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-2647b956-ed3c-4032-bd7c-abbcee6d0dc4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e/action Aug 23 18:21:22.370170 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-2647b956-ed3c-4032-bd7c-abbcee6d0dc4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:22.370346 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-2647b956-ed3c-4032-bd7c-abbcee6d0dc4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:22.390280 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:22.390280 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:22.399850 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db229d57-a680-4fe8-8c3b-9ea3d19a52db req-2647b956-ed3c-4032-bd7c-abbcee6d0dc4 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e/action returned with HTTP 204 Aug 23 18:21:22.400357 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 908/3613] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:21:22 2026] POST /volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:22.569526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3df7a549-dd3d-47a9-ab61-e3ea69c72b1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.572218 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3df7a549-dd3d-47a9-ab61-e3ea69c72b1e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:22.572550 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3df7a549-dd3d-47a9-ab61-e3ea69c72b1e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:22.572853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3df7a549-dd3d-47a9-ab61-e3ea69c72b1e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:22.572974 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3df7a549-dd3d-47a9-ab61-e3ea69c72b1e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:22.576385 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-08313d52-21be-4eda-950f-a0065a64c2d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.578588 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-08313d52-21be-4eda-950f-a0065a64c2d7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:22.578856 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-08313d52-21be-4eda-950f-a0065a64c2d7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:22.579076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-08313d52-21be-4eda-950f-a0065a64c2d7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:22.579208 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-08313d52-21be-4eda-950f-a0065a64c2d7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:22.579464 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:22.579464 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:22.581037 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3df7a549-dd3d-47a9-ab61-e3ea69c72b1e tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:22.581341 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 902/3614] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:22 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:22.588979 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:22.588979 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:22.589914 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-08313d52-21be-4eda-950f-a0065a64c2d7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:22.590428 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 898/3615] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:22 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:22.787075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b02b1def-4f98-49cc-8743-1620bd3a1edc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:22.790271 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b02b1def-4f98-49cc-8743-1620bd3a1edc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:22.790615 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b02b1def-4f98-49cc-8743-1620bd3a1edc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:22.791060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b02b1def-4f98-49cc-8743-1620bd3a1edc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:22.791867 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b02b1def-4f98-49cc-8743-1620bd3a1edc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:22.798143 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:22.798143 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:22.798143 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b02b1def-4f98-49cc-8743-1620bd3a1edc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:22.798143 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 908/3616] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:22 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:23.005265 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-805acbae-7e81-4e26-8d61-19e41be1200e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:23.008021 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-805acbae-7e81-4e26-8d61-19e41be1200e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:23.008210 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-805acbae-7e81-4e26-8d61-19e41be1200e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:23.008523 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-805acbae-7e81-4e26-8d61-19e41be1200e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:23.008523 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-805acbae-7e81-4e26-8d61-19e41be1200e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:23.016697 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:23.016697 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:23.017902 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-805acbae-7e81-4e26-8d61-19e41be1200e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:23.018368 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 909/3617] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:23 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:23.349834 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-df6313e2-8c63-4dd5-8d64-1ecd6212d6eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:23.352241 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df6313e2-8c63-4dd5-8d64-1ecd6212d6eb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:23.352483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df6313e2-8c63-4dd5-8d64-1ecd6212d6eb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:23.352745 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df6313e2-8c63-4dd5-8d64-1ecd6212d6eb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:23.352981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-df6313e2-8c63-4dd5-8d64-1ecd6212d6eb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:23.361781 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:23.361781 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:23.363060 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df6313e2-8c63-4dd5-8d64-1ecd6212d6eb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:23.363562 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 903/3618] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:23 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:23.595094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab961d2a-e8d7-46f8-ad60-17e7149ed136 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:23.597515 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab961d2a-e8d7-46f8-ad60-17e7149ed136 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:23.597877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab961d2a-e8d7-46f8-ad60-17e7149ed136 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:23.598154 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab961d2a-e8d7-46f8-ad60-17e7149ed136 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:23.598356 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ab961d2a-e8d7-46f8-ad60-17e7149ed136 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:23.602870 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-acf6bbcf-cebc-4cf1-873b-9419e6e00e86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:23.604290 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:23.604290 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:23.605401 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab961d2a-e8d7-46f8-ad60-17e7149ed136 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:23.605914 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 899/3619] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:23 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:23.607011 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-acf6bbcf-cebc-4cf1-873b-9419e6e00e86 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:23.607269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-acf6bbcf-cebc-4cf1-873b-9419e6e00e86 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:23.607492 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-acf6bbcf-cebc-4cf1-873b-9419e6e00e86 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:23.607617 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-acf6bbcf-cebc-4cf1-873b-9419e6e00e86 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:23.612329 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:23.612329 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:23.613109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-acf6bbcf-cebc-4cf1-873b-9419e6e00e86 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:23.613559 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 909/3620] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:23 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:23.813450 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ed872447-14f9-4f42-8472-b7ad7830c139 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:23.816724 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed872447-14f9-4f42-8472-b7ad7830c139 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:23.817052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed872447-14f9-4f42-8472-b7ad7830c139 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:23.818033 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed872447-14f9-4f42-8472-b7ad7830c139 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:23.818233 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ed872447-14f9-4f42-8472-b7ad7830c139 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:23.824685 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:23.824685 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:23.824685 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed872447-14f9-4f42-8472-b7ad7830c139 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:23.825456 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 910/3621] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:23 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:24.031357 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ca1093d-c583-4a2d-8299-6a925ee7c0cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:24.033466 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ca1093d-c583-4a2d-8299-6a925ee7c0cd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:24.033672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ca1093d-c583-4a2d-8299-6a925ee7c0cd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:24.033897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ca1093d-c583-4a2d-8299-6a925ee7c0cd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:24.034027 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7ca1093d-c583-4a2d-8299-6a925ee7c0cd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:24.039635 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:24.039635 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:24.040813 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ca1093d-c583-4a2d-8299-6a925ee7c0cd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:24.041050 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 904/3622] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:24 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:24.379077 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fac3496a-bf05-4407-8abc-c7a87e3111af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:24.382544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fac3496a-bf05-4407-8abc-c7a87e3111af tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:24.382841 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fac3496a-bf05-4407-8abc-c7a87e3111af tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:24.383116 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fac3496a-bf05-4407-8abc-c7a87e3111af tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:24.383350 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fac3496a-bf05-4407-8abc-c7a87e3111af tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:24.386006 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=290,cinder:UPDATE=55,cinder:DELETE=1,cinder:INSERT=25 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:21:24.390052 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:24.390052 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:24.391043 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fac3496a-bf05-4407-8abc-c7a87e3111af tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:24.391588 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 900/3623] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:24 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:24.619160 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d1c83abb-0ca4-4d78-a04c-27492e1eabfb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:24.621659 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1c83abb-0ca4-4d78-a04c-27492e1eabfb tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:24.621964 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1c83abb-0ca4-4d78-a04c-27492e1eabfb tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:24.622286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1c83abb-0ca4-4d78-a04c-27492e1eabfb tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:24.624412 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d1c83abb-0ca4-4d78-a04c-27492e1eabfb tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:24.625500 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-31b7ac89-834f-4d77-9a92-cf0b5101dc8d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:24.628172 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31b7ac89-834f-4d77-9a92-cf0b5101dc8d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:24.628368 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31b7ac89-834f-4d77-9a92-cf0b5101dc8d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:24.628717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31b7ac89-834f-4d77-9a92-cf0b5101dc8d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:24.628864 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-31b7ac89-834f-4d77-9a92-cf0b5101dc8d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:24.632954 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:24.632954 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:24.633782 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:24.633782 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:24.634368 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1c83abb-0ca4-4d78-a04c-27492e1eabfb tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:24.634423 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31b7ac89-834f-4d77-9a92-cf0b5101dc8d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:24.635090 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 910/3624] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:24 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:24.635173 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 911/3625] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:24 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:24.836730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4ceaa0dc-1561-4db9-b2b0-0a4fab018f48 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:24.838868 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ceaa0dc-1561-4db9-b2b0-0a4fab018f48 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:24.839138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ceaa0dc-1561-4db9-b2b0-0a4fab018f48 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:24.839365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ceaa0dc-1561-4db9-b2b0-0a4fab018f48 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:24.839490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4ceaa0dc-1561-4db9-b2b0-0a4fab018f48 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:24.844425 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:24.844425 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:24.845378 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ceaa0dc-1561-4db9-b2b0-0a4fab018f48 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:24.845911 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 905/3626] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:24 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:25.055679 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c89aa42c-3ae2-431a-8b87-772439f4c9ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:25.057628 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c89aa42c-3ae2-431a-8b87-772439f4c9ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:25.057900 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c89aa42c-3ae2-431a-8b87-772439f4c9ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:25.058133 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c89aa42c-3ae2-431a-8b87-772439f4c9ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:25.058342 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c89aa42c-3ae2-431a-8b87-772439f4c9ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:25.065204 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:25.065204 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:25.066406 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c89aa42c-3ae2-431a-8b87-772439f4c9ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:25.066929 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 901/3627] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:25 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:25.406551 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bca9fb1c-60de-4125-9331-e9c274963910 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:25.408673 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bca9fb1c-60de-4125-9331-e9c274963910 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:25.409139 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bca9fb1c-60de-4125-9331-e9c274963910 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:25.409224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bca9fb1c-60de-4125-9331-e9c274963910 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:25.409565 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bca9fb1c-60de-4125-9331-e9c274963910 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:25.416760 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:25.416760 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:25.418117 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bca9fb1c-60de-4125-9331-e9c274963910 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:25.418632 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 911/3628] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:25 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:25.649212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16b10540-dbf0-4edc-98ec-acdde1c35715 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:25.651139 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16b10540-dbf0-4edc-98ec-acdde1c35715 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:25.651438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16b10540-dbf0-4edc-98ec-acdde1c35715 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:25.651696 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16b10540-dbf0-4edc-98ec-acdde1c35715 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:25.651879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-16b10540-dbf0-4edc-98ec-acdde1c35715 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:25.651986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7d7abbe-8d32-4eb9-b9b0-f00b0aaaf23d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:25.655919 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7d7abbe-8d32-4eb9-b9b0-f00b0aaaf23d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:25.656310 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7d7abbe-8d32-4eb9-b9b0-f00b0aaaf23d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:25.656961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7d7abbe-8d32-4eb9-b9b0-f00b0aaaf23d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:25.657147 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:25.657147 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:25.657885 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e7d7abbe-8d32-4eb9-b9b0-f00b0aaaf23d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:25.657973 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16b10540-dbf0-4edc-98ec-acdde1c35715 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:25.658350 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 912/3629] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:25 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:25.665483 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:25.665483 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:25.666648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7d7abbe-8d32-4eb9-b9b0-f00b0aaaf23d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:25.667262 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 906/3630] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:25 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:25.860958 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-70d6c87d-ba0d-48f9-9529-9998baf77cfc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:25.864363 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70d6c87d-ba0d-48f9-9529-9998baf77cfc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:25.864646 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70d6c87d-ba0d-48f9-9529-9998baf77cfc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:25.864921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70d6c87d-ba0d-48f9-9529-9998baf77cfc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:25.865065 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-70d6c87d-ba0d-48f9-9529-9998baf77cfc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:25.870575 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:25.870575 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:25.871826 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70d6c87d-ba0d-48f9-9529-9998baf77cfc tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:25.872608 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 902/3631] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:25 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:26.082609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e82e4b18-bcc6-4706-ac66-26b5decb72a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:26.087822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e82e4b18-bcc6-4706-ac66-26b5decb72a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:26.087822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e82e4b18-bcc6-4706-ac66-26b5decb72a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:26.087822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e82e4b18-bcc6-4706-ac66-26b5decb72a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:26.087822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e82e4b18-bcc6-4706-ac66-26b5decb72a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:26.094302 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:26.094302 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:26.095923 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e82e4b18-bcc6-4706-ac66-26b5decb72a8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:26.095923 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 912/3632] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:26 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:26.430853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53d44944-ddb5-4a4b-89f0-ebfa87f7cd1e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:26.435041 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53d44944-ddb5-4a4b-89f0-ebfa87f7cd1e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:26.435041 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53d44944-ddb5-4a4b-89f0-ebfa87f7cd1e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:26.435041 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53d44944-ddb5-4a4b-89f0-ebfa87f7cd1e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:26.435041 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-53d44944-ddb5-4a4b-89f0-ebfa87f7cd1e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:26.440617 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:26.440617 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:26.441480 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53d44944-ddb5-4a4b-89f0-ebfa87f7cd1e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:26.441929 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 913/3633] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:26 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:26.673994 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc3cf934-84c3-406f-8587-f64aba7c8eb5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:26.676391 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc3cf934-84c3-406f-8587-f64aba7c8eb5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:26.676651 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc3cf934-84c3-406f-8587-f64aba7c8eb5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:26.676918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc3cf934-84c3-406f-8587-f64aba7c8eb5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:26.677062 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bc3cf934-84c3-406f-8587-f64aba7c8eb5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:26.679078 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ed0081e-a652-45e2-9cca-5fb40893534c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:26.681782 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ed0081e-a652-45e2-9cca-5fb40893534c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:26.681782 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ed0081e-a652-45e2-9cca-5fb40893534c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:26.681782 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ed0081e-a652-45e2-9cca-5fb40893534c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:26.681983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9ed0081e-a652-45e2-9cca-5fb40893534c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:26.682680 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:26.682680 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:26.683948 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc3cf934-84c3-406f-8587-f64aba7c8eb5 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:26.684196 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 907/3634] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:26 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:26.692507 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:26.692507 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:26.693527 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ed0081e-a652-45e2-9cca-5fb40893534c tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:26.693527 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 903/3635] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:26 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:26.893685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b89499e0-5fba-4202-9bc8-fcd49546e63a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:26.903571 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b89499e0-5fba-4202-9bc8-fcd49546e63a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:26.903877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b89499e0-5fba-4202-9bc8-fcd49546e63a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:26.904080 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b89499e0-5fba-4202-9bc8-fcd49546e63a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:26.904286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b89499e0-5fba-4202-9bc8-fcd49546e63a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:26.919569 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:26.919569 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:26.920196 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b89499e0-5fba-4202-9bc8-fcd49546e63a tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:26.920920 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 913/3636] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:26 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:27.111389 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c8e29577-66d0-4d26-a2ad-2659570d46ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:27.113949 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8e29577-66d0-4d26-a2ad-2659570d46ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:27.114273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c8e29577-66d0-4d26-a2ad-2659570d46ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:27.114557 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c8e29577-66d0-4d26-a2ad-2659570d46ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:27.115492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c8e29577-66d0-4d26-a2ad-2659570d46ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:27.123541 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:27.123541 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:27.124337 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8e29577-66d0-4d26-a2ad-2659570d46ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:27.124678 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 914/3637] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:27 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:27.454456 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0e71a379-9149-4890-8fa4-cea80da89b59 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:27.457270 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e71a379-9149-4890-8fa4-cea80da89b59 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:27.458045 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e71a379-9149-4890-8fa4-cea80da89b59 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:27.458744 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e71a379-9149-4890-8fa4-cea80da89b59 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:27.459422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0e71a379-9149-4890-8fa4-cea80da89b59 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:27.472519 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:27.472519 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:27.475811 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e71a379-9149-4890-8fa4-cea80da89b59 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:27.476907 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 908/3638] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:27 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:27.696292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af7ab8c7-bfac-477a-97c5-e608af6751d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:27.698032 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af7ab8c7-bfac-477a-97c5-e608af6751d8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:27.698234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af7ab8c7-bfac-477a-97c5-e608af6751d8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:27.698418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af7ab8c7-bfac-477a-97c5-e608af6751d8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:27.698536 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-af7ab8c7-bfac-477a-97c5-e608af6751d8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:27.702386 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:27.702386 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:27.703085 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af7ab8c7-bfac-477a-97c5-e608af6751d8 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:27.703431 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 904/3639] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:27 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:27.704897 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-29ef7ba7-26dd-42df-b8d4-cb9d56f0e1de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:27.706725 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29ef7ba7-26dd-42df-b8d4-cb9d56f0e1de tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:27.706954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29ef7ba7-26dd-42df-b8d4-cb9d56f0e1de tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:27.707148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29ef7ba7-26dd-42df-b8d4-cb9d56f0e1de tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:27.707269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-29ef7ba7-26dd-42df-b8d4-cb9d56f0e1de tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:27.711118 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:27.711118 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:27.711712 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29ef7ba7-26dd-42df-b8d4-cb9d56f0e1de tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:27.712093 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 914/3640] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:27 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:27.933968 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-01dfb222-c140-4c06-9272-f3ff9beffea8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:27.937471 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01dfb222-c140-4c06-9272-f3ff9beffea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:27.937471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01dfb222-c140-4c06-9272-f3ff9beffea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:27.937471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01dfb222-c140-4c06-9272-f3ff9beffea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:27.937471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-01dfb222-c140-4c06-9272-f3ff9beffea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:27.941556 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:27.941556 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:27.942276 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01dfb222-c140-4c06-9272-f3ff9beffea8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:27.942729 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 915/3641] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:27 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:28.140057 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-79963bc9-c6a2-4b92-bac8-143ea861cf89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.142903 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79963bc9-c6a2-4b92-bac8-143ea861cf89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:28.143159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79963bc9-c6a2-4b92-bac8-143ea861cf89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.143380 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79963bc9-c6a2-4b92-bac8-143ea861cf89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.143480 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-79963bc9-c6a2-4b92-bac8-143ea861cf89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:28.155649 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.155649 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:28.156682 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79963bc9-c6a2-4b92-bac8-143ea861cf89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:28.157250 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 909/3642] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:28 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:28.489043 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f8722b6-6e4b-467f-abad-22cb021b17a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.490770 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f8722b6-6e4b-467f-abad-22cb021b17a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:28.490982 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f8722b6-6e4b-467f-abad-22cb021b17a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.491177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f8722b6-6e4b-467f-abad-22cb021b17a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.491278 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3f8722b6-6e4b-467f-abad-22cb021b17a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:28.495161 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.495161 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:28.495913 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f8722b6-6e4b-467f-abad-22cb021b17a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:28.496297 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 905/3643] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:28 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:28.720260 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2e3bd1b1-d168-43df-b01e-f148f59f7289 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.723305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95813cf2-dad7-448c-aacd-e64f703453d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.723741 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e3bd1b1-d168-43df-b01e-f148f59f7289 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:28.724022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e3bd1b1-d168-43df-b01e-f148f59f7289 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.724336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e3bd1b1-d168-43df-b01e-f148f59f7289 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.725036 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2e3bd1b1-d168-43df-b01e-f148f59f7289 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:28.725375 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95813cf2-dad7-448c-aacd-e64f703453d3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:28.725616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95813cf2-dad7-448c-aacd-e64f703453d3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.725828 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95813cf2-dad7-448c-aacd-e64f703453d3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.726309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-95813cf2-dad7-448c-aacd-e64f703453d3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:28.730590 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.730590 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:28.731262 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.731262 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:28.731336 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95813cf2-dad7-448c-aacd-e64f703453d3 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:28.731676 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 916/3644] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:28 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:28.731779 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e3bd1b1-d168-43df-b01e-f148f59f7289 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:28.732303 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 915/3645] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:28 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:28.746689 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-016a7ffd-f064-4cf1-8a51-c25c0d5af18a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.748753 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-016a7ffd-f064-4cf1-8a51-c25c0d5af18a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:21:28.750677 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-016a7ffd-f064-4cf1-8a51-c25c0d5af18a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.750969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-016a7ffd-f064-4cf1-8a51-c25c0d5af18a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.751141 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-016a7ffd-f064-4cf1-8a51-c25c0d5af18a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:28.759184 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.759184 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:28.760319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-016a7ffd-f064-4cf1-8a51-c25c0d5af18a tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:21:28.760784 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 910/3646] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:28 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:28.772687 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6160e688-9d6b-44d2-843f-e9bf7384fbe6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.775193 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6160e688-9d6b-44d2-843f-e9bf7384fbe6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] DELETE https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:28.775513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6160e688-9d6b-44d2-843f-e9bf7384fbe6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.775809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6160e688-9d6b-44d2-843f-e9bf7384fbe6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.776034 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-6160e688-9d6b-44d2-843f-e9bf7384fbe6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete backup with id: 91110fdf-1157-4ff4-8652-081f93f2b185. Aug 23 18:21:28.782370 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.782370 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:28.799572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-6160e688-9d6b-44d2-843f-e9bf7384fbe6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] delete_backup rpcapi backup_id 91110fdf-1157-4ff4-8652-081f93f2b185 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:28.803614 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6160e688-9d6b-44d2-843f-e9bf7384fbe6 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 202 Aug 23 18:21:28.804288 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 906/3647] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:28 2026] DELETE /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:28.813851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cf2d7a0-cc3f-4bd9-8ec5-c711a03a0260 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.815629 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cf2d7a0-cc3f-4bd9-8ec5-c711a03a0260 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:28.815868 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cf2d7a0-cc3f-4bd9-8ec5-c711a03a0260 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.816067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cf2d7a0-cc3f-4bd9-8ec5-c711a03a0260 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.816219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8cf2d7a0-cc3f-4bd9-8ec5-c711a03a0260 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:28.821970 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.821970 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:28.822168 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cf2d7a0-cc3f-4bd9-8ec5-c711a03a0260 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 200 Aug 23 18:21:28.824085 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 917/3648] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:28 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:28.955570 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28812b91-693e-41c2-a6a4-5091c68ea77e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:28.957208 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28812b91-693e-41c2-a6a4-5091c68ea77e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:28.957384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28812b91-693e-41c2-a6a4-5091c68ea77e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:28.957551 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28812b91-693e-41c2-a6a4-5091c68ea77e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:28.957646 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-28812b91-693e-41c2-a6a4-5091c68ea77e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:28.961904 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:28.961904 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:28.962481 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28812b91-693e-41c2-a6a4-5091c68ea77e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:28.962802 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 916/3649] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:28 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:29.171108 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-832636cf-7a14-40ba-bbd4-051beb615a49 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:29.176820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-832636cf-7a14-40ba-bbd4-051beb615a49 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:29.176820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-832636cf-7a14-40ba-bbd4-051beb615a49 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:29.176820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-832636cf-7a14-40ba-bbd4-051beb615a49 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:29.176820 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-832636cf-7a14-40ba-bbd4-051beb615a49 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:29.179408 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:29.179408 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:29.180350 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-832636cf-7a14-40ba-bbd4-051beb615a49 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:29.180839 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 911/3650] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:29.196034 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:29.198182 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f/restore Aug 23 18:21:29.198501 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "32426246-b326-40d9-bd08-545a79ad926b"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:29.200235 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Restoring backup dd066cc1-83be-474f-94af-2438de1aee5f ({'restore': {'volume_id': '32426246-b326-40d9-bd08-545a79ad926b'}}) {{(pid=100224) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:21:29.200342 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Restoring backup dd066cc1-83be-474f-94af-2438de1aee5f to volume 32426246-b326-40d9-bd08-545a79ad926b. Aug 23 18:21:29.205552 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:29.205552 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:29.215995 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:29.215995 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:29.216358 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:21:29.216517 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Checking backup size 1 against volume size 1 {{(pid=100224) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:21:29.219814 np0000007943 devstack@c-api.service[100224]: INFO cinder.backup.api [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Overwriting volume 32426246-b326-40d9-bd08-545a79ad926b with restore of backup dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:29.232777 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] restore_backup in rpcapi backup_id dd066cc1-83be-474f-94af-2438de1aee5f {{(pid=100224) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:21:29.235335 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d82513c3-6c5c-47d3-a331-5fa73966e876 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f/restore returned with HTTP 202 Aug 23 18:21:29.236494 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 907/3651] 10.4.3.148 () {68 vars in 1393 bytes} [Sun Aug 23 18:21:29 2026] POST /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f/restore => generated 182 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:29.246561 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0003de9-ee72-499a-837a-c93a2a5b0cc3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:29.249053 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0003de9-ee72-499a-837a-c93a2a5b0cc3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:29.249294 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0003de9-ee72-499a-837a-c93a2a5b0cc3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:29.249537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0003de9-ee72-499a-837a-c93a2a5b0cc3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:29.249744 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d0003de9-ee72-499a-837a-c93a2a5b0cc3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:29.255445 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:29.255445 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:29.256497 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0003de9-ee72-499a-837a-c93a2a5b0cc3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:29.257028 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 918/3652] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49c0eb7f-82bb-4c79-8a38-eb978a4a9d71 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49c0eb7f-82bb-4c79-8a38-eb978a4a9d71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49c0eb7f-82bb-4c79-8a38-eb978a4a9d71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49c0eb7f-82bb-4c79-8a38-eb978a4a9d71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-49c0eb7f-82bb-4c79-8a38-eb978a4a9d71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49c0eb7f-82bb-4c79-8a38-eb978a4a9d71 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:30.332678 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 917/3653] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cc3b42c4-f83f-4b16-985a-39723dd8c53a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc3b42c4-f83f-4b16-985a-39723dd8c53a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc3b42c4-f83f-4b16-985a-39723dd8c53a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc3b42c4-f83f-4b16-985a-39723dd8c53a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cc3b42c4-f83f-4b16-985a-39723dd8c53a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc3b42c4-f83f-4b16-985a-39723dd8c53a tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:30.341442 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 912/3654] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3263ad5d-4311-4fc4-ad0b-c980cb23c771 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3263ad5d-4311-4fc4-ad0b-c980cb23c771 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] POST https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439/action Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3263ad5d-4311-4fc4-ad0b-c980cb23c771 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3263ad5d-4311-4fc4-ad0b-c980cb23c771 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-3263ad5d-4311-4fc4-ad0b-c980cb23c771 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Updating backup '4d6ee34d-da10-4045-8212-92c6acb4e439' with '{'status': 'error'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-3263ad5d-4311-4fc4-ad0b-c980cb23c771 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '290e312d4eef4af699d7440f318f5e63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fd9707ce7994b60bb2cddeb91ab46cd', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3263ad5d-4311-4fc4-ad0b-c980cb23c771 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439/action returned with HTTP 403 Aug 23 18:21:30.343771 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 908/3655] 10.4.3.148 () {70 vars in 1430 bytes} [Sun Aug 23 18:21:29 2026] POST /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume with id: 760d0875-d3e6-42a2-8554-ffaad9b2be9c Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:30.346117 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:30.347700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7f3ab1f3-4a02-4ce6-8c91-555b333e6373 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.347700 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f3ab1f3-4a02-4ce6-8c91-555b333e6373 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 Aug 23 18:21:30.347700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f3ab1f3-4a02-4ce6-8c91-555b333e6373 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.347700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f3ab1f3-4a02-4ce6-8c91-555b333e6373 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.347700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7f3ab1f3-4a02-4ce6-8c91-555b333e6373 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 91110fdf-1157-4ff4-8652-081f93f2b185. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.348116 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume request issued successfully. Aug 23 18:21:30.348116 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da11abb9-9907-40c6-b2c2-917ee44e50bf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c returned with HTTP 202 Aug 23 18:21:30.348116 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 919/3656] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:29 2026] DELETE /volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:30.348619 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f3ab1f3-4a02-4ce6-8c91-555b333e6373 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 returned with HTTP 404 Aug 23 18:21:30.348619 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 918/3657] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/backups/91110fdf-1157-4ff4-8652-081f93f2b185 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:30.348995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b0aaf6c-a1cb-4876-b755-d18af9ffee67 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.348995 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b0aaf6c-a1cb-4876-b755-d18af9ffee67 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c Aug 23 18:21:30.348995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b0aaf6c-a1cb-4876-b755-d18af9ffee67 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.348995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b0aaf6c-a1cb-4876-b755-d18af9ffee67 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.349433 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-554b3d27-aba1-489d-86c9-d8a0a329619d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.349433 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-554b3d27-aba1-489d-86c9-d8a0a329619d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] DELETE https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:30.349433 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-554b3d27-aba1-489d-86c9-d8a0a329619d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.349433 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-554b3d27-aba1-489d-86c9-d8a0a329619d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.349433 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-554b3d27-aba1-489d-86c9-d8a0a329619d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Delete backup with id: 36b21d24-fb58-487c-b48f-2768b8764337. Aug 23 18:21:30.349872 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.349872 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:30.350378 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.350378 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:30.350564 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b0aaf6c-a1cb-4876-b755-d18af9ffee67 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:30.350564 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b0aaf6c-a1cb-4876-b755-d18af9ffee67 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c returned with HTTP 200 Aug 23 18:21:30.350564 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 913/3658] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:30.350699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-554b3d27-aba1-489d-86c9-d8a0a329619d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] delete_backup rpcapi backup_id 36b21d24-fb58-487c-b48f-2768b8764337 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:30.350699 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-554b3d27-aba1-489d-86c9-d8a0a329619d tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 202 Aug 23 18:21:30.350699 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 909/3659] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:29 2026] DELETE /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e43b4a35-0859-49bb-adaf-2f79dcec3960 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e43b4a35-0859-49bb-adaf-2f79dcec3960 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e43b4a35-0859-49bb-adaf-2f79dcec3960 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e43b4a35-0859-49bb-adaf-2f79dcec3960 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e43b4a35-0859-49bb-adaf-2f79dcec3960 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e43b4a35-0859-49bb-adaf-2f79dcec3960 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 200 Aug 23 18:21:30.350860 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 920/3660] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-957ee317-4b37-472d-8ef3-b68dfb25d144 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-957ee317-4b37-472d-8ef3-b68dfb25d144 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-957ee317-4b37-472d-8ef3-b68dfb25d144 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-957ee317-4b37-472d-8ef3-b68dfb25d144 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-957ee317-4b37-472d-8ef3-b68dfb25d144 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-957ee317-4b37-472d-8ef3-b68dfb25d144 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:30.351316 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 919/3661] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:29 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d95c15f3-4613-43fe-95e8-176040f43409 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d95c15f3-4613-43fe-95e8-176040f43409 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d95c15f3-4613-43fe-95e8-176040f43409 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d95c15f3-4613-43fe-95e8-176040f43409 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d95c15f3-4613-43fe-95e8-176040f43409 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume with id: eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d95c15f3-4613-43fe-95e8-176040f43409 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d95c15f3-4613-43fe-95e8-176040f43409 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume request issued successfully. Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d95c15f3-4613-43fe-95e8-176040f43409 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 returned with HTTP 202 Aug 23 18:21:30.351641 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 914/3662] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:30 2026] DELETE /volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c93da881-ae5d-47b4-bf54-6a148a0e22b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c93da881-ae5d-47b4-bf54-6a148a0e22b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c93da881-ae5d-47b4-bf54-6a148a0e22b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c93da881-ae5d-47b4-bf54-6a148a0e22b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c93da881-ae5d-47b4-bf54-6a148a0e22b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c93da881-ae5d-47b4-bf54-6a148a0e22b7 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 returned with HTTP 200 Aug 23 18:21:30.352038 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 910/3663] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:30 2026] GET /volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 => generated 1065 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97a39228-441a-4f44-a923-ac2726de60b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97a39228-441a-4f44-a923-ac2726de60b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97a39228-441a-4f44-a923-ac2726de60b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97a39228-441a-4f44-a923-ac2726de60b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-97a39228-441a-4f44-a923-ac2726de60b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97a39228-441a-4f44-a923-ac2726de60b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:30.352412 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 921/3664] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:30 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.544308 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cf1cd750-9141-495c-bc3d-e683ec8bc9ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.546634 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf1cd750-9141-495c-bc3d-e683ec8bc9ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:30.546906 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf1cd750-9141-495c-bc3d-e683ec8bc9ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.547343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf1cd750-9141-495c-bc3d-e683ec8bc9ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.547343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cf1cd750-9141-495c-bc3d-e683ec8bc9ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.554372 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.554372 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:30.554372 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf1cd750-9141-495c-bc3d-e683ec8bc9ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:30.554372 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 920/3665] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:30 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.896668 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44ac0d88-6470-4ffb-bf65-f016f4529a13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.898622 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44ac0d88-6470-4ffb-bf65-f016f4529a13 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c Aug 23 18:21:30.898862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44ac0d88-6470-4ffb-bf65-f016f4529a13 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.899085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44ac0d88-6470-4ffb-bf65-f016f4529a13 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.914482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44ac0d88-6470-4ffb-bf65-f016f4529a13 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c returned with HTTP 404 Aug 23 18:21:30.915043 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 915/3666] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:30 2026] GET /volume/v3/volumes/760d0875-d3e6-42a2-8554-ffaad9b2be9c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:30.921447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1c0a784e-b594-405d-98c7-be7196e1405e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.924331 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c0a784e-b594-405d-98c7-be7196e1405e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 Aug 23 18:21:30.924564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c0a784e-b594-405d-98c7-be7196e1405e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.924812 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c0a784e-b594-405d-98c7-be7196e1405e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.924953 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1c0a784e-b594-405d-98c7-be7196e1405e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 36b21d24-fb58-487c-b48f-2768b8764337. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.926914 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.929394 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] POST https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a/restore Aug 23 18:21:30.929926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:30.930214 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c0a784e-b594-405d-98c7-be7196e1405e tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 returned with HTTP 404 Aug 23 18:21:30.930926 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 911/3667] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:30 2026] GET /volume/v3/backups/36b21d24-fb58-487c-b48f-2768b8764337 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:30.931703 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Restoring backup 1c4c78c4-0485-49e3-9d8a-deeb7203976a ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100223) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:21:30.931887 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Restoring backup 1c4c78c4-0485-49e3-9d8a-deeb7203976a to volume None. Aug 23 18:21:30.937673 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.937673 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:30.939233 np0000007943 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Creating volume of 1 GB for restore of backup 1c4c78c4-0485-49e3-9d8a-deeb7203976a. Aug 23 18:21:30.940638 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6d5c273d-dcd1-48f6-ade8-0074a0f402af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.942387 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d5c273d-dcd1-48f6-ade8-0074a0f402af tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] DELETE https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:21:30.942575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6d5c273d-dcd1-48f6-ade8-0074a0f402af tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.942753 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6d5c273d-dcd1-48f6-ade8-0074a0f402af tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.942919 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-6d5c273d-dcd1-48f6-ade8-0074a0f402af tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete backup with id: 58b3c090-4c78-4d65-9a90-c818fb4f45f9. Aug 23 18:21:30.944274 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Availability Zones retrieved successfully. Aug 23 18:21:30.946807 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.946807 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:30.951730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Flow 'volume_create_api' (9ee488c6-a746-4090-95f2-17e25a0ec3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:30.953174 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3df2351-c1e8-441a-946f-3014617b4394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:30.954363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:30.957679 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-6d5c273d-dcd1-48f6-ade8-0074a0f402af tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] delete_backup rpcapi backup_id 58b3c090-4c78-4d65-9a90-c818fb4f45f9 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:30.961213 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d5c273d-dcd1-48f6-ade8-0074a0f402af tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 202 Aug 23 18:21:30.961213 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 921/3668] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:30 2026] DELETE /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:30.967772 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9d924a5-1b5e-4391-a31c-bf8a9a7c3b46 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:30.969974 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9d924a5-1b5e-4391-a31c-bf8a9a7c3b46 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:21:30.970295 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9d924a5-1b5e-4391-a31c-bf8a9a7c3b46 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:30.971591 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9d924a5-1b5e-4391-a31c-bf8a9a7c3b46 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:30.971591 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f9d924a5-1b5e-4391-a31c-bf8a9a7c3b46 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:30.976286 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:30.976286 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:30.977103 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9d924a5-1b5e-4391-a31c-bf8a9a7c3b46 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 200 Aug 23 18:21:30.977504 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 916/3669] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:30 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:30.996870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3df2351-c1e8-441a-946f-3014617b4394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:31.000019 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b40559-ad65-4486-8248-88b88dbf6913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:31.045529 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Created reservations ['775940d5-e306-45b0-b93c-8628d2975b65', '0fa4ce6c-7310-461d-8352-db1c59a491de', '07266055-ab4b-45b7-b646-7c19bee9a8dd', '5b5cb13f-eccd-40c8-90a1-ad76ecc4393a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:31.046365 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b40559-ad65-4486-8248-88b88dbf6913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['775940d5-e306-45b0-b93c-8628d2975b65', '0fa4ce6c-7310-461d-8352-db1c59a491de', '07266055-ab4b-45b7-b646-7c19bee9a8dd', '5b5cb13f-eccd-40c8-90a1-ad76ecc4393a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:31.049820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27151ed9-c060-4a6d-ae57-d3f09e02a01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:31.088561 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27151ed9-c060-4a6d-ae57-d3f09e02a01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8cb415-11a0-458a-bfb1-d16d7d773150', '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='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['775940d5-e306-45b0-b93c-8628d2975b65','0fa4ce6c-7310-461d-8352-db1c59a491de','07266055-ab4b-45b7-b646-7c19bee9a8dd','5b5cb13f-eccd-40c8-90a1-ad76ecc4393a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='290e312d4eef4af699d7440f318f5e63',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:31Z,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=aa8cb415-11a0-458a-bfb1-d16d7d773150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd9707ce7994b60bb2cddeb91ab46cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='290e312d4eef4af699d7440f318f5e63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:31.089879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a35ec9c-59f4-48ee-a5cd-3f0c0206f292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:31.107818 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74afe9b5-5666-43f9-bce7-a9c436f63fb2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:31.109710 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74afe9b5-5666-43f9-bce7-a9c436f63fb2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 Aug 23 18:21:31.109989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74afe9b5-5666-43f9-bce7-a9c436f63fb2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:31.110224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74afe9b5-5666-43f9-bce7-a9c436f63fb2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:31.112800 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a35ec9c-59f4-48ee-a5cd-3f0c0206f292) transitioned into 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='5fd9707ce7994b60bb2cddeb91ab46cd',qos_specs=None,replication_status=,reservations=['775940d5-e306-45b0-b93c-8628d2975b65','0fa4ce6c-7310-461d-8352-db1c59a491de','07266055-ab4b-45b7-b646-7c19bee9a8dd','5b5cb13f-eccd-40c8-90a1-ad76ecc4393a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='290e312d4eef4af699d7440f318f5e63',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:31.113981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3b563a-a7c0-4169-8f12-859c27cea9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:31.116740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74afe9b5-5666-43f9-bce7-a9c436f63fb2 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 returned with HTTP 404 Aug 23 18:21:31.117255 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 912/3670] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:31 2026] GET /volume/v3/volumes/eb8def73-2a8d-4f7b-a8d9-cee39ccb0374 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:31.124193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3b563a-a7c0-4169-8f12-859c27cea9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:31.125344 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Flow 'volume_create_api' (9ee488c6-a746-4090-95f2-17e25a0ec3fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:31.125469 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Create volume request issued successfully. Aug 23 18:21:31.127639 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-40cf2aa8-988d-402c-b4ad-486e1a06009f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:31.129614 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40cf2aa8-988d-402c-b4ad-486e1a06009f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:31.129857 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40cf2aa8-988d-402c-b4ad-486e1a06009f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:31.130040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40cf2aa8-988d-402c-b4ad-486e1a06009f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:31.130371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-40cf2aa8-988d-402c-b4ad-486e1a06009f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:31.134326 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:31.134326 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:31.134843 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Volume info retrieved successfully. Aug 23 18:21:31.135083 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:31.135083 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:31.135763 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40cf2aa8-988d-402c-b4ad-486e1a06009f tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:31.136205 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 922/3671] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:31 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:31.147654 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34b5ca27-84e8-43d3-8526-865d23678169 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:31.154430 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34b5ca27-84e8-43d3-8526-865d23678169 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:31.154754 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34b5ca27-84e8-43d3-8526-865d23678169 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:31.155001 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34b5ca27-84e8-43d3-8526-865d23678169 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:31.155179 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-34b5ca27-84e8-43d3-8526-865d23678169 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete backup with id: c262f3b1-5300-4f50-bcfc-0546652f259a. Aug 23 18:21:31.162429 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:31.162429 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:31.179116 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-34b5ca27-84e8-43d3-8526-865d23678169 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] delete_backup rpcapi backup_id c262f3b1-5300-4f50-bcfc-0546652f259a {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:31.181302 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34b5ca27-84e8-43d3-8526-865d23678169 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 202 Aug 23 18:21:31.181831 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 917/3672] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:31 2026] DELETE /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:31.191902 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1987b65d-16fa-4615-aa29-63ceeaca6e23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:31.194111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1987b65d-16fa-4615-aa29-63ceeaca6e23 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:31.194427 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1987b65d-16fa-4615-aa29-63ceeaca6e23 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:31.194676 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1987b65d-16fa-4615-aa29-63ceeaca6e23 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:31.194844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1987b65d-16fa-4615-aa29-63ceeaca6e23 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:31.205209 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:31.205209 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:31.206063 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1987b65d-16fa-4615-aa29-63ceeaca6e23 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:31.206669 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 913/3673] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:31 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:31.300259 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe7adf8e-9f21-435e-9847-2aedaeb70a32 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:31.302682 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe7adf8e-9f21-435e-9847-2aedaeb70a32 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:31.302936 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe7adf8e-9f21-435e-9847-2aedaeb70a32 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:31.303159 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe7adf8e-9f21-435e-9847-2aedaeb70a32 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:31.303268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fe7adf8e-9f21-435e-9847-2aedaeb70a32 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:31.313152 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:31.313152 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:31.313152 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe7adf8e-9f21-435e-9847-2aedaeb70a32 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:31.313152 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 923/3674] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:31 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:31.571020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8aae9f1d-fee2-4a1e-b82a-cbbae29f476a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:31.578854 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8aae9f1d-fee2-4a1e-b82a-cbbae29f476a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:31.579981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8aae9f1d-fee2-4a1e-b82a-cbbae29f476a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:31.580247 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8aae9f1d-fee2-4a1e-b82a-cbbae29f476a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:31.580347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8aae9f1d-fee2-4a1e-b82a-cbbae29f476a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:31.588025 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:31.588025 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:31.589892 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8aae9f1d-fee2-4a1e-b82a-cbbae29f476a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:31.589892 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 918/3675] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:31 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:31.988250 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11e2a8a2-480d-4cb7-939e-ba5c2719d7cf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:31.993264 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11e2a8a2-480d-4cb7-939e-ba5c2719d7cf tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 Aug 23 18:21:31.993459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11e2a8a2-480d-4cb7-939e-ba5c2719d7cf tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:31.993768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11e2a8a2-480d-4cb7-939e-ba5c2719d7cf tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:31.993890 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-11e2a8a2-480d-4cb7-939e-ba5c2719d7cf tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Show backup with id 58b3c090-4c78-4d65-9a90-c818fb4f45f9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:31.998515 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11e2a8a2-480d-4cb7-939e-ba5c2719d7cf tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 returned with HTTP 404 Aug 23 18:21:31.999320 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 914/3676] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:31 2026] GET /volume/v3/backups/58b3c090-4c78-4d65-9a90-c818fb4f45f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:32.009865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6022d161-e1e3-4681-911c-e47f8e121c86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:32.012120 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6022d161-e1e3-4681-911c-e47f8e121c86 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] DELETE https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:21:32.012527 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6022d161-e1e3-4681-911c-e47f8e121c86 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:32.012957 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6022d161-e1e3-4681-911c-e47f8e121c86 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:32.013178 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-6022d161-e1e3-4681-911c-e47f8e121c86 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Delete backup with id: 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. Aug 23 18:21:32.019456 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:32.019456 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:32.037417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-6022d161-e1e3-4681-911c-e47f8e121c86 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] delete_backup rpcapi backup_id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:32.040752 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6022d161-e1e3-4681-911c-e47f8e121c86 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 202 Aug 23 18:21:32.040943 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 924/3677] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:32 2026] DELETE /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:32.051917 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-040492d3-a3fd-4170-b1e6-b26c0130be17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:32.056259 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-040492d3-a3fd-4170-b1e6-b26c0130be17 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:21:32.056606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-040492d3-a3fd-4170-b1e6-b26c0130be17 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:32.056606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-040492d3-a3fd-4170-b1e6-b26c0130be17 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:32.056732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-040492d3-a3fd-4170-b1e6-b26c0130be17 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:32.070413 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:32.070413 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:32.074961 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-040492d3-a3fd-4170-b1e6-b26c0130be17 tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:21:32.075358 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 919/3678] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:32 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 751 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:32.152541 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:32.152541 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:32.154439 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Volume info retrieved successfully. Aug 23 18:21:32.155998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Checking backup size 1 against volume size 1 {{(pid=100223) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:21:32.156242 np0000007943 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Overwriting volume aa8cb415-11a0-458a-bfb1-d16d7d773150 with restore of backup 1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:32.185669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] restore_backup in rpcapi backup_id 1c4c78c4-0485-49e3-9d8a-deeb7203976a {{(pid=100223) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:21:32.190818 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a5e330f-a262-494b-ba71-e9ba884f7f9f tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a/restore returned with HTTP 202 Aug 23 18:21:32.191489 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 922/3679] 10.4.3.148 () {70 vars in 1433 bytes} [Sun Aug 23 18:21:30 2026] POST /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a/restore => generated 152 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:32.203812 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eb7df964-ccfc-4947-9f41-86a9fc36a20d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:32.205682 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb7df964-ccfc-4947-9f41-86a9fc36a20d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:32.205961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb7df964-ccfc-4947-9f41-86a9fc36a20d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:32.206368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb7df964-ccfc-4947-9f41-86a9fc36a20d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:32.206368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-eb7df964-ccfc-4947-9f41-86a9fc36a20d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:32.217015 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:32.217015 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:32.217707 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb7df964-ccfc-4947-9f41-86a9fc36a20d tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:32.217765 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5814b39c-aaa3-4fe8-90a9-87ad5df241ce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:32.218215 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 915/3680] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:32 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:32.225173 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5814b39c-aaa3-4fe8-90a9-87ad5df241ce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:32.225494 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5814b39c-aaa3-4fe8-90a9-87ad5df241ce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:32.225736 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5814b39c-aaa3-4fe8-90a9-87ad5df241ce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:32.225909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5814b39c-aaa3-4fe8-90a9-87ad5df241ce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:32.231916 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:32.231916 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:32.232518 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5814b39c-aaa3-4fe8-90a9-87ad5df241ce tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 200 Aug 23 18:21:32.233029 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 925/3681] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:32 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:32.332826 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d55ecbcf-83da-46e1-ae7b-c2ddc0d09cfe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:32.337461 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d55ecbcf-83da-46e1-ae7b-c2ddc0d09cfe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:32.337672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d55ecbcf-83da-46e1-ae7b-c2ddc0d09cfe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:32.337887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d55ecbcf-83da-46e1-ae7b-c2ddc0d09cfe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:32.337995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d55ecbcf-83da-46e1-ae7b-c2ddc0d09cfe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:32.345293 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:32.345293 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:32.346253 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d55ecbcf-83da-46e1-ae7b-c2ddc0d09cfe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:32.346666 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 920/3682] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:32 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:32.606182 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-29554b62-df45-48ba-91fa-f6277ab202e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:32.608672 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29554b62-df45-48ba-91fa-f6277ab202e0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:32.608976 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29554b62-df45-48ba-91fa-f6277ab202e0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:32.609557 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29554b62-df45-48ba-91fa-f6277ab202e0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:32.609557 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-29554b62-df45-48ba-91fa-f6277ab202e0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:32.620706 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:32.620706 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:32.621021 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29554b62-df45-48ba-91fa-f6277ab202e0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:32.621686 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 923/3683] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:32 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:33.086347 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7c19178-e4d6-424f-a5b4-99284c73717f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:33.088514 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7c19178-e4d6-424f-a5b4-99284c73717f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:21:33.088703 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7c19178-e4d6-424f-a5b4-99284c73717f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:33.088949 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7c19178-e4d6-424f-a5b4-99284c73717f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:33.089065 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b7c19178-e4d6-424f-a5b4-99284c73717f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:33.100152 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:33.100152 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:33.101000 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7c19178-e4d6-424f-a5b4-99284c73717f tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 200 Aug 23 18:21:33.101491 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 916/3684] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:33 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:33.231089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-63e7ef8a-d333-4f41-9dea-5de9fed1b278 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:33.233244 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63e7ef8a-d333-4f41-9dea-5de9fed1b278 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:33.234082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63e7ef8a-d333-4f41-9dea-5de9fed1b278 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:33.234639 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63e7ef8a-d333-4f41-9dea-5de9fed1b278 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:33.234979 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-63e7ef8a-d333-4f41-9dea-5de9fed1b278 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:33.240751 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:33.240751 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:33.241861 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63e7ef8a-d333-4f41-9dea-5de9fed1b278 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:33.242236 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 926/3685] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:33 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:33.245697 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6babc5b-867b-4747-9ed8-69c5340cf225 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:33.248151 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6babc5b-867b-4747-9ed8-69c5340cf225 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a Aug 23 18:21:33.249154 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6babc5b-867b-4747-9ed8-69c5340cf225 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:33.249154 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6babc5b-867b-4747-9ed8-69c5340cf225 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:33.249632 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c6babc5b-867b-4747-9ed8-69c5340cf225 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id c262f3b1-5300-4f50-bcfc-0546652f259a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:33.255285 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6babc5b-867b-4747-9ed8-69c5340cf225 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a returned with HTTP 404 Aug 23 18:21:33.256011 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 921/3686] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:33 2026] GET /volume/v3/backups/c262f3b1-5300-4f50-bcfc-0546652f259a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:33.265171 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-463dadbe-7d21-4d7b-9017-16d0f06a17f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:33.270470 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-463dadbe-7d21-4d7b-9017-16d0f06a17f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:21:33.270858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-463dadbe-7d21-4d7b-9017-16d0f06a17f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:33.271591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-463dadbe-7d21-4d7b-9017-16d0f06a17f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:33.271811 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-463dadbe-7d21-4d7b-9017-16d0f06a17f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete backup with id: 616cf1af-a8ba-4b99-b966-78578c237a3f. Aug 23 18:21:33.292137 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:33.292137 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:33.317076 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-463dadbe-7d21-4d7b-9017-16d0f06a17f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] delete_backup rpcapi backup_id 616cf1af-a8ba-4b99-b966-78578c237a3f {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:33.319307 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-463dadbe-7d21-4d7b-9017-16d0f06a17f8 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 202 Aug 23 18:21:33.319840 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 924/3687] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:33 2026] DELETE /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:33.332639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56b3351d-277b-443e-91fe-725c8aae2f80 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:33.335775 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b3351d-277b-443e-91fe-725c8aae2f80 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:21:33.335867 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b3351d-277b-443e-91fe-725c8aae2f80 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:33.336087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b3351d-277b-443e-91fe-725c8aae2f80 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:33.336347 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-56b3351d-277b-443e-91fe-725c8aae2f80 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:33.343348 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:33.343348 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:33.344172 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b3351d-277b-443e-91fe-725c8aae2f80 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 200 Aug 23 18:21:33.344444 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 917/3688] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:33 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:33.358645 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8894fd22-92b8-4fc9-b991-8ffcb4672b01 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:33.360378 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8894fd22-92b8-4fc9-b991-8ffcb4672b01 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:33.360561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8894fd22-92b8-4fc9-b991-8ffcb4672b01 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:33.360750 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8894fd22-92b8-4fc9-b991-8ffcb4672b01 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:33.360872 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8894fd22-92b8-4fc9-b991-8ffcb4672b01 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:33.368122 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:33.368122 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:33.368122 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8894fd22-92b8-4fc9-b991-8ffcb4672b01 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:33.368122 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 927/3689] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:33 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:33.637764 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-76f2d1a7-b2b8-4901-8e23-e3dc523c5d55 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:33.641879 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76f2d1a7-b2b8-4901-8e23-e3dc523c5d55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:33.641879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76f2d1a7-b2b8-4901-8e23-e3dc523c5d55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:33.641879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76f2d1a7-b2b8-4901-8e23-e3dc523c5d55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:33.641879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-76f2d1a7-b2b8-4901-8e23-e3dc523c5d55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:33.650542 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:33.650542 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:33.651664 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76f2d1a7-b2b8-4901-8e23-e3dc523c5d55 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:33.651888 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 922/3690] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:33 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:34.116408 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73b69d82-4f38-4958-b77b-4e3e9f3a41ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.118858 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73b69d82-4f38-4958-b77b-4e3e9f3a41ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] GET https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 Aug 23 18:21:34.119102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73b69d82-4f38-4958-b77b-4e3e9f3a41ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.119316 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73b69d82-4f38-4958-b77b-4e3e9f3a41ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.119964 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-73b69d82-4f38-4958-b77b-4e3e9f3a41ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] Show backup with id 8faf38a0-85fe-4924-8c7c-46b8da41a6d4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:34.124180 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73b69d82-4f38-4958-b77b-4e3e9f3a41ad tempest-VolumesBackupsTest-1209284327 tempest-VolumesBackupsTest-1209284327-project-admin] https://10.4.3.148/volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 returned with HTTP 404 Aug 23 18:21:34.124401 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 925/3691] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:34 2026] GET /volume/v3/backups/8faf38a0-85fe-4924-8c7c-46b8da41a6d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:34.140367 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a6520772-5263-482c-b2be-e91ed7c34a90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.143457 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6520772-5263-482c-b2be-e91ed7c34a90 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] DELETE https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e Aug 23 18:21:34.144742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6520772-5263-482c-b2be-e91ed7c34a90 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.145222 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6520772-5263-482c-b2be-e91ed7c34a90 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.146150 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a6520772-5263-482c-b2be-e91ed7c34a90 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete volume with id: 1ea2f097-3929-4769-a833-c0beec63657e Aug 23 18:21:34.160776 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:34.160776 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:34.161779 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a6520772-5263-482c-b2be-e91ed7c34a90 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:21:34.200120 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a6520772-5263-482c-b2be-e91ed7c34a90 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete volume request issued successfully. Aug 23 18:21:34.200501 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6520772-5263-482c-b2be-e91ed7c34a90 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e returned with HTTP 202 Aug 23 18:21:34.201502 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 918/3692] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:34 2026] DELETE /volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:34.216716 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5557367-18bc-43b4-bb0b-70e022b84da0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.219272 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5557367-18bc-43b4-bb0b-70e022b84da0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e Aug 23 18:21:34.219560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5557367-18bc-43b4-bb0b-70e022b84da0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.219768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5557367-18bc-43b4-bb0b-70e022b84da0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.239505 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:34.239505 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:34.254773 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d5557367-18bc-43b4-bb0b-70e022b84da0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:21:34.257372 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37d6d60c-fedb-4598-89ff-be1f9c1e99ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.259371 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37d6d60c-fedb-4598-89ff-be1f9c1e99ff tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:34.259592 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37d6d60c-fedb-4598-89ff-be1f9c1e99ff tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.259773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37d6d60c-fedb-4598-89ff-be1f9c1e99ff tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.259891 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-37d6d60c-fedb-4598-89ff-be1f9c1e99ff tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:34.265890 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:34.265890 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:34.266603 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37d6d60c-fedb-4598-89ff-be1f9c1e99ff tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:34.267100 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 923/3693] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:34 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:34.274030 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5557367-18bc-43b4-bb0b-70e022b84da0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e returned with HTTP 200 Aug 23 18:21:34.276983 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 928/3694] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:34 2026] GET /volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:34.359517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a5e77a3-6694-4b48-928e-e3cad4e66f9e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.363185 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a5e77a3-6694-4b48-928e-e3cad4e66f9e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f Aug 23 18:21:34.363471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a5e77a3-6694-4b48-928e-e3cad4e66f9e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.363589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a5e77a3-6694-4b48-928e-e3cad4e66f9e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.363695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2a5e77a3-6694-4b48-928e-e3cad4e66f9e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id 616cf1af-a8ba-4b99-b966-78578c237a3f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:34.377437 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a5e77a3-6694-4b48-928e-e3cad4e66f9e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f returned with HTTP 404 Aug 23 18:21:34.378002 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 926/3695] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:34 2026] GET /volume/v3/backups/616cf1af-a8ba-4b99-b966-78578c237a3f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:34.382764 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3b0ebb18-859c-4068-bcb4-1aac3fd25dfd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.385063 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b0ebb18-859c-4068-bcb4-1aac3fd25dfd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:34.385063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b0ebb18-859c-4068-bcb4-1aac3fd25dfd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.385257 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b0ebb18-859c-4068-bcb4-1aac3fd25dfd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.385353 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3b0ebb18-859c-4068-bcb4-1aac3fd25dfd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:34.387280 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94adf6f0-7234-4763-8ca5-dc65cd55327e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.390266 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:34.390266 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:34.391265 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b0ebb18-859c-4068-bcb4-1aac3fd25dfd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:34.391579 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 919/3696] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:34 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:34.393922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94adf6f0-7234-4763-8ca5-dc65cd55327e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:34.394228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94adf6f0-7234-4763-8ca5-dc65cd55327e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.394480 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94adf6f0-7234-4763-8ca5-dc65cd55327e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.394627 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-94adf6f0-7234-4763-8ca5-dc65cd55327e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete backup with id: dfa222a9-89cb-4126-9683-8b904a90aa26. Aug 23 18:21:34.408171 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:34.408171 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:34.434400 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-94adf6f0-7234-4763-8ca5-dc65cd55327e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] delete_backup rpcapi backup_id dfa222a9-89cb-4126-9683-8b904a90aa26 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:34.437684 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94adf6f0-7234-4763-8ca5-dc65cd55327e tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 202 Aug 23 18:21:34.437684 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 924/3697] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:34 2026] DELETE /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:34.447331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b2eaffa0-47ea-4e75-ae65-71b90ec4b068 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.451635 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2eaffa0-47ea-4e75-ae65-71b90ec4b068 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:34.451865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2eaffa0-47ea-4e75-ae65-71b90ec4b068 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.452016 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2eaffa0-47ea-4e75-ae65-71b90ec4b068 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.452098 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b2eaffa0-47ea-4e75-ae65-71b90ec4b068 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:34.456953 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:34.456953 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:34.457923 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2eaffa0-47ea-4e75-ae65-71b90ec4b068 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:34.458611 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 929/3698] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:34 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:34.664803 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88c67522-c2e0-4976-b434-df18b939518d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:34.668012 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88c67522-c2e0-4976-b434-df18b939518d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:34.668012 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88c67522-c2e0-4976-b434-df18b939518d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:34.668181 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88c67522-c2e0-4976-b434-df18b939518d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:34.668233 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-88c67522-c2e0-4976-b434-df18b939518d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:34.679703 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:34.679703 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:34.680783 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88c67522-c2e0-4976-b434-df18b939518d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:34.681479 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 927/3699] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:34 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:35.282977 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24faeb5d-19ec-4094-b0be-e4ddc621f528 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:35.285637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24faeb5d-19ec-4094-b0be-e4ddc621f528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:35.285845 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24faeb5d-19ec-4094-b0be-e4ddc621f528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:35.286120 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24faeb5d-19ec-4094-b0be-e4ddc621f528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:35.286324 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-24faeb5d-19ec-4094-b0be-e4ddc621f528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:35.296754 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b5922df-c371-47de-b289-0241345a3bb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:35.297989 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:35.297989 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:35.298710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b5922df-c371-47de-b289-0241345a3bb3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e Aug 23 18:21:35.298772 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24faeb5d-19ec-4094-b0be-e4ddc621f528 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:35.298860 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b5922df-c371-47de-b289-0241345a3bb3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:35.298996 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b5922df-c371-47de-b289-0241345a3bb3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:35.299233 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 920/3700] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:35 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:35.304902 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b5922df-c371-47de-b289-0241345a3bb3 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e returned with HTTP 404 Aug 23 18:21:35.305606 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 925/3701] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:35 2026] GET /volume/v3/volumes/1ea2f097-3929-4769-a833-c0beec63657e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:35.316551 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:35.318671 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] DELETE https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 Aug 23 18:21:35.318965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:35.319230 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:35.319461 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete volume with id: 2da3ceb8-fb2a-4d18-995e-9115f83426d4 Aug 23 18:21:35.331897 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:35.331897 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:35.332376 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:21:35.368601 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete volume request issued successfully. Aug 23 18:21:35.370122 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0a7a316-b5a4-4d04-9331-5874954e8e86 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 returned with HTTP 202 Aug 23 18:21:35.370122 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 930/3702] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:35 2026] DELETE /volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:35.379427 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-199eb373-2a00-4846-9724-9c1c5b1db16c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:35.381646 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-199eb373-2a00-4846-9724-9c1c5b1db16c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 Aug 23 18:21:35.382018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-199eb373-2a00-4846-9724-9c1c5b1db16c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:35.383219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-199eb373-2a00-4846-9724-9c1c5b1db16c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:35.394011 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:35.394011 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:35.402585 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-199eb373-2a00-4846-9724-9c1c5b1db16c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:21:35.406100 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-39d5aae0-2935-4ff8-ac0d-4fc824466124 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:35.409558 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-199eb373-2a00-4846-9724-9c1c5b1db16c tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 returned with HTTP 200 Aug 23 18:21:35.409943 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 928/3703] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:35 2026] GET /volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:35.410074 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39d5aae0-2935-4ff8-ac0d-4fc824466124 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:35.410369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39d5aae0-2935-4ff8-ac0d-4fc824466124 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:35.410650 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39d5aae0-2935-4ff8-ac0d-4fc824466124 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:35.411050 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-39d5aae0-2935-4ff8-ac0d-4fc824466124 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:35.416405 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:35.416405 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:35.417335 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39d5aae0-2935-4ff8-ac0d-4fc824466124 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:35.417725 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 921/3704] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:35 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:35.474915 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-627b2217-8b3f-466c-8c99-7d5825c48e0c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:35.477054 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-627b2217-8b3f-466c-8c99-7d5825c48e0c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:35.477458 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-627b2217-8b3f-466c-8c99-7d5825c48e0c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:35.477908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-627b2217-8b3f-466c-8c99-7d5825c48e0c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:35.478104 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-627b2217-8b3f-466c-8c99-7d5825c48e0c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:35.491122 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:35.491122 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:35.492338 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-627b2217-8b3f-466c-8c99-7d5825c48e0c tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 200 Aug 23 18:21:35.496823 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 926/3705] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:35 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:35.708180 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-88ed4c7d-eb10-41ec-bd51-84afa807445b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:35.710920 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88ed4c7d-eb10-41ec-bd51-84afa807445b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:35.711185 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88ed4c7d-eb10-41ec-bd51-84afa807445b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:35.711497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88ed4c7d-eb10-41ec-bd51-84afa807445b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:35.711631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-88ed4c7d-eb10-41ec-bd51-84afa807445b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:35.717373 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:35.717373 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:35.718349 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88ed4c7d-eb10-41ec-bd51-84afa807445b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:35.718839 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 931/3706] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:35 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:36.310890 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ee26191-e0ce-4b73-aae5-4c4451e6f256 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.312992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ee26191-e0ce-4b73-aae5-4c4451e6f256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:36.313205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ee26191-e0ce-4b73-aae5-4c4451e6f256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.313371 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ee26191-e0ce-4b73-aae5-4c4451e6f256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.313493 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3ee26191-e0ce-4b73-aae5-4c4451e6f256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:36.318013 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.318013 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:36.318678 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ee26191-e0ce-4b73-aae5-4c4451e6f256 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:36.319132 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 929/3707] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:36.374817 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ae88f39-153a-4785-8fa8-2acf0938807f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.375367 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ae88f39-153a-4785-8fa8-2acf0938807f None None] GET https://10.4.3.148/volume// Aug 23 18:21:36.375728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ae88f39-153a-4785-8fa8-2acf0938807f None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.375998 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ae88f39-153a-4785-8fa8-2acf0938807f None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.376338 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ae88f39-153a-4785-8fa8-2acf0938807f None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:36.376840 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 922/3708] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:36.391696 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-a5f817ba-85e3-48a7-bd01-0ccc7e68e52a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.400882 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-a5f817ba-85e3-48a7-bd01-0ccc7e68e52a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:21:36.401442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-a5f817ba-85e3-48a7-bd01-0ccc7e68e52a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98f9f19d-a750-4c93-9be7-c95f894c152c", "connector": null, "instance_uuid": "71c64722-4f74-4253-9f9c-3e6f268b2c7c"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:36.420821 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.420821 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:36.430668 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-57a40723-7237-458b-96ed-28387a5f2aa0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.433009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e09b8dbd-0260-4e70-8345-b70140da88aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.433357 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57a40723-7237-458b-96ed-28387a5f2aa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 Aug 23 18:21:36.433500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57a40723-7237-458b-96ed-28387a5f2aa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.433857 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57a40723-7237-458b-96ed-28387a5f2aa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.435884 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e09b8dbd-0260-4e70-8345-b70140da88aa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:36.436158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e09b8dbd-0260-4e70-8345-b70140da88aa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.436410 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e09b8dbd-0260-4e70-8345-b70140da88aa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.436560 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e09b8dbd-0260-4e70-8345-b70140da88aa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:36.442451 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.442451 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:36.443422 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e09b8dbd-0260-4e70-8345-b70140da88aa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:36.443486 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57a40723-7237-458b-96ed-28387a5f2aa0 tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 returned with HTTP 404 Aug 23 18:21:36.444126 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 930/3709] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:36.444208 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 932/3710] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/v3/volumes/2da3ceb8-fb2a-4d18-995e-9115f83426d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:36.455305 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.459292 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] DELETE https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 Aug 23 18:21:36.460067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.460408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.460865 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete volume with id: caa19610-4efa-450e-bea3-1e89f3a595d3 Aug 23 18:21:36.470786 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-a5f817ba-85e3-48a7-bd01-0ccc7e68e52a tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:21:36.471412 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 927/3711] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:21:36 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 23 18:21:36.473420 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.473420 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:36.474009 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:21:36.482412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-e4362737-a8ed-4515-821d-a2c7f5126986 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.487246 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-e4362737-a8ed-4515-821d-a2c7f5126986 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] DELETE https://10.4.3.148/volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e Aug 23 18:21:36.487246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-e4362737-a8ed-4515-821d-a2c7f5126986 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.487246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-e4362737-a8ed-4515-821d-a2c7f5126986 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.496612 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.496612 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:36.508710 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Delete volume request issued successfully. Aug 23 18:21:36.508892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad8bd019-3c42-453d-90b1-6a7885e60245 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.509017 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38ad4628-4b9f-4faa-9da0-10db96570a5f tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 returned with HTTP 202 Aug 23 18:21:36.509574 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 923/3712] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:36 2026] DELETE /volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:36.514071 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad8bd019-3c42-453d-90b1-6a7885e60245 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 Aug 23 18:21:36.514364 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad8bd019-3c42-453d-90b1-6a7885e60245 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.514595 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad8bd019-3c42-453d-90b1-6a7885e60245 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.514762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ad8bd019-3c42-453d-90b1-6a7885e60245 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Show backup with id dfa222a9-89cb-4126-9683-8b904a90aa26. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:36.519348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e00cddd0-591e-4833-bc8b-f7ee7f97e84b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.520338 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad8bd019-3c42-453d-90b1-6a7885e60245 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 returned with HTTP 404 Aug 23 18:21:36.521079 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 933/3713] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/v3/backups/dfa222a9-89cb-4126-9683-8b904a90aa26 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:36.521619 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e00cddd0-591e-4833-bc8b-f7ee7f97e84b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 Aug 23 18:21:36.521813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e00cddd0-591e-4833-bc8b-f7ee7f97e84b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.522012 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e00cddd0-591e-4833-bc8b-f7ee7f97e84b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.530684 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.530684 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:36.531966 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.534176 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f Aug 23 18:21:36.534609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.534732 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.534983 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume with id: 1d74f2c8-e8da-4565-b296-d2e8de73c17f Aug 23 18:21:36.535956 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e00cddd0-591e-4833-bc8b-f7ee7f97e84b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Volume info retrieved successfully. Aug 23 18:21:36.541775 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e00cddd0-591e-4833-bc8b-f7ee7f97e84b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 returned with HTTP 200 Aug 23 18:21:36.542199 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 928/3714] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:36.546547 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.546547 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:36.547036 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:36.577937 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Delete volume request issued successfully. Aug 23 18:21:36.577937 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3626d15-5be1-4a47-b22b-3cc1da05dfb5 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f returned with HTTP 202 Aug 23 18:21:36.577937 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 924/3715] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:36 2026] DELETE /volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:36.585671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-89981938-91e8-4310-8312-d20326a81394 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.587825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89981938-91e8-4310-8312-d20326a81394 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f Aug 23 18:21:36.588224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89981938-91e8-4310-8312-d20326a81394 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.588338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89981938-91e8-4310-8312-d20326a81394 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.590694 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=362,cinder:UPDATE=112,cinder:INSERT=54 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:21:36.600284 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.600284 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:36.602608 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-e4362737-a8ed-4515-821d-a2c7f5126986 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e returned with HTTP 200 Aug 23 18:21:36.602608 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 931/3716] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:21:36 2026] DELETE /volume/v3/attachments/bf773154-fbe3-4c40-8e66-2f21659f1d8e => generated 192 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:36.612356 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-89981938-91e8-4310-8312-d20326a81394 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Volume info retrieved successfully. Aug 23 18:21:36.620745 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89981938-91e8-4310-8312-d20326a81394 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f returned with HTTP 200 Aug 23 18:21:36.621366 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 934/3717] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:36.736348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b9e0a114-d9a5-495c-9f82-509e7964da7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:36.738264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9e0a114-d9a5-495c-9f82-509e7964da7b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:36.738511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9e0a114-d9a5-495c-9f82-509e7964da7b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:36.738782 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9e0a114-d9a5-495c-9f82-509e7964da7b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:36.739018 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b9e0a114-d9a5-495c-9f82-509e7964da7b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:36.749090 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:36.749090 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:36.750226 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9e0a114-d9a5-495c-9f82-509e7964da7b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:36.750728 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 929/3718] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:36 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:37.210053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.212404 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:37.212815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1187457581", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:37.214676 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1187457581', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:37.214843 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Create volume of 1 GB Aug 23 18:21:37.222273 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Availability Zones retrieved successfully. Aug 23 18:21:37.229604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Flow 'volume_create_api' (0b48ee73-d638-4e1f-b405-0e7ac11af6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:37.231065 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e24c91-a488-49e8-ac4b-c710c8526215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:37.233247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:37.274005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e24c91-a488-49e8-ac4b-c710c8526215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:37.275098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574657c9-55dd-4d24-96fe-2adc6ef97c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:37.336745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e29ffda1-a52d-414c-abe6-a5c80a5c24a1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.338955 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e29ffda1-a52d-414c-abe6-a5c80a5c24a1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:37.339199 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e29ffda1-a52d-414c-abe6-a5c80a5c24a1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:37.339357 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e29ffda1-a52d-414c-abe6-a5c80a5c24a1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:37.339457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e29ffda1-a52d-414c-abe6-a5c80a5c24a1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:37.345238 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:37.345238 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:37.345803 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e29ffda1-a52d-414c-abe6-a5c80a5c24a1 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:37.346481 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 932/3719] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:37 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:37.369722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Created reservations ['b5122a7c-e3cd-401d-bd0b-d6eb1cf150d3', '2b68ba4c-0a77-4e78-8d6d-d1318ef7fadb', '63adb0fc-97f5-4b4e-ad12-0b416d505020', 'aae116d2-21f1-48ac-b52b-e86f4b642c23'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:37.370850 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574657c9-55dd-4d24-96fe-2adc6ef97c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5122a7c-e3cd-401d-bd0b-d6eb1cf150d3', '2b68ba4c-0a77-4e78-8d6d-d1318ef7fadb', '63adb0fc-97f5-4b4e-ad12-0b416d505020', 'aae116d2-21f1-48ac-b52b-e86f4b642c23']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:37.372119 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6890805e-3573-4bc6-8ec6-608a2f26d409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:37.400116 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6890805e-3573-4bc6-8ec6-608a2f26d409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '943299b9-0659-4c9d-945b-8a12fa7d705c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1187457581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab2102ebf2b4e3595ceffa6e84fe8e7',qos_specs=None,replication_status=,reservations=['b5122a7c-e3cd-401d-bd0b-d6eb1cf150d3','2b68ba4c-0a77-4e78-8d6d-d1318ef7fadb','63adb0fc-97f5-4b4e-ad12-0b416d505020','aae116d2-21f1-48ac-b52b-e86f4b642c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671fc133fff4ecd97e353d433f67b84',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1187457581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=943299b9-0659-4c9d-945b-8a12fa7d705c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab2102ebf2b4e3595ceffa6e84fe8e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671fc133fff4ecd97e353d433f67b84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:37.401201 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b762399-4cc1-4111-83b2-eb30d40fd32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:37.427839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b762399-4cc1-4111-83b2-eb30d40fd32a) transitioned into state 'SUCCESS' from state '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-1187457581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab2102ebf2b4e3595ceffa6e84fe8e7',qos_specs=None,replication_status=,reservations=['b5122a7c-e3cd-401d-bd0b-d6eb1cf150d3','2b68ba4c-0a77-4e78-8d6d-d1318ef7fadb','63adb0fc-97f5-4b4e-ad12-0b416d505020','aae116d2-21f1-48ac-b52b-e86f4b642c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671fc133fff4ecd97e353d433f67b84',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:37.428695 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4239d7-b677-49a5-b45e-0aa1af2ec45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:37.438628 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4239d7-b677-49a5-b45e-0aa1af2ec45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:37.439550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Flow 'volume_create_api' (0b48ee73-d638-4e1f-b405-0e7ac11af6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:37.439894 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Create volume request issued successfully. Aug 23 18:21:37.440536 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b6a4006-0d75-4811-8b52-0b9b3d7670ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:37.441035 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 925/3720] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:37 2026] POST /volume/v3/volumes => generated 755 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:37.455107 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3215ea42-e11d-4d1a-b58d-ad61019a8078 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.456875 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b9cb9b8f-9c04-407a-8f42-ab674cfed6ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.457224 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3215ea42-e11d-4d1a-b58d-ad61019a8078 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:37.457366 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3215ea42-e11d-4d1a-b58d-ad61019a8078 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:37.457668 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3215ea42-e11d-4d1a-b58d-ad61019a8078 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:37.458993 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9cb9b8f-9c04-407a-8f42-ab674cfed6ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:37.459234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9cb9b8f-9c04-407a-8f42-ab674cfed6ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:37.459530 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9cb9b8f-9c04-407a-8f42-ab674cfed6ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:37.459718 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b9cb9b8f-9c04-407a-8f42-ab674cfed6ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:37.465256 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:37.465256 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:37.466731 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:37.466731 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:37.467565 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9cb9b8f-9c04-407a-8f42-ab674cfed6ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:37.469069 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3215ea42-e11d-4d1a-b58d-ad61019a8078 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:37.472340 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 930/3721] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:37 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:37.473858 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3215ea42-e11d-4d1a-b58d-ad61019a8078 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:37.473858 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 935/3722] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:37 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:37.559342 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecdbe325-e0b2-4d8b-b31f-c52feed4186b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.562477 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecdbe325-e0b2-4d8b-b31f-c52feed4186b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] GET https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 Aug 23 18:21:37.562781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecdbe325-e0b2-4d8b-b31f-c52feed4186b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:37.563095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecdbe325-e0b2-4d8b-b31f-c52feed4186b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:37.583165 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecdbe325-e0b2-4d8b-b31f-c52feed4186b tempest-VolumesBackupsTest-674755376 tempest-VolumesBackupsTest-674755376-project-member] https://10.4.3.148/volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 returned with HTTP 404 Aug 23 18:21:37.584605 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 933/3723] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:37 2026] GET /volume/v3/volumes/caa19610-4efa-450e-bea3-1e89f3a595d3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:37.640937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5c176e0-0c0a-4272-9392-50128c95a242 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.641182 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5c176e0-0c0a-4272-9392-50128c95a242 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] GET https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f Aug 23 18:21:37.641594 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5c176e0-0c0a-4272-9392-50128c95a242 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:37.641853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5c176e0-0c0a-4272-9392-50128c95a242 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:37.656956 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5c176e0-0c0a-4272-9392-50128c95a242 tempest-ProjectAdminTests33-1682636074 tempest-ProjectAdminTests33-1682636074-project-admin] https://10.4.3.148/volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f returned with HTTP 404 Aug 23 18:21:37.658013 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 926/3724] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:37 2026] GET /volume/v3/volumes/1d74f2c8-e8da-4565-b296-d2e8de73c17f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:37.763606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fa9d6085-32bc-4f14-b5e0-4269ad7b6fb1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.767319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa9d6085-32bc-4f14-b5e0-4269ad7b6fb1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:37.767319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa9d6085-32bc-4f14-b5e0-4269ad7b6fb1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:37.767319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa9d6085-32bc-4f14-b5e0-4269ad7b6fb1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:37.767319 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fa9d6085-32bc-4f14-b5e0-4269ad7b6fb1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:37.775398 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:37.775398 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:37.776317 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa9d6085-32bc-4f14-b5e0-4269ad7b6fb1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:37.779818 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 931/3725] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:37 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:37.861857 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-edd4fe6a-ebec-46cd-a2c4-3b245ab506c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:37.865439 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-edd4fe6a-ebec-46cd-a2c4-3b245ab506c9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] PUT https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 Aug 23 18:21:37.865529 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-edd4fe6a-ebec-46cd-a2c4-3b245ab506c9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:37.875255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-edd4fe6a-ebec-46cd-a2c4-3b245ab506c9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Acquiring lock "cinder-attachment_update-98f9f19d-a750-4c93-9be7-c95f894c152c-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:21:37.883694 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-edd4fe6a-ebec-46cd-a2c4-3b245ab506c9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-98f9f19d-a750-4c93-9be7-c95f894c152c-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:21:37.884838 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:37.884838 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:37.996309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-edd4fe6a-ebec-46cd-a2c4-3b245ab506c9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Lock "cinder-attachment_update-98f9f19d-a750-4c93-9be7-c95f894c152c-np0000007943" released by "attachment_update" :: held 0.112s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:21:37.996638 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-edd4fe6a-ebec-46cd-a2c4-3b245ab506c9 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 returned with HTTP 200 Aug 23 18:21:37.997338 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 936/3726] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:21:37 2026] PUT /volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:38.006969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-d02ac5ee-4b46-46d3-92dd-93091405e646 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.009778 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-d02ac5ee-4b46-46d3-92dd-93091405e646 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 Aug 23 18:21:38.010123 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-d02ac5ee-4b46-46d3-92dd-93091405e646 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.010395 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-d02ac5ee-4b46-46d3-92dd-93091405e646 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.049724 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-d02ac5ee-4b46-46d3-92dd-93091405e646 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 returned with HTTP 200 Aug 23 18:21:38.050885 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 934/3727] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:38.363712 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c59a981-d0b8-43a8-98f7-6afed5019ca9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.365677 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c59a981-d0b8-43a8-98f7-6afed5019ca9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:38.365928 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c59a981-d0b8-43a8-98f7-6afed5019ca9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.366117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c59a981-d0b8-43a8-98f7-6afed5019ca9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.366222 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9c59a981-d0b8-43a8-98f7-6afed5019ca9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:38.372092 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.372092 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:38.373197 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c59a981-d0b8-43a8-98f7-6afed5019ca9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:38.373724 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 927/3728] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:38.484757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b612f4f7-d0d7-43d8-9a53-e540d4748bf9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.490838 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b612f4f7-d0d7-43d8-9a53-e540d4748bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:38.490838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b612f4f7-d0d7-43d8-9a53-e540d4748bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.492849 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b612f4f7-d0d7-43d8-9a53-e540d4748bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.492849 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b612f4f7-d0d7-43d8-9a53-e540d4748bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:38.493020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6d6f45f2-fb7e-497c-ae97-6680c305645d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.496821 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d6f45f2-fb7e-497c-ae97-6680c305645d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:38.496821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6d6f45f2-fb7e-497c-ae97-6680c305645d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.496821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6d6f45f2-fb7e-497c-ae97-6680c305645d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.498967 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.498967 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:38.502818 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b612f4f7-d0d7-43d8-9a53-e540d4748bf9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:38.502818 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 932/3729] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:38.506206 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.506206 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:38.510761 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6d6f45f2-fb7e-497c-ae97-6680c305645d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:38.517905 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6d6f45f2-fb7e-497c-ae97-6680c305645d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:38.519052 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 937/3730] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:38.537418 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea60a581-1b2d-405c-bcd1-d17df208c80e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.541406 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea60a581-1b2d-405c-bcd1-d17df208c80e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:38.541711 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea60a581-1b2d-405c-bcd1-d17df208c80e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.542013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea60a581-1b2d-405c-bcd1-d17df208c80e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.555049 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.555049 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:38.562345 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea60a581-1b2d-405c-bcd1-d17df208c80e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:38.577700 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea60a581-1b2d-405c-bcd1-d17df208c80e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:38.578622 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 935/3731] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:38.591578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.594337 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:21:38.594337 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.595040 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.595040 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:38.596419 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:21:38.606441 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Get all volumes completed successfully. Aug 23 18:21:38.606771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-576fd1fd-20f7-49ba-aac3-82756f135dd7 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:21:38.607209 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 928/3732] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/volumes => generated 339 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:38.618457 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c22f3aa-7369-42e0-95d1-89d19d587a02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.622370 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c22f3aa-7369-42e0-95d1-89d19d587a02 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:38.622686 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c22f3aa-7369-42e0-95d1-89d19d587a02 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.623755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c22f3aa-7369-42e0-95d1-89d19d587a02 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.637974 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.637974 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:38.645107 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c22f3aa-7369-42e0-95d1-89d19d587a02 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:38.656593 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c22f3aa-7369-42e0-95d1-89d19d587a02 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:38.656593 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 933/3733] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:38.732540 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-a9163498-76c9-4a45-901e-a530c167dbfc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.738988 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-a9163498-76c9-4a45-901e-a530c167dbfc tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:38.738988 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-a9163498-76c9-4a45-901e-a530c167dbfc tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.738988 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-a9163498-76c9-4a45-901e-a530c167dbfc tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.751578 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.751578 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:38.758938 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-a9163498-76c9-4a45-901e-a530c167dbfc tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:38.769116 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-a9163498-76c9-4a45-901e-a530c167dbfc tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:38.769116 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 938/3734] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:38.796239 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b181020-c1f9-4518-8324-b1101666b58f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.798902 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b181020-c1f9-4518-8324-b1101666b58f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:38.799236 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b181020-c1f9-4518-8324-b1101666b58f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.799486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b181020-c1f9-4518-8324-b1101666b58f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.799486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9b181020-c1f9-4518-8324-b1101666b58f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:38.805835 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.805835 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:38.806698 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b181020-c1f9-4518-8324-b1101666b58f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:38.807146 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 936/3735] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:38.908614 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c26529fd-06b5-4562-952c-0361d5696c40 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.909078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c26529fd-06b5-4562-952c-0361d5696c40 None None] GET https://10.4.3.148/volume// Aug 23 18:21:38.909273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c26529fd-06b5-4562-952c-0361d5696c40 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:38.910062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c26529fd-06b5-4562-952c-0361d5696c40 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:38.910062 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c26529fd-06b5-4562-952c-0361d5696c40 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:38.910192 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 929/3736] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:21:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:38.921220 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-85c42d45-680b-45d6-b20a-fbbbbb414f82 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:38.926368 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-85c42d45-680b-45d6-b20a-fbbbbb414f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:21:38.926953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-85c42d45-680b-45d6-b20a-fbbbbb414f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "943299b9-0659-4c9d-945b-8a12fa7d705c", "connector": null, "instance_uuid": "e0c9fd61-c88c-4e7d-a5b9-761001f4f728"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:38.936880 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:38.936880 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:38.970285 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-85c42d45-680b-45d6-b20a-fbbbbb414f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:21:38.970722 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 934/3737] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:21:38 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 23 18:21:39.006953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-68f07342-ab21-4420-88bc-b9e0dbc4ed58 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:39.009516 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-68f07342-ab21-4420-88bc-b9e0dbc4ed58 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:39.009516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-68f07342-ab21-4420-88bc-b9e0dbc4ed58 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:39.009516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-68f07342-ab21-4420-88bc-b9e0dbc4ed58 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:39.024980 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a994cfa-9a2a-43d8-8f0b-f16ac112448b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:39.024980 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a994cfa-9a2a-43d8-8f0b-f16ac112448b None None] GET https://10.4.3.148/volume// Aug 23 18:21:39.025188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a994cfa-9a2a-43d8-8f0b-f16ac112448b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:39.025388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a994cfa-9a2a-43d8-8f0b-f16ac112448b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:39.025816 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a994cfa-9a2a-43d8-8f0b-f16ac112448b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:21:39.026083 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 937/3738] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:21:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:21:39.026371 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:39.026371 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:39.033784 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-68f07342-ab21-4420-88bc-b9e0dbc4ed58 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:39.037847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-2138d428-f497-45a7-9c7e-7cfaca3544b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:39.040047 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-68f07342-ab21-4420-88bc-b9e0dbc4ed58 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:39.043827 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 939/3739] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:39 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:39.044028 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-2138d428-f497-45a7-9c7e-7cfaca3544b3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:39.044028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-2138d428-f497-45a7-9c7e-7cfaca3544b3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:39.044028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-2138d428-f497-45a7-9c7e-7cfaca3544b3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:39.054464 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:39.054464 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:39.063906 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-2138d428-f497-45a7-9c7e-7cfaca3544b3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:39.069440 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-2138d428-f497-45a7-9c7e-7cfaca3544b3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:39.069757 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 930/3740] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:21:39 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:21:39.194813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-33afae8a-c165-4aa8-a192-2b70d66093f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:39.195287 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-33afae8a-c165-4aa8-a192-2b70d66093f1 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] PUT https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 Aug 23 18:21:39.195889 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-33afae8a-c165-4aa8-a192-2b70d66093f1 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:39.212321 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-33afae8a-c165-4aa8-a192-2b70d66093f1 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Acquiring lock "cinder-attachment_update-943299b9-0659-4c9d-945b-8a12fa7d705c-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:21:39.217386 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-33afae8a-c165-4aa8-a192-2b70d66093f1 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Lock "cinder-attachment_update-943299b9-0659-4c9d-945b-8a12fa7d705c-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:21:39.218923 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:39.218923 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:39.347430 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-33afae8a-c165-4aa8-a192-2b70d66093f1 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Lock "cinder-attachment_update-943299b9-0659-4c9d-945b-8a12fa7d705c-np0000007943" released by "attachment_update" :: held 0.130s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:21:39.350476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-33afae8a-c165-4aa8-a192-2b70d66093f1 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 returned with HTTP 200 Aug 23 18:21:39.350476 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 935/3741] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:21:39 2026] PUT /volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:39.388984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56d17ba3-2b78-4592-9ddf-cea455600428 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:39.390952 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56d17ba3-2b78-4592-9ddf-cea455600428 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:39.391195 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56d17ba3-2b78-4592-9ddf-cea455600428 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:39.391462 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56d17ba3-2b78-4592-9ddf-cea455600428 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:39.392763 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-56d17ba3-2b78-4592-9ddf-cea455600428 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:39.405968 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:39.405968 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:39.406712 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56d17ba3-2b78-4592-9ddf-cea455600428 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:39.407105 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 938/3742] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:39 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:39.517304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d52ce40d-569d-48e6-8476-c595aab06271 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:39.519516 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d52ce40d-569d-48e6-8476-c595aab06271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:39.519709 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d52ce40d-569d-48e6-8476-c595aab06271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:39.520091 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d52ce40d-569d-48e6-8476-c595aab06271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:39.520091 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d52ce40d-569d-48e6-8476-c595aab06271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:39.533634 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:39.533634 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:39.534651 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d52ce40d-569d-48e6-8476-c595aab06271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:39.535136 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 940/3743] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:39 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:39.821928 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-36f684f6-abd4-44e5-ad7a-d712f7e3dc79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:39.824036 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36f684f6-abd4-44e5-ad7a-d712f7e3dc79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:39.824390 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36f684f6-abd4-44e5-ad7a-d712f7e3dc79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:39.824635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36f684f6-abd4-44e5-ad7a-d712f7e3dc79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:39.824772 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-36f684f6-abd4-44e5-ad7a-d712f7e3dc79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:39.834640 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:39.834640 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:39.835526 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36f684f6-abd4-44e5-ad7a-d712f7e3dc79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:39.840850 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 931/3744] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:39 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:40.039671 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3aefccef-842b-463c-8ebb-b68a389be8df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.060337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9666e540-ad53-4fc3-b5db-76cda2efeb59 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.062874 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9666e540-ad53-4fc3-b5db-76cda2efeb59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:40.063085 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9666e540-ad53-4fc3-b5db-76cda2efeb59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:40.063353 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9666e540-ad53-4fc3-b5db-76cda2efeb59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:40.078805 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:40.078805 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:40.084081 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9666e540-ad53-4fc3-b5db-76cda2efeb59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:40.090819 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9666e540-ad53-4fc3-b5db-76cda2efeb59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:40.091425 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 939/3745] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:40 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:40.290849 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.308978 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:40.308978 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-794080512"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:40.310359 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-794080512'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:40.310514 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume of 1 GB Aug 23 18:21:40.311145 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:40.311145 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:40.315954 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:40.323185 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (a6729a85-328e-4488-b16c-29af845a257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:40.324636 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6889fec-ec61-410f-8456-5af88833f0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.325696 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:40.366217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6889fec-ec61-410f-8456-5af88833f0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.367252 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea67022d-9156-45e0-a7b8-02da4986e203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.369448 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:40.369914 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1166826234"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:40.371254 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1166826234'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:40.371384 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create volume of 1 GB Aug 23 18:21:40.375966 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Availability Zones retrieved successfully. Aug 23 18:21:40.381443 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Flow 'volume_create_api' (0a5a0901-04f5-4f8b-a251-9ee332d60dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:40.382402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfd51ee-5b76-4cd4-9ca6-03f302d5198c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.383403 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:40.415818 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfd51ee-5b76-4cd4-9ca6-03f302d5198c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.417205 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43bb54c-4713-4050-837e-4195d95aa760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.419512 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-952c1819-6821-466a-bae1-8cf09b557ef2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.421485 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-952c1819-6821-466a-bae1-8cf09b557ef2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:40.421562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-952c1819-6821-466a-bae1-8cf09b557ef2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:40.421721 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-952c1819-6821-466a-bae1-8cf09b557ef2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:40.421874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-952c1819-6821-466a-bae1-8cf09b557ef2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:40.427124 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:40.427124 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:40.427915 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-952c1819-6821-466a-bae1-8cf09b557ef2 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:40.428416 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 932/3746] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:40 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:40.446753 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['483e3d7b-0f70-46af-a1dd-1c2e7444b37e', '75162213-b247-440f-8cb2-b40436021dd3', '28c7c51f-500e-4435-b772-8fb20b5f300a', '4d4d89f4-8b22-4c64-9219-ddc0c843b20c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:40.447536 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea67022d-9156-45e0-a7b8-02da4986e203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['483e3d7b-0f70-46af-a1dd-1c2e7444b37e', '75162213-b247-440f-8cb2-b40436021dd3', '28c7c51f-500e-4435-b772-8fb20b5f300a', '4d4d89f4-8b22-4c64-9219-ddc0c843b20c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.448271 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5430a20-3f0d-4f0e-b4b2-28dc3f28fe8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.472032 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5430a20-3f0d-4f0e-b4b2-28dc3f28fe8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5fddbc7-5122-4619-8182-1bf10dc904de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-794080512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['483e3d7b-0f70-46af-a1dd-1c2e7444b37e','75162213-b247-440f-8cb2-b40436021dd3','28c7c51f-500e-4435-b772-8fb20b5f300a','4d4d89f4-8b22-4c64-9219-ddc0c843b20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-794080512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5fddbc7-5122-4619-8182-1bf10dc904de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef65e8d445cc410d861c204928cc6cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c88e208b90424f46911766139420a10d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.473442 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2556a29-7b6d-4fd2-936d-6c6b753c0904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.493893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Created reservations ['f46d3521-12ee-4ed4-8198-db732cd4599f', '66b16124-73eb-4d67-a318-736d9aed5c29', 'b9be5d28-39f8-404d-ab87-c2aa7309339b', 'a2bdc2ed-48af-4574-b70b-20ac66d61145'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:40.494643 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43bb54c-4713-4050-837e-4195d95aa760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f46d3521-12ee-4ed4-8198-db732cd4599f', '66b16124-73eb-4d67-a318-736d9aed5c29', 'b9be5d28-39f8-404d-ab87-c2aa7309339b', 'a2bdc2ed-48af-4574-b70b-20ac66d61145']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.495347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa33c51-8bd3-4829-bebf-d7e2a9878107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.509325 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2556a29-7b6d-4fd2-936d-6c6b753c0904) transitioned into state 'SUCCESS' from state '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-794080512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['483e3d7b-0f70-46af-a1dd-1c2e7444b37e','75162213-b247-440f-8cb2-b40436021dd3','28c7c51f-500e-4435-b772-8fb20b5f300a','4d4d89f4-8b22-4c64-9219-ddc0c843b20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.510099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e7bee3-3cc8-4646-9e0f-d4dc513daa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.521035 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa33c51-8bd3-4829-bebf-d7e2a9878107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5410c4ca-12f6-4bd4-b24f-1170c428ed84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1166826234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08097156ff66484698f8ec94a96dea71',qos_specs=None,replication_status=,reservations=['f46d3521-12ee-4ed4-8198-db732cd4599f','66b16124-73eb-4d67-a318-736d9aed5c29','b9be5d28-39f8-404d-ab87-c2aa7309339b','a2bdc2ed-48af-4574-b70b-20ac66d61145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d80ad4a12840d6a4d73769885b3c47',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1166826234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5410c4ca-12f6-4bd4-b24f-1170c428ed84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08097156ff66484698f8ec94a96dea71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54d80ad4a12840d6a4d73769885b3c47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.521773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e7bee3-3cc8-4646-9e0f-d4dc513daa7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.522438 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8f443f-5ab6-493f-9292-d88c44ce4fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.522668 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (a6729a85-328e-4488-b16c-29af845a257d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:40.523040 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request issued successfully. Aug 23 18:21:40.523660 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3aefccef-842b-463c-8ebb-b68a389be8df tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:40.524077 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 936/3747] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:40 2026] POST /volume/v3/volumes => generated 777 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:40.539220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41323202-5269-4315-b014-c3a86c8be167 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.542803 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41323202-5269-4315-b014-c3a86c8be167 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de Aug 23 18:21:40.542803 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41323202-5269-4315-b014-c3a86c8be167 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:40.543944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41323202-5269-4315-b014-c3a86c8be167 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:40.545956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8f443f-5ab6-493f-9292-d88c44ce4fab) transitioned into state 'SUCCESS' from state '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-1166826234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08097156ff66484698f8ec94a96dea71',qos_specs=None,replication_status=,reservations=['f46d3521-12ee-4ed4-8198-db732cd4599f','66b16124-73eb-4d67-a318-736d9aed5c29','b9be5d28-39f8-404d-ab87-c2aa7309339b','a2bdc2ed-48af-4574-b70b-20ac66d61145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d80ad4a12840d6a4d73769885b3c47',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.547592 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dec29ff-a535-4d5b-a69d-8f97ff16f368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:40.550747 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e74b7d50-6c9e-4980-81c0-6dd5600189dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.552522 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e74b7d50-6c9e-4980-81c0-6dd5600189dc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:40.552752 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e74b7d50-6c9e-4980-81c0-6dd5600189dc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:40.552978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e74b7d50-6c9e-4980-81c0-6dd5600189dc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:40.553095 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e74b7d50-6c9e-4980-81c0-6dd5600189dc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:40.555657 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:40.555657 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:40.557273 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dec29ff-a535-4d5b-a69d-8f97ff16f368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:40.558266 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:40.558266 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:40.558378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Flow 'volume_create_api' (0a5a0901-04f5-4f8b-a251-9ee332d60dfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:40.558651 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create volume request issued successfully. Aug 23 18:21:40.559377 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83bd5c8b-a9f6-45f2-88e7-e8b4ce77c2e1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:40.559444 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e74b7d50-6c9e-4980-81c0-6dd5600189dc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:40.560007 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 933/3748] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:40 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:40.560119 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 941/3749] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:21:40 2026] POST /volume/v3/volumes => generated 766 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:40.560394 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41323202-5269-4315-b014-c3a86c8be167 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:40.565900 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41323202-5269-4315-b014-c3a86c8be167 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de returned with HTTP 200 Aug 23 18:21:40.566385 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 940/3750] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:40 2026] GET /volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:40.580715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52a1efde-9d31-4556-b7b1-a38d7ec3c37e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.584544 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52a1efde-9d31-4556-b7b1-a38d7ec3c37e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:40.584889 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52a1efde-9d31-4556-b7b1-a38d7ec3c37e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:40.585221 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52a1efde-9d31-4556-b7b1-a38d7ec3c37e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:40.597610 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:40.597610 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:40.602449 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52a1efde-9d31-4556-b7b1-a38d7ec3c37e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:40.608803 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52a1efde-9d31-4556-b7b1-a38d7ec3c37e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 200 Aug 23 18:21:40.609248 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 937/3751] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:40 2026] GET /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:40.847686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd841603-ac6a-47ed-b035-c6c1352030ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:40.849473 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd841603-ac6a-47ed-b035-c6c1352030ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:40.849473 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd841603-ac6a-47ed-b035-c6c1352030ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:40.849653 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd841603-ac6a-47ed-b035-c6c1352030ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:40.849782 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dd841603-ac6a-47ed-b035-c6c1352030ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:40.854585 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:40.854585 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:40.854743 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd841603-ac6a-47ed-b035-c6c1352030ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:40.855220 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 934/3752] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:40 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:41.108610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7043471f-494e-4ac4-a8a3-55a073fe3856 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.110983 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7043471f-494e-4ac4-a8a3-55a073fe3856 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:41.111268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7043471f-494e-4ac4-a8a3-55a073fe3856 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.111562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7043471f-494e-4ac4-a8a3-55a073fe3856 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.122287 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.122287 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:41.125473 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7043471f-494e-4ac4-a8a3-55a073fe3856 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:41.129134 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7043471f-494e-4ac4-a8a3-55a073fe3856 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:41.129501 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 942/3753] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:41.440270 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26024a2a-456c-466c-a33c-203570adb614 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.442632 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26024a2a-456c-466c-a33c-203570adb614 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:41.442968 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26024a2a-456c-466c-a33c-203570adb614 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.443316 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26024a2a-456c-466c-a33c-203570adb614 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.443408 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-26024a2a-456c-466c-a33c-203570adb614 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:41.449705 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.449705 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:41.450565 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26024a2a-456c-466c-a33c-203570adb614 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:41.451117 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 941/3754] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:41.580092 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dde01f3e-1058-4251-b086-49f1e2f079ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.583884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-18cce90a-4742-4997-bb7f-dca88b6cedd8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.584439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dde01f3e-1058-4251-b086-49f1e2f079ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:41.584439 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dde01f3e-1058-4251-b086-49f1e2f079ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.584439 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dde01f3e-1058-4251-b086-49f1e2f079ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.584439 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dde01f3e-1058-4251-b086-49f1e2f079ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:41.589724 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18cce90a-4742-4997-bb7f-dca88b6cedd8 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de Aug 23 18:21:41.590027 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18cce90a-4742-4997-bb7f-dca88b6cedd8 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.590122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18cce90a-4742-4997-bb7f-dca88b6cedd8 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.591291 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.591291 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:41.592397 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dde01f3e-1058-4251-b086-49f1e2f079ea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:41.592979 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 938/3755] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:41.599478 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.599478 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:41.603096 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-18cce90a-4742-4997-bb7f-dca88b6cedd8 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:41.607939 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18cce90a-4742-4997-bb7f-dca88b6cedd8 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de returned with HTTP 200 Aug 23 18:21:41.608493 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 935/3756] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:41.626008 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.628808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:41.629175 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5fddbc7-5122-4619-8182-1bf10dc904de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-954769722"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:41.630096 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b12c7ae5-1bf2-4e22-ac4a-bbfbd19f2fa4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.632757 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b12c7ae5-1bf2-4e22-ac4a-bbfbd19f2fa4 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:41.633807 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b12c7ae5-1bf2-4e22-ac4a-bbfbd19f2fa4 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.633807 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b12c7ae5-1bf2-4e22-ac4a-bbfbd19f2fa4 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.638505 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.638505 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:41.639723 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:41.639723 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create snapshot from volume a5fddbc7-5122-4619-8182-1bf10dc904de Aug 23 18:21:41.647711 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.647711 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:41.655669 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b12c7ae5-1bf2-4e22-ac4a-bbfbd19f2fa4 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:41.664255 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b12c7ae5-1bf2-4e22-ac4a-bbfbd19f2fa4 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 200 Aug 23 18:21:41.664867 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 942/3757] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:41.682461 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.686228 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:41.686413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5410c4ca-12f6-4bd4-b24f-1170c428ed84", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-594681950"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:41.698997 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.698997 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:41.699240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['30695c52-dd63-4e44-822b-c989be64f3c5', '10766673-80c5-48fa-9208-cf4bba2467ef', '247c47d9-b06f-4546-ab32-9012cf89433e', '8277b230-fcd5-4dd8-86dd-bbd85b952d09'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:41.700109 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:41.700109 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create snapshot from volume 5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:41.756388 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot create request issued successfully. Aug 23 18:21:41.757632 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d82a288f-94aa-4ffb-83ea-3f61c2405e9c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:21:41.757749 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 943/3758] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:21:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:41.766000 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Created reservations ['23484f7b-5c83-4a0f-b68f-ed97326a646e', '440fc523-2a01-4bdb-8bf0-ab82620ecd52', '500e570f-ad05-45f8-8773-303eae274968', '333561bc-6cd5-4e57-9d4c-b93caa910259'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:41.770886 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46be9d04-f10a-42bb-853e-bf8943273a51 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.773681 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46be9d04-f10a-42bb-853e-bf8943273a51 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 Aug 23 18:21:41.773925 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46be9d04-f10a-42bb-853e-bf8943273a51 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.774137 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46be9d04-f10a-42bb-853e-bf8943273a51 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.785992 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.785992 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:41.786420 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-46be9d04-f10a-42bb-853e-bf8943273a51 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:41.787335 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46be9d04-f10a-42bb-853e-bf8943273a51 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 returned with HTTP 200 Aug 23 18:21:41.788357 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 936/3759] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:41.815220 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot create request issued successfully. Aug 23 18:21:41.817820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca35950e-cc7d-4e47-a0fe-bf703c2eeba1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:21:41.817820 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 939/3760] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:21:41 2026] POST /volume/v3/snapshots => generated 321 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:41.828182 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0aae66a3-9ba0-4ee2-a3e7-077460199b6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.831023 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0aae66a3-9ba0-4ee2-a3e7-077460199b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 Aug 23 18:21:41.831023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0aae66a3-9ba0-4ee2-a3e7-077460199b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.831023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0aae66a3-9ba0-4ee2-a3e7-077460199b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.837398 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.837398 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:41.838304 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0aae66a3-9ba0-4ee2-a3e7-077460199b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:41.839356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0aae66a3-9ba0-4ee2-a3e7-077460199b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 returned with HTTP 200 Aug 23 18:21:41.839535 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 943/3761] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:41.870390 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b30ca225-bc35-4eba-a768-ba58a0027440 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:41.872819 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b30ca225-bc35-4eba-a768-ba58a0027440 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:41.873195 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b30ca225-bc35-4eba-a768-ba58a0027440 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:41.874048 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b30ca225-bc35-4eba-a768-ba58a0027440 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:41.874048 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b30ca225-bc35-4eba-a768-ba58a0027440 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:41.881213 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:41.881213 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:41.882645 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b30ca225-bc35-4eba-a768-ba58a0027440 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:41.883497 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 944/3762] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:41 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:42.145310 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d2e938b-7b6f-4d44-8880-da3cbe136993 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.148556 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d2e938b-7b6f-4d44-8880-da3cbe136993 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:42.148870 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d2e938b-7b6f-4d44-8880-da3cbe136993 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.149128 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d2e938b-7b6f-4d44-8880-da3cbe136993 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.163357 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.163357 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:42.169597 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1d2e938b-7b6f-4d44-8880-da3cbe136993 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:42.176400 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d2e938b-7b6f-4d44-8880-da3cbe136993 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:42.177003 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 937/3763] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:42 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:42.472456 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f343660f-3d8b-4fc6-8937-7ae8728ad53e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.476719 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f343660f-3d8b-4fc6-8937-7ae8728ad53e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:42.476719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f343660f-3d8b-4fc6-8937-7ae8728ad53e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.476719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f343660f-3d8b-4fc6-8937-7ae8728ad53e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.476719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f343660f-3d8b-4fc6-8937-7ae8728ad53e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:42.481885 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.481885 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:42.482619 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f343660f-3d8b-4fc6-8937-7ae8728ad53e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:42.483126 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 940/3764] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:42 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:42.607815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-acdb36aa-26ad-4a2c-8f46-ba9e6ddb7056 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.610156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acdb36aa-26ad-4a2c-8f46-ba9e6ddb7056 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:42.610628 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acdb36aa-26ad-4a2c-8f46-ba9e6ddb7056 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.610974 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acdb36aa-26ad-4a2c-8f46-ba9e6ddb7056 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.611197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-acdb36aa-26ad-4a2c-8f46-ba9e6ddb7056 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:42.623526 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.623526 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:42.625152 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acdb36aa-26ad-4a2c-8f46-ba9e6ddb7056 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:42.626735 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 944/3765] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:42 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:42.801115 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6efc34a9-c365-4f38-bdae-4b751a0c14c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.806750 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6efc34a9-c365-4f38-bdae-4b751a0c14c1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 Aug 23 18:21:42.807105 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6efc34a9-c365-4f38-bdae-4b751a0c14c1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.807621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6efc34a9-c365-4f38-bdae-4b751a0c14c1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.822482 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.822482 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:42.824690 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6efc34a9-c365-4f38-bdae-4b751a0c14c1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:42.825835 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6efc34a9-c365-4f38-bdae-4b751a0c14c1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 returned with HTTP 200 Aug 23 18:21:42.826350 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 945/3766] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:42 2026] GET /volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:42.840057 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51564abe-4cd2-4341-9884-ffd01f11ac64 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.854943 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34dcf051-f035-4285-857f-961b945be19e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.857514 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34dcf051-f035-4285-857f-961b945be19e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 Aug 23 18:21:42.858102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34dcf051-f035-4285-857f-961b945be19e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.858102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34dcf051-f035-4285-857f-961b945be19e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.865883 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.865883 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:42.866480 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34dcf051-f035-4285-857f-961b945be19e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:42.867628 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34dcf051-f035-4285-857f-961b945be19e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 returned with HTTP 200 Aug 23 18:21:42.867745 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 941/3767] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:42 2026] GET /volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:42.884538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa18ac26-4f32-42a0-b2dd-4efcbec3d69c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.886280 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa18ac26-4f32-42a0-b2dd-4efcbec3d69c tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] POST https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84/action Aug 23 18:21:42.887207 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa18ac26-4f32-42a0-b2dd-4efcbec3d69c tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action body: b'{"revert": {"snapshot_id": "6c07ad5a-3f61-4aa5-ab41-6d1c320422a5"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:42.887531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa18ac26-4f32-42a0-b2dd-4efcbec3d69c tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6c07ad5a-3f61-4aa5-ab41-6d1c320422a5"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:42.901418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d4196498-2acd-467d-b67d-bc02c9f80254 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.904822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4196498-2acd-467d-b67d-bc02c9f80254 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:42.904926 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.904926 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:42.904992 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4196498-2acd-467d-b67d-bc02c9f80254 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.904992 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4196498-2acd-467d-b67d-bc02c9f80254 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.904992 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d4196498-2acd-467d-b67d-bc02c9f80254 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:42.905092 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aa18ac26-4f32-42a0-b2dd-4efcbec3d69c tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume retrieved successfully. Aug 23 18:21:42.908930 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.908930 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:42.910906 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4196498-2acd-467d-b67d-bc02c9f80254 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:42.910906 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 946/3768] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:42 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:42.926404 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-aa18ac26-4f32-42a0-b2dd-4efcbec3d69c tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Reverting volume 5410c4ca-12f6-4bd4-b24f-1170c428ed84 to snapshot 6c07ad5a-3f61-4aa5-ab41-6d1c320422a5. Aug 23 18:21:42.930313 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.930313 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:42.941033 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51564abe-4cd2-4341-9884-ffd01f11ac64 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] POST https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362/action Aug 23 18:21:42.941158 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51564abe-4cd2-4341-9884-ffd01f11ac64 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:42.941295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51564abe-4cd2-4341-9884-ffd01f11ac64 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:42.949775 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.949775 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:42.950874 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-51564abe-4cd2-4341-9884-ffd01f11ac64 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Snapshot retrieved successfully. Aug 23 18:21:42.951353 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-51564abe-4cd2-4341-9884-ffd01f11ac64 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'eb8b835a7ab24e12b3f87026aee05145', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef65e8d445cc410d861c204928cc6cd0', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:21:42.951675 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51564abe-4cd2-4341-9884-ffd01f11ac64 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362/action returned with HTTP 403 Aug 23 18:21:42.956888 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 938/3769] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:21:42 2026] POST /volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362/action => generated 133 bytes in 115 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:42.957817 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa18ac26-4f32-42a0-b2dd-4efcbec3d69c tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84/action returned with HTTP 202 Aug 23 18:21:42.958276 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 945/3770] 10.4.3.148 () {70 vars in 1431 bytes} [Sun Aug 23 18:21:42 2026] POST /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:21:42.960248 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-fd6eb661-d809-4b99-a503-5557e54f0af6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.965033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61cabad3-11ed-4a22-af53-507514b3f143 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.969636 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61cabad3-11ed-4a22-af53-507514b3f143 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 Aug 23 18:21:42.969636 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61cabad3-11ed-4a22-af53-507514b3f143 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.969636 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61cabad3-11ed-4a22-af53-507514b3f143 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.969636 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-61cabad3-11ed-4a22-af53-507514b3f143 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete snapshot with id: 32623b10-0e38-4dcc-9afa-dfd6902d8362 Aug 23 18:21:42.969741 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-fd6eb661-d809-4b99-a503-5557e54f0af6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] POST https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80/action Aug 23 18:21:42.969769 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-80518a09-b167-4988-990e-d15cefa73bd1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:42.969819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-fd6eb661-d809-4b99-a503-5557e54f0af6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:42.969819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-fd6eb661-d809-4b99-a503-5557e54f0af6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:42.974856 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80518a09-b167-4988-990e-d15cefa73bd1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:42.974856 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80518a09-b167-4988-990e-d15cefa73bd1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:42.975598 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80518a09-b167-4988-990e-d15cefa73bd1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:42.979730 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.979730 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:42.979730 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61cabad3-11ed-4a22-af53-507514b3f143 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:42.990877 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.990877 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:42.994698 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:42.994698 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:42.999611 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-80518a09-b167-4988-990e-d15cefa73bd1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:43.010413 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80518a09-b167-4988-990e-d15cefa73bd1 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 200 Aug 23 18:21:43.011006 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 939/3771] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:42 2026] GET /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:43.019876 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61cabad3-11ed-4a22-af53-507514b3f143 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot delete request issued successfully. Aug 23 18:21:43.020105 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61cabad3-11ed-4a22-af53-507514b3f143 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 returned with HTTP 202 Aug 23 18:21:43.020681 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 947/3772] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:21:42 2026] DELETE /volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:43.030382 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ccf95366-0155-41cc-b0ac-9c73c2c4963a req-fd6eb661-d809-4b99-a503-5557e54f0af6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80/action returned with HTTP 204 Aug 23 18:21:43.031685 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 942/3773] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:21:42 2026] POST /volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:43.033337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-551a45d1-775e-4217-a275-4f9f2f1f2967 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:43.035594 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-551a45d1-775e-4217-a275-4f9f2f1f2967 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 Aug 23 18:21:43.035851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-551a45d1-775e-4217-a275-4f9f2f1f2967 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:43.036090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-551a45d1-775e-4217-a275-4f9f2f1f2967 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:43.049971 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:43.049971 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:43.049971 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-551a45d1-775e-4217-a275-4f9f2f1f2967 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:43.050694 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-551a45d1-775e-4217-a275-4f9f2f1f2967 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 returned with HTTP 200 Aug 23 18:21:43.051332 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 946/3774] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:43 2026] GET /volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:43.193288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e74bf241-07e8-477d-930c-e0fc3f262546 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:43.195850 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e74bf241-07e8-477d-930c-e0fc3f262546 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:43.196094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e74bf241-07e8-477d-930c-e0fc3f262546 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:43.196366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e74bf241-07e8-477d-930c-e0fc3f262546 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:43.210065 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:43.210065 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:43.216323 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e74bf241-07e8-477d-930c-e0fc3f262546 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:43.223590 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e74bf241-07e8-477d-930c-e0fc3f262546 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:43.224395 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 940/3775] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:43 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:43.499741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e7384a09-b4a4-465e-add5-a9a0c4dfa696 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:43.502785 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7384a09-b4a4-465e-add5-a9a0c4dfa696 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:43.503226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7384a09-b4a4-465e-add5-a9a0c4dfa696 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:43.503370 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7384a09-b4a4-465e-add5-a9a0c4dfa696 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:43.504065 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e7384a09-b4a4-465e-add5-a9a0c4dfa696 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:43.509226 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:43.509226 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:43.510299 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7384a09-b4a4-465e-add5-a9a0c4dfa696 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:43.510902 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 948/3776] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:43 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:43.646129 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85d9f8fd-e685-4b36-b531-563aa1f8ac0d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:43.648612 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85d9f8fd-e685-4b36-b531-563aa1f8ac0d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:43.648918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85d9f8fd-e685-4b36-b531-563aa1f8ac0d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:43.649200 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85d9f8fd-e685-4b36-b531-563aa1f8ac0d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:43.649370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-85d9f8fd-e685-4b36-b531-563aa1f8ac0d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:43.659084 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:43.659084 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:43.660141 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85d9f8fd-e685-4b36-b531-563aa1f8ac0d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:43.660656 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 943/3777] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:43 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:43.926065 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3e2d076-14f9-4d89-a991-3ff7b233cfc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:43.928180 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3e2d076-14f9-4d89-a991-3ff7b233cfc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:43.928526 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3e2d076-14f9-4d89-a991-3ff7b233cfc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:43.928901 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3e2d076-14f9-4d89-a991-3ff7b233cfc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:43.929214 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d3e2d076-14f9-4d89-a991-3ff7b233cfc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:43.934635 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:43.934635 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:43.935769 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3e2d076-14f9-4d89-a991-3ff7b233cfc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:43.936310 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 947/3778] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:43 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:44.028819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-416b4b6d-ceda-4036-aff1-5d3c0058a07d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.031516 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-416b4b6d-ceda-4036-aff1-5d3c0058a07d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:44.032835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-416b4b6d-ceda-4036-aff1-5d3c0058a07d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.034445 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-416b4b6d-ceda-4036-aff1-5d3c0058a07d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.047574 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.047574 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:44.054733 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-416b4b6d-ceda-4036-aff1-5d3c0058a07d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:44.062749 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-416b4b6d-ceda-4036-aff1-5d3c0058a07d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 200 Aug 23 18:21:44.063275 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 941/3779] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:44.063962 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6fa3c603-201e-49b2-8a4b-293fb4e9e569 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.068291 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fa3c603-201e-49b2-8a4b-293fb4e9e569 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 Aug 23 18:21:44.068561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fa3c603-201e-49b2-8a4b-293fb4e9e569 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.068875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fa3c603-201e-49b2-8a4b-293fb4e9e569 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.074289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fa3c603-201e-49b2-8a4b-293fb4e9e569 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 returned with HTTP 404 Aug 23 18:21:44.074870 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 949/3780] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/snapshots/32623b10-0e38-4dcc-9afa-dfd6902d8362 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:44.080089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c9022e75-f5bc-4585-b38a-bd94ef842171 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.082583 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9022e75-f5bc-4585-b38a-bd94ef842171 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 Aug 23 18:21:44.082778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9022e75-f5bc-4585-b38a-bd94ef842171 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.082948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9022e75-f5bc-4585-b38a-bd94ef842171 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.085447 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.087622 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de Aug 23 18:21:44.087918 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.088071 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.088071 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:44.088192 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.088428 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume with id: a5fddbc7-5122-4619-8182-1bf10dc904de Aug 23 18:21:44.088722 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c9022e75-f5bc-4585-b38a-bd94ef842171 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:44.089565 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9022e75-f5bc-4585-b38a-bd94ef842171 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 returned with HTTP 200 Aug 23 18:21:44.090055 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 944/3781] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:44.098391 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.098391 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:44.099218 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:44.100715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f54489ed-dfbe-4020-9a01-7d2719eb8f50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.103356 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f54489ed-dfbe-4020-9a01-7d2719eb8f50 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:44.104101 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f54489ed-dfbe-4020-9a01-7d2719eb8f50 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.104101 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f54489ed-dfbe-4020-9a01-7d2719eb8f50 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.113315 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.113315 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:44.118747 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f54489ed-dfbe-4020-9a01-7d2719eb8f50 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:44.126080 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f54489ed-dfbe-4020-9a01-7d2719eb8f50 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 200 Aug 23 18:21:44.126532 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 942/3782] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:44.131784 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume request issued successfully. Aug 23 18:21:44.131784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54b8c8cb-bafc-4372-8b39-f46065044b6b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de returned with HTTP 202 Aug 23 18:21:44.132554 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 948/3783] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:44 2026] DELETE /volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:44.141888 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-00c6065f-4c7f-486f-9f42-99814da013f7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.144133 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.144883 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00c6065f-4c7f-486f-9f42-99814da013f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de Aug 23 18:21:44.145131 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00c6065f-4c7f-486f-9f42-99814da013f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.145385 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00c6065f-4c7f-486f-9f42-99814da013f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.147423 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:44.147999 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1272567621"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:44.149715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1272567621'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:44.149933 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create volume of 1 GB Aug 23 18:21:44.154916 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.154916 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:44.156818 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Availability Zones retrieved successfully. Aug 23 18:21:44.159768 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-00c6065f-4c7f-486f-9f42-99814da013f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:44.166874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Flow 'volume_create_api' (2d47e884-ac06-456f-9cf3-57fc1cd778b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:44.167045 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00c6065f-4c7f-486f-9f42-99814da013f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de returned with HTTP 200 Aug 23 18:21:44.167045 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 950/3784] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:44.167234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac0913a-ff31-42ce-9ccb-304467c057e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:44.168472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:44.198678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac0913a-ff31-42ce-9ccb-304467c057e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:44.199770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d40e03f0-d7b5-4c3f-8826-5fbe9d5c91a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:44.240747 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8cf77182-f71f-4e15-9f8d-04ce4b0aa6ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.247078 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8cf77182-f71f-4e15-9f8d-04ce4b0aa6ec tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:44.247480 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8cf77182-f71f-4e15-9f8d-04ce4b0aa6ec tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.248604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8cf77182-f71f-4e15-9f8d-04ce4b0aa6ec tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.265677 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Created reservations ['093de780-7847-49f5-8e77-e15c9867ea98', 'ba942c32-a656-469e-a6b4-879264170c10', '9e7050d6-85ea-4637-a12c-a339b4532490', 'e73e9313-671a-4d27-a0a5-6ccfb0384f82'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:44.266707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d40e03f0-d7b5-4c3f-8826-5fbe9d5c91a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093de780-7847-49f5-8e77-e15c9867ea98', 'ba942c32-a656-469e-a6b4-879264170c10', '9e7050d6-85ea-4637-a12c-a339b4532490', 'e73e9313-671a-4d27-a0a5-6ccfb0384f82']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:44.266821 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.266821 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:44.267872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (445605d2-4fa7-4b29-87e0-ec92b9469cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:44.274121 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8cf77182-f71f-4e15-9f8d-04ce4b0aa6ec tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:44.279281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8cf77182-f71f-4e15-9f8d-04ce4b0aa6ec tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:44.280126 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 943/3785] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:44.294635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (445605d2-4fa7-4b29-87e0-ec92b9469cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaec07bd-3b6f-4062-81bf-450bf4e1c2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1272567621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08097156ff66484698f8ec94a96dea71',qos_specs=None,replication_status=,reservations=['093de780-7847-49f5-8e77-e15c9867ea98','ba942c32-a656-469e-a6b4-879264170c10','9e7050d6-85ea-4637-a12c-a339b4532490','e73e9313-671a-4d27-a0a5-6ccfb0384f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d80ad4a12840d6a4d73769885b3c47',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1272567621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaec07bd-3b6f-4062-81bf-450bf4e1c2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08097156ff66484698f8ec94a96dea71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54d80ad4a12840d6a4d73769885b3c47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:44.295403 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d7005a-08b3-470d-a6fc-f8310c6fa77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:44.317618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d7005a-08b3-470d-a6fc-f8310c6fa77b) transitioned into state 'SUCCESS' from state '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-1272567621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08097156ff66484698f8ec94a96dea71',qos_specs=None,replication_status=,reservations=['093de780-7847-49f5-8e77-e15c9867ea98','ba942c32-a656-469e-a6b4-879264170c10','9e7050d6-85ea-4637-a12c-a339b4532490','e73e9313-671a-4d27-a0a5-6ccfb0384f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d80ad4a12840d6a4d73769885b3c47',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:44.318338 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32365439-80cc-4257-ad7a-aa20254c84b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:44.332231 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32365439-80cc-4257-ad7a-aa20254c84b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:44.332865 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Flow 'volume_create_api' (2d47e884-ac06-456f-9cf3-57fc1cd778b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:44.333343 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create volume request issued successfully. Aug 23 18:21:44.334225 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ba89133-31f0-4a37-9210-27384d2b3ecf tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:44.334788 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 945/3786] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:21:44 2026] POST /volume/v3/volumes => generated 766 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:44.351559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ed0ef09a-2805-4877-aad1-fb445bb9c7dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.354074 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed0ef09a-2805-4877-aad1-fb445bb9c7dc tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:44.354286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed0ef09a-2805-4877-aad1-fb445bb9c7dc tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.354472 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed0ef09a-2805-4877-aad1-fb445bb9c7dc tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.362663 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.362663 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:44.367101 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ed0ef09a-2805-4877-aad1-fb445bb9c7dc tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:44.372045 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed0ef09a-2805-4877-aad1-fb445bb9c7dc tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe returned with HTTP 200 Aug 23 18:21:44.372445 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 949/3787] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:44.524956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f0a84ac9-0ac9-4213-a110-34178704c296 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.536770 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0a84ac9-0ac9-4213-a110-34178704c296 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:44.537005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0a84ac9-0ac9-4213-a110-34178704c296 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.537814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0a84ac9-0ac9-4213-a110-34178704c296 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.537814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f0a84ac9-0ac9-4213-a110-34178704c296 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:44.547649 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.547649 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:44.548674 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0a84ac9-0ac9-4213-a110-34178704c296 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:44.549537 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 951/3788] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:44.655852 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-dca23dde-4b2c-4bc7-93ba-4cebd9e7e463 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.658523 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-dca23dde-4b2c-4bc7-93ba-4cebd9e7e463 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975/action Aug 23 18:21:44.659421 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-dca23dde-4b2c-4bc7-93ba-4cebd9e7e463 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:44.659828 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-dca23dde-4b2c-4bc7-93ba-4cebd9e7e463 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:44.676053 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1df3625-0b9d-4daa-a871-9d54e2f735e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.679343 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1df3625-0b9d-4daa-a871-9d54e2f735e5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:44.679343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1df3625-0b9d-4daa-a871-9d54e2f735e5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.679457 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1df3625-0b9d-4daa-a871-9d54e2f735e5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.679728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e1df3625-0b9d-4daa-a871-9d54e2f735e5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:44.689640 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.689640 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:44.690833 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1df3625-0b9d-4daa-a871-9d54e2f735e5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:44.691403 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 946/3789] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:44.691703 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.691703 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:44.713326 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5c8b7663-359d-4a6b-83fc-f74407db4267 req-dca23dde-4b2c-4bc7-93ba-4cebd9e7e463 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975/action returned with HTTP 204 Aug 23 18:21:44.713326 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 944/3790] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:21:44 2026] POST /volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:44.948220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ced25cbe-7329-4305-8fd7-d17b61a19f73 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:44.950420 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ced25cbe-7329-4305-8fd7-d17b61a19f73 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:44.951920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ced25cbe-7329-4305-8fd7-d17b61a19f73 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:44.951920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ced25cbe-7329-4305-8fd7-d17b61a19f73 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:44.951920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ced25cbe-7329-4305-8fd7-d17b61a19f73 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:44.956614 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:44.956614 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:44.957628 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ced25cbe-7329-4305-8fd7-d17b61a19f73 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:44.958092 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 950/3791] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:44 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:45.181999 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6a7b6aa2-898a-4369-b7cc-c97b8777b7cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.184371 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a7b6aa2-898a-4369-b7cc-c97b8777b7cf tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de Aug 23 18:21:45.184612 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a7b6aa2-898a-4369-b7cc-c97b8777b7cf tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.184893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a7b6aa2-898a-4369-b7cc-c97b8777b7cf tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.192862 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a7b6aa2-898a-4369-b7cc-c97b8777b7cf tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de returned with HTTP 404 Aug 23 18:21:45.193776 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 952/3792] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/volumes/a5fddbc7-5122-4619-8182-1bf10dc904de => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:45.203767 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.205848 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:45.206123 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-745920498"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:45.207545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-745920498'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:45.207693 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume of 1 GB Aug 23 18:21:45.212238 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:45.218666 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (9aabbdcc-cf88-43b9-bbd3-aadd3bbd1477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:45.219764 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc64508-3562-480c-8c3a-a82fb8541abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:45.220867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:45.252281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc64508-3562-480c-8c3a-a82fb8541abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:45.253518 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057a005b-2149-4e5f-b6fd-7c5e8276010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:45.294560 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0d9fffb-f1a3-4bd3-8e14-215d5119a331 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.298336 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0d9fffb-f1a3-4bd3-8e14-215d5119a331 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:45.298552 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0d9fffb-f1a3-4bd3-8e14-215d5119a331 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.298765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0d9fffb-f1a3-4bd3-8e14-215d5119a331 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.306933 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['40019701-ead0-4ae7-bcd6-3ee77a43d339', '404b5f62-d2d4-41cb-aacc-220ce9a58b9a', 'f3c8df3c-679a-49cb-b84c-7acef3e9beb5', '4614a1cd-127f-407c-b432-52f2a4d29f42'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:45.307916 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057a005b-2149-4e5f-b6fd-7c5e8276010c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40019701-ead0-4ae7-bcd6-3ee77a43d339', '404b5f62-d2d4-41cb-aacc-220ce9a58b9a', 'f3c8df3c-679a-49cb-b84c-7acef3e9beb5', '4614a1cd-127f-407c-b432-52f2a4d29f42']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:45.308843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09a7f6f-9edf-4672-9d45-324a4ce014f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:45.320368 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.320368 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:45.332241 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0d9fffb-f1a3-4bd3-8e14-215d5119a331 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:45.343507 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09a7f6f-9edf-4672-9d45-324a4ce014f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '429a656e-8917-4c96-8d11-ce227d3d1f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-745920498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['40019701-ead0-4ae7-bcd6-3ee77a43d339','404b5f62-d2d4-41cb-aacc-220ce9a58b9a','f3c8df3c-679a-49cb-b84c-7acef3e9beb5','4614a1cd-127f-407c-b432-52f2a4d29f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-745920498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=429a656e-8917-4c96-8d11-ce227d3d1f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef65e8d445cc410d861c204928cc6cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c88e208b90424f46911766139420a10d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:45.345265 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3392022f-99e6-4fb6-b7ae-6f961d19f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:45.346786 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0d9fffb-f1a3-4bd3-8e14-215d5119a331 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:45.347354 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 945/3793] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:45.363492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3392022f-99e6-4fb6-b7ae-6f961d19f81c) transitioned into state 'SUCCESS' from state '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-745920498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['40019701-ead0-4ae7-bcd6-3ee77a43d339','404b5f62-d2d4-41cb-aacc-220ce9a58b9a','f3c8df3c-679a-49cb-b84c-7acef3e9beb5','4614a1cd-127f-407c-b432-52f2a4d29f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:45.364229 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4837d2c2-fe3c-43b3-9d9d-2ef193be7759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:45.367291 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce637d52-d710-45bf-aa3c-330532f83f82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.369368 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce637d52-d710-45bf-aa3c-330532f83f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:45.369742 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce637d52-d710-45bf-aa3c-330532f83f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.369950 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce637d52-d710-45bf-aa3c-330532f83f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.380248 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4837d2c2-fe3c-43b3-9d9d-2ef193be7759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:45.382227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (9aabbdcc-cf88-43b9-bbd3-aadd3bbd1477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:45.382375 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.382375 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:45.383085 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request issued successfully. Aug 23 18:21:45.383569 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d9452c4-9f1d-4bca-a661-71e9b3c7b4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:45.384778 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 947/3794] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:45 2026] POST /volume/v3/volumes => generated 777 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:45.390315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-26d4064a-c809-44de-a840-cab9733d1b6a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.395682 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26d4064a-c809-44de-a840-cab9733d1b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:45.395833 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce637d52-d710-45bf-aa3c-330532f83f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:45.395986 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26d4064a-c809-44de-a840-cab9733d1b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.396270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26d4064a-c809-44de-a840-cab9733d1b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.399615 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a3a22a2-bac1-4d62-8477-db3f3fdfc9f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.402990 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a3a22a2-bac1-4d62-8477-db3f3fdfc9f1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c Aug 23 18:21:45.404447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a3a22a2-bac1-4d62-8477-db3f3fdfc9f1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.404447 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a3a22a2-bac1-4d62-8477-db3f3fdfc9f1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.405050 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce637d52-d710-45bf-aa3c-330532f83f82 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:45.405569 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 951/3795] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:45.414316 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.414316 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:45.418102 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.418102 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:45.419211 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5a3a22a2-bac1-4d62-8477-db3f3fdfc9f1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:45.422853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69e1119f-4125-4687-9e57-0de76143a890 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.423780 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-26d4064a-c809-44de-a840-cab9733d1b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:45.424443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69e1119f-4125-4687-9e57-0de76143a890 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:45.424805 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69e1119f-4125-4687-9e57-0de76143a890 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "943299b9-0659-4c9d-945b-8a12fa7d705c", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-719074066", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:45.424893 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a3a22a2-bac1-4d62-8477-db3f3fdfc9f1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c returned with HTTP 200 Aug 23 18:21:45.425469 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 946/3796] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:45.430687 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26d4064a-c809-44de-a840-cab9733d1b6a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe returned with HTTP 200 Aug 23 18:21:45.431115 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 953/3797] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:45.444637 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.444637 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:45.445230 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-69e1119f-4125-4687-9e57-0de76143a890 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:45.445442 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-69e1119f-4125-4687-9e57-0de76143a890 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Create snapshot from volume 943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:45.451833 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.454290 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:45.454659 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aaec07bd-3b6f-4062-81bf-450bf4e1c2fe", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-448830302"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:45.465863 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.465863 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:45.466617 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:45.466694 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Create snapshot from volume aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:45.500071 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-69e1119f-4125-4687-9e57-0de76143a890 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Created reservations ['4ed0997d-dcf5-459f-a140-4c5c39c4a650', '33573024-3118-4ec3-a95f-62b12d78dfdf', '027415a6-147e-4e27-9cce-88fa70c64e8f', 'aabac293-a557-4b68-a47c-349c9b03ee20'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:45.513218 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Created reservations ['b7ef9a39-adcd-43bf-913e-bf777db32299', '2b772f6f-66c8-4aa0-9818-5bbcb45cda10', 'fa15a754-4ee6-4937-a190-2c4fd0e7b5f0', 'f22848e9-db24-4f44-8a56-91598931e7de'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:45.546382 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-69e1119f-4125-4687-9e57-0de76143a890 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Snapshot force create request issued successfully. Aug 23 18:21:45.546895 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69e1119f-4125-4687-9e57-0de76143a890 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:21:45.547493 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 948/3798] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:21:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:45.558603 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6a79052e-5ba1-4681-ac77-843160cbee96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.559843 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot create request issued successfully. Aug 23 18:21:45.560343 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-371967fa-4a86-45d8-88aa-6d748e5a2f73 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:21:45.562340 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 952/3799] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:21:45 2026] POST /volume/v3/snapshots => generated 321 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:45.562408 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a79052e-5ba1-4681-ac77-843160cbee96 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:21:45.562408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a79052e-5ba1-4681-ac77-843160cbee96 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.562476 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f878a65e-04b7-4d21-8f87-103cd728ecbf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.565060 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f878a65e-04b7-4d21-8f87-103cd728ecbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:45.566583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f878a65e-04b7-4d21-8f87-103cd728ecbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.566583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f878a65e-04b7-4d21-8f87-103cd728ecbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.566583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f878a65e-04b7-4d21-8f87-103cd728ecbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:45.566701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a79052e-5ba1-4681-ac77-843160cbee96 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.574463 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.574463 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:45.575074 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6a79052e-5ba1-4681-ac77-843160cbee96 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Snapshot retrieved successfully. Aug 23 18:21:45.575236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef6a288a-d4ca-4e6e-aa79-8cb4c2e6f601 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.575524 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.575524 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:45.576015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a79052e-5ba1-4681-ac77-843160cbee96 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 200 Aug 23 18:21:45.576435 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 947/3800] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:45.576650 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f878a65e-04b7-4d21-8f87-103cd728ecbf tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:45.577232 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 954/3801] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:45.577997 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef6a288a-d4ca-4e6e-aa79-8cb4c2e6f601 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 Aug 23 18:21:45.578212 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef6a288a-d4ca-4e6e-aa79-8cb4c2e6f601 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.578396 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef6a288a-d4ca-4e6e-aa79-8cb4c2e6f601 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.584133 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.584133 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:45.584608 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ef6a288a-d4ca-4e6e-aa79-8cb4c2e6f601 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:45.585410 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef6a288a-d4ca-4e6e-aa79-8cb4c2e6f601 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 returned with HTTP 200 Aug 23 18:21:45.585812 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 949/3802] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:45.592773 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.597333 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 Aug 23 18:21:45.597661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.597963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.598195 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume with id: aa8cb415-11a0-458a-bfb1-d16d7d773150 Aug 23 18:21:45.613529 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.613529 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:45.614159 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:45.636726 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume request issued successfully. Aug 23 18:21:45.637156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dfd508d-e5ea-453e-b956-fd4f1752d9e6 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 returned with HTTP 202 Aug 23 18:21:45.637766 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 953/3803] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:45 2026] DELETE /volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:45.646167 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d8fb8ca-6a8e-439e-bc2d-6e7ff82daa88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.651859 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d8fb8ca-6a8e-439e-bc2d-6e7ff82daa88 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 Aug 23 18:21:45.652440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d8fb8ca-6a8e-439e-bc2d-6e7ff82daa88 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.652801 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d8fb8ca-6a8e-439e-bc2d-6e7ff82daa88 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.672421 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.672421 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:45.681865 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0d8fb8ca-6a8e-439e-bc2d-6e7ff82daa88 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:45.689239 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d8fb8ca-6a8e-439e-bc2d-6e7ff82daa88 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 returned with HTTP 200 Aug 23 18:21:45.689786 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 948/3804] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 => generated 1065 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:45.705611 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3f463745-c27d-41b3-877c-e7ff984c38f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.707450 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f463745-c27d-41b3-877c-e7ff984c38f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:45.707876 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f463745-c27d-41b3-877c-e7ff984c38f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.708227 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f463745-c27d-41b3-877c-e7ff984c38f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.708520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3f463745-c27d-41b3-877c-e7ff984c38f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:45.715613 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.715613 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:45.715613 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f463745-c27d-41b3-877c-e7ff984c38f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:45.715613 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 955/3805] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:45.970544 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5d1ae07-2f88-4239-8e28-430e81c9f993 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.972344 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d1ae07-2f88-4239-8e28-430e81c9f993 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:45.972536 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d1ae07-2f88-4239-8e28-430e81c9f993 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.972720 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d1ae07-2f88-4239-8e28-430e81c9f993 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:45.972844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f5d1ae07-2f88-4239-8e28-430e81c9f993 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:45.977425 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:45.977425 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:45.978374 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d1ae07-2f88-4239-8e28-430e81c9f993 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:45.978800 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 950/3806] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:45.989547 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-05b7a90f-b6c0-480c-a9da-a3d8ac256194 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:45.991903 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05b7a90f-b6c0-480c-a9da-a3d8ac256194 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:21:45.992127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05b7a90f-b6c0-480c-a9da-a3d8ac256194 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:45.992322 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05b7a90f-b6c0-480c-a9da-a3d8ac256194 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.000485 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.000485 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:46.005518 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-05b7a90f-b6c0-480c-a9da-a3d8ac256194 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:46.010530 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05b7a90f-b6c0-480c-a9da-a3d8ac256194 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 200 Aug 23 18:21:46.011042 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 954/3807] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:45 2026] GET /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.023989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1f19882-ce54-446b-9625-8caa6b3e9433 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.025951 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1f19882-ce54-446b-9625-8caa6b3e9433 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:46.026198 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1f19882-ce54-446b-9625-8caa6b3e9433 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.026475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1f19882-ce54-446b-9625-8caa6b3e9433 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.026605 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b1f19882-ce54-446b-9625-8caa6b3e9433 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:46.031602 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.031602 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:46.032649 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1f19882-ce54-446b-9625-8caa6b3e9433 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:46.033136 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 949/3808] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.043320 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c1d8c1df-aa52-4df0-aff3-8be35ea9cf15 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.045239 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1d8c1df-aa52-4df0-aff3-8be35ea9cf15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/detail Aug 23 18:21:46.045625 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c1d8c1df-aa52-4df0-aff3-8be35ea9cf15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.046001 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c1d8c1df-aa52-4df0-aff3-8be35ea9cf15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.046480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-c1d8c1df-aa52-4df0-aff3-8be35ea9cf15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:46.059914 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1d8c1df-aa52-4df0-aff3-8be35ea9cf15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/detail returned with HTTP 200 Aug 23 18:21:46.060460 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 956/3809] 10.4.3.148 () {66 vars in 1258 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/backups/detail => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.073052 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.075306 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15/restore Aug 23 18:21:46.075708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:46.077384 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Restoring backup 847e08e8-37d8-4883-9b6e-6aa1e13f5b15 ({'restore': {}}) {{(pid=100225) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 23 18:21:46.077548 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Restoring backup 847e08e8-37d8-4883-9b6e-6aa1e13f5b15 to volume None. Aug 23 18:21:46.081961 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.081961 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:46.083253 np0000007943 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating volume of 1 GB for restore of backup 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. Aug 23 18:21:46.087955 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Availability Zones retrieved successfully. Aug 23 18:21:46.093674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (2390a1b1-0d25-41fd-ab93-10c17b6b994b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:46.094901 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff30e992-ef73-425c-972e-519e1b5a9863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:46.095845 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:46.122769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff30e992-ef73-425c-972e-519e1b5a9863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:46.123639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7c5356-6a9a-4ba3-818a-515f8513e2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:46.159607 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['64c90704-ab70-4c70-9fc6-2c245610e01e', '4640ecf1-7155-4f1a-ada2-d4a34e6fac0f', '9ea9fdfc-2765-475f-8ac6-9e140c15b1a9', '5d26e4b2-a101-40d1-89c4-1e000bf70d59'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:46.160433 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7c5356-6a9a-4ba3-818a-515f8513e2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c90704-ab70-4c70-9fc6-2c245610e01e', '4640ecf1-7155-4f1a-ada2-d4a34e6fac0f', '9ea9fdfc-2765-475f-8ac6-9e140c15b1a9', '5d26e4b2-a101-40d1-89c4-1e000bf70d59']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:46.161366 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7485b3-a256-468a-a0ad-90b99a37858b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:46.188123 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7485b3-a256-468a-a0ad-90b99a37858b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd4bfdf-9150-40a1-8797-b4238cff783e', '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_847e08e8-37d8-4883-9b6e-6aa1e13f5b15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['64c90704-ab70-4c70-9fc6-2c245610e01e','4640ecf1-7155-4f1a-ada2-d4a34e6fac0f','9ea9fdfc-2765-475f-8ac6-9e140c15b1a9','5d26e4b2-a101-40d1-89c4-1e000bf70d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_847e08e8-37d8-4883-9b6e-6aa1e13f5b15',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd4bfdf-9150-40a1-8797-b4238cff783e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce3f9cc27963411f817039055e57c1e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da432b89bfb74812b873f63873a5a9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:46.189286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e3cdf4-c48f-4545-aac6-491e2e196e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:46.204463 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e3cdf4-c48f-4545-aac6-491e2e196e60) transitioned into 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_847e08e8-37d8-4883-9b6e-6aa1e13f5b15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['64c90704-ab70-4c70-9fc6-2c245610e01e','4640ecf1-7155-4f1a-ada2-d4a34e6fac0f','9ea9fdfc-2765-475f-8ac6-9e140c15b1a9','5d26e4b2-a101-40d1-89c4-1e000bf70d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:46.205144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6351401-d921-485b-bdde-023a3cd7e063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:46.213325 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6351401-d921-485b-bdde-023a3cd7e063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:46.214359 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (2390a1b1-0d25-41fd-ab93-10c17b6b994b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:46.214661 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request issued successfully. Aug 23 18:21:46.221685 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.221685 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:46.222336 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:46.439924 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-226cb000-a438-4f78-add4-c27ee372a84a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.442222 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-226cb000-a438-4f78-add4-c27ee372a84a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c Aug 23 18:21:46.442453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-226cb000-a438-4f78-add4-c27ee372a84a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.442711 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-226cb000-a438-4f78-add4-c27ee372a84a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.451252 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.451252 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:46.455427 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-226cb000-a438-4f78-add4-c27ee372a84a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:46.460123 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-226cb000-a438-4f78-add4-c27ee372a84a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c returned with HTTP 200 Aug 23 18:21:46.460642 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 955/3810] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:46.476265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.478639 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:46.479150 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "429a656e-8917-4c96-8d11-ce227d3d1f4c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-959323992"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:46.490471 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.490471 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:46.491043 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:46.491301 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create snapshot from volume 429a656e-8917-4c96-8d11-ce227d3d1f4c Aug 23 18:21:46.520275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['52e906c6-f63e-49e9-b17f-fed84471f78e', 'ce726ed0-56b6-4abe-bea6-2d6948b95682', '002f6741-a06b-4b4b-8301-3153b750b430', '6ace0227-0759-47f8-a7f1-6313b1181e6e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:46.551009 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot create request issued successfully. Aug 23 18:21:46.551567 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d709e10-c05e-4897-a1b0-fbf1641b3d43 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:21:46.552184 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 950/3811] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:21:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:46.562304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18a9577f-f4b4-46fb-aec9-b3752cb7a25b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.563929 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18a9577f-f4b4-46fb-aec9-b3752cb7a25b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 Aug 23 18:21:46.564223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18a9577f-f4b4-46fb-aec9-b3752cb7a25b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.564533 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18a9577f-f4b4-46fb-aec9-b3752cb7a25b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.571694 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.571694 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:46.573416 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-18a9577f-f4b4-46fb-aec9-b3752cb7a25b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:46.573416 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18a9577f-f4b4-46fb-aec9-b3752cb7a25b tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 returned with HTTP 200 Aug 23 18:21:46.573416 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 957/3812] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.587372 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a349724c-d19a-4d5d-9a42-bf49ee53ed48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.589301 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a349724c-d19a-4d5d-9a42-bf49ee53ed48 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:21:46.589498 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a349724c-d19a-4d5d-9a42-bf49ee53ed48 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.589710 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a349724c-d19a-4d5d-9a42-bf49ee53ed48 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.595069 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.595069 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:46.595528 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a349724c-d19a-4d5d-9a42-bf49ee53ed48 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Snapshot retrieved successfully. Aug 23 18:21:46.596268 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b361a7a-54da-4f0e-ba66-1208e1e8455f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.596354 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a349724c-d19a-4d5d-9a42-bf49ee53ed48 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 200 Aug 23 18:21:46.596753 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 956/3813] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.598630 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b361a7a-54da-4f0e-ba66-1208e1e8455f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 Aug 23 18:21:46.598921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b361a7a-54da-4f0e-ba66-1208e1e8455f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.599138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b361a7a-54da-4f0e-ba66-1208e1e8455f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.604981 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.604981 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:46.605610 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b361a7a-54da-4f0e-ba66-1208e1e8455f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:46.606637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b361a7a-54da-4f0e-ba66-1208e1e8455f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 returned with HTTP 200 Aug 23 18:21:46.607145 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 951/3814] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.609143 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df6248fc-2edb-4f57-b136-42272708487a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.611545 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df6248fc-2edb-4f57-b136-42272708487a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:21:46.613300 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df6248fc-2edb-4f57-b136-42272708487a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.613300 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df6248fc-2edb-4f57-b136-42272708487a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.615631 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.618036 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.618036 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:46.618627 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] POST https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe/action Aug 23 18:21:46.618985 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df6248fc-2edb-4f57-b136-42272708487a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Snapshot retrieved successfully. Aug 23 18:21:46.619058 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:46.619215 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:46.619944 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df6248fc-2edb-4f57-b136-42272708487a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 200 Aug 23 18:21:46.620374 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 958/3815] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.629577 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.629577 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:46.630057 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:46.630643 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-93cdc349-2851-41d7-a632-e66e4ebeafd2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.632341 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-93cdc349-2851-41d7-a632-e66e4ebeafd2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:21:46.632538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-93cdc349-2851-41d7-a632-e66e4ebeafd2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.632716 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-93cdc349-2851-41d7-a632-e66e4ebeafd2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.645031 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.645031 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:46.650688 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-93cdc349-2851-41d7-a632-e66e4ebeafd2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:21:46.659552 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-93cdc349-2851-41d7-a632-e66e4ebeafd2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:21:46.660397 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 952/3816] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:46.684185 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Created reservations ['c3fcf1c5-8945-4488-80b9-17395bb3f142', '80ab8700-c9e1-4b21-91d0-adf2ad345575'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:46.696361 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Extend volume request issued successfully. Aug 23 18:21:46.696672 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fdf2cdf-4012-4943-9d16-74de9559b763 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe/action returned with HTTP 202 Aug 23 18:21:46.697349 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 957/3817] 10.4.3.148 () {70 vars in 1431 bytes} [Sun Aug 23 18:21:46 2026] POST /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 23 18:21:46.705144 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b9dfec3-27a2-417d-abe3-4ee18390bc0d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.709042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b9dfec3-27a2-417d-abe3-4ee18390bc0d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:46.709042 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b9dfec3-27a2-417d-abe3-4ee18390bc0d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.709042 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b9dfec3-27a2-417d-abe3-4ee18390bc0d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.709346 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cabfb7de-0492-43fc-8a65-dbf784faf4b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.710946 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cabfb7de-0492-43fc-8a65-dbf784faf4b4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 Aug 23 18:21:46.711240 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cabfb7de-0492-43fc-8a65-dbf784faf4b4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.711492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cabfb7de-0492-43fc-8a65-dbf784faf4b4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.718759 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.718759 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:46.720093 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cabfb7de-0492-43fc-8a65-dbf784faf4b4 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 returned with HTTP 404 Aug 23 18:21:46.720823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 953/3818] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/volumes/aa8cb415-11a0-458a-bfb1-d16d7d773150 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:46.727998 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5b9dfec3-27a2-417d-abe3-4ee18390bc0d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:46.728531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c566f63b-002b-4b15-8be1-ecb64b5dd627 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.730247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-701bc4a4-c6bd-406d-96e5-89e9ff9397e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.731849 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c566f63b-002b-4b15-8be1-ecb64b5dd627 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:46.732062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c566f63b-002b-4b15-8be1-ecb64b5dd627 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.732253 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c566f63b-002b-4b15-8be1-ecb64b5dd627 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.732332 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-701bc4a4-c6bd-406d-96e5-89e9ff9397e9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:46.732384 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c566f63b-002b-4b15-8be1-ecb64b5dd627 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:46.733005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-701bc4a4-c6bd-406d-96e5-89e9ff9397e9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.733366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-701bc4a4-c6bd-406d-96e5-89e9ff9397e9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.733529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-701bc4a4-c6bd-406d-96e5-89e9ff9397e9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:46.735704 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b9dfec3-27a2-417d-abe3-4ee18390bc0d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe returned with HTTP 200 Aug 23 18:21:46.736394 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 959/3819] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:46.736874 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.736874 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:46.737960 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c566f63b-002b-4b15-8be1-ecb64b5dd627 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:46.738371 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 958/3820] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.741301 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.741301 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:46.742274 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-701bc4a4-c6bd-406d-96e5-89e9ff9397e9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-member] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:46.744816 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 954/3821] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.753600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f56120f9-b25e-4282-9b59-8f89f6ea6137 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.753985 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b22464dd-1a96-4059-aec5-e179ce7d5794 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.757346 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f56120f9-b25e-4282-9b59-8f89f6ea6137 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b Aug 23 18:21:46.757346 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f56120f9-b25e-4282-9b59-8f89f6ea6137 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.757460 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b22464dd-1a96-4059-aec5-e179ce7d5794 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:46.757489 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f56120f9-b25e-4282-9b59-8f89f6ea6137 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.757511 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b22464dd-1a96-4059-aec5-e179ce7d5794 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.757511 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b22464dd-1a96-4059-aec5-e179ce7d5794 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.757511 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-b22464dd-1a96-4059-aec5-e179ce7d5794 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete backup with id: 4d6ee34d-da10-4045-8212-92c6acb4e439. Aug 23 18:21:46.765389 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.765389 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:46.767148 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.767148 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:46.770982 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f56120f9-b25e-4282-9b59-8f89f6ea6137 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:21:46.775151 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f56120f9-b25e-4282-9b59-8f89f6ea6137 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b returned with HTTP 200 Aug 23 18:21:46.775635 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 960/3822] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.783644 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-b22464dd-1a96-4059-aec5-e179ce7d5794 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] delete_backup rpcapi backup_id 4d6ee34d-da10-4045-8212-92c6acb4e439 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:46.786438 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b22464dd-1a96-4059-aec5-e179ce7d5794 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 202 Aug 23 18:21:46.786706 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7ca45944-583a-4070-9181-b5e467378b7b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.786914 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 959/3823] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:46 2026] DELETE /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 23 18:21:46.791257 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ca45944-583a-4070-9181-b5e467378b7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:46.791484 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ca45944-583a-4070-9181-b5e467378b7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.791696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ca45944-583a-4070-9181-b5e467378b7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.791834 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-7ca45944-583a-4070-9181-b5e467378b7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete backup with id: dd066cc1-83be-474f-94af-2438de1aee5f. Aug 23 18:21:46.793984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6253f34c-aa37-4da5-9e59-bc72172facd7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.796464 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6253f34c-aa37-4da5-9e59-bc72172facd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:46.796464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6253f34c-aa37-4da5-9e59-bc72172facd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.796464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6253f34c-aa37-4da5-9e59-bc72172facd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.796464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6253f34c-aa37-4da5-9e59-bc72172facd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:46.800271 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.800271 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:46.803109 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.803109 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:46.803109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6253f34c-aa37-4da5-9e59-bc72172facd7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 200 Aug 23 18:21:46.803109 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 961/3824] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:46.821407 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-7ca45944-583a-4070-9181-b5e467378b7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] delete_backup rpcapi backup_id dd066cc1-83be-474f-94af-2438de1aee5f {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:46.823281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ca45944-583a-4070-9181-b5e467378b7b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 202 Aug 23 18:21:46.823942 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 955/3825] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:46 2026] DELETE /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:46.831208 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b559198-d6ee-47d0-a81b-17fed0ae5aa7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:46.833218 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b559198-d6ee-47d0-a81b-17fed0ae5aa7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:46.833423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b559198-d6ee-47d0-a81b-17fed0ae5aa7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:46.833605 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b559198-d6ee-47d0-a81b-17fed0ae5aa7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:46.833837 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6b559198-d6ee-47d0-a81b-17fed0ae5aa7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:46.839096 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:46.839096 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:46.839640 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b559198-d6ee-47d0-a81b-17fed0ae5aa7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 200 Aug 23 18:21:46.840046 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 960/3826] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:46 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:47.233160 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.233160 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:47.233160 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:47.233160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Checking backup size 1 against volume size 1 {{(pid=100225) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 23 18:21:47.233160 np0000007943 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Overwriting volume ecd4bfdf-9150-40a1-8797-b4238cff783e with restore of backup 847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:47.251582 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] restore_backup in rpcapi backup_id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15 {{(pid=100225) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 23 18:21:47.253566 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82570da9-1b6c-4f83-aba9-12ea546e71ff tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15/restore returned with HTTP 202 Aug 23 18:21:47.254120 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 951/3827] 10.4.3.148 () {68 vars in 1393 bytes} [Sun Aug 23 18:21:46 2026] POST /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15/restore => generated 189 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:47.265139 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-38f07eb3-de17-4e7a-8f4a-121011f6fa86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.266967 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38f07eb3-de17-4e7a-8f4a-121011f6fa86 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:47.267282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38f07eb3-de17-4e7a-8f4a-121011f6fa86 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.267633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38f07eb3-de17-4e7a-8f4a-121011f6fa86 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.268022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-38f07eb3-de17-4e7a-8f4a-121011f6fa86 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:47.272103 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.272103 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:47.272927 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38f07eb3-de17-4e7a-8f4a-121011f6fa86 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:47.273335 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 962/3828] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:47.585738 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4a57751-e02e-4adf-84f3-9510ecc9dcfb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.587549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4a57751-e02e-4adf-84f3-9510ecc9dcfb tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 Aug 23 18:21:47.587801 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4a57751-e02e-4adf-84f3-9510ecc9dcfb tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.588035 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4a57751-e02e-4adf-84f3-9510ecc9dcfb tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.593605 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.593605 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:47.593933 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b4a57751-e02e-4adf-84f3-9510ecc9dcfb tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:47.594604 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4a57751-e02e-4adf-84f3-9510ecc9dcfb tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 returned with HTTP 200 Aug 23 18:21:47.594964 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 956/3829] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:47.604430 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a77ff4d8-f690-4118-931b-7df4120c5003 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.606945 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a77ff4d8-f690-4118-931b-7df4120c5003 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] GET https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:47.607262 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a77ff4d8-f690-4118-931b-7df4120c5003 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.607503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a77ff4d8-f690-4118-931b-7df4120c5003 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.607850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-a77ff4d8-f690-4118-931b-7df4120c5003 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:21:47.609242 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-a77ff4d8-f690-4118-931b-7df4120c5003 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:21:47.614673 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a77ff4d8-f690-4118-931b-7df4120c5003 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Get all snapshots completed successfully. Aug 23 18:21:47.615093 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a77ff4d8-f690-4118-931b-7df4120c5003 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] https://10.4.3.148/volume/v3/snapshots returned with HTTP 200 Aug 23 18:21:47.615639 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 961/3830] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:47.625284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.627889 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 Aug 23 18:21:47.628285 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.628557 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.628706 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete snapshot with id: 284734f1-2656-494f-a50e-60fe96900535 Aug 23 18:21:47.636155 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.636155 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:47.636643 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:47.665403 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot delete request issued successfully. Aug 23 18:21:47.665631 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-462aa698-3b3b-45a3-9f9e-ef26e29ffb4c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 returned with HTTP 202 Aug 23 18:21:47.666353 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 952/3831] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:21:47 2026] DELETE /volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:47.675914 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49f2ad21-4969-4a3b-a39e-dd5a53711d6d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.677917 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49f2ad21-4969-4a3b-a39e-dd5a53711d6d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 Aug 23 18:21:47.678381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49f2ad21-4969-4a3b-a39e-dd5a53711d6d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.678742 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49f2ad21-4969-4a3b-a39e-dd5a53711d6d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.688039 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.688039 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:47.689718 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-49f2ad21-4969-4a3b-a39e-dd5a53711d6d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:47.689718 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49f2ad21-4969-4a3b-a39e-dd5a53711d6d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 returned with HTTP 200 Aug 23 18:21:47.689718 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 963/3832] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:47.752431 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f9fdcc9-1e94-49aa-ba22-55338b902b8a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.755200 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f9fdcc9-1e94-49aa-ba22-55338b902b8a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:47.755416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f9fdcc9-1e94-49aa-ba22-55338b902b8a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.755720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f9fdcc9-1e94-49aa-ba22-55338b902b8a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.763024 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.763024 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:47.767069 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7f9fdcc9-1e94-49aa-ba22-55338b902b8a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:47.772090 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f9fdcc9-1e94-49aa-ba22-55338b902b8a tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe returned with HTTP 200 Aug 23 18:21:47.772507 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 957/3833] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:47.786301 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-770d6e57-3f73-4f8f-bed0-3fe381a7e804 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.788948 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-770d6e57-3f73-4f8f-bed0-3fe381a7e804 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] POST https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe/action Aug 23 18:21:47.789578 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-770d6e57-3f73-4f8f-bed0-3fe381a7e804 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action body: b'{"revert": {"snapshot_id": "9f295e1c-4b76-4890-8395-52f9d9588600"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:47.789848 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-770d6e57-3f73-4f8f-bed0-3fe381a7e804 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "9f295e1c-4b76-4890-8395-52f9d9588600"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:47.799166 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.799166 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:47.799821 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-770d6e57-3f73-4f8f-bed0-3fe381a7e804 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume retrieved successfully. Aug 23 18:21:47.804094 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-770d6e57-3f73-4f8f-bed0-3fe381a7e804 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] HTTP exception thrown: Can't revert volume aaec07bd-3b6f-4062-81bf-450bf4e1c2fe to its latest snapshot 9f295e1c-4b76-4890-8395-52f9d9588600. The volume size must be equal to the snapshot size. Aug 23 18:21:47.804270 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-770d6e57-3f73-4f8f-bed0-3fe381a7e804 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe/action returned with HTTP 400 Aug 23 18:21:47.804850 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 962/3834] 10.4.3.148 () {70 vars in 1431 bytes} [Sun Aug 23 18:21:47 2026] POST /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe/action => generated 213 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 23 18:21:47.813617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34abbfce-3ab1-4ff3-b492-6270e03516a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.815579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.816817 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34abbfce-3ab1-4ff3-b492-6270e03516a5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 Aug 23 18:21:47.817164 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34abbfce-3ab1-4ff3-b492-6270e03516a5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.817334 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 Aug 23 18:21:47.817608 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34abbfce-3ab1-4ff3-b492-6270e03516a5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.817692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.817781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-34abbfce-3ab1-4ff3-b492-6270e03516a5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 4d6ee34d-da10-4045-8212-92c6acb4e439. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:47.818170 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.818356 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Delete snapshot with id: 9f295e1c-4b76-4890-8395-52f9d9588600 Aug 23 18:21:47.823706 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34abbfce-3ab1-4ff3-b492-6270e03516a5 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 returned with HTTP 404 Aug 23 18:21:47.826482 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.826482 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:47.826612 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 953/3835] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/backups/4d6ee34d-da10-4045-8212-92c6acb4e439 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:47.826644 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:47.833471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-002131ff-1f44-4450-9bbf-f6b39ec7e9cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.835464 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-002131ff-1f44-4450-9bbf-f6b39ec7e9cd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:21:47.835684 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-002131ff-1f44-4450-9bbf-f6b39ec7e9cd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.835946 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-002131ff-1f44-4450-9bbf-f6b39ec7e9cd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.836065 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-002131ff-1f44-4450-9bbf-f6b39ec7e9cd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete backup with id: 5c72ea7a-49f7-4037-8699-c482bd080932. Aug 23 18:21:47.840395 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.840395 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:47.847073 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot delete request issued successfully. Aug 23 18:21:47.847073 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-595e54f6-2fb7-4066-b03a-1e082f8f73f0 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 returned with HTTP 202 Aug 23 18:21:47.847725 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 964/3836] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:21:47 2026] DELETE /volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:47.851355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-82fb5774-f1fb-45fe-9db4-6d9d34f27582 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.855250 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82fb5774-f1fb-45fe-9db4-6d9d34f27582 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f Aug 23 18:21:47.855455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82fb5774-f1fb-45fe-9db4-6d9d34f27582 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.855760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82fb5774-f1fb-45fe-9db4-6d9d34f27582 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.855972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-82fb5774-f1fb-45fe-9db4-6d9d34f27582 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id dd066cc1-83be-474f-94af-2438de1aee5f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:47.858464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f68d003e-5389-44d9-9d76-e36d68747e63 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.862105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f68d003e-5389-44d9-9d76-e36d68747e63 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 Aug 23 18:21:47.862376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f68d003e-5389-44d9-9d76-e36d68747e63 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.862840 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f68d003e-5389-44d9-9d76-e36d68747e63 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.863548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-002131ff-1f44-4450-9bbf-f6b39ec7e9cd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] delete_backup rpcapi backup_id 5c72ea7a-49f7-4037-8699-c482bd080932 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:47.865715 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-002131ff-1f44-4450-9bbf-f6b39ec7e9cd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 202 Aug 23 18:21:47.866227 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82fb5774-f1fb-45fe-9db4-6d9d34f27582 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f returned with HTTP 404 Aug 23 18:21:47.866688 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 958/3837] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:47 2026] DELETE /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:47.866776 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 963/3838] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/backups/dd066cc1-83be-474f-94af-2438de1aee5f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:47.875101 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dde36c7f-246d-4aed-a2e2-32ed9c968250 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.878815 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.878815 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:47.878953 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dde36c7f-246d-4aed-a2e2-32ed9c968250 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:21:47.878953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dde36c7f-246d-4aed-a2e2-32ed9c968250 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.878953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dde36c7f-246d-4aed-a2e2-32ed9c968250 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.879085 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f68d003e-5389-44d9-9d76-e36d68747e63 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:47.879121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-dde36c7f-246d-4aed-a2e2-32ed9c968250 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:47.879310 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f68d003e-5389-44d9-9d76-e36d68747e63 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 returned with HTTP 200 Aug 23 18:21:47.879806 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a95df123-839b-4ef5-aa3e-fed0b9c2b183 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.879857 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 954/3839] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 => generated 479 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:47.883230 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a95df123-839b-4ef5-aa3e-fed0b9c2b183 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:47.883522 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a95df123-839b-4ef5-aa3e-fed0b9c2b183 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.883814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a95df123-839b-4ef5-aa3e-fed0b9c2b183 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.883953 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-a95df123-839b-4ef5-aa3e-fed0b9c2b183 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete backup with id: 319b03cd-f1f4-413f-95f7-774a4f39a140. Aug 23 18:21:47.885782 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.885782 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:47.885782 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dde36c7f-246d-4aed-a2e2-32ed9c968250 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 200 Aug 23 18:21:47.885782 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 965/3840] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:47.892216 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.892216 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:47.910994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-a95df123-839b-4ef5-aa3e-fed0b9c2b183 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] delete_backup rpcapi backup_id 319b03cd-f1f4-413f-95f7-774a4f39a140 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:47.914146 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a95df123-839b-4ef5-aa3e-fed0b9c2b183 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 202 Aug 23 18:21:47.914592 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 959/3841] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:47 2026] DELETE /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:47.925870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2af60d3e-987c-42f3-be2e-267d5b5f8590 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:47.929771 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2af60d3e-987c-42f3-be2e-267d5b5f8590 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:47.930205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2af60d3e-987c-42f3-be2e-267d5b5f8590 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:47.930537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2af60d3e-987c-42f3-be2e-267d5b5f8590 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:47.931067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2af60d3e-987c-42f3-be2e-267d5b5f8590 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:47.939521 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:47.939521 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:47.940670 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2af60d3e-987c-42f3-be2e-267d5b5f8590 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 200 Aug 23 18:21:47.941166 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 964/3842] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:47 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:48.285877 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8c9870b2-14e6-44c1-9695-ebcc5baab78b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.288624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c9870b2-14e6-44c1-9695-ebcc5baab78b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:48.288913 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c9870b2-14e6-44c1-9695-ebcc5baab78b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.289221 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c9870b2-14e6-44c1-9695-ebcc5baab78b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.289397 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8c9870b2-14e6-44c1-9695-ebcc5baab78b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:48.295489 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:48.295489 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:48.297195 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c9870b2-14e6-44c1-9695-ebcc5baab78b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:48.297846 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 955/3843] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:48.700537 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b45b162-f77b-4498-9072-7a13d038837d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.703807 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b45b162-f77b-4498-9072-7a13d038837d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 Aug 23 18:21:48.704265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b45b162-f77b-4498-9072-7a13d038837d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.704561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b45b162-f77b-4498-9072-7a13d038837d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.711955 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b45b162-f77b-4498-9072-7a13d038837d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 returned with HTTP 404 Aug 23 18:21:48.712899 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 966/3844] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/snapshots/284734f1-2656-494f-a50e-60fe96900535 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:48.720333 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.722248 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c Aug 23 18:21:48.722512 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.722733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.722941 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume with id: 429a656e-8917-4c96-8d11-ce227d3d1f4c Aug 23 18:21:48.731435 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:48.731435 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:48.731784 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:48.749426 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume request issued successfully. Aug 23 18:21:48.749618 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0b66abe-fe76-40e6-9ffc-96e79bd4dc19 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c returned with HTTP 202 Aug 23 18:21:48.750091 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 960/3845] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:48 2026] DELETE /volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:48.760556 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4b8ff85-24e7-40b5-b56e-c3545cc63c87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.762361 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4b8ff85-24e7-40b5-b56e-c3545cc63c87 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c Aug 23 18:21:48.762597 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4b8ff85-24e7-40b5-b56e-c3545cc63c87 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.762804 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4b8ff85-24e7-40b5-b56e-c3545cc63c87 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.769520 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:48.769520 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:48.773665 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d4b8ff85-24e7-40b5-b56e-c3545cc63c87 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:48.778222 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4b8ff85-24e7-40b5-b56e-c3545cc63c87 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c returned with HTTP 200 Aug 23 18:21:48.778928 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 965/3846] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:48.890369 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b29671ba-d0df-45fa-8b4b-3ad4f5dae564 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.892924 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b29671ba-d0df-45fa-8b4b-3ad4f5dae564 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 Aug 23 18:21:48.893198 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b29671ba-d0df-45fa-8b4b-3ad4f5dae564 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.893483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b29671ba-d0df-45fa-8b4b-3ad4f5dae564 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.901272 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b29671ba-d0df-45fa-8b4b-3ad4f5dae564 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 returned with HTTP 404 Aug 23 18:21:48.901530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa5f94d8-b674-4f03-a6a7-87fbd3df13f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.902001 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 956/3847] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/snapshots/9f295e1c-4b76-4890-8395-52f9d9588600 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:48.903242 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa5f94d8-b674-4f03-a6a7-87fbd3df13f9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 Aug 23 18:21:48.903440 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa5f94d8-b674-4f03-a6a7-87fbd3df13f9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.903613 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa5f94d8-b674-4f03-a6a7-87fbd3df13f9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.903727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fa5f94d8-b674-4f03-a6a7-87fbd3df13f9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 5c72ea7a-49f7-4037-8699-c482bd080932. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:48.908289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa5f94d8-b674-4f03-a6a7-87fbd3df13f9 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 returned with HTTP 404 Aug 23 18:21:48.908732 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 967/3848] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/backups/5c72ea7a-49f7-4037-8699-c482bd080932 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:48.914176 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.916211 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] DELETE https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:48.916494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.916742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.916985 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Delete volume with id: aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:48.917031 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d245901-1aa1-48bd-911d-6dfebc9c70bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.918755 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d245901-1aa1-48bd-911d-6dfebc9c70bd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:48.918993 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d245901-1aa1-48bd-911d-6dfebc9c70bd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.919212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d245901-1aa1-48bd-911d-6dfebc9c70bd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.919324 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-8d245901-1aa1-48bd-911d-6dfebc9c70bd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete backup with id: 1c4c78c4-0485-49e3-9d8a-deeb7203976a. Aug 23 18:21:48.923888 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:48.923888 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:48.926947 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:48.926947 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:48.927663 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:48.939745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-8d245901-1aa1-48bd-911d-6dfebc9c70bd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] delete_backup rpcapi backup_id 1c4c78c4-0485-49e3-9d8a-deeb7203976a {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:48.942274 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d245901-1aa1-48bd-911d-6dfebc9c70bd tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 202 Aug 23 18:21:48.942671 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 966/3849] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:48 2026] DELETE /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:48.951890 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Delete volume request issued successfully. Aug 23 18:21:48.952157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c83106c4-b658-4c74-83b3-89ef004a4e3f tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe returned with HTTP 202 Aug 23 18:21:48.954291 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 961/3850] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:21:48 2026] DELETE /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:21:48.954442 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e305b46d-7607-4825-8f31-c51de36028f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.954496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad859375-77c7-46e9-8e1e-8d790925e519 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.955778 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e305b46d-7607-4825-8f31-c51de36028f9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 Aug 23 18:21:48.956029 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e305b46d-7607-4825-8f31-c51de36028f9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.956250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e305b46d-7607-4825-8f31-c51de36028f9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.956384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e305b46d-7607-4825-8f31-c51de36028f9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 319b03cd-f1f4-413f-95f7-774a4f39a140. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:48.956807 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad859375-77c7-46e9-8e1e-8d790925e519 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:48.957092 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad859375-77c7-46e9-8e1e-8d790925e519 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.957380 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad859375-77c7-46e9-8e1e-8d790925e519 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.957693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ad859375-77c7-46e9-8e1e-8d790925e519 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:48.962342 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e305b46d-7607-4825-8f31-c51de36028f9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 returned with HTTP 404 Aug 23 18:21:48.962830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1cb06ea9-2813-4ba3-9e52-93ad4471d10d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:48.962965 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 968/3851] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/backups/319b03cd-f1f4-413f-95f7-774a4f39a140 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:48.966324 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cb06ea9-2813-4ba3-9e52-93ad4471d10d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:48.966590 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cb06ea9-2813-4ba3-9e52-93ad4471d10d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:48.966842 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cb06ea9-2813-4ba3-9e52-93ad4471d10d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:48.968242 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:48.968242 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:48.970506 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad859375-77c7-46e9-8e1e-8d790925e519 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 200 Aug 23 18:21:48.971151 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 957/3852] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:48.980015 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:48.980015 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:48.985025 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1cb06ea9-2813-4ba3-9e52-93ad4471d10d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:48.992590 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cb06ea9-2813-4ba3-9e52-93ad4471d10d tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe returned with HTTP 200 Aug 23 18:21:48.993200 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 967/3853] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:48 2026] GET /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:49.019144 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:49.022295 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:49.025049 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "name": "tempest-VolumesBackupsTest-Volume-1196263066"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:49.027171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'name': 'tempest-VolumesBackupsTest-Volume-1196263066'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:49.130600 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume of 1 GB Aug 23 18:21:49.137527 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Availability Zones retrieved successfully. Aug 23 18:21:49.143342 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (89262df4-7a87-4efd-9685-aaf98db60179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:49.144487 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5207bfdb-f1a5-4c2b-bb17-c2417396a79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.145517 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:49.210002 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5207bfdb-f1a5-4c2b-bb17-c2417396a79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.211146 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ba1b66-229e-4846-987e-f1a28a17e287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.258156 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['3b965b11-7422-47cf-9479-40a7660d73e8', '7893f4be-2ba6-42e5-a0fd-69a3a50a3878', 'b9a677af-0325-42d0-a722-fd4e1115cc5b', 'b431fed4-a3d3-4bc6-8a4a-da25363444fe'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:49.259242 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ba1b66-229e-4846-987e-f1a28a17e287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b965b11-7422-47cf-9479-40a7660d73e8', '7893f4be-2ba6-42e5-a0fd-69a3a50a3878', 'b9a677af-0325-42d0-a722-fd4e1115cc5b', 'b431fed4-a3d3-4bc6-8a4a-da25363444fe']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.260178 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bc3e78-1ef7-452c-bcf8-368f6712801e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.289432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63bc3e78-1ef7-452c-bcf8-368f6712801e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1196263066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['3b965b11-7422-47cf-9479-40a7660d73e8','7893f4be-2ba6-42e5-a0fd-69a3a50a3878','b9a677af-0325-42d0-a722-fd4e1115cc5b','b431fed4-a3d3-4bc6-8a4a-da25363444fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1196263066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa0118c4ff846fa970e9266340aeac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.290545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffcc746-8970-44fc-842c-dba97b3eb415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.313622 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bfa5ba4c-2388-4b23-96df-bec07c1c98b9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:49.315945 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfa5ba4c-2388-4b23-96df-bec07c1c98b9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:49.316256 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bfa5ba4c-2388-4b23-96df-bec07c1c98b9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:49.316526 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bfa5ba4c-2388-4b23-96df-bec07c1c98b9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:49.316695 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bfa5ba4c-2388-4b23-96df-bec07c1c98b9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:49.321778 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffcc746-8970-44fc-842c-dba97b3eb415) transitioned into state 'SUCCESS' from state '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-1196263066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['3b965b11-7422-47cf-9479-40a7660d73e8','7893f4be-2ba6-42e5-a0fd-69a3a50a3878','b9a677af-0325-42d0-a722-fd4e1115cc5b','b431fed4-a3d3-4bc6-8a4a-da25363444fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.322589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f665873d-3372-4eba-9f95-76f8f15ac911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.322972 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:49.322972 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:49.324118 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfa5ba4c-2388-4b23-96df-bec07c1c98b9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:49.324650 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 969/3854] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:49 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:49.334534 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f665873d-3372-4eba-9f95-76f8f15ac911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.335336 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (89262df4-7a87-4efd-9685-aaf98db60179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:49.335616 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request issued successfully. Aug 23 18:21:49.336142 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0db040f-a3ad-46ae-8307-794e39c7d093 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:49.336538 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 962/3855] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:49 2026] POST /volume/v3/volumes => generated 749 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:49.354377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-045d1ca5-353f-4300-9741-799a1a0c0bcf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:49.356662 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-045d1ca5-353f-4300-9741-799a1a0c0bcf tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:21:49.356662 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-045d1ca5-353f-4300-9741-799a1a0c0bcf tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:49.356933 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-045d1ca5-353f-4300-9741-799a1a0c0bcf tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:49.369409 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:49.369409 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:49.374382 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-045d1ca5-353f-4300-9741-799a1a0c0bcf tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:21:49.381017 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-045d1ca5-353f-4300-9741-799a1a0c0bcf tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:21:49.381510 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 958/3856] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:49 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:49.797269 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74b04c22-f01e-4120-bd89-ece93cbe2b20 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:49.803841 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74b04c22-f01e-4120-bd89-ece93cbe2b20 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c Aug 23 18:21:49.803841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74b04c22-f01e-4120-bd89-ece93cbe2b20 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:49.803841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74b04c22-f01e-4120-bd89-ece93cbe2b20 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:49.805416 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74b04c22-f01e-4120-bd89-ece93cbe2b20 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c returned with HTTP 404 Aug 23 18:21:49.806313 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 968/3857] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:49 2026] GET /volume/v3/volumes/429a656e-8917-4c96-8d11-ce227d3d1f4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:49.820378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-280f73ef-b865-42ed-951d-06d3411ccb8c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:49.822217 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:49.822567 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1086965386"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:49.824060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1086965386'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:49.824217 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume of 1 GB Aug 23 18:21:49.828676 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:49.834018 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (39397f6e-4fd2-4934-b50e-bdd79417be83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:49.835136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b22b3-6ac0-4eb0-b64e-36ff61c8fa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.835970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:49.866404 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b22b3-6ac0-4eb0-b64e-36ff61c8fa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.867840 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b6dcfb-1158-494c-a53e-f72121ab0b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.925933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['eba000d8-62a7-465b-9246-e93aaed82c08', '83a6190e-9134-4841-91e8-7c4b180716e1', 'f0734a05-60e1-4595-888b-b1491a640081', '5750a14c-863c-4d5a-8282-0b171f893a24'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:49.926967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b6dcfb-1158-494c-a53e-f72121ab0b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba000d8-62a7-465b-9246-e93aaed82c08', '83a6190e-9134-4841-91e8-7c4b180716e1', 'f0734a05-60e1-4595-888b-b1491a640081', '5750a14c-863c-4d5a-8282-0b171f893a24']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.927982 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dff45f-9a76-4922-a12a-2f611d1c1327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.957446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dff45f-9a76-4922-a12a-2f611d1c1327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5519e8be-b94a-4382-82a4-43f265155731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086965386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['eba000d8-62a7-465b-9246-e93aaed82c08','83a6190e-9134-4841-91e8-7c4b180716e1','f0734a05-60e1-4595-888b-b1491a640081','5750a14c-863c-4d5a-8282-0b171f893a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086965386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5519e8be-b94a-4382-82a4-43f265155731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef65e8d445cc410d861c204928cc6cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c88e208b90424f46911766139420a10d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.958633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9081b2-7394-4e62-afba-cc269f0250b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.978717 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9081b2-7394-4e62-afba-cc269f0250b4) transitioned into state 'SUCCESS' from state '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-1086965386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['eba000d8-62a7-465b-9246-e93aaed82c08','83a6190e-9134-4841-91e8-7c4b180716e1','f0734a05-60e1-4595-888b-b1491a640081','5750a14c-863c-4d5a-8282-0b171f893a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.979529 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b9af99-14ec-4dc8-9b63-9aee22aff28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:49.984601 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b1802b0-a108-4d7c-98e1-562483a11f6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:49.986780 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b1802b0-a108-4d7c-98e1-562483a11f6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a Aug 23 18:21:49.987000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b1802b0-a108-4d7c-98e1-562483a11f6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:49.987195 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b1802b0-a108-4d7c-98e1-562483a11f6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:49.987313 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5b1802b0-a108-4d7c-98e1-562483a11f6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Show backup with id 1c4c78c4-0485-49e3-9d8a-deeb7203976a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:49.988703 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b9af99-14ec-4dc8-9b63-9aee22aff28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:49.989547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (39397f6e-4fd2-4934-b50e-bdd79417be83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:49.989911 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request issued successfully. Aug 23 18:21:49.990508 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-280f73ef-b865-42ed-951d-06d3411ccb8c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:49.991101 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 970/3858] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:49 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:49.991280 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b1802b0-a108-4d7c-98e1-562483a11f6e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a returned with HTTP 404 Aug 23 18:21:49.995042 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 963/3859] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:49 2026] GET /volume/v3/backups/1c4c78c4-0485-49e3-9d8a-deeb7203976a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:50.005964 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b779139d-12d4-45ea-96be-91b8c37e0de7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.006097 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.008120 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd755eae-e330-4390-b52f-ca4d2d96e7ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.008232 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b779139d-12d4-45ea-96be-91b8c37e0de7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 Aug 23 18:21:50.008716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b779139d-12d4-45ea-96be-91b8c37e0de7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.008782 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e Aug 23 18:21:50.008869 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b779139d-12d4-45ea-96be-91b8c37e0de7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.008915 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.009042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.009303 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume with id: a3f6d9de-8f66-40f1-9eff-89202bfbc77e Aug 23 18:21:50.011403 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd755eae-e330-4390-b52f-ca4d2d96e7ba tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe Aug 23 18:21:50.011655 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd755eae-e330-4390-b52f-ca4d2d96e7ba tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.011909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd755eae-e330-4390-b52f-ca4d2d96e7ba tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.015957 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.015957 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:50.018083 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.018083 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:50.018547 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:50.020759 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b779139d-12d4-45ea-96be-91b8c37e0de7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:50.023287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd755eae-e330-4390-b52f-ca4d2d96e7ba tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe returned with HTTP 404 Aug 23 18:21:50.023995 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 971/3860] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:50 2026] GET /volume/v3/volumes/aaec07bd-3b6f-4062-81bf-450bf4e1c2fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:21:50.025368 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b779139d-12d4-45ea-96be-91b8c37e0de7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 returned with HTTP 200 Aug 23 18:21:50.025732 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 969/3861] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:50 2026] GET /volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:50.033492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.033751 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 Aug 23 18:21:50.033983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.034237 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.034285 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Delete snapshot with id: 6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 Aug 23 18:21:50.038401 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Delete volume request issued successfully. Aug 23 18:21:50.038660 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c0cbbe6-89b6-4616-bc87-fda24feb20ce tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e returned with HTTP 202 Aug 23 18:21:50.039355 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 959/3862] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:50 2026] DELETE /volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:50.040417 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.040417 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:50.040870 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:50.048979 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2418d028-34ca-4aa0-a249-41a0abaebfc7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.051448 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2418d028-34ca-4aa0-a249-41a0abaebfc7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e Aug 23 18:21:50.051753 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2418d028-34ca-4aa0-a249-41a0abaebfc7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.052020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2418d028-34ca-4aa0-a249-41a0abaebfc7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.057756 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot delete request issued successfully. Aug 23 18:21:50.058008 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-102a919c-c12d-476d-8f1b-c8ac111587d7 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 returned with HTTP 202 Aug 23 18:21:50.058409 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 964/3863] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:21:50 2026] DELETE /volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:50.063688 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.063688 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:50.067370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-526c7fba-6ed0-4833-ab1d-4f99b560a928 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.068178 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2418d028-34ca-4aa0-a249-41a0abaebfc7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Volume info retrieved successfully. Aug 23 18:21:50.070603 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-526c7fba-6ed0-4833-ab1d-4f99b560a928 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 Aug 23 18:21:50.070910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-526c7fba-6ed0-4833-ab1d-4f99b560a928 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.071481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-526c7fba-6ed0-4833-ab1d-4f99b560a928 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.076275 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2418d028-34ca-4aa0-a249-41a0abaebfc7 tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e returned with HTTP 200 Aug 23 18:21:50.076275 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 972/3864] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:50 2026] GET /volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:50.080709 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.080709 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:50.080709 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-526c7fba-6ed0-4833-ab1d-4f99b560a928 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Snapshot retrieved successfully. Aug 23 18:21:50.081778 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-526c7fba-6ed0-4833-ab1d-4f99b560a928 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 returned with HTTP 200 Aug 23 18:21:50.082332 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 970/3865] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:50 2026] GET /volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:50.339138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db143179-8ddf-4282-b3b5-d22730731523 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.340945 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db143179-8ddf-4282-b3b5-d22730731523 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:50.341153 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db143179-8ddf-4282-b3b5-d22730731523 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.341417 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db143179-8ddf-4282-b3b5-d22730731523 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.341499 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-db143179-8ddf-4282-b3b5-d22730731523 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:50.345811 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.345811 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:50.346579 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db143179-8ddf-4282-b3b5-d22730731523 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:50.347273 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 960/3866] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:50 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:50.397691 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ea19fd0-7832-4528-9ee4-f682dce302e1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.399457 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ea19fd0-7832-4528-9ee4-f682dce302e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:21:50.400070 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ea19fd0-7832-4528-9ee4-f682dce302e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.400070 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ea19fd0-7832-4528-9ee4-f682dce302e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.409443 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.409443 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:50.414352 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ea19fd0-7832-4528-9ee4-f682dce302e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:21:50.420885 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ea19fd0-7832-4528-9ee4-f682dce302e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:21:50.421410 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 965/3867] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:50 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:50.433548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-09599956-716e-4ddc-aae7-9ff19327e1be None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.435347 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09599956-716e-4ddc-aae7-9ff19327e1be tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:21:50.435648 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09599956-716e-4ddc-aae7-9ff19327e1be tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2", "name": "tempest-VolumesBackupsTest-Backup-1319612582"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:50.437094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-09599956-716e-4ddc-aae7-9ff19327e1be tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating new backup {'backup': {'volume_id': '37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2', 'name': 'tempest-VolumesBackupsTest-Backup-1319612582'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:21:50.437280 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-09599956-716e-4ddc-aae7-9ff19327e1be tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating backup of volume 37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 in container None Aug 23 18:21:50.444579 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.444579 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:50.445024 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-09599956-716e-4ddc-aae7-9ff19327e1be tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:21:50.465220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-09599956-716e-4ddc-aae7-9ff19327e1be tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['29dc078f-12f5-4842-8159-514485c5d981', '375df81e-7535-40b4-a144-ca770543c84e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:50.499633 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09599956-716e-4ddc-aae7-9ff19327e1be tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:21:50.500249 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 973/3868] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:21:50 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:50.507585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c27ef546-84b1-4376-a062-46960214304e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:50.509285 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c27ef546-84b1-4376-a062-46960214304e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:50.509475 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c27ef546-84b1-4376-a062-46960214304e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:50.509650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c27ef546-84b1-4376-a062-46960214304e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:50.509756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c27ef546-84b1-4376-a062-46960214304e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:50.511260 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=354,cinder:INSERT=40,cinder:UPDATE=90 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:21:50.515357 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:50.515357 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:50.516150 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c27ef546-84b1-4376-a062-46960214304e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:50.516523 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 971/3869] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:50 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:51.039527 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2dd6862-e15b-417c-99af-d24589db47d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.041856 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2dd6862-e15b-417c-99af-d24589db47d9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 Aug 23 18:21:51.042140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2dd6862-e15b-417c-99af-d24589db47d9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.042401 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2dd6862-e15b-417c-99af-d24589db47d9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.052647 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:51.052647 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:51.057476 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b2dd6862-e15b-417c-99af-d24589db47d9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:51.063140 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2dd6862-e15b-417c-99af-d24589db47d9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 returned with HTTP 200 Aug 23 18:21:51.063696 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 961/3870] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:51 2026] GET /volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:51.079932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.080533 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:51.080979 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5519e8be-b94a-4382-82a4-43f265155731", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-680355844"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:51.093261 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2e7bbab6-ac65-414c-963d-99bbe2abfc8e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.094152 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:51.094152 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:51.094640 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:51.094844 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create snapshot from volume 5519e8be-b94a-4382-82a4-43f265155731 Aug 23 18:21:51.095219 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e7bbab6-ac65-414c-963d-99bbe2abfc8e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] GET https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e Aug 23 18:21:51.095447 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e7bbab6-ac65-414c-963d-99bbe2abfc8e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.095608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ede32c39-2b65-4d87-b1b1-ebe3b3575ebb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.095867 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e7bbab6-ac65-414c-963d-99bbe2abfc8e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.097344 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ede32c39-2b65-4d87-b1b1-ebe3b3575ebb tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 Aug 23 18:21:51.097644 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ede32c39-2b65-4d87-b1b1-ebe3b3575ebb tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.098431 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ede32c39-2b65-4d87-b1b1-ebe3b3575ebb tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.102111 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e7bbab6-ac65-414c-963d-99bbe2abfc8e tempest-ProjectMemberTests33-1271030511 tempest-ProjectMemberTests33-1271030511-project-admin] https://10.4.3.148/volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e returned with HTTP 404 Aug 23 18:21:51.102680 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 974/3871] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:51 2026] GET /volume/v3/volumes/a3f6d9de-8f66-40f1-9eff-89202bfbc77e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:51.104872 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ede32c39-2b65-4d87-b1b1-ebe3b3575ebb tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 returned with HTTP 404 Aug 23 18:21:51.105428 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 972/3872] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:51 2026] GET /volume/v3/snapshots/6c07ad5a-3f61-4aa5-ab41-6d1c320422a5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:51.112676 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.114771 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] DELETE https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:51.115061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.115298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.115495 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Delete volume with id: 5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:51.124162 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:51.124162 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:51.124732 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:51.131139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['96d030da-3838-4918-963c-731eafc611a9', '592dc4cc-339e-4033-81c6-81e95d9aaa54', '65e5f59f-fa4f-48ea-bfb2-c63e399a7326', 'c6524903-445b-49c6-b616-2fbfa2b46c38'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:51.141589 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Delete volume request issued successfully. Aug 23 18:21:51.141806 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d9520a6-9c3d-4414-9937-59bf0f5b964e tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 202 Aug 23 18:21:51.142242 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 962/3873] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:21:51 2026] DELETE /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 23 18:21:51.155927 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87c26a27-23f4-414f-a2b7-bbf50dbce0c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.159314 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87c26a27-23f4-414f-a2b7-bbf50dbce0c5 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:51.159519 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87c26a27-23f4-414f-a2b7-bbf50dbce0c5 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.159836 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87c26a27-23f4-414f-a2b7-bbf50dbce0c5 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.169702 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot create request issued successfully. Aug 23 18:21:51.170075 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-676fcb98-9ec6-4ef7-994a-44785fc47556 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:21:51.170520 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 966/3874] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:21:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:51.172390 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:51.172390 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:51.178465 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-87c26a27-23f4-414f-a2b7-bbf50dbce0c5 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Volume info retrieved successfully. Aug 23 18:21:51.179954 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91c2ce4d-64e3-4784-a49d-94f470b4d5dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.181745 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91c2ce4d-64e3-4784-a49d-94f470b4d5dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd Aug 23 18:21:51.181980 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91c2ce4d-64e3-4784-a49d-94f470b4d5dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.182239 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91c2ce4d-64e3-4784-a49d-94f470b4d5dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.187362 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87c26a27-23f4-414f-a2b7-bbf50dbce0c5 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 200 Aug 23 18:21:51.188184 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 975/3875] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:51 2026] GET /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:51.189744 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:51.189744 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:51.190117 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91c2ce4d-64e3-4784-a49d-94f470b4d5dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:51.190784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91c2ce4d-64e3-4784-a49d-94f470b4d5dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd returned with HTTP 200 Aug 23 18:21:51.191202 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 973/3876] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:51 2026] GET /volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:51.362665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4601c4af-1db3-477a-9a4b-6ce5fcc25e9a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.364649 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4601c4af-1db3-477a-9a4b-6ce5fcc25e9a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:51.364956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4601c4af-1db3-477a-9a4b-6ce5fcc25e9a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.365228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4601c4af-1db3-477a-9a4b-6ce5fcc25e9a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.365415 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4601c4af-1db3-477a-9a4b-6ce5fcc25e9a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:51.370693 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:51.370693 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:51.371444 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4601c4af-1db3-477a-9a4b-6ce5fcc25e9a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:51.371882 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 963/3877] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:51 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:51.527263 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5f4e1a8-b0b6-4320-986b-0f6dd0b0fe8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:51.529661 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5f4e1a8-b0b6-4320-986b-0f6dd0b0fe8c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:51.529968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5f4e1a8-b0b6-4320-986b-0f6dd0b0fe8c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:51.530275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5f4e1a8-b0b6-4320-986b-0f6dd0b0fe8c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:51.530453 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d5f4e1a8-b0b6-4320-986b-0f6dd0b0fe8c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:51.539100 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:51.539100 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:51.539956 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5f4e1a8-b0b6-4320-986b-0f6dd0b0fe8c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:51.540356 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 967/3878] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:51 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:52.200694 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a07fb96-a7f1-43bb-80e6-f733c9c11c04 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:52.203019 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a07fb96-a7f1-43bb-80e6-f733c9c11c04 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd Aug 23 18:21:52.203315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a07fb96-a7f1-43bb-80e6-f733c9c11c04 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:52.203565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d7b8cbca-5058-43d1-bd45-866b543c6d16 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:52.203850 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a07fb96-a7f1-43bb-80e6-f733c9c11c04 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:52.205283 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7b8cbca-5058-43d1-bd45-866b543c6d16 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] GET https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 Aug 23 18:21:52.205515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7b8cbca-5058-43d1-bd45-866b543c6d16 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:52.205691 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7b8cbca-5058-43d1-bd45-866b543c6d16 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:52.210357 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:52.210357 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:52.211032 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a07fb96-a7f1-43bb-80e6-f733c9c11c04 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:52.211355 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7b8cbca-5058-43d1-bd45-866b543c6d16 tempest-VolumeRevertTests-85853853 tempest-VolumeRevertTests-85853853-project-member] https://10.4.3.148/volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 returned with HTTP 404 Aug 23 18:21:52.211851 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 974/3879] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:21:52 2026] GET /volume/v3/volumes/5410c4ca-12f6-4bd4-b24f-1170c428ed84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:21:52.211980 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a07fb96-a7f1-43bb-80e6-f733c9c11c04 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd returned with HTTP 200 Aug 23 18:21:52.212540 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 976/3880] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:52 2026] GET /volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:52.224728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b673aeca-5405-4a6e-9982-b21920b9a7ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:52.226582 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b673aeca-5405-4a6e-9982-b21920b9a7ff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] POST https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd/action Aug 23 18:21:52.226943 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b673aeca-5405-4a6e-9982-b21920b9a7ff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:52.227069 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b673aeca-5405-4a6e-9982-b21920b9a7ff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:52.228576 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-b673aeca-5405-4a6e-9982-b21920b9a7ff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Updating snapshot 'dcae8866-1427-421c-8234-4053df353dfd' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:21:52.240397 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:52.240397 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:52.241249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-b673aeca-5405-4a6e-9982-b21920b9a7ff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'eb8b835a7ab24e12b3f87026aee05145', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef65e8d445cc410d861c204928cc6cd0', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:21:52.241656 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b673aeca-5405-4a6e-9982-b21920b9a7ff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd/action returned with HTTP 403 Aug 23 18:21:52.242306 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 964/3881] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:21:52 2026] POST /volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:52.249639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:52.251876 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd Aug 23 18:21:52.251876 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:52.251965 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:52.252043 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete snapshot with id: dcae8866-1427-421c-8234-4053df353dfd Aug 23 18:21:52.257733 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:52.257733 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:52.260310 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:52.282336 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot delete request issued successfully. Aug 23 18:21:52.282651 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6cd38c8-c844-4b85-bacd-84c127c82f02 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd returned with HTTP 202 Aug 23 18:21:52.283238 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 968/3882] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:21:52 2026] DELETE /volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:52.291504 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0923d56c-31db-443a-83ad-6431ff44caf1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:52.293555 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0923d56c-31db-443a-83ad-6431ff44caf1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd Aug 23 18:21:52.293843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0923d56c-31db-443a-83ad-6431ff44caf1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:52.293992 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0923d56c-31db-443a-83ad-6431ff44caf1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:52.300454 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:52.300454 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:52.300946 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0923d56c-31db-443a-83ad-6431ff44caf1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:52.301966 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0923d56c-31db-443a-83ad-6431ff44caf1 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd returned with HTTP 200 Aug 23 18:21:52.302513 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 975/3883] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:52 2026] GET /volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:52.389179 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-05134c50-1dd1-4483-a634-a64a4a73f952 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:52.391084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-05134c50-1dd1-4483-a634-a64a4a73f952 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:52.391292 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-05134c50-1dd1-4483-a634-a64a4a73f952 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:52.391478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-05134c50-1dd1-4483-a634-a64a4a73f952 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:52.391578 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-05134c50-1dd1-4483-a634-a64a4a73f952 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:52.396129 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:52.396129 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:52.396920 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-05134c50-1dd1-4483-a634-a64a4a73f952 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:52.397289 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 977/3884] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:52 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:52.550781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1432e3c3-60a2-476c-802f-31e3ab151c85 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:52.553509 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1432e3c3-60a2-476c-802f-31e3ab151c85 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:52.553509 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1432e3c3-60a2-476c-802f-31e3ab151c85 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:52.553697 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1432e3c3-60a2-476c-802f-31e3ab151c85 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:52.553783 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1432e3c3-60a2-476c-802f-31e3ab151c85 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:52.559557 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:52.559557 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:52.560445 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1432e3c3-60a2-476c-802f-31e3ab151c85 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:52.561009 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 965/3885] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:52 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:53.135258 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-322a505b-ab47-4fcb-8db8-847610d03f90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.286033 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-322a505b-ab47-4fcb-8db8-847610d03f90 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-admin] GET https://10.4.3.148/volume/v3/scheduler-stats/get_pools Aug 23 18:21:53.286390 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-322a505b-ab47-4fcb-8db8-847610d03f90 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.286523 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-322a505b-ab47-4fcb-8db8-847610d03f90 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-admin] Calling method 'get_pools' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.286964 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:53.286964 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:53.305736 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-322a505b-ab47-4fcb-8db8-847610d03f90 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-admin] https://10.4.3.148/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 23 18:21:53.306580 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 969/3886] 10.4.3.148 () {66 vars in 1291 bytes} [Sun Aug 23 18:21:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:53.314038 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e47e8fa-a1ef-44da-9bae-bc27fcb9fe68 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.316234 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e47e8fa-a1ef-44da-9bae-bc27fcb9fe68 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd Aug 23 18:21:53.316961 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e47e8fa-a1ef-44da-9bae-bc27fcb9fe68 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.316961 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e47e8fa-a1ef-44da-9bae-bc27fcb9fe68 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.317809 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d886c9cb-c27e-4ec6-9ede-06eac5139dc2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.322505 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e47e8fa-a1ef-44da-9bae-bc27fcb9fe68 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd returned with HTTP 404 Aug 23 18:21:53.323139 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 976/3887] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:53 2026] GET /volume/v3/snapshots/dcae8866-1427-421c-8234-4053df353dfd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:53.330713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.332701 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 Aug 23 18:21:53.333147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.333377 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.333559 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume with id: 5519e8be-b94a-4382-82a4-43f265155731 Aug 23 18:21:53.342482 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:53.342482 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:53.342910 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:53.367375 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume request issued successfully. Aug 23 18:21:53.367588 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-510de2df-d076-4b3b-8e69-4ab043a47e3a tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 returned with HTTP 202 Aug 23 18:21:53.368043 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 966/3888] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:53 2026] DELETE /volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:53.378629 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c76ae68e-02e3-4c1b-81fd-faca368af281 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.381020 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c76ae68e-02e3-4c1b-81fd-faca368af281 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 Aug 23 18:21:53.381205 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c76ae68e-02e3-4c1b-81fd-faca368af281 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.381380 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c76ae68e-02e3-4c1b-81fd-faca368af281 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.395075 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:53.395075 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:53.404961 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d886c9cb-c27e-4ec6-9ede-06eac5139dc2 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-reader] GET https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool Aug 23 18:21:53.405121 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c76ae68e-02e3-4c1b-81fd-faca368af281 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:53.405291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d886c9cb-c27e-4ec6-9ede-06eac5139dc2 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.405582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d886c9cb-c27e-4ec6-9ede-06eac5139dc2 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.406562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-d886c9cb-c27e-4ec6-9ede-06eac5139dc2 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd34d575fe1d34057a87b2290b8d78a13', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd74f7ba3431e466486b3a8439e126abb', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:21:53.406915 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d886c9cb-c27e-4ec6-9ede-06eac5139dc2 tempest-ProjectReaderTests-293804173 tempest-ProjectReaderTests-293804173-project-reader] https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool returned with HTTP 403 Aug 23 18:21:53.407540 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 978/3889] 10.4.3.148 () {66 vars in 1318 bytes} [Sun Aug 23 18:21:53 2026] GET /volume/v3/capabilities/np0000007943@storpool => generated 110 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:53.409307 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f116dc17-8274-4834-98b1-7b9960ed85be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.411630 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f116dc17-8274-4834-98b1-7b9960ed85be tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:53.411810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f116dc17-8274-4834-98b1-7b9960ed85be tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.412810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f116dc17-8274-4834-98b1-7b9960ed85be tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.412810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f116dc17-8274-4834-98b1-7b9960ed85be tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:53.418372 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:53.418372 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:53.418690 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c76ae68e-02e3-4c1b-81fd-faca368af281 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 returned with HTTP 200 Aug 23 18:21:53.419114 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 970/3890] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:53 2026] GET /volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:53.419402 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f116dc17-8274-4834-98b1-7b9960ed85be tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:53.419842 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 977/3891] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:53 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:53.574668 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f48358d2-0780-4854-9fdb-1db0abc2e0d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.577786 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f48358d2-0780-4854-9fdb-1db0abc2e0d4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:53.578032 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f48358d2-0780-4854-9fdb-1db0abc2e0d4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.578286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f48358d2-0780-4854-9fdb-1db0abc2e0d4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.578437 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f48358d2-0780-4854-9fdb-1db0abc2e0d4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:53.582616 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-89f00325-b61c-4fb4-aaf4-37402332a778 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.584443 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:53.584443 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:53.585449 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f48358d2-0780-4854-9fdb-1db0abc2e0d4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:53.585875 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 967/3892] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:53 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:53.709817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89f00325-b61c-4fb4-aaf4-37402332a778 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:21:53.710294 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89f00325-b61c-4fb4-aaf4-37402332a778 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1971777980", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1689169222", "vendor_name": "tempest-vendor_name-1756611985"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:53.727819 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89f00325-b61c-4fb4-aaf4-37402332a778 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:21:53.728265 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 979/3893] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:21:53 2026] POST /volume/v3/types => generated 329 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:53.737458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.739894 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:53.740318 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fe62271f-492a-4b0c-bc60-c4a797cd71c8", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:53.741733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume request body: {'volume': {'volume_type': 'fe62271f-492a-4b0c-bc60-c4a797cd71c8', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:53.745521 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume of 1 GB Aug 23 18:21:53.745813 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:53.745813 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:53.746147 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:53.751787 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Flow 'volume_create_api' (e418f5e6-5032-4cfa-98c4-18215eb618bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:53.752758 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40446ffe-9ee6-4131-987d-fc15d7666ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:53.753741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:53.775052 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40446ffe-9ee6-4131-987d-fc15d7666ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:21:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1689169222',vendor_name='tempest-vendor_name-1756611985'},id=fe62271f-492a-4b0c-bc60-c4a797cd71c8,is_public=True,name='tempest-ProjectAdminTests-volume-type-1971777980',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe62271f-492a-4b0c-bc60-c4a797cd71c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:53.775873 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1b15a6-dff1-4af4-a78c-c2ef0a8b0e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:53.807541 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1971777980 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1971777980, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:53.807811 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1971777980 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1971777980, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:53.849055 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Created reservations ['7848b083-b088-428d-ba16-e1bc66ed306d', 'd5baca19-9d99-45cb-b1ce-c20041752842', '907b8743-f285-4cd8-8662-e4047c3de5a3', 'c2c8d551-7629-4cf6-9ec8-753f1281be0c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:53.849965 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1b15a6-dff1-4af4-a78c-c2ef0a8b0e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7848b083-b088-428d-ba16-e1bc66ed306d', 'd5baca19-9d99-45cb-b1ce-c20041752842', '907b8743-f285-4cd8-8662-e4047c3de5a3', 'c2c8d551-7629-4cf6-9ec8-753f1281be0c']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:53.850700 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aa0a680-8e72-4c59-ad3e-ad9441abb634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:53.878604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aa0a680-8e72-4c59-ad3e-ad9441abb634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0', '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='09f64b021dcf4e8ba655a685de865b82',qos_specs=None,replication_status=,reservations=['7848b083-b088-428d-ba16-e1bc66ed306d','d5baca19-9d99-45cb-b1ce-c20041752842','907b8743-f285-4cd8-8662-e4047c3de5a3','c2c8d551-7629-4cf6-9ec8-753f1281be0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_type_id=fe62271f-492a-4b0c-bc60-c4a797cd71c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:53Z,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=b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f64b021dcf4e8ba655a685de865b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe62271f-492a-4b0c-bc60-c4a797cd71c8),volume_type_id=fe62271f-492a-4b0c-bc60-c4a797cd71c8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:53.879348 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca06f6d-37af-4b19-bc8e-ac0903113bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:53.900954 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca06f6d-37af-4b19-bc8e-ac0903113bc5) transitioned into state 'SUCCESS' from 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='09f64b021dcf4e8ba655a685de865b82',qos_specs=None,replication_status=,reservations=['7848b083-b088-428d-ba16-e1bc66ed306d','d5baca19-9d99-45cb-b1ce-c20041752842','907b8743-f285-4cd8-8662-e4047c3de5a3','c2c8d551-7629-4cf6-9ec8-753f1281be0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_type_id=fe62271f-492a-4b0c-bc60-c4a797cd71c8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:53.901665 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653298b7-abbf-4a86-be7d-c78bb8577955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:53.912295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653298b7-abbf-4a86-be7d-c78bb8577955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:53.913122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Flow 'volume_create_api' (e418f5e6-5032-4cfa-98c4-18215eb618bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:53.913446 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume request issued successfully. Aug 23 18:21:53.914027 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f01cdb20-ed80-4ac1-afca-9d89b6089170 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:53.914443 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 971/3894] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:21:53 2026] POST /volume/v3/volumes => generated 773 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:53.928815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-953a1d98-6959-49f9-8e03-378218a75db7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:53.932312 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-953a1d98-6959-49f9-8e03-378218a75db7 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 Aug 23 18:21:53.932591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-953a1d98-6959-49f9-8e03-378218a75db7 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:53.932871 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-953a1d98-6959-49f9-8e03-378218a75db7 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:53.940151 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:53.940151 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:53.943814 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-953a1d98-6959-49f9-8e03-378218a75db7 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:53.948003 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-953a1d98-6959-49f9-8e03-378218a75db7 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 returned with HTTP 200 Aug 23 18:21:53.948498 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 978/3895] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:53 2026] GET /volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:54.430491 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-01c7346c-ab15-40ec-bc2c-e4e37837a0ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:54.432677 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01c7346c-ab15-40ec-bc2c-e4e37837a0ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:54.433066 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01c7346c-ab15-40ec-bc2c-e4e37837a0ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:54.433331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01c7346c-ab15-40ec-bc2c-e4e37837a0ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:54.433455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-01c7346c-ab15-40ec-bc2c-e4e37837a0ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:54.437919 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:54.437919 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:54.438629 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01c7346c-ab15-40ec-bc2c-e4e37837a0ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:54.438994 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 968/3896] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:54 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:54.443970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df112de7-a0ae-45b6-9252-71eae9fcd67c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:54.445922 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df112de7-a0ae-45b6-9252-71eae9fcd67c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 Aug 23 18:21:54.446127 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df112de7-a0ae-45b6-9252-71eae9fcd67c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:54.446351 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df112de7-a0ae-45b6-9252-71eae9fcd67c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:54.455997 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df112de7-a0ae-45b6-9252-71eae9fcd67c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 returned with HTTP 404 Aug 23 18:21:54.456549 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 980/3897] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:54 2026] GET /volume/v3/volumes/5519e8be-b94a-4382-82a4-43f265155731 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:54.467813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-39da4a1f-281e-47a8-9596-2c672808af67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:54.470766 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:54.471928 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-305026446"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:54.473826 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-305026446'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:54.473947 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume of 1 GB Aug 23 18:21:54.474211 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:54.474211 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:54.482675 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:54.488359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (6e0dc00b-92cd-4dfc-b609-e46d79ee3593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:54.489342 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2f09e2-5187-49b3-a2c4-8ba7b555eb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:54.490171 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:54.517456 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2f09e2-5187-49b3-a2c4-8ba7b555eb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:54.518229 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fbf5e3-0b69-433b-b000-318b68f6a332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:54.566206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['b10ab691-168e-4233-a12f-f4e5c76e4cd7', '71aca068-f9d0-4907-9f71-fd7e21bc8cbf', '55ae16cb-e834-4faf-9665-fa676d0f6246', '0b7237a1-9d34-4d2e-94d6-232650fcf0f0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:54.567223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fbf5e3-0b69-433b-b000-318b68f6a332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b10ab691-168e-4233-a12f-f4e5c76e4cd7', '71aca068-f9d0-4907-9f71-fd7e21bc8cbf', '55ae16cb-e834-4faf-9665-fa676d0f6246', '0b7237a1-9d34-4d2e-94d6-232650fcf0f0']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:54.568089 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0797eb58-ce7a-4d86-b5cd-721dbe9dda19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:54.593932 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0797eb58-ce7a-4d86-b5cd-721dbe9dda19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e95242e-aef2-4ba4-9ac2-5ec1df8862b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-305026446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['b10ab691-168e-4233-a12f-f4e5c76e4cd7','71aca068-f9d0-4907-9f71-fd7e21bc8cbf','55ae16cb-e834-4faf-9665-fa676d0f6246','0b7237a1-9d34-4d2e-94d6-232650fcf0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-305026446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e95242e-aef2-4ba4-9ac2-5ec1df8862b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef65e8d445cc410d861c204928cc6cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c88e208b90424f46911766139420a10d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:54.595842 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65eda828-5a76-44d8-9cdf-7b868041d54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:54.606812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-36cf6a0c-15e1-4c92-9c20-3c8847cad135 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:54.608769 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36cf6a0c-15e1-4c92-9c20-3c8847cad135 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:54.609082 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36cf6a0c-15e1-4c92-9c20-3c8847cad135 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:54.609422 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36cf6a0c-15e1-4c92-9c20-3c8847cad135 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:54.609602 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-36cf6a0c-15e1-4c92-9c20-3c8847cad135 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:54.615784 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:54.615784 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:54.616948 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36cf6a0c-15e1-4c92-9c20-3c8847cad135 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:54.617473 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 979/3898] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:54 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:54.617999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65eda828-5a76-44d8-9cdf-7b868041d54e) transitioned into state 'SUCCESS' from state '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-305026446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['b10ab691-168e-4233-a12f-f4e5c76e4cd7','71aca068-f9d0-4907-9f71-fd7e21bc8cbf','55ae16cb-e834-4faf-9665-fa676d0f6246','0b7237a1-9d34-4d2e-94d6-232650fcf0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:54.619291 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2fc377-47b9-42b0-b174-8ec7af4be3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:54.631601 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2fc377-47b9-42b0-b174-8ec7af4be3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:54.632571 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (6e0dc00b-92cd-4dfc-b609-e46d79ee3593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:54.632942 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request issued successfully. Aug 23 18:21:54.633589 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39da4a1f-281e-47a8-9596-2c672808af67 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:54.634068 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 972/3899] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:54 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:54.647863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3b17b62-69b7-4445-b653-5f35a69f1ea7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:54.650562 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3b17b62-69b7-4445-b653-5f35a69f1ea7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 Aug 23 18:21:54.650800 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3b17b62-69b7-4445-b653-5f35a69f1ea7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:54.651028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3b17b62-69b7-4445-b653-5f35a69f1ea7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:54.661602 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:54.661602 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:54.666767 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c3b17b62-69b7-4445-b653-5f35a69f1ea7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:54.672775 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3b17b62-69b7-4445-b653-5f35a69f1ea7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 returned with HTTP 200 Aug 23 18:21:54.673276 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 969/3900] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:54 2026] GET /volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:54.966853 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4b39f9b8-f651-4aea-be8f-8a59e51e3a34 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:54.968394 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b39f9b8-f651-4aea-be8f-8a59e51e3a34 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 Aug 23 18:21:54.968717 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b39f9b8-f651-4aea-be8f-8a59e51e3a34 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:54.969104 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b39f9b8-f651-4aea-be8f-8a59e51e3a34 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:54.977192 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:54.977192 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:54.981313 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b39f9b8-f651-4aea-be8f-8a59e51e3a34 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:54.985222 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b39f9b8-f651-4aea-be8f-8a59e51e3a34 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 returned with HTTP 200 Aug 23 18:21:54.985721 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 981/3901] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:54 2026] GET /volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:54.999760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6850e9f1-3175-417e-b66d-aebfd1f9d653 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.001401 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6850e9f1-3175-417e-b66d-aebfd1f9d653 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:21:55.001629 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6850e9f1-3175-417e-b66d-aebfd1f9d653 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.001853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6850e9f1-3175-417e-b66d-aebfd1f9d653 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.004906 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6850e9f1-3175-417e-b66d-aebfd1f9d653 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:21:55.005264 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 980/3902] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:21:54 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:55.013944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b199ab43-a32a-4001-9047-034f23aad9ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.015725 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b199ab43-a32a-4001-9047-034f23aad9ce tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/messages/a3e95ffc-fe1d-49c4-bac8-83be77dece7f Aug 23 18:21:55.015964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b199ab43-a32a-4001-9047-034f23aad9ce tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.016148 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b199ab43-a32a-4001-9047-034f23aad9ce tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.019807 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.019807 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:55.025810 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b199ab43-a32a-4001-9047-034f23aad9ce tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages/a3e95ffc-fe1d-49c4-bac8-83be77dece7f returned with HTTP 204 Aug 23 18:21:55.026318 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 973/3903] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:21:55 2026] DELETE /volume/v3/messages/a3e95ffc-fe1d-49c4-bac8-83be77dece7f => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:21:55.033819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23bf72c2-c344-49d0-bd1a-e00d3be75a15 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.035871 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23bf72c2-c344-49d0-bd1a-e00d3be75a15 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/messages/a3e95ffc-fe1d-49c4-bac8-83be77dece7f Aug 23 18:21:55.036082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23bf72c2-c344-49d0-bd1a-e00d3be75a15 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.036272 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23bf72c2-c344-49d0-bd1a-e00d3be75a15 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.040159 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23bf72c2-c344-49d0-bd1a-e00d3be75a15 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages/a3e95ffc-fe1d-49c4-bac8-83be77dece7f returned with HTTP 404 Aug 23 18:21:55.040617 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 970/3904] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:55 2026] GET /volume/v3/messages/a3e95ffc-fe1d-49c4-bac8-83be77dece7f => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:55.049569 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.051486 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 Aug 23 18:21:55.051983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.052358 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.052689 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Delete volume with id: b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 Aug 23 18:21:55.064810 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.064810 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:55.064810 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:55.065641 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100226) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:21:55.078882 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1971777980 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1971777980, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:55.080899 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1971777980 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1971777980, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:55.094813 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Created reservations ['9d81ccf6-efeb-41dc-ac78-da8ae320a714', '93e748ab-eae3-4fd5-b01f-55dee17fd352', 'a1581448-673e-4fa6-a312-f8446d7bc958', '9894f405-dcff-4004-bb99-aad3b0b4af93'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:55.132808 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Delete volume request issued successfully. Aug 23 18:21:55.132808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-641f7f93-6e4a-4ade-b017-cbcf94375e7d tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 returned with HTTP 202 Aug 23 18:21:55.132808 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 982/3905] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:55 2026] DELETE /volume/v3/volumes/b7fe92f1-fde2-4726-a7c1-7cb4f20ca8c0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:55.141806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ced329b1-5f63-4d56-91d1-ce90d714eb7c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.143454 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ced329b1-5f63-4d56-91d1-ce90d714eb7c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/types/fe62271f-492a-4b0c-bc60-c4a797cd71c8 Aug 23 18:21:55.143722 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ced329b1-5f63-4d56-91d1-ce90d714eb7c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.144023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ced329b1-5f63-4d56-91d1-ce90d714eb7c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.173103 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ced329b1-5f63-4d56-91d1-ce90d714eb7c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/types/fe62271f-492a-4b0c-bc60-c4a797cd71c8 returned with HTTP 202 Aug 23 18:21:55.173103 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 981/3906] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:21:55 2026] DELETE /volume/v3/types/fe62271f-492a-4b0c-bc60-c4a797cd71c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:55.178995 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df45ca6f-7981-4a48-8cda-1a2e901cd9fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.180974 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df45ca6f-7981-4a48-8cda-1a2e901cd9fc tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:21:55.181467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df45ca6f-7981-4a48-8cda-1a2e901cd9fc tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-746186495", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1267798640", "vendor_name": "tempest-vendor_name-556657073"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:55.198084 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df45ca6f-7981-4a48-8cda-1a2e901cd9fc tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:21:55.198421 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 974/3907] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:21:55 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:55.206824 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.209133 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:55.209629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f044fb4-421d-4903-9ccf-365b506ab4aa", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:55.212244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume request body: {'volume': {'volume_type': '5f044fb4-421d-4903-9ccf-365b506ab4aa', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:55.216894 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume of 1 GB Aug 23 18:21:55.217572 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.217572 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:55.217948 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:55.225925 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Flow 'volume_create_api' (2a7b9206-1961-49e1-bb38-e1a6757d898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:55.227556 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84407d96-44b7-4000-970f-953a669621c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.228707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:55.251736 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84407d96-44b7-4000-970f-953a669621c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:21:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1267798640',vendor_name='tempest-vendor_name-556657073'},id=5f044fb4-421d-4903-9ccf-365b506ab4aa,is_public=True,name='tempest-ProjectAdminTests-volume-type-746186495',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f044fb4-421d-4903-9ccf-365b506ab4aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.252583 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421acb47-2699-4377-b26e-ca48d2a5fa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.299594 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-746186495 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-746186495, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:55.300145 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-746186495 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-746186495, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:55.339072 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Created reservations ['99fbab8e-b0b7-41b0-aa5f-1c331d6f17c2', '11b6ebc6-f8cf-4b4c-8f35-934eee94444b', '19cee5ba-204d-4afa-9d1c-4784473ee9c6', '690e4243-1469-4ea3-aae4-6f569f57ab0a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:55.340002 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421acb47-2699-4377-b26e-ca48d2a5fa91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99fbab8e-b0b7-41b0-aa5f-1c331d6f17c2', '11b6ebc6-f8cf-4b4c-8f35-934eee94444b', '19cee5ba-204d-4afa-9d1c-4784473ee9c6', '690e4243-1469-4ea3-aae4-6f569f57ab0a']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.340711 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69984a06-c0fe-477c-a6a9-386fded8afd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.368904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69984a06-c0fe-477c-a6a9-386fded8afd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eee36c4-faad-458e-b7a5-975bf1af3412', '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='09f64b021dcf4e8ba655a685de865b82',qos_specs=None,replication_status=,reservations=['99fbab8e-b0b7-41b0-aa5f-1c331d6f17c2','11b6ebc6-f8cf-4b4c-8f35-934eee94444b','19cee5ba-204d-4afa-9d1c-4784473ee9c6','690e4243-1469-4ea3-aae4-6f569f57ab0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_type_id=5f044fb4-421d-4903-9ccf-365b506ab4aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:55Z,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=6eee36c4-faad-458e-b7a5-975bf1af3412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f64b021dcf4e8ba655a685de865b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f044fb4-421d-4903-9ccf-365b506ab4aa),volume_type_id=5f044fb4-421d-4903-9ccf-365b506ab4aa)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.369606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d9759c-a145-4c43-b3c4-acd35292db2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.391372 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d9759c-a145-4c43-b3c4-acd35292db2f) transitioned into state 'SUCCESS' from 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='09f64b021dcf4e8ba655a685de865b82',qos_specs=None,replication_status=,reservations=['99fbab8e-b0b7-41b0-aa5f-1c331d6f17c2','11b6ebc6-f8cf-4b4c-8f35-934eee94444b','19cee5ba-204d-4afa-9d1c-4784473ee9c6','690e4243-1469-4ea3-aae4-6f569f57ab0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_type_id=5f044fb4-421d-4903-9ccf-365b506ab4aa)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.392438 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fab9aa9-6700-4cf3-86c4-27112e69f98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.403068 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fab9aa9-6700-4cf3-86c4-27112e69f98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.404094 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Flow 'volume_create_api' (2a7b9206-1961-49e1-bb38-e1a6757d898d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:55.404450 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume request issued successfully. Aug 23 18:21:55.405245 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e912b3c-4554-4ee7-8a5f-8ed67317bf13 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:55.405668 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 971/3908] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:21:55 2026] POST /volume/v3/volumes => generated 772 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:55.427030 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7df8538e-0c38-41e8-a332-16136468cc8c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.427937 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.431220 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7df8538e-0c38-41e8-a332-16136468cc8c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 Aug 23 18:21:55.431741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7df8538e-0c38-41e8-a332-16136468cc8c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.432111 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7df8538e-0c38-41e8-a332-16136468cc8c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.445862 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.445862 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:55.452083 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a16912a0-85fa-4aca-926a-6a08c32ed520 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.453837 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a16912a0-85fa-4aca-926a-6a08c32ed520 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:55.453970 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7df8538e-0c38-41e8-a332-16136468cc8c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:55.454093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a16912a0-85fa-4aca-926a-6a08c32ed520 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.454359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a16912a0-85fa-4aca-926a-6a08c32ed520 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.454513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a16912a0-85fa-4aca-926a-6a08c32ed520 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:55.460653 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7df8538e-0c38-41e8-a332-16136468cc8c tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 returned with HTTP 200 Aug 23 18:21:55.461065 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.461065 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:55.461353 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 983/3909] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:55 2026] GET /volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:55.461963 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a16912a0-85fa-4aca-926a-6a08c32ed520 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:55.462381 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 975/3910] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:55 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:55.531992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:55.532314 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-114467111"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:55.534109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-114467111'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:55.534236 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Create volume of 1 GB Aug 23 18:21:55.540465 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:55.545384 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Flow 'volume_create_api' (839cb55d-b34f-4c48-bd9e-d268a707d733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:55.546487 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7b49f1-32e6-4865-9407-c54c45033a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.547330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:55.569857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7b49f1-32e6-4865-9407-c54c45033a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.570589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bda6cd0-50a9-41b3-be3c-3246f4170bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.633370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-122eaa71-7035-4956-901a-9a17f6f6123b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.633767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Created reservations ['ec88870a-37ad-4a04-84ca-0fdcde33d356', '10a7d06f-9967-4805-b3bc-e2f77c0e306b', '5d2ee6e6-f1ea-4e87-9800-90a2f8ae49b2', 'ce96c036-4a8b-4ef2-915b-bc2ad55c0c12'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:55.634615 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bda6cd0-50a9-41b3-be3c-3246f4170bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec88870a-37ad-4a04-84ca-0fdcde33d356', '10a7d06f-9967-4805-b3bc-e2f77c0e306b', '5d2ee6e6-f1ea-4e87-9800-90a2f8ae49b2', 'ce96c036-4a8b-4ef2-915b-bc2ad55c0c12']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.635372 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e6cc20-7667-48e0-8464-47d280e90acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.638892 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-122eaa71-7035-4956-901a-9a17f6f6123b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:55.639162 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-122eaa71-7035-4956-901a-9a17f6f6123b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.639414 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-122eaa71-7035-4956-901a-9a17f6f6123b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.639559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-122eaa71-7035-4956-901a-9a17f6f6123b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:55.644816 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.644816 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:55.645769 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-122eaa71-7035-4956-901a-9a17f6f6123b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:55.646257 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 972/3911] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:55 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:55.662249 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e6cc20-7667-48e0-8464-47d280e90acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9e22d40-f850-4d2f-a087-335ce9ea1f77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114467111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc76f07f498f4109b9daf12484b929e7',qos_specs=None,replication_status=,reservations=['ec88870a-37ad-4a04-84ca-0fdcde33d356','10a7d06f-9967-4805-b3bc-e2f77c0e306b','5d2ee6e6-f1ea-4e87-9800-90a2f8ae49b2','ce96c036-4a8b-4ef2-915b-bc2ad55c0c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d398ccdee84a3083d715c7a46e6512',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114467111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9e22d40-f850-4d2f-a087-335ce9ea1f77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc76f07f498f4109b9daf12484b929e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d398ccdee84a3083d715c7a46e6512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.663074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aa31de-33f9-4f84-b9ec-b18d6df35770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.686815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aa31de-33f9-4f84-b9ec-b18d6df35770) transitioned into state 'SUCCESS' from state '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-114467111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc76f07f498f4109b9daf12484b929e7',qos_specs=None,replication_status=,reservations=['ec88870a-37ad-4a04-84ca-0fdcde33d356','10a7d06f-9967-4805-b3bc-e2f77c0e306b','5d2ee6e6-f1ea-4e87-9800-90a2f8ae49b2','ce96c036-4a8b-4ef2-915b-bc2ad55c0c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d398ccdee84a3083d715c7a46e6512',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.686815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e176177-5182-4ac5-ac7b-156c9b14797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:55.696153 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e176177-5182-4ac5-ac7b-156c9b14797d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:55.697003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Flow 'volume_create_api' (839cb55d-b34f-4c48-bd9e-d268a707d733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:55.697320 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Create volume request issued successfully. Aug 23 18:21:55.698298 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5aa4c5bc-f256-4a29-b839-62cc461dd628 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:55.698613 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 982/3912] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:55 2026] POST /volume/v3/volumes => generated 777 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:55.716851 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7de68ffb-50fa-441d-9388-1e70e97abd84 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.718871 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7de68ffb-50fa-441d-9388-1e70e97abd84 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 Aug 23 18:21:55.719118 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7de68ffb-50fa-441d-9388-1e70e97abd84 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.719366 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7de68ffb-50fa-441d-9388-1e70e97abd84 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.730134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a7b579d4-5403-465a-a47b-f8a21acd8698 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.732979 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.732979 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:55.733315 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7b579d4-5403-465a-a47b-f8a21acd8698 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 Aug 23 18:21:55.733622 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7b579d4-5403-465a-a47b-f8a21acd8698 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.733949 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7b579d4-5403-465a-a47b-f8a21acd8698 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.738161 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7de68ffb-50fa-441d-9388-1e70e97abd84 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:55.744133 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7de68ffb-50fa-441d-9388-1e70e97abd84 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 returned with HTTP 200 Aug 23 18:21:55.744653 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 984/3913] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:55 2026] GET /volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:55.745183 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.745183 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:55.752805 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a7b579d4-5403-465a-a47b-f8a21acd8698 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:55.758286 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7b579d4-5403-465a-a47b-f8a21acd8698 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 returned with HTTP 200 Aug 23 18:21:55.758555 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 976/3914] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:55 2026] GET /volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:55.773175 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.775018 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:21:55.775363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e95242e-aef2-4ba4-9ac2-5ec1df8862b9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-54822598"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:55.789593 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.789593 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:55.789984 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:55.790125 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create snapshot from volume 9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 Aug 23 18:21:55.830516 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['7ca0aa46-0138-44d9-bd77-be3bc44c66c9', 'e7526791-46e4-47c0-acea-54169831f49f', '464ff270-41a5-4f9a-b804-54cc56d360ea', '9f4471a2-d6bb-42e0-a8f9-ed7a565238e5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:55.865013 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot create request issued successfully. Aug 23 18:21:55.865462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9814ccec-d830-41ba-a96a-48dc5d6d3e15 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:21:55.865995 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 973/3915] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:21:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:55.879084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7bd069f7-396d-4b74-a64f-e294d75bdd39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:55.880852 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bd069f7-396d-4b74-a64f-e294d75bdd39 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 Aug 23 18:21:55.881017 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bd069f7-396d-4b74-a64f-e294d75bdd39 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:55.881244 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bd069f7-396d-4b74-a64f-e294d75bdd39 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:55.886148 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:55.886148 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:55.886445 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7bd069f7-396d-4b74-a64f-e294d75bdd39 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:55.887010 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bd069f7-396d-4b74-a64f-e294d75bdd39 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 returned with HTTP 200 Aug 23 18:21:55.887380 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 983/3916] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:55 2026] GET /volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:56.477038 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-83a3998a-27eb-404f-a940-93f04b82b3fd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.478377 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f2417be-8659-4c85-be18-ce2d097d2b02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.479142 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83a3998a-27eb-404f-a940-93f04b82b3fd tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 Aug 23 18:21:56.479426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83a3998a-27eb-404f-a940-93f04b82b3fd tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.479675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83a3998a-27eb-404f-a940-93f04b82b3fd tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.480727 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f2417be-8659-4c85-be18-ce2d097d2b02 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:56.481033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f2417be-8659-4c85-be18-ce2d097d2b02 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.481323 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f2417be-8659-4c85-be18-ce2d097d2b02 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.481480 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8f2417be-8659-4c85-be18-ce2d097d2b02 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:56.486487 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.486487 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:56.487359 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f2417be-8659-4c85-be18-ce2d097d2b02 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:56.487755 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 977/3917] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.488664 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.488664 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:56.492377 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-83a3998a-27eb-404f-a940-93f04b82b3fd tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:56.496614 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83a3998a-27eb-404f-a940-93f04b82b3fd tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 returned with HTTP 200 Aug 23 18:21:56.497063 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 985/3918] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.513744 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fbb39c0f-3ece-4865-89d1-4206bcf10f94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.515725 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbb39c0f-3ece-4865-89d1-4206bcf10f94 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:21:56.515993 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbb39c0f-3ece-4865-89d1-4206bcf10f94 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.516172 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbb39c0f-3ece-4865-89d1-4206bcf10f94 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.516523 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.516523 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:56.519814 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbb39c0f-3ece-4865-89d1-4206bcf10f94 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:21:56.520253 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 974/3919] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.529027 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39daefb7-b1d6-466c-bc84-db919ba0ef51 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.531859 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39daefb7-b1d6-466c-bc84-db919ba0ef51 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:21:56.532117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39daefb7-b1d6-466c-bc84-db919ba0ef51 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.532469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39daefb7-b1d6-466c-bc84-db919ba0ef51 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.540227 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39daefb7-b1d6-466c-bc84-db919ba0ef51 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:21:56.540755 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 984/3920] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.550140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7c596b9-11ad-46d4-92aa-732fb8d5551a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.552041 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7c596b9-11ad-46d4-92aa-732fb8d5551a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/messages/8f607388-fb00-4fc1-afb2-12eb9a9bcc7d Aug 23 18:21:56.552216 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7c596b9-11ad-46d4-92aa-732fb8d5551a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.552467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7c596b9-11ad-46d4-92aa-732fb8d5551a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.568008 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7c596b9-11ad-46d4-92aa-732fb8d5551a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages/8f607388-fb00-4fc1-afb2-12eb9a9bcc7d returned with HTTP 204 Aug 23 18:21:56.568580 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 978/3921] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:21:56 2026] DELETE /volume/v3/messages/8f607388-fb00-4fc1-afb2-12eb9a9bcc7d => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:21:56.578981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.583438 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 Aug 23 18:21:56.583732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.583984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.584142 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Delete volume with id: 6eee36c4-faad-458e-b7a5-975bf1af3412 Aug 23 18:21:56.591323 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.591323 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:56.591687 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:56.592658 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100226) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:21:56.601657 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-746186495 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-746186495, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:56.601923 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-746186495 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-746186495, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:56.628185 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Created reservations ['b32efcf3-e7b2-4c7f-ab48-be1782af2c8e', '54f55443-40ef-4f07-8dba-4592f68b1b69', 'd0cdaddc-ba55-43da-9df5-16c93657cd57', '8865c4b5-64dc-48d7-b3fa-c92463f63176'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:56.659138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d92abcf4-9df1-4cf8-b73d-0f58bc628341 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.661488 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d92abcf4-9df1-4cf8-b73d-0f58bc628341 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:56.661755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d92abcf4-9df1-4cf8-b73d-0f58bc628341 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.662043 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d92abcf4-9df1-4cf8-b73d-0f58bc628341 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.662198 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d92abcf4-9df1-4cf8-b73d-0f58bc628341 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:56.667543 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.667543 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:56.668494 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d92abcf4-9df1-4cf8-b73d-0f58bc628341 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:56.669010 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 975/3922] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.703863 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Delete volume request issued successfully. Aug 23 18:21:56.703863 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4cbe9bc-0513-48ec-8955-a8ad322d9576 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 returned with HTTP 202 Aug 23 18:21:56.703863 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 986/3923] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:56 2026] DELETE /volume/v3/volumes/6eee36c4-faad-458e-b7a5-975bf1af3412 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:56.709284 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c9496a71-f55a-403c-973a-ce67ffa78118 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.711081 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9496a71-f55a-403c-973a-ce67ffa78118 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/types/5f044fb4-421d-4903-9ccf-365b506ab4aa Aug 23 18:21:56.711286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9496a71-f55a-403c-973a-ce67ffa78118 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.711497 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9496a71-f55a-403c-973a-ce67ffa78118 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.733312 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9496a71-f55a-403c-973a-ce67ffa78118 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/types/5f044fb4-421d-4903-9ccf-365b506ab4aa returned with HTTP 202 Aug 23 18:21:56.733678 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 985/3924] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:21:56 2026] DELETE /volume/v3/types/5f044fb4-421d-4903-9ccf-365b506ab4aa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:56.741491 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ea25f8d-0c84-4eb2-8c36-ba9c25e856db None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.743344 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ea25f8d-0c84-4eb2-8c36-ba9c25e856db tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:21:56.743716 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ea25f8d-0c84-4eb2-8c36-ba9c25e856db tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1452811918", "extra_specs": {"storage_protocol": "tempest-storage_protocol-370313152", "vendor_name": "tempest-vendor_name-861348723"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:56.758665 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ea25f8d-0c84-4eb2-8c36-ba9c25e856db tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:21:56.759134 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 979/3925] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:21:56 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 23 18:21:56.763706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32b2a3d9-fc01-4657-91fe-bd92157f2264 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.765992 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32b2a3d9-fc01-4657-91fe-bd92157f2264 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 Aug 23 18:21:56.767462 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32b2a3d9-fc01-4657-91fe-bd92157f2264 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.767841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32b2a3d9-fc01-4657-91fe-bd92157f2264 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.768834 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.770916 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:56.771340 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "404993c0-3765-4f49-88e1-1ed0225f56ba", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:56.772934 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume request body: {'volume': {'volume_type': '404993c0-3765-4f49-88e1-1ed0225f56ba', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:56.776063 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.776063 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:56.777235 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume of 1 GB Aug 23 18:21:56.777599 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.777599 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:56.778085 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:56.780520 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-32b2a3d9-fc01-4657-91fe-bd92157f2264 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:56.783953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Flow 'volume_create_api' (b646f13c-4f8c-4f04-b2fc-f236010f62cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:56.784418 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32b2a3d9-fc01-4657-91fe-bd92157f2264 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 returned with HTTP 200 Aug 23 18:21:56.784801 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c89577d-62a9-43da-a3f3-a723d5825b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:56.784857 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 976/3926] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:56.785590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:56.800836 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8946d305-4eb4-4b3e-add0-cf26626e293a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.805706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c89577d-62a9-43da-a3f3-a723d5825b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:21:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-370313152',vendor_name='tempest-vendor_name-861348723'},id=404993c0-3765-4f49-88e1-1ed0225f56ba,is_public=True,name='tempest-ProjectAdminTests-volume-type-1452811918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '404993c0-3765-4f49-88e1-1ed0225f56ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:56.806872 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efccaaf-24ff-42c1-a462-47542e625e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:56.837880 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1452811918 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1452811918, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:56.838149 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1452811918 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1452811918, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:21:56.864530 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8946d305-4eb4-4b3e-add0-cf26626e293a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] POST https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77/action Aug 23 18:21:56.864871 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8946d305-4eb4-4b3e-add0-cf26626e293a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:56.865047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8946d305-4eb4-4b3e-add0-cf26626e293a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:56.868113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Created reservations ['b6612723-0b35-403d-be81-9343bfcbc17a', 'd6a11787-2b2a-4864-aee7-8cace9598768', '2bdbabcc-d598-4e84-9704-50eae0000834', 'b0a775a3-e753-4463-9060-7391f17d6e52'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:56.868902 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efccaaf-24ff-42c1-a462-47542e625e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6612723-0b35-403d-be81-9343bfcbc17a', 'd6a11787-2b2a-4864-aee7-8cace9598768', '2bdbabcc-d598-4e84-9704-50eae0000834', 'b0a775a3-e753-4463-9060-7391f17d6e52']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:56.869600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcf9202-f3ef-4dfb-9d29-f5fd4c7cb5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:56.876641 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.876641 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:56.877316 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8946d305-4eb4-4b3e-add0-cf26626e293a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] Volume info retrieved successfully. Aug 23 18:21:56.878953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-8946d305-4eb4-4b3e-add0-cf26626e293a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'df4bfc7a8bf0457bb33cfd716a839f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc76f07f498f4109b9daf12484b929e7', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:21:56.879241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8946d305-4eb4-4b3e-add0-cf26626e293a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77/action returned with HTTP 403 Aug 23 18:21:56.879870 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 986/3927] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:56 2026] POST /volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77/action => generated 131 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:56.887668 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4f9eb201-465a-4b50-8506-0e54dd561894 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.889954 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f9eb201-465a-4b50-8506-0e54dd561894 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 Aug 23 18:21:56.890218 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f9eb201-465a-4b50-8506-0e54dd561894 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.890516 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f9eb201-465a-4b50-8506-0e54dd561894 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.890678 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4f9eb201-465a-4b50-8506-0e54dd561894 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Delete volume with id: e9e22d40-f850-4d2f-a087-335ce9ea1f77 Aug 23 18:21:56.893416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcf9202-f3ef-4dfb-9d29-f5fd4c7cb5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd83017d-8407-4f0b-acee-733f88ff276b', '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='09f64b021dcf4e8ba655a685de865b82',qos_specs=None,replication_status=,reservations=['b6612723-0b35-403d-be81-9343bfcbc17a','d6a11787-2b2a-4864-aee7-8cace9598768','2bdbabcc-d598-4e84-9704-50eae0000834','b0a775a3-e753-4463-9060-7391f17d6e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_type_id=404993c0-3765-4f49-88e1-1ed0225f56ba), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:56Z,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=cd83017d-8407-4f0b-acee-733f88ff276b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f64b021dcf4e8ba655a685de865b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(404993c0-3765-4f49-88e1-1ed0225f56ba),volume_type_id=404993c0-3765-4f49-88e1-1ed0225f56ba)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:56.894366 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07acfdcd-d4e2-494e-a452-243a25dffd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:56.897340 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a6fb8421-b7fe-4490-b8ce-e208f5bcc621 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.899153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6fb8421-b7fe-4490-b8ce-e208f5bcc621 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 Aug 23 18:21:56.899388 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6fb8421-b7fe-4490-b8ce-e208f5bcc621 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.899581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6fb8421-b7fe-4490-b8ce-e208f5bcc621 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.900957 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.900957 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:56.901434 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4f9eb201-465a-4b50-8506-0e54dd561894 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:56.904819 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.904819 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:56.905068 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a6fb8421-b7fe-4490-b8ce-e208f5bcc621 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:56.905932 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6fb8421-b7fe-4490-b8ce-e208f5bcc621 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 returned with HTTP 200 Aug 23 18:21:56.906432 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 977/3928] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.912012 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07acfdcd-d4e2-494e-a452-243a25dffd0f) transitioned into state 'SUCCESS' from 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='09f64b021dcf4e8ba655a685de865b82',qos_specs=None,replication_status=,reservations=['b6612723-0b35-403d-be81-9343bfcbc17a','d6a11787-2b2a-4864-aee7-8cace9598768','2bdbabcc-d598-4e84-9704-50eae0000834','b0a775a3-e753-4463-9060-7391f17d6e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05b84c0a86645fcb39353e9b3befa2e',volume_type_id=404993c0-3765-4f49-88e1-1ed0225f56ba)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:56.912713 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f3d0da-47e6-489c-a969-af0558ea22de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:56.914966 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf575f01-b895-4006-8549-45495bf825da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.917258 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf575f01-b895-4006-8549-45495bf825da tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] GET https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 Aug 23 18:21:56.917455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf575f01-b895-4006-8549-45495bf825da tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.917629 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf575f01-b895-4006-8549-45495bf825da tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.921684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f3d0da-47e6-489c-a969-af0558ea22de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:56.922487 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Flow 'volume_create_api' (b646f13c-4f8c-4f04-b2fc-f236010f62cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:56.922775 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.922775 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:56.922859 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Create volume request issued successfully. Aug 23 18:21:56.923285 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bf575f01-b895-4006-8549-45495bf825da tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Snapshot retrieved successfully. Aug 23 18:21:56.923337 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd9baa16-26a9-4b4e-873e-01e63469d4ea tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:56.923700 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 987/3929] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:21:56 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:56.924167 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf575f01-b895-4006-8549-45495bf825da tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 returned with HTTP 200 Aug 23 18:21:56.924511 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 987/3930] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.928429 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4f9eb201-465a-4b50-8506-0e54dd561894 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Delete volume request issued successfully. Aug 23 18:21:56.928708 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f9eb201-465a-4b50-8506-0e54dd561894 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 returned with HTTP 202 Aug 23 18:21:56.929272 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 980/3931] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:56 2026] DELETE /volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:56.934039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.936931 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6dfd03fc-5e4e-43fa-8c01-5d4b4e21d5dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.937438 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 Aug 23 18:21:56.937733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.938128 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.938213 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete snapshot with id: c095c7c1-5e0d-4df3-ad8e-bf071c111274 Aug 23 18:21:56.938562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fea0eba6-469e-42be-81b3-7b2c1fb4485e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.938905 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dfd03fc-5e4e-43fa-8c01-5d4b4e21d5dc tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 Aug 23 18:21:56.939092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dfd03fc-5e4e-43fa-8c01-5d4b4e21d5dc tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.939288 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dfd03fc-5e4e-43fa-8c01-5d4b4e21d5dc tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.940378 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fea0eba6-469e-42be-81b3-7b2c1fb4485e tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b Aug 23 18:21:56.940585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fea0eba6-469e-42be-81b3-7b2c1fb4485e tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.940765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fea0eba6-469e-42be-81b3-7b2c1fb4485e tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.944471 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.944471 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:56.944948 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:56.946331 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.946331 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:56.947865 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.947865 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:56.949935 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6dfd03fc-5e4e-43fa-8c01-5d4b4e21d5dc tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:56.951639 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fea0eba6-469e-42be-81b3-7b2c1fb4485e tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:56.953679 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dfd03fc-5e4e-43fa-8c01-5d4b4e21d5dc tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 returned with HTTP 200 Aug 23 18:21:56.954054 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 988/3932] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:56.955936 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fea0eba6-469e-42be-81b3-7b2c1fb4485e tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b returned with HTTP 200 Aug 23 18:21:56.956328 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 988/3933] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:56.967564 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot delete request issued successfully. Aug 23 18:21:56.967769 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b58358f-4d12-4813-a7f0-9f70c780c950 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 returned with HTTP 202 Aug 23 18:21:56.968276 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 978/3934] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:21:56 2026] DELETE /volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:56.975582 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-106ac7ad-bf8f-4b07-896b-d7395172cf9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:56.977442 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-106ac7ad-bf8f-4b07-896b-d7395172cf9f tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 Aug 23 18:21:56.977678 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-106ac7ad-bf8f-4b07-896b-d7395172cf9f tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:56.977917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-106ac7ad-bf8f-4b07-896b-d7395172cf9f tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:56.982936 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:56.982936 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:56.983290 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-106ac7ad-bf8f-4b07-896b-d7395172cf9f tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:21:56.984172 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-106ac7ad-bf8f-4b07-896b-d7395172cf9f tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 returned with HTTP 200 Aug 23 18:21:56.984614 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 981/3935] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:56 2026] GET /volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:57.497913 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b53ea594-b838-4114-b279-7972bd088b36 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.499913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b53ea594-b838-4114-b279-7972bd088b36 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:57.500121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b53ea594-b838-4114-b279-7972bd088b36 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.500334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b53ea594-b838-4114-b279-7972bd088b36 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.500434 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b53ea594-b838-4114-b279-7972bd088b36 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:57.510095 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:57.510095 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:57.510925 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b53ea594-b838-4114-b279-7972bd088b36 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:57.511352 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 989/3936] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:57.523841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7eed2616-7572-42b7-9f4b-d03ed018316e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.525504 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7eed2616-7572-42b7-9f4b-d03ed018316e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e Aug 23 18:21:57.525661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7eed2616-7572-42b7-9f4b-d03ed018316e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.525861 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7eed2616-7572-42b7-9f4b-d03ed018316e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.533173 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:57.533173 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:57.536696 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7eed2616-7572-42b7-9f4b-d03ed018316e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:57.541837 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7eed2616-7572-42b7-9f4b-d03ed018316e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e returned with HTTP 200 Aug 23 18:21:57.542244 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 989/3937] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e => generated 966 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:57.555229 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd3de06d-4c90-4666-942e-8fcdfcadfde6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.558928 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd3de06d-4c90-4666-942e-8fcdfcadfde6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e Aug 23 18:21:57.559261 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd3de06d-4c90-4666-942e-8fcdfcadfde6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.559628 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd3de06d-4c90-4666-942e-8fcdfcadfde6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.569886 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:57.569886 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:57.574561 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd3de06d-4c90-4666-942e-8fcdfcadfde6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:57.580900 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd3de06d-4c90-4666-942e-8fcdfcadfde6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e returned with HTTP 200 Aug 23 18:21:57.581478 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 979/3938] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:57.601891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.603686 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e Aug 23 18:21:57.603911 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.604080 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.604234 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: ecd4bfdf-9150-40a1-8797-b4238cff783e Aug 23 18:21:57.620772 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:57.620772 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:57.621453 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:57.646954 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume request issued successfully. Aug 23 18:21:57.647303 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-875bc75d-8d00-4af7-a748-f076da25e3d1 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e returned with HTTP 202 Aug 23 18:21:57.647833 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 982/3939] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:57 2026] DELETE /volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:57.656744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-641a38a7-d209-45d1-8ca5-8a7f57c35d2a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.658153 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-641a38a7-d209-45d1-8ca5-8a7f57c35d2a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e Aug 23 18:21:57.658487 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-641a38a7-d209-45d1-8ca5-8a7f57c35d2a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.658686 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-641a38a7-d209-45d1-8ca5-8a7f57c35d2a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.668850 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:57.668850 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:57.677942 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-641a38a7-d209-45d1-8ca5-8a7f57c35d2a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:57.680773 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2952bc84-246a-4bbb-84fa-754289e7c391 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.682728 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2952bc84-246a-4bbb-84fa-754289e7c391 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:57.682929 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2952bc84-246a-4bbb-84fa-754289e7c391 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.683135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2952bc84-246a-4bbb-84fa-754289e7c391 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.683254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2952bc84-246a-4bbb-84fa-754289e7c391 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:57.688473 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:57.688473 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:57.689474 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2952bc84-246a-4bbb-84fa-754289e7c391 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:57.689952 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 990/3940] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:57.690044 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-641a38a7-d209-45d1-8ca5-8a7f57c35d2a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e returned with HTTP 200 Aug 23 18:21:57.690589 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 990/3941] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e => generated 965 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:57.972561 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be60d899-40b4-4e21-9736-b1978a34e5c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.974476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be60d899-40b4-4e21-9736-b1978a34e5c1 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 Aug 23 18:21:57.974738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be60d899-40b4-4e21-9736-b1978a34e5c1 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.974990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be60d899-40b4-4e21-9736-b1978a34e5c1 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.975584 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d300790a-78d8-418a-8dfe-35b441758f06 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.977870 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d300790a-78d8-418a-8dfe-35b441758f06 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b Aug 23 18:21:57.978163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d300790a-78d8-418a-8dfe-35b441758f06 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.978507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d300790a-78d8-418a-8dfe-35b441758f06 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:57.981236 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be60d899-40b4-4e21-9736-b1978a34e5c1 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 returned with HTTP 404 Aug 23 18:21:57.981696 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 980/3942] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/volumes/e9e22d40-f850-4d2f-a087-335ce9ea1f77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:57.988250 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:57.988250 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:57.990070 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.992541 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:57.993034 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1764720155"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:57.996887 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-86b7c387-ca1a-420e-9198-1beb65397e36 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:57.997551 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d300790a-78d8-418a-8dfe-35b441758f06 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:57.998111 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1764720155'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:57.998323 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Create volume of 1 GB Aug 23 18:21:57.999097 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b7c387-ca1a-420e-9198-1beb65397e36 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 Aug 23 18:21:57.999392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b7c387-ca1a-420e-9198-1beb65397e36 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:57.999638 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b7c387-ca1a-420e-9198-1beb65397e36 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.004717 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d300790a-78d8-418a-8dfe-35b441758f06 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b returned with HTTP 200 Aug 23 18:21:58.004876 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b7c387-ca1a-420e-9198-1beb65397e36 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 returned with HTTP 404 Aug 23 18:21:58.005200 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 983/3943] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:58.005353 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:58.005860 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 991/3944] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:21:57 2026] GET /volume/v3/snapshots/c095c7c1-5e0d-4df3-ad8e-bf071c111274 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:58.013989 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.015124 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Flow 'volume_create_api' (04d13b42-5020-48b1-92a9-a5686203454b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:58.015672 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 Aug 23 18:21:58.015888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.016084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.016260 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25c4322-127f-4ab5-867d-ec394b400b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:58.016334 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume with id: 9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 Aug 23 18:21:58.017717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:58.019819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a00e868-7f3a-4903-b485-9dc8350affae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.021624 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a00e868-7f3a-4903-b485-9dc8350affae tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:21:58.021821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a00e868-7f3a-4903-b485-9dc8350affae tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.022038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a00e868-7f3a-4903-b485-9dc8350affae tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.024059 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:58.024059 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:58.024360 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:58.028064 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a00e868-7f3a-4903-b485-9dc8350affae tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:21:58.028516 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 984/3945] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:21:58 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:58.039553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd250444-22c8-4415-9723-5ce6091946de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.042029 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd250444-22c8-4415-9723-5ce6091946de tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] GET https://10.4.3.148/volume/v3/messages/15e005b3-5917-4b2d-b69b-34aa4b266a4d Aug 23 18:21:58.042386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd250444-22c8-4415-9723-5ce6091946de tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.042812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd250444-22c8-4415-9723-5ce6091946de tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.044125 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume request issued successfully. Aug 23 18:21:58.044363 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44eb1087-fcc4-4610-97b9-67404a3ce4dd tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 returned with HTTP 202 Aug 23 18:21:58.044777 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 981/3946] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:58 2026] DELETE /volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:58.049696 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd250444-22c8-4415-9723-5ce6091946de tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages/15e005b3-5917-4b2d-b69b-34aa4b266a4d returned with HTTP 200 Aug 23 18:21:58.049823 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 992/3947] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:58 2026] GET /volume/v3/messages/15e005b3-5917-4b2d-b69b-34aa4b266a4d => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:58.049891 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25c4322-127f-4ab5-867d-ec394b400b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:58.051428 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc5226f-18ba-4487-a5a9-e7ff628c4f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:58.058653 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4bc98b11-3b1c-4240-a450-77f60b41101a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.058710 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88baf4ce-5cd8-4943-895f-3ee04c2533f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.060634 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88baf4ce-5cd8-4943-895f-3ee04c2533f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 Aug 23 18:21:58.060907 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88baf4ce-5cd8-4943-895f-3ee04c2533f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.061122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88baf4ce-5cd8-4943-895f-3ee04c2533f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.064265 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bc98b11-3b1c-4240-a450-77f60b41101a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/messages/15e005b3-5917-4b2d-b69b-34aa4b266a4d Aug 23 18:21:58.064589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4bc98b11-3b1c-4240-a450-77f60b41101a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.064906 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4bc98b11-3b1c-4240-a450-77f60b41101a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.070956 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:58.070956 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:58.075495 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-88baf4ce-5cd8-4943-895f-3ee04c2533f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:58.076312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bc98b11-3b1c-4240-a450-77f60b41101a tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/messages/15e005b3-5917-4b2d-b69b-34aa4b266a4d returned with HTTP 204 Aug 23 18:21:58.076886 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 982/3948] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:21:58 2026] DELETE /volume/v3/messages/15e005b3-5917-4b2d-b69b-34aa4b266a4d => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:21:58.081818 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88baf4ce-5cd8-4943-895f-3ee04c2533f7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 returned with HTTP 200 Aug 23 18:21:58.082250 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 985/3949] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:58 2026] GET /volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:58.085832 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.088533 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b Aug 23 18:21:58.088877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.089128 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.089355 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Delete volume with id: cd83017d-8407-4f0b-acee-733f88ff276b Aug 23 18:21:58.100626 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:58.100626 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:58.101043 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Volume info retrieved successfully. Aug 23 18:21:58.102438 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100226) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:21:58.104274 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Created reservations ['1b4aabb5-72fe-48b8-89cf-5f69b6776325', 'db5f490c-4625-4cce-8f83-6bf676f94e3b', '0a2327ea-edef-4a09-893a-3f0f7afdfeda', '0c541071-8e0b-472f-8aff-3303a88e7ae0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:58.105343 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc5226f-18ba-4487-a5a9-e7ff628c4f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b4aabb5-72fe-48b8-89cf-5f69b6776325', 'db5f490c-4625-4cce-8f83-6bf676f94e3b', '0a2327ea-edef-4a09-893a-3f0f7afdfeda', '0c541071-8e0b-472f-8aff-3303a88e7ae0']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:58.106416 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb54ffc-cb92-4ba1-9a69-55b750d92242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:58.137382 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb54ffc-cb92-4ba1-9a69-55b750d92242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6784bef0-9a79-4574-8158-4325cff293b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764720155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc76f07f498f4109b9daf12484b929e7',qos_specs=None,replication_status=,reservations=['1b4aabb5-72fe-48b8-89cf-5f69b6776325','db5f490c-4625-4cce-8f83-6bf676f94e3b','0a2327ea-edef-4a09-893a-3f0f7afdfeda','0c541071-8e0b-472f-8aff-3303a88e7ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d398ccdee84a3083d715c7a46e6512',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764720155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6784bef0-9a79-4574-8158-4325cff293b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc76f07f498f4109b9daf12484b929e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d398ccdee84a3083d715c7a46e6512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:58.138631 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc285a14-6582-4690-bb73-24119aa52024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:58.154742 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Created reservations ['5979cc02-f5eb-4b12-90b0-622d68621255', '58a6c9f9-dcf7-4f2d-991f-fb4fc9e0e586', '253e5bf5-aa9a-4c03-b0d0-c37dca4b578f', 'd48a4e13-c5cd-42ba-8c19-9bd07e5807e6'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:58.166102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc285a14-6582-4690-bb73-24119aa52024) transitioned into state 'SUCCESS' from state '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-1764720155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc76f07f498f4109b9daf12484b929e7',qos_specs=None,replication_status=,reservations=['1b4aabb5-72fe-48b8-89cf-5f69b6776325','db5f490c-4625-4cce-8f83-6bf676f94e3b','0a2327ea-edef-4a09-893a-3f0f7afdfeda','0c541071-8e0b-472f-8aff-3303a88e7ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d398ccdee84a3083d715c7a46e6512',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:58.166851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539d6c57-7b18-4bc2-8f69-1c46943a1d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:58.176776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539d6c57-7b18-4bc2-8f69-1c46943a1d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:58.177606 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Flow 'volume_create_api' (04d13b42-5020-48b1-92a9-a5686203454b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:58.177957 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Create volume request issued successfully. Aug 23 18:21:58.178701 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d840346e-ab8c-4434-9ce5-19e3ad5b3819 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:58.179397 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 991/3950] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:57 2026] POST /volume/v3/volumes => generated 778 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:58.194782 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-395a6dd4-dfbd-44f2-93f4-a354805b7e12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.198897 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-395a6dd4-dfbd-44f2-93f4-a354805b7e12 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 Aug 23 18:21:58.198897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-395a6dd4-dfbd-44f2-93f4-a354805b7e12 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.198897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-395a6dd4-dfbd-44f2-93f4-a354805b7e12 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.199684 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Delete volume request issued successfully. Aug 23 18:21:58.199973 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3de4a057-bdfd-41c5-8109-045edb4bb796 tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b returned with HTTP 202 Aug 23 18:21:58.201101 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 993/3951] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:21:58 2026] DELETE /volume/v3/volumes/cd83017d-8407-4f0b-acee-733f88ff276b => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:58.208625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e3617ce-d148-4173-8029-05708235f00f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.209154 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:58.209154 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:58.210494 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e3617ce-d148-4173-8029-05708235f00f tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] DELETE https://10.4.3.148/volume/v3/types/404993c0-3765-4f49-88e1-1ed0225f56ba Aug 23 18:21:58.210687 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e3617ce-d148-4173-8029-05708235f00f tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.210900 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e3617ce-d148-4173-8029-05708235f00f tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.214533 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-395a6dd4-dfbd-44f2-93f4-a354805b7e12 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:58.220739 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-395a6dd4-dfbd-44f2-93f4-a354805b7e12 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 returned with HTTP 200 Aug 23 18:21:58.220739 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 983/3952] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:58 2026] GET /volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:58.236665 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e3617ce-d148-4173-8029-05708235f00f tempest-ProjectAdminTests-51381 tempest-ProjectAdminTests-51381-project-admin] https://10.4.3.148/volume/v3/types/404993c0-3765-4f49-88e1-1ed0225f56ba returned with HTTP 202 Aug 23 18:21:58.237172 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 986/3953] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:21:58 2026] DELETE /volume/v3/types/404993c0-3765-4f49-88e1-1ed0225f56ba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:58.704015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bffd54fc-fe92-47e3-ab14-24c2ba624a03 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.704970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f976595a-35da-4739-ae00-a86616b5198c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.706028 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bffd54fc-fe92-47e3-ab14-24c2ba624a03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e Aug 23 18:21:58.706264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bffd54fc-fe92-47e3-ab14-24c2ba624a03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.706439 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bffd54fc-fe92-47e3-ab14-24c2ba624a03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.707481 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f976595a-35da-4739-ae00-a86616b5198c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:58.707770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f976595a-35da-4739-ae00-a86616b5198c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.708061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f976595a-35da-4739-ae00-a86616b5198c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.708219 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f976595a-35da-4739-ae00-a86616b5198c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:58.713534 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:58.713534 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:58.714063 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bffd54fc-fe92-47e3-ab14-24c2ba624a03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e returned with HTTP 404 Aug 23 18:21:58.714682 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f976595a-35da-4739-ae00-a86616b5198c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:58.714744 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 992/3954] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:58 2026] GET /volume/v3/volumes/ecd4bfdf-9150-40a1-8797-b4238cff783e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:58.715228 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 994/3955] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:58 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:58.723081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9155b98e-bad4-409d-aea9-de7afd662942 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.724769 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9155b98e-bad4-409d-aea9-de7afd662942 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:58.725144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9155b98e-bad4-409d-aea9-de7afd662942 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.725531 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9155b98e-bad4-409d-aea9-de7afd662942 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.725751 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-9155b98e-bad4-409d-aea9-de7afd662942 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete backup with id: 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. Aug 23 18:21:58.730586 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:58.730586 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:58.746856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-9155b98e-bad4-409d-aea9-de7afd662942 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] delete_backup rpcapi backup_id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:21:58.749766 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9155b98e-bad4-409d-aea9-de7afd662942 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 202 Aug 23 18:21:58.750350 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 984/3956] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:58 2026] DELETE /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:21:58.759324 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ae311b2-77a4-4baa-b494-0c303939cb22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:58.761100 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ae311b2-77a4-4baa-b494-0c303939cb22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:58.761370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ae311b2-77a4-4baa-b494-0c303939cb22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:58.761659 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ae311b2-77a4-4baa-b494-0c303939cb22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:58.761832 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6ae311b2-77a4-4baa-b494-0c303939cb22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:58.781112 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:58.781112 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:58.781112 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ae311b2-77a4-4baa-b494-0c303939cb22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 200 Aug 23 18:21:58.781112 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 987/3957] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:58 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:59.096410 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc67da51-7a25-4d81-b0a5-4e53b8a0af54 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.098393 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc67da51-7a25-4d81-b0a5-4e53b8a0af54 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 Aug 23 18:21:59.098632 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc67da51-7a25-4d81-b0a5-4e53b8a0af54 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.098853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc67da51-7a25-4d81-b0a5-4e53b8a0af54 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.105576 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc67da51-7a25-4d81-b0a5-4e53b8a0af54 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 returned with HTTP 404 Aug 23 18:21:59.106240 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 993/3958] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:59 2026] GET /volume/v3/volumes/9e95242e-aef2-4ba4-9ac2-5ec1df8862b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:59.116970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1973d596-db6e-479d-aaa8-31585fbdb151 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.118513 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:21:59.119111 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-352852620"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:59.120702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-352852620'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:21:59.121456 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume of 1 GB Aug 23 18:21:59.127476 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Availability Zones retrieved successfully. Aug 23 18:21:59.136557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (31fd59b3-e8e1-4af9-add2-5e18d5176de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:59.137882 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0debdbc2-274f-4b11-aacd-b8f8b4a10f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:59.139146 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:21:59.174152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0debdbc2-274f-4b11-aacd-b8f8b4a10f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:59.174906 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33d546b-3991-4857-af23-c1e09b51d32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:59.215718 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['abba5f03-2c6b-4db4-99ff-1bdd479a6174', 'f46b5bef-cb87-4ccc-aabb-b72b13c5facd', '6a788f74-acaa-4c95-8eff-165c602a372b', 'd9ce071b-1459-401d-89b2-9378133f78c9'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:21:59.216684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33d546b-3991-4857-af23-c1e09b51d32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abba5f03-2c6b-4db4-99ff-1bdd479a6174', 'f46b5bef-cb87-4ccc-aabb-b72b13c5facd', '6a788f74-acaa-4c95-8eff-165c602a372b', 'd9ce071b-1459-401d-89b2-9378133f78c9']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:59.217419 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a10156-df7e-40ab-b23f-0e45c8deba9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:59.236693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b33aef4c-fe7c-4c56-92f4-dc0556dfedc0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.240102 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b33aef4c-fe7c-4c56-92f4-dc0556dfedc0 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 Aug 23 18:21:59.240102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b33aef4c-fe7c-4c56-92f4-dc0556dfedc0 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.240102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b33aef4c-fe7c-4c56-92f4-dc0556dfedc0 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.241305 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a10156-df7e-40ab-b23f-0e45c8deba9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec94a63-0f37-40c8-8479-e748120cb843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352852620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['abba5f03-2c6b-4db4-99ff-1bdd479a6174','f46b5bef-cb87-4ccc-aabb-b72b13c5facd','6a788f74-acaa-4c95-8eff-165c602a372b','d9ce071b-1459-401d-89b2-9378133f78c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352852620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ec94a63-0f37-40c8-8479-e748120cb843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef65e8d445cc410d861c204928cc6cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c88e208b90424f46911766139420a10d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:59.242996 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e55e06a-75e6-4fd6-a4d0-4b6bf51bff0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:59.249979 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.249979 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:59.256965 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b33aef4c-fe7c-4c56-92f4-dc0556dfedc0 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:59.261590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e55e06a-75e6-4fd6-a4d0-4b6bf51bff0b) transitioned into state 'SUCCESS' from state '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-352852620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef65e8d445cc410d861c204928cc6cd0',qos_specs=None,replication_status=,reservations=['abba5f03-2c6b-4db4-99ff-1bdd479a6174','f46b5bef-cb87-4ccc-aabb-b72b13c5facd','6a788f74-acaa-4c95-8eff-165c602a372b','d9ce071b-1459-401d-89b2-9378133f78c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88e208b90424f46911766139420a10d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:59.262760 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51374a71-6fc2-451b-b4a4-52c9504ab74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:21:59.265944 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b33aef4c-fe7c-4c56-92f4-dc0556dfedc0 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 returned with HTTP 200 Aug 23 18:21:59.266312 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 985/3959] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:59 2026] GET /volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:59.274052 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51374a71-6fc2-451b-b4a4-52c9504ab74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:21:59.274991 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Flow 'volume_create_api' (31fd59b3-e8e1-4af9-add2-5e18d5176de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:21:59.275305 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create volume request issued successfully. Aug 23 18:21:59.275937 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1973d596-db6e-479d-aaa8-31585fbdb151 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:21:59.276441 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 995/3960] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:21:59 2026] POST /volume/v3/volumes => generated 777 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:21:59.282877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f636607-33b7-40ed-9fd4-91236610b519 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.285480 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f636607-33b7-40ed-9fd4-91236610b519 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] POST https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0/action Aug 23 18:21:59.285672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f636607-33b7-40ed-9fd4-91236610b519 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:21:59.285924 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f636607-33b7-40ed-9fd4-91236610b519 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:21:59.292070 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fedc7dc-a6fb-40bc-83f1-e8036d2189ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.294367 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fedc7dc-a6fb-40bc-83f1-e8036d2189ad tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 Aug 23 18:21:59.294627 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fedc7dc-a6fb-40bc-83f1-e8036d2189ad tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.294902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fedc7dc-a6fb-40bc-83f1-e8036d2189ad tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.299754 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.299754 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:59.300641 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-3f636607-33b7-40ed-9fd4-91236610b519 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'df4bfc7a8bf0457bb33cfd716a839f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc76f07f498f4109b9daf12484b929e7', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:21:59.301749 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f636607-33b7-40ed-9fd4-91236610b519 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-reader] https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0/action returned with HTTP 403 Aug 23 18:21:59.302513 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 988/3961] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:21:59 2026] POST /volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:59.303539 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.303539 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:21:59.307428 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fedc7dc-a6fb-40bc-83f1-e8036d2189ad tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:21:59.311967 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fedc7dc-a6fb-40bc-83f1-e8036d2189ad tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 returned with HTTP 200 Aug 23 18:21:59.312513 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 994/3962] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:59 2026] GET /volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:21:59.314164 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3be08f7-33e1-4b14-a37a-686022095798 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.318772 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3be08f7-33e1-4b14-a37a-686022095798 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 Aug 23 18:21:59.318772 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3be08f7-33e1-4b14-a37a-686022095798 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.319078 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3be08f7-33e1-4b14-a37a-686022095798 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.319137 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c3be08f7-33e1-4b14-a37a-686022095798 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Delete volume with id: 6784bef0-9a79-4574-8158-4325cff293b0 Aug 23 18:21:59.331364 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.331364 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:59.333820 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c3be08f7-33e1-4b14-a37a-686022095798 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:59.355940 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c3be08f7-33e1-4b14-a37a-686022095798 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Delete volume request issued successfully. Aug 23 18:21:59.356189 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3be08f7-33e1-4b14-a37a-686022095798 tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 returned with HTTP 202 Aug 23 18:21:59.356658 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 986/3963] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:59 2026] DELETE /volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:59.365953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28e65d56-c6db-4583-8db8-8e4f284eaddf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.368974 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28e65d56-c6db-4583-8db8-8e4f284eaddf tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 Aug 23 18:21:59.369538 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28e65d56-c6db-4583-8db8-8e4f284eaddf tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.369909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28e65d56-c6db-4583-8db8-8e4f284eaddf tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.380440 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.380440 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:59.383753 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-28e65d56-c6db-4583-8db8-8e4f284eaddf tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Volume info retrieved successfully. Aug 23 18:21:59.388941 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28e65d56-c6db-4583-8db8-8e4f284eaddf tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 returned with HTTP 200 Aug 23 18:21:59.389453 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 996/3964] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:59 2026] GET /volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:21:59.728582 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13572196-cb30-4b76-b63d-2b53b703925f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.730358 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13572196-cb30-4b76-b63d-2b53b703925f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:21:59.730604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13572196-cb30-4b76-b63d-2b53b703925f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.730866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13572196-cb30-4b76-b63d-2b53b703925f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.731018 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-13572196-cb30-4b76-b63d-2b53b703925f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:59.735421 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.735421 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:21:59.736270 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13572196-cb30-4b76-b63d-2b53b703925f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:21:59.736656 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 989/3965] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:59 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:21:59.787708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1189f052-3222-4cb1-94e6-62a620d0d023 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.790124 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1189f052-3222-4cb1-94e6-62a620d0d023 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 Aug 23 18:21:59.790412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1189f052-3222-4cb1-94e6-62a620d0d023 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.790670 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1189f052-3222-4cb1-94e6-62a620d0d023 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.790841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1189f052-3222-4cb1-94e6-62a620d0d023 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 847e08e8-37d8-4883-9b6e-6aa1e13f5b15. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:21:59.795607 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1189f052-3222-4cb1-94e6-62a620d0d023 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 returned with HTTP 404 Aug 23 18:21:59.796276 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 995/3966] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:59 2026] GET /volume/v3/backups/847e08e8-37d8-4883-9b6e-6aa1e13f5b15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:21:59.871674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.873458 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:21:59.873701 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.873920 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.874084 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:21:59.881658 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.881658 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:21:59.882230 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:59.898571 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume request issued successfully. Aug 23 18:21:59.898782 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc753cbd-0faa-442b-ad3b-bbe148a2c0ef tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 202 Aug 23 18:21:59.899191 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 987/3967] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:21:59 2026] DELETE /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:21:59.906951 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1f697d59-9c03-4fc2-8c50-2124a4d061ac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:21:59.909010 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f697d59-9c03-4fc2-8c50-2124a4d061ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:21:59.909613 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f697d59-9c03-4fc2-8c50-2124a4d061ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:21:59.910826 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f697d59-9c03-4fc2-8c50-2124a4d061ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:21:59.917480 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:21:59.917480 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:21:59.921765 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1f697d59-9c03-4fc2-8c50-2124a4d061ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:21:59.927014 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f697d59-9c03-4fc2-8c50-2124a4d061ac tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 200 Aug 23 18:21:59.927735 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 997/3968] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:21:59 2026] GET /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:22:00.120395 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c7a06c26-d3be-41f7-9cbf-9cabb7f95f82 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.241837 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7a06c26-d3be-41f7-9cbf-9cabb7f95f82 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:00.242554 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7a06c26-d3be-41f7-9cbf-9cabb7f95f82 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1400619976", "extra_specs": {"storage_protocol": "tempest-storage_protocol-321541789", "vendor_name": "tempest-vendor_name-1439390706"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:00.271725 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7a06c26-d3be-41f7-9cbf-9cabb7f95f82 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:00.271725 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 990/3969] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:00 2026] POST /volume/v3/types => generated 329 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:00.284543 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.287055 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:22:00.287055 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:00.288766 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Create volume request body: {'volume': {'volume_type': 'd51f1190-d4d5-4a7f-a8f7-0034ccdae9bf', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:22:00.292625 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Create volume of 1 GB Aug 23 18:22:00.293094 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:00.293094 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:00.293494 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Availability Zones retrieved successfully. Aug 23 18:22:00.299023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Flow 'volume_create_api' (06f244e7-ee67-48ae-be7c-50acf039dc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:00.300130 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94e0a3c-01fa-4ca4-92f6-2502ae8044ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:00.301037 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:22:00.322002 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94e0a3c-01fa-4ca4-92f6-2502ae8044ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:22:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-321541789',vendor_name='tempest-vendor_name-1439390706'},id=d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf,is_public=True,name='tempest-ProjectReaderTests-volume-type-1400619976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd51f1190-d4d5-4a7f-a8f7-0034ccdae9bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:00.322808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94028bf8-8681-4d38-be7c-aa6c6d35f172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:00.330903 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-99bd42d3-22bd-4e46-948c-2a5a73d1b0c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.332741 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99bd42d3-22bd-4e46-948c-2a5a73d1b0c7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 Aug 23 18:22:00.333064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99bd42d3-22bd-4e46-948c-2a5a73d1b0c7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.333365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99bd42d3-22bd-4e46-948c-2a5a73d1b0c7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.346592 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:00.346592 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:00.351918 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1400619976 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1400619976, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:00.352026 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-99bd42d3-22bd-4e46-948c-2a5a73d1b0c7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:22:00.352221 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1400619976 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1400619976, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:00.358417 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99bd42d3-22bd-4e46-948c-2a5a73d1b0c7 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 returned with HTTP 200 Aug 23 18:22:00.359002 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 988/3970] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:00 2026] GET /volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:00.380629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.383009 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:22:00.383009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ec94a63-0f37-40c8-8479-e748120cb843", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-218738056"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:00.385937 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Created reservations ['b26d630c-a8a8-4831-9c9d-fc73cb6ec154', '692c9a72-714f-489f-aa4e-a22ef91c0fea', '34f658bb-3092-43c5-9da5-b29130f4102c', '70c4e8c2-36f2-47cc-a7c5-097c0e7314ca'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:00.386891 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94028bf8-8681-4d38-be7c-aa6c6d35f172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26d630c-a8a8-4831-9c9d-fc73cb6ec154', '692c9a72-714f-489f-aa4e-a22ef91c0fea', '34f658bb-3092-43c5-9da5-b29130f4102c', '70c4e8c2-36f2-47cc-a7c5-097c0e7314ca']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:00.390814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f10a76-a383-4395-bb22-e9d993e50047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:00.393684 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:00.393684 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:00.394287 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:22:00.394513 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Create snapshot from volume 6ec94a63-0f37-40c8-8479-e748120cb843 Aug 23 18:22:00.408478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b50e8228-45c5-427e-86d0-5a72aee0b98a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.410325 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b50e8228-45c5-427e-86d0-5a72aee0b98a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] GET https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 Aug 23 18:22:00.410514 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b50e8228-45c5-427e-86d0-5a72aee0b98a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.410702 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b50e8228-45c5-427e-86d0-5a72aee0b98a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.417077 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f10a76-a383-4395-bb22-e9d993e50047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85cb1341-8805-4549-be65-94bcf317188f', '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='457ce41ad4ca4fb58a577dc5c2a10ec2',qos_specs=None,replication_status=,reservations=['b26d630c-a8a8-4831-9c9d-fc73cb6ec154','692c9a72-714f-489f-aa4e-a22ef91c0fea','34f658bb-3092-43c5-9da5-b29130f4102c','70c4e8c2-36f2-47cc-a7c5-097c0e7314ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae160808c250433fb3e4e8606d5c7b7c',volume_type_id=d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85cb1341-8805-4549-be65-94bcf317188f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='457ce41ad4ca4fb58a577dc5c2a10ec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae160808c250433fb3e4e8606d5c7b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf),volume_type_id=d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:00.417375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1616a5-1ef4-4777-9692-df5858b34c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:00.418402 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b50e8228-45c5-427e-86d0-5a72aee0b98a tempest-ProjectReaderTests-1875598499 tempest-ProjectReaderTests-1875598499-project-admin] https://10.4.3.148/volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 returned with HTTP 404 Aug 23 18:22:00.418877 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 991/3971] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:00 2026] GET /volume/v3/volumes/6784bef0-9a79-4574-8158-4325cff293b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:00.422549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Created reservations ['2ed6f043-5b0e-4060-9917-7a3a448147a4', '82505be4-5558-4584-ad5a-a5c116fc975b', '8d917c33-15f1-4f83-989c-470216480b19', 'c6083a9f-c032-4918-a50d-73ebe4221ede'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:00.437717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1616a5-1ef4-4777-9692-df5858b34c80) transitioned into state 'SUCCESS' from 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='457ce41ad4ca4fb58a577dc5c2a10ec2',qos_specs=None,replication_status=,reservations=['b26d630c-a8a8-4831-9c9d-fc73cb6ec154','692c9a72-714f-489f-aa4e-a22ef91c0fea','34f658bb-3092-43c5-9da5-b29130f4102c','70c4e8c2-36f2-47cc-a7c5-097c0e7314ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae160808c250433fb3e4e8606d5c7b7c',volume_type_id=d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:00.438389 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fec88c7-daef-4186-9549-daa9a502f296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:00.447867 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fec88c7-daef-4186-9549-daa9a502f296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:00.448636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Flow 'volume_create_api' (06f244e7-ee67-48ae-be7c-50acf039dc8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:00.449435 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Create volume request issued successfully. Aug 23 18:22:00.449561 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b43c2ef-c56b-41ce-9f7e-6717d4ede534 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:22:00.450094 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 996/3972] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:22:00 2026] POST /volume/v3/volumes => generated 774 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 23 18:22:00.457956 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot create request issued successfully. Aug 23 18:22:00.458565 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a4ef30d-90ed-4cf8-98a9-7b593ed05c6c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:22:00.459281 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 998/3973] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:22:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:22:00.466176 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-554d4de6-97e7-4812-afdf-10f174c3138f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.468585 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-554d4de6-97e7-4812-afdf-10f174c3138f tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] GET https://10.4.3.148/volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f Aug 23 18:22:00.468920 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-554d4de6-97e7-4812-afdf-10f174c3138f tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.469192 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-554d4de6-97e7-4812-afdf-10f174c3138f tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.473007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b382a20-9f97-4b68-829a-412e3a98acd5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.478887 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b382a20-9f97-4b68-829a-412e3a98acd5 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f Aug 23 18:22:00.478887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b382a20-9f97-4b68-829a-412e3a98acd5 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.478887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b382a20-9f97-4b68-829a-412e3a98acd5 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.482696 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:00.482696 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:00.485402 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:00.485402 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:00.486937 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8b382a20-9f97-4b68-829a-412e3a98acd5 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:22:00.487016 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b382a20-9f97-4b68-829a-412e3a98acd5 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f returned with HTTP 200 Aug 23 18:22:00.487683 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 992/3974] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:22:00 2026] GET /volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:00.491478 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-554d4de6-97e7-4812-afdf-10f174c3138f tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Volume info retrieved successfully. Aug 23 18:22:00.496812 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-554d4de6-97e7-4812-afdf-10f174c3138f tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f returned with HTTP 200 Aug 23 18:22:00.497516 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 989/3975] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:22:00 2026] GET /volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:00.755567 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8b4d798-b613-4c6f-a031-04420df0128a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.757418 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8b4d798-b613-4c6f-a031-04420df0128a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:22:00.757727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8b4d798-b613-4c6f-a031-04420df0128a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.758171 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8b4d798-b613-4c6f-a031-04420df0128a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.758171 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f8b4d798-b613-4c6f-a031-04420df0128a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:00.763175 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:00.763175 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:00.763175 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8b4d798-b613-4c6f-a031-04420df0128a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:22:00.764420 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 997/3976] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:00 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:00.946119 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8df0357a-daef-4ccd-8f54-e7ebe9d46202 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.954376 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8df0357a-daef-4ccd-8f54-e7ebe9d46202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:22:00.954376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8df0357a-daef-4ccd-8f54-e7ebe9d46202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.954376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8df0357a-daef-4ccd-8f54-e7ebe9d46202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.961204 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8df0357a-daef-4ccd-8f54-e7ebe9d46202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 404 Aug 23 18:22:00.961204 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 999/3977] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:00 2026] GET /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:00.968825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-83e58d7f-450e-4fb5-9c07-f55d70efa4f4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.970277 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83e58d7f-450e-4fb5-9c07-f55d70efa4f4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:22:00.979835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83e58d7f-450e-4fb5-9c07-f55d70efa4f4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.979835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83e58d7f-450e-4fb5-9c07-f55d70efa4f4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.983853 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83e58d7f-450e-4fb5-9c07-f55d70efa4f4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 404 Aug 23 18:22:00.984434 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 993/3978] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:00 2026] GET /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:00.992074 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-236f9284-e8cc-4e5f-b9b3-90ab581f417e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:00.993922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-236f9284-e8cc-4e5f-b9b3-90ab581f417e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:22:00.994179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-236f9284-e8cc-4e5f-b9b3-90ab581f417e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:00.994404 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-236f9284-e8cc-4e5f-b9b3-90ab581f417e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:00.994528 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-236f9284-e8cc-4e5f-b9b3-90ab581f417e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: f6664179-3d0a-4ffe-95a1-6857d96205e8 Aug 23 18:22:01.000710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-236f9284-e8cc-4e5f-b9b3-90ab581f417e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 returned with HTTP 404 Aug 23 18:22:01.001505 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 990/3979] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:22:00 2026] DELETE /volume/v3/volumes/f6664179-3d0a-4ffe-95a1-6857d96205e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:01.013308 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.015303 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:22:01.015638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-411666093"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:01.017212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-411666093'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:22:01.017354 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume of 1 GB Aug 23 18:22:01.021657 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Availability Zones retrieved successfully. Aug 23 18:22:01.027888 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (7a4a974e-9aaf-4d85-af15-42aef94742c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:01.029009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c945f15-7946-4260-9d5b-3afb93218351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:01.030063 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:22:01.059933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c945f15-7946-4260-9d5b-3afb93218351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:01.060818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f557c0a4-d1d2-448f-9e97-5f63d294e838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:01.102035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['ba26dcd0-e76f-430b-9065-1789671766e4', '0e2908ea-c134-4ab5-8d5d-11593a268755', '0b83116f-1259-4e6f-a1ec-18c2f94e92ae', '011c4fef-fdfd-404d-b156-310670637bbe'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:01.102750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f557c0a4-d1d2-448f-9e97-5f63d294e838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba26dcd0-e76f-430b-9065-1789671766e4', '0e2908ea-c134-4ab5-8d5d-11593a268755', '0b83116f-1259-4e6f-a1ec-18c2f94e92ae', '011c4fef-fdfd-404d-b156-310670637bbe']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:01.103515 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca8ec25-fca1-44d4-9ec7-0e6862095be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:01.122896 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca8ec25-fca1-44d4-9ec7-0e6862095be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c6a26a-f298-4349-a88b-03f2454e2f17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-411666093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['ba26dcd0-e76f-430b-9065-1789671766e4','0e2908ea-c134-4ab5-8d5d-11593a268755','0b83116f-1259-4e6f-a1ec-18c2f94e92ae','011c4fef-fdfd-404d-b156-310670637bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-411666093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c6a26a-f298-4349-a88b-03f2454e2f17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce3f9cc27963411f817039055e57c1e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da432b89bfb74812b873f63873a5a9b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:01.123510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b704bd-50d7-4702-95c7-2d72fbc2dcb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:01.139682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b704bd-50d7-4702-95c7-2d72fbc2dcb0) transitioned into state 'SUCCESS' from state '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-411666093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3f9cc27963411f817039055e57c1e6',qos_specs=None,replication_status=,reservations=['ba26dcd0-e76f-430b-9065-1789671766e4','0e2908ea-c134-4ab5-8d5d-11593a268755','0b83116f-1259-4e6f-a1ec-18c2f94e92ae','011c4fef-fdfd-404d-b156-310670637bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da432b89bfb74812b873f63873a5a9b4',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:01.140328 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ab23a9-2250-4eb0-b223-264ed359d55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:01.153265 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ab23a9-2250-4eb0-b223-264ed359d55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:01.154355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Flow 'volume_create_api' (7a4a974e-9aaf-4d85-af15-42aef94742c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:01.154859 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Create volume request issued successfully. Aug 23 18:22:01.155460 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b97da2e2-25be-4fce-91e5-d5354419ddf6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:22:01.158316 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 998/3980] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:22:01 2026] POST /volume/v3/volumes => generated 748 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:22:01.180344 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-290b0027-eab0-4fcd-a5d4-86a71a6bf321 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.182622 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-290b0027-eab0-4fcd-a5d4-86a71a6bf321 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:01.182881 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-290b0027-eab0-4fcd-a5d4-86a71a6bf321 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.183062 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-290b0027-eab0-4fcd-a5d4-86a71a6bf321 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.195189 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.195189 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:01.199658 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-290b0027-eab0-4fcd-a5d4-86a71a6bf321 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:01.204350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-290b0027-eab0-4fcd-a5d4-86a71a6bf321 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:01.204724 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1000/3981] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:01 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.498538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b37004d4-18e0-4ec3-9715-e1f04c95ab73 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.500340 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b37004d4-18e0-4ec3-9715-e1f04c95ab73 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f Aug 23 18:22:01.500622 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b37004d4-18e0-4ec3-9715-e1f04c95ab73 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.500891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b37004d4-18e0-4ec3-9715-e1f04c95ab73 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.505788 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.505788 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:01.506178 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b37004d4-18e0-4ec3-9715-e1f04c95ab73 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:22:01.506892 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b37004d4-18e0-4ec3-9715-e1f04c95ab73 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f returned with HTTP 200 Aug 23 18:22:01.507315 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 994/3982] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:22:01 2026] GET /volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.511637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-390740e4-49b7-4f17-ac2f-f1732b837658 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.513253 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-390740e4-49b7-4f17-ac2f-f1732b837658 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] GET https://10.4.3.148/volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f Aug 23 18:22:01.513478 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-390740e4-49b7-4f17-ac2f-f1732b837658 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.513692 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-390740e4-49b7-4f17-ac2f-f1732b837658 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.515954 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.517748 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] POST https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f/action Aug 23 18:22:01.518112 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:22:01.518252 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:01.519622 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.snapshot_unmanage [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Unmanage snapshot with id: 096ede1f-36c3-4930-a784-d8478e9ba17f Aug 23 18:22:01.523290 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.523290 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:01.525353 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.525353 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:01.525906 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Snapshot retrieved successfully. Aug 23 18:22:01.526954 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'eb8b835a7ab24e12b3f87026aee05145', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef65e8d445cc410d861c204928cc6cd0', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:01.527194 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91ed29eb-9d6d-4675-828b-30f0a17b4239 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-reader] https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f/action returned with HTTP 403 Aug 23 18:22:01.527758 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 999/3983] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:22:01 2026] POST /volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:01.531228 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-390740e4-49b7-4f17-ac2f-f1732b837658 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Volume info retrieved successfully. Aug 23 18:22:01.536571 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-390740e4-49b7-4f17-ac2f-f1732b837658 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f returned with HTTP 200 Aug 23 18:22:01.537007 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 991/3984] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:22:01 2026] GET /volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.537051 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.544440 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f Aug 23 18:22:01.544636 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.544866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.544967 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete snapshot with id: 096ede1f-36c3-4930-a784-d8478e9ba17f Aug 23 18:22:01.555495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-20973891-7e6b-4d66-ab3f-6ae7c10cc607 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.557086 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20973891-7e6b-4d66-ab3f-6ae7c10cc607 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:22:01.557263 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20973891-7e6b-4d66-ab3f-6ae7c10cc607 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.557423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20973891-7e6b-4d66-ab3f-6ae7c10cc607 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.558534 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.558534 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:01.558881 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:22:01.560845 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20973891-7e6b-4d66-ab3f-6ae7c10cc607 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:22:01.561192 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 995/3985] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:22:01 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.574404 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4308d813-5564-4e41-bbf0-5bba7d39dc88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.577083 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot delete request issued successfully. Aug 23 18:22:01.577357 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-150bdb4f-cbf9-4f3c-81c0-ad5cfc5f788c tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f returned with HTTP 202 Aug 23 18:22:01.578178 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1001/3986] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:22:01 2026] DELETE /volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:01.586653 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5666e922-1e1a-49bb-85ad-996a6cce2e08 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.591807 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5666e922-1e1a-49bb-85ad-996a6cce2e08 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f Aug 23 18:22:01.592208 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5666e922-1e1a-49bb-85ad-996a6cce2e08 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.592947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5666e922-1e1a-49bb-85ad-996a6cce2e08 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.600025 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.600025 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:01.600376 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5666e922-1e1a-49bb-85ad-996a6cce2e08 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Snapshot retrieved successfully. Aug 23 18:22:01.601368 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5666e922-1e1a-49bb-85ad-996a6cce2e08 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f returned with HTTP 200 Aug 23 18:22:01.601703 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 992/3987] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:22:01 2026] GET /volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.728913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4308d813-5564-4e41-bbf0-5bba7d39dc88 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] GET https://10.4.3.148/volume/v3/messages Aug 23 18:22:01.729244 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4308d813-5564-4e41-bbf0-5bba7d39dc88 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.729506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4308d813-5564-4e41-bbf0-5bba7d39dc88 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.741154 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4308d813-5564-4e41-bbf0-5bba7d39dc88 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:22:01.741431 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1000/3988] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:22:01 2026] GET /volume/v3/messages => generated 670 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.752812 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56601a96-8856-497b-bf5a-93a4ab254657 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.754757 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56601a96-8856-497b-bf5a-93a4ab254657 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] DELETE https://10.4.3.148/volume/v3/messages/1edac45d-58e1-4138-836b-7121913fb625 Aug 23 18:22:01.754972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56601a96-8856-497b-bf5a-93a4ab254657 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.755139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56601a96-8856-497b-bf5a-93a4ab254657 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.762131 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56601a96-8856-497b-bf5a-93a4ab254657 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/messages/1edac45d-58e1-4138-836b-7121913fb625 returned with HTTP 204 Aug 23 18:22:01.762599 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 996/3989] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:22:01 2026] DELETE /volume/v3/messages/1edac45d-58e1-4138-836b-7121913fb625 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:22:01.771619 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-23657dc9-1873-4f50-a422-37eb94c894b8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.774392 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f Aug 23 18:22:01.774746 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.775172 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.775471 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Delete volume with id: 85cb1341-8805-4549-be65-94bcf317188f Aug 23 18:22:01.786284 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.786284 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:01.786766 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Volume info retrieved successfully. Aug 23 18:22:01.788731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100226) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:22:01.795628 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4844c538-8c58-4baa-b581-de638fbfd3da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.797409 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4844c538-8c58-4baa-b581-de638fbfd3da tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:22:01.797638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4844c538-8c58-4baa-b581-de638fbfd3da tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.798279 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4844c538-8c58-4baa-b581-de638fbfd3da tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.798479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4844c538-8c58-4baa-b581-de638fbfd3da tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:01.804618 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.804618 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:01.806129 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4844c538-8c58-4baa-b581-de638fbfd3da tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:22:01.806565 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 993/3990] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:01 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.808646 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1400619976 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1400619976, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:01.809085 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1400619976 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1400619976, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:01.819255 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Created reservations ['f09a6beb-f407-4867-b5b0-ece74a140566', '0268fd6d-8ec9-4f6f-9839-9a28e2433c7b', '57ee35b2-8eec-47d3-bc3c-30b5927022e7', '2b2d75b3-c96a-410d-89b9-d1bc5c1722a0'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:01.851024 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Delete volume request issued successfully. Aug 23 18:22:01.851523 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-23657dc9-1873-4f50-a422-37eb94c894b8 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f returned with HTTP 202 Aug 23 18:22:01.851902 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1002/3991] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:22:01 2026] DELETE /volume/v3/volumes/85cb1341-8805-4549-be65-94bcf317188f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:01.858938 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b8f611e-055f-4466-8f11-79121a9d9511 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.861094 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b8f611e-055f-4466-8f11-79121a9d9511 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] DELETE https://10.4.3.148/volume/v3/types/d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf Aug 23 18:22:01.861180 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b8f611e-055f-4466-8f11-79121a9d9511 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:01.861396 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b8f611e-055f-4466-8f11-79121a9d9511 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:01.888066 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b8f611e-055f-4466-8f11-79121a9d9511 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/types/d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf returned with HTTP 202 Aug 23 18:22:01.888381 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1001/3992] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:01 2026] DELETE /volume/v3/types/d51f1190-d4d5-4a7f-a8f7-0034ccdae9bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:01.918197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ddf6b0fa-31be-47b9-8232-c8106f03d056 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.920008 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddf6b0fa-31be-47b9-8232-c8106f03d056 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:01.920372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddf6b0fa-31be-47b9-8232-c8106f03d056 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-588945904", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1231901979", "vendor_name": "tempest-vendor_name-954948659"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:01.939654 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddf6b0fa-31be-47b9-8232-c8106f03d056 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:01.940246 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 997/3993] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:01 2026] POST /volume/v3/types => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:01.964730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fedda059-7569-4fa3-9c07-d0bd5093438d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:01.966941 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:22:01.967691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1742bc8b-766c-42d4-8790-f67028a37319", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:01.969405 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Create volume request body: {'volume': {'volume_type': '1742bc8b-766c-42d4-8790-f67028a37319', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:22:01.974695 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Create volume of 1 GB Aug 23 18:22:01.975458 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:01.975458 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:01.976068 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Availability Zones retrieved successfully. Aug 23 18:22:01.983866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Flow 'volume_create_api' (3cf763b8-91ac-4cf2-957b-50299b9b28d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:01.985064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a730187-0e3c-4d24-be5a-ee1093d52e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:01.986113 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:22:02.008106 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a730187-0e3c-4d24-be5a-ee1093d52e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:22:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1231901979',vendor_name='tempest-vendor_name-954948659'},id=1742bc8b-766c-42d4-8790-f67028a37319,is_public=True,name='tempest-ProjectReaderTests-volume-type-588945904',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1742bc8b-766c-42d4-8790-f67028a37319', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:02.009020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47c87f0-3507-4ecb-910f-a8a35d2fa9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:02.045014 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-588945904 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-588945904, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:02.045341 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-588945904 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-588945904, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:02.082422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Created reservations ['ccf27809-e154-4b8c-a6a7-4d68ee075f19', '81f22c29-3d03-4916-9dbb-42d559492a38', '3e419f20-eb53-41cb-8781-c6eac0213b7a', 'c8f73168-55bb-4104-ab44-63cc90a9e89d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:02.083394 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47c87f0-3507-4ecb-910f-a8a35d2fa9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccf27809-e154-4b8c-a6a7-4d68ee075f19', '81f22c29-3d03-4916-9dbb-42d559492a38', '3e419f20-eb53-41cb-8781-c6eac0213b7a', 'c8f73168-55bb-4104-ab44-63cc90a9e89d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:02.084332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16397cf0-3f52-4943-ad9e-daad6000fecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:02.117235 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16397cf0-3f52-4943-ad9e-daad6000fecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85518b8-a0c6-4810-ac8b-025a24f705be', '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='457ce41ad4ca4fb58a577dc5c2a10ec2',qos_specs=None,replication_status=,reservations=['ccf27809-e154-4b8c-a6a7-4d68ee075f19','81f22c29-3d03-4916-9dbb-42d559492a38','3e419f20-eb53-41cb-8781-c6eac0213b7a','c8f73168-55bb-4104-ab44-63cc90a9e89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae160808c250433fb3e4e8606d5c7b7c',volume_type_id=1742bc8b-766c-42d4-8790-f67028a37319), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85518b8-a0c6-4810-ac8b-025a24f705be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='457ce41ad4ca4fb58a577dc5c2a10ec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae160808c250433fb3e4e8606d5c7b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1742bc8b-766c-42d4-8790-f67028a37319),volume_type_id=1742bc8b-766c-42d4-8790-f67028a37319)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:02.118597 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a552e17-5bf6-4ff8-99f0-8138bb24a2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:02.141871 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a552e17-5bf6-4ff8-99f0-8138bb24a2a3) transitioned into state 'SUCCESS' from 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='457ce41ad4ca4fb58a577dc5c2a10ec2',qos_specs=None,replication_status=,reservations=['ccf27809-e154-4b8c-a6a7-4d68ee075f19','81f22c29-3d03-4916-9dbb-42d559492a38','3e419f20-eb53-41cb-8781-c6eac0213b7a','c8f73168-55bb-4104-ab44-63cc90a9e89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae160808c250433fb3e4e8606d5c7b7c',volume_type_id=1742bc8b-766c-42d4-8790-f67028a37319)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:02.142710 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9357cd6c-7eeb-476c-a1d0-2a71678759e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:02.154733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9357cd6c-7eeb-476c-a1d0-2a71678759e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:02.155519 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Flow 'volume_create_api' (3cf763b8-91ac-4cf2-957b-50299b9b28d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:02.155865 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Create volume request issued successfully. Aug 23 18:22:02.156355 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fedda059-7569-4fa3-9c07-d0bd5093438d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:22:02.156768 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 994/3994] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:22:01 2026] POST /volume/v3/volumes => generated 773 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:22:02.171504 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d9033585-278e-4617-8cf4-711fd5b406b4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.173802 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9033585-278e-4617-8cf4-711fd5b406b4 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] GET https://10.4.3.148/volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be Aug 23 18:22:02.174062 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9033585-278e-4617-8cf4-711fd5b406b4 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.174329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9033585-278e-4617-8cf4-711fd5b406b4 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.183203 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:02.183203 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:02.191027 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d9033585-278e-4617-8cf4-711fd5b406b4 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Volume info retrieved successfully. Aug 23 18:22:02.199236 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9033585-278e-4617-8cf4-711fd5b406b4 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be returned with HTTP 200 Aug 23 18:22:02.199728 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1003/3995] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.223436 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56a2e79f-c860-48ab-96ac-0c861c44bd79 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.225642 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56a2e79f-c860-48ab-96ac-0c861c44bd79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:02.225928 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56a2e79f-c860-48ab-96ac-0c861c44bd79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.226163 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56a2e79f-c860-48ab-96ac-0c861c44bd79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.235092 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:02.235092 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:02.239872 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56a2e79f-c860-48ab-96ac-0c861c44bd79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:02.245285 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56a2e79f-c860-48ab-96ac-0c861c44bd79 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:02.245777 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1002/3996] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.339386 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-64dd9885-b681-4c47-97e0-a6f7a371f42c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.450557 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64dd9885-b681-4c47-97e0-a6f7a371f42c tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:02.451082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64dd9885-b681-4c47-97e0-a6f7a371f42c tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1886135139", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.472189 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64dd9885-b681-4c47-97e0-a6f7a371f42c tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:02.472934 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 998/3997] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types => generated 380 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.482634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bfe70348-7820-4339-bb8f-4c97e30bc112 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.485285 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfe70348-7820-4339-bb8f-4c97e30bc112 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption Aug 23 18:22:02.485669 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bfe70348-7820-4339-bb8f-4c97e30bc112 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.487512 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:02.487512 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:02.504416 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfe70348-7820-4339-bb8f-4c97e30bc112 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption returned with HTTP 200 Aug 23 18:22:02.504877 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 995/3998] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.513888 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-69912755-dc1e-4027-957d-ea9e3424a842 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.516756 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69912755-dc1e-4027-957d-ea9e3424a842 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:02.517183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69912755-dc1e-4027-957d-ea9e3424a842 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1699727847", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.536294 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69912755-dc1e-4027-957d-ea9e3424a842 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:02.536754 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1004/3999] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.544916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2de72421-0260-4a7e-aff4-492f327e36ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.610633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e3be825-84b3-4039-a926-fe48cdc5efff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.612554 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e3be825-84b3-4039-a926-fe48cdc5efff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f Aug 23 18:22:02.612844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e3be825-84b3-4039-a926-fe48cdc5efff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.613050 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e3be825-84b3-4039-a926-fe48cdc5efff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.615364 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2de72421-0260-4a7e-aff4-492f327e36ad tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] POST https://10.4.3.148/volume/v3/types/f905e3b3-ca3b-49ea-931c-73d58a61711a/encryption Aug 23 18:22:02.615781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2de72421-0260-4a7e-aff4-492f327e36ad tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.617700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-2de72421-0260-4a7e-aff4-492f327e36ad tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.617883 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2de72421-0260-4a7e-aff4-492f327e36ad tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/f905e3b3-ca3b-49ea-931c-73d58a61711a/encryption returned with HTTP 403 Aug 23 18:22:02.618123 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e3be825-84b3-4039-a926-fe48cdc5efff tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f returned with HTTP 404 Aug 23 18:22:02.618349 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1003/4000] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types/f905e3b3-ca3b-49ea-931c-73d58a61711a/encryption => generated 127 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.618684 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 999/4001] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/snapshots/096ede1f-36c3-4930-a784-d8478e9ba17f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.628522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.630085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1f47154f-0e11-4ed9-ba12-f6370abbec78 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.634778 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f47154f-0e11-4ed9-ba12-f6370abbec78 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:02.634915 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 Aug 23 18:22:02.634915 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.635020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1f47154f-0e11-4ed9-ba12-f6370abbec78 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-237082564", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.635125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.635125 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume with id: 6ec94a63-0f37-40c8-8479-e748120cb843 Aug 23 18:22:02.644196 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:02.644196 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:02.644669 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:22:02.658760 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1f47154f-0e11-4ed9-ba12-f6370abbec78 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:02.659288 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1005/4002] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.668839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e6e6967-3199-4564-a2cc-b6eb9e2bb034 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.671581 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e6e6967-3199-4564-a2cc-b6eb9e2bb034 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] POST https://10.4.3.148/volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6/extra_specs Aug 23 18:22:02.672027 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e6e6967-3199-4564-a2cc-b6eb9e2bb034 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.675088 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-7e6e6967-3199-4564-a2cc-b6eb9e2bb034 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.675340 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e6e6967-3199-4564-a2cc-b6eb9e2bb034 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6/extra_specs returned with HTTP 403 Aug 23 18:22:02.675903 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1004/4003] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.682324 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Delete volume request issued successfully. Aug 23 18:22:02.682324 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a5d7c22-c6ec-4f34-8b72-819c36cd9930 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 returned with HTTP 202 Aug 23 18:22:02.682324 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 996/4004] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:22:02 2026] DELETE /volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:02.686010 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-37969224-684b-4f35-b0f7-6d9f39d3d5ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.690395 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37969224-684b-4f35-b0f7-6d9f39d3d5ef tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] PUT https://10.4.3.148/volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6/extra_specs/key2 Aug 23 18:22:02.690983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37969224-684b-4f35-b0f7-6d9f39d3d5ef tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.692928 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08f7b89e-511e-43f7-9390-f499e785cef9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.695609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-37969224-684b-4f35-b0f7-6d9f39d3d5ef tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.695865 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37969224-684b-4f35-b0f7-6d9f39d3d5ef tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6/extra_specs/key2 returned with HTTP 403 Aug 23 18:22:02.696537 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1000/4005] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:22:02 2026] PUT /volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.697380 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08f7b89e-511e-43f7-9390-f499e785cef9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 Aug 23 18:22:02.697814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08f7b89e-511e-43f7-9390-f499e785cef9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.698659 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08f7b89e-511e-43f7-9390-f499e785cef9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.706860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-722f1dea-4070-4879-a8f6-ed93af30e9e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.707403 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:02.707403 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:02.708845 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-722f1dea-4070-4879-a8f6-ed93af30e9e7 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:02.709213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-722f1dea-4070-4879-a8f6-ed93af30e9e7 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.711727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-722f1dea-4070-4879-a8f6-ed93af30e9e7 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.711974 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-722f1dea-4070-4879-a8f6-ed93af30e9e7 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types returned with HTTP 403 Aug 23 18:22:02.712333 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08f7b89e-511e-43f7-9390-f499e785cef9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Volume info retrieved successfully. Aug 23 18:22:02.712575 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1005/4006] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.717099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08f7b89e-511e-43f7-9390-f499e785cef9 tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 returned with HTTP 200 Aug 23 18:22:02.717493 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1006/4007] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:02.720589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-99b4bec8-abbc-4c24-82da-1c887d1b71d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.722415 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99b4bec8-abbc-4c24-82da-1c887d1b71d7 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:02.722831 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99b4bec8-abbc-4c24-82da-1c887d1b71d7 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1192151323", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.745775 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99b4bec8-abbc-4c24-82da-1c887d1b71d7 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:02.746560 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 997/4008] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.755492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cf40c9b-5de4-4a9c-b34b-f60022c3436e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.757633 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cf40c9b-5de4-4a9c-b34b-f60022c3436e tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad/encryption Aug 23 18:22:02.758026 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cf40c9b-5de4-4a9c-b34b-f60022c3436e tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.781743 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cf40c9b-5de4-4a9c-b34b-f60022c3436e tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad/encryption returned with HTTP 200 Aug 23 18:22:02.782183 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1001/4009] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.792879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8de2bc2a-bf1f-418c-827b-621e15f83a36 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.795500 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8de2bc2a-bf1f-418c-827b-621e15f83a36 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] DELETE https://10.4.3.148/volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad/encryption/dce76dca-6a6d-41f0-bebf-3482dc3d20f1 Aug 23 18:22:02.795778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8de2bc2a-bf1f-418c-827b-621e15f83a36 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.796036 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8de2bc2a-bf1f-418c-827b-621e15f83a36 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.796995 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-8de2bc2a-bf1f-418c-827b-621e15f83a36 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.797211 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8de2bc2a-bf1f-418c-827b-621e15f83a36 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad/encryption/dce76dca-6a6d-41f0-bebf-3482dc3d20f1 returned with HTTP 403 Aug 23 18:22:02.797840 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1006/4010] 10.4.3.148 () {66 vars in 1489 bytes} [Sun Aug 23 18:22:02 2026] DELETE /volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad/encryption/dce76dca-6a6d-41f0-bebf-3482dc3d20f1 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.807669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4a671752-b4b2-4d60-8c5a-79332798efa1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.810474 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a671752-b4b2-4d60-8c5a-79332798efa1 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:02.810474 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a671752-b4b2-4d60-8c5a-79332798efa1 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-306858900", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.818510 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27b6094e-334b-4f88-8b39-53043438595c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.820942 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27b6094e-334b-4f88-8b39-53043438595c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:22:02.821266 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27b6094e-334b-4f88-8b39-53043438595c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.821510 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27b6094e-334b-4f88-8b39-53043438595c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.822422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-27b6094e-334b-4f88-8b39-53043438595c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:02.830244 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:02.830244 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:02.830971 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27b6094e-334b-4f88-8b39-53043438595c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:22:02.832838 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 998/4011] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.836627 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a671752-b4b2-4d60-8c5a-79332798efa1 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:02.836627 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1007/4012] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.844488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6169e5af-ad15-4b2f-b5c9-5cfab1c0d667 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.846368 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6169e5af-ad15-4b2f-b5c9-5cfab1c0d667 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] DELETE https://10.4.3.148/volume/v3/types/97165dae-4bdb-433b-af77-b77b210672dc/extra_specs/key1 Aug 23 18:22:02.846720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6169e5af-ad15-4b2f-b5c9-5cfab1c0d667 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.847000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6169e5af-ad15-4b2f-b5c9-5cfab1c0d667 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.852003 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-6169e5af-ad15-4b2f-b5c9-5cfab1c0d667 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.852290 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6169e5af-ad15-4b2f-b5c9-5cfab1c0d667 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/97165dae-4bdb-433b-af77-b77b210672dc/extra_specs/key1 returned with HTTP 403 Aug 23 18:22:02.852725 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1002/4013] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:22:02 2026] DELETE /volume/v3/types/97165dae-4bdb-433b-af77-b77b210672dc/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.862638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8ae0e71-977d-4402-b832-292de1fe2a5f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.864458 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8ae0e71-977d-4402-b832-292de1fe2a5f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:02.865016 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8ae0e71-977d-4402-b832-292de1fe2a5f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-986909018", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:02.888784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8ae0e71-977d-4402-b832-292de1fe2a5f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:02.889191 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1007/4014] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:22:02 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.896748 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fbaf7a24-953a-433b-a053-d9ef5389d16a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.900564 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbaf7a24-953a-433b-a053-d9ef5389d16a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] DELETE https://10.4.3.148/volume/v3/types/c35698b4-fc64-4d30-9860-d4dba3b0a636 Aug 23 18:22:02.900861 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbaf7a24-953a-433b-a053-d9ef5389d16a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.901146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbaf7a24-953a-433b-a053-d9ef5389d16a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.902713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-fbaf7a24-953a-433b-a053-d9ef5389d16a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.906105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbaf7a24-953a-433b-a053-d9ef5389d16a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/c35698b4-fc64-4d30-9860-d4dba3b0a636 returned with HTTP 403 Aug 23 18:22:02.906711 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 999/4015] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:02 2026] DELETE /volume/v3/types/c35698b4-fc64-4d30-9860-d4dba3b0a636 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:02.913835 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb22c58b-003f-4614-8fdf-a32ae1d391a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.916302 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb22c58b-003f-4614-8fdf-a32ae1d391a9 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] GET https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs Aug 23 18:22:02.916568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb22c58b-003f-4614-8fdf-a32ae1d391a9 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.916838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb22c58b-003f-4614-8fdf-a32ae1d391a9 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.927373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb22c58b-003f-4614-8fdf-a32ae1d391a9 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs returned with HTTP 200 Aug 23 18:22:02.927931 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1008/4016] 10.4.3.148 () {66 vars in 1378 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:02.935680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d6c011b1-9aa9-40de-8ef3-bfb1033b4543 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.939537 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6c011b1-9aa9-40de-8ef3-bfb1033b4543 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] GET https://10.4.3.148/volume/v3/types Aug 23 18:22:02.939748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6c011b1-9aa9-40de-8ef3-bfb1033b4543 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.939995 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6c011b1-9aa9-40de-8ef3-bfb1033b4543 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.940803 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-d6c011b1-9aa9-40de-8ef3-bfb1033b4543 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:22:02.970164 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6c011b1-9aa9-40de-8ef3-bfb1033b4543 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:02.970942 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1003/4017] 10.4.3.148 () {66 vars in 1231 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/types => generated 2594 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:22:02.988672 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a41718cc-ba7a-4a1f-a057-af840e122440 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:02.990764 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41718cc-ba7a-4a1f-a057-af840e122440 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] GET https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption/cipher Aug 23 18:22:02.991012 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a41718cc-ba7a-4a1f-a057-af840e122440 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:02.991228 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a41718cc-ba7a-4a1f-a057-af840e122440 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:02.991982 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-a41718cc-ba7a-4a1f-a057-af840e122440 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:02.992157 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41718cc-ba7a-4a1f-a057-af840e122440 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption/cipher returned with HTTP 403 Aug 23 18:22:02.992768 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1008/4018] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:22:02 2026] GET /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:03.004932 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b558fc8-ae5c-4b8d-b88d-88404f2e60aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.012019 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b558fc8-ae5c-4b8d-b88d-88404f2e60aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] GET https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption Aug 23 18:22:03.012283 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b558fc8-ae5c-4b8d-b88d-88404f2e60aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.013723 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b558fc8-ae5c-4b8d-b88d-88404f2e60aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.015672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-4b558fc8-ae5c-4b8d-b88d-88404f2e60aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:03.016432 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b558fc8-ae5c-4b8d-b88d-88404f2e60aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption returned with HTTP 403 Aug 23 18:22:03.018183 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1000/4019] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:03.026582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b2de5240-5568-4aff-9a83-b6d32f8b458a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.028667 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2de5240-5568-4aff-9a83-b6d32f8b458a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] GET https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/multiattach Aug 23 18:22:03.028880 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2de5240-5568-4aff-9a83-b6d32f8b458a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.029094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2de5240-5568-4aff-9a83-b6d32f8b458a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.039046 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2de5240-5568-4aff-9a83-b6d32f8b458a tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/multiattach returned with HTTP 200 Aug 23 18:22:03.039564 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1009/4020] 10.4.3.148 () {66 vars in 1414 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:22:03.048412 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8820c724-1c6b-49e6-9a33-a5ed87dfc44f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.050265 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8820c724-1c6b-49e6-9a33-a5ed87dfc44f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] GET https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/volume_backend_name Aug 23 18:22:03.050453 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8820c724-1c6b-49e6-9a33-a5ed87dfc44f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.050643 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8820c724-1c6b-49e6-9a33-a5ed87dfc44f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.059383 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8820c724-1c6b-49e6-9a33-a5ed87dfc44f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/volume_backend_name returned with HTTP 404 Aug 23 18:22:03.059830 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1004/4021] 10.4.3.148 () {66 vars in 1438 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:03.067701 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f6f28f8-7922-4ee8-8e57-577209ba4722 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.069504 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f6f28f8-7922-4ee8-8e57-577209ba4722 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] GET https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 Aug 23 18:22:03.069701 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f6f28f8-7922-4ee8-8e57-577209ba4722 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.069916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f6f28f8-7922-4ee8-8e57-577209ba4722 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.077004 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f6f28f8-7922-4ee8-8e57-577209ba4722 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 returned with HTTP 200 Aug 23 18:22:03.077331 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1009/4022] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:03.089977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7de237e9-caf4-432b-9b68-a9c865945645 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.097929 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7de237e9-caf4-432b-9b68-a9c865945645 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] PUT https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption/cf291a5f-2f64-4f25-91ee-2f40034c67ec Aug 23 18:22:03.099456 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7de237e9-caf4-432b-9b68-a9c865945645 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:03.111355 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-7de237e9-caf4-432b-9b68-a9c865945645 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:03.113380 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7de237e9-caf4-432b-9b68-a9c865945645 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption/cf291a5f-2f64-4f25-91ee-2f40034c67ec returned with HTTP 403 Aug 23 18:22:03.118815 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1001/4023] 10.4.3.148 () {68 vars in 1506 bytes} [Sun Aug 23 18:22:03 2026] PUT /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/encryption/cf291a5f-2f64-4f25-91ee-2f40034c67ec => generated 127 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:03.127258 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-385dca6b-effa-44bf-8650-0a2d1b90221f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.129254 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-385dca6b-effa-44bf-8650-0a2d1b90221f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] PUT https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/key1 Aug 23 18:22:03.129683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-385dca6b-effa-44bf-8650-0a2d1b90221f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:03.131862 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-385dca6b-effa-44bf-8650-0a2d1b90221f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:03.132072 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-385dca6b-effa-44bf-8650-0a2d1b90221f tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/key1 returned with HTTP 403 Aug 23 18:22:03.132569 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1010/4024] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:22:03 2026] PUT /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:03.143847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f98d896d-cb05-4af6-a32c-1a0bf3d4bcff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.145362 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f98d896d-cb05-4af6-a32c-1a0bf3d4bcff tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] PUT https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 Aug 23 18:22:03.145720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f98d896d-cb05-4af6-a32c-1a0bf3d4bcff tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:03.148023 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-f98d896d-cb05-4af6-a32c-1a0bf3d4bcff tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '30e429e7a9e74a5b8faf73091e897e4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6330238effcd4bfc95ac36e758f35ffa', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:22:03.148371 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f98d896d-cb05-4af6-a32c-1a0bf3d4bcff tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-member] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 returned with HTTP 403 Aug 23 18:22:03.148852 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1005/4025] 10.4.3.148 () {68 vars in 1362 bytes} [Sun Aug 23 18:22:03 2026] PUT /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:03.156756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0611f13-5132-4ab9-9d21-1be1cfc40587 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.158595 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0611f13-5132-4ab9-9d21-1be1cfc40587 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] DELETE https://10.4.3.148/volume/v3/types/c35698b4-fc64-4d30-9860-d4dba3b0a636 Aug 23 18:22:03.158806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0611f13-5132-4ab9-9d21-1be1cfc40587 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.159023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0611f13-5132-4ab9-9d21-1be1cfc40587 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.184392 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0611f13-5132-4ab9-9d21-1be1cfc40587 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/c35698b4-fc64-4d30-9860-d4dba3b0a636 returned with HTTP 202 Aug 23 18:22:03.184786 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1010/4026] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/types/c35698b4-fc64-4d30-9860-d4dba3b0a636 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.191215 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b51dd891-7b50-4e1f-9ce7-1963347b9329 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.193015 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b51dd891-7b50-4e1f-9ce7-1963347b9329 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] DELETE https://10.4.3.148/volume/v3/types/97165dae-4bdb-433b-af77-b77b210672dc Aug 23 18:22:03.193281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b51dd891-7b50-4e1f-9ce7-1963347b9329 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.193528 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b51dd891-7b50-4e1f-9ce7-1963347b9329 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.215936 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dd194318-43a0-45fb-9148-7bbf912d738d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.218876 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd194318-43a0-45fb-9148-7bbf912d738d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] GET https://10.4.3.148/volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be Aug 23 18:22:03.219114 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd194318-43a0-45fb-9148-7bbf912d738d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.219350 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd194318-43a0-45fb-9148-7bbf912d738d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.223566 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b51dd891-7b50-4e1f-9ce7-1963347b9329 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/97165dae-4bdb-433b-af77-b77b210672dc returned with HTTP 202 Aug 23 18:22:03.224059 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1002/4027] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/types/97165dae-4bdb-433b-af77-b77b210672dc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.227917 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:03.227917 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:03.231113 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ce97787-7e34-428b-adbb-e1df097ef4aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.232289 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dd194318-43a0-45fb-9148-7bbf912d738d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Volume info retrieved successfully. Aug 23 18:22:03.233392 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ce97787-7e34-428b-adbb-e1df097ef4aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] DELETE https://10.4.3.148/volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad Aug 23 18:22:03.233833 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ce97787-7e34-428b-adbb-e1df097ef4aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.234082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ce97787-7e34-428b-adbb-e1df097ef4aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.237510 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd194318-43a0-45fb-9148-7bbf912d738d tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be returned with HTTP 200 Aug 23 18:22:03.238002 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1011/4028] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:03.251342 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f491c05b-598a-491a-af10-00e9cf763659 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.253241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f491c05b-598a-491a-af10-00e9cf763659 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:22:03.253494 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f491c05b-598a-491a-af10-00e9cf763659 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.253708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f491c05b-598a-491a-af10-00e9cf763659 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.257060 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f491c05b-598a-491a-af10-00e9cf763659 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:22:03.257461 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1011/4029] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:03.265724 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f108978-996f-410d-b970-a15a4e10cd63 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.268619 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ce97787-7e34-428b-adbb-e1df097ef4aa tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad returned with HTTP 202 Aug 23 18:22:03.269130 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f108978-996f-410d-b970-a15a4e10cd63 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] GET https://10.4.3.148/volume/v3/messages/314e2703-7075-4113-ab3e-0f3ff1f74bc0 Aug 23 18:22:03.269237 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1006/4030] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/types/7d6dfc22-214a-4018-83b3-80d23e54dbad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.269559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f108978-996f-410d-b970-a15a4e10cd63 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.269807 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f108978-996f-410d-b970-a15a4e10cd63 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.273859 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f108978-996f-410d-b970-a15a4e10cd63 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-reader] https://10.4.3.148/volume/v3/messages/314e2703-7075-4113-ab3e-0f3ff1f74bc0 returned with HTTP 200 Aug 23 18:22:03.274272 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1003/4031] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/messages/314e2703-7075-4113-ab3e-0f3ff1f74bc0 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:03.276827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d7efc13-73a5-4b48-bf7a-187bbccea4ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.279000 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d7efc13-73a5-4b48-bf7a-187bbccea4ba tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] DELETE https://10.4.3.148/volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6 Aug 23 18:22:03.279234 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d7efc13-73a5-4b48-bf7a-187bbccea4ba tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.279473 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d7efc13-73a5-4b48-bf7a-187bbccea4ba tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.282697 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aff8e532-df8a-4735-ab9f-322d7fff1188 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.284662 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aff8e532-df8a-4735-ab9f-322d7fff1188 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] DELETE https://10.4.3.148/volume/v3/messages/314e2703-7075-4113-ab3e-0f3ff1f74bc0 Aug 23 18:22:03.284895 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aff8e532-df8a-4735-ab9f-322d7fff1188 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.285090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aff8e532-df8a-4735-ab9f-322d7fff1188 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.296855 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aff8e532-df8a-4735-ab9f-322d7fff1188 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/messages/314e2703-7075-4113-ab3e-0f3ff1f74bc0 returned with HTTP 204 Aug 23 18:22:03.297350 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1012/4032] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/messages/314e2703-7075-4113-ab3e-0f3ff1f74bc0 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:22:03.305921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.308015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be Aug 23 18:22:03.308296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.308595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.308776 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Delete volume with id: c85518b8-a0c6-4810-ac8b-025a24f705be Aug 23 18:22:03.310763 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d7efc13-73a5-4b48-bf7a-187bbccea4ba tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6 returned with HTTP 202 Aug 23 18:22:03.311348 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1012/4033] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/types/b84f8533-92eb-408b-a731-68ed6b0c63e6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.316577 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:03.316577 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:03.317001 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Volume info retrieved successfully. Aug 23 18:22:03.318217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:22:03.319623 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbedc1cd-34df-4cc0-b588-ec4c067bba12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.321577 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbedc1cd-34df-4cc0-b588-ec4c067bba12 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] DELETE https://10.4.3.148/volume/v3/types/f905e3b3-ca3b-49ea-931c-73d58a61711a Aug 23 18:22:03.321884 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbedc1cd-34df-4cc0-b588-ec4c067bba12 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.322151 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbedc1cd-34df-4cc0-b588-ec4c067bba12 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.337178 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-588945904 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-588945904, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:03.338242 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-588945904 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-588945904, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:03.355430 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Created reservations ['05e65447-eb2c-4a10-8391-bdfcaffcf635', 'a8dc2ffa-61e2-4cc7-baa0-6c30c1bf06ff', 'e0f38308-80b7-4663-aaa5-d8369c037818', 'f272e224-17c1-4c94-b282-d131a0d66873'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:03.357576 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbedc1cd-34df-4cc0-b588-ec4c067bba12 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/f905e3b3-ca3b-49ea-931c-73d58a61711a returned with HTTP 202 Aug 23 18:22:03.358030 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1004/4034] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/types/f905e3b3-ca3b-49ea-931c-73d58a61711a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.364723 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec15ead4-c5e1-485f-a14d-b5ce4116d1f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.366568 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec15ead4-c5e1-485f-a14d-b5ce4116d1f6 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] DELETE https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 Aug 23 18:22:03.366855 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec15ead4-c5e1-485f-a14d-b5ce4116d1f6 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.367028 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec15ead4-c5e1-485f-a14d-b5ce4116d1f6 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.394118 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec15ead4-c5e1-485f-a14d-b5ce4116d1f6 tempest-VolumeTypesMemberTests-982776898 tempest-VolumeTypesMemberTests-982776898-project-admin] https://10.4.3.148/volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 returned with HTTP 202 Aug 23 18:22:03.395276 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1013/4035] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/types/46580a78-6381-488b-b437-06c4d14067d8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.400976 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Delete volume request issued successfully. Aug 23 18:22:03.402107 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0d1b860-a05e-4b0c-8dfa-99e543d7672c tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be returned with HTTP 202 Aug 23 18:22:03.402107 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1007/4036] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/volumes/c85518b8-a0c6-4810-ac8b-025a24f705be => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.410338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6fbe6d7f-ec8f-4826-8e88-5d95a43f2b78 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.412328 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fbe6d7f-ec8f-4826-8e88-5d95a43f2b78 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] DELETE https://10.4.3.148/volume/v3/types/1742bc8b-766c-42d4-8790-f67028a37319 Aug 23 18:22:03.412525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fbe6d7f-ec8f-4826-8e88-5d95a43f2b78 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.412740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fbe6d7f-ec8f-4826-8e88-5d95a43f2b78 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.446843 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fbe6d7f-ec8f-4826-8e88-5d95a43f2b78 tempest-ProjectReaderTests-1665678716 tempest-ProjectReaderTests-1665678716-project-admin] https://10.4.3.148/volume/v3/types/1742bc8b-766c-42d4-8790-f67028a37319 returned with HTTP 202 Aug 23 18:22:03.447402 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1013/4037] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:22:03 2026] DELETE /volume/v3/types/1742bc8b-766c-42d4-8790-f67028a37319 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:03.737189 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-541d16c5-1193-45fd-b958-256d0716cd3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.739318 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-541d16c5-1193-45fd-b958-256d0716cd3d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] GET https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 Aug 23 18:22:03.739548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-541d16c5-1193-45fd-b958-256d0716cd3d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.740154 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-541d16c5-1193-45fd-b958-256d0716cd3d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.745967 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-541d16c5-1193-45fd-b958-256d0716cd3d tempest-ProjectReaderTests-76420223 tempest-ProjectReaderTests-76420223-project-admin] https://10.4.3.148/volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 returned with HTTP 404 Aug 23 18:22:03.746616 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1005/4038] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/volumes/6ec94a63-0f37-40c8-8479-e748120cb843 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:03.847664 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd07f5b9-e151-45f5-951a-e6a9e108b56d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:03.851655 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd07f5b9-e151-45f5-951a-e6a9e108b56d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:22:03.851655 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd07f5b9-e151-45f5-951a-e6a9e108b56d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:03.851655 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd07f5b9-e151-45f5-951a-e6a9e108b56d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:03.851655 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-dd07f5b9-e151-45f5-951a-e6a9e108b56d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:03.856237 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:03.856237 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:03.856237 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd07f5b9-e151-45f5-951a-e6a9e108b56d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:22:03.856237 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1014/4039] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:03 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:04.871219 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22cfd70c-09ef-41ff-b858-a548b73a6030 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:04.873486 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22cfd70c-09ef-41ff-b858-a548b73a6030 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:22:04.873687 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22cfd70c-09ef-41ff-b858-a548b73a6030 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:04.873929 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22cfd70c-09ef-41ff-b858-a548b73a6030 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:04.874053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-22cfd70c-09ef-41ff-b858-a548b73a6030 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:04.879086 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:04.879086 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:04.880200 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22cfd70c-09ef-41ff-b858-a548b73a6030 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:22:04.880705 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1008/4040] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:04 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:05.892375 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30472624-f3a6-4de2-84e2-3f3a2fbebf21 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:05.894316 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30472624-f3a6-4de2-84e2-3f3a2fbebf21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:22:05.894527 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30472624-f3a6-4de2-84e2-3f3a2fbebf21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:05.894730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30472624-f3a6-4de2-84e2-3f3a2fbebf21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:05.894866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-30472624-f3a6-4de2-84e2-3f3a2fbebf21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:05.900244 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:05.900244 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:05.901026 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30472624-f3a6-4de2-84e2-3f3a2fbebf21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:22:05.901438 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1014/4041] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:05 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:06.913950 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c0466e0-8900-44dd-b465-14e83d6addf5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:06.918105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c0466e0-8900-44dd-b465-14e83d6addf5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:22:06.918492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c0466e0-8900-44dd-b465-14e83d6addf5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:06.918765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c0466e0-8900-44dd-b465-14e83d6addf5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:06.919710 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5c0466e0-8900-44dd-b465-14e83d6addf5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:06.925896 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:06.925896 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:06.926660 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c0466e0-8900-44dd-b465-14e83d6addf5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:22:06.927043 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1006/4042] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:06 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:07.251766 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-470f052d-f6fd-4ef4-ab22-6f6f3eee65f3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:07.252217 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-470f052d-f6fd-4ef4-ab22-6f6f3eee65f3 None None] GET https://10.4.3.148/volume// Aug 23 18:22:07.252686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-470f052d-f6fd-4ef4-ab22-6f6f3eee65f3 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:07.252686 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-470f052d-f6fd-4ef4-ab22-6f6f3eee65f3 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:07.253075 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-470f052d-f6fd-4ef4-ab22-6f6f3eee65f3 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:07.253654 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1015/4043] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:22:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:07.262836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-00032918-3104-4193-8136-bcb46dfa74e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:07.271612 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-00032918-3104-4193-8136-bcb46dfa74e5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:22:07.271612 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-00032918-3104-4193-8136-bcb46dfa74e5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1574a417-e5d7-4693-b5e0-8f320f217b50", "connector": null, "instance_uuid": "033104ad-9ed3-4994-a680-3d844467f4b2"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:07.289348 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:07.289348 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:07.348398 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-00032918-3104-4193-8136-bcb46dfa74e5 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:22:07.349171 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1009/4044] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:22:07 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:07.360132 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-daa4060c-2207-4e9a-ace0-524dc8f517ad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:07.365817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-daa4060c-2207-4e9a-ace0-524dc8f517ad tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] DELETE https://10.4.3.148/volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e Aug 23 18:22:07.366731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-daa4060c-2207-4e9a-ace0-524dc8f517ad tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:07.366731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-daa4060c-2207-4e9a-ace0-524dc8f517ad tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:07.377754 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:07.377754 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:07.442437 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c22b72bd-22aa-4f51-b57d-7e7df5957b5f req-daa4060c-2207-4e9a-ace0-524dc8f517ad tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e returned with HTTP 200 Aug 23 18:22:07.442921 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1015/4045] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:22:07 2026] DELETE /volume/v3/attachments/eeabc4d3-05ab-4556-9a16-e3e07562d62e => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:08.601307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3d0602e-8bc5-47fb-aa13-01046e142776 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:08.603405 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3d0602e-8bc5-47fb-aa13-01046e142776 None None] GET https://10.4.3.148/volume// Aug 23 18:22:08.603585 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3d0602e-8bc5-47fb-aa13-01046e142776 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:08.603856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3d0602e-8bc5-47fb-aa13-01046e142776 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:08.604141 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3d0602e-8bc5-47fb-aa13-01046e142776 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:08.604651 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1007/4046] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:22:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:08.615056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-42c9b284-1065-43fd-81ab-572b6dc3aa62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:08.617612 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-42c9b284-1065-43fd-81ab-572b6dc3aa62 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] GET https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:22:08.617921 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-42c9b284-1065-43fd-81ab-572b6dc3aa62 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:08.618169 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-42c9b284-1065-43fd-81ab-572b6dc3aa62 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:08.633533 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:08.633533 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:08.638384 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-42c9b284-1065-43fd-81ab-572b6dc3aa62 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Volume info retrieved successfully. Aug 23 18:22:08.644597 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-42c9b284-1065-43fd-81ab-572b6dc3aa62 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 returned with HTTP 200 Aug 23 18:22:08.644809 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1016/4047] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:22:08 2026] GET /volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:22:08.767172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-ae68137d-4457-48ad-8fbf-484d9be8d3f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:08.769653 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-ae68137d-4457-48ad-8fbf-484d9be8d3f2 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] PUT https://10.4.3.148/volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57 Aug 23 18:22:08.770030 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-ae68137d-4457-48ad-8fbf-484d9be8d3f2 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:08.782720 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-ae68137d-4457-48ad-8fbf-484d9be8d3f2 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Acquiring lock "cinder-attachment_update-1574a417-e5d7-4693-b5e0-8f320f217b50-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:22:08.787765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-ae68137d-4457-48ad-8fbf-484d9be8d3f2 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Lock "cinder-attachment_update-1574a417-e5d7-4693-b5e0-8f320f217b50-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:22:08.788738 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:08.788738 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:08.890186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-ae68137d-4457-48ad-8fbf-484d9be8d3f2 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Lock "cinder-attachment_update-1574a417-e5d7-4693-b5e0-8f320f217b50-np0000007943" released by "attachment_update" :: held 0.102s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:22:08.891100 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-ae68137d-4457-48ad-8fbf-484d9be8d3f2 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57 returned with HTTP 200 Aug 23 18:22:08.891596 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1010/4048] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:22:08 2026] PUT /volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:08.920752 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-3733b276-1058-48ad-bb6a-82ca4ba95492 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:08.924629 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-3733b276-1058-48ad-bb6a-82ca4ba95492 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] POST https://10.4.3.148/volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57/action Aug 23 18:22:08.925128 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-3733b276-1058-48ad-bb6a-82ca4ba95492 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:22:08.925309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-3733b276-1058-48ad-bb6a-82ca4ba95492 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:08.948600 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:08.948600 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:08.964395 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c14b2662-1af5-4bc0-a192-a45ce4b16286 req-3733b276-1058-48ad-bb6a-82ca4ba95492 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57/action returned with HTTP 204 Aug 23 18:22:08.964855 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1016/4049] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:22:08 2026] POST /volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:09.145057 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1d7f38f0-a5e8-4b22-8ce9-b3d0b8794c5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:09.148751 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1d7f38f0-a5e8-4b22-8ce9-b3d0b8794c5c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:22:09.148751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1d7f38f0-a5e8-4b22-8ce9-b3d0b8794c5c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:09.148751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1d7f38f0-a5e8-4b22-8ce9-b3d0b8794c5c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:09.151075 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=487,cinder:UPDATE=165,cinder:INSERT=100 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:22:09.159575 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:09.159575 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:09.164618 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1d7f38f0-a5e8-4b22-8ce9-b3d0b8794c5c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:22:09.173332 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1d7f38f0-a5e8-4b22-8ce9-b3d0b8794c5c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:22:09.173684 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1008/4050] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:22:09 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:09.188305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e1e137e-a71e-4f91-808b-41d77af525a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:09.188651 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e1e137e-a71e-4f91-808b-41d77af525a3 None None] GET https://10.4.3.148/volume// Aug 23 18:22:09.188817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e1e137e-a71e-4f91-808b-41d77af525a3 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:09.189012 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e1e137e-a71e-4f91-808b-41d77af525a3 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:09.189336 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e1e137e-a71e-4f91-808b-41d77af525a3 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:09.189613 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1017/4051] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:22:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:09.201067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-e808bc02-2b8c-4c14-a5f8-17b75e2e8647 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:09.203611 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-e808bc02-2b8c-4c14-a5f8-17b75e2e8647 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:22:09.204184 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-e808bc02-2b8c-4c14-a5f8-17b75e2e8647 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2", "connector": null, "instance_uuid": "41edcf4b-5d69-48e2-8300-7bd85660fabb"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:09.218005 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:09.218005 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:09.251174 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-e808bc02-2b8c-4c14-a5f8-17b75e2e8647 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:22:09.251849 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1011/4052] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:22:09 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:10.618411 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6f6cf502-6ef3-4cea-b6e0-5a0d05db8eb2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:10.618998 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f6cf502-6ef3-4cea-b6e0-5a0d05db8eb2 None None] GET https://10.4.3.148/volume// Aug 23 18:22:10.619232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f6cf502-6ef3-4cea-b6e0-5a0d05db8eb2 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:10.619824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f6cf502-6ef3-4cea-b6e0-5a0d05db8eb2 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:10.619933 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f6cf502-6ef3-4cea-b6e0-5a0d05db8eb2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:10.620289 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1017/4053] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:22:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:10.631296 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-3b9ed6c9-ab27-4d83-9a4c-f64a6d2028d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:10.633882 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-3b9ed6c9-ab27-4d83-9a4c-f64a6d2028d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:22:10.634118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-3b9ed6c9-ab27-4d83-9a4c-f64a6d2028d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:10.634312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-3b9ed6c9-ab27-4d83-9a4c-f64a6d2028d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:10.645989 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:10.645989 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:10.650312 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-3b9ed6c9-ab27-4d83-9a4c-f64a6d2028d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:22:10.655974 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-3b9ed6c9-ab27-4d83-9a4c-f64a6d2028d0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:22:10.656517 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1009/4054] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:22:10 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:22:10.781649 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1864fd52-6d2b-4470-9be5-cf6b56408a24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:10.784868 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1864fd52-6d2b-4470-9be5-cf6b56408a24 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] PUT https://10.4.3.148/volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23 Aug 23 18:22:10.785375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1864fd52-6d2b-4470-9be5-cf6b56408a24 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:10.796369 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1864fd52-6d2b-4470-9be5-cf6b56408a24 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Acquiring lock "cinder-attachment_update-37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:22:10.802281 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1864fd52-6d2b-4470-9be5-cf6b56408a24 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Lock "cinder-attachment_update-37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2-np0000007943" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:22:10.803996 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:10.803996 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:10.913749 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1864fd52-6d2b-4470-9be5-cf6b56408a24 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Lock "cinder-attachment_update-37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2-np0000007943" released by "attachment_update" :: held 0.111s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:22:10.914008 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-1864fd52-6d2b-4470-9be5-cf6b56408a24 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23 returned with HTTP 200 Aug 23 18:22:10.914530 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1018/4055] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:22:10 2026] PUT /volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:10.943001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-8db8e4e8-b4ad-464d-8abb-4b9a67a709fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:10.946667 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-8db8e4e8-b4ad-464d-8abb-4b9a67a709fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23/action Aug 23 18:22:10.947744 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-8db8e4e8-b4ad-464d-8abb-4b9a67a709fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:22:10.947964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-8db8e4e8-b4ad-464d-8abb-4b9a67a709fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:10.969100 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:10.970667 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:10.970667 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:10.973616 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:22:10.973846 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:10.974397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:10.974510 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Delete snapshot with id: 6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:22:10.980974 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:10.980974 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:10.981500 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Snapshot retrieved successfully. Aug 23 18:22:10.983530 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a59cd590-1eea-4ff7-a9e9-98a5ef452fe6 req-8db8e4e8-b4ad-464d-8abb-4b9a67a709fe tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23/action returned with HTTP 204 Aug 23 18:22:10.984027 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1012/4056] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:22:10 2026] POST /volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:11.010534 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Snapshot delete request issued successfully. Aug 23 18:22:11.010678 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-533b4713-b683-4ac0-bbdd-d50365174bd0 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 202 Aug 23 18:22:11.011102 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1018/4057] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:22:10 2026] DELETE /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 23 18:22:11.017963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c73cc49-29f1-46de-9cbd-6a7c62e8114f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:11.021810 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c73cc49-29f1-46de-9cbd-6a7c62e8114f tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:22:11.022057 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c73cc49-29f1-46de-9cbd-6a7c62e8114f tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:11.022349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c73cc49-29f1-46de-9cbd-6a7c62e8114f tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:11.027642 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:11.027642 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:11.028804 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c73cc49-29f1-46de-9cbd-6a7c62e8114f tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Snapshot retrieved successfully. Aug 23 18:22:11.029213 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c73cc49-29f1-46de-9cbd-6a7c62e8114f tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 200 Aug 23 18:22:11.029681 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1010/4058] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:22:11 2026] GET /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:12.042801 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-295f0384-8a8d-42f0-8eaf-47c40d5c4a92 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:12.044332 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-295f0384-8a8d-42f0-8eaf-47c40d5c4a92 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:22:12.044599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-295f0384-8a8d-42f0-8eaf-47c40d5c4a92 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:12.044894 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-295f0384-8a8d-42f0-8eaf-47c40d5c4a92 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:12.049390 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-295f0384-8a8d-42f0-8eaf-47c40d5c4a92 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 404 Aug 23 18:22:12.050020 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1019/4059] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:22:12 2026] GET /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:12.174175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-13fea94c-6ba0-4c9c-b3ec-fa600f44ff32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:12.176969 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-13fea94c-6ba0-4c9c-b3ec-fa600f44ff32 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/attachments?instance_id=e0c9fd61-c88c-4e7d-a5b9-761001f4f728 Aug 23 18:22:12.177583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-13fea94c-6ba0-4c9c-b3ec-fa600f44ff32 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:12.177774 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-13fea94c-6ba0-4c9c-b3ec-fa600f44ff32 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:12.195981 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-13fea94c-6ba0-4c9c-b3ec-fa600f44ff32 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments?instance_id=e0c9fd61-c88c-4e7d-a5b9-761001f4f728 returned with HTTP 200 Aug 23 18:22:12.196595 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1013/4060] 10.4.3.148 () {70 vars in 1637 bytes} [Sun Aug 23 18:22:12 2026] GET /volume/v3/attachments?instance_id=e0c9fd61-c88c-4e7d-a5b9-761001f4f728 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:12.206989 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-ad86f9dd-3346-476b-bc3c-f0a4e8a4de89 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:12.208483 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-ad86f9dd-3346-476b-bc3c-f0a4e8a4de89 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 Aug 23 18:22:12.208728 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-ad86f9dd-3346-476b-bc3c-f0a4e8a4de89 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:12.208954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-ad86f9dd-3346-476b-bc3c-f0a4e8a4de89 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:12.225894 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4bcf1d4f-81b7-450d-bd31-11d854b7dc9c req-ad86f9dd-3346-476b-bc3c-f0a4e8a4de89 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 returned with HTTP 200 Aug 23 18:22:12.226279 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1019/4061] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:22:12 2026] GET /volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:15.946545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be1055c2-3d9b-4574-9df9-204708fd5b1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:16.041188 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be1055c2-3d9b-4574-9df9-204708fd5b1f tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:22:16.041555 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be1055c2-3d9b-4574-9df9-204708fd5b1f tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-171164309", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:16.055035 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be1055c2-3d9b-4574-9df9-204708fd5b1f tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:22:16.055395 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1011/4062] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:22:15 2026] POST /volume/v3/types => generated 211 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:16.065084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-376f813d-4aee-4476-8319-db27de246d59 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:16.068559 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-376f813d-4aee-4476-8319-db27de246d59 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] POST https://10.4.3.148/volume/v3/types/7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e/encryption Aug 23 18:22:16.068981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-376f813d-4aee-4476-8319-db27de246d59 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:16.071614 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:16.071614 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:16.089708 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-376f813d-4aee-4476-8319-db27de246d59 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/types/7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e/encryption returned with HTTP 200 Aug 23 18:22:16.090309 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1020/4063] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:22:16 2026] POST /volume/v3/types/7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:16.098733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:16.153388 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:22:16.153705 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2075522154", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-171164309", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:16.155212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2075522154', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-171164309', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:22:16.159429 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume of 1 GB Aug 23 18:22:16.159837 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:16.159837 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:16.160490 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Availability Zones retrieved successfully. Aug 23 18:22:16.167788 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (6a24fe0f-2691-4f13-be63-6fac09d5f6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:16.168711 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb19b0d-b6fd-4531-9133-e0e37686256e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:16.169575 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:22:16.201633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb19b0d-b6fd-4531-9133-e0e37686256e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:22:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e,is_public=True,name='tempest-scenario-type-luks-171164309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:16.202489 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4e6d0c-dda8-4399-b6aa-d87aece822be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:16.232183 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-171164309 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-171164309, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:16.232425 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-171164309 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-171164309, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:22:16.268901 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Created reservations ['9e3bd331-4980-45e7-85f5-093a8ffc12ae', '51be9a67-29cb-458a-8015-98ac4df3c032', '5eb975bc-c05a-4370-8df8-ddd7968ef4d6', 'c976dccf-02a4-46db-8a75-3fb9834975d7'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:16.270316 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4e6d0c-dda8-4399-b6aa-d87aece822be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e3bd331-4980-45e7-85f5-093a8ffc12ae', '51be9a67-29cb-458a-8015-98ac4df3c032', '5eb975bc-c05a-4370-8df8-ddd7968ef4d6', 'c976dccf-02a4-46db-8a75-3fb9834975d7']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:16.271472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa916f1-495d-49a6-8681-ef4d9316c7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:16.301984 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa916f1-495d-49a6-8681-ef4d9316c7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9795532d-4dee-4cf6-a878-37361a0826c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2075522154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['9e3bd331-4980-45e7-85f5-093a8ffc12ae','51be9a67-29cb-458a-8015-98ac4df3c032','5eb975bc-c05a-4370-8df8-ddd7968ef4d6','c976dccf-02a4-46db-8a75-3fb9834975d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2075522154',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9795532d-4dee-4cf6-a878-37361a0826c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09c9e5d5a612426a9e2f16ee2faf156d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fcb044611940dc927fafb26c85f39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e),volume_type_id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:16.303188 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582d2379-ef34-48d0-b7f7-dfb7d8552019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:16.321669 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582d2379-ef34-48d0-b7f7-dfb7d8552019) transitioned into state 'SUCCESS' from state '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-2075522154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['9e3bd331-4980-45e7-85f5-093a8ffc12ae','51be9a67-29cb-458a-8015-98ac4df3c032','5eb975bc-c05a-4370-8df8-ddd7968ef4d6','c976dccf-02a4-46db-8a75-3fb9834975d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:16.322410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e0dc43-8c4f-4c32-92cf-6a00903821b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:16.333458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e0dc43-8c4f-4c32-92cf-6a00903821b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:16.334385 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (6a24fe0f-2691-4f13-be63-6fac09d5f6b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:16.334740 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request issued successfully. Aug 23 18:22:16.335455 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd288b89-d479-4096-8e80-27f1d0ef78a6 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:22:16.335991 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1014/4064] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:22:16 2026] POST /volume/v3/volumes => generated 784 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:22:16.348427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4015119f-e1ba-4446-bd43-7ad355b2669a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:16.350241 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4015119f-e1ba-4446-bd43-7ad355b2669a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 Aug 23 18:22:16.350415 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4015119f-e1ba-4446-bd43-7ad355b2669a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:16.350598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4015119f-e1ba-4446-bd43-7ad355b2669a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:16.358841 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:16.358841 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:16.363315 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4015119f-e1ba-4446-bd43-7ad355b2669a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:16.368749 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4015119f-e1ba-4446-bd43-7ad355b2669a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 returned with HTTP 200 Aug 23 18:22:16.368749 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1020/4065] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:16 2026] GET /volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:17.381608 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bff115c-6e92-4d16-8741-453249f72956 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:17.383545 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bff115c-6e92-4d16-8741-453249f72956 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 Aug 23 18:22:17.383918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bff115c-6e92-4d16-8741-453249f72956 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:17.385639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bff115c-6e92-4d16-8741-453249f72956 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:17.391057 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:17.391057 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:17.394503 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bff115c-6e92-4d16-8741-453249f72956 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:17.398235 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bff115c-6e92-4d16-8741-453249f72956 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 returned with HTTP 200 Aug 23 18:22:17.398667 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1012/4066] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:17 2026] GET /volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:17.414920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d11d196d-300a-4de8-b4e6-232261c84140 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:17.416692 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d11d196d-300a-4de8-b4e6-232261c84140 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 Aug 23 18:22:17.416923 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d11d196d-300a-4de8-b4e6-232261c84140 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:17.417119 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d11d196d-300a-4de8-b4e6-232261c84140 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:17.424662 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:17.424662 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:17.428768 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d11d196d-300a-4de8-b4e6-232261c84140 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:17.433937 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d11d196d-300a-4de8-b4e6-232261c84140 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 returned with HTTP 200 Aug 23 18:22:17.434488 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1021/4067] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:17 2026] GET /volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:17.447055 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:17.450189 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:22:17.450189 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1822497902", "source_volid": "9795532d-4dee-4cf6-a878-37361a0826c1", "volume_type": "tempest-scenario-type-luks-171164309", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:17.450996 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1822497902', 'source_volid': '9795532d-4dee-4cf6-a878-37361a0826c1', 'volume_type': 'tempest-scenario-type-luks-171164309', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:22:17.468463 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:17.468463 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:17.469005 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume retrieved successfully. Aug 23 18:22:17.469142 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume of 1 GB Aug 23 18:22:17.469918 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Availability Zones retrieved successfully. Aug 23 18:22:17.484889 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (0592dc17-3b82-4a23-ac02-e4202f7f9a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:17.486296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6106673-5f37-4fd5-aaa2-1f26dfa208e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:17.487240 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:22:17.508251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6106673-5f37-4fd5-aaa2-1f26dfa208e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9795532d-4dee-4cf6-a878-37361a0826c1', 'volume_type': VolumeType(created_at=2026-08-23T18:22:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e,is_public=True,name='tempest-scenario-type-luks-171164309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:17.508383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d4dd5e-c2d7-433b-b0ba-c7f3fce390d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:17.554374 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Created reservations ['e1a19003-6c4f-49a4-bfac-78349293c3e3', '5cb865e1-93dd-4e46-8399-45a97e4069f7', '038f6aca-5c3f-41fa-9b14-2ef2598eec97', 'ba8264f7-0f08-4ced-8875-dc77f83eaf57'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:17.555202 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d4dd5e-c2d7-433b-b0ba-c7f3fce390d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a19003-6c4f-49a4-bfac-78349293c3e3', '5cb865e1-93dd-4e46-8399-45a97e4069f7', '038f6aca-5c3f-41fa-9b14-2ef2598eec97', 'ba8264f7-0f08-4ced-8875-dc77f83eaf57']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:17.555864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a286301d-7326-42c1-8632-e30b70061213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:17.593072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a286301d-7326-42c1-8632-e30b70061213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d6fc72-df6f-47c4-b552-d8c85d4e519c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1822497902',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['e1a19003-6c4f-49a4-bfac-78349293c3e3','5cb865e1-93dd-4e46-8399-45a97e4069f7','038f6aca-5c3f-41fa-9b14-2ef2598eec97','ba8264f7-0f08-4ced-8875-dc77f83eaf57'],size=1,snapshot_id=None,source_replicaid=,source_volid=9795532d-4dee-4cf6-a878-37361a0826c1,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1822497902',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c6d6fc72-df6f-47c4-b552-d8c85d4e519c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09c9e5d5a612426a9e2f16ee2faf156d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9795532d-4dee-4cf6-a878-37361a0826c1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fcb044611940dc927fafb26c85f39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e),volume_type_id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:17.593888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434a4ae2-c51b-4f15-97c5-9c8aa33d05e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:17.611055 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434a4ae2-c51b-4f15-97c5-9c8aa33d05e2) transitioned into state 'SUCCESS' from state '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-1822497902',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['e1a19003-6c4f-49a4-bfac-78349293c3e3','5cb865e1-93dd-4e46-8399-45a97e4069f7','038f6aca-5c3f-41fa-9b14-2ef2598eec97','ba8264f7-0f08-4ced-8875-dc77f83eaf57'],size=1,snapshot_id=None,source_replicaid=,source_volid=9795532d-4dee-4cf6-a878-37361a0826c1,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:17.611771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b96af44-594b-4217-9019-42492579e01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:17.626527 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b96af44-594b-4217-9019-42492579e01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:17.627282 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (0592dc17-3b82-4a23-ac02-e4202f7f9a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:17.627596 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request issued successfully. Aug 23 18:22:17.628132 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6b69ace-3ea6-4fd3-b1ae-27be0dc62e9a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:22:17.628579 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1015/4068] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:22:17 2026] POST /volume/v3/volumes => generated 811 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:22:17.648580 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1a04fe22-1228-4d93-8c63-a7dac1351d2b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:17.650448 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a04fe22-1228-4d93-8c63-a7dac1351d2b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:17.650827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a04fe22-1228-4d93-8c63-a7dac1351d2b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:17.652301 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a04fe22-1228-4d93-8c63-a7dac1351d2b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:17.659653 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:17.659653 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:17.666814 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1a04fe22-1228-4d93-8c63-a7dac1351d2b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:17.668626 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a04fe22-1228-4d93-8c63-a7dac1351d2b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:17.669104 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1021/4069] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:17 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:18.682995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd989175-a80a-43f5-852e-4041a21987b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:18.685227 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd989175-a80a-43f5-852e-4041a21987b0 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:18.685599 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd989175-a80a-43f5-852e-4041a21987b0 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:18.685973 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd989175-a80a-43f5-852e-4041a21987b0 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:18.694858 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:18.694858 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:18.700309 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd989175-a80a-43f5-852e-4041a21987b0 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:18.706713 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd989175-a80a-43f5-852e-4041a21987b0 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:18.706713 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1013/4070] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:18 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:22:19.719086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5c243e88-5cbb-431e-b4f6-c9da619e5f63 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:19.721605 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c243e88-5cbb-431e-b4f6-c9da619e5f63 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:19.721781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c243e88-5cbb-431e-b4f6-c9da619e5f63 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:19.722059 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c243e88-5cbb-431e-b4f6-c9da619e5f63 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:19.734570 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:19.734570 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:19.742119 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5c243e88-5cbb-431e-b4f6-c9da619e5f63 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:19.749644 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c243e88-5cbb-431e-b4f6-c9da619e5f63 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:19.750026 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1022/4071] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:19 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:20.764053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4466f637-7bae-4ed2-af4c-c6a6bd1c90eb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:20.765967 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4466f637-7bae-4ed2-af4c-c6a6bd1c90eb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:20.766230 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4466f637-7bae-4ed2-af4c-c6a6bd1c90eb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:20.766538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4466f637-7bae-4ed2-af4c-c6a6bd1c90eb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:20.774748 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:20.774748 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:20.778711 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4466f637-7bae-4ed2-af4c-c6a6bd1c90eb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:20.783232 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4466f637-7bae-4ed2-af4c-c6a6bd1c90eb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:20.783661 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1016/4072] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:20 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:21.799350 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ad9cf6d-8870-48ed-80a9-1f69fa234ffb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:21.803044 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ad9cf6d-8870-48ed-80a9-1f69fa234ffb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:21.803044 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ad9cf6d-8870-48ed-80a9-1f69fa234ffb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:21.803044 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ad9cf6d-8870-48ed-80a9-1f69fa234ffb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:21.809722 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:21.809722 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:21.812355 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ad9cf6d-8870-48ed-80a9-1f69fa234ffb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:21.816391 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ad9cf6d-8870-48ed-80a9-1f69fa234ffb tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:21.816930 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1022/4073] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:21 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:22.830700 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d07fb2d-3dce-4c6e-b34a-4326d689d044 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:22.832466 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d07fb2d-3dce-4c6e-b34a-4326d689d044 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:22.832777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d07fb2d-3dce-4c6e-b34a-4326d689d044 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:22.834242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d07fb2d-3dce-4c6e-b34a-4326d689d044 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:22.840431 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:22.840431 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:22.844479 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d07fb2d-3dce-4c6e-b34a-4326d689d044 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:22.850485 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d07fb2d-3dce-4c6e-b34a-4326d689d044 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:22.851242 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1014/4074] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:22 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:23.869461 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a2d441b-b1b5-4f37-836b-d39a33a2b7e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:23.871668 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a2d441b-b1b5-4f37-836b-d39a33a2b7e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:23.871668 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a2d441b-b1b5-4f37-836b-d39a33a2b7e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:23.872095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a2d441b-b1b5-4f37-836b-d39a33a2b7e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:23.879570 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:23.879570 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:23.883969 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1a2d441b-b1b5-4f37-836b-d39a33a2b7e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:23.888732 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a2d441b-b1b5-4f37-836b-d39a33a2b7e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:23.889303 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1023/4075] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:23 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:24.902983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a5adb9c-fecf-4eb2-9a78-998871b59161 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:24.910808 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a5adb9c-fecf-4eb2-9a78-998871b59161 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:24.911361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a5adb9c-fecf-4eb2-9a78-998871b59161 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:24.911574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a5adb9c-fecf-4eb2-9a78-998871b59161 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:24.913850 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=423,cinder:UPDATE=147,cinder:INSERT=90 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:22:24.919021 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:24.919021 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:24.924211 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7a5adb9c-fecf-4eb2-9a78-998871b59161 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:24.931770 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a5adb9c-fecf-4eb2-9a78-998871b59161 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:24.932346 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1017/4076] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:24 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:25.655589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-362dc8be-d24e-40f7-ab8d-c03e0171099c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:25.658232 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-362dc8be-d24e-40f7-ab8d-c03e0171099c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] DELETE https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 Aug 23 18:22:25.658440 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-362dc8be-d24e-40f7-ab8d-c03e0171099c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:25.658681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-362dc8be-d24e-40f7-ab8d-c03e0171099c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:25.670104 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:25.670104 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:25.732139 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-362dc8be-d24e-40f7-ab8d-c03e0171099c tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 returned with HTTP 200 Aug 23 18:22:25.732623 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1023/4077] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:22:25 2026] DELETE /volume/v3/attachments/ddd3750d-539f-4fca-8881-8e109af83d80 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:25.744356 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:25.746336 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] DELETE https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c Aug 23 18:22:25.746542 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:25.746725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:25.746929 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Delete volume with id: 98f9f19d-a750-4c93-9be7-c95f894c152c Aug 23 18:22:25.754847 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:25.754847 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:25.754958 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:22:25.774970 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Delete volume request issued successfully. Aug 23 18:22:25.774970 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-67e6adf7-8eb2-489a-984b-560e54a4153c req-22d3f457-6b70-4cd4-8b79-5dbe0e249fb3 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c returned with HTTP 202 Aug 23 18:22:25.775229 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1015/4078] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:22:25 2026] DELETE /volume/v3/volumes/98f9f19d-a750-4c93-9be7-c95f894c152c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:25.950927 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-725cd5e0-13eb-4f9d-8cee-247b1e4d1472 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:25.954666 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-725cd5e0-13eb-4f9d-8cee-247b1e4d1472 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:25.955059 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-725cd5e0-13eb-4f9d-8cee-247b1e4d1472 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:25.956636 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-725cd5e0-13eb-4f9d-8cee-247b1e4d1472 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:25.965289 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:25.965289 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:25.969011 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-725cd5e0-13eb-4f9d-8cee-247b1e4d1472 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:25.974234 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-725cd5e0-13eb-4f9d-8cee-247b1e4d1472 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:25.974988 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1024/4079] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:25 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:26.628436 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-273691e0-8f9d-4428-a07d-f0d68741196e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:26.629457 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-273691e0-8f9d-4428-a07d-f0d68741196e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] DELETE https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:22:26.629692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-273691e0-8f9d-4428-a07d-f0d68741196e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:26.631213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-273691e0-8f9d-4428-a07d-f0d68741196e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:26.631998 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-273691e0-8f9d-4428-a07d-f0d68741196e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Delete volume with id: 26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:22:26.643580 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:26.643580 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:26.644325 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-273691e0-8f9d-4428-a07d-f0d68741196e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:22:26.672892 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-273691e0-8f9d-4428-a07d-f0d68741196e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Delete volume request issued successfully. Aug 23 18:22:26.673764 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-273691e0-8f9d-4428-a07d-f0d68741196e tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 202 Aug 23 18:22:26.675115 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1018/4080] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:22:26 2026] DELETE /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:26.685822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30973c17-2b39-4f6a-9406-37fd05193586 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:26.687932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30973c17-2b39-4f6a-9406-37fd05193586 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:22:26.689087 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30973c17-2b39-4f6a-9406-37fd05193586 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:26.689087 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30973c17-2b39-4f6a-9406-37fd05193586 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:26.703106 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:26.703106 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:26.709923 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30973c17-2b39-4f6a-9406-37fd05193586 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Volume info retrieved successfully. Aug 23 18:22:26.716811 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30973c17-2b39-4f6a-9406-37fd05193586 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 200 Aug 23 18:22:26.717484 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1024/4081] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:26 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:26.992353 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab91a701-38b7-431e-8b82-0b72d2e8841c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:26.994523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab91a701-38b7-431e-8b82-0b72d2e8841c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:26.994778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab91a701-38b7-431e-8b82-0b72d2e8841c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:26.995020 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab91a701-38b7-431e-8b82-0b72d2e8841c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:27.002768 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:27.002768 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:27.007008 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab91a701-38b7-431e-8b82-0b72d2e8841c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:27.011561 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab91a701-38b7-431e-8b82-0b72d2e8841c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:27.012031 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1016/4082] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:26 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:27.026542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e822dc99-0efa-480f-9ebf-56ac0be32766 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:27.028254 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e822dc99-0efa-480f-9ebf-56ac0be32766 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:22:27.028510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e822dc99-0efa-480f-9ebf-56ac0be32766 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:27.028692 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e822dc99-0efa-480f-9ebf-56ac0be32766 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:27.036133 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:27.036133 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:27.040375 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e822dc99-0efa-480f-9ebf-56ac0be32766 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:22:27.044871 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e822dc99-0efa-480f-9ebf-56ac0be32766 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:22:27.045178 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1025/4083] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:27 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:27.737105 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-278ae221-d506-429f-b86e-405a4992bfa6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:27.739611 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-278ae221-d506-429f-b86e-405a4992bfa6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] GET https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 Aug 23 18:22:27.739878 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-278ae221-d506-429f-b86e-405a4992bfa6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:27.740119 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-278ae221-d506-429f-b86e-405a4992bfa6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:27.747670 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-278ae221-d506-429f-b86e-405a4992bfa6 tempest-ServerActionsTestOtherA-2014872928 tempest-ServerActionsTestOtherA-2014872928-project-member] https://10.4.3.148/volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 returned with HTTP 404 Aug 23 18:22:27.748426 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1019/4084] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:27 2026] GET /volume/v3/volumes/26d8a66e-8442-4f57-a261-1a555793d9b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:36.715113 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=384,cinder:UPDATE=161,cinder:INSERT=82 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:22:37.010556 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=31,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:22:37.044135 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=211,cinder:UPDATE=70,cinder:INSERT=39 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:22:37.742965 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:22:48.378859 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ba842d8-64e2-4274-99c4-be69c9326fb4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:48.381953 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ba842d8-64e2-4274-99c4-be69c9326fb4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:48.382643 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ba842d8-64e2-4274-99c4-be69c9326fb4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:48.383941 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ba842d8-64e2-4274-99c4-be69c9326fb4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:48.394069 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:48.394069 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:48.404544 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ba842d8-64e2-4274-99c4-be69c9326fb4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:48.411452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ba842d8-64e2-4274-99c4-be69c9326fb4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:48.412336 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1025/4085] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:22:48 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:48.506376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e37fd49-7c6d-41c0-8aa7-90a7613b6f5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:48.506886 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e37fd49-7c6d-41c0-8aa7-90a7613b6f5a None None] GET https://10.4.3.148/volume// Aug 23 18:22:48.507366 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e37fd49-7c6d-41c0-8aa7-90a7613b6f5a None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:48.507366 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e37fd49-7c6d-41c0-8aa7-90a7613b6f5a None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:48.507601 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e37fd49-7c6d-41c0-8aa7-90a7613b6f5a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:48.507745 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1017/4086] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:22:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:48.516053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e75fde56-0512-409b-beaf-367edd38f00b req-d053ab5d-5a6e-4ffa-aa02-01772bb2d035 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:48.518669 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-d053ab5d-5a6e-4ffa-aa02-01772bb2d035 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:22:48.519127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-d053ab5d-5a6e-4ffa-aa02-01772bb2d035 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2c6a26a-f298-4349-a88b-03f2454e2f17", "connector": null, "instance_uuid": "5f18a605-c6db-47cf-9ec6-c0e3f0f02829"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:48.529581 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:48.529581 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:48.556538 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-d053ab5d-5a6e-4ffa-aa02-01772bb2d035 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:22:48.557102 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1026/4087] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:22:48 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 23 18:22:48.584869 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dfddb983-63ad-47d4-9a17-1d8b3bbf90f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:48.586873 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfddb983-63ad-47d4-9a17-1d8b3bbf90f9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:48.587177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfddb983-63ad-47d4-9a17-1d8b3bbf90f9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:48.587444 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfddb983-63ad-47d4-9a17-1d8b3bbf90f9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:48.596895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e17965d9-8a14-462f-8776-33c3d3a49020 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:48.596895 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e17965d9-8a14-462f-8776-33c3d3a49020 None None] GET https://10.4.3.148/volume// Aug 23 18:22:48.596895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e17965d9-8a14-462f-8776-33c3d3a49020 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:48.596895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e17965d9-8a14-462f-8776-33c3d3a49020 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:48.596895 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e17965d9-8a14-462f-8776-33c3d3a49020 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:48.597736 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1026/4088] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:22:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:48.597924 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:48.597924 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:48.602159 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dfddb983-63ad-47d4-9a17-1d8b3bbf90f9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:48.606573 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e75fde56-0512-409b-beaf-367edd38f00b req-a83f013d-f540-4728-8ad6-fcd7b9b9aaad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:48.609094 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfddb983-63ad-47d4-9a17-1d8b3bbf90f9 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:48.609645 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1020/4089] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:48 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:48.610004 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-a83f013d-f540-4728-8ad6-fcd7b9b9aaad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:48.610293 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-a83f013d-f540-4728-8ad6-fcd7b9b9aaad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:48.610507 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-a83f013d-f540-4728-8ad6-fcd7b9b9aaad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:48.620977 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:48.620977 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:48.624896 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e75fde56-0512-409b-beaf-367edd38f00b req-a83f013d-f540-4728-8ad6-fcd7b9b9aaad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:48.630903 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-a83f013d-f540-4728-8ad6-fcd7b9b9aaad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:48.631466 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1018/4090] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:22:48 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:22:48.751197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ef3cc78-52a9-4d8f-8e0d-eb3e966cbf94 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:48.755590 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ef3cc78-52a9-4d8f-8e0d-eb3e966cbf94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] PUT https://10.4.3.148/volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df Aug 23 18:22:48.756163 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ef3cc78-52a9-4d8f-8e0d-eb3e966cbf94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:48.766352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ef3cc78-52a9-4d8f-8e0d-eb3e966cbf94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Acquiring lock "cinder-attachment_update-e2c6a26a-f298-4349-a88b-03f2454e2f17-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:22:48.771873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ef3cc78-52a9-4d8f-8e0d-eb3e966cbf94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Lock "cinder-attachment_update-e2c6a26a-f298-4349-a88b-03f2454e2f17-np0000007943" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:22:48.773369 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:48.773369 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:48.850173 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ef3cc78-52a9-4d8f-8e0d-eb3e966cbf94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Lock "cinder-attachment_update-e2c6a26a-f298-4349-a88b-03f2454e2f17-np0000007943" released by "attachment_update" :: held 0.078s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:22:48.850483 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-2ef3cc78-52a9-4d8f-8e0d-eb3e966cbf94 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df returned with HTTP 200 Aug 23 18:22:48.850935 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1027/4091] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:22:48 2026] PUT /volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:22:49.625854 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0a2af705-397b-4e6d-929d-7e3403c32e57 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:49.628273 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a2af705-397b-4e6d-929d-7e3403c32e57 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:49.628581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0a2af705-397b-4e6d-929d-7e3403c32e57 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:49.628770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0a2af705-397b-4e6d-929d-7e3403c32e57 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:49.638844 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:49.638844 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:49.642279 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0a2af705-397b-4e6d-929d-7e3403c32e57 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:49.646285 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a2af705-397b-4e6d-929d-7e3403c32e57 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:49.646966 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1027/4092] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:49 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:50.660235 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-793e5308-0792-49bf-9ab2-5434357213a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:50.663548 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-793e5308-0792-49bf-9ab2-5434357213a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:50.663548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-793e5308-0792-49bf-9ab2-5434357213a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:50.663548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-793e5308-0792-49bf-9ab2-5434357213a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:50.675904 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:50.675904 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:50.679176 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-793e5308-0792-49bf-9ab2-5434357213a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:50.683240 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-793e5308-0792-49bf-9ab2-5434357213a8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:50.683553 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1021/4093] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:50 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:50.715662 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:50.718166 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:22:50.718634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "a7d13140-9a24-4c70-a2a8-8c1bc0bcf1ae-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:50.720898 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'a7d13140-9a24-4c70-a2a8-8c1bc0bcf1ae-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:22:50.721057 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Create volume of 1 GB Aug 23 18:22:50.725506 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Availability Zones retrieved successfully. Aug 23 18:22:50.733060 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Flow 'volume_create_api' (2eb045ac-d04a-45a1-8f2e-38b704ffacd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:50.734307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b2ea29-c07b-4a8f-a341-a1c900692148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:50.735431 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:22:50.765679 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b2ea29-c07b-4a8f-a341-a1c900692148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:50.766897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042b26a2-5763-49d4-b330-033921dbef5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:50.840465 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Created reservations ['43d289a3-d6ee-4adf-864a-13220dce0a54', '183b3cb0-e26e-4305-b1af-6aa040b763fa', '8c9b8d01-03ea-49d7-ad29-406926787f65', '5fcb248b-fd68-49e2-b5c1-b5a5131ae42d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:50.841432 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042b26a2-5763-49d4-b330-033921dbef5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d289a3-d6ee-4adf-864a-13220dce0a54', '183b3cb0-e26e-4305-b1af-6aa040b763fa', '8c9b8d01-03ea-49d7-ad29-406926787f65', '5fcb248b-fd68-49e2-b5c1-b5a5131ae42d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:50.842604 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fc36d6-d124-4782-8c9c-6dc1e75e530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:50.869628 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fc36d6-d124-4782-8c9c-6dc1e75e530f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3e20be9-88ed-4893-a7fe-ae69a148c717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='a7d13140-9a24-4c70-a2a8-8c1bc0bcf1ae-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03a3573d7b48fa8d48c05e1e00b13a',qos_specs=None,replication_status=,reservations=['43d289a3-d6ee-4adf-864a-13220dce0a54','183b3cb0-e26e-4305-b1af-6aa040b763fa','8c9b8d01-03ea-49d7-ad29-406926787f65','5fcb248b-fd68-49e2-b5c1-b5a5131ae42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370953be584e4e2c826a404b39d733b9',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:22:50Z,deleted=False,deleted_at=None,display_description='',display_name='a7d13140-9a24-4c70-a2a8-8c1bc0bcf1ae-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3e20be9-88ed-4893-a7fe-ae69a148c717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe03a3573d7b48fa8d48c05e1e00b13a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='370953be584e4e2c826a404b39d733b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:50.870579 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b75d4a-7e48-4ea2-952a-cb5f06a69450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:50.894532 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b75d4a-7e48-4ea2-952a-cb5f06a69450) transitioned into 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='a7d13140-9a24-4c70-a2a8-8c1bc0bcf1ae-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03a3573d7b48fa8d48c05e1e00b13a',qos_specs=None,replication_status=,reservations=['43d289a3-d6ee-4adf-864a-13220dce0a54','183b3cb0-e26e-4305-b1af-6aa040b763fa','8c9b8d01-03ea-49d7-ad29-406926787f65','5fcb248b-fd68-49e2-b5c1-b5a5131ae42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370953be584e4e2c826a404b39d733b9',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:50.895277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d71f8ba-b63d-4e04-8103-3f7edbfbdab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:22:50.908404 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d71f8ba-b63d-4e04-8103-3f7edbfbdab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:22:50.909341 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Flow 'volume_create_api' (2eb045ac-d04a-45a1-8f2e-38b704ffacd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:22:50.909595 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Create volume request issued successfully. Aug 23 18:22:50.910650 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-11b0e39d-411d-487a-8fb4-8562f7a0e96a tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:22:50.911378 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1019/4094] 10.4.3.148 () {72 vars in 1541 bytes} [Sun Aug 23 18:22:50 2026] POST /volume/v3/volumes => generated 749 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:22:50.919062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-b6932e97-f706-4d55-b6c4-39acc775f240 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:50.921714 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-b6932e97-f706-4d55-b6c4-39acc775f240 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 Aug 23 18:22:50.921985 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-b6932e97-f706-4d55-b6c4-39acc775f240 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:50.922258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-b6932e97-f706-4d55-b6c4-39acc775f240 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:50.931602 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:50.931602 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:50.936423 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-b6932e97-f706-4d55-b6c4-39acc775f240 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:22:50.941810 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-b6932e97-f706-4d55-b6c4-39acc775f240 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 returned with HTTP 200 Aug 23 18:22:50.942350 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1028/4095] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:22:50 2026] GET /volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:50.954155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-e5b29a7e-5343-4b85-8f3a-325af8a3f638 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:50.957733 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-e5b29a7e-5343-4b85-8f3a-325af8a3f638 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 Aug 23 18:22:50.958073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-e5b29a7e-5343-4b85-8f3a-325af8a3f638 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:50.958412 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-e5b29a7e-5343-4b85-8f3a-325af8a3f638 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:50.968818 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:50.968818 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:50.973785 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-e5b29a7e-5343-4b85-8f3a-325af8a3f638 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:22:50.978786 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-e5b29a7e-5343-4b85-8f3a-325af8a3f638 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 returned with HTTP 200 Aug 23 18:22:50.979351 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1028/4096] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:22:50 2026] GET /volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:51.696077 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2ac8d07-afc1-4b42-bade-17f08572c202 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:51.698257 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2ac8d07-afc1-4b42-bade-17f08572c202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:51.698515 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2ac8d07-afc1-4b42-bade-17f08572c202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:51.698784 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2ac8d07-afc1-4b42-bade-17f08572c202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:51.711842 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:51.711842 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:51.717695 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2ac8d07-afc1-4b42-bade-17f08572c202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:51.723500 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2ac8d07-afc1-4b42-bade-17f08572c202 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:51.724034 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1022/4097] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:51 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:52.146861 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e75fde56-0512-409b-beaf-367edd38f00b req-8fb6e15c-856a-4335-9eeb-ce8f29d52365 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:52.149817 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-8fb6e15c-856a-4335-9eeb-ce8f29d52365 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df/action Aug 23 18:22:52.151031 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-8fb6e15c-856a-4335-9eeb-ce8f29d52365 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:22:52.151031 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-8fb6e15c-856a-4335-9eeb-ce8f29d52365 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:52.172410 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:52.172410 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:52.184718 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e75fde56-0512-409b-beaf-367edd38f00b req-8fb6e15c-856a-4335-9eeb-ce8f29d52365 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df/action returned with HTTP 204 Aug 23 18:22:52.185406 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1020/4098] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:22:52 2026] POST /volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:22:52.739998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-35c878fd-46ed-436f-bb1b-e96d9b462c22 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:52.742032 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35c878fd-46ed-436f-bb1b-e96d9b462c22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:22:52.742232 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35c878fd-46ed-436f-bb1b-e96d9b462c22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:52.742434 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35c878fd-46ed-436f-bb1b-e96d9b462c22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:52.752094 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:52.752094 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:52.756043 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-35c878fd-46ed-436f-bb1b-e96d9b462c22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:52.761025 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35c878fd-46ed-436f-bb1b-e96d9b462c22 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:22:52.761493 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1029/4099] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:52 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:52.774067 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:52.776918 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:22:52.777397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2c6a26a-f298-4349-a88b-03f2454e2f17", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1437687650", "container": "tempest-volumesbackupstest-backup-container-1206536538"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:52.779681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating new backup {'backup': {'volume_id': 'e2c6a26a-f298-4349-a88b-03f2454e2f17', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1437687650', 'container': 'tempest-volumesbackupstest-backup-container-1206536538'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:22:52.779913 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating backup of volume e2c6a26a-f298-4349-a88b-03f2454e2f17 in container tempest-volumesbackupstest-backup-container-1206536538 Aug 23 18:22:52.793284 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:52.793284 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:52.793284 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:22:52.812655 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['cc4f760f-b934-4910-8790-74acbca4d04b', '7b7c7356-85da-4447-8a54-eb1527e4010d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:22:52.842837 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2599a2ac-0452-45e8-acdb-80e94f7e41bd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:22:52.843466 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1029/4100] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:22:52 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:22:52.852673 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bbf4fda2-4687-4bbc-a74c-d14d90cd4e15 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:52.855115 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bbf4fda2-4687-4bbc-a74c-d14d90cd4e15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:22:52.855517 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bbf4fda2-4687-4bbc-a74c-d14d90cd4e15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:52.856163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bbf4fda2-4687-4bbc-a74c-d14d90cd4e15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:52.857186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bbf4fda2-4687-4bbc-a74c-d14d90cd4e15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:52.860889 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:52.860889 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:52.862009 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bbf4fda2-4687-4bbc-a74c-d14d90cd4e15 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:22:52.862628 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1023/4101] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:52 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:53.875415 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a0e871b-48bf-44d8-bae5-39640901b563 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:53.877987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a0e871b-48bf-44d8-bae5-39640901b563 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:22:53.878274 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a0e871b-48bf-44d8-bae5-39640901b563 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:53.878726 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a0e871b-48bf-44d8-bae5-39640901b563 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:53.878952 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9a0e871b-48bf-44d8-bae5-39640901b563 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:53.886008 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:53.886008 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:53.887351 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a0e871b-48bf-44d8-bae5-39640901b563 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:22:53.887931 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1021/4102] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:53 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:53.991466 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-cea121a7-1739-4e6b-bea0-d745e28e64bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:53.995555 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-cea121a7-1739-4e6b-bea0-d745e28e64bb tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 Aug 23 18:22:53.995555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-cea121a7-1739-4e6b-bea0-d745e28e64bb tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:53.996614 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-cea121a7-1739-4e6b-bea0-d745e28e64bb tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:54.008659 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:54.008659 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:54.013299 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-cea121a7-1739-4e6b-bea0-d745e28e64bb tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:22:54.019354 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-cea121a7-1739-4e6b-bea0-d745e28e64bb tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 returned with HTTP 200 Aug 23 18:22:54.023258 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1030/4103] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:22:53 2026] GET /volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:22:54.027628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ee81851-e722-4841-a594-206be1f623a7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:54.028389 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ee81851-e722-4841-a594-206be1f623a7 None None] GET https://10.4.3.148/volume// Aug 23 18:22:54.028584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ee81851-e722-4841-a594-206be1f623a7 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:54.028800 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ee81851-e722-4841-a594-206be1f623a7 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:54.029513 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ee81851-e722-4841-a594-206be1f623a7 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:54.029900 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1030/4104] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:22:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:54.038819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-64f84161-f2f1-4152-9514-51659c5bd8f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:54.040971 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-64f84161-f2f1-4152-9514-51659c5bd8f8 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:22:54.041386 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-64f84161-f2f1-4152-9514-51659c5bd8f8 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3e20be9-88ed-4893-a7fe-ae69a148c717", "connector": null, "instance_uuid": "a7d13140-9a24-4c70-a2a8-8c1bc0bcf1ae"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:54.058563 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:54.058563 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:54.109055 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-64f84161-f2f1-4152-9514-51659c5bd8f8 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:22:54.109055 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1024/4105] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:22:54 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:54.121036 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2504fcba-7183-4548-b873-ff56d0e8a35d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:54.121842 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2504fcba-7183-4548-b873-ff56d0e8a35d None None] GET https://10.4.3.148/volume// Aug 23 18:22:54.122078 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2504fcba-7183-4548-b873-ff56d0e8a35d None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:54.122911 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2504fcba-7183-4548-b873-ff56d0e8a35d None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:54.123541 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2504fcba-7183-4548-b873-ff56d0e8a35d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:22:54.123944 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1022/4106] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:22:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:22:54.134147 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-51183c92-725d-4e65-959c-34cf9b6393e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:54.136641 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-51183c92-725d-4e65-959c-34cf9b6393e1 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 Aug 23 18:22:54.137122 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-51183c92-725d-4e65-959c-34cf9b6393e1 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:54.138839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-51183c92-725d-4e65-959c-34cf9b6393e1 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:54.155090 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:54.155090 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:54.158630 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-51183c92-725d-4e65-959c-34cf9b6393e1 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:22:54.164223 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-51183c92-725d-4e65-959c-34cf9b6393e1 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 returned with HTTP 200 Aug 23 18:22:54.164994 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1031/4107] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:22:54 2026] GET /volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:22:54.324723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-6d08be0e-5b9a-45c8-a659-e863ede3b8cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:54.331623 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-6d08be0e-5b9a-45c8-a659-e863ede3b8cc tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] PUT https://10.4.3.148/volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf Aug 23 18:22:54.332318 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-6d08be0e-5b9a-45c8-a659-e863ede3b8cc tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:54.342865 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-6d08be0e-5b9a-45c8-a659-e863ede3b8cc tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Acquiring lock "cinder-attachment_update-c3e20be9-88ed-4893-a7fe-ae69a148c717-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:22:54.352274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-6d08be0e-5b9a-45c8-a659-e863ede3b8cc tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Lock "cinder-attachment_update-c3e20be9-88ed-4893-a7fe-ae69a148c717-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:22:54.354585 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:54.354585 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:54.474146 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-6d08be0e-5b9a-45c8-a659-e863ede3b8cc tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Lock "cinder-attachment_update-c3e20be9-88ed-4893-a7fe-ae69a148c717-np0000007943" released by "attachment_update" :: held 0.122s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:22:54.474526 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-6d08be0e-5b9a-45c8-a659-e863ede3b8cc tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf returned with HTTP 200 Aug 23 18:22:54.475099 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1031/4108] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:22:54 2026] PUT /volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:54.510660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-70358fff-1e51-4694-922f-121f0289a95c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:54.513253 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-70358fff-1e51-4694-922f-121f0289a95c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] POST https://10.4.3.148/volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf/action Aug 23 18:22:54.513740 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-70358fff-1e51-4694-922f-121f0289a95c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:22:54.513937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-70358fff-1e51-4694-922f-121f0289a95c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:22:54.544913 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:54.544913 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:54.555687 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-efb6e277-5267-4b42-bef9-f90cae6a6f6b req-70358fff-1e51-4694-922f-121f0289a95c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf/action returned with HTTP 204 Aug 23 18:22:54.556542 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1025/4109] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:22:54 2026] POST /volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:22:54.899208 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a0b0b38-540b-4b0b-a132-20405be9b62b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:54.901812 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a0b0b38-540b-4b0b-a132-20405be9b62b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:22:54.902191 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a0b0b38-540b-4b0b-a132-20405be9b62b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:54.902610 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a0b0b38-540b-4b0b-a132-20405be9b62b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:54.902912 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9a0b0b38-540b-4b0b-a132-20405be9b62b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:54.908735 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:54.908735 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:54.909979 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a0b0b38-540b-4b0b-a132-20405be9b62b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:22:54.910725 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1023/4110] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:54 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:55.920949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2575545-2900-4ae2-a26c-55d2f8b6a21b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:55.922913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2575545-2900-4ae2-a26c-55d2f8b6a21b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:22:55.923090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2575545-2900-4ae2-a26c-55d2f8b6a21b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:55.923287 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2575545-2900-4ae2-a26c-55d2f8b6a21b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:55.923467 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e2575545-2900-4ae2-a26c-55d2f8b6a21b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:55.927609 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:55.927609 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:55.928390 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2575545-2900-4ae2-a26c-55d2f8b6a21b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:22:55.928716 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1032/4111] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:55 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:56.099997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30b9563b-ed8a-45a8-b573-9ccb6bdbd5d5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:56.101836 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30b9563b-ed8a-45a8-b573-9ccb6bdbd5d5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:22:56.102010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30b9563b-ed8a-45a8-b573-9ccb6bdbd5d5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:56.102314 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30b9563b-ed8a-45a8-b573-9ccb6bdbd5d5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:56.119786 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:56.119786 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:56.129148 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30b9563b-ed8a-45a8-b573-9ccb6bdbd5d5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:22:56.137311 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30b9563b-ed8a-45a8-b573-9ccb6bdbd5d5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:22:56.137772 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1032/4112] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:56 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1649 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:56.154476 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-a8e80ffb-82ce-4216-8ef0-64f8cef667b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:56.156710 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-a8e80ffb-82ce-4216-8ef0-64f8cef667b3 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] DELETE https://10.4.3.148/volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57 Aug 23 18:22:56.156950 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-a8e80ffb-82ce-4216-8ef0-64f8cef667b3 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:56.157199 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-a8e80ffb-82ce-4216-8ef0-64f8cef667b3 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:56.165902 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:56.165902 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:56.221572 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-a8e80ffb-82ce-4216-8ef0-64f8cef667b3 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57 returned with HTTP 200 Aug 23 18:22:56.222269 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1026/4113] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:22:56 2026] DELETE /volume/v3/attachments/755d4091-3046-4955-bffd-68833e29dc57 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:56.234561 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:56.237548 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] DELETE https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:22:56.237843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:56.238072 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:56.238271 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Delete volume with id: 1574a417-e5d7-4693-b5e0-8f320f217b50 Aug 23 18:22:56.248899 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:56.248899 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:56.248899 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Volume info retrieved successfully. Aug 23 18:22:56.271648 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] Delete volume request issued successfully. Aug 23 18:22:56.271648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4fac9b7e-cd24-462a-bff6-a3faeefb90de req-e239a9b6-7f12-40bd-8848-970c12f6d752 tempest-TestShelveInstance-144566248 tempest-TestShelveInstance-144566248-project-member] https://10.4.3.148/volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 returned with HTTP 202 Aug 23 18:22:56.271648 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1024/4114] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:22:56 2026] DELETE /volume/v3/volumes/1574a417-e5d7-4693-b5e0-8f320f217b50 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:22:56.941424 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2665a57-fabb-4da2-8831-043badef9513 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:56.948008 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2665a57-fabb-4da2-8831-043badef9513 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:22:56.948008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2665a57-fabb-4da2-8831-043badef9513 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:56.948008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2665a57-fabb-4da2-8831-043badef9513 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:56.948008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d2665a57-fabb-4da2-8831-043badef9513 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:56.955478 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:56.955478 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:56.956509 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2665a57-fabb-4da2-8831-043badef9513 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:22:56.957001 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1033/4115] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:56 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:57.155213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3725f830-50ae-4bde-bab9-e9d1f7a9f9a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:57.157432 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3725f830-50ae-4bde-bab9-e9d1f7a9f9a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:22:57.157864 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3725f830-50ae-4bde-bab9-e9d1f7a9f9a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:57.158216 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3725f830-50ae-4bde-bab9-e9d1f7a9f9a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:57.171700 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:57.171700 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:57.179818 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3725f830-50ae-4bde-bab9-e9d1f7a9f9a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:22:57.183956 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3725f830-50ae-4bde-bab9-e9d1f7a9f9a9 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:22:57.184808 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1033/4116] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:57 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1649 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:57.972714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10a30a70-2e5e-4538-a1e1-f4f8ce1bd2d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:57.974726 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10a30a70-2e5e-4538-a1e1-f4f8ce1bd2d0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:22:57.974966 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10a30a70-2e5e-4538-a1e1-f4f8ce1bd2d0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:57.975162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10a30a70-2e5e-4538-a1e1-f4f8ce1bd2d0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:57.975325 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-10a30a70-2e5e-4538-a1e1-f4f8ce1bd2d0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:57.979682 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:57.979682 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:22:57.980493 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10a30a70-2e5e-4538-a1e1-f4f8ce1bd2d0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:22:57.981005 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1027/4117] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:57 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:58.198330 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-268da96d-3981-4bfb-a3fc-67b0e30e5b92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:58.200143 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-268da96d-3981-4bfb-a3fc-67b0e30e5b92 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:22:58.200375 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-268da96d-3981-4bfb-a3fc-67b0e30e5b92 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:58.200562 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-268da96d-3981-4bfb-a3fc-67b0e30e5b92 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:58.210097 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:58.210097 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:22:58.215701 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-268da96d-3981-4bfb-a3fc-67b0e30e5b92 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:22:58.220709 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-268da96d-3981-4bfb-a3fc-67b0e30e5b92 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:22:58.221102 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1025/4118] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:58 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:58.993607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d02bc11-b9ff-4310-8144-93e60426ee95 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:58.996159 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d02bc11-b9ff-4310-8144-93e60426ee95 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:22:58.996479 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d02bc11-b9ff-4310-8144-93e60426ee95 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:58.996776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d02bc11-b9ff-4310-8144-93e60426ee95 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:58.996998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9d02bc11-b9ff-4310-8144-93e60426ee95 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:22:59.005762 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:59.005762 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:22:59.006746 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d02bc11-b9ff-4310-8144-93e60426ee95 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:22:59.007180 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1034/4119] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:58 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:22:59.240348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bde7a392-2f89-4243-ac75-3e9d56c43f31 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:59.244824 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bde7a392-2f89-4243-ac75-3e9d56c43f31 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:22:59.244824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bde7a392-2f89-4243-ac75-3e9d56c43f31 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:59.244824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bde7a392-2f89-4243-ac75-3e9d56c43f31 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:59.257369 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:59.257369 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:22:59.262498 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bde7a392-2f89-4243-ac75-3e9d56c43f31 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:22:59.269521 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bde7a392-2f89-4243-ac75-3e9d56c43f31 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:22:59.270292 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1034/4120] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:22:59 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1649 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:22:59.936987 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ee20a578-cb6b-4758-9ac1-9823120d0a92 req-4c9b9657-154a-45f9-8454-0e612706e271 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:22:59.939181 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee20a578-cb6b-4758-9ac1-9823120d0a92 req-4c9b9657-154a-45f9-8454-0e612706e271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23 Aug 23 18:22:59.939418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ee20a578-cb6b-4758-9ac1-9823120d0a92 req-4c9b9657-154a-45f9-8454-0e612706e271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:22:59.939654 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ee20a578-cb6b-4758-9ac1-9823120d0a92 req-4c9b9657-154a-45f9-8454-0e612706e271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:22:59.948660 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:22:59.948660 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:00.006899 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee20a578-cb6b-4758-9ac1-9823120d0a92 req-4c9b9657-154a-45f9-8454-0e612706e271 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23 returned with HTTP 200 Aug 23 18:23:00.007517 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1028/4121] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:22:59 2026] DELETE /volume/v3/attachments/858f8f33-0d0b-492b-8ff3-ec0dabb33f23 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:00.020834 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-408b9876-8ab5-4a7a-a8c6-1a5421b0d5ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:00.023808 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-408b9876-8ab5-4a7a-a8c6-1a5421b0d5ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:00.024018 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-408b9876-8ab5-4a7a-a8c6-1a5421b0d5ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:00.024224 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-408b9876-8ab5-4a7a-a8c6-1a5421b0d5ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:00.024365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-408b9876-8ab5-4a7a-a8c6-1a5421b0d5ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:00.030359 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:00.030359 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:00.030945 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-408b9876-8ab5-4a7a-a8c6-1a5421b0d5ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:00.031376 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1026/4122] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:00 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:00.284915 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-caab6902-0744-4042-b9dc-b5f311410e43 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:00.286610 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caab6902-0744-4042-b9dc-b5f311410e43 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:23:00.286777 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caab6902-0744-4042-b9dc-b5f311410e43 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:00.286971 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caab6902-0744-4042-b9dc-b5f311410e43 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:00.297636 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:00.297636 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:00.308611 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-caab6902-0744-4042-b9dc-b5f311410e43 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:00.316373 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caab6902-0744-4042-b9dc-b5f311410e43 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:23:00.316983 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1035/4123] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:00 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:00.329816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bc45a745-e035-4145-a4ad-b16ac1646934 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:00.332569 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc45a745-e035-4145-a4ad-b16ac1646934 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:23:00.333289 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc45a745-e035-4145-a4ad-b16ac1646934 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-70484942"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:00.335729 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-bc45a745-e035-4145-a4ad-b16ac1646934 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating new backup {'backup': {'volume_id': '37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-70484942'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:23:00.336033 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-bc45a745-e035-4145-a4ad-b16ac1646934 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating backup of volume 37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 in container None Aug 23 18:23:00.348437 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:00.348437 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:00.349396 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bc45a745-e035-4145-a4ad-b16ac1646934 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:00.377479 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-bc45a745-e035-4145-a4ad-b16ac1646934 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['d3affa1b-6f21-4d42-97be-14648230b219', '8cc4201b-163e-48e7-92eb-abe01ec2be4b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:00.434669 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc45a745-e035-4145-a4ad-b16ac1646934 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:23:00.434669 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1035/4124] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:23:00 2026] POST /volume/v3/backups => generated 328 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:00.449266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c53e50e3-5c65-492e-b5ab-59047b920e89 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:00.451286 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c53e50e3-5c65-492e-b5ab-59047b920e89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:00.451548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c53e50e3-5c65-492e-b5ab-59047b920e89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:00.451771 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c53e50e3-5c65-492e-b5ab-59047b920e89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:00.451961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c53e50e3-5c65-492e-b5ab-59047b920e89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:00.456930 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:00.456930 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:00.457733 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c53e50e3-5c65-492e-b5ab-59047b920e89 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:00.458245 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1029/4125] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:00 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:01.043937 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ee184cf-8c5b-4e16-8ab4-c73836204449 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:01.047139 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ee184cf-8c5b-4e16-8ab4-c73836204449 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:01.047139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ee184cf-8c5b-4e16-8ab4-c73836204449 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:01.047139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ee184cf-8c5b-4e16-8ab4-c73836204449 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:01.047139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9ee184cf-8c5b-4e16-8ab4-c73836204449 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:01.051019 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:01.051019 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:01.052004 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ee184cf-8c5b-4e16-8ab4-c73836204449 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:01.052521 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1027/4126] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:01 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:01.474251 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62fc2810-534f-4c97-9252-1e9cc571dfa3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:01.476401 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62fc2810-534f-4c97-9252-1e9cc571dfa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:01.476628 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62fc2810-534f-4c97-9252-1e9cc571dfa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:01.476902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62fc2810-534f-4c97-9252-1e9cc571dfa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:01.477031 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-62fc2810-534f-4c97-9252-1e9cc571dfa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:01.482157 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:01.482157 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:01.483115 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62fc2810-534f-4c97-9252-1e9cc571dfa3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:01.483574 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1036/4127] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:01 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:02.062007 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dee62b3f-13f6-41e0-81b9-ddb0b6ea6b8b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:02.064190 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dee62b3f-13f6-41e0-81b9-ddb0b6ea6b8b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:02.064482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dee62b3f-13f6-41e0-81b9-ddb0b6ea6b8b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:02.064724 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dee62b3f-13f6-41e0-81b9-ddb0b6ea6b8b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:02.064906 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-dee62b3f-13f6-41e0-81b9-ddb0b6ea6b8b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:02.070580 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:02.070580 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:02.071688 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dee62b3f-13f6-41e0-81b9-ddb0b6ea6b8b tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:02.072219 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1036/4128] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:02 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:02.424069 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-af58fc3d-24d7-4b9c-a849-28e3d8fec167 req-d8dd2424-1c8e-4130-84ea-79e2581dd3dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:02.427825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-af58fc3d-24d7-4b9c-a849-28e3d8fec167 req-d8dd2424-1c8e-4130-84ea-79e2581dd3dd tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 Aug 23 18:23:02.427825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-af58fc3d-24d7-4b9c-a849-28e3d8fec167 req-d8dd2424-1c8e-4130-84ea-79e2581dd3dd tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:02.427825 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-af58fc3d-24d7-4b9c-a849-28e3d8fec167 req-d8dd2424-1c8e-4130-84ea-79e2581dd3dd tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:02.438907 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:02.438907 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:02.442739 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-af58fc3d-24d7-4b9c-a849-28e3d8fec167 req-d8dd2424-1c8e-4130-84ea-79e2581dd3dd tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:23:02.447684 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-af58fc3d-24d7-4b9c-a849-28e3d8fec167 req-d8dd2424-1c8e-4130-84ea-79e2581dd3dd tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 returned with HTTP 200 Aug 23 18:23:02.448202 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1030/4129] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:02 2026] GET /volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:02.496729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-671c6206-fb74-40aa-95fd-d9f9f43e3c56 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:02.498627 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-671c6206-fb74-40aa-95fd-d9f9f43e3c56 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:02.498865 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-671c6206-fb74-40aa-95fd-d9f9f43e3c56 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:02.499077 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-671c6206-fb74-40aa-95fd-d9f9f43e3c56 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:02.499177 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-671c6206-fb74-40aa-95fd-d9f9f43e3c56 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:02.503307 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:02.503307 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:02.504106 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-671c6206-fb74-40aa-95fd-d9f9f43e3c56 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:02.504467 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1028/4130] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:02 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:03.086860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79e5d1b2-0489-47e6-9a8d-c5c55a5d5120 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:03.088954 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79e5d1b2-0489-47e6-9a8d-c5c55a5d5120 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:03.089170 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79e5d1b2-0489-47e6-9a8d-c5c55a5d5120 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:03.089417 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79e5d1b2-0489-47e6-9a8d-c5c55a5d5120 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:03.089559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-79e5d1b2-0489-47e6-9a8d-c5c55a5d5120 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:03.100091 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:03.100091 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:03.100091 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79e5d1b2-0489-47e6-9a8d-c5c55a5d5120 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:03.100185 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1037/4131] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:03 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:03.521780 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-371e8625-2d05-4109-9c57-34125defc02d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:03.523694 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-371e8625-2d05-4109-9c57-34125defc02d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:03.523992 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-371e8625-2d05-4109-9c57-34125defc02d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:03.524241 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-371e8625-2d05-4109-9c57-34125defc02d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:03.524378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-371e8625-2d05-4109-9c57-34125defc02d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:03.529525 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:03.529525 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:03.530489 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-371e8625-2d05-4109-9c57-34125defc02d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:03.530961 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1037/4132] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:03 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:04.113748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32adfb70-b7ac-4c63-b7cf-ce38aa9924a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:04.116117 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32adfb70-b7ac-4c63-b7cf-ce38aa9924a6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:04.116931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32adfb70-b7ac-4c63-b7cf-ce38aa9924a6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:04.116931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32adfb70-b7ac-4c63-b7cf-ce38aa9924a6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:04.118911 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-32adfb70-b7ac-4c63-b7cf-ce38aa9924a6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:04.125134 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:04.125134 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:04.126148 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32adfb70-b7ac-4c63-b7cf-ce38aa9924a6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:04.126814 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1031/4133] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:04 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:04.544914 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aebb7601-1098-463e-8fc2-61cd248cafd6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:04.548028 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aebb7601-1098-463e-8fc2-61cd248cafd6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:04.548212 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aebb7601-1098-463e-8fc2-61cd248cafd6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:04.548630 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aebb7601-1098-463e-8fc2-61cd248cafd6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:04.548630 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-aebb7601-1098-463e-8fc2-61cd248cafd6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:04.555651 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:04.555651 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:04.556664 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aebb7601-1098-463e-8fc2-61cd248cafd6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:04.557157 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1029/4134] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:04 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:05.144090 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bae3f170-1452-47ff-8e45-07d8b430f03e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.146029 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bae3f170-1452-47ff-8e45-07d8b430f03e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:05.146221 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bae3f170-1452-47ff-8e45-07d8b430f03e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:05.146407 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bae3f170-1452-47ff-8e45-07d8b430f03e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:05.146502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bae3f170-1452-47ff-8e45-07d8b430f03e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:05.152171 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:05.152171 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:05.152902 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bae3f170-1452-47ff-8e45-07d8b430f03e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:05.153185 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1038/4135] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:05 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:05.508446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d8b64246-adbb-4b7f-b3fd-2eb14e35e427 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.510279 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8b64246-adbb-4b7f-b3fd-2eb14e35e427 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:23:05.510581 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8b64246-adbb-4b7f-b3fd-2eb14e35e427 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:05.510821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8b64246-adbb-4b7f-b3fd-2eb14e35e427 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:05.510932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-d8b64246-adbb-4b7f-b3fd-2eb14e35e427 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Delete snapshot with id: 6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:23:05.515576 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8b64246-adbb-4b7f-b3fd-2eb14e35e427 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 404 Aug 23 18:23:05.516033 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1038/4136] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:23:05 2026] DELETE /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:05.529913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-088a0180-fbf9-431b-af55-ad8235da87ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.531888 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-088a0180-fbf9-431b-af55-ad8235da87ff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 Aug 23 18:23:05.532106 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-088a0180-fbf9-431b-af55-ad8235da87ff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:05.532314 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-088a0180-fbf9-431b-af55-ad8235da87ff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:05.541992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-088a0180-fbf9-431b-af55-ad8235da87ff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 returned with HTTP 404 Aug 23 18:23:05.542552 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1032/4137] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:23:05 2026] GET /volume/v3/snapshots/6af01011-1eae-4da4-8843-61343a3470c9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:05.582987 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13cbf0d4-ef2a-4154-9145-655ac82b2167 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.588586 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13cbf0d4-ef2a-4154-9145-655ac82b2167 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:05.588586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13cbf0d4-ef2a-4154-9145-655ac82b2167 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:05.588586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13cbf0d4-ef2a-4154-9145-655ac82b2167 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:05.588586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-13cbf0d4-ef2a-4154-9145-655ac82b2167 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:05.597857 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:05.597857 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:05.599565 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13cbf0d4-ef2a-4154-9145-655ac82b2167 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:05.599646 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9de7db25-3540-409d-a895-0f36e6d62c14 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.599685 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1030/4138] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:05 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:05.602050 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9de7db25-3540-409d-a895-0f36e6d62c14 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:23:05.602325 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9de7db25-3540-409d-a895-0f36e6d62c14 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:05.602566 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9de7db25-3540-409d-a895-0f36e6d62c14 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:05.614295 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:05.614295 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:05.618312 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9de7db25-3540-409d-a895-0f36e6d62c14 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:05.624079 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9de7db25-3540-409d-a895-0f36e6d62c14 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:23:05.624321 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1039/4139] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:05 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:05.650446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9e656498-4865-4f9e-960b-a96e13540f21 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.654190 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9e656498-4865-4f9e-960b-a96e13540f21 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c/action Aug 23 18:23:05.654641 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9e656498-4865-4f9e-960b-a96e13540f21 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:05.654818 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9e656498-4865-4f9e-960b-a96e13540f21 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:05.674804 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:05.674804 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:05.674804 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9e656498-4865-4f9e-960b-a96e13540f21 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:05.692902 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9e656498-4865-4f9e-960b-a96e13540f21 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Begin detaching volume completed successfully. Aug 23 18:23:05.693127 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9e656498-4865-4f9e-960b-a96e13540f21 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c/action returned with HTTP 202 Aug 23 18:23:05.693684 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1039/4140] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:23:05 2026] POST /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:05.772420 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1c6fd5f7-1c3b-4b56-9c88-7cf11d046768 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.772946 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c6fd5f7-1c3b-4b56-9c88-7cf11d046768 None None] GET https://10.4.3.148/volume// Aug 23 18:23:05.773180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c6fd5f7-1c3b-4b56-9c88-7cf11d046768 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:05.773495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c6fd5f7-1c3b-4b56-9c88-7cf11d046768 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:05.774005 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c6fd5f7-1c3b-4b56-9c88-7cf11d046768 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:05.774648 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1033/4141] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:05.786917 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-dfd02096-2686-4487-ab25-a40953171a52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:05.793451 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-dfd02096-2686-4487-ab25-a40953171a52 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:23:05.793752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-dfd02096-2686-4487-ab25-a40953171a52 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:05.794032 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-dfd02096-2686-4487-ab25-a40953171a52 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:05.805147 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:05.805147 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:05.808929 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-dfd02096-2686-4487-ab25-a40953171a52 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:05.813038 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-dfd02096-2686-4487-ab25-a40953171a52 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:23:05.813617 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1031/4142] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:05 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 23 18:23:06.166630 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-81f3476d-e7ca-4ed4-8d46-f3f13c2558a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:06.168594 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81f3476d-e7ca-4ed4-8d46-f3f13c2558a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:06.168826 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81f3476d-e7ca-4ed4-8d46-f3f13c2558a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:06.169017 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81f3476d-e7ca-4ed4-8d46-f3f13c2558a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:06.169130 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-81f3476d-e7ca-4ed4-8d46-f3f13c2558a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:06.175990 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:06.175990 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:06.176944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81f3476d-e7ca-4ed4-8d46-f3f13c2558a5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:06.177597 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1040/4143] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:06 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:06.616205 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af808c7f-37f7-48bd-bb68-3e8236f24933 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:06.619050 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af808c7f-37f7-48bd-bb68-3e8236f24933 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:06.619311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af808c7f-37f7-48bd-bb68-3e8236f24933 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:06.620595 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af808c7f-37f7-48bd-bb68-3e8236f24933 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:06.620595 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-af808c7f-37f7-48bd-bb68-3e8236f24933 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:06.625007 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:06.625007 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:06.625951 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af808c7f-37f7-48bd-bb68-3e8236f24933 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:06.626531 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1040/4144] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:06 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:07.188374 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e9262b8-5a54-4f23-aa5b-588c05e2ddc4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:07.190081 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e9262b8-5a54-4f23-aa5b-588c05e2ddc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:07.190170 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e9262b8-5a54-4f23-aa5b-588c05e2ddc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:07.190334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e9262b8-5a54-4f23-aa5b-588c05e2ddc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:07.190446 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6e9262b8-5a54-4f23-aa5b-588c05e2ddc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:07.194780 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:07.194780 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:07.195459 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e9262b8-5a54-4f23-aa5b-588c05e2ddc4 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:07.195783 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1034/4145] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:07 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:07.640320 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1091938-1aba-4453-ab8f-d42297b7fc30 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:07.644233 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1091938-1aba-4453-ab8f-d42297b7fc30 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:07.644990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1091938-1aba-4453-ab8f-d42297b7fc30 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:07.644990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1091938-1aba-4453-ab8f-d42297b7fc30 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:07.644990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d1091938-1aba-4453-ab8f-d42297b7fc30 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:07.654939 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:07.654939 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:07.657629 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1091938-1aba-4453-ab8f-d42297b7fc30 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:07.658053 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1032/4146] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:07 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:08.149097 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9378e33c-c965-4f23-8722-527ad1877a3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:08.152994 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9378e33c-c965-4f23-8722-527ad1877a3c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] DELETE https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 Aug 23 18:23:08.153241 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9378e33c-c965-4f23-8722-527ad1877a3c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:08.153552 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9378e33c-c965-4f23-8722-527ad1877a3c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:08.164079 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:08.164079 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:08.208385 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b132773-e84a-4f79-b1fd-7296e2c53973 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:08.210973 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b132773-e84a-4f79-b1fd-7296e2c53973 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:08.212082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b132773-e84a-4f79-b1fd-7296e2c53973 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:08.212082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b132773-e84a-4f79-b1fd-7296e2c53973 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:08.212817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5b132773-e84a-4f79-b1fd-7296e2c53973 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:08.219284 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:08.219284 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:08.222385 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b132773-e84a-4f79-b1fd-7296e2c53973 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:08.222385 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1041/4147] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:08 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:08.224900 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1f884ca3-a25d-452a-92db-c5bbd88df325 req-9378e33c-c965-4f23-8722-527ad1877a3c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 returned with HTTP 200 Aug 23 18:23:08.225919 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1041/4148] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:23:08 2026] DELETE /volume/v3/attachments/ef8de36e-57cf-4f92-88a8-b7fe02cb8975 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:08.672550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d175375-86c9-480d-aeb2-f5c47c59cdcb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:08.676653 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d175375-86c9-480d-aeb2-f5c47c59cdcb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:08.677264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d175375-86c9-480d-aeb2-f5c47c59cdcb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:08.677264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d175375-86c9-480d-aeb2-f5c47c59cdcb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:08.677434 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2d175375-86c9-480d-aeb2-f5c47c59cdcb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:08.686876 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:08.686876 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:08.687741 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d175375-86c9-480d-aeb2-f5c47c59cdcb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:08.688406 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1035/4149] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:08 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:08.947584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c5f0cd09-e712-4f87-9098-cbdb8e45be63 req-4d285e0b-bcdf-4153-a371-bc5c6671bdd8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:08.950844 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c5f0cd09-e712-4f87-9098-cbdb8e45be63 req-4d285e0b-bcdf-4153-a371-bc5c6671bdd8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:23:08.950844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c5f0cd09-e712-4f87-9098-cbdb8e45be63 req-4d285e0b-bcdf-4153-a371-bc5c6671bdd8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:08.950917 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c5f0cd09-e712-4f87-9098-cbdb8e45be63 req-4d285e0b-bcdf-4153-a371-bc5c6671bdd8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:08.962144 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:08.962144 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:08.968857 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c5f0cd09-e712-4f87-9098-cbdb8e45be63 req-4d285e0b-bcdf-4153-a371-bc5c6671bdd8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:08.970723 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c5f0cd09-e712-4f87-9098-cbdb8e45be63 req-4d285e0b-bcdf-4153-a371-bc5c6671bdd8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:23:08.971252 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1033/4150] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:08 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:08.985201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:08.987413 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] DELETE https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:23:08.987643 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:08.987908 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:08.988084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Delete volume with id: 943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:23:08.997065 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:08.997065 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:08.997742 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:09.026123 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Delete volume request issued successfully. Aug 23 18:23:09.026294 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab4dbe5b-fad1-4bfa-813f-ded1e2e7e0a3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 202 Aug 23 18:23:09.026815 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1042/4151] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:08 2026] DELETE /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:09.037166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af32d833-c283-4971-9c98-7d85214a0b46 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:09.040614 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af32d833-c283-4971-9c98-7d85214a0b46 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:23:09.040799 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af32d833-c283-4971-9c98-7d85214a0b46 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:09.041075 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af32d833-c283-4971-9c98-7d85214a0b46 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:09.051766 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:09.051766 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:09.057276 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-af32d833-c283-4971-9c98-7d85214a0b46 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:09.062274 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af32d833-c283-4971-9c98-7d85214a0b46 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 200 Aug 23 18:23:09.062274 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1042/4152] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:09 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:09.235760 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe9e246f-a385-46da-a966-583fa6696b81 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:09.237808 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe9e246f-a385-46da-a966-583fa6696b81 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:09.238063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe9e246f-a385-46da-a966-583fa6696b81 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:09.238295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe9e246f-a385-46da-a966-583fa6696b81 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:09.238458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fe9e246f-a385-46da-a966-583fa6696b81 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:09.242967 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:09.242967 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:09.243786 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe9e246f-a385-46da-a966-583fa6696b81 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:09.244176 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1036/4153] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:09 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:09.254858 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07bb7309-f76b-4f45-be95-41f16341919a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:09.256853 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07bb7309-f76b-4f45-be95-41f16341919a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:09.257136 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07bb7309-f76b-4f45-be95-41f16341919a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:09.257404 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07bb7309-f76b-4f45-be95-41f16341919a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:09.257504 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-07bb7309-f76b-4f45-be95-41f16341919a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:09.262504 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:09.262504 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:09.263097 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07bb7309-f76b-4f45-be95-41f16341919a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:09.263617 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1034/4154] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:09 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:09.272552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:09.274579 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:23:09.275036 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2c6a26a-f298-4349-a88b-03f2454e2f17", "incremental": true, "force": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:09.277198 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating new backup {'backup': {'volume_id': 'e2c6a26a-f298-4349-a88b-03f2454e2f17', 'incremental': True, 'force': True}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:23:09.277198 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating backup of volume e2c6a26a-f298-4349-a88b-03f2454e2f17 in container None Aug 23 18:23:09.289752 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:09.289752 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:09.290500 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:09.316122 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['7ea3e9d8-fbc0-4c52-9ec1-01deeb6cbb31', '51d339f2-3a68-43f7-bf24-f8bc81080359'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:09.372300 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d18d7bc-1d3c-4fbb-991a-243e6f49d0c3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:23:09.373112 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1043/4155] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:23:09 2026] POST /volume/v3/backups => generated 288 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:09.387422 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c02c894-182e-4c19-8224-0f423c8fc1f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:09.390023 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c02c894-182e-4c19-8224-0f423c8fc1f2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:09.390371 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c02c894-182e-4c19-8224-0f423c8fc1f2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:09.390946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c02c894-182e-4c19-8224-0f423c8fc1f2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:09.390946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1c02c894-182e-4c19-8224-0f423c8fc1f2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:09.397850 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:09.397850 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:09.398782 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c02c894-182e-4c19-8224-0f423c8fc1f2 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:09.399299 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1043/4156] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:09 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:09.707911 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-883a5a1b-459f-4b17-9aa8-a5c4bf91bbfa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:09.710224 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-883a5a1b-459f-4b17-9aa8-a5c4bf91bbfa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:09.711785 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-883a5a1b-459f-4b17-9aa8-a5c4bf91bbfa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:09.711785 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-883a5a1b-459f-4b17-9aa8-a5c4bf91bbfa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:09.714087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-883a5a1b-459f-4b17-9aa8-a5c4bf91bbfa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:09.725918 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:09.725918 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:09.727020 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-883a5a1b-459f-4b17-9aa8-a5c4bf91bbfa tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:09.727736 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1037/4157] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:09 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:10.076389 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9dacd100-7f91-4a55-90eb-96214c211836 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:10.078534 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dacd100-7f91-4a55-90eb-96214c211836 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c Aug 23 18:23:10.080009 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9dacd100-7f91-4a55-90eb-96214c211836 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:10.080009 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9dacd100-7f91-4a55-90eb-96214c211836 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:10.088161 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dacd100-7f91-4a55-90eb-96214c211836 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c returned with HTTP 404 Aug 23 18:23:10.088904 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1035/4158] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:10 2026] GET /volume/v3/volumes/943299b9-0659-4c9d-945b-8a12fa7d705c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:10.419250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7203635d-d470-4357-bc45-c65a79ef5d35 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:10.421166 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7203635d-d470-4357-bc45-c65a79ef5d35 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:10.421363 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7203635d-d470-4357-bc45-c65a79ef5d35 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:10.421571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7203635d-d470-4357-bc45-c65a79ef5d35 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:10.421684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7203635d-d470-4357-bc45-c65a79ef5d35 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:10.426214 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:10.426214 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:10.427057 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7203635d-d470-4357-bc45-c65a79ef5d35 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:10.427521 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1044/4159] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:10 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:10.745014 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3425cb83-2e69-4468-b6c0-bf162c7b3e2c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:10.749983 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3425cb83-2e69-4468-b6c0-bf162c7b3e2c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:10.750225 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3425cb83-2e69-4468-b6c0-bf162c7b3e2c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:10.750465 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3425cb83-2e69-4468-b6c0-bf162c7b3e2c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:10.750611 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3425cb83-2e69-4468-b6c0-bf162c7b3e2c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:10.758930 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:10.758930 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:10.759862 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3425cb83-2e69-4468-b6c0-bf162c7b3e2c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:10.760180 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1044/4160] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:10 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:11.374124 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-24bade16-930e-480e-95ff-a5b04caa5028 req-74964b13-cac8-42fc-8c57-86dd03a52371 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.380579 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-74964b13-cac8-42fc-8c57-86dd03a52371 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:11.380776 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-74964b13-cac8-42fc-8c57-86dd03a52371 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:11.380993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-74964b13-cac8-42fc-8c57-86dd03a52371 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:11.406398 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:11.406398 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:11.414742 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-24bade16-930e-480e-95ff-a5b04caa5028 req-74964b13-cac8-42fc-8c57-86dd03a52371 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:11.424540 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-74964b13-cac8-42fc-8c57-86dd03a52371 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:11.424761 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1038/4161] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:11 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:11.444173 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-73f7285e-c5d5-4f46-b66c-d3e9b1940457 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.449488 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73f7285e-c5d5-4f46-b66c-d3e9b1940457 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:11.449488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73f7285e-c5d5-4f46-b66c-d3e9b1940457 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:11.449488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73f7285e-c5d5-4f46-b66c-d3e9b1940457 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:11.449488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-73f7285e-c5d5-4f46-b66c-d3e9b1940457 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:11.456369 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:11.456369 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:11.456987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73f7285e-c5d5-4f46-b66c-d3e9b1940457 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:11.457396 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1036/4162] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:11 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:11.535104 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-191aabba-2ec7-4e55-9134-41a1ffec778d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.535469 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-191aabba-2ec7-4e55-9134-41a1ffec778d None None] GET https://10.4.3.148/volume// Aug 23 18:23:11.535669 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-191aabba-2ec7-4e55-9134-41a1ffec778d None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:11.535871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-191aabba-2ec7-4e55-9134-41a1ffec778d None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:11.536177 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-191aabba-2ec7-4e55-9134-41a1ffec778d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:11.536490 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1045/4163] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:23:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:11.547207 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-24bade16-930e-480e-95ff-a5b04caa5028 req-97d6c7ad-6452-4bcc-9406-591adcea2e0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.730764 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-97d6c7ad-6452-4bcc-9406-591adcea2e0f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:23:11.731192 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-97d6c7ad-6452-4bcc-9406-591adcea2e0f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6d6fc72-df6f-47c4-b552-d8c85d4e519c", "connector": null, "instance_uuid": "c3b99a34-93fa-420b-a3ae-bf7b46a33bb5"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:11.740517 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:11.740517 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:11.764284 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-97d6c7ad-6452-4bcc-9406-591adcea2e0f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:23:11.764807 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1045/4164] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:23:11 2026] POST /volume/v3/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:11.773892 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6146d95e-9d9c-432b-8cb4-8f11cdc9aa86 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.775862 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6146d95e-9d9c-432b-8cb4-8f11cdc9aa86 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:11.776063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6146d95e-9d9c-432b-8cb4-8f11cdc9aa86 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:11.777735 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6146d95e-9d9c-432b-8cb4-8f11cdc9aa86 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:11.777735 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6146d95e-9d9c-432b-8cb4-8f11cdc9aa86 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:11.781040 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:11.781040 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:11.781815 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6146d95e-9d9c-432b-8cb4-8f11cdc9aa86 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:11.782304 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1039/4165] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:11 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:11.792113 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-61b34f48-70e6-48d4-97a7-65aa22420649 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.794839 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61b34f48-70e6-48d4-97a7-65aa22420649 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:11.795049 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61b34f48-70e6-48d4-97a7-65aa22420649 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:11.795236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61b34f48-70e6-48d4-97a7-65aa22420649 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:11.804858 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:11.804858 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:11.811101 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-61b34f48-70e6-48d4-97a7-65aa22420649 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:11.811866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5dc66d76-e2a4-483e-97f9-6eb9c01afb30 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.812383 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5dc66d76-e2a4-483e-97f9-6eb9c01afb30 None None] GET https://10.4.3.148/volume// Aug 23 18:23:11.812610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5dc66d76-e2a4-483e-97f9-6eb9c01afb30 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:11.812882 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5dc66d76-e2a4-483e-97f9-6eb9c01afb30 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:11.813280 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5dc66d76-e2a4-483e-97f9-6eb9c01afb30 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:11.813932 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1046/4166] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:11.815128 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61b34f48-70e6-48d4-97a7-65aa22420649 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:11.815539 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1037/4167] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:11 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:11.831062 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-24bade16-930e-480e-95ff-a5b04caa5028 req-f669f9a4-962e-43de-b2c4-ed08df35b04c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.833755 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-f669f9a4-962e-43de-b2c4-ed08df35b04c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:11.834252 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-f669f9a4-962e-43de-b2c4-ed08df35b04c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:11.834252 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-f669f9a4-962e-43de-b2c4-ed08df35b04c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:11.844331 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:11.844331 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:11.849002 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-24bade16-930e-480e-95ff-a5b04caa5028 req-f669f9a4-962e-43de-b2c4-ed08df35b04c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:11.855055 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-f669f9a4-962e-43de-b2c4-ed08df35b04c tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:11.855737 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1046/4168] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:11 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 1083 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:11.973959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-24bade16-930e-480e-95ff-a5b04caa5028 req-725c8727-d6d8-4872-a9f6-3f7f8a26fa90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:11.976531 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-725c8727-d6d8-4872-a9f6-3f7f8a26fa90 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] PUT https://10.4.3.148/volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c Aug 23 18:23:11.976930 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-725c8727-d6d8-4872-a9f6-3f7f8a26fa90 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:11.985472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-24bade16-930e-480e-95ff-a5b04caa5028 req-725c8727-d6d8-4872-a9f6-3f7f8a26fa90 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Acquiring lock "cinder-attachment_update-c6d6fc72-df6f-47c4-b552-d8c85d4e519c-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:23:11.992033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-24bade16-930e-480e-95ff-a5b04caa5028 req-725c8727-d6d8-4872-a9f6-3f7f8a26fa90 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Lock "cinder-attachment_update-c6d6fc72-df6f-47c4-b552-d8c85d4e519c-np0000007943" acquired by "attachment_update" :: waited 0.007s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:23:11.993515 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:11.993515 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:12.109186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-24bade16-930e-480e-95ff-a5b04caa5028 req-725c8727-d6d8-4872-a9f6-3f7f8a26fa90 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Lock "cinder-attachment_update-c6d6fc72-df6f-47c4-b552-d8c85d4e519c-np0000007943" released by "attachment_update" :: held 0.117s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:23:12.109639 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-725c8727-d6d8-4872-a9f6-3f7f8a26fa90 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c returned with HTTP 200 Aug 23 18:23:12.110172 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1040/4169] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:23:11 2026] PUT /volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:12.118941 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-24bade16-930e-480e-95ff-a5b04caa5028 req-26d71712-5253-4e04-841b-7d26d42c978e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:12.121703 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-26d71712-5253-4e04-841b-7d26d42c978e tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/encryption Aug 23 18:23:12.121942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-26d71712-5253-4e04-841b-7d26d42c978e tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:12.122213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-26d71712-5253-4e04-841b-7d26d42c978e tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:12.142670 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:12.142670 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:12.152851 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-26d71712-5253-4e04-841b-7d26d42c978e tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/encryption returned with HTTP 200 Aug 23 18:23:12.153625 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1047/4170] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:23:12 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:12.469300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-caba2f2e-4f90-4d78-b2de-3a13be4d9810 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:12.471258 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caba2f2e-4f90-4d78-b2de-3a13be4d9810 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:12.471594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-caba2f2e-4f90-4d78-b2de-3a13be4d9810 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:12.471808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-caba2f2e-4f90-4d78-b2de-3a13be4d9810 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:12.472313 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-caba2f2e-4f90-4d78-b2de-3a13be4d9810 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:12.477138 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:12.477138 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:12.477943 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caba2f2e-4f90-4d78-b2de-3a13be4d9810 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:12.478309 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1038/4171] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:12 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:12.797882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a1905c0-6bb7-492f-80b7-8331dbc6888a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:12.800028 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a1905c0-6bb7-492f-80b7-8331dbc6888a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:12.800028 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a1905c0-6bb7-492f-80b7-8331dbc6888a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:12.800218 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a1905c0-6bb7-492f-80b7-8331dbc6888a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:12.800429 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8a1905c0-6bb7-492f-80b7-8331dbc6888a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:12.805903 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:12.805903 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:12.806889 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a1905c0-6bb7-492f-80b7-8331dbc6888a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:12.807336 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1047/4172] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:12 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:23:12.834540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3748e69e-99e6-4cfb-aae4-005538e97d07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:12.842813 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3748e69e-99e6-4cfb-aae4-005538e97d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:12.842813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3748e69e-99e6-4cfb-aae4-005538e97d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:12.842813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3748e69e-99e6-4cfb-aae4-005538e97d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:12.871516 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:12.871516 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:12.877875 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3748e69e-99e6-4cfb-aae4-005538e97d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:12.885535 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3748e69e-99e6-4cfb-aae4-005538e97d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:12.886176 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1041/4173] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:12 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:13.491869 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-62bc60c5-811b-4260-a998-caa946ba9d03 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:13.496014 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-62bc60c5-811b-4260-a998-caa946ba9d03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:13.496309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-62bc60c5-811b-4260-a998-caa946ba9d03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:13.496549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-62bc60c5-811b-4260-a998-caa946ba9d03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:13.496694 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-62bc60c5-811b-4260-a998-caa946ba9d03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:13.505418 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:13.505418 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:13.507499 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-62bc60c5-811b-4260-a998-caa946ba9d03 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:13.507499 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1048/4174] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:13 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:13.820109 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc352db7-3c78-4214-995b-58561ca14afc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:13.823619 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc352db7-3c78-4214-995b-58561ca14afc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:13.823922 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc352db7-3c78-4214-995b-58561ca14afc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:13.824186 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc352db7-3c78-4214-995b-58561ca14afc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:13.824991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fc352db7-3c78-4214-995b-58561ca14afc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:13.831504 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:13.831504 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:13.832407 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc352db7-3c78-4214-995b-58561ca14afc tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:13.833059 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1039/4175] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:13 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:13.904171 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-197fb67f-fdac-4753-8112-c3ba794cea48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:13.906342 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-197fb67f-fdac-4753-8112-c3ba794cea48 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:13.906639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-197fb67f-fdac-4753-8112-c3ba794cea48 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:13.906922 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-197fb67f-fdac-4753-8112-c3ba794cea48 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:13.921435 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:13.921435 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:13.925756 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-197fb67f-fdac-4753-8112-c3ba794cea48 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:13.930873 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-197fb67f-fdac-4753-8112-c3ba794cea48 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:13.931270 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1048/4176] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:13 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:14.533717 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-717d4be6-48a4-4523-b256-c204fa80ff2d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:14.536184 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-717d4be6-48a4-4523-b256-c204fa80ff2d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:14.536514 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-717d4be6-48a4-4523-b256-c204fa80ff2d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:14.536784 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-717d4be6-48a4-4523-b256-c204fa80ff2d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:14.537016 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-717d4be6-48a4-4523-b256-c204fa80ff2d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:14.541154 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:14.541154 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:14.542197 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-717d4be6-48a4-4523-b256-c204fa80ff2d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:14.542659 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1042/4177] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:14 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:14.845433 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-330e4a35-c4b8-4d68-9f41-967f2cf88433 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:14.847551 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-330e4a35-c4b8-4d68-9f41-967f2cf88433 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:14.847887 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-330e4a35-c4b8-4d68-9f41-967f2cf88433 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:14.848138 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-330e4a35-c4b8-4d68-9f41-967f2cf88433 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:14.848296 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-330e4a35-c4b8-4d68-9f41-967f2cf88433 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:14.856886 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:14.856886 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:14.858048 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-330e4a35-c4b8-4d68-9f41-967f2cf88433 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:14.863025 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1049/4178] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:14 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:14.945769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-31489b5c-1480-49d8-b126-45bd0c896a3b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:14.949067 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31489b5c-1480-49d8-b126-45bd0c896a3b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:14.949324 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31489b5c-1480-49d8-b126-45bd0c896a3b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:14.949589 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31489b5c-1480-49d8-b126-45bd0c896a3b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:14.962573 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:14.962573 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:14.967904 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31489b5c-1480-49d8-b126-45bd0c896a3b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:14.973940 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31489b5c-1480-49d8-b126-45bd0c896a3b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:14.974600 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1040/4179] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:14 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:15.560603 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e58110e-b0d9-4008-b4b5-bef7ee3fddbb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:15.562460 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e58110e-b0d9-4008-b4b5-bef7ee3fddbb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:15.563753 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e58110e-b0d9-4008-b4b5-bef7ee3fddbb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:15.563753 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e58110e-b0d9-4008-b4b5-bef7ee3fddbb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:15.563753 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3e58110e-b0d9-4008-b4b5-bef7ee3fddbb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:15.567555 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:15.567555 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:15.569241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e58110e-b0d9-4008-b4b5-bef7ee3fddbb tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:15.569916 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1049/4180] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:15 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:15.874135 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e0126f10-2bd8-42bd-8fa2-52475d01f9e6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:15.876227 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0126f10-2bd8-42bd-8fa2-52475d01f9e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:15.876439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0126f10-2bd8-42bd-8fa2-52475d01f9e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:15.876655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0126f10-2bd8-42bd-8fa2-52475d01f9e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:15.876829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e0126f10-2bd8-42bd-8fa2-52475d01f9e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:15.882424 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:15.882424 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:15.883978 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0126f10-2bd8-42bd-8fa2-52475d01f9e6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:15.884742 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1043/4181] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:15 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:15.993736 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-161eea56-3da5-4749-819c-286966b92898 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:15.997395 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-161eea56-3da5-4749-819c-286966b92898 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:15.998857 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-161eea56-3da5-4749-819c-286966b92898 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:15.998937 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-161eea56-3da5-4749-819c-286966b92898 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:16.009641 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:16.009641 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:16.014783 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-161eea56-3da5-4749-819c-286966b92898 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:16.020745 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-161eea56-3da5-4749-819c-286966b92898 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:16.021352 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1050/4182] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:15 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:16.581011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8975e852-5678-4ac2-babc-3acbdd0fcf38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:16.584305 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8975e852-5678-4ac2-babc-3acbdd0fcf38 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:16.584495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8975e852-5678-4ac2-babc-3acbdd0fcf38 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:16.584605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8975e852-5678-4ac2-babc-3acbdd0fcf38 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:16.584713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8975e852-5678-4ac2-babc-3acbdd0fcf38 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:16.594691 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:16.594691 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:16.596010 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8975e852-5678-4ac2-babc-3acbdd0fcf38 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:16.596471 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1041/4183] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:16 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:16.721617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:16.723895 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:16.724289 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-437985184", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:16.726005 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-437985184', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:16.734079 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-24bade16-930e-480e-95ff-a5b04caa5028 req-61a12ad0-ccaa-4805-89cd-caf0bd219295 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:16.738748 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-61a12ad0-ccaa-4805-89cd-caf0bd219295 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c/action Aug 23 18:23:16.739383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-61a12ad0-ccaa-4805-89cd-caf0bd219295 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:16.739595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-61a12ad0-ccaa-4805-89cd-caf0bd219295 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:16.769783 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:16.769783 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:16.784043 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-24bade16-930e-480e-95ff-a5b04caa5028 req-61a12ad0-ccaa-4805-89cd-caf0bd219295 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c/action returned with HTTP 204 Aug 23 18:23:16.784712 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1044/4184] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:23:16 2026] POST /volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:23:16.877825 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume of 1 GB Aug 23 18:23:16.881620 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Availability Zones retrieved successfully. Aug 23 18:23:16.886806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Flow 'volume_create_api' (e8bacde3-ca3e-4e7c-8c73-6985feeafc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:16.887948 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f157623-5cea-4261-a0d2-2b3801c639cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:16.888841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:23:16.900888 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da82abe8-5b0e-4edd-90b9-b30d078e7628 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:16.902608 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da82abe8-5b0e-4edd-90b9-b30d078e7628 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:16.902867 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da82abe8-5b0e-4edd-90b9-b30d078e7628 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:16.904296 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da82abe8-5b0e-4edd-90b9-b30d078e7628 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:16.904296 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-da82abe8-5b0e-4edd-90b9-b30d078e7628 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:16.909503 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:16.909503 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:16.912845 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da82abe8-5b0e-4edd-90b9-b30d078e7628 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:16.916119 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1051/4185] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:16 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:16.933908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-776981c1-e02a-4858-9e94-122f0ec557c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:16.937708 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-776981c1-e02a-4858-9e94-122f0ec557c6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:16.937708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-776981c1-e02a-4858-9e94-122f0ec557c6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:16.939876 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-776981c1-e02a-4858-9e94-122f0ec557c6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:16.939876 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-776981c1-e02a-4858-9e94-122f0ec557c6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:16.946893 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:16.946893 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:16.948197 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-776981c1-e02a-4858-9e94-122f0ec557c6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:16.948548 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1042/4186] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:16 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:16.967265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7ad2b74-5a02-419f-8b28-318dfae99140 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:16.968381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f157623-5cea-4261-a0d2-2b3801c639cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:16.969444 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c53b506-ab22-49c7-8110-d985bf51d46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:16.970227 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7ad2b74-5a02-419f-8b28-318dfae99140 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:16.970495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7ad2b74-5a02-419f-8b28-318dfae99140 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:16.970685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7ad2b74-5a02-419f-8b28-318dfae99140 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:16.970783 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-b7ad2b74-5a02-419f-8b28-318dfae99140 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete backup with id: e25c0c4a-678f-440a-98f5-ea0c171e0ca5. Aug 23 18:23:16.976251 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:16.976251 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:16.990206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-b7ad2b74-5a02-419f-8b28-318dfae99140 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] delete_backup rpcapi backup_id e25c0c4a-678f-440a-98f5-ea0c171e0ca5 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:23:16.991983 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7ad2b74-5a02-419f-8b28-318dfae99140 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 202 Aug 23 18:23:16.992454 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1045/4187] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:16 2026] DELETE /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:17.001044 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d1c21a10-6850-4895-99a3-7db8d61d500b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.004319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1c21a10-6850-4895-99a3-7db8d61d500b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:17.004590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1c21a10-6850-4895-99a3-7db8d61d500b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.004873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1c21a10-6850-4895-99a3-7db8d61d500b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.005092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d1c21a10-6850-4895-99a3-7db8d61d500b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:17.011419 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.011419 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:17.012465 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1c21a10-6850-4895-99a3-7db8d61d500b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:17.012945 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1052/4188] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:17.038924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e08050e-c650-4d1d-8caa-2083d172a1dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.040645 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e08050e-c650-4d1d-8caa-2083d172a1dd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:17.040832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e08050e-c650-4d1d-8caa-2083d172a1dd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.041273 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e08050e-c650-4d1d-8caa-2083d172a1dd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.048592 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Created reservations ['eb7c87a7-154f-4fe2-8a62-880a6f88e0a2', 'f8953189-240d-4de8-8ddb-b9bed2e55020', '77b8cfd4-88f4-4b26-8c69-f7ba0c810dc7', '6c9ad0b3-9993-420a-9ee8-3840b9209d1d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:17.049927 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c53b506-ab22-49c7-8110-d985bf51d46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb7c87a7-154f-4fe2-8a62-880a6f88e0a2', 'f8953189-240d-4de8-8ddb-b9bed2e55020', '77b8cfd4-88f4-4b26-8c69-f7ba0c810dc7', '6c9ad0b3-9993-420a-9ee8-3840b9209d1d']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:17.050578 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd12f9f-f1d8-430e-8f42-51e37571b307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:17.051100 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.051100 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:17.056881 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5e08050e-c650-4d1d-8caa-2083d172a1dd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:17.061543 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e08050e-c650-4d1d-8caa-2083d172a1dd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:17.061982 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1043/4189] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 1196 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:17.079753 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e281cc6f-e25e-4dd3-a362-9c0d7b2bfd4b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.084083 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e281cc6f-e25e-4dd3-a362-9c0d7b2bfd4b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:17.084320 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e281cc6f-e25e-4dd3-a362-9c0d7b2bfd4b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.084572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e281cc6f-e25e-4dd3-a362-9c0d7b2bfd4b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.088172 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd12f9f-f1d8-430e-8f42-51e37571b307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c80a91-46c4-4ee2-bbf1-e4c778a545f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-437985184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef79ad9834845528723c5346e208161',qos_specs=None,replication_status=,reservations=['eb7c87a7-154f-4fe2-8a62-880a6f88e0a2','f8953189-240d-4de8-8ddb-b9bed2e55020','77b8cfd4-88f4-4b26-8c69-f7ba0c810dc7','6c9ad0b3-9993-420a-9ee8-3840b9209d1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1323963977584046a2ac8085560ee319',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-437985184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c80a91-46c4-4ee2-bbf1-e4c778a545f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef79ad9834845528723c5346e208161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1323963977584046a2ac8085560ee319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:17.089449 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7abe173-3aa6-4581-bd4b-92e1328639ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:17.097424 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.097424 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:17.104876 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e281cc6f-e25e-4dd3-a362-9c0d7b2bfd4b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:17.111606 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e281cc6f-e25e-4dd3-a362-9c0d7b2bfd4b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:17.112045 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1046/4190] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 1196 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:17.113583 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7abe173-3aa6-4581-bd4b-92e1328639ca) transitioned into state 'SUCCESS' from state '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-437985184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef79ad9834845528723c5346e208161',qos_specs=None,replication_status=,reservations=['eb7c87a7-154f-4fe2-8a62-880a6f88e0a2','f8953189-240d-4de8-8ddb-b9bed2e55020','77b8cfd4-88f4-4b26-8c69-f7ba0c810dc7','6c9ad0b3-9993-420a-9ee8-3840b9209d1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1323963977584046a2ac8085560ee319',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:17.114784 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e35717-3e40-4571-b3c1-3b02843ce041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:17.128001 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e35717-3e40-4571-b3c1-3b02843ce041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:17.128532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Flow 'volume_create_api' (e8bacde3-ca3e-4e7c-8c73-6985feeafc1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:17.128917 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume request issued successfully. Aug 23 18:23:17.130418 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d41bf700-7b5d-4fc4-8be3-22371baef43d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:23:17.130591 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1050/4191] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:23:16 2026] POST /volume/v3/volumes => generated 780 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:17.146967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5132d26d-cfc7-401a-9e11-c1c740903581 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.149785 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5132d26d-cfc7-401a-9e11-c1c740903581 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:23:17.150004 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5132d26d-cfc7-401a-9e11-c1c740903581 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.150739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5132d26d-cfc7-401a-9e11-c1c740903581 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.160964 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.160964 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:17.166536 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5132d26d-cfc7-401a-9e11-c1c740903581 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:23:17.166611 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-bc3179ee-7102-4889-9fde-0d7626ebd409 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.169301 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-bc3179ee-7102-4889-9fde-0d7626ebd409 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:17.169570 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-bc3179ee-7102-4889-9fde-0d7626ebd409 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.169848 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-bc3179ee-7102-4889-9fde-0d7626ebd409 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.172937 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5132d26d-cfc7-401a-9e11-c1c740903581 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:23:17.173404 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1053/4192] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:17.188839 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.188839 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:17.193920 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-bc3179ee-7102-4889-9fde-0d7626ebd409 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:17.199328 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-bc3179ee-7102-4889-9fde-0d7626ebd409 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:17.199753 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1044/4193] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 1196 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:17.223934 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-3bb1a910-0708-4f71-9676-bd17365e9d73 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.226601 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-3bb1a910-0708-4f71-9676-bd17365e9d73 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/action Aug 23 18:23:17.227295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-3bb1a910-0708-4f71-9676-bd17365e9d73 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:17.227295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-3bb1a910-0708-4f71-9676-bd17365e9d73 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:17.244139 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.244139 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:17.244850 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-3bb1a910-0708-4f71-9676-bd17365e9d73 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:17.252651 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-3bb1a910-0708-4f71-9676-bd17365e9d73 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Begin detaching volume completed successfully. Aug 23 18:23:17.253294 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-3bb1a910-0708-4f71-9676-bd17365e9d73 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/action returned with HTTP 202 Aug 23 18:23:17.254209 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1047/4194] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:23:17 2026] POST /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:17.313920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39d7c899-9331-4b71-80f8-20474e63583d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.314018 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39d7c899-9331-4b71-80f8-20474e63583d None None] GET https://10.4.3.148/volume// Aug 23 18:23:17.314280 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39d7c899-9331-4b71-80f8-20474e63583d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.314428 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39d7c899-9331-4b71-80f8-20474e63583d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.314864 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39d7c899-9331-4b71-80f8-20474e63583d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:17.315574 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1051/4195] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:17.324020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-481fd2cd-8d8a-4dc6-9455-014aa3ecb642 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.326866 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-481fd2cd-8d8a-4dc6-9455-014aa3ecb642 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:17.327013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-481fd2cd-8d8a-4dc6-9455-014aa3ecb642 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.327254 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-481fd2cd-8d8a-4dc6-9455-014aa3ecb642 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.340626 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.340626 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:17.345602 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-481fd2cd-8d8a-4dc6-9455-014aa3ecb642 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:17.350995 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-481fd2cd-8d8a-4dc6-9455-014aa3ecb642 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:17.351548 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1054/4196] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 1379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:17.369078 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-1432d8dc-9869-4c5b-b75f-b9b60ddae618 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.372007 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-1432d8dc-9869-4c5b-b75f-b9b60ddae618 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/encryption Aug 23 18:23:17.372256 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-1432d8dc-9869-4c5b-b75f-b9b60ddae618 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.372508 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-1432d8dc-9869-4c5b-b75f-b9b60ddae618 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.385321 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.385321 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:17.394705 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-1432d8dc-9869-4c5b-b75f-b9b60ddae618 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/encryption returned with HTTP 200 Aug 23 18:23:17.395278 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1045/4197] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:17.610855 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aac2e211-b622-47e7-892a-3aea74619358 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:17.614092 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aac2e211-b622-47e7-892a-3aea74619358 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:17.614845 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aac2e211-b622-47e7-892a-3aea74619358 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:17.615071 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aac2e211-b622-47e7-892a-3aea74619358 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:17.615327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-aac2e211-b622-47e7-892a-3aea74619358 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:17.620551 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:17.620551 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:17.621518 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aac2e211-b622-47e7-892a-3aea74619358 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:17.623938 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1048/4198] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:17 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:18.025780 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7bcb21d1-a71e-4cd3-93af-299e378ce1a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:18.027962 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bcb21d1-a71e-4cd3-93af-299e378ce1a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:18.028299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bcb21d1-a71e-4cd3-93af-299e378ce1a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:18.028299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bcb21d1-a71e-4cd3-93af-299e378ce1a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:18.028445 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7bcb21d1-a71e-4cd3-93af-299e378ce1a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:18.033859 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:18.033859 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:18.034827 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bcb21d1-a71e-4cd3-93af-299e378ce1a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:18.035334 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1052/4199] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:18 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:18.186575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad5bb0f5-7489-4886-87c4-40b5a7ac3638 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:18.188576 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad5bb0f5-7489-4886-87c4-40b5a7ac3638 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:23:18.188804 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad5bb0f5-7489-4886-87c4-40b5a7ac3638 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:18.189014 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad5bb0f5-7489-4886-87c4-40b5a7ac3638 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:18.196811 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:18.196811 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:18.202846 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ad5bb0f5-7489-4886-87c4-40b5a7ac3638 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:23:18.208829 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad5bb0f5-7489-4886-87c4-40b5a7ac3638 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:23:18.208829 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1055/4200] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:23:18 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:18.229477 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-313b3dc4-4003-49bc-8625-5a01440168f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:18.232278 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-313b3dc4-4003-49bc-8625-5a01440168f3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:23:18.232881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-313b3dc4-4003-49bc-8625-5a01440168f3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:18.233069 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-313b3dc4-4003-49bc-8625-5a01440168f3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:18.247556 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:18.247556 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:18.254749 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-313b3dc4-4003-49bc-8625-5a01440168f3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:23:18.265949 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-313b3dc4-4003-49bc-8625-5a01440168f3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:23:18.265949 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1046/4201] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:23:18 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:18.466766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-c10c97e5-c11e-4126-b87f-55190628af1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:18.475431 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-c10c97e5-c11e-4126-b87f-55190628af1d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] DELETE https://10.4.3.148/volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c Aug 23 18:23:18.475520 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-c10c97e5-c11e-4126-b87f-55190628af1d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:18.475893 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-c10c97e5-c11e-4126-b87f-55190628af1d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:18.495450 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:18.495450 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:18.563067 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dfbc1d53-5a4d-482a-b83f-34b2e834fe32 req-c10c97e5-c11e-4126-b87f-55190628af1d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c returned with HTTP 200 Aug 23 18:23:18.563613 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1049/4202] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:23:18 2026] DELETE /volume/v3/attachments/91b02264-4c79-47af-83bb-91e3b00d7a5c => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:18.633166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5b27ebe1-df63-4980-9a30-81e457f00dfe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:18.635306 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b27ebe1-df63-4980-9a30-81e457f00dfe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:18.635480 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b27ebe1-df63-4980-9a30-81e457f00dfe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:18.635650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b27ebe1-df63-4980-9a30-81e457f00dfe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:18.635746 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5b27ebe1-df63-4980-9a30-81e457f00dfe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:18.642209 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:18.642209 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:18.644243 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b27ebe1-df63-4980-9a30-81e457f00dfe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:18.644243 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1053/4203] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:18 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:19.048654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe98e445-8171-4558-a4c7-72690c5e4591 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:19.051667 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe98e445-8171-4558-a4c7-72690c5e4591 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:19.051777 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe98e445-8171-4558-a4c7-72690c5e4591 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:19.052038 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe98e445-8171-4558-a4c7-72690c5e4591 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:19.052309 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fe98e445-8171-4558-a4c7-72690c5e4591 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:19.057253 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:19.057253 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:19.058173 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe98e445-8171-4558-a4c7-72690c5e4591 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:19.058618 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1056/4204] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:19 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:19.461912 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-10725615-4140-4daa-872b-8c0d71de5efd req-50251a75-5fbd-4e21-b219-59ba9e6d8f02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:19.467217 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-10725615-4140-4daa-872b-8c0d71de5efd req-50251a75-5fbd-4e21-b219-59ba9e6d8f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:19.467622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-10725615-4140-4daa-872b-8c0d71de5efd req-50251a75-5fbd-4e21-b219-59ba9e6d8f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:19.467963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-10725615-4140-4daa-872b-8c0d71de5efd req-50251a75-5fbd-4e21-b219-59ba9e6d8f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:19.478305 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:19.478305 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:19.482905 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-10725615-4140-4daa-872b-8c0d71de5efd req-50251a75-5fbd-4e21-b219-59ba9e6d8f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:19.493594 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-10725615-4140-4daa-872b-8c0d71de5efd req-50251a75-5fbd-4e21-b219-59ba9e6d8f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:19.494513 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1047/4205] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:19 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:19.654881 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d43367f6-e41b-4710-a190-15502ffe62ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:19.655307 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-60932edf-baf4-415e-a9a7-9cf4276f713b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:19.656915 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d43367f6-e41b-4710-a190-15502ffe62ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:19.657179 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d43367f6-e41b-4710-a190-15502ffe62ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:19.657228 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-60932edf-baf4-415e-a9a7-9cf4276f713b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:23:19.657438 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-60932edf-baf4-415e-a9a7-9cf4276f713b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:19.657525 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d43367f6-e41b-4710-a190-15502ffe62ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:19.657525 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d43367f6-e41b-4710-a190-15502ffe62ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:19.657611 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-60932edf-baf4-415e-a9a7-9cf4276f713b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:19.662535 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:19.662535 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:19.663243 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d43367f6-e41b-4710-a190-15502ffe62ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:19.663662 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1054/4206] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:19 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:19.666863 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:19.666863 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:19.673414 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-60932edf-baf4-415e-a9a7-9cf4276f713b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:23:19.679250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49046fdf-99a7-40ca-a0c2-220039ec6a54 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:19.679250 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49046fdf-99a7-40ca-a0c2-220039ec6a54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:19.679250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49046fdf-99a7-40ca-a0c2-220039ec6a54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:19.679250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49046fdf-99a7-40ca-a0c2-220039ec6a54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:19.679250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-49046fdf-99a7-40ca-a0c2-220039ec6a54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:19.685143 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:19.685143 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:19.686128 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49046fdf-99a7-40ca-a0c2-220039ec6a54 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:19.687653 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1057/4207] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:19 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:19.687814 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-60932edf-baf4-415e-a9a7-9cf4276f713b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:23:19.687814 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1050/4208] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:19 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1370 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:19.697809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e3c0742-6635-47a5-a533-7e344bd1d351 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:19.700646 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e3c0742-6635-47a5-a533-7e344bd1d351 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:19.701033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e3c0742-6635-47a5-a533-7e344bd1d351 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:19.701287 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e3c0742-6635-47a5-a533-7e344bd1d351 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:19.701739 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-7e3c0742-6635-47a5-a533-7e344bd1d351 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete backup with id: ae4475ef-613a-4448-96fc-8513c319da4e. Aug 23 18:23:19.710194 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:19.710194 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:19.729387 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-7e3c0742-6635-47a5-a533-7e344bd1d351 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] delete_backup rpcapi backup_id ae4475ef-613a-4448-96fc-8513c319da4e {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:23:19.735152 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e3c0742-6635-47a5-a533-7e344bd1d351 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 202 Aug 23 18:23:19.735597 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1048/4209] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:19 2026] DELETE /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:19.745306 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ade59366-2f4f-40e2-ae44-bc3d5778dcc0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:19.747291 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ade59366-2f4f-40e2-ae44-bc3d5778dcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:19.747507 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ade59366-2f4f-40e2-ae44-bc3d5778dcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:19.747740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ade59366-2f4f-40e2-ae44-bc3d5778dcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:19.748064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ade59366-2f4f-40e2-ae44-bc3d5778dcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:19.753044 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:19.753044 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:19.753899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ade59366-2f4f-40e2-ae44-bc3d5778dcc0 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 200 Aug 23 18:23:19.754256 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1055/4210] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:19 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:20.073155 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-79df10e5-5997-4f68-be92-bd064f9c6fea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:20.075626 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79df10e5-5997-4f68-be92-bd064f9c6fea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:20.075977 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-79df10e5-5997-4f68-be92-bd064f9c6fea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:20.076317 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-79df10e5-5997-4f68-be92-bd064f9c6fea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:20.076317 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-79df10e5-5997-4f68-be92-bd064f9c6fea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:20.084412 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:20.084412 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:20.085616 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79df10e5-5997-4f68-be92-bd064f9c6fea tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 200 Aug 23 18:23:20.086287 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1058/4211] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:20 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:20.411997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7432b482-2754-43db-984e-bdd7eadb5220 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:20.413869 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7432b482-2754-43db-984e-bdd7eadb5220 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:23:20.414043 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7432b482-2754-43db-984e-bdd7eadb5220 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:20.414234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7432b482-2754-43db-984e-bdd7eadb5220 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:20.422700 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:20.422700 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:20.428104 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7432b482-2754-43db-984e-bdd7eadb5220 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:23:20.434371 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7432b482-2754-43db-984e-bdd7eadb5220 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:23:20.434999 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1051/4212] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:20 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:20.447703 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c64ada86-e43c-44e0-8bd1-feb68ae3be40 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:20.448156 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c64ada86-e43c-44e0-8bd1-feb68ae3be40 None None] GET https://10.4.3.148/volume// Aug 23 18:23:20.448331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c64ada86-e43c-44e0-8bd1-feb68ae3be40 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:20.448562 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c64ada86-e43c-44e0-8bd1-feb68ae3be40 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:20.448931 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c64ada86-e43c-44e0-8bd1-feb68ae3be40 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:20.449300 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1049/4213] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:23:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:20.458087 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7ebc1851-731d-4d8f-845f-a677e28c026b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:20.460109 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7ebc1851-731d-4d8f-845f-a677e28c026b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:23:20.460419 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7ebc1851-731d-4d8f-845f-a677e28c026b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6c80a91-46c4-4ee2-bbf1-e4c778a545f8", "connector": null, "instance_uuid": "74401040-7382-4520-9d88-921cd8a17cd1"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:20.468937 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:20.468937 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:20.495766 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-7ebc1851-731d-4d8f-845f-a677e28c026b tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:23:20.496652 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1056/4214] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:23:20 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 23 18:23:20.766131 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a3cda22-d233-42d6-91da-62c2c19102ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:20.769811 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a3cda22-d233-42d6-91da-62c2c19102ab tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e Aug 23 18:23:20.769811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a3cda22-d233-42d6-91da-62c2c19102ab tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:20.769811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a3cda22-d233-42d6-91da-62c2c19102ab tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:20.769811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2a3cda22-d233-42d6-91da-62c2c19102ab tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ae4475ef-613a-4448-96fc-8513c319da4e. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:20.773729 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a3cda22-d233-42d6-91da-62c2c19102ab tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e returned with HTTP 404 Aug 23 18:23:20.774328 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1059/4215] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:20 2026] GET /volume/v3/backups/ae4475ef-613a-4448-96fc-8513c319da4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:20.781377 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:20.783225 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:23:20.783225 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2c6a26a-f298-4349-a88b-03f2454e2f17", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1731168237", "container": "tempest-volumesbackupstest-backup-container-1334399692"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:20.784612 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating new backup {'backup': {'volume_id': 'e2c6a26a-f298-4349-a88b-03f2454e2f17', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1731168237', 'container': 'tempest-volumesbackupstest-backup-container-1334399692'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:23:20.784732 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Creating backup of volume e2c6a26a-f298-4349-a88b-03f2454e2f17 in container tempest-volumesbackupstest-backup-container-1334399692 Aug 23 18:23:20.793662 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:20.793662 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:20.794134 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:20.809223 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Created reservations ['f081e3c5-2ef0-436f-88d2-4f5eb2bb30b1', '849ccee4-c150-4090-a666-d4a96ef17bf5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:20.845623 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88f6ddc0-28fe-4e75-81d9-e4ab527083ec tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:23:20.846075 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1052/4216] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:23:20 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:20.858686 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-77c8033f-9040-4391-b37b-fc8db4d54135 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:20.862643 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77c8033f-9040-4391-b37b-fc8db4d54135 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:20.863009 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77c8033f-9040-4391-b37b-fc8db4d54135 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:20.863303 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77c8033f-9040-4391-b37b-fc8db4d54135 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:20.863473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-77c8033f-9040-4391-b37b-fc8db4d54135 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:20.870004 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:20.870004 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:20.871107 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77c8033f-9040-4391-b37b-fc8db4d54135 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:20.871970 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1050/4217] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:20 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:21.099142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea567c57-f1bc-4c42-9249-9536f97402a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:21.100940 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea567c57-f1bc-4c42-9249-9536f97402a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 Aug 23 18:23:21.101186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea567c57-f1bc-4c42-9249-9536f97402a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:21.101386 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea567c57-f1bc-4c42-9249-9536f97402a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:21.101487 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ea567c57-f1bc-4c42-9249-9536f97402a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e25c0c4a-678f-440a-98f5-ea0c171e0ca5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:21.107211 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea567c57-f1bc-4c42-9249-9536f97402a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 returned with HTTP 404 Aug 23 18:23:21.107718 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1057/4218] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:21 2026] GET /volume/v3/backups/e25c0c4a-678f-440a-98f5-ea0c171e0ca5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:21.678395 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c49852d4-3187-4b11-8e09-f9ebc78bc41a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:21.683018 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c49852d4-3187-4b11-8e09-f9ebc78bc41a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:23:21.683018 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c49852d4-3187-4b11-8e09-f9ebc78bc41a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:21.683018 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c49852d4-3187-4b11-8e09-f9ebc78bc41a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:21.683018 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-c49852d4-3187-4b11-8e09-f9ebc78bc41a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete backup with id: 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. Aug 23 18:23:21.691661 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:21.691661 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:21.723474 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-c49852d4-3187-4b11-8e09-f9ebc78bc41a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] delete_backup rpcapi backup_id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:23:21.725013 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c49852d4-3187-4b11-8e09-f9ebc78bc41a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 202 Aug 23 18:23:21.725703 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1060/4219] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:21 2026] DELETE /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:21.738056 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b55c7c3-425b-479b-95c8-6e632a01d2b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:21.740778 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b55c7c3-425b-479b-95c8-6e632a01d2b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:23:21.741488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b55c7c3-425b-479b-95c8-6e632a01d2b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:21.741488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b55c7c3-425b-479b-95c8-6e632a01d2b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:21.741488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2b55c7c3-425b-479b-95c8-6e632a01d2b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:21.749056 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:21.749056 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:21.750089 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b55c7c3-425b-479b-95c8-6e632a01d2b0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 200 Aug 23 18:23:21.750584 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1053/4220] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:21 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:21.852341 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51c36c23-4dd7-44b4-9af4-5ea79495e94d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:21.852454 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51c36c23-4dd7-44b4-9af4-5ea79495e94d None None] GET https://10.4.3.148/volume// Aug 23 18:23:21.852598 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51c36c23-4dd7-44b4-9af4-5ea79495e94d None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:21.852784 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51c36c23-4dd7-44b4-9af4-5ea79495e94d None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:21.853245 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51c36c23-4dd7-44b4-9af4-5ea79495e94d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:21.853582 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1051/4221] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:21.869117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-836aca5f-99e1-432d-ab14-fd3600456dd6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:21.873857 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-836aca5f-99e1-432d-ab14-fd3600456dd6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:23:21.873857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-836aca5f-99e1-432d-ab14-fd3600456dd6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:21.873857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-836aca5f-99e1-432d-ab14-fd3600456dd6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:21.883290 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b4810cfa-c2bb-4257-966f-27ca4ef0e6ae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:21.886701 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4810cfa-c2bb-4257-966f-27ca4ef0e6ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:21.887933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4810cfa-c2bb-4257-966f-27ca4ef0e6ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:21.887933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4810cfa-c2bb-4257-966f-27ca4ef0e6ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:21.887933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b4810cfa-c2bb-4257-966f-27ca4ef0e6ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:21.896883 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:21.896883 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:21.898656 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:21.898656 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:21.899584 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4810cfa-c2bb-4257-966f-27ca4ef0e6ae tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:21.900618 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1061/4222] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:21 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:21.906616 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-836aca5f-99e1-432d-ab14-fd3600456dd6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:23:21.915549 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-836aca5f-99e1-432d-ab14-fd3600456dd6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:23:21.916138 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1058/4223] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:21 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1549 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:22.027596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-ee60ea46-29f0-49a8-a156-3869ed4850a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:22.030119 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-ee60ea46-29f0-49a8-a156-3869ed4850a4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] PUT https://10.4.3.148/volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4 Aug 23 18:23:22.030555 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-ee60ea46-29f0-49a8-a156-3869ed4850a4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:22.044723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-ee60ea46-29f0-49a8-a156-3869ed4850a4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Acquiring lock "cinder-attachment_update-e6c80a91-46c4-4ee2-bbf1-e4c778a545f8-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:23:22.052646 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-ee60ea46-29f0-49a8-a156-3869ed4850a4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Lock "cinder-attachment_update-e6c80a91-46c4-4ee2-bbf1-e4c778a545f8-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:23:22.054073 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:22.054073 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:22.167241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-ee60ea46-29f0-49a8-a156-3869ed4850a4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Lock "cinder-attachment_update-e6c80a91-46c4-4ee2-bbf1-e4c778a545f8-np0000007943" released by "attachment_update" :: held 0.115s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:23:22.167970 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-ee60ea46-29f0-49a8-a156-3869ed4850a4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4 returned with HTTP 200 Aug 23 18:23:22.168453 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1054/4224] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:23:22 2026] PUT /volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:22.200898 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-f2a7c575-b962-4a5c-b057-64ea24ad9918 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:22.206256 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-f2a7c575-b962-4a5c-b057-64ea24ad9918 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4/action Aug 23 18:23:22.206256 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-f2a7c575-b962-4a5c-b057-64ea24ad9918 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:22.206511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-f2a7c575-b962-4a5c-b057-64ea24ad9918 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:22.241435 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:22.241435 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:22.267035 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4a60bee9-eb81-449b-98f4-a3d07732b165 req-f2a7c575-b962-4a5c-b057-64ea24ad9918 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4/action returned with HTTP 204 Aug 23 18:23:22.267589 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1052/4225] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:23:22 2026] POST /volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:22.762311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-82e4e16a-407c-48e4-9080-a01f58cacccd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:22.764893 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82e4e16a-407c-48e4-9080-a01f58cacccd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b Aug 23 18:23:22.765220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82e4e16a-407c-48e4-9080-a01f58cacccd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:22.765486 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82e4e16a-407c-48e4-9080-a01f58cacccd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:22.765610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-82e4e16a-407c-48e4-9080-a01f58cacccd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id 63ce7767-6dea-41e1-a5f2-a49f5c80ae3b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:22.772263 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82e4e16a-407c-48e4-9080-a01f58cacccd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b returned with HTTP 404 Aug 23 18:23:22.772931 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1062/4226] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:22 2026] GET /volume/v3/backups/63ce7767-6dea-41e1-a5f2-a49f5c80ae3b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:22.787111 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:22.789896 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:22.790255 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-626499597"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:22.792109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-626499597'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:22.792299 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume of 1 GB Aug 23 18:23:22.797149 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Availability Zones retrieved successfully. Aug 23 18:23:22.804021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (f1a0eba8-e2b4-42b6-809c-9566e287e6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:22.805240 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a37d17d-c90a-446a-9ef7-ac7a0be5d696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:22.806223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:23:22.841516 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a37d17d-c90a-446a-9ef7-ac7a0be5d696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:22.842492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00535e14-d130-4d6a-95b0-a9e2ac2af319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:22.893520 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['822b70ae-d24a-4519-a935-0ca1264c4f92', 'af70b63d-fba8-4623-9904-bc2523b6d0b2', 'd23720cc-58a2-47c3-ba69-9c663e5c12c3', 'a7238d12-fdeb-491c-9087-9ff49a6ed829'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:22.894398 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00535e14-d130-4d6a-95b0-a9e2ac2af319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['822b70ae-d24a-4519-a935-0ca1264c4f92', 'af70b63d-fba8-4623-9904-bc2523b6d0b2', 'd23720cc-58a2-47c3-ba69-9c663e5c12c3', 'a7238d12-fdeb-491c-9087-9ff49a6ed829']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:22.895846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2f543b-8784-4bf9-977e-10c3721b3a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:22.913599 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34b32cc7-6217-454b-bcd6-cc2d70c925b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:22.916206 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34b32cc7-6217-454b-bcd6-cc2d70c925b7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:22.917736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34b32cc7-6217-454b-bcd6-cc2d70c925b7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:22.917736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34b32cc7-6217-454b-bcd6-cc2d70c925b7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:22.917736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-34b32cc7-6217-454b-bcd6-cc2d70c925b7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:22.923211 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:22.923211 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:22.923808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2f543b-8784-4bf9-977e-10c3721b3a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f75bcc5-98bf-496c-8cc9-0752ae06e84a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-626499597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['822b70ae-d24a-4519-a935-0ca1264c4f92','af70b63d-fba8-4623-9904-bc2523b6d0b2','d23720cc-58a2-47c3-ba69-9c663e5c12c3','a7238d12-fdeb-491c-9087-9ff49a6ed829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-626499597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f75bcc5-98bf-496c-8cc9-0752ae06e84a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa0118c4ff846fa970e9266340aeac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:22.924411 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34b32cc7-6217-454b-bcd6-cc2d70c925b7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:22.924618 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1055/4227] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:22 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:22.924915 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd04008-5569-42f5-a569-a10c6b9ea037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:22.945867 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd04008-5569-42f5-a569-a10c6b9ea037) transitioned into state 'SUCCESS' from state '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-626499597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef78aad44b7a4c84b2b4e9fcbfb52605',qos_specs=None,replication_status=,reservations=['822b70ae-d24a-4519-a935-0ca1264c4f92','af70b63d-fba8-4623-9904-bc2523b6d0b2','d23720cc-58a2-47c3-ba69-9c663e5c12c3','a7238d12-fdeb-491c-9087-9ff49a6ed829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa0118c4ff846fa970e9266340aeac6',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:22.946607 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f529b7d8-803c-4ca8-839a-1becd3ea22b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:22.956282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f529b7d8-803c-4ca8-839a-1becd3ea22b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:22.957164 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Flow 'volume_create_api' (f1a0eba8-e2b4-42b6-809c-9566e287e6a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:22.957494 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create volume request issued successfully. Aug 23 18:23:22.958107 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afc46d3a-5435-4062-ba50-ff95d7ba532a tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:23:22.958702 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1059/4228] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:23:22 2026] POST /volume/v3/volumes => generated 748 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:22.983688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eafc24fc-9ea2-485f-87f2-d0f9b89b489b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:22.989879 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eafc24fc-9ea2-485f-87f2-d0f9b89b489b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a Aug 23 18:23:22.990206 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eafc24fc-9ea2-485f-87f2-d0f9b89b489b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:22.990520 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eafc24fc-9ea2-485f-87f2-d0f9b89b489b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:23.006573 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:23.006573 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:23.011775 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eafc24fc-9ea2-485f-87f2-d0f9b89b489b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:23.017234 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eafc24fc-9ea2-485f-87f2-d0f9b89b489b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a returned with HTTP 200 Aug 23 18:23:23.017724 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1053/4229] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:22 2026] GET /volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:23.300862 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:23.303056 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:23.303137 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1264597530", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:23.305353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1264597530', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:23.305353 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Create volume of 1 GB Aug 23 18:23:23.310641 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Availability Zones retrieved successfully. Aug 23 18:23:23.318049 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Flow 'volume_create_api' (2f0d1ac6-1364-4432-9e46-3250b090bb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:23.321341 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc3db8a-c8ab-469d-b9b2-b397b6821772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:23.323198 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:23:23.363901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc3db8a-c8ab-469d-b9b2-b397b6821772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:23.364942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13eb5c8-8188-4323-9334-4f6e390efa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:23.426458 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Created reservations ['a6ae8bd7-cdd3-424a-b730-7397cd8a1d6a', '42f77acf-b121-42fb-a429-ffd605e110d6', '1062bb50-4f4b-410f-bf23-d3db08ed497a', 'b6189b8f-474b-435b-8b6c-fa665b5b1ef1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:23.427499 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13eb5c8-8188-4323-9334-4f6e390efa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6ae8bd7-cdd3-424a-b730-7397cd8a1d6a', '42f77acf-b121-42fb-a429-ffd605e110d6', '1062bb50-4f4b-410f-bf23-d3db08ed497a', 'b6189b8f-474b-435b-8b6c-fa665b5b1ef1']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:23.428454 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e500b45-45fe-4305-8dcc-f7491f3158c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:23.452965 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e500b45-45fe-4305-8dcc-f7491f3158c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea43c2f-e62d-479a-abc5-2283c1bdcd57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1264597530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab2102ebf2b4e3595ceffa6e84fe8e7',qos_specs=None,replication_status=,reservations=['a6ae8bd7-cdd3-424a-b730-7397cd8a1d6a','42f77acf-b121-42fb-a429-ffd605e110d6','1062bb50-4f4b-410f-bf23-d3db08ed497a','b6189b8f-474b-435b-8b6c-fa665b5b1ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671fc133fff4ecd97e353d433f67b84',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1264597530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea43c2f-e62d-479a-abc5-2283c1bdcd57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab2102ebf2b4e3595ceffa6e84fe8e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a671fc133fff4ecd97e353d433f67b84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:23.455116 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831cb584-73dd-419d-b994-ff5e617ba50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:23.493970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831cb584-73dd-419d-b994-ff5e617ba50b) transitioned into state 'SUCCESS' from state '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-1264597530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab2102ebf2b4e3595ceffa6e84fe8e7',qos_specs=None,replication_status=,reservations=['a6ae8bd7-cdd3-424a-b730-7397cd8a1d6a','42f77acf-b121-42fb-a429-ffd605e110d6','1062bb50-4f4b-410f-bf23-d3db08ed497a','b6189b8f-474b-435b-8b6c-fa665b5b1ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a671fc133fff4ecd97e353d433f67b84',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:23.494867 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03311ef0-e183-4455-9446-dfc506b9a8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:23.507807 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03311ef0-e183-4455-9446-dfc506b9a8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:23.508988 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Flow 'volume_create_api' (2f0d1ac6-1364-4432-9e46-3250b090bb03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:23.511192 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Create volume request issued successfully. Aug 23 18:23:23.511192 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07c01898-393e-4fc9-b7ac-f8d33c82e5ad tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:23:23.511192 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1063/4230] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:23:23 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 23 18:23:23.523959 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b43bd64d-e183-43e6-a750-087af57aea4e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:23.526099 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b43bd64d-e183-43e6-a750-087af57aea4e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:23.526348 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b43bd64d-e183-43e6-a750-087af57aea4e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:23.527053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b43bd64d-e183-43e6-a750-087af57aea4e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:23.537477 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:23.537477 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:23.542043 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b43bd64d-e183-43e6-a750-087af57aea4e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:23.547631 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b43bd64d-e183-43e6-a750-087af57aea4e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:23.547924 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1056/4231] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:23 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:23.847452 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:23.849575 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:23.849752 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:23.849977 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:23.850145 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume with id: c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:23.860218 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:23.860218 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:23.860849 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:23.880965 np0000007943 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:23:23.893830 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume request issued successfully. Aug 23 18:23:23.893830 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c368cb6b-cb40-4e67-86ab-8d2744aa2168 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 202 Aug 23 18:23:23.893830 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1060/4232] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:23 2026] DELETE /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:23.905587 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-990b1d27-64bb-4779-b822-633d92b08117 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:23.908683 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-990b1d27-64bb-4779-b822-633d92b08117 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:23.909022 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-990b1d27-64bb-4779-b822-633d92b08117 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:23.909312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-990b1d27-64bb-4779-b822-633d92b08117 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:23.920851 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:23.920851 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:23.927811 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-990b1d27-64bb-4779-b822-633d92b08117 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:23.935913 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-990b1d27-64bb-4779-b822-633d92b08117 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 200 Aug 23 18:23:23.936744 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1054/4233] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:23 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:23.937890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4231acee-c39b-49cf-9c1b-d0426d7bbc61 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:23.939945 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4231acee-c39b-49cf-9c1b-d0426d7bbc61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:23.940149 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4231acee-c39b-49cf-9c1b-d0426d7bbc61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:23.940365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4231acee-c39b-49cf-9c1b-d0426d7bbc61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:23.940531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4231acee-c39b-49cf-9c1b-d0426d7bbc61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:23.946156 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:23.946156 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:23.947068 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4231acee-c39b-49cf-9c1b-d0426d7bbc61 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:23.947464 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1064/4234] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:23 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.032821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d5d73f2-eb82-4320-b7c0-26c68ca6a0d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.034649 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d5d73f2-eb82-4320-b7c0-26c68ca6a0d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a Aug 23 18:23:24.034923 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d5d73f2-eb82-4320-b7c0-26c68ca6a0d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.035306 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d5d73f2-eb82-4320-b7c0-26c68ca6a0d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.046765 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.046765 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:24.053507 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7d5d73f2-eb82-4320-b7c0-26c68ca6a0d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:24.058359 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d5d73f2-eb82-4320-b7c0-26c68ca6a0d7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a returned with HTTP 200 Aug 23 18:23:24.058866 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1057/4235] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.076463 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.080321 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:23:24.080705 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f75bcc5-98bf-496c-8cc9-0752ae06e84a", "name": "tempest-VolumesBackupsTest-Snapshot-1957486556"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:24.092833 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.092833 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:24.093288 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:24.093412 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Create snapshot from volume 5f75bcc5-98bf-496c-8cc9-0752ae06e84a Aug 23 18:23:24.131997 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['6570815e-50e1-4f02-b818-d633722ccbc3', '9890cdcf-9f99-4d5b-a450-94237e25abb8', 'da0f36bf-4ce0-4a4f-9717-bd7a2432fd8b', '4d02b21b-0f22-46b6-a08a-cf3875bd9ec8'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:24.177835 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Snapshot create request issued successfully. Aug 23 18:23:24.177835 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a7b1e6c-5189-455a-a41a-f6ed57cc8b63 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:23:24.178159 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1061/4236] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:23:24 2026] POST /volume/v3/snapshots => generated 305 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:24.189124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6aa44822-8611-4d6b-a786-5e721e41e4ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.190265 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6aa44822-8611-4d6b-a786-5e721e41e4ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 Aug 23 18:23:24.190461 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6aa44822-8611-4d6b-a786-5e721e41e4ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.190664 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6aa44822-8611-4d6b-a786-5e721e41e4ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.195848 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.195848 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:24.196425 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6aa44822-8611-4d6b-a786-5e721e41e4ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Snapshot retrieved successfully. Aug 23 18:23:24.197821 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6aa44822-8611-4d6b-a786-5e721e41e4ad tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 returned with HTTP 200 Aug 23 18:23:24.198023 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1055/4237] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.562204 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17dee3b8-728d-4114-93be-e3269c39b6ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.564118 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17dee3b8-728d-4114-93be-e3269c39b6ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:24.564299 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17dee3b8-728d-4114-93be-e3269c39b6ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.564514 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17dee3b8-728d-4114-93be-e3269c39b6ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.571656 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.571656 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:24.575960 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-17dee3b8-728d-4114-93be-e3269c39b6ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:24.581540 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17dee3b8-728d-4114-93be-e3269c39b6ca tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:24.582157 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1065/4238] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.598135 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10ec4697-e8da-415a-a88a-b96226c1ec59 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.600227 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10ec4697-e8da-415a-a88a-b96226c1ec59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:24.600589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10ec4697-e8da-415a-a88a-b96226c1ec59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.600733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10ec4697-e8da-415a-a88a-b96226c1ec59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.608761 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.608761 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:24.613602 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-10ec4697-e8da-415a-a88a-b96226c1ec59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:24.618688 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10ec4697-e8da-415a-a88a-b96226c1ec59 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:24.619216 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1058/4239] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.635008 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.637622 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:23:24.637944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.638176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.638625 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:23:24.639423 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.639423 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:24.640766 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:23:24.650030 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Get all volumes completed successfully. Aug 23 18:23:24.650724 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65acb67d-a2ce-4033-95a0-895db5fe0a61 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:23:24.651185 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1062/4240] 10.4.3.148 () {66 vars in 1237 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.668561 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c671ad80-010c-44fe-9800-2222d4c36257 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.670440 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c671ad80-010c-44fe-9800-2222d4c36257 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:24.670672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c671ad80-010c-44fe-9800-2222d4c36257 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.670870 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c671ad80-010c-44fe-9800-2222d4c36257 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.680647 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.680647 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:24.686167 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c671ad80-010c-44fe-9800-2222d4c36257 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:24.691652 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c671ad80-010c-44fe-9800-2222d4c36257 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:24.692133 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1056/4241] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.753326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-12228809-3ed6-487a-9f65-db3e389624a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.756348 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-12228809-3ed6-487a-9f65-db3e389624a4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:24.756666 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-12228809-3ed6-487a-9f65-db3e389624a4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.756957 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-12228809-3ed6-487a-9f65-db3e389624a4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.765912 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.765912 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:24.770555 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-12228809-3ed6-487a-9f65-db3e389624a4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:24.775986 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-12228809-3ed6-487a-9f65-db3e389624a4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:24.776479 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1066/4242] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.875862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-78d6e572-2100-4514-bfed-a0c08a3c1cdc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.876701 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78d6e572-2100-4514-bfed-a0c08a3c1cdc None None] GET https://10.4.3.148/volume// Aug 23 18:23:24.876701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78d6e572-2100-4514-bfed-a0c08a3c1cdc None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.876951 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78d6e572-2100-4514-bfed-a0c08a3c1cdc None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.877422 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78d6e572-2100-4514-bfed-a0c08a3c1cdc None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:24.877989 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1059/4243] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:24.888705 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-1928bdba-6360-43b5-ace9-9a6eb2aa83b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.891134 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-1928bdba-6360-43b5-ace9-9a6eb2aa83b4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:23:24.892412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-1928bdba-6360-43b5-ace9-9a6eb2aa83b4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eea43c2f-e62d-479a-abc5-2283c1bdcd57", "connector": null, "instance_uuid": "845aa27d-c02d-4bc3-84e6-677e704069c9"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:24.903783 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.903783 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:24.947714 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-1928bdba-6360-43b5-ace9-9a6eb2aa83b4 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:23:24.948079 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1063/4244] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:23:24 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 23 18:23:24.950851 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43aa5f22-41e5-4f12-8570-57b97edeb926 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.955691 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43aa5f22-41e5-4f12-8570-57b97edeb926 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c Aug 23 18:23:24.955691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43aa5f22-41e5-4f12-8570-57b97edeb926 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.955691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43aa5f22-41e5-4f12-8570-57b97edeb926 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.964152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1167f093-e7fa-489c-87af-76df584e6674 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.969016 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43aa5f22-41e5-4f12-8570-57b97edeb926 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c returned with HTTP 404 Aug 23 18:23:24.969158 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1167f093-e7fa-489c-87af-76df584e6674 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:24.969214 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1057/4245] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes/c6d6fc72-df6f-47c4-b552-d8c85d4e519c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:24.969257 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1167f093-e7fa-489c-87af-76df584e6674 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.969257 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1167f093-e7fa-489c-87af-76df584e6674 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.969603 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1167f093-e7fa-489c-87af-76df584e6674 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:24.978564 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:24.978564 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:24.982298 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1167f093-e7fa-489c-87af-76df584e6674 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:24.983145 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:24.985737 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1067/4246] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:24.986764 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 Aug 23 18:23:24.986896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:24.987231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:24.987463 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume with id: 9795532d-4dee-4cf6-a878-37361a0826c1 Aug 23 18:23:24.999384 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66bf513d-801a-4026-a7f4-e4f6f26b5312 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.000294 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.000294 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:25.001995 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:25.003424 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66bf513d-801a-4026-a7f4-e4f6f26b5312 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:25.007307 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66bf513d-801a-4026-a7f4-e4f6f26b5312 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:25.007307 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66bf513d-801a-4026-a7f4-e4f6f26b5312 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:25.027182 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.027182 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:25.036176 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d22c8a76-5585-46b2-9631-d935546152c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.036176 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d22c8a76-5585-46b2-9631-d935546152c4 None None] GET https://10.4.3.148/volume// Aug 23 18:23:25.037573 np0000007943 devstack@c-api.service[100224]: WARNING cinder.keymgr.conf_key_mgr [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:23:25.040577 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d22c8a76-5585-46b2-9631-d935546152c4 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:25.041545 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-66bf513d-801a-4026-a7f4-e4f6f26b5312 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:25.041626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d22c8a76-5585-46b2-9631-d935546152c4 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:25.042328 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d22c8a76-5585-46b2-9631-d935546152c4 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:25.042772 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1058/4247] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:25 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:25.052686 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66bf513d-801a-4026-a7f4-e4f6f26b5312 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:25.052686 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1064/4248] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:24 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:25.060406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-b03400a4-5a56-4e79-8f98-0df24d6197d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.062182 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume request issued successfully. Aug 23 18:23:25.062182 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1e57960-9d84-4dd1-9600-0773ce4e0039 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 returned with HTTP 202 Aug 23 18:23:25.062508 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1060/4249] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:24 2026] DELETE /volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:25.066412 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-b03400a4-5a56-4e79-8f98-0df24d6197d3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:25.067406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-b03400a4-5a56-4e79-8f98-0df24d6197d3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:25.068399 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-b03400a4-5a56-4e79-8f98-0df24d6197d3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:25.073404 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c042172-5cfb-4556-8758-42c7e27c48b2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.077458 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c042172-5cfb-4556-8758-42c7e27c48b2 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 Aug 23 18:23:25.077883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c042172-5cfb-4556-8758-42c7e27c48b2 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:25.080691 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c042172-5cfb-4556-8758-42c7e27c48b2 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:25.084021 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.084021 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:25.091340 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-b03400a4-5a56-4e79-8f98-0df24d6197d3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:25.094252 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.094252 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:25.105319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-b03400a4-5a56-4e79-8f98-0df24d6197d3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:25.105967 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1068/4250] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:25 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 1027 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:25.109024 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c042172-5cfb-4556-8758-42c7e27c48b2 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:25.118383 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c042172-5cfb-4556-8758-42c7e27c48b2 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 returned with HTTP 200 Aug 23 18:23:25.118808 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1059/4251] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:25 2026] GET /volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:25.208809 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f4a4048-abd2-41ea-b786-90e6029c5c95 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.212725 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f4a4048-abd2-41ea-b786-90e6029c5c95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 Aug 23 18:23:25.212725 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f4a4048-abd2-41ea-b786-90e6029c5c95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:25.212855 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f4a4048-abd2-41ea-b786-90e6029c5c95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:25.219463 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.219463 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:25.220061 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f4a4048-abd2-41ea-b786-90e6029c5c95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Snapshot retrieved successfully. Aug 23 18:23:25.221330 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f4a4048-abd2-41ea-b786-90e6029c5c95 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 returned with HTTP 200 Aug 23 18:23:25.221478 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1065/4252] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:23:25 2026] GET /volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:25.238152 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.240865 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:23:25.240865 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f75bcc5-98bf-496c-8cc9-0752ae06e84a", "snapshot_id": "a263d386-29e8-4cc3-ae23-c104d4894203", "name": "tempest-VolumesBackupsTest-Backup-1758493527"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:25.242498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating new backup {'backup': {'volume_id': '5f75bcc5-98bf-496c-8cc9-0752ae06e84a', 'snapshot_id': 'a263d386-29e8-4cc3-ae23-c104d4894203', 'name': 'tempest-VolumesBackupsTest-Backup-1758493527'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:23:25.242661 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Creating backup of volume 5f75bcc5-98bf-496c-8cc9-0752ae06e84a in container None Aug 23 18:23:25.251826 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.251826 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:25.252420 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:25.262405 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.262405 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:25.263777 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Snapshot retrieved successfully. Aug 23 18:23:25.284539 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-75558d32-dd08-4448-b6d3-3db10064b341 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.287801 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-75558d32-dd08-4448-b6d3-3db10064b341 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] PUT https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 Aug 23 18:23:25.288327 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-75558d32-dd08-4448-b6d3-3db10064b341 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:25.299834 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Created reservations ['4056d39b-d235-41bd-ad91-b7102c4fbe26', '4da5e98e-8760-463f-bce2-fcc252c4b512'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:25.300503 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-75558d32-dd08-4448-b6d3-3db10064b341 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Acquiring lock "cinder-attachment_update-eea43c2f-e62d-479a-abc5-2283c1bdcd57-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:23:25.309631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-75558d32-dd08-4448-b6d3-3db10064b341 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Lock "cinder-attachment_update-eea43c2f-e62d-479a-abc5-2283c1bdcd57-np0000007943" acquired by "attachment_update" :: waited 0.008s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:23:25.313197 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.313197 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:25.352545 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f75b3f4-1fcb-46b5-aa15-7f4301cf92b6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:23:25.352545 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1061/4253] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:23:25 2026] POST /volume/v3/backups => generated 330 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:25.366706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfaff187-2599-48f7-81cd-4b8906dd4f46 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:25.369808 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfaff187-2599-48f7-81cd-4b8906dd4f46 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:25.370814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfaff187-2599-48f7-81cd-4b8906dd4f46 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:25.370814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfaff187-2599-48f7-81cd-4b8906dd4f46 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:25.370814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dfaff187-2599-48f7-81cd-4b8906dd4f46 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:25.377043 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:25.377043 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:25.377957 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfaff187-2599-48f7-81cd-4b8906dd4f46 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:25.378362 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1060/4254] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:25 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 771 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:25.450330 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-75558d32-dd08-4448-b6d3-3db10064b341 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Lock "cinder-attachment_update-eea43c2f-e62d-479a-abc5-2283c1bdcd57-np0000007943" released by "attachment_update" :: held 0.142s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:23:25.451006 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-75558d32-dd08-4448-b6d3-3db10064b341 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 returned with HTTP 200 Aug 23 18:23:25.451529 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1069/4255] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:23:25 2026] PUT /volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:25.998730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c98e33d-a890-43c9-8df8-04aa1371ee5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:26.001142 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c98e33d-a890-43c9-8df8-04aa1371ee5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:26.001587 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c98e33d-a890-43c9-8df8-04aa1371ee5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:26.001663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c98e33d-a890-43c9-8df8-04aa1371ee5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:26.001778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9c98e33d-a890-43c9-8df8-04aa1371ee5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:26.007159 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:26.007159 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:26.008181 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c98e33d-a890-43c9-8df8-04aa1371ee5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:26.008628 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1066/4256] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:25 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:26.068815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-20c5c95b-4909-4347-9e6f-7f5ddaed1dab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:26.070726 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20c5c95b-4909-4347-9e6f-7f5ddaed1dab tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:26.070942 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20c5c95b-4909-4347-9e6f-7f5ddaed1dab tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:26.071141 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20c5c95b-4909-4347-9e6f-7f5ddaed1dab tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:26.082083 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:26.082083 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:26.086304 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-20c5c95b-4909-4347-9e6f-7f5ddaed1dab tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:26.090856 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20c5c95b-4909-4347-9e6f-7f5ddaed1dab tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:26.091285 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1062/4257] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:26 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:26.134570 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ee64883-db75-490e-9a03-8b5661283748 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:26.136718 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ee64883-db75-490e-9a03-8b5661283748 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 Aug 23 18:23:26.137035 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ee64883-db75-490e-9a03-8b5661283748 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:26.137254 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ee64883-db75-490e-9a03-8b5661283748 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:26.144931 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ee64883-db75-490e-9a03-8b5661283748 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 returned with HTTP 404 Aug 23 18:23:26.145807 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1061/4258] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:26 2026] GET /volume/v3/volumes/9795532d-4dee-4cf6-a878-37361a0826c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:26.155164 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-10e38fa5-0002-41a8-9a9d-d69f1d86a7c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:26.157744 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10e38fa5-0002-41a8-9a9d-d69f1d86a7c9 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:23:26.157744 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10e38fa5-0002-41a8-9a9d-d69f1d86a7c9 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:26.159163 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10e38fa5-0002-41a8-9a9d-d69f1d86a7c9 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:26.159163 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:26.159163 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:26.159163 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-10e38fa5-0002-41a8-9a9d-d69f1d86a7c9 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:23:26.192212 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-10e38fa5-0002-41a8-9a9d-d69f1d86a7c9 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Get all volumes completed successfully. Aug 23 18:23:26.194560 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:26.194560 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:26.200247 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10e38fa5-0002-41a8-9a9d-d69f1d86a7c9 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:23:26.200762 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1070/4259] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:23:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14102 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:26.216817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b41a9898-68f2-4837-89bc-a67bc5d78eb8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:26.219137 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b41a9898-68f2-4837-89bc-a67bc5d78eb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] DELETE https://10.4.3.148/volume/v3/types/7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e Aug 23 18:23:26.219367 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b41a9898-68f2-4837-89bc-a67bc5d78eb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:26.219634 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b41a9898-68f2-4837-89bc-a67bc5d78eb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:26.249350 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b41a9898-68f2-4837-89bc-a67bc5d78eb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/types/7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e returned with HTTP 202 Aug 23 18:23:26.250140 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1067/4260] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:23:26 2026] DELETE /volume/v3/types/7c49e1eb-d2b3-4efe-a6dd-ad63058c4b1e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:26.389936 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1dce4983-e898-47ed-9adc-db96a997cf3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:26.391880 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dce4983-e898-47ed-9adc-db96a997cf3f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:26.392064 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1dce4983-e898-47ed-9adc-db96a997cf3f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:26.392240 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1dce4983-e898-47ed-9adc-db96a997cf3f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:26.392341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1dce4983-e898-47ed-9adc-db96a997cf3f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:26.397287 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:26.397287 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:26.398356 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dce4983-e898-47ed-9adc-db96a997cf3f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:26.398827 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1063/4261] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:26 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:27.025828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f39d211e-445b-4301-bdee-2b440f7fc619 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:27.030249 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f39d211e-445b-4301-bdee-2b440f7fc619 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:27.030913 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f39d211e-445b-4301-bdee-2b440f7fc619 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:27.031121 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f39d211e-445b-4301-bdee-2b440f7fc619 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:27.031286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f39d211e-445b-4301-bdee-2b440f7fc619 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:27.040526 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:27.040526 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:27.041493 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f39d211e-445b-4301-bdee-2b440f7fc619 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:27.044287 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1062/4262] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:27 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:27.107192 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d2fb663-e3df-439f-9b11-9265f38bb8b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:27.110979 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d2fb663-e3df-439f-9b11-9265f38bb8b6 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:27.111627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d2fb663-e3df-439f-9b11-9265f38bb8b6 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:27.112220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d2fb663-e3df-439f-9b11-9265f38bb8b6 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:27.132840 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:27.132840 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:27.140206 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d2fb663-e3df-439f-9b11-9265f38bb8b6 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:27.149122 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d2fb663-e3df-439f-9b11-9265f38bb8b6 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:27.150522 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1071/4263] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:27 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:27.410387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57f05118-d5f0-4455-855d-11e00f85b3dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:27.413362 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f05118-d5f0-4455-855d-11e00f85b3dd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:27.413666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57f05118-d5f0-4455-855d-11e00f85b3dd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:27.414077 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57f05118-d5f0-4455-855d-11e00f85b3dd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:27.414258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-57f05118-d5f0-4455-855d-11e00f85b3dd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:27.422047 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:27.422047 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:27.424570 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f05118-d5f0-4455-855d-11e00f85b3dd tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:27.424570 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1068/4264] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:27 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 773 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:27.848879 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-16a86ee4-2673-4a23-915f-95674eb7e32d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:27.851006 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16a86ee4-2673-4a23-915f-95674eb7e32d tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:23:27.851421 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-16a86ee4-2673-4a23-915f-95674eb7e32d tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-387318376", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:27.876771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16a86ee4-2673-4a23-915f-95674eb7e32d tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:23:27.877317 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1064/4265] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:23:27 2026] POST /volume/v3/types => generated 211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:27.886827 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8f8aef09-3648-490e-8327-ed9e4c0f8c06 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:27.888678 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f8aef09-3648-490e-8327-ed9e4c0f8c06 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] POST https://10.4.3.148/volume/v3/types/1abc0b26-c958-4f7c-ad8d-bd4ede2843a5/encryption Aug 23 18:23:27.889007 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f8aef09-3648-490e-8327-ed9e4c0f8c06 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:27.909515 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f8aef09-3648-490e-8327-ed9e4c0f8c06 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/types/1abc0b26-c958-4f7c-ad8d-bd4ede2843a5/encryption returned with HTTP 200 Aug 23 18:23:27.910125 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1063/4266] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:23:27 2026] POST /volume/v3/types/1abc0b26-c958-4f7c-ad8d-bd4ede2843a5/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:27.943077 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:27.945064 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:27.945518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1815388476", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": "tempest-scenario-type-luks-387318376", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:27.947195 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1815388476', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': 'tempest-scenario-type-luks-387318376', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:28.061616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63fa0f61-60af-4e3d-abfe-886fcea6ffa6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:28.066501 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63fa0f61-60af-4e3d-abfe-886fcea6ffa6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:28.068164 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63fa0f61-60af-4e3d-abfe-886fcea6ffa6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:28.068472 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63fa0f61-60af-4e3d-abfe-886fcea6ffa6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:28.068609 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-63fa0f61-60af-4e3d-abfe-886fcea6ffa6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:28.075357 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:28.075357 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:28.076582 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63fa0f61-60af-4e3d-abfe-886fcea6ffa6 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:28.078045 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1069/4267] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:28 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:28.112091 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume of 1 GB Aug 23 18:23:28.112091 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:28.112091 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:28.112091 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Availability Zones retrieved successfully. Aug 23 18:23:28.118462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (bb06c9b4-8d6d-447e-98f2-59716b79b2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:28.120493 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e161b46c-2172-4871-aed0-d7c8e8480203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:28.120930 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:23:28.169485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b65714ad-be10-4075-a281-fb9c790e9d70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:28.177906 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b65714ad-be10-4075-a281-fb9c790e9d70 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:28.178253 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b65714ad-be10-4075-a281-fb9c790e9d70 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:28.179173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b65714ad-be10-4075-a281-fb9c790e9d70 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:28.207609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e161b46c-2172-4871-aed0-d7c8e8480203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:23:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5,is_public=True,name='tempest-scenario-type-luks-387318376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1abc0b26-c958-4f7c-ad8d-bd4ede2843a5', '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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:28.208702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c4a512-69a6-45c8-949c-8cdffcaaf67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:28.218953 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:28.218953 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:28.225811 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b65714ad-be10-4075-a281-fb9c790e9d70 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:28.245446 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b65714ad-be10-4075-a281-fb9c790e9d70 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:28.245446 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1065/4268] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:28 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:28.256661 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-387318376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-387318376, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:23:28.257512 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-387318376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-387318376, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:23:28.295334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Created reservations ['cf0e3bbb-52c5-4644-80f7-992a55e6706d', '3e7f0399-6784-4986-a2f0-8c9fd551c48f', 'bf75d76d-3c89-4da0-93aa-e3cb204741fc', '61cb025c-e6f2-4312-acd7-8cdbbf32acd2'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:28.296478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c4a512-69a6-45c8-949c-8cdffcaaf67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf0e3bbb-52c5-4644-80f7-992a55e6706d', '3e7f0399-6784-4986-a2f0-8c9fd551c48f', 'bf75d76d-3c89-4da0-93aa-e3cb204741fc', '61cb025c-e6f2-4312-acd7-8cdbbf32acd2']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:28.297362 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd09789-c321-45ee-83a4-efbd3965f67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:28.325954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd09789-c321-45ee-83a4-efbd3965f67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d930980-80c6-409d-af8f-669567542c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1815388476',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['cf0e3bbb-52c5-4644-80f7-992a55e6706d','3e7f0399-6784-4986-a2f0-8c9fd551c48f','bf75d76d-3c89-4da0-93aa-e3cb204741fc','61cb025c-e6f2-4312-acd7-8cdbbf32acd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1815388476',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4d930980-80c6-409d-af8f-669567542c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09c9e5d5a612426a9e2f16ee2faf156d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fcb044611940dc927fafb26c85f39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1abc0b26-c958-4f7c-ad8d-bd4ede2843a5),volume_type_id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:28.327284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5cca2e5-296c-438b-a0bd-834b3a21bab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:28.351156 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5cca2e5-296c-438b-a0bd-834b3a21bab2) transitioned into state 'SUCCESS' from state '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-1815388476',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['cf0e3bbb-52c5-4644-80f7-992a55e6706d','3e7f0399-6784-4986-a2f0-8c9fd551c48f','bf75d76d-3c89-4da0-93aa-e3cb204741fc','61cb025c-e6f2-4312-acd7-8cdbbf32acd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:28.351889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdc4f9c-0be2-445b-bbac-f1d2a1dc40e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:28.363072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdc4f9c-0be2-445b-bbac-f1d2a1dc40e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:28.364094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (bb06c9b4-8d6d-447e-98f2-59716b79b2ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:28.364458 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request issued successfully. Aug 23 18:23:28.365115 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4eb0757-8d51-474f-a4bf-41f3355a2e1f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:23:28.365610 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1072/4269] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:23:27 2026] POST /volume/v3/volumes => generated 791 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:28.380311 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43797038-e074-48a0-ba1e-28bb02a8a379 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:28.382716 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43797038-e074-48a0-ba1e-28bb02a8a379 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:28.383064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43797038-e074-48a0-ba1e-28bb02a8a379 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:28.383309 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43797038-e074-48a0-ba1e-28bb02a8a379 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:28.391693 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:28.391693 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:28.396281 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-43797038-e074-48a0-ba1e-28bb02a8a379 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:28.402096 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43797038-e074-48a0-ba1e-28bb02a8a379 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:28.402683 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1064/4270] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:28 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:28.440302 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-516d5461-e033-4a73-ac7a-e4c76cf452e3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:28.446211 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-516d5461-e033-4a73-ac7a-e4c76cf452e3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:28.446452 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-516d5461-e033-4a73-ac7a-e4c76cf452e3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:28.446644 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-516d5461-e033-4a73-ac7a-e4c76cf452e3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:28.446750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-516d5461-e033-4a73-ac7a-e4c76cf452e3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:28.455003 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:28.455003 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:28.456745 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-516d5461-e033-4a73-ac7a-e4c76cf452e3 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:28.456745 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1070/4271] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:28 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 773 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:28.723524 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:28.728300 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:28.729743 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-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": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "source_volid": null, "backup_id": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:28.732884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-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': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'source_volid': None, 'backup_id': None}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:28.908783 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Create volume of 1 GB Aug 23 18:23:28.914235 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Availability Zones retrieved successfully. Aug 23 18:23:28.929161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Flow 'volume_create_api' (f2a04615-0b2e-48ac-bfa7-56def5567326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:28.930878 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222fe17b-38a2-4ffa-ba07-e186a7b743e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:28.935418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:23:29.042264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222fe17b-38a2-4ffa-ba07-e186a7b743e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:29.043270 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f130b16e-dc6c-4da2-bb67-c802ec48090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:29.092063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ad7114c-c75f-4945-9fd5-f3c535d74b5d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:29.097507 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ad7114c-c75f-4945-9fd5-f3c535d74b5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:29.097762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ad7114c-c75f-4945-9fd5-f3c535d74b5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:29.098016 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ad7114c-c75f-4945-9fd5-f3c535d74b5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:29.098241 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5ad7114c-c75f-4945-9fd5-f3c535d74b5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:29.104584 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Created reservations ['83ded1cc-b45e-4969-be8a-9c62c2f36bce', 'ea65c57f-d709-4db0-aedf-759f60d725e3', '14cad9e6-72d9-4bb0-b83f-9176024ad104', 'cb458e22-62e1-4b3e-8e85-b0a8c3eb130e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:29.105743 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f130b16e-dc6c-4da2-bb67-c802ec48090f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83ded1cc-b45e-4969-be8a-9c62c2f36bce', 'ea65c57f-d709-4db0-aedf-759f60d725e3', '14cad9e6-72d9-4bb0-b83f-9176024ad104', 'cb458e22-62e1-4b3e-8e85-b0a8c3eb130e']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:29.106714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1278b650-59ee-4a43-bebf-1117371b77e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:29.112361 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:29.112361 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:29.113322 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ad7114c-c75f-4945-9fd5-f3c535d74b5d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:29.113869 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1073/4272] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:29 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:29.140819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1278b650-59ee-4a43-bebf-1117371b77e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70de201-0034-49df-ab91-2f0e81a80c39', '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='fe03a3573d7b48fa8d48c05e1e00b13a',qos_specs=None,replication_status=,reservations=['83ded1cc-b45e-4969-be8a-9c62c2f36bce','ea65c57f-d709-4db0-aedf-759f60d725e3','14cad9e6-72d9-4bb0-b83f-9176024ad104','cb458e22-62e1-4b3e-8e85-b0a8c3eb130e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370953be584e4e2c826a404b39d733b9',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:23:29Z,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=f70de201-0034-49df-ab91-2f0e81a80c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe03a3573d7b48fa8d48c05e1e00b13a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='370953be584e4e2c826a404b39d733b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:29.141490 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046bf76d-c042-4a24-acee-b4a498e9bc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:29.168768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046bf76d-c042-4a24-acee-b4a498e9bc28) transitioned into 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='fe03a3573d7b48fa8d48c05e1e00b13a',qos_specs=None,replication_status=,reservations=['83ded1cc-b45e-4969-be8a-9c62c2f36bce','ea65c57f-d709-4db0-aedf-759f60d725e3','14cad9e6-72d9-4bb0-b83f-9176024ad104','cb458e22-62e1-4b3e-8e85-b0a8c3eb130e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370953be584e4e2c826a404b39d733b9',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:29.169818 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4acbf990-b246-427c-8cca-c97f105fea1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:29.182639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4acbf990-b246-427c-8cca-c97f105fea1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:29.182639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Flow 'volume_create_api' (f2a04615-0b2e-48ac-bfa7-56def5567326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:29.182639 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Create volume request issued successfully. Aug 23 18:23:29.182639 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-63aec804-cfd2-4102-ba66-943e9c7dd4ca tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:23:29.182639 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1066/4273] 10.4.3.148 () {72 vars in 1541 bytes} [Sun Aug 23 18:23:28 2026] POST /volume/v3/volumes => generated 703 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:29.195279 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-4a5f5457-af57-46f0-9ae3-81f0b62c61ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:29.200625 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-4a5f5457-af57-46f0-9ae3-81f0b62c61ad tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 Aug 23 18:23:29.200625 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-4a5f5457-af57-46f0-9ae3-81f0b62c61ad tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:29.200745 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-4a5f5457-af57-46f0-9ae3-81f0b62c61ad tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:29.218817 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:29.218817 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:29.226284 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-4a5f5457-af57-46f0-9ae3-81f0b62c61ad tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:23:29.234923 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-4a5f5457-af57-46f0-9ae3-81f0b62c61ad tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 returned with HTTP 200 Aug 23 18:23:29.235453 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1065/4274] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:29 2026] GET /volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 => generated 771 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:29.246099 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-58729295-da9e-4216-8b7c-6e8a186569e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:29.248816 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-58729295-da9e-4216-8b7c-6e8a186569e7 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 Aug 23 18:23:29.249099 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-58729295-da9e-4216-8b7c-6e8a186569e7 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:29.249273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-58729295-da9e-4216-8b7c-6e8a186569e7 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:29.257906 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:29.257906 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:29.264004 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8bc46c55-6895-42bc-82ea-46843b361684 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:29.264308 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-58729295-da9e-4216-8b7c-6e8a186569e7 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:23:29.268817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bc46c55-6895-42bc-82ea-46843b361684 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:29.268817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8bc46c55-6895-42bc-82ea-46843b361684 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:29.268817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8bc46c55-6895-42bc-82ea-46843b361684 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:29.270820 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-58729295-da9e-4216-8b7c-6e8a186569e7 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 returned with HTTP 200 Aug 23 18:23:29.272314 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1071/4275] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:29 2026] GET /volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 => generated 771 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:29.284947 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:29.284947 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:29.291972 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8bc46c55-6895-42bc-82ea-46843b361684 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:29.299813 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bc46c55-6895-42bc-82ea-46843b361684 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:29.299813 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1074/4276] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:29 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:29.422539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72bc49ad-5ad8-4898-8cbb-c400851ab751 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:29.425444 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72bc49ad-5ad8-4898-8cbb-c400851ab751 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:29.425546 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72bc49ad-5ad8-4898-8cbb-c400851ab751 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:29.425743 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72bc49ad-5ad8-4898-8cbb-c400851ab751 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:29.437943 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:29.437943 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:29.441744 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72bc49ad-5ad8-4898-8cbb-c400851ab751 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:29.446603 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72bc49ad-5ad8-4898-8cbb-c400851ab751 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:29.447188 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1067/4277] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:29 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 941 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:29.470154 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff47113e-f957-4c83-b92f-40e9e50069a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:29.475176 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff47113e-f957-4c83-b92f-40e9e50069a6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:29.475489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff47113e-f957-4c83-b92f-40e9e50069a6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:29.475751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff47113e-f957-4c83-b92f-40e9e50069a6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:29.475931 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ff47113e-f957-4c83-b92f-40e9e50069a6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:29.484412 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:29.484412 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:29.484412 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff47113e-f957-4c83-b92f-40e9e50069a6 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:29.484640 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1066/4278] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:29 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 773 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:30.119821 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-7419fabf-60a0-4af9-b1b7-0dfafb740ed5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:30.122042 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-7419fabf-60a0-4af9-b1b7-0dfafb740ed5 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0/action Aug 23 18:23:30.122466 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-7419fabf-60a0-4af9-b1b7-0dfafb740ed5 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:30.122868 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-7419fabf-60a0-4af9-b1b7-0dfafb740ed5 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:30.127267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f938c319-5aff-4595-9d3f-d6bcd2854695 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:30.130347 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f938c319-5aff-4595-9d3f-d6bcd2854695 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:30.130618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f938c319-5aff-4595-9d3f-d6bcd2854695 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:30.130948 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f938c319-5aff-4595-9d3f-d6bcd2854695 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:30.131136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f938c319-5aff-4595-9d3f-d6bcd2854695 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:30.137234 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:30.137234 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:30.138311 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f938c319-5aff-4595-9d3f-d6bcd2854695 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:30.139076 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1075/4279] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:30 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:30.159131 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:30.159131 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:30.172470 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1d907404-7f79-4e19-830a-2ecfd548b1b2 req-7419fabf-60a0-4af9-b1b7-0dfafb740ed5 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0/action returned with HTTP 204 Aug 23 18:23:30.173042 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1072/4280] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:23:30 2026] POST /volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:30.315596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ffdfcea3-33d1-4fc3-aedf-349b94b5d835 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:30.317728 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffdfcea3-33d1-4fc3-aedf-349b94b5d835 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:30.318018 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffdfcea3-33d1-4fc3-aedf-349b94b5d835 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:30.318406 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffdfcea3-33d1-4fc3-aedf-349b94b5d835 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:30.333093 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:30.333093 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:30.338124 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ffdfcea3-33d1-4fc3-aedf-349b94b5d835 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:30.347564 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffdfcea3-33d1-4fc3-aedf-349b94b5d835 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:30.348143 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1068/4281] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:30 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:30.362639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08b2a09c-2921-4ddd-96f9-d6bd77dab0d8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:30.364440 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08b2a09c-2921-4ddd-96f9-d6bd77dab0d8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:30.364637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08b2a09c-2921-4ddd-96f9-d6bd77dab0d8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:30.364874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08b2a09c-2921-4ddd-96f9-d6bd77dab0d8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:30.374657 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:30.374657 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:30.378935 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-08b2a09c-2921-4ddd-96f9-d6bd77dab0d8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:30.383297 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08b2a09c-2921-4ddd-96f9-d6bd77dab0d8 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:30.383751 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1067/4282] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:30 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:30.400332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4952c665-5548-47dc-b68a-5ca7ccfed1d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:30.402578 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4952c665-5548-47dc-b68a-5ca7ccfed1d2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:23:30.402834 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4952c665-5548-47dc-b68a-5ca7ccfed1d2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:30.403063 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4952c665-5548-47dc-b68a-5ca7ccfed1d2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:30.416807 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:30.416807 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:30.422133 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4952c665-5548-47dc-b68a-5ca7ccfed1d2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:23:30.428728 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4952c665-5548-47dc-b68a-5ca7ccfed1d2 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:23:30.429290 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1076/4283] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:30 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:30.460191 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17a54efc-2a0e-4c47-bb3c-13c3375aadc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:30.462485 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17a54efc-2a0e-4c47-bb3c-13c3375aadc9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:30.462779 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17a54efc-2a0e-4c47-bb3c-13c3375aadc9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:30.463025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17a54efc-2a0e-4c47-bb3c-13c3375aadc9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:30.471969 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:30.471969 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:30.478987 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-17a54efc-2a0e-4c47-bb3c-13c3375aadc9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:30.485935 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17a54efc-2a0e-4c47-bb3c-13c3375aadc9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:30.486412 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1073/4284] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:30 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:23:30.498726 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-816b63ff-1079-4854-80ca-e0e1fa1da12c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:30.501486 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-816b63ff-1079-4854-80ca-e0e1fa1da12c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:30.501774 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-816b63ff-1079-4854-80ca-e0e1fa1da12c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:30.502032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-816b63ff-1079-4854-80ca-e0e1fa1da12c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:30.502176 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-816b63ff-1079-4854-80ca-e0e1fa1da12c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:30.509208 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:30.509208 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:30.510016 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-816b63ff-1079-4854-80ca-e0e1fa1da12c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:30.511302 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1069/4285] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:30 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:31.152885 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5273fb59-19bb-41a0-9f00-941484831fb8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:31.154774 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5273fb59-19bb-41a0-9f00-941484831fb8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:31.155198 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5273fb59-19bb-41a0-9f00-941484831fb8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:31.155508 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5273fb59-19bb-41a0-9f00-941484831fb8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:31.155717 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5273fb59-19bb-41a0-9f00-941484831fb8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:31.162898 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:31.162898 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:31.165317 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5273fb59-19bb-41a0-9f00-941484831fb8 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:31.165317 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1068/4286] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:31 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:31.502061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3adda50f-fcce-40dc-b2a7-af58830628c3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:31.503771 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3adda50f-fcce-40dc-b2a7-af58830628c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:31.504766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3adda50f-fcce-40dc-b2a7-af58830628c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:31.504766 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3adda50f-fcce-40dc-b2a7-af58830628c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:31.510987 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:31.510987 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:31.515113 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3adda50f-fcce-40dc-b2a7-af58830628c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:31.522623 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3adda50f-fcce-40dc-b2a7-af58830628c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:31.523210 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1077/4287] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:31 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:31.523321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07d5e6a8-f2ce-4e10-9ecf-b117589d8626 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:31.525558 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07d5e6a8-f2ce-4e10-9ecf-b117589d8626 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:31.526025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07d5e6a8-f2ce-4e10-9ecf-b117589d8626 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:31.526341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07d5e6a8-f2ce-4e10-9ecf-b117589d8626 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:31.526930 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-07d5e6a8-f2ce-4e10-9ecf-b117589d8626 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:31.532250 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:31.532250 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:31.533302 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07d5e6a8-f2ce-4e10-9ecf-b117589d8626 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:31.533892 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1074/4288] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:31 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:32.179048 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-715d9112-deb6-4315-a92a-f874ed58c8dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.183297 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-715d9112-deb6-4315-a92a-f874ed58c8dd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:32.183502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-715d9112-deb6-4315-a92a-f874ed58c8dd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:32.183699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-715d9112-deb6-4315-a92a-f874ed58c8dd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:32.183811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-715d9112-deb6-4315-a92a-f874ed58c8dd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:32.194579 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.194579 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:32.196928 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-715d9112-deb6-4315-a92a-f874ed58c8dd tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:32.197323 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1070/4289] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:32 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:32.284122 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d3fe793e-5612-4e4a-baa6-ebd5ec092690 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.287008 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d3fe793e-5612-4e4a-baa6-ebd5ec092690 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 Aug 23 18:23:32.287441 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d3fe793e-5612-4e4a-baa6-ebd5ec092690 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:32.287599 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d3fe793e-5612-4e4a-baa6-ebd5ec092690 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:32.299158 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.299158 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:32.308141 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d3fe793e-5612-4e4a-baa6-ebd5ec092690 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:23:32.319224 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d3fe793e-5612-4e4a-baa6-ebd5ec092690 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 returned with HTTP 200 Aug 23 18:23:32.319915 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1069/4290] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:32 2026] GET /volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 => generated 1311 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:32.334398 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17926605-3c96-4182-89b3-c3fe7c668fb0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.334949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17926605-3c96-4182-89b3-c3fe7c668fb0 None None] GET https://10.4.3.148/volume// Aug 23 18:23:32.335949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17926605-3c96-4182-89b3-c3fe7c668fb0 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:32.335949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17926605-3c96-4182-89b3-c3fe7c668fb0 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:32.335949 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17926605-3c96-4182-89b3-c3fe7c668fb0 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:32.336416 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1078/4291] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:32.347286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-7ef8d95c-2aea-47e8-b108-30a5ec3b6711 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.350292 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-7ef8d95c-2aea-47e8-b108-30a5ec3b6711 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:23:32.350778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-7ef8d95c-2aea-47e8-b108-30a5ec3b6711 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f70de201-0034-49df-ab91-2f0e81a80c39", "connector": null, "instance_uuid": "ef013beb-4c41-470e-802b-a61adce8b9d7"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:32.359670 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.359670 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:32.399609 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-7ef8d95c-2aea-47e8-b108-30a5ec3b6711 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:23:32.400546 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1075/4292] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:23:32 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 23 18:23:32.409446 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c493f9c9-0f43-4d0d-b943-9255575c5f4c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.410544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c493f9c9-0f43-4d0d-b943-9255575c5f4c None None] GET https://10.4.3.148/volume// Aug 23 18:23:32.410847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c493f9c9-0f43-4d0d-b943-9255575c5f4c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:32.411129 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c493f9c9-0f43-4d0d-b943-9255575c5f4c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:32.411614 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c493f9c9-0f43-4d0d-b943-9255575c5f4c None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:32.412469 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1071/4293] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 23 18:23:32.421971 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d6c36ed4-9d9e-40b2-955d-95726c32bb4d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.426684 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d6c36ed4-9d9e-40b2-955d-95726c32bb4d tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 Aug 23 18:23:32.427027 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d6c36ed4-9d9e-40b2-955d-95726c32bb4d tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:32.427969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d6c36ed4-9d9e-40b2-955d-95726c32bb4d tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:32.448897 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.448897 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:32.459374 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d6c36ed4-9d9e-40b2-955d-95726c32bb4d tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:23:32.465715 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-d6c36ed4-9d9e-40b2-955d-95726c32bb4d tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 returned with HTTP 200 Aug 23 18:23:32.466357 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1070/4294] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:32 2026] GET /volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 => generated 1490 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:32.538149 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f4a113a2-e616-43f4-aea2-b4f67a8ce1b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.544479 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f4a113a2-e616-43f4-aea2-b4f67a8ce1b7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:32.544641 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f4a113a2-e616-43f4-aea2-b4f67a8ce1b7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:32.544960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f4a113a2-e616-43f4-aea2-b4f67a8ce1b7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:32.545508 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b1b825c-38c3-4d8c-86e8-986ca41a26e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.551532 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b1b825c-38c3-4d8c-86e8-986ca41a26e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:32.552109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b1b825c-38c3-4d8c-86e8-986ca41a26e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:32.552457 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b1b825c-38c3-4d8c-86e8-986ca41a26e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:32.552575 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6b1b825c-38c3-4d8c-86e8-986ca41a26e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:32.556545 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.556545 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:32.558722 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.558722 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:32.559868 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b1b825c-38c3-4d8c-86e8-986ca41a26e1 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:32.560351 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1076/4295] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:32 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:32.562151 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f4a113a2-e616-43f4-aea2-b4f67a8ce1b7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:32.570818 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f4a113a2-e616-43f4-aea2-b4f67a8ce1b7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:32.570818 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1079/4296] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:32 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:32.609471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f8e15e5c-1b38-47d1-830f-5f1829b0a377 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.612416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f8e15e5c-1b38-47d1-830f-5f1829b0a377 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] PUT https://10.4.3.148/volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06 Aug 23 18:23:32.613293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f8e15e5c-1b38-47d1-830f-5f1829b0a377 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:32.628754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f8e15e5c-1b38-47d1-830f-5f1829b0a377 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Acquiring lock "cinder-attachment_update-f70de201-0034-49df-ab91-2f0e81a80c39-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:23:32.637427 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f8e15e5c-1b38-47d1-830f-5f1829b0a377 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Lock "cinder-attachment_update-f70de201-0034-49df-ab91-2f0e81a80c39-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:23:32.639328 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.639328 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:32.738001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f8e15e5c-1b38-47d1-830f-5f1829b0a377 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Lock "cinder-attachment_update-f70de201-0034-49df-ab91-2f0e81a80c39-np0000007943" released by "attachment_update" :: held 0.100s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:23:32.738464 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f8e15e5c-1b38-47d1-830f-5f1829b0a377 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06 returned with HTTP 200 Aug 23 18:23:32.739278 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1072/4297] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:23:32 2026] PUT /volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:32.764365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f3ac3eb8-1962-4be6-98dc-9988885853bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:32.766518 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f3ac3eb8-1962-4be6-98dc-9988885853bf tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] POST https://10.4.3.148/volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06/action Aug 23 18:23:32.766921 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f3ac3eb8-1962-4be6-98dc-9988885853bf tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:32.767050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f3ac3eb8-1962-4be6-98dc-9988885853bf tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:32.786177 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:32.786177 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:32.799329 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fc00a24a-35ad-44e7-a414-73785b2793b6 req-f3ac3eb8-1962-4be6-98dc-9988885853bf tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06/action returned with HTTP 204 Aug 23 18:23:32.799826 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1071/4298] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:23:32 2026] POST /volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:33.209514 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-31c5a696-ae4d-4a78-80c8-1ca8969ad93c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:33.211648 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31c5a696-ae4d-4a78-80c8-1ca8969ad93c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:33.211911 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31c5a696-ae4d-4a78-80c8-1ca8969ad93c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:33.212157 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31c5a696-ae4d-4a78-80c8-1ca8969ad93c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:33.212303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-31c5a696-ae4d-4a78-80c8-1ca8969ad93c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:33.217742 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:33.217742 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:33.218824 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31c5a696-ae4d-4a78-80c8-1ca8969ad93c tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:33.219195 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1077/4299] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:33 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:33.228982 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f8892a4f-c268-49b8-9f3d-9ef4d90c859a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:33.231111 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8892a4f-c268-49b8-9f3d-9ef4d90c859a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:33.231353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8892a4f-c268-49b8-9f3d-9ef4d90c859a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:33.231615 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8892a4f-c268-49b8-9f3d-9ef4d90c859a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:33.231772 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f8892a4f-c268-49b8-9f3d-9ef4d90c859a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:33.236331 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:33.236331 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:33.237617 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8892a4f-c268-49b8-9f3d-9ef4d90c859a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:33.238138 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1080/4300] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:33 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:33.251471 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61a9ebf5-3107-499c-b502-6b39114a895f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:33.253282 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61a9ebf5-3107-499c-b502-6b39114a895f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:33.253490 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61a9ebf5-3107-499c-b502-6b39114a895f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:33.253696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61a9ebf5-3107-499c-b502-6b39114a895f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:33.253862 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-61a9ebf5-3107-499c-b502-6b39114a895f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete backup with id: 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. Aug 23 18:23:33.258113 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:33.258113 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:33.274999 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-61a9ebf5-3107-499c-b502-6b39114a895f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] delete_backup rpcapi backup_id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:23:33.276965 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61a9ebf5-3107-499c-b502-6b39114a895f tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 202 Aug 23 18:23:33.277423 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1073/4301] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:33 2026] DELETE /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:33.284565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-439d80bb-3458-451b-81b0-588c481d8897 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:33.286893 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-439d80bb-3458-451b-81b0-588c481d8897 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:33.287157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-439d80bb-3458-451b-81b0-588c481d8897 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:33.287411 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-439d80bb-3458-451b-81b0-588c481d8897 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:33.287574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-439d80bb-3458-451b-81b0-588c481d8897 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:33.294762 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:33.294762 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:33.295841 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-439d80bb-3458-451b-81b0-588c481d8897 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 200 Aug 23 18:23:33.296345 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1072/4302] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:33 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:33.576950 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5b68502b-494c-4c71-905e-82856e61999b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:33.578881 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b68502b-494c-4c71-905e-82856e61999b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:33.579109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b68502b-494c-4c71-905e-82856e61999b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:33.579319 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b68502b-494c-4c71-905e-82856e61999b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:33.579488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5b68502b-494c-4c71-905e-82856e61999b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:33.585484 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:33.585484 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:33.586349 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b68502b-494c-4c71-905e-82856e61999b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:33.586759 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1078/4303] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:33 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:33.589473 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1a5bd0de-3a83-462a-a304-c23920da9d07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:33.590939 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a5bd0de-3a83-462a-a304-c23920da9d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:33.591152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a5bd0de-3a83-462a-a304-c23920da9d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:33.591345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a5bd0de-3a83-462a-a304-c23920da9d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:33.599875 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:33.599875 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:33.604893 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1a5bd0de-3a83-462a-a304-c23920da9d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:33.610276 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a5bd0de-3a83-462a-a304-c23920da9d07 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:33.610875 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1081/4304] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:33 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:34.309296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d7fdb11-b323-4657-b7a9-c4f1e0e4348e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:34.312970 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d7fdb11-b323-4657-b7a9-c4f1e0e4348e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 Aug 23 18:23:34.312970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d7fdb11-b323-4657-b7a9-c4f1e0e4348e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:34.312970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d7fdb11-b323-4657-b7a9-c4f1e0e4348e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:34.312970 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1d7fdb11-b323-4657-b7a9-c4f1e0e4348e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id 01cf35c4-9c8d-46a8-9172-73ba8b7b83f2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:34.318489 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d7fdb11-b323-4657-b7a9-c4f1e0e4348e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 returned with HTTP 404 Aug 23 18:23:34.319116 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1074/4305] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:34 2026] GET /volume/v3/backups/01cf35c4-9c8d-46a8-9172-73ba8b7b83f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:34.411266 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ea9bd92-1541-41ac-b7be-3f68094c995d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:34.413820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ea9bd92-1541-41ac-b7be-3f68094c995d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:34.413935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ea9bd92-1541-41ac-b7be-3f68094c995d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:34.414096 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ea9bd92-1541-41ac-b7be-3f68094c995d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:34.414231 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-7ea9bd92-1541-41ac-b7be-3f68094c995d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete backup with id: ba4bf288-4c99-4abd-9232-8c718c560ded. Aug 23 18:23:34.420349 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:34.420349 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:34.434989 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-7ea9bd92-1541-41ac-b7be-3f68094c995d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] delete_backup rpcapi backup_id ba4bf288-4c99-4abd-9232-8c718c560ded {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:23:34.438454 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ea9bd92-1541-41ac-b7be-3f68094c995d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 202 Aug 23 18:23:34.439209 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1073/4306] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:34 2026] DELETE /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:34.447246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f55ea664-1566-4c30-8180-5e27645bfd85 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:34.452568 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f55ea664-1566-4c30-8180-5e27645bfd85 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:34.452568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f55ea664-1566-4c30-8180-5e27645bfd85 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:34.452568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f55ea664-1566-4c30-8180-5e27645bfd85 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:34.452568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f55ea664-1566-4c30-8180-5e27645bfd85 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:34.459995 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:34.459995 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:34.459995 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f55ea664-1566-4c30-8180-5e27645bfd85 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 200 Aug 23 18:23:34.459995 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1079/4307] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:34 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:34.596868 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0bd9fcfe-3c80-434d-9be6-90f9954535a7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:34.601904 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0bd9fcfe-3c80-434d-9be6-90f9954535a7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:34.602207 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0bd9fcfe-3c80-434d-9be6-90f9954535a7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:34.602601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0bd9fcfe-3c80-434d-9be6-90f9954535a7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:34.602772 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0bd9fcfe-3c80-434d-9be6-90f9954535a7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:34.608661 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:34.608661 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:34.609296 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0bd9fcfe-3c80-434d-9be6-90f9954535a7 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:34.610019 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1082/4308] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:34 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:34.631154 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab409a95-3fc9-4176-be16-80acb6a9e07d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:34.634851 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab409a95-3fc9-4176-be16-80acb6a9e07d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:34.635121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab409a95-3fc9-4176-be16-80acb6a9e07d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:34.635355 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab409a95-3fc9-4176-be16-80acb6a9e07d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:34.646278 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:34.646278 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:34.651568 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ab409a95-3fc9-4176-be16-80acb6a9e07d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:34.657927 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab409a95-3fc9-4176-be16-80acb6a9e07d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:34.658498 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1075/4309] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:34 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:35.472409 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51478115-852c-4497-9d4a-dc4539aabe14 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.474805 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51478115-852c-4497-9d4a-dc4539aabe14 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded Aug 23 18:23:35.475110 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51478115-852c-4497-9d4a-dc4539aabe14 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:35.475392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51478115-852c-4497-9d4a-dc4539aabe14 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:35.475574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-51478115-852c-4497-9d4a-dc4539aabe14 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Show backup with id ba4bf288-4c99-4abd-9232-8c718c560ded. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:35.484027 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51478115-852c-4497-9d4a-dc4539aabe14 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded returned with HTTP 404 Aug 23 18:23:35.484664 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1074/4310] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:35 2026] GET /volume/v3/backups/ba4bf288-4c99-4abd-9232-8c718c560ded => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:35.623432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-673064d2-c16f-4755-87b4-4cd015372898 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.625371 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-673064d2-c16f-4755-87b4-4cd015372898 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:35.625556 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-673064d2-c16f-4755-87b4-4cd015372898 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:35.625730 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-673064d2-c16f-4755-87b4-4cd015372898 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:35.626004 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-673064d2-c16f-4755-87b4-4cd015372898 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:35.630917 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:35.630917 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:35.631700 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-673064d2-c16f-4755-87b4-4cd015372898 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:35.632162 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1080/4311] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:35 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:35.656676 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-e06afaf2-adbe-41f5-b5c1-e5d572552fe3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.659113 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-e06afaf2-adbe-41f5-b5c1-e5d572552fe3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:35.659310 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-e06afaf2-adbe-41f5-b5c1-e5d572552fe3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:35.659583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-e06afaf2-adbe-41f5-b5c1-e5d572552fe3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:35.674817 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:35.674817 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:35.674978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-96a0a5ae-9d2d-4218-ad0c-088213b91a4f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.680891 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-e06afaf2-adbe-41f5-b5c1-e5d572552fe3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:35.681108 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96a0a5ae-9d2d-4218-ad0c-088213b91a4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:35.681409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96a0a5ae-9d2d-4218-ad0c-088213b91a4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:35.681683 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96a0a5ae-9d2d-4218-ad0c-088213b91a4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:35.688572 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-e06afaf2-adbe-41f5-b5c1-e5d572552fe3 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:35.689162 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1083/4312] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:35 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:35.694525 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:35.694525 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:35.707772 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-96a0a5ae-9d2d-4218-ad0c-088213b91a4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:35.716521 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-f0796627-4f1d-4dd0-ac72-598defd43853 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.719169 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96a0a5ae-9d2d-4218-ad0c-088213b91a4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:35.721987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-f0796627-4f1d-4dd0-ac72-598defd43853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] POST https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17/action Aug 23 18:23:35.722125 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1076/4313] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:35 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:35.722814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-f0796627-4f1d-4dd0-ac72-598defd43853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:35.722962 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-f0796627-4f1d-4dd0-ac72-598defd43853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:35.741753 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:35.741753 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:35.742481 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-f0796627-4f1d-4dd0-ac72-598defd43853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:35.755538 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-f0796627-4f1d-4dd0-ac72-598defd43853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Begin detaching volume completed successfully. Aug 23 18:23:35.755875 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-f0796627-4f1d-4dd0-ac72-598defd43853 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17/action returned with HTTP 202 Aug 23 18:23:35.756452 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1075/4314] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:23:35 2026] POST /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:35.781104 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fb0e57e-61e0-4455-a94a-bf68dc9cc0a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.783848 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fb0e57e-61e0-4455-a94a-bf68dc9cc0a7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:35.783848 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fb0e57e-61e0-4455-a94a-bf68dc9cc0a7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:35.783848 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fb0e57e-61e0-4455-a94a-bf68dc9cc0a7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:35.797877 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:35.797877 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:35.805902 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fb0e57e-61e0-4455-a94a-bf68dc9cc0a7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:35.811432 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fb0e57e-61e0-4455-a94a-bf68dc9cc0a7 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:35.812032 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1081/4315] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:35 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:23:35.823199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2cae5ed6-b318-4b77-aebe-924a0cfa2e0b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.823813 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2cae5ed6-b318-4b77-aebe-924a0cfa2e0b None None] GET https://10.4.3.148/volume// Aug 23 18:23:35.824216 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2cae5ed6-b318-4b77-aebe-924a0cfa2e0b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:35.825109 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2cae5ed6-b318-4b77-aebe-924a0cfa2e0b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:35.825109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2cae5ed6-b318-4b77-aebe-924a0cfa2e0b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:35.825757 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1084/4316] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:35.835506 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-801df932-f7b6-4756-9596-a5e6e5df209a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:35.838310 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-801df932-f7b6-4756-9596-a5e6e5df209a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:35.838611 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-801df932-f7b6-4756-9596-a5e6e5df209a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:35.838877 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-801df932-f7b6-4756-9596-a5e6e5df209a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:35.853325 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:35.853325 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:35.858600 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-801df932-f7b6-4756-9596-a5e6e5df209a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:35.864147 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-801df932-f7b6-4756-9596-a5e6e5df209a tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:35.864632 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1077/4317] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:35 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:36.646193 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3a8f28b-1d8e-427c-afda-3164b333f17e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:36.648916 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3a8f28b-1d8e-427c-afda-3164b333f17e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:36.649135 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3a8f28b-1d8e-427c-afda-3164b333f17e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:36.649321 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3a8f28b-1d8e-427c-afda-3164b333f17e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:36.649438 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f3a8f28b-1d8e-427c-afda-3164b333f17e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:36.654987 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:36.654987 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:36.657137 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3a8f28b-1d8e-427c-afda-3164b333f17e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:36.657370 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1076/4318] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:36 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:36.736890 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-137e7f4a-0450-430e-8712-1a8702ee56c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:36.739241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-137e7f4a-0450-430e-8712-1a8702ee56c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:36.740277 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-137e7f4a-0450-430e-8712-1a8702ee56c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:36.740277 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-137e7f4a-0450-430e-8712-1a8702ee56c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:36.749236 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:36.749236 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:36.754213 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-137e7f4a-0450-430e-8712-1a8702ee56c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:36.761634 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-137e7f4a-0450-430e-8712-1a8702ee56c3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:36.762216 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1082/4319] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:36 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:36.833171 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9fe7085c-9f66-4c51-8759-c9bafa03d34e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:36.836473 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9fe7085c-9f66-4c51-8759-c9bafa03d34e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:36.836731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9fe7085c-9f66-4c51-8759-c9bafa03d34e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:36.836971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9fe7085c-9f66-4c51-8759-c9bafa03d34e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:36.850026 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:36.850026 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:36.855055 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9fe7085c-9f66-4c51-8759-c9bafa03d34e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:36.861314 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9fe7085c-9f66-4c51-8759-c9bafa03d34e tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:36.862023 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1085/4320] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:36 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:37.670280 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa1fcdd3-0959-4b1c-9b83-45f1f9627b83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:37.672676 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa1fcdd3-0959-4b1c-9b83-45f1f9627b83 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:37.672909 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa1fcdd3-0959-4b1c-9b83-45f1f9627b83 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:37.673121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa1fcdd3-0959-4b1c-9b83-45f1f9627b83 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:37.673264 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-aa1fcdd3-0959-4b1c-9b83-45f1f9627b83 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:37.678745 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:37.678745 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:37.679834 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa1fcdd3-0959-4b1c-9b83-45f1f9627b83 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:37.680250 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1078/4321] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:37 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:37.776890 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8946a1b-7840-4cb5-b324-d53ea8f44426 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:37.779133 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8946a1b-7840-4cb5-b324-d53ea8f44426 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:37.779337 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8946a1b-7840-4cb5-b324-d53ea8f44426 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:37.779554 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8946a1b-7840-4cb5-b324-d53ea8f44426 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:37.787838 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:37.787838 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:37.794788 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e8946a1b-7840-4cb5-b324-d53ea8f44426 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:37.801982 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8946a1b-7840-4cb5-b324-d53ea8f44426 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:37.802788 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1077/4322] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:37 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:37.881551 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76be11b6-1b69-44d3-890c-7c39be892227 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:37.883471 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76be11b6-1b69-44d3-890c-7c39be892227 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:37.883785 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76be11b6-1b69-44d3-890c-7c39be892227 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:37.884089 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76be11b6-1b69-44d3-890c-7c39be892227 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:37.896528 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:37.896528 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:37.902153 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76be11b6-1b69-44d3-890c-7c39be892227 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:37.909643 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76be11b6-1b69-44d3-890c-7c39be892227 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:37.910054 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1083/4323] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:37 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:38.693628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df1f0997-64d8-444a-80d6-dce666dec780 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:38.697844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df1f0997-64d8-444a-80d6-dce666dec780 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:38.698271 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df1f0997-64d8-444a-80d6-dce666dec780 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:38.698337 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df1f0997-64d8-444a-80d6-dce666dec780 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:38.698532 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-df1f0997-64d8-444a-80d6-dce666dec780 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:38.706292 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:38.706292 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:38.707291 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df1f0997-64d8-444a-80d6-dce666dec780 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:38.707741 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1086/4324] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:38 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:38.820053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4bc2e1a3-0592-432b-9a54-1134a916b7ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:38.822700 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4bc2e1a3-0592-432b-9a54-1134a916b7ae tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:38.823024 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4bc2e1a3-0592-432b-9a54-1134a916b7ae tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:38.823308 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4bc2e1a3-0592-432b-9a54-1134a916b7ae tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:38.835057 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:38.835057 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:38.842283 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4bc2e1a3-0592-432b-9a54-1134a916b7ae tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:38.850089 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4bc2e1a3-0592-432b-9a54-1134a916b7ae tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:38.854402 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1079/4325] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:38 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:38.926551 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c2f332ef-f2d3-44ec-88f3-67caa6086104 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:38.929143 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2f332ef-f2d3-44ec-88f3-67caa6086104 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:38.929143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2f332ef-f2d3-44ec-88f3-67caa6086104 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:38.929407 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2f332ef-f2d3-44ec-88f3-67caa6086104 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:38.948347 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:38.948347 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:38.953257 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c2f332ef-f2d3-44ec-88f3-67caa6086104 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:38.959276 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-4260f491-7319-4a9d-88d7-dbe25be0851d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:38.960739 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2f332ef-f2d3-44ec-88f3-67caa6086104 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:38.960739 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1078/4326] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:38 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:38.963741 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-4260f491-7319-4a9d-88d7-dbe25be0851d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df Aug 23 18:23:38.964815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-4260f491-7319-4a9d-88d7-dbe25be0851d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:38.964815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-4260f491-7319-4a9d-88d7-dbe25be0851d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:38.980159 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:38.980159 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:39.077273 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1be600ff-c1b0-46b0-8868-a77c17f56834 req-4260f491-7319-4a9d-88d7-dbe25be0851d tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df returned with HTTP 200 Aug 23 18:23:39.078055 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1084/4327] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:23:38 2026] DELETE /volume/v3/attachments/09b5c718-767e-4f5b-9286-d759b3cb23df => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:39.718222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5249a865-d68e-4565-a143-f570ca801542 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:39.720099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5249a865-d68e-4565-a143-f570ca801542 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:39.720265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5249a865-d68e-4565-a143-f570ca801542 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:39.720447 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5249a865-d68e-4565-a143-f570ca801542 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:39.720556 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5249a865-d68e-4565-a143-f570ca801542 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:39.725577 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:39.725577 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:39.726364 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5249a865-d68e-4565-a143-f570ca801542 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:39.728407 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1087/4328] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:39 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:39.867029 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b3f061a-3b00-433e-b6e4-43a7bc6128cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:39.868954 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b3f061a-3b00-433e-b6e4-43a7bc6128cd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:39.869192 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b3f061a-3b00-433e-b6e4-43a7bc6128cd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:39.869432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b3f061a-3b00-433e-b6e4-43a7bc6128cd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:39.877941 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:39.877941 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:39.881945 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b3f061a-3b00-433e-b6e4-43a7bc6128cd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:39.886290 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b3f061a-3b00-433e-b6e4-43a7bc6128cd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:39.886695 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1080/4329] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:39 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:39.978740 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a9eb532-d8d4-4309-9753-6ff50cb5ce70 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:39.980585 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a9eb532-d8d4-4309-9753-6ff50cb5ce70 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:39.980845 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a9eb532-d8d4-4309-9753-6ff50cb5ce70 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:39.980998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a9eb532-d8d4-4309-9753-6ff50cb5ce70 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:39.994802 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:39.994802 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:40.003024 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3a9eb532-d8d4-4309-9753-6ff50cb5ce70 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:40.012074 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a9eb532-d8d4-4309-9753-6ff50cb5ce70 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:40.012442 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1079/4330] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:39 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:40.743131 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-99d5b554-b93c-42bc-a6b7-9f89a0b7b995 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:40.746078 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-99d5b554-b93c-42bc-a6b7-9f89a0b7b995 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:40.746078 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-99d5b554-b93c-42bc-a6b7-9f89a0b7b995 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:40.747821 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-99d5b554-b93c-42bc-a6b7-9f89a0b7b995 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:40.747821 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-99d5b554-b93c-42bc-a6b7-9f89a0b7b995 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:40.754929 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:40.754929 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:40.756062 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-99d5b554-b93c-42bc-a6b7-9f89a0b7b995 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:40.756512 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1085/4331] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:40 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:40.899782 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5325415b-4ea2-4e9b-95f1-c58476f31528 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:40.903816 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5325415b-4ea2-4e9b-95f1-c58476f31528 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:40.903816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5325415b-4ea2-4e9b-95f1-c58476f31528 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:40.903816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5325415b-4ea2-4e9b-95f1-c58476f31528 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:40.917018 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:40.917018 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:40.922133 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5325415b-4ea2-4e9b-95f1-c58476f31528 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:40.931812 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5325415b-4ea2-4e9b-95f1-c58476f31528 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:40.931812 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1088/4332] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:40 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:41.373361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a7a82952-04f7-4797-ab47-c58183e22e34 req-511380a4-720e-40fa-8ad7-8a696cb51f44 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:41.376137 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a7a82952-04f7-4797-ab47-c58183e22e34 req-511380a4-720e-40fa-8ad7-8a696cb51f44 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] GET https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 Aug 23 18:23:41.376370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a7a82952-04f7-4797-ab47-c58183e22e34 req-511380a4-720e-40fa-8ad7-8a696cb51f44 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:41.376612 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a7a82952-04f7-4797-ab47-c58183e22e34 req-511380a4-720e-40fa-8ad7-8a696cb51f44 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:41.395576 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:41.395576 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:41.400640 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a7a82952-04f7-4797-ab47-c58183e22e34 req-511380a4-720e-40fa-8ad7-8a696cb51f44 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:23:41.407291 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a7a82952-04f7-4797-ab47-c58183e22e34 req-511380a4-720e-40fa-8ad7-8a696cb51f44 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 returned with HTTP 200 Aug 23 18:23:41.407962 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1081/4333] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:41 2026] GET /volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 => generated 1603 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:41.768476 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cad9b779-b840-44e6-95d0-4f4403ef32ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:41.772519 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cad9b779-b840-44e6-95d0-4f4403ef32ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:41.772781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cad9b779-b840-44e6-95d0-4f4403ef32ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:41.773067 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cad9b779-b840-44e6-95d0-4f4403ef32ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:41.773216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cad9b779-b840-44e6-95d0-4f4403ef32ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:41.778469 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:41.778469 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:41.779347 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cad9b779-b840-44e6-95d0-4f4403ef32ab tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:41.779942 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1080/4334] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:41 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:41.946266 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4390f78d-9047-415b-9639-37401159530d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:41.948814 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4390f78d-9047-415b-9639-37401159530d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:41.948814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4390f78d-9047-415b-9639-37401159530d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:41.948953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4390f78d-9047-415b-9639-37401159530d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:41.958473 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:41.958473 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:41.964700 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4390f78d-9047-415b-9639-37401159530d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:41.974854 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4390f78d-9047-415b-9639-37401159530d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:41.975525 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1086/4335] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:41 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:42.799376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f0fe21f-1bb0-4a52-bd8f-5d5aa0f1ab1f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:42.800318 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f0fe21f-1bb0-4a52-bd8f-5d5aa0f1ab1f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:42.800318 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f0fe21f-1bb0-4a52-bd8f-5d5aa0f1ab1f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:42.800652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f0fe21f-1bb0-4a52-bd8f-5d5aa0f1ab1f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:42.800652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4f0fe21f-1bb0-4a52-bd8f-5d5aa0f1ab1f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:42.808602 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:42.808602 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:42.809452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f0fe21f-1bb0-4a52-bd8f-5d5aa0f1ab1f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:42.810110 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1089/4336] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:42 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:42.993065 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63ef755f-d9bd-42db-ba27-5fad22d15803 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:42.995294 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63ef755f-d9bd-42db-ba27-5fad22d15803 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:42.995647 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63ef755f-d9bd-42db-ba27-5fad22d15803 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:42.996350 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63ef755f-d9bd-42db-ba27-5fad22d15803 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:43.008171 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:43.008171 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:43.014052 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-63ef755f-d9bd-42db-ba27-5fad22d15803 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:43.020245 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63ef755f-d9bd-42db-ba27-5fad22d15803 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:43.021208 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1082/4337] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:42 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:43.220242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b94d44e0-0ec7-40b0-b629-94233e86b2fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:43.224509 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b94d44e0-0ec7-40b0-b629-94233e86b2fe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:43.224677 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b94d44e0-0ec7-40b0-b629-94233e86b2fe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:43.224923 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b94d44e0-0ec7-40b0-b629-94233e86b2fe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:43.238061 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:43.238061 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:43.247088 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b94d44e0-0ec7-40b0-b629-94233e86b2fe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:43.253962 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b94d44e0-0ec7-40b0-b629-94233e86b2fe tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:43.254434 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1081/4338] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:43 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:43.271527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:43.274339 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:43.274755 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:43.274981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:43.275158 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume with id: e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:43.284971 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:43.284971 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:43.285308 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:43.317885 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Delete volume request issued successfully. Aug 23 18:23:43.318143 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71c5bfd0-dd8e-4857-bbe6-e836db5c7c82 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 202 Aug 23 18:23:43.318728 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1087/4339] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:43 2026] DELETE /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:43.328270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-27b43746-0ccc-4e73-9b6c-f652e497e3b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:43.332143 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27b43746-0ccc-4e73-9b6c-f652e497e3b5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:43.332381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-27b43746-0ccc-4e73-9b6c-f652e497e3b5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:43.332616 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-27b43746-0ccc-4e73-9b6c-f652e497e3b5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:43.362190 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:43.362190 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:43.371831 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-27b43746-0ccc-4e73-9b6c-f652e497e3b5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Volume info retrieved successfully. Aug 23 18:23:43.381227 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27b43746-0ccc-4e73-9b6c-f652e497e3b5 tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 200 Aug 23 18:23:43.381227 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1090/4340] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:43 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:43.827935 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c473ddb2-4476-40fb-89bc-0e5e9837ccdb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:43.830872 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c473ddb2-4476-40fb-89bc-0e5e9837ccdb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:43.830872 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c473ddb2-4476-40fb-89bc-0e5e9837ccdb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:43.831141 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c473ddb2-4476-40fb-89bc-0e5e9837ccdb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:43.831990 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c473ddb2-4476-40fb-89bc-0e5e9837ccdb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:43.838264 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:43.838264 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:43.839544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c473ddb2-4476-40fb-89bc-0e5e9837ccdb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:43.840005 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1083/4341] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:43 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:44.043817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-60eaaba8-5f97-4b65-8cdc-b7b2c7d0f701 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:44.046179 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60eaaba8-5f97-4b65-8cdc-b7b2c7d0f701 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:44.046627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60eaaba8-5f97-4b65-8cdc-b7b2c7d0f701 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:44.046627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60eaaba8-5f97-4b65-8cdc-b7b2c7d0f701 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:44.059583 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:44.059583 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:44.064140 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-60eaaba8-5f97-4b65-8cdc-b7b2c7d0f701 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:44.069206 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60eaaba8-5f97-4b65-8cdc-b7b2c7d0f701 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:44.069611 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1082/4342] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:44 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:44.398861 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5b2e24f9-808a-4d41-92c4-84d0e1d4d7ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:44.400802 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b2e24f9-808a-4d41-92c4-84d0e1d4d7ad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] GET https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 Aug 23 18:23:44.401021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b2e24f9-808a-4d41-92c4-84d0e1d4d7ad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:44.401232 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b2e24f9-808a-4d41-92c4-84d0e1d4d7ad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:44.408590 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b2e24f9-808a-4d41-92c4-84d0e1d4d7ad tempest-VolumesBackupsTest-2014809193 tempest-VolumesBackupsTest-2014809193-project-member] https://10.4.3.148/volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 returned with HTTP 404 Aug 23 18:23:44.409190 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1088/4343] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:44 2026] GET /volume/v3/volumes/e2c6a26a-f298-4349-a88b-03f2454e2f17 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:44.853291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3dd76aa0-49b7-4edd-809c-195ba88360f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:44.855248 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3dd76aa0-49b7-4edd-809c-195ba88360f5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:44.855464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3dd76aa0-49b7-4edd-809c-195ba88360f5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:44.855775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3dd76aa0-49b7-4edd-809c-195ba88360f5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:44.855775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3dd76aa0-49b7-4edd-809c-195ba88360f5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:44.861531 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:44.861531 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:44.862295 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3dd76aa0-49b7-4edd-809c-195ba88360f5 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:44.862690 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1091/4344] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:44 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:45.082233 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f52faadc-d054-4523-80d6-65e415c75ef5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:45.085043 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f52faadc-d054-4523-80d6-65e415c75ef5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:45.085270 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f52faadc-d054-4523-80d6-65e415c75ef5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:45.085495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f52faadc-d054-4523-80d6-65e415c75ef5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:45.095687 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:45.095687 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:45.101452 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f52faadc-d054-4523-80d6-65e415c75ef5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:45.106848 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f52faadc-d054-4523-80d6-65e415c75ef5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:45.107227 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1084/4345] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:45 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:45.118994 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-325274e5-f79a-4629-b39f-afb64bdc6716 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:45.120978 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-325274e5-f79a-4629-b39f-afb64bdc6716 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:45.121211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-325274e5-f79a-4629-b39f-afb64bdc6716 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:45.121460 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-325274e5-f79a-4629-b39f-afb64bdc6716 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:45.128711 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:45.128711 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:45.133763 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-325274e5-f79a-4629-b39f-afb64bdc6716 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:45.139199 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-325274e5-f79a-4629-b39f-afb64bdc6716 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:45.139712 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1083/4346] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:45 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:45.284557 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-004fb702-deb5-413b-88fd-6c34f4907d20 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:45.287036 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-004fb702-deb5-413b-88fd-6c34f4907d20 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:45.287309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-004fb702-deb5-413b-88fd-6c34f4907d20 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:45.287488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-004fb702-deb5-413b-88fd-6c34f4907d20 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:45.297431 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:45.297431 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:45.316816 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-004fb702-deb5-413b-88fd-6c34f4907d20 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:45.322247 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-004fb702-deb5-413b-88fd-6c34f4907d20 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:45.322828 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1089/4347] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:45 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 1430 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:45.877996 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-59e7daea-4ade-454a-b7bd-5bbe6b5e3c9f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:45.879843 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59e7daea-4ade-454a-b7bd-5bbe6b5e3c9f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:45.879843 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59e7daea-4ade-454a-b7bd-5bbe6b5e3c9f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:45.879843 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59e7daea-4ade-454a-b7bd-5bbe6b5e3c9f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:45.879843 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-59e7daea-4ade-454a-b7bd-5bbe6b5e3c9f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:45.888424 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:45.888424 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:45.889157 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59e7daea-4ade-454a-b7bd-5bbe6b5e3c9f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:45.889639 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1092/4348] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:45 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:45.896066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-4be972fe-302f-4bad-89da-5b6f3c36e0aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:45.898960 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-4be972fe-302f-4bad-89da-5b6f3c36e0aa tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:45.899457 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-4be972fe-302f-4bad-89da-5b6f3c36e0aa tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:45.899754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-4be972fe-302f-4bad-89da-5b6f3c36e0aa tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:45.907600 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:45.907600 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:45.914458 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-4be972fe-302f-4bad-89da-5b6f3c36e0aa tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:45.918321 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-4be972fe-302f-4bad-89da-5b6f3c36e0aa tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:45.918997 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1085/4349] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:23:45 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 1430 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:45.931343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0138cd30-b9a0-4b62-b0b4-c8dda1fecda1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:45.931836 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0138cd30-b9a0-4b62-b0b4-c8dda1fecda1 None None] GET https://10.4.3.148/volume// Aug 23 18:23:45.932044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0138cd30-b9a0-4b62-b0b4-c8dda1fecda1 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:45.932232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0138cd30-b9a0-4b62-b0b4-c8dda1fecda1 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:45.932618 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0138cd30-b9a0-4b62-b0b4-c8dda1fecda1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:45.933030 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1084/4350] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:23:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:45.941167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-fd0adafa-8459-40d0-81b7-b399e77266e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:45.943968 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-fd0adafa-8459-40d0-81b7-b399e77266e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:23:45.944523 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-fd0adafa-8459-40d0-81b7-b399e77266e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d930980-80c6-409d-af8f-669567542c58", "connector": null, "instance_uuid": "45888eae-7639-49e7-a06f-9f24e98f0520"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:45.957591 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:45.957591 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:45.988026 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-fd0adafa-8459-40d0-81b7-b399e77266e7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:23:45.988537 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1090/4351] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:23:45 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 23 18:23:46.901000 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e163c7a2-ec84-4edb-ac6c-081314f6395d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:46.902965 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e163c7a2-ec84-4edb-ac6c-081314f6395d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:46.903149 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e163c7a2-ec84-4edb-ac6c-081314f6395d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:46.903337 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e163c7a2-ec84-4edb-ac6c-081314f6395d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:46.903447 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e163c7a2-ec84-4edb-ac6c-081314f6395d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:46.908175 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=233,cinder:INSERT=24,cinder:UPDATE=53 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:23:46.911730 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:46.911730 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:46.912529 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e163c7a2-ec84-4edb-ac6c-081314f6395d tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:46.912975 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1093/4352] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:46 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:46.923496 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-64a533ef-0933-43c5-a0d7-0fbb8f5c65a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:46.926423 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64a533ef-0933-43c5-a0d7-0fbb8f5c65a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:46.926423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64a533ef-0933-43c5-a0d7-0fbb8f5c65a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:46.926423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64a533ef-0933-43c5-a0d7-0fbb8f5c65a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:46.926423 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-64a533ef-0933-43c5-a0d7-0fbb8f5c65a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:46.930976 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:46.930976 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:46.931992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64a533ef-0933-43c5-a0d7-0fbb8f5c65a0 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:46.932541 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1086/4353] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:46 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:46.945566 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d897d16-8a2f-4260-8548-5f67c20f881f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:46.947855 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d897d16-8a2f-4260-8548-5f67c20f881f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:46.948068 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d897d16-8a2f-4260-8548-5f67c20f881f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:46.948268 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d897d16-8a2f-4260-8548-5f67c20f881f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:46.948383 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-9d897d16-8a2f-4260-8548-5f67c20f881f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete backup with id: e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. Aug 23 18:23:46.953694 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:46.953694 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:46.973342 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-9d897d16-8a2f-4260-8548-5f67c20f881f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] delete_backup rpcapi backup_id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:23:46.975461 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d897d16-8a2f-4260-8548-5f67c20f881f tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 202 Aug 23 18:23:46.975998 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1085/4354] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:46 2026] DELETE /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:23:46.983267 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a83ce2ce-f6cc-47bf-b8bf-d5ceecd038f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:46.985095 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a83ce2ce-f6cc-47bf-b8bf-d5ceecd038f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:46.985296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a83ce2ce-f6cc-47bf-b8bf-d5ceecd038f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:46.985524 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a83ce2ce-f6cc-47bf-b8bf-d5ceecd038f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:46.985658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a83ce2ce-f6cc-47bf-b8bf-d5ceecd038f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:46.990917 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:46.990917 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:46.991774 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a83ce2ce-f6cc-47bf-b8bf-d5ceecd038f2 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 200 Aug 23 18:23:46.992116 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1091/4355] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:46 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:47.169719 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d1deac4-ae25-4be7-b032-581f58d7b4ef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:47.170039 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d1deac4-ae25-4be7-b032-581f58d7b4ef None None] GET https://10.4.3.148/volume// Aug 23 18:23:47.170201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d1deac4-ae25-4be7-b032-581f58d7b4ef None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:47.170435 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d1deac4-ae25-4be7-b032-581f58d7b4ef None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:47.171235 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d1deac4-ae25-4be7-b032-581f58d7b4ef None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:23:47.171375 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1094/4356] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:23:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:23:47.195761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-c5c670d3-e450-41a2-affd-26eaaf5c03ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:47.201081 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-c5c670d3-e450-41a2-affd-26eaaf5c03ef tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:23:47.201081 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-c5c670d3-e450-41a2-affd-26eaaf5c03ef tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:47.201449 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-c5c670d3-e450-41a2-affd-26eaaf5c03ef tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:47.219761 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:47.219761 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:47.225189 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-c5c670d3-e450-41a2-affd-26eaaf5c03ef tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:23:47.232984 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-c5c670d3-e450-41a2-affd-26eaaf5c03ef tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:23:47.234372 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1087/4357] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:23:47 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 1609 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:23:47.378188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-83054a17-053b-46e6-a446-b4c066c95db5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:47.381063 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-83054a17-053b-46e6-a446-b4c066c95db5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] PUT https://10.4.3.148/volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a Aug 23 18:23:47.381480 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-83054a17-053b-46e6-a446-b4c066c95db5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:47.387223 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=198,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:23:47.395109 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-83054a17-053b-46e6-a446-b4c066c95db5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Acquiring lock "cinder-attachment_update-4d930980-80c6-409d-af8f-669567542c58-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:23:47.401277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-83054a17-053b-46e6-a446-b4c066c95db5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Lock "cinder-attachment_update-4d930980-80c6-409d-af8f-669567542c58-np0000007943" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:23:47.402059 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:47.402059 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:47.508448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-83054a17-053b-46e6-a446-b4c066c95db5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Lock "cinder-attachment_update-4d930980-80c6-409d-af8f-669567542c58-np0000007943" released by "attachment_update" :: held 0.108s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:23:47.509632 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-83054a17-053b-46e6-a446-b4c066c95db5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a returned with HTTP 200 Aug 23 18:23:47.509632 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1086/4358] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:23:47 2026] PUT /volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:47.543148 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-0c0b7083-428a-4018-abbd-dab478071eb7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:47.544216 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-0c0b7083-428a-4018-abbd-dab478071eb7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a/action Aug 23 18:23:47.544658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-0c0b7083-428a-4018-abbd-dab478071eb7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:23:47.545006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-0c0b7083-428a-4018-abbd-dab478071eb7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:47.548818 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=253,cinder:UPDATE=63,cinder:INSERT=31 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:23:47.566943 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:47.566943 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:47.583408 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-0c0b7083-428a-4018-abbd-dab478071eb7 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a/action returned with HTTP 204 Aug 23 18:23:47.584024 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1092/4359] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:23:47 2026] POST /volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:48.003013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18fd0c35-7b86-4c18-9be0-43871b125036 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:48.005149 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18fd0c35-7b86-4c18-9be0-43871b125036 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 Aug 23 18:23:48.005383 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18fd0c35-7b86-4c18-9be0-43871b125036 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:48.006191 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18fd0c35-7b86-4c18-9be0-43871b125036 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:48.006191 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-18fd0c35-7b86-4c18-9be0-43871b125036 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Show backup with id e0b2b50f-5c7b-4776-a7df-aa13c8fd0965. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:48.010495 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18fd0c35-7b86-4c18-9be0-43871b125036 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 returned with HTTP 404 Aug 23 18:23:48.011071 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1095/4360] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:48 2026] GET /volume/v3/backups/e0b2b50f-5c7b-4776-a7df-aa13c8fd0965 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:48.021694 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd48ee04-48f9-4a65-909c-9250484b0801 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:48.023801 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd48ee04-48f9-4a65-909c-9250484b0801 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 Aug 23 18:23:48.024027 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd48ee04-48f9-4a65-909c-9250484b0801 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:48.024200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd48ee04-48f9-4a65-909c-9250484b0801 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:48.024314 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-cd48ee04-48f9-4a65-909c-9250484b0801 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete snapshot with id: a263d386-29e8-4cc3-ae23-c104d4894203 Aug 23 18:23:48.026733 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=251,cinder:UPDATE=49,cinder:INSERT=15 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:23:48.030948 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:48.030948 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:48.031545 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cd48ee04-48f9-4a65-909c-9250484b0801 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Snapshot retrieved successfully. Aug 23 18:23:48.052754 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cd48ee04-48f9-4a65-909c-9250484b0801 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Snapshot delete request issued successfully. Aug 23 18:23:48.053043 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd48ee04-48f9-4a65-909c-9250484b0801 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 returned with HTTP 202 Aug 23 18:23:48.053582 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1088/4361] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:23:48 2026] DELETE /volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:48.060999 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f05d58cb-8479-4fad-97f2-19810ea6326b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:48.062897 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f05d58cb-8479-4fad-97f2-19810ea6326b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 Aug 23 18:23:48.063081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f05d58cb-8479-4fad-97f2-19810ea6326b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:48.063275 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f05d58cb-8479-4fad-97f2-19810ea6326b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:48.069563 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:48.069563 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:48.070142 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f05d58cb-8479-4fad-97f2-19810ea6326b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Snapshot retrieved successfully. Aug 23 18:23:48.071072 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f05d58cb-8479-4fad-97f2-19810ea6326b tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 returned with HTTP 200 Aug 23 18:23:48.071483 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1087/4362] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:23:48 2026] GET /volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:48.842074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8bf33037-7072-4a26-8dda-588642b4d542 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:48.944899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:48.945052 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-492118352"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:48.946573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-492118352'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:48.946818 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Create volume of 1 GB Aug 23 18:23:48.953067 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Availability Zones retrieved successfully. Aug 23 18:23:48.958156 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Flow 'volume_create_api' (013c17d8-67dc-4bdc-b6cc-1d6299101cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:48.960588 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9cf3b62-b8c4-4ece-84b1-a20e595ef142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:48.960836 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:23:48.990564 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9cf3b62-b8c4-4ece-84b1-a20e595ef142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:48.991658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403690e8-785a-4780-b792-847441f3aba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:49.050315 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Created reservations ['5652ee36-8aba-40ec-a8c5-499c8a08c411', 'ffa8aa81-146c-498f-87aa-9cc94378cc6d', '09c2a917-cfdd-48bc-a99b-f9bf4e019115', 'f6ba351a-a3a2-4731-8825-f8c24bcdcd4a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:49.051231 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403690e8-785a-4780-b792-847441f3aba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5652ee36-8aba-40ec-a8c5-499c8a08c411', 'ffa8aa81-146c-498f-87aa-9cc94378cc6d', '09c2a917-cfdd-48bc-a99b-f9bf4e019115', 'f6ba351a-a3a2-4731-8825-f8c24bcdcd4a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:49.052103 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd1c4d6-501c-4b07-9da7-af67c2ad3f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:49.074205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd1c4d6-501c-4b07-9da7-af67c2ad3f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68be264a-7693-4adb-a349-54af26cf0ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-492118352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cdfbd236060421aaedaa288f655e754',qos_specs=None,replication_status=,reservations=['5652ee36-8aba-40ec-a8c5-499c8a08c411','ffa8aa81-146c-498f-87aa-9cc94378cc6d','09c2a917-cfdd-48bc-a99b-f9bf4e019115','f6ba351a-a3a2-4731-8825-f8c24bcdcd4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df2e3277898422695039298f163f81a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-492118352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68be264a-7693-4adb-a349-54af26cf0ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cdfbd236060421aaedaa288f655e754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2df2e3277898422695039298f163f81a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:49.075292 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdee80b-fb39-4656-a33c-5b62c204802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:49.087232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9d0ade96-6c4f-4897-a757-d20185f1efe4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:49.089483 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d0ade96-6c4f-4897-a757-d20185f1efe4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 Aug 23 18:23:49.089769 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d0ade96-6c4f-4897-a757-d20185f1efe4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:49.090074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d0ade96-6c4f-4897-a757-d20185f1efe4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:49.096506 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d0ade96-6c4f-4897-a757-d20185f1efe4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 returned with HTTP 404 Aug 23 18:23:49.096982 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1096/4363] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:23:49 2026] GET /volume/v3/snapshots/a263d386-29e8-4cc3-ae23-c104d4894203 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:49.104375 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:49.105968 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdee80b-fb39-4656-a33c-5b62c204802c) transitioned into state 'SUCCESS' from state '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-492118352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cdfbd236060421aaedaa288f655e754',qos_specs=None,replication_status=,reservations=['5652ee36-8aba-40ec-a8c5-499c8a08c411','ffa8aa81-146c-498f-87aa-9cc94378cc6d','09c2a917-cfdd-48bc-a99b-f9bf4e019115','f6ba351a-a3a2-4731-8825-f8c24bcdcd4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df2e3277898422695039298f163f81a',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:49.106145 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a Aug 23 18:23:49.106335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:49.106525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:49.106666 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume with id: 5f75bcc5-98bf-496c-8cc9-0752ae06e84a Aug 23 18:23:49.107201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add95af0-260c-4f9e-a0ca-54f66fa0603f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:49.113784 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:49.113784 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:49.114263 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:49.117187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add95af0-260c-4f9e-a0ca-54f66fa0603f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:49.117978 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Flow 'volume_create_api' (013c17d8-67dc-4bdc-b6cc-1d6299101cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:49.118260 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Create volume request issued successfully. Aug 23 18:23:49.118812 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bf33037-7072-4a26-8dda-588642b4d542 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:23:49.119207 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1093/4364] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:23:48 2026] POST /volume/v3/volumes => generated 751 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:49.132215 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume request issued successfully. Aug 23 18:23:49.132455 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d94e3291-51ba-4cf9-a4ea-0669e5644d21 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a returned with HTTP 202 Aug 23 18:23:49.132854 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1089/4365] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:49 2026] DELETE /volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:49.133285 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7c7be19-1477-46e7-b515-1d2b22034722 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:49.136536 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7c7be19-1477-46e7-b515-1d2b22034722 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:23:49.136777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7c7be19-1477-46e7-b515-1d2b22034722 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:49.136980 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7c7be19-1477-46e7-b515-1d2b22034722 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:49.142620 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f4af5cd3-d21c-4bb0-a0ef-f51b45a3586e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:49.146129 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:49.146129 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:49.147955 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f4af5cd3-d21c-4bb0-a0ef-f51b45a3586e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a Aug 23 18:23:49.148256 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f4af5cd3-d21c-4bb0-a0ef-f51b45a3586e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:49.148499 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f4af5cd3-d21c-4bb0-a0ef-f51b45a3586e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:49.150498 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b7c7be19-1477-46e7-b515-1d2b22034722 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Volume info retrieved successfully. Aug 23 18:23:49.155561 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7c7be19-1477-46e7-b515-1d2b22034722 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 returned with HTTP 200 Aug 23 18:23:49.155956 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1088/4366] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:49 2026] GET /volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:49.158278 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:49.158278 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:49.164344 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f4af5cd3-d21c-4bb0-a0ef-f51b45a3586e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:49.170031 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f4af5cd3-d21c-4bb0-a0ef-f51b45a3586e tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a returned with HTTP 200 Aug 23 18:23:49.170536 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1097/4367] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:49 2026] GET /volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:50.169583 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7077e6e-6357-409a-a5c0-3985c3fa8faa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:50.171828 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7077e6e-6357-409a-a5c0-3985c3fa8faa tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:23:50.172553 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7077e6e-6357-409a-a5c0-3985c3fa8faa tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:50.172553 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7077e6e-6357-409a-a5c0-3985c3fa8faa tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:50.186059 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:50.186059 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:50.189148 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-507ab811-17c2-4069-9418-b44bad774e0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:50.193728 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7077e6e-6357-409a-a5c0-3985c3fa8faa tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Volume info retrieved successfully. Aug 23 18:23:50.193948 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-507ab811-17c2-4069-9418-b44bad774e0c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a Aug 23 18:23:50.193948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-507ab811-17c2-4069-9418-b44bad774e0c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:50.193948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-507ab811-17c2-4069-9418-b44bad774e0c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:50.200037 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-507ab811-17c2-4069-9418-b44bad774e0c tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a returned with HTTP 404 Aug 23 18:23:50.200153 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7077e6e-6357-409a-a5c0-3985c3fa8faa tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 returned with HTTP 200 Aug 23 18:23:50.200848 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1094/4368] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:50 2026] GET /volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:50.201155 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1090/4369] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:50 2026] GET /volume/v3/volumes/5f75bcc5-98bf-496c-8cc9-0752ae06e84a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:50.213293 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:50.214671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:50.215481 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:23:50.215730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:50.216753 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:50.216753 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume with id: 37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:23:50.217070 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] POST https://10.4.3.148/volume/v3/backups Aug 23 18:23:50.217583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68be264a-7693-4adb-a349-54af26cf0ac4", "name": "tempest-VolumesBackupsV39Test-Backup-1649367290", "container": "tempest-volumesbackupsv39test-backup-container-374191596"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:50.219853 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Creating new backup {'backup': {'volume_id': '68be264a-7693-4adb-a349-54af26cf0ac4', 'name': 'tempest-VolumesBackupsV39Test-Backup-1649367290', 'container': 'tempest-volumesbackupsv39test-backup-container-374191596'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:23:50.220093 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Creating backup of volume 68be264a-7693-4adb-a349-54af26cf0ac4 in container tempest-volumesbackupsv39test-backup-container-374191596 Aug 23 18:23:50.224642 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:50.224642 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:50.225176 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:50.230234 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:50.230234 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:50.230916 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Volume info retrieved successfully. Aug 23 18:23:50.248626 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume request issued successfully. Aug 23 18:23:50.248806 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc0a4969-d039-4b41-a0bd-04d8c5f63511 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 202 Aug 23 18:23:50.249225 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1089/4370] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:50 2026] DELETE /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:50.262599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a07a9dde-a5db-4d3e-a4d9-54a51517dabb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:50.264156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a07a9dde-a5db-4d3e-a4d9-54a51517dabb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:23:50.264156 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a07a9dde-a5db-4d3e-a4d9-54a51517dabb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:50.264156 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a07a9dde-a5db-4d3e-a4d9-54a51517dabb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:50.270782 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Created reservations ['22df6bb3-dd65-4528-bfdb-37df8d98dc96', '3c004e1a-f41a-4448-87d7-a37553a9252b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:50.277233 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:50.277233 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:50.284132 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a07a9dde-a5db-4d3e-a4d9-54a51517dabb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:50.295742 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a07a9dde-a5db-4d3e-a4d9-54a51517dabb tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 200 Aug 23 18:23:50.296286 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1095/4371] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:50 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:50.313487 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18e7a6eb-ffeb-454d-89d8-b7865ff8e1ef tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:23:50.314369 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1098/4372] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:23:50 2026] POST /volume/v3/backups => generated 333 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:50.326582 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1c0bfe24-cbbc-44c1-ae95-3f0890f695fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:50.329925 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c0bfe24-cbbc-44c1-ae95-3f0890f695fe tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:50.329925 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c0bfe24-cbbc-44c1-ae95-3f0890f695fe tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:50.329925 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c0bfe24-cbbc-44c1-ae95-3f0890f695fe tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:50.329925 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1c0bfe24-cbbc-44c1-ae95-3f0890f695fe tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:50.333920 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:50.333920 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:50.334969 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c0bfe24-cbbc-44c1-ae95-3f0890f695fe tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:50.335628 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1091/4373] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:50 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:51.312235 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-203e32b4-0006-4210-b2ea-ca49bc393521 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:51.314543 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-203e32b4-0006-4210-b2ea-ca49bc393521 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 Aug 23 18:23:51.314812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-203e32b4-0006-4210-b2ea-ca49bc393521 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:51.315024 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-203e32b4-0006-4210-b2ea-ca49bc393521 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:51.321170 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-203e32b4-0006-4210-b2ea-ca49bc393521 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 returned with HTTP 404 Aug 23 18:23:51.321683 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1090/4374] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:51 2026] GET /volume/v3/volumes/37d8fa7a-d098-4f5e-9a1a-4ee0a4ff27b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:51.329306 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0906a698-02ca-4318-b017-6817b66a12a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:51.331276 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0906a698-02ca-4318-b017-6817b66a12a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b Aug 23 18:23:51.331517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0906a698-02ca-4318-b017-6817b66a12a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:51.331736 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0906a698-02ca-4318-b017-6817b66a12a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:51.331909 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0906a698-02ca-4318-b017-6817b66a12a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume with id: 32426246-b326-40d9-bd08-545a79ad926b Aug 23 18:23:51.339100 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:51.339100 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:51.339559 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0906a698-02ca-4318-b017-6817b66a12a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:51.346491 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-292c7fc5-ddf2-4ea5-a722-1d66ef8873cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:51.349003 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-292c7fc5-ddf2-4ea5-a722-1d66ef8873cf tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:51.349325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-292c7fc5-ddf2-4ea5-a722-1d66ef8873cf tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:51.349624 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-292c7fc5-ddf2-4ea5-a722-1d66ef8873cf tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:51.349775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-292c7fc5-ddf2-4ea5-a722-1d66ef8873cf tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:51.355405 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:51.355405 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:51.356537 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-292c7fc5-ddf2-4ea5-a722-1d66ef8873cf tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:51.357115 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1099/4375] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:51 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:51.359553 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0906a698-02ca-4318-b017-6817b66a12a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume request issued successfully. Aug 23 18:23:51.359805 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0906a698-02ca-4318-b017-6817b66a12a4 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b returned with HTTP 202 Aug 23 18:23:51.360525 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1096/4376] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:51 2026] DELETE /volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:51.367730 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e2627ab-67e7-4bd8-a9cc-b64b894d5e14 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:51.370351 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2627ab-67e7-4bd8-a9cc-b64b894d5e14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b Aug 23 18:23:51.370707 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2627ab-67e7-4bd8-a9cc-b64b894d5e14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:51.371047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2627ab-67e7-4bd8-a9cc-b64b894d5e14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:51.381634 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:51.381634 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:51.387600 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e2627ab-67e7-4bd8-a9cc-b64b894d5e14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:51.393882 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2627ab-67e7-4bd8-a9cc-b64b894d5e14 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b returned with HTTP 200 Aug 23 18:23:51.394534 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1092/4377] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:51 2026] GET /volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:51.958390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-d3bf3d33-4ce7-49d8-b266-8c97075b88f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:51.961223 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-d3bf3d33-4ce7-49d8-b266-8c97075b88f3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58/encryption Aug 23 18:23:51.961495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-d3bf3d33-4ce7-49d8-b266-8c97075b88f3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:51.961756 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-d3bf3d33-4ce7-49d8-b266-8c97075b88f3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:51.974579 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:51.974579 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:51.983048 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8818a77a-7fc8-43bb-858b-2b8a614a7528 req-d3bf3d33-4ce7-49d8-b266-8c97075b88f3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58/encryption returned with HTTP 200 Aug 23 18:23:51.983590 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1091/4378] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:23:51 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:52.369354 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9d2c9cbc-24be-4b7d-99de-f967af36f4d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:52.371665 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d2c9cbc-24be-4b7d-99de-f967af36f4d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:52.372113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d2c9cbc-24be-4b7d-99de-f967af36f4d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:52.372374 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d2c9cbc-24be-4b7d-99de-f967af36f4d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:52.372555 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9d2c9cbc-24be-4b7d-99de-f967af36f4d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:52.377656 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:52.377656 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:52.378852 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d2c9cbc-24be-4b7d-99de-f967af36f4d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:52.379273 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1100/4379] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:52 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:52.410861 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fdb17b3-b725-496d-8932-6eb6b56ef7ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:52.412913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fdb17b3-b725-496d-8932-6eb6b56ef7ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b Aug 23 18:23:52.413110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fdb17b3-b725-496d-8932-6eb6b56ef7ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:52.413474 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fdb17b3-b725-496d-8932-6eb6b56ef7ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:52.420437 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fdb17b3-b725-496d-8932-6eb6b56ef7ce tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b returned with HTTP 404 Aug 23 18:23:52.421146 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1097/4380] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:52 2026] GET /volume/v3/volumes/32426246-b326-40d9-bd08-545a79ad926b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:52.429193 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:52.435372 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 Aug 23 18:23:52.435372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:52.435372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:52.435372 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume with id: 4d98989b-057d-44cd-931a-2ab652280b42 Aug 23 18:23:52.455673 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:52.455673 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:52.456293 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:52.509100 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Delete volume request issued successfully. Aug 23 18:23:52.509309 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0a616d7-b852-4fa2-931f-1142ab2b3b76 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 returned with HTTP 202 Aug 23 18:23:52.509760 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1093/4381] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:23:52 2026] DELETE /volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:52.517095 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-58e2c485-40ad-4b3d-a6c8-169ca1121ee8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:52.519280 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-58e2c485-40ad-4b3d-a6c8-169ca1121ee8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 Aug 23 18:23:52.519475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-58e2c485-40ad-4b3d-a6c8-169ca1121ee8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:52.519736 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-58e2c485-40ad-4b3d-a6c8-169ca1121ee8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:52.529922 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:52.529922 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:52.534187 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-58e2c485-40ad-4b3d-a6c8-169ca1121ee8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Volume info retrieved successfully. Aug 23 18:23:52.538547 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-58e2c485-40ad-4b3d-a6c8-169ca1121ee8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 returned with HTTP 200 Aug 23 18:23:52.538986 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1092/4382] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:52 2026] GET /volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:53.389518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9a213328-e509-4a9d-9e91-2e61d122676d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:53.391421 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a213328-e509-4a9d-9e91-2e61d122676d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:53.391649 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a213328-e509-4a9d-9e91-2e61d122676d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:53.391864 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a213328-e509-4a9d-9e91-2e61d122676d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:53.392013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9a213328-e509-4a9d-9e91-2e61d122676d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:53.396935 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:53.396935 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:53.397832 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a213328-e509-4a9d-9e91-2e61d122676d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:53.398212 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1101/4383] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:53 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:53.555321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d23ecbbc-b46b-4853-9056-0315a8130ea8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:53.557034 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d23ecbbc-b46b-4853-9056-0315a8130ea8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] GET https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 Aug 23 18:23:53.557212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d23ecbbc-b46b-4853-9056-0315a8130ea8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:53.557381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d23ecbbc-b46b-4853-9056-0315a8130ea8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:53.562974 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d23ecbbc-b46b-4853-9056-0315a8130ea8 tempest-VolumesBackupsTest-867835956 tempest-VolumesBackupsTest-867835956-project-member] https://10.4.3.148/volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 returned with HTTP 404 Aug 23 18:23:53.563507 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1098/4384] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:23:53 2026] GET /volume/v3/volumes/4d98989b-057d-44cd-931a-2ab652280b42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:53.943685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c76bd036-c327-4c78-9b75-04f830845d9e req-9ae7ad63-bf2e-48ce-8110-74eaf8e0f194 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:53.946285 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-9ae7ad63-bf2e-48ce-8110-74eaf8e0f194 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/attachments?instance_id=845aa27d-c02d-4bc3-84e6-677e704069c9 Aug 23 18:23:53.946565 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-9ae7ad63-bf2e-48ce-8110-74eaf8e0f194 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:53.946811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-9ae7ad63-bf2e-48ce-8110-74eaf8e0f194 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:53.958306 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-9ae7ad63-bf2e-48ce-8110-74eaf8e0f194 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments?instance_id=845aa27d-c02d-4bc3-84e6-677e704069c9 returned with HTTP 200 Aug 23 18:23:53.958897 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1094/4385] 10.4.3.148 () {70 vars in 1637 bytes} [Sun Aug 23 18:23:53 2026] GET /volume/v3/attachments?instance_id=845aa27d-c02d-4bc3-84e6-677e704069c9 => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:53.967838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c76bd036-c327-4c78-9b75-04f830845d9e req-21897d14-31d5-4327-9d04-66a8621f233e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:53.972074 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-21897d14-31d5-4327-9d04-66a8621f233e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 Aug 23 18:23:53.972473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-21897d14-31d5-4327-9d04-66a8621f233e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:53.972833 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-21897d14-31d5-4327-9d04-66a8621f233e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:53.989511 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c76bd036-c327-4c78-9b75-04f830845d9e req-21897d14-31d5-4327-9d04-66a8621f233e tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 returned with HTTP 200 Aug 23 18:23:53.990006 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1093/4386] 10.4.3.148 () {70 vars in 1651 bytes} [Sun Aug 23 18:23:53 2026] GET /volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:54.409212 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-882415b1-c69f-4707-a46a-5e0a1775a6fd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:54.411417 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-882415b1-c69f-4707-a46a-5e0a1775a6fd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:54.411635 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-882415b1-c69f-4707-a46a-5e0a1775a6fd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:54.411893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-882415b1-c69f-4707-a46a-5e0a1775a6fd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:54.411947 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-882415b1-c69f-4707-a46a-5e0a1775a6fd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:54.419237 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:54.419237 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:54.420109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-882415b1-c69f-4707-a46a-5e0a1775a6fd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:54.420509 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1102/4387] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:54 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:55.103874 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-c3c30182-edc0-4a5d-b827-40853279adc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:55.106658 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-c3c30182-edc0-4a5d-b827-40853279adc4 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] DELETE https://10.4.3.148/volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06 Aug 23 18:23:55.106968 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-c3c30182-edc0-4a5d-b827-40853279adc4 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:55.107218 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-c3c30182-edc0-4a5d-b827-40853279adc4 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:55.116754 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:55.116754 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:55.175714 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-c3c30182-edc0-4a5d-b827-40853279adc4 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06 returned with HTTP 200 Aug 23 18:23:55.176339 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1099/4388] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:23:55 2026] DELETE /volume/v3/attachments/fee31756-0ed9-439c-b1bc-9d55c9917c06 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:55.192074 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:55.195689 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 Aug 23 18:23:55.195948 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:55.196253 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:55.196528 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Delete volume with id: f70de201-0034-49df-ab91-2f0e81a80c39 Aug 23 18:23:55.207746 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:55.207746 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:55.208433 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:23:55.232529 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Delete volume request issued successfully. Aug 23 18:23:55.233155 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1537418a-1dd3-44e3-b6a7-2bb1f3cd7d82 req-1467b187-b6ab-4b21-92f7-5801c3d64231 tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 returned with HTTP 202 Aug 23 18:23:55.233455 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1095/4389] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:23:55 2026] DELETE /volume/v3/volumes/f70de201-0034-49df-ab91-2f0e81a80c39 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:23:55.433962 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8a735c00-5c11-4653-9ca4-03f2a68b4e7c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:55.436236 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a735c00-5c11-4653-9ca4-03f2a68b4e7c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:55.436503 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a735c00-5c11-4653-9ca4-03f2a68b4e7c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:55.437007 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a735c00-5c11-4653-9ca4-03f2a68b4e7c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:55.437007 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8a735c00-5c11-4653-9ca4-03f2a68b4e7c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:55.442965 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:55.442965 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:55.443478 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a735c00-5c11-4653-9ca4-03f2a68b4e7c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:55.444665 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1094/4390] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:55 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:56.456954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87e9991c-53d1-4606-8d78-e297c48937fc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:56.460275 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87e9991c-53d1-4606-8d78-e297c48937fc tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:56.460275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87e9991c-53d1-4606-8d78-e297c48937fc tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:56.460275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87e9991c-53d1-4606-8d78-e297c48937fc tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:56.460275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-87e9991c-53d1-4606-8d78-e297c48937fc tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:56.465835 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:56.465835 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:56.465835 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87e9991c-53d1-4606-8d78-e297c48937fc tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:56.465835 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1103/4391] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:56 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:57.405956 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:57.482642 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-26ee4b19-2c96-46fe-91a7-108775b1393d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:57.487526 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26ee4b19-2c96-46fe-91a7-108775b1393d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:57.487526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26ee4b19-2c96-46fe-91a7-108775b1393d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:57.487526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26ee4b19-2c96-46fe-91a7-108775b1393d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:57.487526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-26ee4b19-2c96-46fe-91a7-108775b1393d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:57.494278 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:57.494278 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:57.496496 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26ee4b19-2c96-46fe-91a7-108775b1393d tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:57.496496 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1096/4392] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:57 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:57.524386 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:57.524882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1615412750"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:57.526779 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1615412750'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:57.526975 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:23:57.527340 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:57.527340 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:57.532561 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:23:57.537953 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (d0a98bba-0ca3-419d-baf2-882367e375d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:57.539025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e079090b-6b0e-4705-9e8a-835afeee446d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:57.539906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:23:57.570412 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e079090b-6b0e-4705-9e8a-835afeee446d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:57.571214 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cfbebf-3a56-499d-8214-fbf869f4cf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:57.643538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['dbbcad95-b83f-4090-93ea-127a476e9cdb', 'a5051f55-15d6-4adb-a96d-c686d417de97', '0ae2bb01-f67d-4642-916e-9c5bb676a684', '484413d4-42d2-4f78-a650-0f3fddddbced'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:57.644305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cfbebf-3a56-499d-8214-fbf869f4cf6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbcad95-b83f-4090-93ea-127a476e9cdb', 'a5051f55-15d6-4adb-a96d-c686d417de97', '0ae2bb01-f67d-4642-916e-9c5bb676a684', '484413d4-42d2-4f78-a650-0f3fddddbced']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:57.645219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850bcd96-2e5f-44cd-aa9e-24c538dac6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:57.669666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850bcd96-2e5f-44cd-aa9e-24c538dac6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4154bbbf-8bf1-4dca-8e25-a68afc1ba46f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1615412750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['dbbcad95-b83f-4090-93ea-127a476e9cdb','a5051f55-15d6-4adb-a96d-c686d417de97','0ae2bb01-f67d-4642-916e-9c5bb676a684','484413d4-42d2-4f78-a650-0f3fddddbced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1615412750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4154bbbf-8bf1-4dca-8e25-a68afc1ba46f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:57.670750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226bad41-a346-4651-b9d8-d0f8b1867a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:57.711327 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226bad41-a346-4651-b9d8-d0f8b1867a76) transitioned into state 'SUCCESS' from state '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-1615412750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['dbbcad95-b83f-4090-93ea-127a476e9cdb','a5051f55-15d6-4adb-a96d-c686d417de97','0ae2bb01-f67d-4642-916e-9c5bb676a684','484413d4-42d2-4f78-a650-0f3fddddbced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:57.713605 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ac67a1-5441-42b4-af09-43b7c9c8d1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:57.725388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ac67a1-5441-42b4-af09-43b7c9c8d1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:23:57.726388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (d0a98bba-0ca3-419d-baf2-882367e375d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:57.727203 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:23:57.727358 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1be0f514-5bb2-42d3-a7af-fd04f9f307f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:23:57.729083 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1100/4393] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:23:57 2026] POST /volume/v3/volumes => generated 770 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:23:57.746877 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3b74cf5d-84dd-4117-93c5-aebc4e63c0c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:57.751632 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b74cf5d-84dd-4117-93c5-aebc4e63c0c2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:23:57.751925 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b74cf5d-84dd-4117-93c5-aebc4e63c0c2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:57.752165 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b74cf5d-84dd-4117-93c5-aebc4e63c0c2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:57.759773 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:57.759773 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:57.763549 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3b74cf5d-84dd-4117-93c5-aebc4e63c0c2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:23:57.767699 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b74cf5d-84dd-4117-93c5-aebc4e63c0c2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f returned with HTTP 200 Aug 23 18:23:57.768068 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1095/4394] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:23:57 2026] GET /volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:58.510231 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f9fce34-3731-4031-a3f2-b10c05578941 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:58.512927 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f9fce34-3731-4031-a3f2-b10c05578941 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:58.513279 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f9fce34-3731-4031-a3f2-b10c05578941 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:58.513631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f9fce34-3731-4031-a3f2-b10c05578941 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:58.513775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9f9fce34-3731-4031-a3f2-b10c05578941 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:58.520698 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:58.520698 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:58.522233 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f9fce34-3731-4031-a3f2-b10c05578941 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:58.522484 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1104/4395] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:58 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:58.786232 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07d44ca9-eff5-4526-a788-63d1fa23eac5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:58.788056 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07d44ca9-eff5-4526-a788-63d1fa23eac5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:23:58.788265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07d44ca9-eff5-4526-a788-63d1fa23eac5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:58.788489 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07d44ca9-eff5-4526-a788-63d1fa23eac5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:58.795933 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:58.795933 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:58.799925 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-07d44ca9-eff5-4526-a788-63d1fa23eac5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:23:58.804725 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07d44ca9-eff5-4526-a788-63d1fa23eac5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f returned with HTTP 200 Aug 23 18:23:58.805287 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1097/4396] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:23:58 2026] GET /volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:23:58.818059 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:58.820168 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:23:58.820531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4154bbbf-8bf1-4dca-8e25-a68afc1ba46f", "name": "tempest-VolumeDependencyTests-Snapshot-1438632470"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:58.829275 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:58.829275 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:58.829778 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:23:58.829921 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create snapshot from volume 4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:23:58.863616 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['3aab7c6f-f0cd-4191-9c47-21bc539691a7', '8f32a516-b2ca-4cbf-b301-f00d1c16419b', 'a813aa8d-0f8c-43da-9300-b85e65119d67', '5bbf83b1-6679-4513-9182-0ea1b83b218c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:23:58.893381 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot create request issued successfully. Aug 23 18:23:58.893779 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e536147-737d-4beb-af1d-fdfa9da7acf4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:23:58.894195 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1101/4397] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:23:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:23:58.902486 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34694aea-b94b-4b4c-a676-99f00d82e267 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:58.904616 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34694aea-b94b-4b4c-a676-99f00d82e267 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:23:58.904879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34694aea-b94b-4b4c-a676-99f00d82e267 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:58.905107 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34694aea-b94b-4b4c-a676-99f00d82e267 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:58.913213 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:58.913213 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:23:58.913775 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34694aea-b94b-4b4c-a676-99f00d82e267 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:23:58.914787 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34694aea-b94b-4b4c-a676-99f00d82e267 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 returned with HTTP 200 Aug 23 18:23:58.915758 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1096/4398] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:23:58 2026] GET /volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:59.539994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ebb1319b-932c-4d13-9f1d-5157d756a6ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:59.541778 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebb1319b-932c-4d13-9f1d-5157d756a6ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:23:59.541979 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebb1319b-932c-4d13-9f1d-5157d756a6ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:59.542143 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebb1319b-932c-4d13-9f1d-5157d756a6ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:59.542211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ebb1319b-932c-4d13-9f1d-5157d756a6ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:23:59.546281 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:59.546281 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:23:59.547002 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebb1319b-932c-4d13-9f1d-5157d756a6ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:23:59.547300 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1105/4399] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:23:59 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:59.926125 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-802303ee-9c1d-4177-8cd9-3789452c70f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:59.928618 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-802303ee-9c1d-4177-8cd9-3789452c70f1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:23:59.928921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-802303ee-9c1d-4177-8cd9-3789452c70f1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:23:59.929192 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-802303ee-9c1d-4177-8cd9-3789452c70f1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:23:59.938881 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:59.938881 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:23:59.939124 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-802303ee-9c1d-4177-8cd9-3789452c70f1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:23:59.940315 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-802303ee-9c1d-4177-8cd9-3789452c70f1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 returned with HTTP 200 Aug 23 18:23:59.941102 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1098/4400] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:23:59 2026] GET /volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:23:59.954102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-564cd07e-8206-4fba-be97-aa9c114b89de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:23:59.956529 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:23:59.957021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "350a44fe-6eb1-4e16-a83f-55084546c7e4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-630766720"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:23:59.962127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'snapshot_id': '350a44fe-6eb1-4e16-a83f-55084546c7e4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-630766720'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:23:59.976846 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:23:59.976846 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:23:59.977480 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:23:59.977701 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:23:59.981480 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:23:59.987009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (126c87eb-925f-4e4e-8785-633efbb1035d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:23:59.988264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275ed464-9f3c-485a-b72e-38362a6ccfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:23:59.989266 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:00.030043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275ed464-9f3c-485a-b72e-38362a6ccfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '350a44fe-6eb1-4e16-a83f-55084546c7e4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:00.031381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242ef31f-f46a-4f1d-87d8-07e71b98507d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:00.087313 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['87fddbaa-6e79-4508-8280-7ebfe9b72961', '24a50ec7-0c11-40c7-97a9-7506e9cc53dc', '890239e2-709d-4851-9b82-6310f2df9b6b', '3c267d6e-975d-489e-abbc-ac7a268e8f10'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:00.088205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242ef31f-f46a-4f1d-87d8-07e71b98507d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87fddbaa-6e79-4508-8280-7ebfe9b72961', '24a50ec7-0c11-40c7-97a9-7506e9cc53dc', '890239e2-709d-4851-9b82-6310f2df9b6b', '3c267d6e-975d-489e-abbc-ac7a268e8f10']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:00.089035 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21b834c-fc46-4c64-b401-1d8ae05e18a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:00.129602 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21b834c-fc46-4c64-b401-1d8ae05e18a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51399f7f-22db-44bc-98bf-9ebdc76a8ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-630766720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['87fddbaa-6e79-4508-8280-7ebfe9b72961','24a50ec7-0c11-40c7-97a9-7506e9cc53dc','890239e2-709d-4851-9b82-6310f2df9b6b','3c267d6e-975d-489e-abbc-ac7a268e8f10'],size=1,snapshot_id=350a44fe-6eb1-4e16-a83f-55084546c7e4,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-630766720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51399f7f-22db-44bc-98bf-9ebdc76a8ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=350a44fe-6eb1-4e16-a83f-55084546c7e4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:00.130651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7d1065-9d9c-4b9b-be0f-fb6e2d9b603f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:00.156130 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7d1065-9d9c-4b9b-be0f-fb6e2d9b603f) transitioned into state 'SUCCESS' from state '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-630766720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['87fddbaa-6e79-4508-8280-7ebfe9b72961','24a50ec7-0c11-40c7-97a9-7506e9cc53dc','890239e2-709d-4851-9b82-6310f2df9b6b','3c267d6e-975d-489e-abbc-ac7a268e8f10'],size=1,snapshot_id=350a44fe-6eb1-4e16-a83f-55084546c7e4,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:00.157174 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9157f97f-4c48-49f2-b650-0fe620a60544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:00.184529 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9157f97f-4c48-49f2-b650-0fe620a60544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:00.185838 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (126c87eb-925f-4e4e-8785-633efbb1035d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:00.186329 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:00.187230 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-564cd07e-8206-4fba-be97-aa9c114b89de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:00.187890 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1102/4401] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:23:59 2026] POST /volume/v3/volumes => generated 803 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:00.206182 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b51409b-1efd-4b36-9757-cfdf1df5de50 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:00.208653 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b51409b-1efd-4b36-9757-cfdf1df5de50 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:00.208983 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b51409b-1efd-4b36-9757-cfdf1df5de50 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:00.209247 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b51409b-1efd-4b36-9757-cfdf1df5de50 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:00.219761 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:00.219761 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:00.224807 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b51409b-1efd-4b36-9757-cfdf1df5de50 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:00.230566 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b51409b-1efd-4b36-9757-cfdf1df5de50 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 returned with HTTP 200 Aug 23 18:24:00.231160 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1097/4402] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:00 2026] GET /volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:00.559274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b26e1059-f5e0-4bd7-8659-01a5726d91ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:00.566136 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b26e1059-f5e0-4bd7-8659-01a5726d91ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:00.566374 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b26e1059-f5e0-4bd7-8659-01a5726d91ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:00.567313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b26e1059-f5e0-4bd7-8659-01a5726d91ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:00.567313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b26e1059-f5e0-4bd7-8659-01a5726d91ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:00.572482 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:00.572482 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:00.573373 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b26e1059-f5e0-4bd7-8659-01a5726d91ab tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:00.574460 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1106/4403] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:00 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:01.258187 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19370d57-f2a7-4c45-8e79-ffffe5442866 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:01.259644 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19370d57-f2a7-4c45-8e79-ffffe5442866 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:01.259784 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19370d57-f2a7-4c45-8e79-ffffe5442866 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:01.260690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19370d57-f2a7-4c45-8e79-ffffe5442866 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:01.269323 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:01.269323 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:01.273277 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-19370d57-f2a7-4c45-8e79-ffffe5442866 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:01.278047 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19370d57-f2a7-4c45-8e79-ffffe5442866 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 returned with HTTP 200 Aug 23 18:24:01.278621 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1099/4404] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:01 2026] GET /volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:01.296026 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b120a58-d476-43a1-a7af-1b1347285da9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:01.297983 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b120a58-d476-43a1-a7af-1b1347285da9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:24:01.298308 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b120a58-d476-43a1-a7af-1b1347285da9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51399f7f-22db-44bc-98bf-9ebdc76a8ed2", "name": "tempest-VolumeDependencyTests-Snapshot-1062770030"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:01.313591 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:01.313591 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:01.314241 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b120a58-d476-43a1-a7af-1b1347285da9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:01.314846 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-6b120a58-d476-43a1-a7af-1b1347285da9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create snapshot from volume 51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:01.345053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6b120a58-d476-43a1-a7af-1b1347285da9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['e7d190aa-58cd-4624-87ad-2fea4c767fe9', '830a4658-a8fa-4d5c-b8ec-29dd6820708a', 'bda161d0-1cb9-4423-9aa0-bc3d969063a2', 'a8f7f41d-5ba2-4e73-af64-1e4e1f1cb815'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:01.372786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-cb28b981-0942-4488-b3a7-df257c5c526c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:01.375119 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-cb28b981-0942-4488-b3a7-df257c5c526c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] DELETE https://10.4.3.148/volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf Aug 23 18:24:01.375381 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-cb28b981-0942-4488-b3a7-df257c5c526c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:01.375615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-cb28b981-0942-4488-b3a7-df257c5c526c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:01.384107 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:01.384107 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:01.388812 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b120a58-d476-43a1-a7af-1b1347285da9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot create request issued successfully. Aug 23 18:24:01.391815 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b120a58-d476-43a1-a7af-1b1347285da9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:24:01.391815 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1103/4405] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:24:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:01.402175 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49d8cc1d-24c0-4ba9-8edd-6ce388879e7b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:01.405453 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49d8cc1d-24c0-4ba9-8edd-6ce388879e7b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:01.405453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49d8cc1d-24c0-4ba9-8edd-6ce388879e7b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:01.405453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49d8cc1d-24c0-4ba9-8edd-6ce388879e7b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:01.411082 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:01.411082 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:01.411694 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-49d8cc1d-24c0-4ba9-8edd-6ce388879e7b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:01.412444 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49d8cc1d-24c0-4ba9-8edd-6ce388879e7b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 returned with HTTP 200 Aug 23 18:24:01.413070 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1107/4406] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:01 2026] GET /volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:01.442188 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-cb28b981-0942-4488-b3a7-df257c5c526c tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf returned with HTTP 200 Aug 23 18:24:01.446279 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1098/4407] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:24:01 2026] DELETE /volume/v3/attachments/ea0ba694-88cd-4bdf-8534-705d153f63bf => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:01.464662 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:01.471029 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 Aug 23 18:24:01.471274 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:01.472711 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:01.472711 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Delete volume with id: c3e20be9-88ed-4893-a7fe-ae69a148c717 Aug 23 18:24:01.482573 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:01.482573 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:01.483231 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Volume info retrieved successfully. Aug 23 18:24:01.510746 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] Delete volume request issued successfully. Aug 23 18:24:01.511092 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aeeb3b14-aa9a-41e5-8ad7-81e1e10615f5 req-2fea00d2-2cf1-4d35-bf6e-176dc6686aee tempest-ServerBootFromVolumeStableRescueTest-1267267271 tempest-ServerBootFromVolumeStableRescueTest-1267267271-project-member] https://10.4.3.148/volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 returned with HTTP 202 Aug 23 18:24:01.511900 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1100/4408] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:24:01 2026] DELETE /volume/v3/volumes/c3e20be9-88ed-4893-a7fe-ae69a148c717 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:01.592901 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5214fa53-5bb6-48ec-ad43-63571dd2391c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:01.596870 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5214fa53-5bb6-48ec-ad43-63571dd2391c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:01.596870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5214fa53-5bb6-48ec-ad43-63571dd2391c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:01.596870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5214fa53-5bb6-48ec-ad43-63571dd2391c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:01.596870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5214fa53-5bb6-48ec-ad43-63571dd2391c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:01.606988 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:01.606988 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:01.608145 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5214fa53-5bb6-48ec-ad43-63571dd2391c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:01.609351 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1104/4409] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:01 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:02.423377 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a33f6dc-505d-4b44-afc3-17f24b20fee8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:02.427241 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a33f6dc-505d-4b44-afc3-17f24b20fee8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:02.427661 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a33f6dc-505d-4b44-afc3-17f24b20fee8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:02.427966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a33f6dc-505d-4b44-afc3-17f24b20fee8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:02.433568 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:02.433568 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:02.434039 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a33f6dc-505d-4b44-afc3-17f24b20fee8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:02.435092 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a33f6dc-505d-4b44-afc3-17f24b20fee8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 returned with HTTP 200 Aug 23 18:24:02.436093 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1108/4410] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:02 2026] GET /volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:02.449128 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:02.451071 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:02.451482 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "86593c11-8b7a-42b1-8d9d-fa996a8d1976", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-318485609"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:02.453300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'snapshot_id': '86593c11-8b7a-42b1-8d9d-fa996a8d1976', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-318485609'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:02.459585 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:02.459585 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:02.460205 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:02.460364 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:02.464163 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:02.470483 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (606a62df-2ecd-48e7-b68a-8465e48c1427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:02.471699 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed71d7a1-ddcb-45eb-bd58-2e5f4c7d4ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:02.472680 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:02.505079 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed71d7a1-ddcb-45eb-bd58-2e5f4c7d4ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86593c11-8b7a-42b1-8d9d-fa996a8d1976', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:02.506039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54c2e45-1590-4633-99aa-11ae69b7e764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:02.549703 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['b1adfa69-e96d-4465-8a0b-ae2268d66819', 'fcecad4e-0754-4623-a489-f8465949c0ea', '1b480ca0-a775-4f92-ba14-60f3bd4cf226', '23947d9c-241d-46ff-bcac-ea0f28f87d11'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:02.550813 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54c2e45-1590-4633-99aa-11ae69b7e764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1adfa69-e96d-4465-8a0b-ae2268d66819', 'fcecad4e-0754-4623-a489-f8465949c0ea', '1b480ca0-a775-4f92-ba14-60f3bd4cf226', '23947d9c-241d-46ff-bcac-ea0f28f87d11']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:02.551828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd07a36f-e842-4831-9243-ebae06c225d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:02.599654 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd07a36f-e842-4831-9243-ebae06c225d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a07151f-6594-4494-bc01-45244bed6d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-318485609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['b1adfa69-e96d-4465-8a0b-ae2268d66819','fcecad4e-0754-4623-a489-f8465949c0ea','1b480ca0-a775-4f92-ba14-60f3bd4cf226','23947d9c-241d-46ff-bcac-ea0f28f87d11'],size=1,snapshot_id=86593c11-8b7a-42b1-8d9d-fa996a8d1976,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-318485609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a07151f-6594-4494-bc01-45244bed6d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=86593c11-8b7a-42b1-8d9d-fa996a8d1976,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:02.600944 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987d7908-218a-458d-b565-1bdbdc528c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:02.622866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-641031fc-e314-48ad-ad88-6d2f03076cb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:02.623256 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987d7908-218a-458d-b565-1bdbdc528c6b) transitioned into state 'SUCCESS' from state '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-318485609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['b1adfa69-e96d-4465-8a0b-ae2268d66819','fcecad4e-0754-4623-a489-f8465949c0ea','1b480ca0-a775-4f92-ba14-60f3bd4cf226','23947d9c-241d-46ff-bcac-ea0f28f87d11'],size=1,snapshot_id=86593c11-8b7a-42b1-8d9d-fa996a8d1976,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:02.623923 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cefbceaf-3817-42da-a512-eabea4e18d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:02.625082 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-641031fc-e314-48ad-ad88-6d2f03076cb7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:02.625343 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-641031fc-e314-48ad-ad88-6d2f03076cb7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:02.625592 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-641031fc-e314-48ad-ad88-6d2f03076cb7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:02.625728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-641031fc-e314-48ad-ad88-6d2f03076cb7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:02.630838 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:02.630838 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:02.631769 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-641031fc-e314-48ad-ad88-6d2f03076cb7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:02.632282 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1101/4411] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:02 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:02.650330 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cefbceaf-3817-42da-a512-eabea4e18d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:02.651033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (606a62df-2ecd-48e7-b68a-8465e48c1427) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:02.651926 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:02.651926 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4931390-5c5c-4cdc-9b0a-e0298442d598 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:02.652211 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1099/4412] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:24:02 2026] POST /volume/v3/volumes => generated 803 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:02.671806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73f71b99-f148-4ed5-a298-61a4b28694a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:02.675360 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73f71b99-f148-4ed5-a298-61a4b28694a9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:02.676146 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73f71b99-f148-4ed5-a298-61a4b28694a9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:02.676146 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73f71b99-f148-4ed5-a298-61a4b28694a9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:02.685056 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:02.685056 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:02.690446 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-73f71b99-f148-4ed5-a298-61a4b28694a9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:02.696917 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73f71b99-f148-4ed5-a298-61a4b28694a9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 returned with HTTP 200 Aug 23 18:24:02.697326 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1105/4413] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:02 2026] GET /volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:03.647459 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5cd1d4bb-09a8-424f-b1e6-66869e3215f0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:03.652106 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cd1d4bb-09a8-424f-b1e6-66869e3215f0 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:03.652106 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cd1d4bb-09a8-424f-b1e6-66869e3215f0 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:03.652106 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cd1d4bb-09a8-424f-b1e6-66869e3215f0 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:03.652106 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5cd1d4bb-09a8-424f-b1e6-66869e3215f0 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:03.667821 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:03.667821 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:03.667821 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cd1d4bb-09a8-424f-b1e6-66869e3215f0 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:03.667821 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1109/4414] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:03 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:03.718460 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bc5fc6b9-3d45-4b2e-9199-b346bd31619d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:03.720880 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc5fc6b9-3d45-4b2e-9199-b346bd31619d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:03.721167 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc5fc6b9-3d45-4b2e-9199-b346bd31619d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:03.721421 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc5fc6b9-3d45-4b2e-9199-b346bd31619d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:03.734217 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:03.734217 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:03.739076 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bc5fc6b9-3d45-4b2e-9199-b346bd31619d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:03.746357 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc5fc6b9-3d45-4b2e-9199-b346bd31619d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 returned with HTTP 200 Aug 23 18:24:03.746888 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1102/4415] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:03 2026] GET /volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:03.761194 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:03.763317 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:03.763781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7a07151f-6594-4494-bc01-45244bed6d38", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1751411414"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:03.769106 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'source_volid': '7a07151f-6594-4494-bc01-45244bed6d38', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1751411414'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:03.781915 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:03.781915 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:03.782588 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume retrieved successfully. Aug 23 18:24:03.782760 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:03.787815 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:03.794859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (04aacf72-9df8-4a0f-b800-1dc2c486e7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:03.796301 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157e5eef-5297-45af-bebc-76f99c1bf6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:03.797532 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:03.826212 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157e5eef-5297-45af-bebc-76f99c1bf6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7a07151f-6594-4494-bc01-45244bed6d38', 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:03.827276 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31d825f-e5a5-4955-a5bc-b06d8098210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:03.875102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['6fd71d79-46ba-4627-ab4b-d986170c2b48', '5d7af5bf-e3d1-4b07-a5d6-a00bc602b45e', '71d140a5-caf0-434c-a6f9-8ed633cfb882', 'e24576eb-bc46-41d2-a852-2ece70b5cce0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:03.875757 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31d825f-e5a5-4955-a5bc-b06d8098210f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd71d79-46ba-4627-ab4b-d986170c2b48', '5d7af5bf-e3d1-4b07-a5d6-a00bc602b45e', '71d140a5-caf0-434c-a6f9-8ed633cfb882', 'e24576eb-bc46-41d2-a852-2ece70b5cce0']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:03.876704 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ad3240-309a-4ea8-9431-1695e1f050ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:03.919010 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ad3240-309a-4ea8-9431-1695e1f050ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a96b86-d6d3-4561-9f59-78bf1e104cc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1751411414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['6fd71d79-46ba-4627-ab4b-d986170c2b48','5d7af5bf-e3d1-4b07-a5d6-a00bc602b45e','71d140a5-caf0-434c-a6f9-8ed633cfb882','e24576eb-bc46-41d2-a852-2ece70b5cce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=7a07151f-6594-4494-bc01-45244bed6d38,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1751411414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a96b86-d6d3-4561-9f59-78bf1e104cc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7a07151f-6594-4494-bc01-45244bed6d38,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:03.919976 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8979b62-fbe5-462a-b9b4-53d8fda01ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:03.942140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8979b62-fbe5-462a-b9b4-53d8fda01ae7) transitioned into state 'SUCCESS' from state '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-1751411414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['6fd71d79-46ba-4627-ab4b-d986170c2b48','5d7af5bf-e3d1-4b07-a5d6-a00bc602b45e','71d140a5-caf0-434c-a6f9-8ed633cfb882','e24576eb-bc46-41d2-a852-2ece70b5cce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=7a07151f-6594-4494-bc01-45244bed6d38,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:03.943054 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16045f81-1e37-4442-b259-62dd92c1ca6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:03.967083 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16045f81-1e37-4442-b259-62dd92c1ca6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:03.968682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (04aacf72-9df8-4a0f-b800-1dc2c486e7d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:03.969424 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:03.970446 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab80b7d0-c932-4912-9a4c-605978c587e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:03.971031 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1100/4416] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:24:03 2026] POST /volume/v3/volumes => generated 804 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:03.991989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cfc316d6-8a5f-44d8-a4e7-4ea7ff297efa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:03.994166 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfc316d6-8a5f-44d8-a4e7-4ea7ff297efa tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:03.994452 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfc316d6-8a5f-44d8-a4e7-4ea7ff297efa tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:03.994732 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfc316d6-8a5f-44d8-a4e7-4ea7ff297efa tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:04.003537 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:04.003537 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:04.008913 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cfc316d6-8a5f-44d8-a4e7-4ea7ff297efa tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:04.014781 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfc316d6-8a5f-44d8-a4e7-4ea7ff297efa tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 returned with HTTP 200 Aug 23 18:24:04.015229 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1106/4417] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:03 2026] GET /volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:04.676838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d82007ce-61ba-4ea1-83c3-99f961cc4a68 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:04.679019 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d82007ce-61ba-4ea1-83c3-99f961cc4a68 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:04.679280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d82007ce-61ba-4ea1-83c3-99f961cc4a68 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:04.679560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d82007ce-61ba-4ea1-83c3-99f961cc4a68 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:04.679685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d82007ce-61ba-4ea1-83c3-99f961cc4a68 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:04.685070 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:04.685070 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:04.686064 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d82007ce-61ba-4ea1-83c3-99f961cc4a68 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:04.686746 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1110/4418] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:04 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:05.031822 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b30c09d1-b9c9-4759-8f99-eb591e48ee37 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:05.033944 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b30c09d1-b9c9-4759-8f99-eb591e48ee37 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:05.034257 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b30c09d1-b9c9-4759-8f99-eb591e48ee37 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:05.034502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b30c09d1-b9c9-4759-8f99-eb591e48ee37 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:05.042670 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:05.042670 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:05.047098 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b30c09d1-b9c9-4759-8f99-eb591e48ee37 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:05.053513 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b30c09d1-b9c9-4759-8f99-eb591e48ee37 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 returned with HTTP 200 Aug 23 18:24:05.054028 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1103/4419] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:05 2026] GET /volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:05.067347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:05.069344 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:24:05.069606 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:05.070201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:05.070741 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:24:05.075752 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:05.075752 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:05.076276 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:05.093372 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot delete request issued successfully. Aug 23 18:24:05.093652 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11b7bdd1-3d7e-4dc2-bcc8-d1d4d2691bf3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 returned with HTTP 202 Aug 23 18:24:05.094098 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1101/4420] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:05 2026] DELETE /volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:05.102989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-075873e8-9b0c-495a-9bb1-a1a10daf89db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:05.105956 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-075873e8-9b0c-495a-9bb1-a1a10daf89db tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:24:05.106245 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-075873e8-9b0c-495a-9bb1-a1a10daf89db tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:05.106648 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-075873e8-9b0c-495a-9bb1-a1a10daf89db tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:05.113235 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:05.113235 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:05.113922 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-075873e8-9b0c-495a-9bb1-a1a10daf89db tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:05.114857 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-075873e8-9b0c-495a-9bb1-a1a10daf89db tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 returned with HTTP 200 Aug 23 18:24:05.115329 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1107/4421] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:05 2026] GET /volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:05.699521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1e15a848-32ea-4be5-9e39-258388efa1d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:05.701511 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e15a848-32ea-4be5-9e39-258388efa1d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:05.701780 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e15a848-32ea-4be5-9e39-258388efa1d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:05.702021 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e15a848-32ea-4be5-9e39-258388efa1d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:05.702123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1e15a848-32ea-4be5-9e39-258388efa1d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:05.711961 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:05.711961 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:05.713223 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e15a848-32ea-4be5-9e39-258388efa1d4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:05.713532 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1111/4422] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:05 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:06.125472 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-065c24fb-69b2-42d4-bc07-35d85cf2191d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:06.127259 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-065c24fb-69b2-42d4-bc07-35d85cf2191d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:24:06.127483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-065c24fb-69b2-42d4-bc07-35d85cf2191d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:06.127693 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-065c24fb-69b2-42d4-bc07-35d85cf2191d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:06.132781 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-065c24fb-69b2-42d4-bc07-35d85cf2191d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 returned with HTTP 404 Aug 23 18:24:06.133354 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1104/4423] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:06 2026] GET /volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:06.140130 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a5810f2-affd-4f82-8070-de917f78b85d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:06.142042 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a5810f2-affd-4f82-8070-de917f78b85d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:06.142245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a5810f2-affd-4f82-8070-de917f78b85d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:06.142433 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a5810f2-affd-4f82-8070-de917f78b85d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:06.142535 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-5a5810f2-affd-4f82-8070-de917f78b85d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:06.147474 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:06.147474 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:06.147941 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5a5810f2-affd-4f82-8070-de917f78b85d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:06.163469 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5a5810f2-affd-4f82-8070-de917f78b85d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot delete request issued successfully. Aug 23 18:24:06.163643 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a5810f2-affd-4f82-8070-de917f78b85d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 returned with HTTP 202 Aug 23 18:24:06.164087 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1102/4424] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:06 2026] DELETE /volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:06.174598 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1edbc96e-018d-4970-b735-c2aec3220e72 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:06.176502 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1edbc96e-018d-4970-b735-c2aec3220e72 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:06.176663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1edbc96e-018d-4970-b735-c2aec3220e72 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:06.176919 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1edbc96e-018d-4970-b735-c2aec3220e72 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:06.184192 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:06.184192 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:06.184657 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1edbc96e-018d-4970-b735-c2aec3220e72 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:06.185394 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1edbc96e-018d-4970-b735-c2aec3220e72 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 returned with HTTP 200 Aug 23 18:24:06.185750 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1108/4425] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:06 2026] GET /volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:06.725535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ccd024ca-950b-464a-8ec8-6547366520db None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:06.727500 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ccd024ca-950b-464a-8ec8-6547366520db tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:06.727737 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ccd024ca-950b-464a-8ec8-6547366520db tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:06.728008 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ccd024ca-950b-464a-8ec8-6547366520db tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:06.728176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ccd024ca-950b-464a-8ec8-6547366520db tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:06.732397 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:06.732397 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:06.733160 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ccd024ca-950b-464a-8ec8-6547366520db tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:06.733491 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1112/4426] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:06 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:07.194811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d5c5bca-5652-4240-9edd-3a8653b4af2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:07.198862 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d5c5bca-5652-4240-9edd-3a8653b4af2a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:07.198862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d5c5bca-5652-4240-9edd-3a8653b4af2a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:07.198862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d5c5bca-5652-4240-9edd-3a8653b4af2a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:07.203206 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d5c5bca-5652-4240-9edd-3a8653b4af2a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 returned with HTTP 404 Aug 23 18:24:07.203848 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1105/4427] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:07 2026] GET /volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:07.211179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:07.212924 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:07.213136 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:07.213316 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:07.213522 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:07.221599 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:07.221599 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:07.222123 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:07.240863 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:07.241225 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c2dcc80-0332-4a13-a766-a43ca4e453d1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 returned with HTTP 202 Aug 23 18:24:07.241762 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1103/4428] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:07 2026] DELETE /volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:07.255234 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5ba66d61-8988-4a7b-aa12-70565fc21750 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:07.257615 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ba66d61-8988-4a7b-aa12-70565fc21750 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:07.257924 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ba66d61-8988-4a7b-aa12-70565fc21750 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:07.258176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ba66d61-8988-4a7b-aa12-70565fc21750 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:07.274080 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:07.274080 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:07.283455 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5ba66d61-8988-4a7b-aa12-70565fc21750 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:07.289474 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ba66d61-8988-4a7b-aa12-70565fc21750 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 returned with HTTP 200 Aug 23 18:24:07.290100 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1109/4429] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:07 2026] GET /volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:07.747354 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c48617de-e145-47b1-943c-91308206bdf9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:07.750159 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c48617de-e145-47b1-943c-91308206bdf9 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:07.750381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c48617de-e145-47b1-943c-91308206bdf9 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:07.750572 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c48617de-e145-47b1-943c-91308206bdf9 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:07.750675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c48617de-e145-47b1-943c-91308206bdf9 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:07.754777 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:07.754777 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:07.755458 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c48617de-e145-47b1-943c-91308206bdf9 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:07.755784 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1113/4430] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:07 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:07.941231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:07.942991 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/limits Aug 23 18:24:07.943156 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:07.943325 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:07.952204 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-387318376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-387318376, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:24:07.952333 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-387318376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-387318376, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:24:07.952577 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-387318376 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-387318376, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:24:07.965355 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-f5ce0fc3-274a-4008-a7c3-84df78ed8310 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/limits returned with HTTP 200 Aug 23 18:24:07.966061 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1106/4431] 10.4.3.148 () {68 vars in 1484 bytes} [Sun Aug 23 18:24:07 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:08.003228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-372b4acb-b309-4e8d-9d37-94e83d4ae96c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.005477 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-372b4acb-b309-4e8d-9d37-94e83d4ae96c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:24:08.005732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-372b4acb-b309-4e8d-9d37-94e83d4ae96c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.005961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-372b4acb-b309-4e8d-9d37-94e83d4ae96c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.015482 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.015482 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:08.019032 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-372b4acb-b309-4e8d-9d37-94e83d4ae96c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:08.025072 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-372b4acb-b309-4e8d-9d37-94e83d4ae96c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:24:08.025619 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1104/4432] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:08 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:08.042386 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.045312 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:24:08.045723 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6c80a91-46c4-4ee2-bbf1-e4c778a545f8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-552971153", "description": null, "metadata": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:08.057507 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.057507 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:08.058285 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:08.058485 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create snapshot from volume e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:24:08.099107 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Created reservations ['63d848cf-eaf0-45ae-b55d-bcd313ef15c4', '9e3b5041-ce61-4c63-bae4-194eb040e79c', '7f295aef-0c13-414e-9d79-e764846348b2', 'ac3fdf14-105e-484e-9b64-16fe301a54f8'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:08.138416 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot force create request issued successfully. Aug 23 18:24:08.139063 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-776a4bc2-3cdc-41f2-872e-a415d5e0391c req-4bb38b45-3c0c-4394-93a5-53502e1f4ba1 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:24:08.139750 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1110/4433] 10.4.3.148 () {72 vars in 1547 bytes} [Sun Aug 23 18:24:08 2026] POST /volume/v3/snapshots => generated 323 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:08.310894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-46da7328-6087-429c-b7c7-ccd4c0040bb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.312859 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46da7328-6087-429c-b7c7-ccd4c0040bb7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:08.313088 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46da7328-6087-429c-b7c7-ccd4c0040bb7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.313392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46da7328-6087-429c-b7c7-ccd4c0040bb7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.320126 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46da7328-6087-429c-b7c7-ccd4c0040bb7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 returned with HTTP 404 Aug 23 18:24:08.320813 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1114/4434] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:08 2026] GET /volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:08.328315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8bb54751-e79f-4162-9c64-4775fccaf73b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.330418 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bb54751-e79f-4162-9c64-4775fccaf73b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:24:08.330638 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8bb54751-e79f-4162-9c64-4775fccaf73b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.330851 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8bb54751-e79f-4162-9c64-4775fccaf73b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.331013 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-8bb54751-e79f-4162-9c64-4775fccaf73b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:24:08.338739 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.338739 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:08.339378 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8bb54751-e79f-4162-9c64-4775fccaf73b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:08.360084 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8bb54751-e79f-4162-9c64-4775fccaf73b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:08.360327 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bb54751-e79f-4162-9c64-4775fccaf73b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f returned with HTTP 202 Aug 23 18:24:08.360857 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1107/4435] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:08 2026] DELETE /volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:08.372873 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ec7e513-57da-4cc9-9890-e604f0bd3315 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.375333 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ec7e513-57da-4cc9-9890-e604f0bd3315 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:24:08.375614 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ec7e513-57da-4cc9-9890-e604f0bd3315 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.375823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ec7e513-57da-4cc9-9890-e604f0bd3315 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.384891 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.384891 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:08.389927 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6ec7e513-57da-4cc9-9890-e604f0bd3315 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:08.394115 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ec7e513-57da-4cc9-9890-e604f0bd3315 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f returned with HTTP 200 Aug 23 18:24:08.394814 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1105/4436] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:08 2026] GET /volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:08.766165 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ffbc347-655b-4be6-bdad-7876ec64e677 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.770083 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ffbc347-655b-4be6-bdad-7876ec64e677 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:08.770083 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ffbc347-655b-4be6-bdad-7876ec64e677 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.770083 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ffbc347-655b-4be6-bdad-7876ec64e677 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.770083 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7ffbc347-655b-4be6-bdad-7876ec64e677 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:08.773649 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.773649 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:08.774761 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ffbc347-655b-4be6-bdad-7876ec64e677 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:08.775325 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1111/4437] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:08 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:08.787086 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-586086b1-c534-4df8-a3f7-43a47447796c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.789226 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-586086b1-c534-4df8-a3f7-43a47447796c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:24:08.789464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-586086b1-c534-4df8-a3f7-43a47447796c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.789652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-586086b1-c534-4df8-a3f7-43a47447796c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.798275 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.798275 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:08.802368 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-586086b1-c534-4df8-a3f7-43a47447796c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Volume info retrieved successfully. Aug 23 18:24:08.807219 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-586086b1-c534-4df8-a3f7-43a47447796c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 returned with HTTP 200 Aug 23 18:24:08.807619 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1115/4438] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:08 2026] GET /volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:08.820340 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2eeae6b8-0b77-4bd5-907b-a84a25d48e97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.822783 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2eeae6b8-0b77-4bd5-907b-a84a25d48e97 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] PUT https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:08.823324 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2eeae6b8-0b77-4bd5-907b-a84a25d48e97 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1178709053", "description": "tempest-volume-backup-description-2044768328"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:08.831422 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.831422 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:08.839768 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2eeae6b8-0b77-4bd5-907b-a84a25d48e97 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:08.840342 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1108/4439] 10.4.3.148 () {70 vars in 1409 bytes} [Sun Aug 23 18:24:08 2026] PUT /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:08.849891 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d8799843-826a-401b-a694-b7dff738594c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.851820 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8799843-826a-401b-a694-b7dff738594c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:08.852117 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8799843-826a-401b-a694-b7dff738594c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.852368 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8799843-826a-401b-a694-b7dff738594c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.852564 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d8799843-826a-401b-a694-b7dff738594c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:08.857383 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.857383 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:08.858558 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8799843-826a-401b-a694-b7dff738594c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:08.859139 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1106/4440] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:08 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 840 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:08.872021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2fd86324-54cb-487e-ad05-81f31fe60f0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.873883 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fd86324-54cb-487e-ad05-81f31fe60f0c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] DELETE https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:08.874989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fd86324-54cb-487e-ad05-81f31fe60f0c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.875453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fd86324-54cb-487e-ad05-81f31fe60f0c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.876492 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-2fd86324-54cb-487e-ad05-81f31fe60f0c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Delete backup with id: d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. Aug 23 18:24:08.883726 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.883726 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:08.897756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-2fd86324-54cb-487e-ad05-81f31fe60f0c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] delete_backup rpcapi backup_id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:24:08.900606 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fd86324-54cb-487e-ad05-81f31fe60f0c tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 202 Aug 23 18:24:08.900606 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1112/4441] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:24:08 2026] DELETE /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:24:08.906831 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-56d28d53-6c49-4e06-a882-cabedf0bbbe4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:08.909344 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56d28d53-6c49-4e06-a882-cabedf0bbbe4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:08.909573 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56d28d53-6c49-4e06-a882-cabedf0bbbe4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:08.909771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56d28d53-6c49-4e06-a882-cabedf0bbbe4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:08.909914 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-56d28d53-6c49-4e06-a882-cabedf0bbbe4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:08.915259 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:08.915259 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:08.916115 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56d28d53-6c49-4e06-a882-cabedf0bbbe4 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 200 Aug 23 18:24:08.916509 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1116/4442] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:08 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 839 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:09.413022 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4015ec9b-c47c-4c89-b8a4-38b1e60b4917 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:09.420906 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4015ec9b-c47c-4c89-b8a4-38b1e60b4917 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:24:09.420906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4015ec9b-c47c-4c89-b8a4-38b1e60b4917 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:09.420906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4015ec9b-c47c-4c89-b8a4-38b1e60b4917 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:09.426572 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4015ec9b-c47c-4c89-b8a4-38b1e60b4917 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f returned with HTTP 404 Aug 23 18:24:09.427335 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1109/4443] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:09 2026] GET /volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:09.435690 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d97e1021-c236-423f-9df9-fc653ed15d48 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:09.438421 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d97e1021-c236-423f-9df9-fc653ed15d48 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:09.438421 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d97e1021-c236-423f-9df9-fc653ed15d48 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:09.438421 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d97e1021-c236-423f-9df9-fc653ed15d48 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:09.438421 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d97e1021-c236-423f-9df9-fc653ed15d48 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:09.445051 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:09.445051 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:09.445505 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d97e1021-c236-423f-9df9-fc653ed15d48 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:09.464896 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d97e1021-c236-423f-9df9-fc653ed15d48 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:09.464896 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d97e1021-c236-423f-9df9-fc653ed15d48 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 returned with HTTP 202 Aug 23 18:24:09.464896 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1107/4444] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:09 2026] DELETE /volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:09.473842 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d4ae90a-c04f-4e24-bb79-c33c6e4f4d4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:09.474287 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d4ae90a-c04f-4e24-bb79-c33c6e4f4d4c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:09.474527 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d4ae90a-c04f-4e24-bb79-c33c6e4f4d4c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:09.474885 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d4ae90a-c04f-4e24-bb79-c33c6e4f4d4c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:09.491134 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:09.491134 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:09.498637 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d4ae90a-c04f-4e24-bb79-c33c6e4f4d4c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:09.504948 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d4ae90a-c04f-4e24-bb79-c33c6e4f4d4c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 returned with HTTP 200 Aug 23 18:24:09.506034 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1113/4445] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:09 2026] GET /volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:09.927176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f82ea71-c2c6-494f-afc9-d00b4db5b028 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:09.929097 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f82ea71-c2c6-494f-afc9-d00b4db5b028 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 Aug 23 18:24:09.929331 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f82ea71-c2c6-494f-afc9-d00b4db5b028 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:09.929576 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f82ea71-c2c6-494f-afc9-d00b4db5b028 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:09.929683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9f82ea71-c2c6-494f-afc9-d00b4db5b028 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Show backup with id d1905cc3-e2de-4fdd-a741-63e5a7aa67d6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:09.933587 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f82ea71-c2c6-494f-afc9-d00b4db5b028 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 returned with HTTP 404 Aug 23 18:24:09.934178 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1117/4446] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:09 2026] GET /volume/v3/backups/d1905cc3-e2de-4fdd-a741-63e5a7aa67d6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:10.022295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad5d2d0c-33cc-473a-af57-42e922d6fc61 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.023908 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad5d2d0c-33cc-473a-af57-42e922d6fc61 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:24:10.024237 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad5d2d0c-33cc-473a-af57-42e922d6fc61 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.024510 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad5d2d0c-33cc-473a-af57-42e922d6fc61 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.032001 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.032001 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:10.038446 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ad5d2d0c-33cc-473a-af57-42e922d6fc61 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Volume info retrieved successfully. Aug 23 18:24:10.040419 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad5d2d0c-33cc-473a-af57-42e922d6fc61 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 returned with HTTP 200 Aug 23 18:24:10.041774 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1110/4447] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:10 2026] GET /volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:10.053567 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.055352 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] DELETE https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:24:10.055602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.055770 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.055945 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Delete volume with id: 68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:24:10.063112 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.063112 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:10.063522 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Volume info retrieved successfully. Aug 23 18:24:10.081263 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Delete volume request issued successfully. Aug 23 18:24:10.084135 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf1aa673-5635-4aec-906f-595d0ffa9acd tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 returned with HTTP 202 Aug 23 18:24:10.084135 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1108/4448] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:24:10 2026] DELETE /volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:10.089150 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bc07a1d7-d0d3-4b57-a7bb-a7d29d070086 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.091842 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc07a1d7-d0d3-4b57-a7bb-a7d29d070086 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:24:10.092350 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc07a1d7-d0d3-4b57-a7bb-a7d29d070086 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.092593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc07a1d7-d0d3-4b57-a7bb-a7d29d070086 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.107841 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.107841 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:10.115045 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bc07a1d7-d0d3-4b57-a7bb-a7d29d070086 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Volume info retrieved successfully. Aug 23 18:24:10.123840 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc07a1d7-d0d3-4b57-a7bb-a7d29d070086 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 returned with HTTP 200 Aug 23 18:24:10.124679 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1114/4449] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:10 2026] GET /volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:10.199147 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-29cd4064-da88-416b-895d-bd37cea65aec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.201296 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29cd4064-da88-416b-895d-bd37cea65aec tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 Aug 23 18:24:10.201542 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29cd4064-da88-416b-895d-bd37cea65aec tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.201757 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29cd4064-da88-416b-895d-bd37cea65aec tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.207360 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.207360 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:10.208025 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-29cd4064-da88-416b-895d-bd37cea65aec tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:24:10.209041 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29cd4064-da88-416b-895d-bd37cea65aec tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 returned with HTTP 200 Aug 23 18:24:10.209564 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1118/4450] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:10 2026] GET /volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:10.236612 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.238721 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:10.239216 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-615473471", "snapshot_id": null, "imageRef": "921339bf-676b-4c8b-af29-959dc966cb0e", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:10.241213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-615473471', 'snapshot_id': None, 'imageRef': '921339bf-676b-4c8b-af29-959dc966cb0e', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:10.336681 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.336681 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:10.337234 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:24:10.337515 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume of 1 GB Aug 23 18:24:10.343020 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Availability Zones retrieved successfully. Aug 23 18:24:10.350639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Flow 'volume_create_api' (cf6aff2b-698d-4497-9a25-774d43039f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:10.352070 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e881c21f-d52f-42c9-a9ec-244d5266f908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:10.353135 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:10.392381 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e881c21f-d52f-42c9-a9ec-244d5266f908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '49e2373f-7747-41a1-85a7-6751c6069b31', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:10.393188 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3a45f2-9245-4746-89e8-cf5ff7ab382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:10.434567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Created reservations ['38971cc0-dd97-4466-96f1-dbe7a77ca998', '1ee0b4f2-d03a-4f17-ad7b-7444db5fc664', 'd9495146-b532-4e5e-8fa3-6411c2fc3e78', '8801d35d-d448-40be-8605-dfb110124e41'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:10.435684 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3a45f2-9245-4746-89e8-cf5ff7ab382c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38971cc0-dd97-4466-96f1-dbe7a77ca998', '1ee0b4f2-d03a-4f17-ad7b-7444db5fc664', 'd9495146-b532-4e5e-8fa3-6411c2fc3e78', '8801d35d-d448-40be-8605-dfb110124e41']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:10.436388 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f330e75-1c56-4e5f-89c1-a37d1da7a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:10.480962 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f330e75-1c56-4e5f-89c1-a37d1da7a01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfea526e-5277-4c06-842b-fbe0b3227993', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-615473471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef79ad9834845528723c5346e208161',qos_specs=None,replication_status=,reservations=['38971cc0-dd97-4466-96f1-dbe7a77ca998','1ee0b4f2-d03a-4f17-ad7b-7444db5fc664','d9495146-b532-4e5e-8fa3-6411c2fc3e78','8801d35d-d448-40be-8605-dfb110124e41'],size=1,snapshot_id=49e2373f-7747-41a1-85a7-6751c6069b31,source_replicaid=,source_volid=None,status='creating',user_id='1323963977584046a2ac8085560ee319',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-615473471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfea526e-5277-4c06-842b-fbe0b3227993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef79ad9834845528723c5346e208161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=49e2373f-7747-41a1-85a7-6751c6069b31,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1323963977584046a2ac8085560ee319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:10.481735 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32911e36-91c5-4113-a4dc-7fe8e1c61034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:10.502138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32911e36-91c5-4113-a4dc-7fe8e1c61034) transitioned into state 'SUCCESS' from state '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-615473471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef79ad9834845528723c5346e208161',qos_specs=None,replication_status=,reservations=['38971cc0-dd97-4466-96f1-dbe7a77ca998','1ee0b4f2-d03a-4f17-ad7b-7444db5fc664','d9495146-b532-4e5e-8fa3-6411c2fc3e78','8801d35d-d448-40be-8605-dfb110124e41'],size=1,snapshot_id=49e2373f-7747-41a1-85a7-6751c6069b31,source_replicaid=,source_volid=None,status='creating',user_id='1323963977584046a2ac8085560ee319',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:10.503166 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631e4810-d4e7-472e-9639-1b83bc892097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:10.519396 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c4f117f-43d8-4f68-b0bd-859ff40c535c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.521289 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c4f117f-43d8-4f68-b0bd-859ff40c535c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:10.521526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c4f117f-43d8-4f68-b0bd-859ff40c535c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.521730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c4f117f-43d8-4f68-b0bd-859ff40c535c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.527576 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c4f117f-43d8-4f68-b0bd-859ff40c535c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 returned with HTTP 404 Aug 23 18:24:10.528109 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1109/4451] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:10 2026] GET /volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:10.528261 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631e4810-d4e7-472e-9639-1b83bc892097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:10.529163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Flow 'volume_create_api' (cf6aff2b-698d-4497-9a25-774d43039f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:10.529555 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume request issued successfully. Aug 23 18:24:10.530176 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea26a325-4f40-4c5e-82f3-7e4b1867d14c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:10.530661 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1111/4452] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:24:10 2026] POST /volume/v3/volumes => generated 813 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:10.539341 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.541593 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:10.541989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.542314 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.542604 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:10.543704 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe214b9e-8ebe-4c5d-a4c0-c5784845ea65 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.545804 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe214b9e-8ebe-4c5d-a4c0-c5784845ea65 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:24:10.546069 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe214b9e-8ebe-4c5d-a4c0-c5784845ea65 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.546291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe214b9e-8ebe-4c5d-a4c0-c5784845ea65 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.551633 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.551633 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:10.552232 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:10.553981 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.553981 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:10.557885 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe214b9e-8ebe-4c5d-a4c0-c5784845ea65 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:10.563295 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe214b9e-8ebe-4c5d-a4c0-c5784845ea65 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 200 Aug 23 18:24:10.563675 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1119/4453] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:10 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:10.575191 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:10.575864 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bda95e0b-1253-49c6-b314-735a1d139bd2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 returned with HTTP 202 Aug 23 18:24:10.576545 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1115/4454] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:10 2026] DELETE /volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:10.585055 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d446049-ae7a-43fe-9000-c1189a1aa4c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:10.587304 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d446049-ae7a-43fe-9000-c1189a1aa4c0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:10.587616 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d446049-ae7a-43fe-9000-c1189a1aa4c0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:10.587891 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d446049-ae7a-43fe-9000-c1189a1aa4c0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:10.597562 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:10.597562 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:10.601555 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7d446049-ae7a-43fe-9000-c1189a1aa4c0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:10.608259 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d446049-ae7a-43fe-9000-c1189a1aa4c0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 returned with HTTP 200 Aug 23 18:24:10.608788 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1110/4455] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:10 2026] GET /volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:11.138242 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6868546b-cc0e-4342-8065-37561c6f74a7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:11.140300 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6868546b-cc0e-4342-8065-37561c6f74a7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] GET https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 Aug 23 18:24:11.140558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6868546b-cc0e-4342-8065-37561c6f74a7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:11.140800 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6868546b-cc0e-4342-8065-37561c6f74a7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:11.147777 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6868546b-cc0e-4342-8065-37561c6f74a7 tempest-VolumesBackupsV39Test-2687310 tempest-VolumesBackupsV39Test-2687310-project-member] https://10.4.3.148/volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 returned with HTTP 404 Aug 23 18:24:11.148316 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1112/4456] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:11 2026] GET /volume/v3/volumes/68be264a-7693-4adb-a349-54af26cf0ac4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:11.580069 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3e1f09ea-cf87-4c81-8887-76c383a1619c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:11.582596 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e1f09ea-cf87-4c81-8887-76c383a1619c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:24:11.583176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e1f09ea-cf87-4c81-8887-76c383a1619c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:11.583445 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e1f09ea-cf87-4c81-8887-76c383a1619c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:11.591616 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:11.591616 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:11.596159 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3e1f09ea-cf87-4c81-8887-76c383a1619c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:11.602452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e1f09ea-cf87-4c81-8887-76c383a1619c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 200 Aug 23 18:24:11.603222 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1120/4457] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:11 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:11.620025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66ecf5f4-6720-49b6-aa42-d93f4123ab95 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:11.622396 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66ecf5f4-6720-49b6-aa42-d93f4123ab95 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:24:11.622700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66ecf5f4-6720-49b6-aa42-d93f4123ab95 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:11.622969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66ecf5f4-6720-49b6-aa42-d93f4123ab95 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:11.625233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8576b9d5-6d21-4082-b272-2f6e085368f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:11.627867 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8576b9d5-6d21-4082-b272-2f6e085368f3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:11.628183 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8576b9d5-6d21-4082-b272-2f6e085368f3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:11.628351 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8576b9d5-6d21-4082-b272-2f6e085368f3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:11.633449 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:11.633449 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:11.635069 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8576b9d5-6d21-4082-b272-2f6e085368f3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 returned with HTTP 404 Aug 23 18:24:11.635627 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1111/4458] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:11 2026] GET /volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:11.638924 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-66ecf5f4-6720-49b6-aa42-d93f4123ab95 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:11.646196 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:11.647639 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66ecf5f4-6720-49b6-aa42-d93f4123ab95 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 200 Aug 23 18:24:11.648110 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:11.648479 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1274289135"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:11.648551 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1116/4459] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:11 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:11.649936 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1274289135'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:11.650047 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:11.650376 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:11.650376 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:11.654240 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:11.659687 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (16e429e8-6da9-4bb9-85a2-310c1f2dcd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:11.660731 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e188373-c171-4217-a913-95838f30ab4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:11.661630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:11.692125 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e188373-c171-4217-a913-95838f30ab4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:11.694838 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6df9d8-ccb5-42c4-a27d-11ef24a62ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:11.749772 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['54330186-1a5a-4892-a8d0-0004b05e2d51', '8820ebac-b3b1-4d22-8b34-6526bff85177', 'c4342044-d236-4b83-8eb9-8e5f48e6aea0', '42dbaffa-1c55-4112-960e-2d67958e1408'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:11.750673 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6df9d8-ccb5-42c4-a27d-11ef24a62ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54330186-1a5a-4892-a8d0-0004b05e2d51', '8820ebac-b3b1-4d22-8b34-6526bff85177', 'c4342044-d236-4b83-8eb9-8e5f48e6aea0', '42dbaffa-1c55-4112-960e-2d67958e1408']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:11.751801 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fc006f-7aa7-4c50-a0ca-5cb69e246efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:11.779066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2fc006f-7aa7-4c50-a0ca-5cb69e246efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1274289135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['54330186-1a5a-4892-a8d0-0004b05e2d51','8820ebac-b3b1-4d22-8b34-6526bff85177','c4342044-d236-4b83-8eb9-8e5f48e6aea0','42dbaffa-1c55-4112-960e-2d67958e1408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1274289135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:11.779906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a071451d-2cb7-4aac-b754-966a67752a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:11.801357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a071451d-2cb7-4aac-b754-966a67752a7a) transitioned into state 'SUCCESS' from state '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-1274289135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['54330186-1a5a-4892-a8d0-0004b05e2d51','8820ebac-b3b1-4d22-8b34-6526bff85177','c4342044-d236-4b83-8eb9-8e5f48e6aea0','42dbaffa-1c55-4112-960e-2d67958e1408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:11.802221 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d871b9f-d9ef-4dc5-86a7-802abecb4807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:11.812372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d871b9f-d9ef-4dc5-86a7-802abecb4807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:11.813224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (16e429e8-6da9-4bb9-85a2-310c1f2dcd6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:11.813569 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:11.814111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-297f5051-2da3-4ff6-b4b1-17ca21a399e4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:11.814627 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1113/4460] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:11 2026] POST /volume/v3/volumes => generated 770 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:11.831528 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-34d72cb5-0047-47ab-bdd8-4e3f20acdd34 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:11.833289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34d72cb5-0047-47ab-bdd8-4e3f20acdd34 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:11.833507 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34d72cb5-0047-47ab-bdd8-4e3f20acdd34 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:11.833698 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34d72cb5-0047-47ab-bdd8-4e3f20acdd34 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:11.840877 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:11.840877 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:11.844724 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-34d72cb5-0047-47ab-bdd8-4e3f20acdd34 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:11.849476 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34d72cb5-0047-47ab-bdd8-4e3f20acdd34 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 returned with HTTP 200 Aug 23 18:24:11.849850 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1121/4461] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:11 2026] GET /volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:12.863031 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c54598c-6c32-456c-9fb5-2af2de329034 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:12.865021 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c54598c-6c32-456c-9fb5-2af2de329034 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:12.865222 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c54598c-6c32-456c-9fb5-2af2de329034 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:12.865457 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c54598c-6c32-456c-9fb5-2af2de329034 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:12.871899 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f51b361-4c90-4661-bafb-4890ed16b48c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:12.875097 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:12.875097 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:12.879032 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c54598c-6c32-456c-9fb5-2af2de329034 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:12.886498 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c54598c-6c32-456c-9fb5-2af2de329034 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 returned with HTTP 200 Aug 23 18:24:12.886981 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1112/4462] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:12 2026] GET /volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:12.902761 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:12.904652 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:24:12.904995 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344", "name": "tempest-VolumeDependencyTests-Snapshot-1871848679"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:12.909612 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0dac5422-2de7-4001-992c-166c11da7fd9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:12.912114 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0dac5422-2de7-4001-992c-166c11da7fd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:24:12.912284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0dac5422-2de7-4001-992c-166c11da7fd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:12.912487 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0dac5422-2de7-4001-992c-166c11da7fd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:12.914073 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:12.914073 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:12.914649 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:12.914819 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create snapshot from volume dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:12.922241 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:12.922241 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:12.926569 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0dac5422-2de7-4001-992c-166c11da7fd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:12.933642 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0dac5422-2de7-4001-992c-166c11da7fd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 200 Aug 23 18:24:12.934255 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1122/4463] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:12 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:12.943119 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['341fe84f-0944-4d95-a866-9dbc41a9eb09', '4046a6dd-f643-4fb7-8ddf-88e1b8af7fea', 'ce26e69d-d25c-42a1-a923-ba9f0dee5cb9', '5162ba8b-69cf-44d0-b823-1205fb2afdfc'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:12.975417 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot create request issued successfully. Aug 23 18:24:12.975697 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da0f7731-7d99-43e5-8c6e-5c11acda0cbd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:24:12.976114 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1114/4464] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:24:12 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 23 18:24:12.986900 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b56f786b-23cc-4ddd-9710-20129de2d5c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:12.989355 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b56f786b-23cc-4ddd-9710-20129de2d5c3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:12.989639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b56f786b-23cc-4ddd-9710-20129de2d5c3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:12.989948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b56f786b-23cc-4ddd-9710-20129de2d5c3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:12.997884 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:12.997884 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:12.998683 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b56f786b-23cc-4ddd-9710-20129de2d5c3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:12.999956 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b56f786b-23cc-4ddd-9710-20129de2d5c3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 returned with HTTP 200 Aug 23 18:24:13.000275 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f51b361-4c90-4661-bafb-4890ed16b48c tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:24:13.000649 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1113/4465] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:12 2026] GET /volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:24:13.000916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f51b361-4c90-4661-bafb-4890ed16b48c tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:13.020870 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f51b361-4c90-4661-bafb-4890ed16b48c tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:24:13.021352 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1117/4466] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:24:12 2026] POST /volume/v3/types => generated 287 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:13.540444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e0624920-af3e-4f42-9871-6e81300cafdb req-fb963746-d867-44f4-862a-0ed44f66614e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:13.543640 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-fb963746-d867-44f4-862a-0ed44f66614e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:24:13.543640 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-fb963746-d867-44f4-862a-0ed44f66614e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:13.543961 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-fb963746-d867-44f4-862a-0ed44f66614e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:13.551353 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:13.551353 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:13.555959 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e0624920-af3e-4f42-9871-6e81300cafdb req-fb963746-d867-44f4-862a-0ed44f66614e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:13.562992 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-fb963746-d867-44f4-862a-0ed44f66614e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 200 Aug 23 18:24:13.565296 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1123/4467] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:13 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:13.576486 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c26d1b3-d697-49f0-8a57-429e4f214998 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:13.576990 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c26d1b3-d697-49f0-8a57-429e4f214998 None None] GET https://10.4.3.148/volume// Aug 23 18:24:13.577170 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c26d1b3-d697-49f0-8a57-429e4f214998 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:13.577359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c26d1b3-d697-49f0-8a57-429e4f214998 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:13.577704 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c26d1b3-d697-49f0-8a57-429e4f214998 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:24:13.578149 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1115/4468] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:24:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:24:13.588881 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e0624920-af3e-4f42-9871-6e81300cafdb req-7f7cfa59-22ce-499e-b815-27727401081c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:13.591449 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-7f7cfa59-22ce-499e-b815-27727401081c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:24:13.591823 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-7f7cfa59-22ce-499e-b815-27727401081c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfea526e-5277-4c06-842b-fbe0b3227993", "connector": null, "instance_uuid": "0cf20ebb-c1d1-4602-8a79-a13916c0b509"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:13.602993 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:13.602993 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:13.637611 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-7f7cfa59-22ce-499e-b815-27727401081c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:24:13.638353 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1114/4469] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:24:13 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 23 18:24:14.012736 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5aa7e67-b97f-46ad-be83-a6b81e7977ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:14.014609 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5aa7e67-b97f-46ad-be83-a6b81e7977ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:14.015642 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5aa7e67-b97f-46ad-be83-a6b81e7977ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:14.016109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5aa7e67-b97f-46ad-be83-a6b81e7977ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:14.023669 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:14.023669 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:14.025818 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b5aa7e67-b97f-46ad-be83-a6b81e7977ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:14.026451 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5aa7e67-b97f-46ad-be83-a6b81e7977ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 returned with HTTP 200 Aug 23 18:24:14.027266 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1118/4470] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:14 2026] GET /volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:14.039212 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:14.041821 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:14.044488 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0cb10f90-019c-4dc3-b71c-1618abafc601", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1632886981"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:14.045521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'snapshot_id': '0cb10f90-019c-4dc3-b71c-1618abafc601', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1632886981'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:14.052143 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:14.052143 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:14.052496 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:14.052676 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:14.056993 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:14.064213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (22d52a5c-fa49-4448-8719-0dd093600894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:14.064602 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b35e1d-e020-4e3e-a609-edc6c6cd1ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:14.065664 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:14.103241 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b35e1d-e020-4e3e-a609-edc6c6cd1ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0cb10f90-019c-4dc3-b71c-1618abafc601', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:14.104396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce30d1c-1de8-4fef-8b08-dac02c576b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:14.152343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['59fe1b22-651c-4900-96fc-0054c8c967a7', '2cc57558-9afc-4e46-8132-c5da13ef6805', '2481368c-8c8b-407a-ac8a-556f57dda980', '2316d5e5-fde1-4486-9675-a2b4b3de7b0b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:14.153471 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce30d1c-1de8-4fef-8b08-dac02c576b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59fe1b22-651c-4900-96fc-0054c8c967a7', '2cc57558-9afc-4e46-8132-c5da13ef6805', '2481368c-8c8b-407a-ac8a-556f57dda980', '2316d5e5-fde1-4486-9675-a2b4b3de7b0b']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:14.154359 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fdb33b-dde6-4a4b-bcea-8def80287999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:14.198201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fdb33b-dde6-4a4b-bcea-8def80287999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9709cedd-264c-46e4-a6ef-a23076e33baf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1632886981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['59fe1b22-651c-4900-96fc-0054c8c967a7','2cc57558-9afc-4e46-8132-c5da13ef6805','2481368c-8c8b-407a-ac8a-556f57dda980','2316d5e5-fde1-4486-9675-a2b4b3de7b0b'],size=1,snapshot_id=0cb10f90-019c-4dc3-b71c-1618abafc601,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1632886981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9709cedd-264c-46e4-a6ef-a23076e33baf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0cb10f90-019c-4dc3-b71c-1618abafc601,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:14.199041 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b77d0e1-7981-4bc3-b3a8-4fb64add17ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:14.219945 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b77d0e1-7981-4bc3-b3a8-4fb64add17ea) transitioned into state 'SUCCESS' from state '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-1632886981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['59fe1b22-651c-4900-96fc-0054c8c967a7','2cc57558-9afc-4e46-8132-c5da13ef6805','2481368c-8c8b-407a-ac8a-556f57dda980','2316d5e5-fde1-4486-9675-a2b4b3de7b0b'],size=1,snapshot_id=0cb10f90-019c-4dc3-b71c-1618abafc601,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:14.220599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e7141a-8d3a-4ae6-99d8-b6d7a7b6497f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:14.241685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e7141a-8d3a-4ae6-99d8-b6d7a7b6497f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:14.242520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (22d52a5c-fa49-4448-8719-0dd093600894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:14.242852 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:14.243377 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f678df5-1661-4657-92fa-84bc5d5cbea0 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:14.243805 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1124/4471] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:24:14 2026] POST /volume/v3/volumes => generated 804 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:14.258489 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-85104323-701c-482e-9713-a1c953c3b7c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:14.262799 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85104323-701c-482e-9713-a1c953c3b7c4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:14.263311 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85104323-701c-482e-9713-a1c953c3b7c4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:14.263359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85104323-701c-482e-9713-a1c953c3b7c4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:14.277388 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:14.277388 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:14.283043 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-85104323-701c-482e-9713-a1c953c3b7c4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:14.290477 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85104323-701c-482e-9713-a1c953c3b7c4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf returned with HTTP 200 Aug 23 18:24:14.291182 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1116/4472] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:14 2026] GET /volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:14.879777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e23be37c-1769-4c8a-b34b-2f8c6a7bd430 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:14.880232 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e23be37c-1769-4c8a-b34b-2f8c6a7bd430 None None] GET https://10.4.3.148/volume// Aug 23 18:24:14.880277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e23be37c-1769-4c8a-b34b-2f8c6a7bd430 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:14.880542 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e23be37c-1769-4c8a-b34b-2f8c6a7bd430 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:14.880808 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e23be37c-1769-4c8a-b34b-2f8c6a7bd430 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:24:14.881153 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1115/4473] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:24:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:24:14.898264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e0624920-af3e-4f42-9871-6e81300cafdb req-c626b80e-ea74-43c5-a363-d544c5feb298 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:14.906090 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-c626b80e-ea74-43c5-a363-d544c5feb298 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:24:14.906596 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-c626b80e-ea74-43c5-a363-d544c5feb298 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:14.907685 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-c626b80e-ea74-43c5-a363-d544c5feb298 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:14.923510 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:14.923510 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:14.930032 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e0624920-af3e-4f42-9871-6e81300cafdb req-c626b80e-ea74-43c5-a363-d544c5feb298 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:14.940726 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-c626b80e-ea74-43c5-a363-d544c5feb298 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 200 Aug 23 18:24:14.941304 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1119/4474] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:24:14 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 1583 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:15.041988 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-45425452-9309-488a-a056-4867e7600958 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:15.044017 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:15.044507 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "23d309d9-4303-4c07-8443-c4f9411bb962", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:15.046118 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '23d309d9-4303-4c07-8443-c4f9411bb962', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:15.073212 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0030229a-a7a6-4f36-bee8-75330753e033 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:15.075365 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0030229a-a7a6-4f36-bee8-75330753e033 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] PUT https://10.4.3.148/volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a Aug 23 18:24:15.075748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0030229a-a7a6-4f36-bee8-75330753e033 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:15.085106 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0030229a-a7a6-4f36-bee8-75330753e033 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Acquiring lock "cinder-attachment_update-bfea526e-5277-4c06-842b-fbe0b3227993-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:24:15.090924 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0030229a-a7a6-4f36-bee8-75330753e033 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Lock "cinder-attachment_update-bfea526e-5277-4c06-842b-fbe0b3227993-np0000007943" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:24:15.092329 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:15.092329 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:15.137314 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Create volume of 1 GB Aug 23 18:24:15.138234 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:15.138234 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:15.141527 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Availability Zones retrieved successfully. Aug 23 18:24:15.146449 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Flow 'volume_create_api' (721ed3f0-37e7-41c2-b81b-6d6b576b27da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:15.147481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7209a45-6fbc-4f56-a8e6-a0ca3d480704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:15.148447 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:15.204785 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7209a45-6fbc-4f56-a8e6-a0ca3d480704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:24:13Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=525728c3-18f8-4255-82f7-75d98305e596,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': '525728c3-18f8-4255-82f7-75d98305e596', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:15.205498 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d070b41f-9591-41cb-a111-e191e58ae3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:15.222180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0030229a-a7a6-4f36-bee8-75330753e033 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Lock "cinder-attachment_update-bfea526e-5277-4c06-842b-fbe0b3227993-np0000007943" released by "attachment_update" :: held 0.131s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:24:15.222621 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-0030229a-a7a6-4f36-bee8-75330753e033 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a returned with HTTP 200 Aug 23 18:24:15.223385 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1117/4475] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:24:15 2026] PUT /volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:15.230968 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-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 23 18:24:15.231210 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-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 23 18:24:15.250617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e0624920-af3e-4f42-9871-6e81300cafdb req-5844bff7-97f6-4719-a5bd-6dd8ca51e209 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:15.253114 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-5844bff7-97f6-4719-a5bd-6dd8ca51e209 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a/action Aug 23 18:24:15.253595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-5844bff7-97f6-4719-a5bd-6dd8ca51e209 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:24:15.253772 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-5844bff7-97f6-4719-a5bd-6dd8ca51e209 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:15.268180 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Created reservations ['a43821a0-f56a-4f4f-81fa-5e6336c01974', 'b32e660b-49d5-4d4b-890e-6ea9c715749b', '1836714c-e560-447c-878c-73d7aa43d1b5', '7ff2a2ba-298d-4a55-afb3-50372f065738'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:15.269153 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d070b41f-9591-41cb-a111-e191e58ae3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43821a0-f56a-4f4f-81fa-5e6336c01974', 'b32e660b-49d5-4d4b-890e-6ea9c715749b', '1836714c-e560-447c-878c-73d7aa43d1b5', '7ff2a2ba-298d-4a55-afb3-50372f065738']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:15.269990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e83dc01-66d0-491b-8427-cb05dd4af954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:15.274377 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:15.274377 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:15.287671 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0624920-af3e-4f42-9871-6e81300cafdb req-5844bff7-97f6-4719-a5bd-6dd8ca51e209 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a/action returned with HTTP 204 Aug 23 18:24:15.288392 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1116/4476] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:24:15 2026] POST /volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:15.292470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e83dc01-66d0-491b-8427-cb05dd4af954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c243a393-e9ba-4111-ac1f-b7f808494808', '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='0a1f4e4017734bdf926baae127c62f1e',qos_specs=None,replication_status=,reservations=['a43821a0-f56a-4f4f-81fa-5e6336c01974','b32e660b-49d5-4d4b-890e-6ea9c715749b','1836714c-e560-447c-878c-73d7aa43d1b5','7ff2a2ba-298d-4a55-afb3-50372f065738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6a4542a7904a7196a09cb646804979',volume_type_id=525728c3-18f8-4255-82f7-75d98305e596), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:15Z,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=c243a393-e9ba-4111-ac1f-b7f808494808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a1f4e4017734bdf926baae127c62f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b6a4542a7904a7196a09cb646804979',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(525728c3-18f8-4255-82f7-75d98305e596),volume_type_id=525728c3-18f8-4255-82f7-75d98305e596)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:15.293381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd16203-4169-47a8-9c54-5d05c035669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:15.305375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a8fe46d-5891-42c2-b892-177c07dc2554 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:15.308918 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a8fe46d-5891-42c2-b892-177c07dc2554 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:15.309594 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a8fe46d-5891-42c2-b892-177c07dc2554 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:15.309843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a8fe46d-5891-42c2-b892-177c07dc2554 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:15.319144 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:15.319144 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:15.325348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd16203-4169-47a8-9c54-5d05c035669f) transitioned into state 'SUCCESS' from 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='0a1f4e4017734bdf926baae127c62f1e',qos_specs=None,replication_status=,reservations=['a43821a0-f56a-4f4f-81fa-5e6336c01974','b32e660b-49d5-4d4b-890e-6ea9c715749b','1836714c-e560-447c-878c-73d7aa43d1b5','7ff2a2ba-298d-4a55-afb3-50372f065738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6a4542a7904a7196a09cb646804979',volume_type_id=525728c3-18f8-4255-82f7-75d98305e596)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:15.326575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cd41a0-f012-42e2-b02e-2939eb94c104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:15.327741 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0a8fe46d-5891-42c2-b892-177c07dc2554 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:15.337871 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a8fe46d-5891-42c2-b892-177c07dc2554 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf returned with HTTP 200 Aug 23 18:24:15.338366 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1120/4477] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:15 2026] GET /volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf => generated 897 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:15.349397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cd41a0-f012-42e2-b02e-2939eb94c104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:15.350434 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Flow 'volume_create_api' (721ed3f0-37e7-41c2-b81b-6d6b576b27da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:15.350851 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Create volume request issued successfully. Aug 23 18:24:15.351722 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45425452-9309-488a-a056-4867e7600958 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:15.352227 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1125/4478] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:24:15 2026] POST /volume/v3/volumes => generated 798 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:15.355498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:15.359512 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:24:15.359947 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9709cedd-264c-46e4-a6ef-a23076e33baf", "name": "tempest-VolumeDependencyTests-Snapshot-777799572"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:15.365501 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-80f3c810-fed3-43ed-bbaa-0c9efc959c97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:15.367254 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80f3c810-fed3-43ed-bbaa-0c9efc959c97 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:15.367509 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80f3c810-fed3-43ed-bbaa-0c9efc959c97 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:15.367729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80f3c810-fed3-43ed-bbaa-0c9efc959c97 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:15.368481 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:15.368481 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:15.368943 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:15.369079 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create snapshot from volume 9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:15.374872 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:15.374872 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:15.378858 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-80f3c810-fed3-43ed-bbaa-0c9efc959c97 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:15.383362 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80f3c810-fed3-43ed-bbaa-0c9efc959c97 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:15.383819 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1117/4479] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:15 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:15.399539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['0eda918d-72d2-49ff-bbd8-ec72a540c71c', '5dd3c294-bd7a-474a-bca0-e1242c5686f2', '1ea496ef-d962-4367-b478-85801682100a', 'edee981d-686b-41d9-adef-d4d5a41e29ef'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:15.430629 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot create request issued successfully. Aug 23 18:24:15.431037 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fdd54ab-72c7-42e9-b37d-d69eaa2873de tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:24:15.431551 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1118/4480] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:24:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:15.441014 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a8592946-f5b2-48a6-abd6-bea7094848e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:15.442901 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8592946-f5b2-48a6-abd6-bea7094848e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:15.443112 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8592946-f5b2-48a6-abd6-bea7094848e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:15.443312 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8592946-f5b2-48a6-abd6-bea7094848e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:15.448445 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:15.448445 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:15.448839 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a8592946-f5b2-48a6-abd6-bea7094848e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:15.449561 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8592946-f5b2-48a6-abd6-bea7094848e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 returned with HTTP 200 Aug 23 18:24:15.450123 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1121/4481] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:15 2026] GET /volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:16.403376 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-725f477b-e0e8-421c-b02c-f22c86d80f6a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:16.405563 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-725f477b-e0e8-421c-b02c-f22c86d80f6a tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:16.405838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-725f477b-e0e8-421c-b02c-f22c86d80f6a tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:16.406046 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-725f477b-e0e8-421c-b02c-f22c86d80f6a tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:16.413738 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:16.413738 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:16.419415 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-725f477b-e0e8-421c-b02c-f22c86d80f6a tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:16.424652 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-725f477b-e0e8-421c-b02c-f22c86d80f6a tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:16.425054 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1126/4482] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:16 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:16.462347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a2cec632-afda-4beb-90d1-931908febed5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:16.464903 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2cec632-afda-4beb-90d1-931908febed5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:16.465183 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2cec632-afda-4beb-90d1-931908febed5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:16.465454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2cec632-afda-4beb-90d1-931908febed5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:16.472936 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:16.472936 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:16.473657 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a2cec632-afda-4beb-90d1-931908febed5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:16.474870 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2cec632-afda-4beb-90d1-931908febed5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 returned with HTTP 200 Aug 23 18:24:16.475378 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1118/4483] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:16 2026] GET /volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:16.488172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-57ad405e-49fa-43f5-8619-623467c99805 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:16.490809 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:16.491236 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eba16a6a-a476-494b-8ccb-1f6a4a4c5327", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-191311186"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:16.492894 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'snapshot_id': 'eba16a6a-a476-494b-8ccb-1f6a4a4c5327', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-191311186'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:16.501122 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:16.501122 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:16.501752 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:16.501752 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:16.505651 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:16.511683 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (d1f6729f-8f51-459b-8bf4-15939cc870d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:16.512864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7151d6cf-3e22-4a98-98fa-643c08c418dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:16.513838 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:16.553440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7151d6cf-3e22-4a98-98fa-643c08c418dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eba16a6a-a476-494b-8ccb-1f6a4a4c5327', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:16.554432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ebde29-f081-486e-9572-f1da14558178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:16.600420 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['4006302e-0267-4da0-b62c-8a37921813e2', '3fbc1321-2e51-45a0-a060-ba2b2ebd73df', '836a733d-a0b4-423d-a619-8b335680ac3e', 'c0317c0b-e19b-4c7b-af31-d20417ce9bf1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:16.601394 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90ebde29-f081-486e-9572-f1da14558178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4006302e-0267-4da0-b62c-8a37921813e2', '3fbc1321-2e51-45a0-a060-ba2b2ebd73df', '836a733d-a0b4-423d-a619-8b335680ac3e', 'c0317c0b-e19b-4c7b-af31-d20417ce9bf1']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:16.602393 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f57d1eb-a90d-4937-b011-b2b2f8d39e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:16.649301 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f57d1eb-a90d-4937-b011-b2b2f8d39e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64cfb7e3-01a9-4c41-986e-ccd00f86c04a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-191311186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['4006302e-0267-4da0-b62c-8a37921813e2','3fbc1321-2e51-45a0-a060-ba2b2ebd73df','836a733d-a0b4-423d-a619-8b335680ac3e','c0317c0b-e19b-4c7b-af31-d20417ce9bf1'],size=1,snapshot_id=eba16a6a-a476-494b-8ccb-1f6a4a4c5327,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-191311186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64cfb7e3-01a9-4c41-986e-ccd00f86c04a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eba16a6a-a476-494b-8ccb-1f6a4a4c5327,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:16.651364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba07374-ddd7-439e-9a41-ee53b3b224e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:16.675705 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba07374-ddd7-439e-9a41-ee53b3b224e7) transitioned into state 'SUCCESS' from state '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-191311186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['4006302e-0267-4da0-b62c-8a37921813e2','3fbc1321-2e51-45a0-a060-ba2b2ebd73df','836a733d-a0b4-423d-a619-8b335680ac3e','c0317c0b-e19b-4c7b-af31-d20417ce9bf1'],size=1,snapshot_id=eba16a6a-a476-494b-8ccb-1f6a4a4c5327,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:16.676746 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b306aac-d88f-4da8-a5c1-3dd82aa7beba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:16.710115 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b306aac-d88f-4da8-a5c1-3dd82aa7beba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:16.711452 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (d1f6729f-8f51-459b-8bf4-15939cc870d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:16.711903 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:16.712761 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57ad405e-49fa-43f5-8619-623467c99805 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:16.713367 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1119/4484] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:24:16 2026] POST /volume/v3/volumes => generated 803 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:16.725358 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c9dc94b5-53fe-4f5d-95a5-8970d94507ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:16.727241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9dc94b5-53fe-4f5d-95a5-8970d94507ca tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:16.727488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9dc94b5-53fe-4f5d-95a5-8970d94507ca tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:16.727689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9dc94b5-53fe-4f5d-95a5-8970d94507ca tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:16.745441 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:16.745441 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:16.750851 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c9dc94b5-53fe-4f5d-95a5-8970d94507ca tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:16.758085 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9dc94b5-53fe-4f5d-95a5-8970d94507ca tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a returned with HTTP 200 Aug 23 18:24:16.758085 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1122/4485] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:16 2026] GET /volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:17.436607 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-64301a0b-60c7-4ccf-a563-2619a005e430 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:17.438479 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64301a0b-60c7-4ccf-a563-2619a005e430 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:17.438681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64301a0b-60c7-4ccf-a563-2619a005e430 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:17.438888 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64301a0b-60c7-4ccf-a563-2619a005e430 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:17.448260 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:17.448260 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:17.453328 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-64301a0b-60c7-4ccf-a563-2619a005e430 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:17.457985 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64301a0b-60c7-4ccf-a563-2619a005e430 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:17.458345 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1127/4486] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:17 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:17.772194 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b9f3ce7e-2fe4-4664-a9dd-aa6dfcc406f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:17.774503 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9f3ce7e-2fe4-4664-a9dd-aa6dfcc406f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:17.774822 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9f3ce7e-2fe4-4664-a9dd-aa6dfcc406f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:17.775073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9f3ce7e-2fe4-4664-a9dd-aa6dfcc406f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:17.787901 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:17.787901 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:17.793191 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b9f3ce7e-2fe4-4664-a9dd-aa6dfcc406f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:17.799628 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9f3ce7e-2fe4-4664-a9dd-aa6dfcc406f9 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a returned with HTTP 200 Aug 23 18:24:17.800192 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1119/4487] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:17 2026] GET /volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:24:17.814878 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:17.817144 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:17.817365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:17.817924 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:17.817924 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:17.823970 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:17.823970 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:17.824503 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:17.846484 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot delete request issued successfully. Aug 23 18:24:17.846618 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac4ca578-f51b-4d5f-9902-5fda61a31a43 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 returned with HTTP 202 Aug 23 18:24:17.847172 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1120/4488] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:17 2026] DELETE /volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:17.858935 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b631ae4e-0d7a-4ebb-a79e-3b90db852457 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:17.866061 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b631ae4e-0d7a-4ebb-a79e-3b90db852457 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:17.866851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b631ae4e-0d7a-4ebb-a79e-3b90db852457 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:17.866851 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b631ae4e-0d7a-4ebb-a79e-3b90db852457 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:17.879584 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:17.879584 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:17.880085 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b631ae4e-0d7a-4ebb-a79e-3b90db852457 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:17.881043 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b631ae4e-0d7a-4ebb-a79e-3b90db852457 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 returned with HTTP 200 Aug 23 18:24:17.881270 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1123/4489] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:17 2026] GET /volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:18.470265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d329e3d7-fbc3-402f-aa8d-f3ea97e7dfe0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:18.474517 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d329e3d7-fbc3-402f-aa8d-f3ea97e7dfe0 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:18.474741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d329e3d7-fbc3-402f-aa8d-f3ea97e7dfe0 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:18.475007 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d329e3d7-fbc3-402f-aa8d-f3ea97e7dfe0 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:18.482512 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:18.482512 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:18.486511 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d329e3d7-fbc3-402f-aa8d-f3ea97e7dfe0 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:18.491035 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d329e3d7-fbc3-402f-aa8d-f3ea97e7dfe0 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:18.491450 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1128/4490] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:18 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:18.889552 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5d734400-2f9a-4b46-a41c-ab672994bbf7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:18.891448 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d734400-2f9a-4b46-a41c-ab672994bbf7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:18.891707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d734400-2f9a-4b46-a41c-ab672994bbf7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:18.891964 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d734400-2f9a-4b46-a41c-ab672994bbf7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:18.896164 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d734400-2f9a-4b46-a41c-ab672994bbf7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 returned with HTTP 404 Aug 23 18:24:18.896703 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1120/4491] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:18 2026] GET /volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:18.903312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-544c500f-02f0-42ab-a502-cdae9c9af860 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:18.905100 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-544c500f-02f0-42ab-a502-cdae9c9af860 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:18.905304 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-544c500f-02f0-42ab-a502-cdae9c9af860 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:18.905498 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-544c500f-02f0-42ab-a502-cdae9c9af860 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:18.905616 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-544c500f-02f0-42ab-a502-cdae9c9af860 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:18.910506 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:18.910506 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:18.910945 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-544c500f-02f0-42ab-a502-cdae9c9af860 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:18.930832 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-544c500f-02f0-42ab-a502-cdae9c9af860 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot delete request issued successfully. Aug 23 18:24:18.930832 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-544c500f-02f0-42ab-a502-cdae9c9af860 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 returned with HTTP 202 Aug 23 18:24:18.930832 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1121/4492] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:18 2026] DELETE /volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:18.936247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0d9ffbe-4db7-4dc0-907f-cd7c00de9746 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:18.939326 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0d9ffbe-4db7-4dc0-907f-cd7c00de9746 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:18.939501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0d9ffbe-4db7-4dc0-907f-cd7c00de9746 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:18.939700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0d9ffbe-4db7-4dc0-907f-cd7c00de9746 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:18.945811 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:18.945811 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:18.946388 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0d9ffbe-4db7-4dc0-907f-cd7c00de9746 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:18.947493 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0d9ffbe-4db7-4dc0-907f-cd7c00de9746 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 returned with HTTP 200 Aug 23 18:24:18.947994 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1124/4493] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:18 2026] GET /volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:19.504191 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-51aec5db-ee97-42f4-b7ff-0e9d6bc0a16c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:19.506385 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51aec5db-ee97-42f4-b7ff-0e9d6bc0a16c tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:19.506670 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51aec5db-ee97-42f4-b7ff-0e9d6bc0a16c tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:19.506927 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51aec5db-ee97-42f4-b7ff-0e9d6bc0a16c tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:19.515153 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:19.515153 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:19.518852 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-51aec5db-ee97-42f4-b7ff-0e9d6bc0a16c tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:19.523271 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51aec5db-ee97-42f4-b7ff-0e9d6bc0a16c tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:19.523719 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1129/4494] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:19 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:19.956954 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d622e3a4-7741-41cd-8f98-9dd11bc021af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:19.958582 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d622e3a4-7741-41cd-8f98-9dd11bc021af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:19.958777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d622e3a4-7741-41cd-8f98-9dd11bc021af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:19.958984 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d622e3a4-7741-41cd-8f98-9dd11bc021af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:19.963568 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d622e3a4-7741-41cd-8f98-9dd11bc021af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 returned with HTTP 404 Aug 23 18:24:19.964021 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1121/4495] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:19 2026] GET /volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:19.970316 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:19.972005 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:19.972204 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:19.972425 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:19.972584 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:19.980327 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:19.980327 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:19.980819 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:19.998744 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:19.998744 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b0de19-6c45-4934-9eb9-da84167f2d71 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 returned with HTTP 202 Aug 23 18:24:19.999132 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1122/4496] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:19 2026] DELETE /volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:20.007332 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b321e609-49c5-4399-8f40-0dda31a17abc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:20.009675 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b321e609-49c5-4399-8f40-0dda31a17abc tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:20.010016 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b321e609-49c5-4399-8f40-0dda31a17abc tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:20.010303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b321e609-49c5-4399-8f40-0dda31a17abc tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:20.018939 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:20.018939 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:20.023943 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b321e609-49c5-4399-8f40-0dda31a17abc tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:20.029073 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b321e609-49c5-4399-8f40-0dda31a17abc tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 returned with HTTP 200 Aug 23 18:24:20.029591 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1125/4497] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:20 2026] GET /volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:20.536725 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4e929ded-3d7f-4bd4-a764-a7880f5e8e24 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:20.538672 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e929ded-3d7f-4bd4-a764-a7880f5e8e24 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:20.538998 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e929ded-3d7f-4bd4-a764-a7880f5e8e24 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:20.539208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e929ded-3d7f-4bd4-a764-a7880f5e8e24 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:20.546059 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:20.546059 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:20.549673 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4e929ded-3d7f-4bd4-a764-a7880f5e8e24 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:20.556374 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e929ded-3d7f-4bd4-a764-a7880f5e8e24 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:20.556740 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1130/4498] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:20 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:21.041844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c30f6fb-0ae2-43d4-b95e-1d487c3b7975 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:21.043585 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c30f6fb-0ae2-43d4-b95e-1d487c3b7975 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:21.043962 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c30f6fb-0ae2-43d4-b95e-1d487c3b7975 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:21.044269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c30f6fb-0ae2-43d4-b95e-1d487c3b7975 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:21.050226 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c30f6fb-0ae2-43d4-b95e-1d487c3b7975 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 returned with HTTP 404 Aug 23 18:24:21.050893 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1122/4499] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:21 2026] GET /volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:21.058174 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:21.060194 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:21.060511 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:21.060766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:21.060966 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:21.068720 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:21.068720 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:21.069360 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:21.090448 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:21.090674 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7305939a-e3b2-4d14-8414-ac06972bf2d2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf returned with HTTP 202 Aug 23 18:24:21.091131 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1123/4500] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:21 2026] DELETE /volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:21.098232 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cb49174c-32bd-48ed-972f-f09981062405 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:21.099736 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb49174c-32bd-48ed-972f-f09981062405 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:21.099930 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb49174c-32bd-48ed-972f-f09981062405 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:21.100149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb49174c-32bd-48ed-972f-f09981062405 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:21.108481 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:21.108481 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:21.114304 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cb49174c-32bd-48ed-972f-f09981062405 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:21.120381 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb49174c-32bd-48ed-972f-f09981062405 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf returned with HTTP 200 Aug 23 18:24:21.120829 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1126/4501] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:21 2026] GET /volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:21.575510 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-27607167-2a7d-4ce3-8dc9-b3a747f12bfe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:21.577803 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27607167-2a7d-4ce3-8dc9-b3a747f12bfe tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:21.577994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-27607167-2a7d-4ce3-8dc9-b3a747f12bfe tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:21.578208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-27607167-2a7d-4ce3-8dc9-b3a747f12bfe tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:21.586360 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:21.586360 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:21.590905 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-27607167-2a7d-4ce3-8dc9-b3a747f12bfe tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:21.595942 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27607167-2a7d-4ce3-8dc9-b3a747f12bfe tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:21.596493 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1131/4502] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:21 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:22.134907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0da0357f-7ad6-45ad-abc5-04cc55764d66 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:22.136621 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da0357f-7ad6-45ad-abc5-04cc55764d66 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:22.136853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da0357f-7ad6-45ad-abc5-04cc55764d66 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:22.137029 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da0357f-7ad6-45ad-abc5-04cc55764d66 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:22.143519 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da0357f-7ad6-45ad-abc5-04cc55764d66 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf returned with HTTP 404 Aug 23 18:24:22.144100 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1123/4503] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:22 2026] GET /volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:22.154018 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:22.155752 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:22.155981 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:22.156215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:22.156424 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:22.163562 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:22.163562 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:22.164092 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:22.179550 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:22.179739 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f237e7e-8bc3-4025-be89-c4a6193d538b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a returned with HTTP 202 Aug 23 18:24:22.180155 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1124/4504] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:22 2026] DELETE /volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:22.186721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0437ee53-e7bd-4fb1-81ce-3c794ece328a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:22.189490 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0437ee53-e7bd-4fb1-81ce-3c794ece328a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:22.189762 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0437ee53-e7bd-4fb1-81ce-3c794ece328a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:22.190015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0437ee53-e7bd-4fb1-81ce-3c794ece328a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:22.198869 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:22.198869 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:22.203921 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0437ee53-e7bd-4fb1-81ce-3c794ece328a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:22.209262 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0437ee53-e7bd-4fb1-81ce-3c794ece328a tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a returned with HTTP 200 Aug 23 18:24:22.209745 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1127/4505] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:22 2026] GET /volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:22.608645 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9dbcfddc-d3ea-4161-be66-fcef8828071b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:22.610427 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9dbcfddc-d3ea-4161-be66-fcef8828071b tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:22.610656 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9dbcfddc-d3ea-4161-be66-fcef8828071b tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:22.610882 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9dbcfddc-d3ea-4161-be66-fcef8828071b tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:22.619588 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:22.619588 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:22.623559 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9dbcfddc-d3ea-4161-be66-fcef8828071b tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:22.628060 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9dbcfddc-d3ea-4161-be66-fcef8828071b tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:22.628516 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1132/4506] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:22 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:23.220926 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f490d97f-a6c6-49b8-965b-e21ab64a007d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:23.223174 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f490d97f-a6c6-49b8-965b-e21ab64a007d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:23.223523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f490d97f-a6c6-49b8-965b-e21ab64a007d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:23.223761 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f490d97f-a6c6-49b8-965b-e21ab64a007d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:23.230962 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f490d97f-a6c6-49b8-965b-e21ab64a007d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a returned with HTTP 404 Aug 23 18:24:23.231386 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1124/4507] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:23 2026] GET /volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:23.240004 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:23.242580 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:23.243131 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1387342347"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:23.245653 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1387342347'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:23.245869 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:23.251672 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:23.260680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (4bd7dfca-ed29-4444-8988-124bd0de8a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:23.262327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22085870-ada4-4d14-9b00-f33f711f5931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:23.263748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:23.297257 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22085870-ada4-4d14-9b00-f33f711f5931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:23.298047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4659d4-b4c6-4690-be19-7a38af43d806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:23.336765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['0adae9ed-89b7-4618-b3e6-111a914ffdac', 'dd34b707-362d-4588-8ce7-abdeb87711c6', 'de480d24-9695-4b78-b76e-b9fa9d97fc68', '18c29cc7-b2b5-4887-a96c-05fdcc9580db'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:23.337555 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4659d4-b4c6-4690-be19-7a38af43d806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0adae9ed-89b7-4618-b3e6-111a914ffdac', 'dd34b707-362d-4588-8ce7-abdeb87711c6', 'de480d24-9695-4b78-b76e-b9fa9d97fc68', '18c29cc7-b2b5-4887-a96c-05fdcc9580db']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:23.338234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b51e844-6c44-448f-b7d8-d448b83e66b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:23.365149 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b51e844-6c44-448f-b7d8-d448b83e66b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1e213fb-60d3-492f-8a46-b50ebe189940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1387342347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['0adae9ed-89b7-4618-b3e6-111a914ffdac','dd34b707-362d-4588-8ce7-abdeb87711c6','de480d24-9695-4b78-b76e-b9fa9d97fc68','18c29cc7-b2b5-4887-a96c-05fdcc9580db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1387342347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1e213fb-60d3-492f-8a46-b50ebe189940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:23.366235 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3928866b-0ac0-4168-b6d9-ad9a65b32595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:23.386505 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3928866b-0ac0-4168-b6d9-ad9a65b32595) transitioned into state 'SUCCESS' from state '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-1387342347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['0adae9ed-89b7-4618-b3e6-111a914ffdac','dd34b707-362d-4588-8ce7-abdeb87711c6','de480d24-9695-4b78-b76e-b9fa9d97fc68','18c29cc7-b2b5-4887-a96c-05fdcc9580db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:23.387210 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d964a3d7-8def-4d25-a236-286f04cb03d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:23.396234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d964a3d7-8def-4d25-a236-286f04cb03d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:23.397049 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (4bd7dfca-ed29-4444-8988-124bd0de8a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:23.397363 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:23.397958 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7539357f-6917-4a7d-b4f2-1ea3f78b2ad5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:23.398365 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1125/4508] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:23 2026] POST /volume/v3/volumes => generated 770 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:23.414038 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-064ca675-da68-4d0e-9145-118b64dab81e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:23.415825 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-064ca675-da68-4d0e-9145-118b64dab81e tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:23.416044 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-064ca675-da68-4d0e-9145-118b64dab81e tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:23.416291 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-064ca675-da68-4d0e-9145-118b64dab81e tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:23.424166 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:23.424166 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:23.427076 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-064ca675-da68-4d0e-9145-118b64dab81e tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:23.431135 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-064ca675-da68-4d0e-9145-118b64dab81e tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 returned with HTTP 200 Aug 23 18:24:23.431494 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1128/4509] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:23 2026] GET /volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:23.641302 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-143b0473-8a19-4655-aea7-eea36cb89006 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:23.643114 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-143b0473-8a19-4655-aea7-eea36cb89006 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:23.643293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-143b0473-8a19-4655-aea7-eea36cb89006 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:23.643479 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-143b0473-8a19-4655-aea7-eea36cb89006 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:23.650665 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:23.650665 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:23.654644 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-143b0473-8a19-4655-aea7-eea36cb89006 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:23.660988 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-143b0473-8a19-4655-aea7-eea36cb89006 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:23.661422 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1133/4510] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:23 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:24.445206 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f812eb59-c16f-4952-bf60-9ef4c02b006b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:24.447428 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f812eb59-c16f-4952-bf60-9ef4c02b006b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:24.447700 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f812eb59-c16f-4952-bf60-9ef4c02b006b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:24.447977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f812eb59-c16f-4952-bf60-9ef4c02b006b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:24.457286 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:24.457286 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:24.462994 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f812eb59-c16f-4952-bf60-9ef4c02b006b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:24.468600 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f812eb59-c16f-4952-bf60-9ef4c02b006b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 returned with HTTP 200 Aug 23 18:24:24.468600 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1125/4511] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:24 2026] GET /volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:24.484937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:24.486399 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:24:24.486759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1e213fb-60d3-492f-8a46-b50ebe189940", "name": "tempest-VolumeDependencyTests-Snapshot-1290786696"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:24.495273 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:24.495273 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:24.495778 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:24.495916 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create snapshot from volume a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:24.522917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['da75da29-a97d-40ea-94aa-7cd5ce6b951f', 'a0c16e82-3c6a-4b04-8139-bf8687ae78ab', '0546c86b-a837-45cc-b364-1505e4195375', 'a6eedb56-0a7c-4c63-8f1f-844cdd1fe6f6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:24.558403 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot create request issued successfully. Aug 23 18:24:24.558905 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2a71085-2000-4a23-9a45-ccc4f20e956d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:24:24.559675 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1126/4512] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:24:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:24.568886 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a3cf16a3-f50c-44fe-9af4-f98d7deb1af6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:24.571390 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3cf16a3-f50c-44fe-9af4-f98d7deb1af6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:24.571715 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3cf16a3-f50c-44fe-9af4-f98d7deb1af6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:24.572012 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3cf16a3-f50c-44fe-9af4-f98d7deb1af6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:24.580624 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:24.580624 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:24.580775 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a3cf16a3-f50c-44fe-9af4-f98d7deb1af6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:24.582035 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3cf16a3-f50c-44fe-9af4-f98d7deb1af6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 returned with HTTP 200 Aug 23 18:24:24.582628 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1129/4513] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:24 2026] GET /volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:24.674773 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa006e2f-fe14-4191-8632-799e9e170f5e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:24.676778 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa006e2f-fe14-4191-8632-799e9e170f5e tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:24.677051 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa006e2f-fe14-4191-8632-799e9e170f5e tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:24.677343 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa006e2f-fe14-4191-8632-799e9e170f5e tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:24.687928 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:24.687928 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:24.693054 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa006e2f-fe14-4191-8632-799e9e170f5e tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:24.699200 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa006e2f-fe14-4191-8632-799e9e170f5e tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:24.699631 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1134/4514] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:24 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 1295 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:24.715334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:24.717317 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:24.717490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:24.717725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:24.717955 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Delete volume with id: c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:24.725860 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:24.725860 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:24.726800 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:24.747886 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Delete volume request issued successfully. Aug 23 18:24:24.747886 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a70ab51c-f9a0-4007-864e-c47aa6a1291f tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 202 Aug 23 18:24:24.748226 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1126/4515] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:24 2026] DELETE /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:24.757866 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab34b590-81f3-4f7a-ae95-ef75cdb6fcfa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:24.760229 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab34b590-81f3-4f7a-ae95-ef75cdb6fcfa tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:24.760528 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab34b590-81f3-4f7a-ae95-ef75cdb6fcfa tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:24.760821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab34b590-81f3-4f7a-ae95-ef75cdb6fcfa tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:24.773479 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:24.773479 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:24.779384 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ab34b590-81f3-4f7a-ae95-ef75cdb6fcfa tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Volume info retrieved successfully. Aug 23 18:24:24.787297 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab34b590-81f3-4f7a-ae95-ef75cdb6fcfa tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 200 Aug 23 18:24:24.789044 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1127/4516] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:24 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 1294 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:25.594268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d90e165b-451b-4837-bac9-609c6c8173b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:25.596363 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d90e165b-451b-4837-bac9-609c6c8173b5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:25.596726 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d90e165b-451b-4837-bac9-609c6c8173b5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:25.596988 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d90e165b-451b-4837-bac9-609c6c8173b5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:25.604124 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:25.604124 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:25.604715 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d90e165b-451b-4837-bac9-609c6c8173b5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:25.606381 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d90e165b-451b-4837-bac9-609c6c8173b5 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 returned with HTTP 200 Aug 23 18:24:25.606858 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1130/4517] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:25 2026] GET /volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:25.620373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c1b99104-793b-4367-aedf-a3c5d3655891 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:25.622267 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:25.622677 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e75f0de-a3cb-4b41-b095-a486918f7894", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-929953655"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:25.624222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'snapshot_id': '7e75f0de-a3cb-4b41-b095-a486918f7894', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-929953655'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:25.629572 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:25.629572 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:25.630044 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:25.630200 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:25.634099 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:25.639639 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (6aebc794-805e-448e-b888-d6c3fe697ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:25.640802 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0c2338-fb68-4f55-a7c6-b82cebae9faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:25.641680 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:25.674608 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0c2338-fb68-4f55-a7c6-b82cebae9faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e75f0de-a3cb-4b41-b095-a486918f7894', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:25.675700 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4680d98e-feff-4155-9c70-db044cc2f63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:25.715881 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['06c4f11c-65b5-4bc1-8671-77ea5d438dfd', 'bd600b68-8bf2-4554-baac-9fe18db79565', '1177c02c-7a34-45ff-8b28-13168b50b2a5', 'bc74369c-14c5-47b8-9164-9434b2c01395'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:25.716741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4680d98e-feff-4155-9c70-db044cc2f63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c4f11c-65b5-4bc1-8671-77ea5d438dfd', 'bd600b68-8bf2-4554-baac-9fe18db79565', '1177c02c-7a34-45ff-8b28-13168b50b2a5', 'bc74369c-14c5-47b8-9164-9434b2c01395']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:25.717483 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e0315d-d67b-4a00-8138-03fc10883333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:25.764932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e0315d-d67b-4a00-8138-03fc10883333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049ef929-f79c-4733-b329-32f9b068ab38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-929953655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['06c4f11c-65b5-4bc1-8671-77ea5d438dfd','bd600b68-8bf2-4554-baac-9fe18db79565','1177c02c-7a34-45ff-8b28-13168b50b2a5','bc74369c-14c5-47b8-9164-9434b2c01395'],size=1,snapshot_id=7e75f0de-a3cb-4b41-b095-a486918f7894,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-929953655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049ef929-f79c-4733-b329-32f9b068ab38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e75f0de-a3cb-4b41-b095-a486918f7894,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:25.766022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3df2fa2-7c92-4bb8-b23e-e50749d67c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:25.787633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3df2fa2-7c92-4bb8-b23e-e50749d67c10) transitioned into state 'SUCCESS' from state '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-929953655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['06c4f11c-65b5-4bc1-8671-77ea5d438dfd','bd600b68-8bf2-4554-baac-9fe18db79565','1177c02c-7a34-45ff-8b28-13168b50b2a5','bc74369c-14c5-47b8-9164-9434b2c01395'],size=1,snapshot_id=7e75f0de-a3cb-4b41-b095-a486918f7894,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:25.788429 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5dbb29d-ba13-45e5-a5a5-e03dab28fd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:25.806384 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a20cb5c2-1893-4d32-a508-c1bf67064309 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:25.808482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a20cb5c2-1893-4d32-a508-c1bf67064309 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] GET https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 Aug 23 18:24:25.808731 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a20cb5c2-1893-4d32-a508-c1bf67064309 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:25.808883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a20cb5c2-1893-4d32-a508-c1bf67064309 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:25.814511 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5dbb29d-ba13-45e5-a5a5-e03dab28fd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:25.815475 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (6aebc794-805e-448e-b888-d6c3fe697ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:25.815889 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:25.816386 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a20cb5c2-1893-4d32-a508-c1bf67064309 tempest-VolumeAndVolumeTypeFromImageTest-1200834742 tempest-VolumeAndVolumeTypeFromImageTest-1200834742-project-member] https://10.4.3.148/volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 returned with HTTP 404 Aug 23 18:24:25.816518 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1b99104-793b-4367-aedf-a3c5d3655891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:25.817071 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1135/4518] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:24:25 2026] POST /volume/v3/volumes => generated 803 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:25.817141 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1127/4519] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:25 2026] GET /volume/v3/volumes/c243a393-e9ba-4111-ac1f-b7f808494808 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:25.828900 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8e3b4da-8c8d-4a45-8e59-a3e9c90738b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:25.830857 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8e3b4da-8c8d-4a45-8e59-a3e9c90738b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 Aug 23 18:24:25.831134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8e3b4da-8c8d-4a45-8e59-a3e9c90738b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:25.831400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8e3b4da-8c8d-4a45-8e59-a3e9c90738b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:25.839188 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:25.839188 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:25.843842 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8e3b4da-8c8d-4a45-8e59-a3e9c90738b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:25.848861 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8e3b4da-8c8d-4a45-8e59-a3e9c90738b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 returned with HTTP 200 Aug 23 18:24:25.849361 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1128/4520] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:25 2026] GET /volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:26.016952 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8d397c0-5c36-427c-a33c-61ccb0bd8f00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:26.018965 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8d397c0-5c36-427c-a33c-61ccb0bd8f00 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:24:26.019269 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8d397c0-5c36-427c-a33c-61ccb0bd8f00 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:26.019564 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8d397c0-5c36-427c-a33c-61ccb0bd8f00 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:26.020499 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b8d397c0-5c36-427c-a33c-61ccb0bd8f00 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:24:26.042954 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8d397c0-5c36-427c-a33c-61ccb0bd8f00 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Get all volumes completed successfully. Aug 23 18:24:26.044895 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:26.044895 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:26.050485 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8d397c0-5c36-427c-a33c-61ccb0bd8f00 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:24:26.051217 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1131/4521] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:24:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:26.067275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:26.069712 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 Aug 23 18:24:26.070009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:26.070258 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:26.070505 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Delete volume with id: 49a711f0-abb8-4a76-aca3-3e0f3732a2e2 Aug 23 18:24:26.079550 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:26.079550 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:26.079960 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Volume info retrieved successfully. Aug 23 18:24:26.092490 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.image.cache [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '23d309d9-4303-4c07-8443-c4f9411bb962', 'volume_id': '49a711f0-abb8-4a76-aca3-3e0f3732a2e2', 'host': 'np0000007943@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 23, 18, 24, 15), 'last_used': datetime.datetime(2026, 8, 23, 18, 24, 24)}. {{(pid=100226) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 23 18:24:26.102333 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Delete volume request issued successfully. Aug 23 18:24:26.102544 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15c1bb5a-9f1a-44a2-8383-76a7ca1ee7c2 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] https://10.4.3.148/volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 returned with HTTP 202 Aug 23 18:24:26.103188 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1136/4522] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:26 2026] DELETE /volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:26.110766 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a68e31ac-a49d-41fe-87e4-663b083915d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:26.112741 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a68e31ac-a49d-41fe-87e4-663b083915d4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] GET https://10.4.3.148/volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 Aug 23 18:24:26.112932 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a68e31ac-a49d-41fe-87e4-663b083915d4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:26.113142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a68e31ac-a49d-41fe-87e4-663b083915d4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:26.120999 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:26.120999 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:26.125423 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a68e31ac-a49d-41fe-87e4-663b083915d4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Volume info retrieved successfully. Aug 23 18:24:26.130958 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a68e31ac-a49d-41fe-87e4-663b083915d4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] https://10.4.3.148/volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 returned with HTTP 200 Aug 23 18:24:26.131373 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1128/4523] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:26 2026] GET /volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 => generated 1096 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:26.863089 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ddd56f15-4e92-4392-9d32-e1f5dab54308 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:26.864892 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddd56f15-4e92-4392-9d32-e1f5dab54308 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 Aug 23 18:24:26.865095 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddd56f15-4e92-4392-9d32-e1f5dab54308 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:26.865311 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddd56f15-4e92-4392-9d32-e1f5dab54308 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:26.872939 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:26.872939 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:26.876759 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ddd56f15-4e92-4392-9d32-e1f5dab54308 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:26.881201 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddd56f15-4e92-4392-9d32-e1f5dab54308 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 returned with HTTP 200 Aug 23 18:24:26.881683 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1129/4524] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:26 2026] GET /volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:26.893905 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aed5efdf-8431-412f-b300-05b7bcb8452b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:26.895854 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aed5efdf-8431-412f-b300-05b7bcb8452b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:26.896095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aed5efdf-8431-412f-b300-05b7bcb8452b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:26.896331 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aed5efdf-8431-412f-b300-05b7bcb8452b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:26.896502 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-aed5efdf-8431-412f-b300-05b7bcb8452b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:26.902302 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:26.902302 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:26.902866 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aed5efdf-8431-412f-b300-05b7bcb8452b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:26.920285 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aed5efdf-8431-412f-b300-05b7bcb8452b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot delete request issued successfully. Aug 23 18:24:26.920722 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aed5efdf-8431-412f-b300-05b7bcb8452b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 returned with HTTP 202 Aug 23 18:24:26.921362 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1132/4525] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:26 2026] DELETE /volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:26.930282 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ec1731af-ca3d-4df9-86ef-56242ea4cb24 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:26.933237 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec1731af-ca3d-4df9-86ef-56242ea4cb24 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:26.933521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec1731af-ca3d-4df9-86ef-56242ea4cb24 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:26.933822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec1731af-ca3d-4df9-86ef-56242ea4cb24 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:26.940332 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:26.940332 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:26.940929 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ec1731af-ca3d-4df9-86ef-56242ea4cb24 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Snapshot retrieved successfully. Aug 23 18:24:26.941911 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec1731af-ca3d-4df9-86ef-56242ea4cb24 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 returned with HTTP 200 Aug 23 18:24:26.942341 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1137/4526] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:26 2026] GET /volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:27.144819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d16bb8f7-0466-46ca-a3c7-52e123cdcf6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:27.146772 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d16bb8f7-0466-46ca-a3c7-52e123cdcf6f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] GET https://10.4.3.148/volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 Aug 23 18:24:27.147076 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d16bb8f7-0466-46ca-a3c7-52e123cdcf6f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:27.147334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d16bb8f7-0466-46ca-a3c7-52e123cdcf6f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:27.153514 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d16bb8f7-0466-46ca-a3c7-52e123cdcf6f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] https://10.4.3.148/volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 returned with HTTP 404 Aug 23 18:24:27.153995 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1129/4527] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:27 2026] GET /volume/v3/volumes/49a711f0-abb8-4a76-aca3-3e0f3732a2e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:27.161089 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-86117ec2-6e3f-4287-9636-6bf6faebfc5f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:27.163358 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86117ec2-6e3f-4287-9636-6bf6faebfc5f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] DELETE https://10.4.3.148/volume/v3/types/525728c3-18f8-4255-82f7-75d98305e596 Aug 23 18:24:27.163648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-86117ec2-6e3f-4287-9636-6bf6faebfc5f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:27.163963 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-86117ec2-6e3f-4287-9636-6bf6faebfc5f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:27.193228 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86117ec2-6e3f-4287-9636-6bf6faebfc5f tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] https://10.4.3.148/volume/v3/types/525728c3-18f8-4255-82f7-75d98305e596 returned with HTTP 202 Aug 23 18:24:27.193876 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1130/4528] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:24:27 2026] DELETE /volume/v3/types/525728c3-18f8-4255-82f7-75d98305e596 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:27.200821 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98ad9011-d4cc-416c-a79e-0f3fc9a525a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:27.203477 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98ad9011-d4cc-416c-a79e-0f3fc9a525a4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] GET https://10.4.3.148/volume/v3/types/525728c3-18f8-4255-82f7-75d98305e596 Aug 23 18:24:27.203859 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98ad9011-d4cc-416c-a79e-0f3fc9a525a4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:27.204173 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98ad9011-d4cc-416c-a79e-0f3fc9a525a4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:27.208780 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98ad9011-d4cc-416c-a79e-0f3fc9a525a4 tempest-VolumeAndVolumeTypeFromImageTest-1134212978 tempest-VolumeAndVolumeTypeFromImageTest-1134212978-project-admin] https://10.4.3.148/volume/v3/types/525728c3-18f8-4255-82f7-75d98305e596 returned with HTTP 404 Aug 23 18:24:27.209577 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1133/4529] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:24:27 2026] GET /volume/v3/types/525728c3-18f8-4255-82f7-75d98305e596 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:27.957123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8667373d-9798-4b73-b6a1-888934e9fd1d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:27.957123 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8667373d-9798-4b73-b6a1-888934e9fd1d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:27.957123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8667373d-9798-4b73-b6a1-888934e9fd1d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:27.957123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8667373d-9798-4b73-b6a1-888934e9fd1d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:27.963601 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8667373d-9798-4b73-b6a1-888934e9fd1d tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 returned with HTTP 404 Aug 23 18:24:27.964370 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1138/4530] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:27 2026] GET /volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:27.972009 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:27.973811 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:27.974028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:27.974244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:27.974412 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:27.983225 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:27.983225 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:27.983450 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:28.007332 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:28.007699 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac4e0cea-bc6b-48a8-b6f2-bc624c12e8a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 returned with HTTP 202 Aug 23 18:24:28.008204 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1130/4531] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:27 2026] DELETE /volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:28.016143 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f27e6856-b6ee-4818-9d7c-8c47470187dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:28.018455 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f27e6856-b6ee-4818-9d7c-8c47470187dd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:28.018691 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f27e6856-b6ee-4818-9d7c-8c47470187dd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:28.018954 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f27e6856-b6ee-4818-9d7c-8c47470187dd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:28.029911 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:28.029911 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:28.035879 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f27e6856-b6ee-4818-9d7c-8c47470187dd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:28.041882 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f27e6856-b6ee-4818-9d7c-8c47470187dd tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 returned with HTTP 200 Aug 23 18:24:28.042435 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1131/4532] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:28 2026] GET /volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:28.988571 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bafdd54d-c389-413f-bb76-487f3f9996df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:29.057916 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-44f1e17b-bdac-4b75-b105-90b4e92fb2e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:29.060015 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44f1e17b-bdac-4b75-b105-90b4e92fb2e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:29.060266 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44f1e17b-bdac-4b75-b105-90b4e92fb2e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:29.060533 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44f1e17b-bdac-4b75-b105-90b4e92fb2e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:29.070386 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44f1e17b-bdac-4b75-b105-90b4e92fb2e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 returned with HTTP 404 Aug 23 18:24:29.071987 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1139/4533] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:29 2026] GET /volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:29.082076 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:29.084650 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:29.085174 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-381565983"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:29.087218 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-381565983'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:29.087418 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:29.093332 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:29.099465 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:29.099885 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1985234396"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:29.101732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (d9ba5ada-29b7-4b50-bbfd-e246ac5b5fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:29.102024 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1985234396'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:29.102221 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume of 1 GB Aug 23 18:24:29.102745 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:29.102745 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:29.103295 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523a312d-0995-4c47-b855-6857e79f9c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.104550 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:29.107783 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Availability Zones retrieved successfully. Aug 23 18:24:29.114738 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (b04f7e5b-bc7d-4d6e-9ba6-aec26b2679cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:29.116119 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12888ca0-8966-4b2c-b293-4164fe4a2f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.117342 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:29.145508 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (523a312d-0995-4c47-b855-6857e79f9c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.146632 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615387de-9366-46bf-82fa-7fcbc6c03017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.149627 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12888ca0-8966-4b2c-b293-4164fe4a2f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.150638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15b0689-8ab3-469b-9961-0bbba639fd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.202558 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['7cae9665-3a10-4e8f-95cb-f36110b4193d', '3fb7c8a5-af56-468d-8bee-34f7400a6b88', 'f6c00bba-5f5a-4af0-8e31-586fdc32fb7b', 'a696f1c3-ad74-41a3-98f5-a8d51ed50ebd'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:29.203786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615387de-9366-46bf-82fa-7fcbc6c03017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cae9665-3a10-4e8f-95cb-f36110b4193d', '3fb7c8a5-af56-468d-8bee-34f7400a6b88', 'f6c00bba-5f5a-4af0-8e31-586fdc32fb7b', 'a696f1c3-ad74-41a3-98f5-a8d51ed50ebd']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.204959 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caacd7ae-9fc9-4c7e-9c89-8bfb565c7036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.220379 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Created reservations ['6e1c9758-126d-4b9f-b99d-2a59fd13bc45', '6c28f397-2fd4-436e-9c08-8dad69453637', '469380a6-35ee-47a1-8177-83ae6f7d67aa', '78d9e016-3b84-460d-affb-0a6052cad0ee'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:29.221382 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15b0689-8ab3-469b-9961-0bbba639fd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e1c9758-126d-4b9f-b99d-2a59fd13bc45', '6c28f397-2fd4-436e-9c08-8dad69453637', '469380a6-35ee-47a1-8177-83ae6f7d67aa', '78d9e016-3b84-460d-affb-0a6052cad0ee']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.222206 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b524b3b-6d54-4ee0-8a8e-f3ffbc6cd960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.238777 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caacd7ae-9fc9-4c7e-9c89-8bfb565c7036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3f4c9fc-1e3e-4225-b8cc-678b74afd260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-381565983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['7cae9665-3a10-4e8f-95cb-f36110b4193d','3fb7c8a5-af56-468d-8bee-34f7400a6b88','f6c00bba-5f5a-4af0-8e31-586fdc32fb7b','a696f1c3-ad74-41a3-98f5-a8d51ed50ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-381565983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3f4c9fc-1e3e-4225-b8cc-678b74afd260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.239784 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e436dd5c-aca9-41b5-8570-3e76b6e7514e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.245647 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b524b3b-6d54-4ee0-8a8e-f3ffbc6cd960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '169771a4-cc83-40dd-ad2d-357b59decf25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1985234396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['6e1c9758-126d-4b9f-b99d-2a59fd13bc45','6c28f397-2fd4-436e-9c08-8dad69453637','469380a6-35ee-47a1-8177-83ae6f7d67aa','78d9e016-3b84-460d-affb-0a6052cad0ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1985234396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=169771a4-cc83-40dd-ad2d-357b59decf25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f9bf7bccc140418f9d525c6c8f481c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ffb6cb315a442f9022971afd3c4191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.246535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7adc6da1-c0f0-42c6-b25c-6ce3607747b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.265342 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e436dd5c-aca9-41b5-8570-3e76b6e7514e) transitioned into state 'SUCCESS' from state '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-381565983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['7cae9665-3a10-4e8f-95cb-f36110b4193d','3fb7c8a5-af56-468d-8bee-34f7400a6b88','f6c00bba-5f5a-4af0-8e31-586fdc32fb7b','a696f1c3-ad74-41a3-98f5-a8d51ed50ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.266382 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9f7249-8bf1-4129-b63e-25488b6bce10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.277197 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7adc6da1-c0f0-42c6-b25c-6ce3607747b1) transitioned into state 'SUCCESS' from state '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-1985234396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['6e1c9758-126d-4b9f-b99d-2a59fd13bc45','6c28f397-2fd4-436e-9c08-8dad69453637','469380a6-35ee-47a1-8177-83ae6f7d67aa','78d9e016-3b84-460d-affb-0a6052cad0ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.278257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a9e6f1-fe7c-4ae8-91bf-d767caf5d36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:29.278826 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9f7249-8bf1-4129-b63e-25488b6bce10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.280118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (d9ba5ada-29b7-4b50-bbfd-e246ac5b5fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:29.280582 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:29.281455 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e75a183a-5c8d-43e7-85a8-60c6a8eb5a52 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:29.282054 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1131/4534] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:29 2026] POST /volume/v3/volumes => generated 769 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:29.290496 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a9e6f1-fe7c-4ae8-91bf-d767caf5d36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:29.291695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (b04f7e5b-bc7d-4d6e-9ba6-aec26b2679cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:29.292023 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request issued successfully. Aug 23 18:24:29.292581 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bafdd54d-c389-413f-bb76-487f3f9996df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:29.292990 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1134/4535] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:24:28 2026] POST /volume/v3/volumes => generated 764 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:29.294220 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8a29f2d3-a863-47db-8f86-60f1535640af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:29.296810 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a29f2d3-a863-47db-8f86-60f1535640af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:29.297107 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a29f2d3-a863-47db-8f86-60f1535640af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:29.297386 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a29f2d3-a863-47db-8f86-60f1535640af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:29.308830 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a20db5e7-0d0d-4ba4-b718-9e8938ce439f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:29.308974 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:29.308974 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:29.310813 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a20db5e7-0d0d-4ba4-b718-9e8938ce439f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 Aug 23 18:24:29.311109 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a20db5e7-0d0d-4ba4-b718-9e8938ce439f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:29.311373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a20db5e7-0d0d-4ba4-b718-9e8938ce439f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:29.314094 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8a29f2d3-a863-47db-8f86-60f1535640af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:29.319068 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:29.319068 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:29.320658 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a29f2d3-a863-47db-8f86-60f1535640af tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 returned with HTTP 200 Aug 23 18:24:29.321255 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1132/4536] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:29 2026] GET /volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:29.322655 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a20db5e7-0d0d-4ba4-b718-9e8938ce439f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:29.327151 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a20db5e7-0d0d-4ba4-b718-9e8938ce439f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 returned with HTTP 200 Aug 23 18:24:29.327517 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1140/4537] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:29 2026] GET /volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:30.338009 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1f9ba044-69fd-4fda-a2c5-fb229d413a0b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.340020 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f9ba044-69fd-4fda-a2c5-fb229d413a0b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:30.340226 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f9ba044-69fd-4fda-a2c5-fb229d413a0b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:30.340450 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f9ba044-69fd-4fda-a2c5-fb229d413a0b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:30.341043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-951b7769-8f0c-4a07-907c-c79064c4086d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.343223 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-951b7769-8f0c-4a07-907c-c79064c4086d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 Aug 23 18:24:30.343508 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-951b7769-8f0c-4a07-907c-c79064c4086d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:30.343761 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-951b7769-8f0c-4a07-907c-c79064c4086d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:30.348147 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:30.348147 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:30.351599 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:30.351599 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:30.352172 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1f9ba044-69fd-4fda-a2c5-fb229d413a0b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:30.356393 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-951b7769-8f0c-4a07-907c-c79064c4086d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:30.356499 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f9ba044-69fd-4fda-a2c5-fb229d413a0b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 returned with HTTP 200 Aug 23 18:24:30.356878 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1132/4538] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:30 2026] GET /volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:30.361876 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-951b7769-8f0c-4a07-907c-c79064c4086d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 returned with HTTP 200 Aug 23 18:24:30.362541 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1135/4539] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:30 2026] GET /volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:30.369592 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8114086-f553-4369-ab1d-010f16496428 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.371519 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:30.371935 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f3f4c9fc-1e3e-4225-b8cc-678b74afd260", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-511421145"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:30.373451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request body: {'volume': {'source_volid': 'f3f4c9fc-1e3e-4225-b8cc-678b74afd260', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-511421145'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:30.375396 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-157ffd0d-adb7-456a-8dab-943a204828ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.378439 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:30.378856 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "169771a4-cc83-40dd-ad2d-357b59decf25", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1249693697"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:30.380250 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request body: {'volume': {"'source_volid": '169771a4-cc83-40dd-ad2d-357b59decf25', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1249693697'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:30.380384 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume of 1 GB Aug 23 18:24:30.380541 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:30.380541 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:30.381030 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume retrieved successfully. Aug 23 18:24:30.381147 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume of 1 GB Aug 23 18:24:30.384573 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Availability Zones retrieved successfully. Aug 23 18:24:30.384968 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Availability Zones retrieved successfully. Aug 23 18:24:30.390113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (ad5902a9-ae28-4c5f-9d16-bd75a2282db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.390189 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (925f94b5-cedd-4a74-b93d-64cc0d319370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.391135 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4404b814-dc57-4154-816f-228d6dc5b99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.391246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5bc170-8719-416e-a25e-9440b0a3990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.392154 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:30.392216 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:30.414327 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5bc170-8719-416e-a25e-9440b0a3990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f3f4c9fc-1e3e-4225-b8cc-678b74afd260', 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.415247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3311ef30-e866-4c28-af2d-1b8784c29156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.415633 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4404b814-dc57-4154-816f-228d6dc5b99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.416547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed064862-64b2-43e1-834e-ae9370526c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.454786 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Created reservations ['846954b2-43d7-49a4-98f9-8a6cef08e97a', 'd3f5a7ea-ec99-4d9f-9b02-596112ea7ddb', '2254abff-a53d-44cb-8a84-9c5582841645', 'ad6fe1ba-f00f-4457-a3e7-81298bfdcfdc'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:30.455392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Created reservations ['f1d93d6d-b86c-46c6-a51b-35b9c6217502', '74c9cff8-2b48-4574-a8ce-5f5ffe46b08d', 'a7bed57e-3fcf-488b-86a1-c7c35e7b314d', 'bfc5f638-8a74-452e-a702-eb796416cff3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:30.455575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed064862-64b2-43e1-834e-ae9370526c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['846954b2-43d7-49a4-98f9-8a6cef08e97a', 'd3f5a7ea-ec99-4d9f-9b02-596112ea7ddb', '2254abff-a53d-44cb-8a84-9c5582841645', 'ad6fe1ba-f00f-4457-a3e7-81298bfdcfdc']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.456272 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9b6e1a-7c53-4a9f-b48d-d6b35ea4e028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.456398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3311ef30-e866-4c28-af2d-1b8784c29156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1d93d6d-b86c-46c6-a51b-35b9c6217502', '74c9cff8-2b48-4574-a8ce-5f5ffe46b08d', 'a7bed57e-3fcf-488b-86a1-c7c35e7b314d', 'bfc5f638-8a74-452e-a702-eb796416cff3']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.457149 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf13032-3085-45a2-9fb0-7fe8358e1212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.477960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9b6e1a-7c53-4a9f-b48d-d6b35ea4e028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5fcd625-e908-42f4-9fe7-407a392d4f49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1249693697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['846954b2-43d7-49a4-98f9-8a6cef08e97a','d3f5a7ea-ec99-4d9f-9b02-596112ea7ddb','2254abff-a53d-44cb-8a84-9c5582841645','ad6fe1ba-f00f-4457-a3e7-81298bfdcfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1249693697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5fcd625-e908-42f4-9fe7-407a392d4f49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f9bf7bccc140418f9d525c6c8f481c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ffb6cb315a442f9022971afd3c4191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.478730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55dabdc3-c058-4c31-b80c-879fbd899b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.490393 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf13032-3085-45a2-9fb0-7fe8358e1212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33636f2-5df9-47d8-9fff-14c44cfbebaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-511421145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['f1d93d6d-b86c-46c6-a51b-35b9c6217502','74c9cff8-2b48-4574-a8ce-5f5ffe46b08d','a7bed57e-3fcf-488b-86a1-c7c35e7b314d','bfc5f638-8a74-452e-a702-eb796416cff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3f4c9fc-1e3e-4225-b8cc-678b74afd260,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-511421145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d33636f2-5df9-47d8-9fff-14c44cfbebaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a40c05a76b14172a36359a8dee77508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f3f4c9fc-1e3e-4225-b8cc-678b74afd260,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5bbca82b39491b93bb7188925d299d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.491215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb7c7ea-672d-46b0-a241-0fb49cfc4b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.495787 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55dabdc3-c058-4c31-b80c-879fbd899b45) transitioned into state 'SUCCESS' from state '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-1249693697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['846954b2-43d7-49a4-98f9-8a6cef08e97a','d3f5a7ea-ec99-4d9f-9b02-596112ea7ddb','2254abff-a53d-44cb-8a84-9c5582841645','ad6fe1ba-f00f-4457-a3e7-81298bfdcfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.496691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c782591-7571-41c1-a98b-e6b207e4a836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.507381 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c782591-7571-41c1-a98b-e6b207e4a836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.508560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (ad5902a9-ae28-4c5f-9d16-bd75a2282db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.509124 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request issued successfully. Aug 23 18:24:30.509929 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-157ffd0d-adb7-456a-8dab-943a204828ab tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:30.510415 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1141/4540] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:24:30 2026] POST /volume/v3/volumes => generated 764 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:30.510802 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb7c7ea-672d-46b0-a241-0fb49cfc4b50) transitioned into state 'SUCCESS' from state '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-511421145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a40c05a76b14172a36359a8dee77508',qos_specs=None,replication_status=,reservations=['f1d93d6d-b86c-46c6-a51b-35b9c6217502','74c9cff8-2b48-4574-a8ce-5f5ffe46b08d','a7bed57e-3fcf-488b-86a1-c7c35e7b314d','bfc5f638-8a74-452e-a702-eb796416cff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3f4c9fc-1e3e-4225-b8cc-678b74afd260,status='creating',user_id='0e5bbca82b39491b93bb7188925d299d',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.511618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44faff40-88ff-402b-9b88-4367b157be02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.527995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2be000a-ee81-4afb-9b2f-533179e73580 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.530451 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44faff40-88ff-402b-9b88-4367b157be02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.530698 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:30.530839 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "169771a4-cc83-40dd-ad2d-357b59decf25", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-226359343"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:30.531211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Flow 'volume_create_api' (925f94b5-cedd-4a74-b93d-64cc0d319370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.531487 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Create volume request issued successfully. Aug 23 18:24:30.532007 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8114086-f553-4369-ab1d-010f16496428 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:30.532273 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request body: {'volume': {"'source_volid": '169771a4-cc83-40dd-ad2d-357b59decf25', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-226359343'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:30.532382 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume of 1 GB Aug 23 18:24:30.532453 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1133/4541] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:24:30 2026] POST /volume/v3/volumes => generated 803 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:30.537504 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Availability Zones retrieved successfully. Aug 23 18:24:30.542843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (ff3a68ce-0c3f-41cd-b189-46d387819ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.543776 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29655ca4-45b5-466b-b50b-9b717bf67c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.544772 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:30.545479 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69cc6b09-01ff-4edd-bd37-63c64c4440a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.547629 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69cc6b09-01ff-4edd-bd37-63c64c4440a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa Aug 23 18:24:30.547915 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69cc6b09-01ff-4edd-bd37-63c64c4440a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:30.548175 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69cc6b09-01ff-4edd-bd37-63c64c4440a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:30.556283 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:30.556283 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:30.560817 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-69cc6b09-01ff-4edd-bd37-63c64c4440a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:30.566571 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69cc6b09-01ff-4edd-bd37-63c64c4440a8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa returned with HTTP 200 Aug 23 18:24:30.567093 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1136/4542] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:30 2026] GET /volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:30.579104 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29655ca4-45b5-466b-b50b-9b717bf67c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.580214 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0fbafb6-c575-4126-bff9-9b125bc28b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.626016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Created reservations ['f6ab7956-287b-45bc-a91f-850ea7d091e2', '6ba676c6-5fbb-471b-9c5c-071eaaff15f5', '0fef8265-b854-41fc-82eb-d97d08f5da68', '151be91f-49a7-4d1b-b8bf-300b2788186a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:30.627219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0fbafb6-c575-4126-bff9-9b125bc28b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6ab7956-287b-45bc-a91f-850ea7d091e2', '6ba676c6-5fbb-471b-9c5c-071eaaff15f5', '0fef8265-b854-41fc-82eb-d97d08f5da68', '151be91f-49a7-4d1b-b8bf-300b2788186a']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.628455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f3a97f7-c12e-4261-b6d5-ca8bfe7b5ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.653592 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f3a97f7-c12e-4261-b6d5-ca8bfe7b5ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a1dc93-cedd-47f7-9bed-10ec65abd59a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-226359343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['f6ab7956-287b-45bc-a91f-850ea7d091e2','6ba676c6-5fbb-471b-9c5c-071eaaff15f5','0fef8265-b854-41fc-82eb-d97d08f5da68','151be91f-49a7-4d1b-b8bf-300b2788186a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-226359343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a1dc93-cedd-47f7-9bed-10ec65abd59a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f9bf7bccc140418f9d525c6c8f481c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ffb6cb315a442f9022971afd3c4191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.654335 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fe93bf-e095-4e36-bfab-475187f085d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.673068 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fe93bf-e095-4e36-bfab-475187f085d6) transitioned into state 'SUCCESS' from state '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-226359343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['f6ab7956-287b-45bc-a91f-850ea7d091e2','6ba676c6-5fbb-471b-9c5c-071eaaff15f5','0fef8265-b854-41fc-82eb-d97d08f5da68','151be91f-49a7-4d1b-b8bf-300b2788186a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.674018 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4816e4f0-0bfa-4588-b8c1-f00673a05943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.684771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4816e4f0-0bfa-4588-b8c1-f00673a05943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.686101 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (ff3a68ce-0c3f-41cd-b189-46d387819ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.686576 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request issued successfully. Aug 23 18:24:30.687383 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2be000a-ee81-4afb-9b2f-533179e73580 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:30.688126 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1133/4543] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:24:30 2026] POST /volume/v3/volumes => generated 763 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:30.701303 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.702810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:30.703329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "169771a4-cc83-40dd-ad2d-357b59decf25", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1820546876"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:30.704836 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request body: {'volume': {"'source_volid": '169771a4-cc83-40dd-ad2d-357b59decf25', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1820546876'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:30.705090 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume of 1 GB Aug 23 18:24:30.705442 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:30.705442 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:30.712813 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Availability Zones retrieved successfully. Aug 23 18:24:30.714723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (7a7ef7df-9021-414b-9026-8e8ce628d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.715781 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9323178d-4ac3-461a-9fd1-4a03aac3c197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.716783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:30.746006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9323178d-4ac3-461a-9fd1-4a03aac3c197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.747156 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858d0bc9-1a31-4058-b544-9d4a6184e6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.791931 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Created reservations ['795272ba-76e6-44fb-8858-19273b79381d', '9486b381-3d47-43cb-874d-745535661cb2', '01735cd9-ea77-4c89-9111-51a298a5cbdc', '9e074239-6201-40fd-aaf4-de9582b7f989'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:30.791931 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858d0bc9-1a31-4058-b544-9d4a6184e6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['795272ba-76e6-44fb-8858-19273b79381d', '9486b381-3d47-43cb-874d-745535661cb2', '01735cd9-ea77-4c89-9111-51a298a5cbdc', '9e074239-6201-40fd-aaf4-de9582b7f989']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.792308 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70adb835-e259-4eb4-b943-990440e93187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.822496 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70adb835-e259-4eb4-b943-990440e93187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c92974cc-a84d-46de-a2c1-48acdf8f38c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1820546876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['795272ba-76e6-44fb-8858-19273b79381d','9486b381-3d47-43cb-874d-745535661cb2','01735cd9-ea77-4c89-9111-51a298a5cbdc','9e074239-6201-40fd-aaf4-de9582b7f989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1820546876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c92974cc-a84d-46de-a2c1-48acdf8f38c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f9bf7bccc140418f9d525c6c8f481c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ffb6cb315a442f9022971afd3c4191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.823833 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3def8d2-fa19-470f-b815-7da065e7dd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.846977 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3def8d2-fa19-470f-b815-7da065e7dd71) transitioned into state 'SUCCESS' from state '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-1820546876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['795272ba-76e6-44fb-8858-19273b79381d','9486b381-3d47-43cb-874d-745535661cb2','01735cd9-ea77-4c89-9111-51a298a5cbdc','9e074239-6201-40fd-aaf4-de9582b7f989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.846977 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b344d18-5d94-450a-bc36-d19d88c4399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.858224 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b344d18-5d94-450a-bc36-d19d88c4399d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.859507 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (7a7ef7df-9021-414b-9026-8e8ce628d3f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.860090 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request issued successfully. Aug 23 18:24:30.860933 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2682ce3c-f2d7-48b3-b19b-2b73901dd632 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:30.861519 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1142/4544] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:24:30 2026] POST /volume/v3/volumes => generated 764 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:30.874625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-434bf4b4-b89a-475d-83df-8af23684ced2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:30.876742 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:30.877144 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "169771a4-cc83-40dd-ad2d-357b59decf25", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2118955808"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:30.878854 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request body: {'volume': {"'source_volid": '169771a4-cc83-40dd-ad2d-357b59decf25', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2118955808'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:30.879022 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume of 1 GB Aug 23 18:24:30.879337 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:30.879337 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:30.883443 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Availability Zones retrieved successfully. Aug 23 18:24:30.890780 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (73a2c136-432e-41f8-8073-e3efb00831f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:30.892060 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74583849-1723-492b-aa26-564687892b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.893279 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:30.919135 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74583849-1723-492b-aa26-564687892b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.919997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e647df-f8f6-4527-a02d-a330593c148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.967332 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Created reservations ['70329590-3115-416f-82f0-750b5ad84ee9', '34a29df4-770d-40a3-a8bd-fcc5d7f031ff', 'a2a0e64b-9923-4845-a2e5-596b63c8f703', '3b1ce387-7a2f-4f4b-86c7-6ae769c8aba4'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:30.968236 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e647df-f8f6-4527-a02d-a330593c148a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70329590-3115-416f-82f0-750b5ad84ee9', '34a29df4-770d-40a3-a8bd-fcc5d7f031ff', 'a2a0e64b-9923-4845-a2e5-596b63c8f703', '3b1ce387-7a2f-4f4b-86c7-6ae769c8aba4']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.968936 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a132ef8a-f1c1-49a6-ab22-5e8f6969b64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:30.993928 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a132ef8a-f1c1-49a6-ab22-5e8f6969b64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2118955808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['70329590-3115-416f-82f0-750b5ad84ee9','34a29df4-770d-40a3-a8bd-fcc5d7f031ff','a2a0e64b-9923-4845-a2e5-596b63c8f703','3b1ce387-7a2f-4f4b-86c7-6ae769c8aba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2118955808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f9bf7bccc140418f9d525c6c8f481c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ffb6cb315a442f9022971afd3c4191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:30.994819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a273ea-77a5-4295-8e72-32dfd290818f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:31.015566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a273ea-77a5-4295-8e72-32dfd290818f) transitioned into state 'SUCCESS' from state '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-2118955808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['70329590-3115-416f-82f0-750b5ad84ee9','34a29df4-770d-40a3-a8bd-fcc5d7f031ff','a2a0e64b-9923-4845-a2e5-596b63c8f703','3b1ce387-7a2f-4f4b-86c7-6ae769c8aba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:31.016319 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb041b4-a5f0-43a3-8305-e4fd65687ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:31.026464 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb041b4-a5f0-43a3-8305-e4fd65687ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:31.027452 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (73a2c136-432e-41f8-8073-e3efb00831f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:31.027866 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request issued successfully. Aug 23 18:24:31.028566 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-434bf4b4-b89a-475d-83df-8af23684ced2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:31.029085 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1134/4545] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:24:30 2026] POST /volume/v3/volumes => generated 764 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:31.044942 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.047765 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:31.048289 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "169771a4-cc83-40dd-ad2d-357b59decf25", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1236636657"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:31.050170 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request body: {'volume': {"'source_volid": '169771a4-cc83-40dd-ad2d-357b59decf25', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1236636657'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:31.050335 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume of 1 GB Aug 23 18:24:31.055903 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Availability Zones retrieved successfully. Aug 23 18:24:31.063130 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (7542d512-3c15-4144-b172-7fdc1f108716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:31.064003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e971c7e4-4981-49cb-9c78-e53587790b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:31.064917 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:31.100245 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e971c7e4-4981-49cb-9c78-e53587790b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:31.101107 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ee0dd5-1bc7-434f-a59a-74465e7e946e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:31.151195 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Created reservations ['108dd4ad-57fc-4496-9b9a-cf5ca2d133ae', 'ada1d6e3-691a-4636-944b-f6995383b9cc', '59327a9f-e5ae-41eb-beb7-36adb31d460f', '03d318a2-00de-4935-b4b1-89de4762e701'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:31.152063 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76ee0dd5-1bc7-434f-a59a-74465e7e946e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['108dd4ad-57fc-4496-9b9a-cf5ca2d133ae', 'ada1d6e3-691a-4636-944b-f6995383b9cc', '59327a9f-e5ae-41eb-beb7-36adb31d460f', '03d318a2-00de-4935-b4b1-89de4762e701']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:31.152920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203006d7-a603-4596-9fa1-714d99d0c459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:31.179599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203006d7-a603-4596-9fa1-714d99d0c459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02749859-42f7-43c0-a47b-437699edc86e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1236636657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['108dd4ad-57fc-4496-9b9a-cf5ca2d133ae','ada1d6e3-691a-4636-944b-f6995383b9cc','59327a9f-e5ae-41eb-beb7-36adb31d460f','03d318a2-00de-4935-b4b1-89de4762e701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1236636657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02749859-42f7-43c0-a47b-437699edc86e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f9bf7bccc140418f9d525c6c8f481c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ffb6cb315a442f9022971afd3c4191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:31.180446 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8559ab2-56e8-4739-b41e-3dba7f916216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:31.202194 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8559ab2-56e8-4739-b41e-3dba7f916216) transitioned into state 'SUCCESS' from state '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-1236636657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98f9bf7bccc140418f9d525c6c8f481c',qos_specs=None,replication_status=,reservations=['108dd4ad-57fc-4496-9b9a-cf5ca2d133ae','ada1d6e3-691a-4636-944b-f6995383b9cc','59327a9f-e5ae-41eb-beb7-36adb31d460f','03d318a2-00de-4935-b4b1-89de4762e701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ffb6cb315a442f9022971afd3c4191',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:31.203071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc9c84e-93ff-4873-97ec-1d622786e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:31.212059 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc9c84e-93ff-4873-97ec-1d622786e3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:31.212992 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Flow 'volume_create_api' (7542d512-3c15-4144-b172-7fdc1f108716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:31.213425 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Create volume request issued successfully. Aug 23 18:24:31.214264 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4cb715c2-0694-4b28-a8ba-4f1b3657b59d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:31.214769 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1137/4546] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:24:31 2026] POST /volume/v3/volumes => generated 764 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:31.227526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1a8a8f2-78af-4cbd-8351-06ed01f3fbe2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.229437 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1a8a8f2-78af-4cbd-8351-06ed01f3fbe2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 Aug 23 18:24:31.229634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1a8a8f2-78af-4cbd-8351-06ed01f3fbe2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.229867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1a8a8f2-78af-4cbd-8351-06ed01f3fbe2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.237354 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.237354 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:31.241276 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a1a8a8f2-78af-4cbd-8351-06ed01f3fbe2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:31.245887 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1a8a8f2-78af-4cbd-8351-06ed01f3fbe2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 returned with HTTP 200 Aug 23 18:24:31.246332 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1134/4547] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:31.259525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd31b168-61ad-4fb6-8172-cd34297959d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.261244 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd31b168-61ad-4fb6-8172-cd34297959d2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a Aug 23 18:24:31.261743 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd31b168-61ad-4fb6-8172-cd34297959d2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.262197 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd31b168-61ad-4fb6-8172-cd34297959d2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.272025 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.272025 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:31.282089 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fd31b168-61ad-4fb6-8172-cd34297959d2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:31.285884 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd31b168-61ad-4fb6-8172-cd34297959d2 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a returned with HTTP 200 Aug 23 18:24:31.286479 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1143/4548] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:31.301536 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-499741da-4f56-4f87-a0a4-0881b442f843 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.304227 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-499741da-4f56-4f87-a0a4-0881b442f843 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 Aug 23 18:24:31.304550 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-499741da-4f56-4f87-a0a4-0881b442f843 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.304850 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-499741da-4f56-4f87-a0a4-0881b442f843 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.314458 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.314458 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:31.320247 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-499741da-4f56-4f87-a0a4-0881b442f843 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:31.327433 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-499741da-4f56-4f87-a0a4-0881b442f843 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 returned with HTTP 200 Aug 23 18:24:31.328052 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1135/4549] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:31.343424 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a4ab776-5ae0-4cbc-9fa7-0aa86636bc92 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.345602 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a4ab776-5ae0-4cbc-9fa7-0aa86636bc92 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 Aug 23 18:24:31.345925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a4ab776-5ae0-4cbc-9fa7-0aa86636bc92 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.346188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a4ab776-5ae0-4cbc-9fa7-0aa86636bc92 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.355051 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.355051 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:31.360002 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1a4ab776-5ae0-4cbc-9fa7-0aa86636bc92 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:31.365600 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a4ab776-5ae0-4cbc-9fa7-0aa86636bc92 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 returned with HTTP 200 Aug 23 18:24:31.366157 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1138/4550] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:31.380036 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3ad52dee-6bad-4a7d-90e4-99cebcb5a4be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.381805 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ad52dee-6bad-4a7d-90e4-99cebcb5a4be tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e Aug 23 18:24:31.381966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ad52dee-6bad-4a7d-90e4-99cebcb5a4be tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.382143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ad52dee-6bad-4a7d-90e4-99cebcb5a4be tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.389463 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.389463 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:31.393480 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3ad52dee-6bad-4a7d-90e4-99cebcb5a4be tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:31.398009 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ad52dee-6bad-4a7d-90e4-99cebcb5a4be tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e returned with HTTP 200 Aug 23 18:24:31.398496 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1135/4551] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:31.417590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.420881 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] DELETE https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e Aug 23 18:24:31.421713 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.422031 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.422425 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume with id: 02749859-42f7-43c0-a47b-437699edc86e Aug 23 18:24:31.432439 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.432439 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:31.433554 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:31.455083 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume request issued successfully. Aug 23 18:24:31.456304 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a23d1a9f-5e4d-4824-813c-a1702ee1a4a4 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e returned with HTTP 202 Aug 23 18:24:31.456304 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1144/4552] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:31 2026] DELETE /volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:31.464601 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8baef56-a0e5-4ce9-ae54-5d96e713e0df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.466566 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8baef56-a0e5-4ce9-ae54-5d96e713e0df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e Aug 23 18:24:31.466812 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8baef56-a0e5-4ce9-ae54-5d96e713e0df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.467032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8baef56-a0e5-4ce9-ae54-5d96e713e0df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.475551 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.475551 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:31.479955 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8baef56-a0e5-4ce9-ae54-5d96e713e0df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:31.485823 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8baef56-a0e5-4ce9-ae54-5d96e713e0df tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e returned with HTTP 200 Aug 23 18:24:31.486343 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1136/4553] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:31.583363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7304a76f-259f-4f48-a864-9e2dd9fa26f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.585815 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7304a76f-259f-4f48-a864-9e2dd9fa26f2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa Aug 23 18:24:31.586079 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7304a76f-259f-4f48-a864-9e2dd9fa26f2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.587069 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7304a76f-259f-4f48-a864-9e2dd9fa26f2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.595632 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.595632 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:31.600340 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7304a76f-259f-4f48-a864-9e2dd9fa26f2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:31.606255 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7304a76f-259f-4f48-a864-9e2dd9fa26f2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa returned with HTTP 200 Aug 23 18:24:31.606785 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1139/4554] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:31.619318 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25484888-a5ed-42dc-8442-dda6ca284146 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.621445 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25484888-a5ed-42dc-8442-dda6ca284146 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:31.621709 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25484888-a5ed-42dc-8442-dda6ca284146 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.621946 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25484888-a5ed-42dc-8442-dda6ca284146 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.622146 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-25484888-a5ed-42dc-8442-dda6ca284146 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:31.630347 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.630347 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:31.630911 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25484888-a5ed-42dc-8442-dda6ca284146 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:31.648342 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25484888-a5ed-42dc-8442-dda6ca284146 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:31.648602 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25484888-a5ed-42dc-8442-dda6ca284146 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 returned with HTTP 202 Aug 23 18:24:31.649101 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1136/4555] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:31 2026] DELETE /volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:31.657650 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a9aa47d5-861a-477c-87ba-4f74b6b38ff8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:31.659555 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a9aa47d5-861a-477c-87ba-4f74b6b38ff8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:31.660042 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a9aa47d5-861a-477c-87ba-4f74b6b38ff8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:31.660432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a9aa47d5-861a-477c-87ba-4f74b6b38ff8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:31.669601 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:31.669601 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:31.676321 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a9aa47d5-861a-477c-87ba-4f74b6b38ff8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:31.682844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a9aa47d5-861a-477c-87ba-4f74b6b38ff8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 returned with HTTP 200 Aug 23 18:24:31.683624 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1145/4556] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:31 2026] GET /volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:32.498915 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-09226deb-e973-49f4-b107-f92834b79e68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:32.501024 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09226deb-e973-49f4-b107-f92834b79e68 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e Aug 23 18:24:32.501253 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09226deb-e973-49f4-b107-f92834b79e68 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:32.501507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09226deb-e973-49f4-b107-f92834b79e68 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:32.508188 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09226deb-e973-49f4-b107-f92834b79e68 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e returned with HTTP 404 Aug 23 18:24:32.508781 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1137/4557] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:32 2026] GET /volume/v3/volumes/02749859-42f7-43c0-a47b-437699edc86e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:32.515186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:32.516825 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 Aug 23 18:24:32.517003 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:32.517247 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:32.517353 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume with id: e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 Aug 23 18:24:32.524077 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:32.524077 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:32.524515 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:32.539705 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume request issued successfully. Aug 23 18:24:32.539951 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd843f27-b3f6-44a6-84af-3a40a68882a6 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 returned with HTTP 202 Aug 23 18:24:32.540433 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1140/4558] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:32 2026] DELETE /volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:32.547488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46181eee-7b99-4dfb-91c7-b0255044e2b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:32.549293 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46181eee-7b99-4dfb-91c7-b0255044e2b0 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 Aug 23 18:24:32.549479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46181eee-7b99-4dfb-91c7-b0255044e2b0 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:32.549713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46181eee-7b99-4dfb-91c7-b0255044e2b0 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:32.556604 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:32.556604 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:32.560181 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46181eee-7b99-4dfb-91c7-b0255044e2b0 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:32.564204 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46181eee-7b99-4dfb-91c7-b0255044e2b0 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 returned with HTTP 200 Aug 23 18:24:32.564640 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1137/4559] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:32 2026] GET /volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:32.699803 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df3903af-df6e-4926-9382-7e06449cecb2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:32.701455 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df3903af-df6e-4926-9382-7e06449cecb2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:32.701767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df3903af-df6e-4926-9382-7e06449cecb2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:32.702125 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df3903af-df6e-4926-9382-7e06449cecb2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:32.707990 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df3903af-df6e-4926-9382-7e06449cecb2 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 returned with HTTP 404 Aug 23 18:24:32.708752 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1146/4560] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:32 2026] GET /volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:32.718296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:32.721141 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa Aug 23 18:24:32.721358 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:32.721626 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:32.721898 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: d33636f2-5df9-47d8-9fff-14c44cfbebaa Aug 23 18:24:32.731208 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:32.731208 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:32.731908 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:32.750767 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:32.750927 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb82f2d4-cc8b-45a7-bc66-55de2c138551 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa returned with HTTP 202 Aug 23 18:24:32.751403 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1138/4561] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:32 2026] DELETE /volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:32.759327 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a57ffc4c-376b-4a22-83e6-27935c1e4011 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:32.761596 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a57ffc4c-376b-4a22-83e6-27935c1e4011 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa Aug 23 18:24:32.761893 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a57ffc4c-376b-4a22-83e6-27935c1e4011 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:32.762110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a57ffc4c-376b-4a22-83e6-27935c1e4011 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:32.771243 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:32.771243 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:32.775780 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a57ffc4c-376b-4a22-83e6-27935c1e4011 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:32.781382 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a57ffc4c-376b-4a22-83e6-27935c1e4011 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa returned with HTTP 200 Aug 23 18:24:32.781902 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1141/4562] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:32 2026] GET /volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:33.577846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5369d24-c796-43be-962f-2eed38cf0483 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.579814 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5369d24-c796-43be-962f-2eed38cf0483 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 Aug 23 18:24:33.580067 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5369d24-c796-43be-962f-2eed38cf0483 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.580290 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5369d24-c796-43be-962f-2eed38cf0483 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.585550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5369d24-c796-43be-962f-2eed38cf0483 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 returned with HTTP 404 Aug 23 18:24:33.586027 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1138/4563] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:33 2026] GET /volume/v3/volumes/e64f6b76-7ca0-44f3-adfd-c7e6384ef2d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:33.593575 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f759a190-4ce1-419b-9100-b4938f55323f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.595057 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f759a190-4ce1-419b-9100-b4938f55323f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 Aug 23 18:24:33.595390 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f759a190-4ce1-419b-9100-b4938f55323f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.595971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f759a190-4ce1-419b-9100-b4938f55323f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.595971 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f759a190-4ce1-419b-9100-b4938f55323f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume with id: c92974cc-a84d-46de-a2c1-48acdf8f38c1 Aug 23 18:24:33.602544 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:33.602544 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:33.604580 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f759a190-4ce1-419b-9100-b4938f55323f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:33.618363 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f759a190-4ce1-419b-9100-b4938f55323f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume request issued successfully. Aug 23 18:24:33.618848 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f759a190-4ce1-419b-9100-b4938f55323f tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 returned with HTTP 202 Aug 23 18:24:33.619373 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1147/4564] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:33 2026] DELETE /volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:33.626940 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0478e1be-37cc-456a-abac-585f9ec9994b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.628781 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0478e1be-37cc-456a-abac-585f9ec9994b tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 Aug 23 18:24:33.629053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0478e1be-37cc-456a-abac-585f9ec9994b tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.629190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0478e1be-37cc-456a-abac-585f9ec9994b tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.637079 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:33.637079 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:33.640852 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0478e1be-37cc-456a-abac-585f9ec9994b tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:33.645631 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0478e1be-37cc-456a-abac-585f9ec9994b tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 returned with HTTP 200 Aug 23 18:24:33.646042 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1139/4565] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:33 2026] GET /volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:33.795541 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7d3ef37-1d7d-494f-9d8c-a3abcabcb891 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.797691 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7d3ef37-1d7d-494f-9d8c-a3abcabcb891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa Aug 23 18:24:33.797957 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7d3ef37-1d7d-494f-9d8c-a3abcabcb891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.798191 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7d3ef37-1d7d-494f-9d8c-a3abcabcb891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.805301 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7d3ef37-1d7d-494f-9d8c-a3abcabcb891 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa returned with HTTP 404 Aug 23 18:24:33.805994 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1142/4566] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:33 2026] GET /volume/v3/volumes/d33636f2-5df9-47d8-9fff-14c44cfbebaa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:33.813729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c233f1e-5df5-4380-ac09-df783194f50b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.815656 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c233f1e-5df5-4380-ac09-df783194f50b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:33.815956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c233f1e-5df5-4380-ac09-df783194f50b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.816218 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c233f1e-5df5-4380-ac09-df783194f50b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.816492 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5c233f1e-5df5-4380-ac09-df783194f50b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:33.823476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c233f1e-5df5-4380-ac09-df783194f50b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 returned with HTTP 404 Aug 23 18:24:33.824091 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1139/4567] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:33 2026] DELETE /volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:33.832169 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33c98cd9-fc14-4611-9a47-acf21b31b5c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.834103 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33c98cd9-fc14-4611-9a47-acf21b31b5c7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 Aug 23 18:24:33.835829 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33c98cd9-fc14-4611-9a47-acf21b31b5c7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.835829 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33c98cd9-fc14-4611-9a47-acf21b31b5c7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.841606 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33c98cd9-fc14-4611-9a47-acf21b31b5c7 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 returned with HTTP 404 Aug 23 18:24:33.842326 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1148/4568] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:33 2026] GET /volume/v3/volumes/f3f4c9fc-1e3e-4225-b8cc-678b74afd260 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:33.849378 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.851159 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 Aug 23 18:24:33.851366 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.851576 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.851768 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 049ef929-f79c-4733-b329-32f9b068ab38 Aug 23 18:24:33.858812 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:33.858812 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:33.859371 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:33.877842 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume request issued successfully. Aug 23 18:24:33.878079 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3c6fab7-bf49-4032-8a8d-f5beee9d6dc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 returned with HTTP 202 Aug 23 18:24:33.878519 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1140/4569] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:33 2026] DELETE /volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:33.885305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c991f65c-496e-4b1e-8ef4-2d85c9609324 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:33.887583 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c991f65c-496e-4b1e-8ef4-2d85c9609324 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 Aug 23 18:24:33.887784 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c991f65c-496e-4b1e-8ef4-2d85c9609324 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:33.888039 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c991f65c-496e-4b1e-8ef4-2d85c9609324 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:33.896119 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:33.896119 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:33.900850 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c991f65c-496e-4b1e-8ef4-2d85c9609324 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Volume info retrieved successfully. Aug 23 18:24:33.906188 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c991f65c-496e-4b1e-8ef4-2d85c9609324 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 returned with HTTP 200 Aug 23 18:24:33.906743 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1143/4570] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:33 2026] GET /volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:34.662759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbbf7b53-e55b-4403-b588-e7ee8806108a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:34.664659 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbbf7b53-e55b-4403-b588-e7ee8806108a tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 Aug 23 18:24:34.664894 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbbf7b53-e55b-4403-b588-e7ee8806108a tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:34.665120 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbbf7b53-e55b-4403-b588-e7ee8806108a tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:34.671227 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbbf7b53-e55b-4403-b588-e7ee8806108a tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 returned with HTTP 404 Aug 23 18:24:34.671892 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1140/4571] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:34 2026] GET /volume/v3/volumes/c92974cc-a84d-46de-a2c1-48acdf8f38c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:34.680157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:34.681700 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] DELETE https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a Aug 23 18:24:34.682268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:34.683866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:34.683866 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume with id: 77a1dc93-cedd-47f7-9bed-10ec65abd59a Aug 23 18:24:34.691054 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:34.691054 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:34.691910 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:34.713971 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume request issued successfully. Aug 23 18:24:34.715002 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a757134-d7de-42b4-82b1-3fcb7c059ad3 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a returned with HTTP 202 Aug 23 18:24:34.715002 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1149/4572] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:34 2026] DELETE /volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:34.723827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-abce4ab9-c722-4dfa-8736-ebb2342fdb29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:34.725428 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-abce4ab9-c722-4dfa-8736-ebb2342fdb29 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a Aug 23 18:24:34.725645 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-abce4ab9-c722-4dfa-8736-ebb2342fdb29 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:34.725856 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-abce4ab9-c722-4dfa-8736-ebb2342fdb29 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:34.733895 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:34.733895 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:34.737942 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-abce4ab9-c722-4dfa-8736-ebb2342fdb29 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:34.742715 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-abce4ab9-c722-4dfa-8736-ebb2342fdb29 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a returned with HTTP 200 Aug 23 18:24:34.743152 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1141/4573] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:34 2026] GET /volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:34.923649 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-744935bd-ecaa-499b-a8c9-509455c20434 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:34.926367 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-744935bd-ecaa-499b-a8c9-509455c20434 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 Aug 23 18:24:34.926367 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-744935bd-ecaa-499b-a8c9-509455c20434 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:34.926367 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-744935bd-ecaa-499b-a8c9-509455c20434 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:34.934772 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-744935bd-ecaa-499b-a8c9-509455c20434 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 returned with HTTP 404 Aug 23 18:24:34.935324 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1144/4574] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:34 2026] GET /volume/v3/volumes/049ef929-f79c-4733-b329-32f9b068ab38 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:34.950367 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d605411a-5814-4b77-b117-c0b950ac28ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:34.953065 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d605411a-5814-4b77-b117-c0b950ac28ed tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:34.953369 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d605411a-5814-4b77-b117-c0b950ac28ed tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:34.953667 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d605411a-5814-4b77-b117-c0b950ac28ed tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:34.953884 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-d605411a-5814-4b77-b117-c0b950ac28ed tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:34.959682 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d605411a-5814-4b77-b117-c0b950ac28ed tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 returned with HTTP 404 Aug 23 18:24:34.960351 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1141/4575] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:34 2026] DELETE /volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:34.970246 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2f40d633-356f-4a15-81ae-e0b4b8aa39ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:34.974360 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f40d633-356f-4a15-81ae-e0b4b8aa39ee tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 Aug 23 18:24:34.974727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f40d633-356f-4a15-81ae-e0b4b8aa39ee tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:34.975040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f40d633-356f-4a15-81ae-e0b4b8aa39ee tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:34.980283 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f40d633-356f-4a15-81ae-e0b4b8aa39ee tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 returned with HTTP 404 Aug 23 18:24:34.980914 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1150/4576] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:34 2026] GET /volume/v3/snapshots/7e75f0de-a3cb-4b41-b095-a486918f7894 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:34.989477 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-35d54da1-1e6d-40e6-bcb4-24ba6f2c01be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:34.992810 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-35d54da1-1e6d-40e6-bcb4-24ba6f2c01be tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:34.992810 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-35d54da1-1e6d-40e6-bcb4-24ba6f2c01be tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:34.992810 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-35d54da1-1e6d-40e6-bcb4-24ba6f2c01be tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:34.992810 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-35d54da1-1e6d-40e6-bcb4-24ba6f2c01be tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:35.000162 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-35d54da1-1e6d-40e6-bcb4-24ba6f2c01be tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 returned with HTTP 404 Aug 23 18:24:35.000162 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1142/4577] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:34 2026] DELETE /volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.012152 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-491bf6bf-167f-4980-a3b7-dee6f98f0235 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.014418 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-491bf6bf-167f-4980-a3b7-dee6f98f0235 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 Aug 23 18:24:35.014740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-491bf6bf-167f-4980-a3b7-dee6f98f0235 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.014993 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-491bf6bf-167f-4980-a3b7-dee6f98f0235 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.022690 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-491bf6bf-167f-4980-a3b7-dee6f98f0235 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 returned with HTTP 404 Aug 23 18:24:35.023278 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1145/4578] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/a1e213fb-60d3-492f-8a46-b50ebe189940 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.031068 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-700d0b2f-781c-4c86-92cc-195ce51bf13c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.033455 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-700d0b2f-781c-4c86-92cc-195ce51bf13c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:35.033755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-700d0b2f-781c-4c86-92cc-195ce51bf13c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.034019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-700d0b2f-781c-4c86-92cc-195ce51bf13c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.034226 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-700d0b2f-781c-4c86-92cc-195ce51bf13c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:35.045480 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-700d0b2f-781c-4c86-92cc-195ce51bf13c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a returned with HTTP 404 Aug 23 18:24:35.046106 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1142/4579] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.054739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-46803591-be22-4fd1-bf9d-83704e359fe4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.059044 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46803591-be22-4fd1-bf9d-83704e359fe4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a Aug 23 18:24:35.059285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46803591-be22-4fd1-bf9d-83704e359fe4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.059530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46803591-be22-4fd1-bf9d-83704e359fe4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.069818 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46803591-be22-4fd1-bf9d-83704e359fe4 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a returned with HTTP 404 Aug 23 18:24:35.070354 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1151/4580] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/64cfb7e3-01a9-4c41-986e-ccd00f86c04a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.079664 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ceebbbbb-02c3-42a6-9cdd-5888b40b3acf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.081412 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ceebbbbb-02c3-42a6-9cdd-5888b40b3acf tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:35.081640 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ceebbbbb-02c3-42a6-9cdd-5888b40b3acf tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.081881 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ceebbbbb-02c3-42a6-9cdd-5888b40b3acf tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.081985 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-ceebbbbb-02c3-42a6-9cdd-5888b40b3acf tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:35.087424 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ceebbbbb-02c3-42a6-9cdd-5888b40b3acf tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 returned with HTTP 404 Aug 23 18:24:35.088158 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1143/4581] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.095019 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58dedba9-5610-4d75-bf25-7a7b64a6fb3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.096903 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58dedba9-5610-4d75-bf25-7a7b64a6fb3c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 Aug 23 18:24:35.097135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58dedba9-5610-4d75-bf25-7a7b64a6fb3c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.097345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58dedba9-5610-4d75-bf25-7a7b64a6fb3c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.101804 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58dedba9-5610-4d75-bf25-7a7b64a6fb3c tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 returned with HTTP 404 Aug 23 18:24:35.102414 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1146/4582] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/snapshots/eba16a6a-a476-494b-8ccb-1f6a4a4c5327 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.109600 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f3c5d12-729c-41cf-9c7a-5ff6c3f9b477 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.111757 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f3c5d12-729c-41cf-9c7a-5ff6c3f9b477 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:35.112030 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f3c5d12-729c-41cf-9c7a-5ff6c3f9b477 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.112246 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f3c5d12-729c-41cf-9c7a-5ff6c3f9b477 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.112439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9f3c5d12-729c-41cf-9c7a-5ff6c3f9b477 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:35.118777 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f3c5d12-729c-41cf-9c7a-5ff6c3f9b477 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf returned with HTTP 404 Aug 23 18:24:35.119333 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1143/4583] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.129816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c86847b6-15a6-41a2-81d2-6c9ad11d1a19 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.132456 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c86847b6-15a6-41a2-81d2-6c9ad11d1a19 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf Aug 23 18:24:35.132516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c86847b6-15a6-41a2-81d2-6c9ad11d1a19 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.132751 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c86847b6-15a6-41a2-81d2-6c9ad11d1a19 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.139846 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c86847b6-15a6-41a2-81d2-6c9ad11d1a19 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf returned with HTTP 404 Aug 23 18:24:35.139846 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1152/4584] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/9709cedd-264c-46e4-a6ef-a23076e33baf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.147034 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-99c5b5af-2757-4af5-bcb3-1813c900d79f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.148934 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99c5b5af-2757-4af5-bcb3-1813c900d79f tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:35.149179 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99c5b5af-2757-4af5-bcb3-1813c900d79f tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.149402 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99c5b5af-2757-4af5-bcb3-1813c900d79f tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.149560 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-99c5b5af-2757-4af5-bcb3-1813c900d79f tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:35.154230 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99c5b5af-2757-4af5-bcb3-1813c900d79f tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 returned with HTTP 404 Aug 23 18:24:35.154873 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1144/4585] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.162760 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e39a32f0-8bf9-469a-ab7a-0745d6f56696 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.165818 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e39a32f0-8bf9-469a-ab7a-0745d6f56696 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 Aug 23 18:24:35.166104 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e39a32f0-8bf9-469a-ab7a-0745d6f56696 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.166354 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e39a32f0-8bf9-469a-ab7a-0745d6f56696 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.171112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e39a32f0-8bf9-469a-ab7a-0745d6f56696 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 returned with HTTP 404 Aug 23 18:24:35.171568 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1147/4586] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/snapshots/0cb10f90-019c-4dc3-b71c-1618abafc601 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.178812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b37f8094-b0c1-4650-88c8-a292c6d9e98b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.182205 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b37f8094-b0c1-4650-88c8-a292c6d9e98b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:35.182534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b37f8094-b0c1-4650-88c8-a292c6d9e98b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.182729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b37f8094-b0c1-4650-88c8-a292c6d9e98b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.182951 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b37f8094-b0c1-4650-88c8-a292c6d9e98b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:35.188592 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b37f8094-b0c1-4650-88c8-a292c6d9e98b tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 returned with HTTP 404 Aug 23 18:24:35.189387 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1144/4587] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 23 18:24:35.197738 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5d5dca2-9036-4358-be7d-66d369d10604 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.199602 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5d5dca2-9036-4358-be7d-66d369d10604 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 Aug 23 18:24:35.199828 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5d5dca2-9036-4358-be7d-66d369d10604 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.200023 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5d5dca2-9036-4358-be7d-66d369d10604 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.206073 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5d5dca2-9036-4358-be7d-66d369d10604 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 returned with HTTP 404 Aug 23 18:24:35.206777 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1153/4588] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/dd8dd70a-4f1e-4d81-a6c2-69ed9bbbc344 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.215389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2010be3b-2b42-4e3c-b3b5-0d2f4d43c8b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.217136 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2010be3b-2b42-4e3c-b3b5-0d2f4d43c8b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:35.217379 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2010be3b-2b42-4e3c-b3b5-0d2f4d43c8b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.217620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2010be3b-2b42-4e3c-b3b5-0d2f4d43c8b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.217817 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2010be3b-2b42-4e3c-b3b5-0d2f4d43c8b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:35.223342 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2010be3b-2b42-4e3c-b3b5-0d2f4d43c8b3 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 returned with HTTP 404 Aug 23 18:24:35.223939 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1145/4589] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.231021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a54b85c-8b57-479a-9c93-a12c38fa7190 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.232868 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a54b85c-8b57-479a-9c93-a12c38fa7190 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 Aug 23 18:24:35.233083 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a54b85c-8b57-479a-9c93-a12c38fa7190 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.233213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a54b85c-8b57-479a-9c93-a12c38fa7190 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.241628 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a54b85c-8b57-479a-9c93-a12c38fa7190 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 returned with HTTP 404 Aug 23 18:24:35.242126 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1148/4590] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/64a96b86-d6d3-4561-9f59-78bf1e104cc3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.250152 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57b39c68-ae86-4620-9db1-7e480f9ad9e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.252563 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57b39c68-ae86-4620-9db1-7e480f9ad9e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:35.252841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57b39c68-ae86-4620-9db1-7e480f9ad9e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.253100 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57b39c68-ae86-4620-9db1-7e480f9ad9e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.253311 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-57b39c68-ae86-4620-9db1-7e480f9ad9e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:35.260548 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57b39c68-ae86-4620-9db1-7e480f9ad9e1 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 returned with HTTP 404 Aug 23 18:24:35.261144 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1145/4591] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.269952 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4947c586-a667-429b-adcb-4f908a181504 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.272145 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4947c586-a667-429b-adcb-4f908a181504 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 Aug 23 18:24:35.272416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4947c586-a667-429b-adcb-4f908a181504 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.272663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4947c586-a667-429b-adcb-4f908a181504 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.280957 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4947c586-a667-429b-adcb-4f908a181504 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 returned with HTTP 404 Aug 23 18:24:35.281494 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1154/4592] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/7a07151f-6594-4494-bc01-45244bed6d38 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.288936 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9bd8267f-9253-48d7-8994-aa7234cf8124 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.290946 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bd8267f-9253-48d7-8994-aa7234cf8124 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:35.291136 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bd8267f-9253-48d7-8994-aa7234cf8124 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.291316 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bd8267f-9253-48d7-8994-aa7234cf8124 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.291397 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-9bd8267f-9253-48d7-8994-aa7234cf8124 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:35.296203 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bd8267f-9253-48d7-8994-aa7234cf8124 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 returned with HTTP 404 Aug 23 18:24:35.296527 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1146/4593] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.304229 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ff0f039-045e-4771-993e-d951bcd0fc00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.306521 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ff0f039-045e-4771-993e-d951bcd0fc00 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 Aug 23 18:24:35.306802 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ff0f039-045e-4771-993e-d951bcd0fc00 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.307091 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ff0f039-045e-4771-993e-d951bcd0fc00 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.312687 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ff0f039-045e-4771-993e-d951bcd0fc00 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 returned with HTTP 404 Aug 23 18:24:35.313341 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1149/4594] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/snapshots/86593c11-8b7a-42b1-8d9d-fa996a8d1976 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.319918 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27a4c1b6-0584-49b1-8672-60f7df5c49fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.321710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27a4c1b6-0584-49b1-8672-60f7df5c49fe tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:35.321998 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27a4c1b6-0584-49b1-8672-60f7df5c49fe tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.322227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27a4c1b6-0584-49b1-8672-60f7df5c49fe tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.322460 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-27a4c1b6-0584-49b1-8672-60f7df5c49fe tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:35.331981 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27a4c1b6-0584-49b1-8672-60f7df5c49fe tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 returned with HTTP 404 Aug 23 18:24:35.332619 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1146/4595] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.340497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-803d0c5d-5757-4028-b1bd-4209e57aecba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.342265 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-803d0c5d-5757-4028-b1bd-4209e57aecba tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 Aug 23 18:24:35.342265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-803d0c5d-5757-4028-b1bd-4209e57aecba tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.342457 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-803d0c5d-5757-4028-b1bd-4209e57aecba tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.348424 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-803d0c5d-5757-4028-b1bd-4209e57aecba tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 returned with HTTP 404 Aug 23 18:24:35.349001 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1155/4596] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/51399f7f-22db-44bc-98bf-9ebdc76a8ed2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.356192 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fbdc93cd-3818-42dc-9127-b10c787c61e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.358555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbdc93cd-3818-42dc-9127-b10c787c61e8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:24:35.358848 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbdc93cd-3818-42dc-9127-b10c787c61e8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.359110 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbdc93cd-3818-42dc-9127-b10c787c61e8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.359228 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-fbdc93cd-3818-42dc-9127-b10c787c61e8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete snapshot with id: 350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:24:35.364079 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbdc93cd-3818-42dc-9127-b10c787c61e8 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 returned with HTTP 404 Aug 23 18:24:35.364624 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1147/4597] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.371256 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fa56eb91-0442-4c1d-9f9c-1263b3df63ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.373006 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa56eb91-0442-4c1d-9f9c-1263b3df63ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 Aug 23 18:24:35.373185 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa56eb91-0442-4c1d-9f9c-1263b3df63ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.373353 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa56eb91-0442-4c1d-9f9c-1263b3df63ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.378346 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa56eb91-0442-4c1d-9f9c-1263b3df63ab tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 returned with HTTP 404 Aug 23 18:24:35.378926 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1150/4598] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/snapshots/350a44fe-6eb1-4e16-a83f-55084546c7e4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.385756 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8f980fa-f103-46b1-b333-fd21672b2cc6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.387756 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8f980fa-f103-46b1-b333-fd21672b2cc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:24:35.388016 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8f980fa-f103-46b1-b333-fd21672b2cc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.388219 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8f980fa-f103-46b1-b333-fd21672b2cc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.388443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c8f980fa-f103-46b1-b333-fd21672b2cc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Delete volume with id: 4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:24:35.394959 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8f980fa-f103-46b1-b333-fd21672b2cc6 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f returned with HTTP 404 Aug 23 18:24:35.395475 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1147/4599] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.402067 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d9b61d4-8146-4cee-9b8a-8806794afa79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.403822 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d9b61d4-8146-4cee-9b8a-8806794afa79 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] GET https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f Aug 23 18:24:35.404061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d9b61d4-8146-4cee-9b8a-8806794afa79 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.404272 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d9b61d4-8146-4cee-9b8a-8806794afa79 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.411195 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d9b61d4-8146-4cee-9b8a-8806794afa79 tempest-VolumeDependencyTests-1948334277 tempest-VolumeDependencyTests-1948334277-project-member] https://10.4.3.148/volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f returned with HTTP 404 Aug 23 18:24:35.411754 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1156/4600] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/4154bbbf-8bf1-4dca-8e25-a68afc1ba46f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:35.763126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d83c2642-bd86-40b6-93fd-6e8e318745d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.764880 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d83c2642-bd86-40b6-93fd-6e8e318745d1 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a Aug 23 18:24:35.765115 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d83c2642-bd86-40b6-93fd-6e8e318745d1 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.765308 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d83c2642-bd86-40b6-93fd-6e8e318745d1 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.778997 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d83c2642-bd86-40b6-93fd-6e8e318745d1 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a returned with HTTP 404 Aug 23 18:24:35.779519 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1148/4601] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/77a1dc93-cedd-47f7-9bed-10ec65abd59a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:35.790786 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.795072 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] DELETE https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 Aug 23 18:24:35.795535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.795917 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.796129 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume with id: d5fcd625-e908-42f4-9fe7-407a392d4f49 Aug 23 18:24:35.805419 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:35.805419 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:35.806652 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:35.827608 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume request issued successfully. Aug 23 18:24:35.827914 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd0575e9-a75f-41c4-a1b2-fa08e16c0705 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 returned with HTTP 202 Aug 23 18:24:35.828515 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1151/4602] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:35 2026] DELETE /volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:35.837684 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-73cf9393-415d-4a70-a2ea-75e540aca418 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:35.840377 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73cf9393-415d-4a70-a2ea-75e540aca418 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 Aug 23 18:24:35.840778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73cf9393-415d-4a70-a2ea-75e540aca418 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:35.841090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73cf9393-415d-4a70-a2ea-75e540aca418 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:35.851365 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:35.851365 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:35.855915 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-73cf9393-415d-4a70-a2ea-75e540aca418 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:35.862069 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73cf9393-415d-4a70-a2ea-75e540aca418 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 returned with HTTP 200 Aug 23 18:24:35.862577 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1148/4603] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:35 2026] GET /volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:36.013385 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6982ba04-3c47-44df-a56c-ce0992b336bf req-cf569b89-08b7-4199-ac85-a4a72747ea6d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:36.017147 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6982ba04-3c47-44df-a56c-ce0992b336bf req-cf569b89-08b7-4199-ac85-a4a72747ea6d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] DELETE https://10.4.3.148/volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a Aug 23 18:24:36.017474 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6982ba04-3c47-44df-a56c-ce0992b336bf req-cf569b89-08b7-4199-ac85-a4a72747ea6d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:36.017763 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6982ba04-3c47-44df-a56c-ce0992b336bf req-cf569b89-08b7-4199-ac85-a4a72747ea6d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:36.029120 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:36.029120 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:36.088117 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6982ba04-3c47-44df-a56c-ce0992b336bf req-cf569b89-08b7-4199-ac85-a4a72747ea6d tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a returned with HTTP 200 Aug 23 18:24:36.088713 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1157/4604] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:24:36 2026] DELETE /volume/v3/attachments/5caa29c9-53b6-4b88-9653-ea4fe5b5f33a => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:36.876974 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e6b5fa02-9ba6-41e4-9065-4f26d9670c81 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:36.878852 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6b5fa02-9ba6-41e4-9065-4f26d9670c81 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 Aug 23 18:24:36.878997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e6b5fa02-9ba6-41e4-9065-4f26d9670c81 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:36.879525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e6b5fa02-9ba6-41e4-9065-4f26d9670c81 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:36.890591 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6b5fa02-9ba6-41e4-9065-4f26d9670c81 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 returned with HTTP 404 Aug 23 18:24:36.891139 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1149/4605] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:36 2026] GET /volume/v3/volumes/d5fcd625-e908-42f4-9fe7-407a392d4f49 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:36.897698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1866e9d9-9913-4b97-a65d-74b94938c791 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:36.899506 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1866e9d9-9913-4b97-a65d-74b94938c791 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] DELETE https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 Aug 23 18:24:36.899689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1866e9d9-9913-4b97-a65d-74b94938c791 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:36.899891 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1866e9d9-9913-4b97-a65d-74b94938c791 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:36.900121 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1866e9d9-9913-4b97-a65d-74b94938c791 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume with id: 169771a4-cc83-40dd-ad2d-357b59decf25 Aug 23 18:24:36.907186 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:36.907186 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:36.907702 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1866e9d9-9913-4b97-a65d-74b94938c791 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:36.925936 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1866e9d9-9913-4b97-a65d-74b94938c791 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Delete volume request issued successfully. Aug 23 18:24:36.926128 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1866e9d9-9913-4b97-a65d-74b94938c791 tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 returned with HTTP 202 Aug 23 18:24:36.926628 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1152/4606] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:36 2026] DELETE /volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:36.933670 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a62d40dc-d1ab-4e0d-a5ec-a3b00ee7bf7c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:36.936242 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a62d40dc-d1ab-4e0d-a5ec-a3b00ee7bf7c tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 Aug 23 18:24:36.936548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a62d40dc-d1ab-4e0d-a5ec-a3b00ee7bf7c tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:36.936814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a62d40dc-d1ab-4e0d-a5ec-a3b00ee7bf7c tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:36.944740 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:36.944740 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:36.948911 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a62d40dc-d1ab-4e0d-a5ec-a3b00ee7bf7c tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Volume info retrieved successfully. Aug 23 18:24:36.953546 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a62d40dc-d1ab-4e0d-a5ec-a3b00ee7bf7c tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 returned with HTTP 200 Aug 23 18:24:36.953969 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1149/4607] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:36 2026] GET /volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:37.078770 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8964a532-5651-4e2b-bbc4-a1450c536919 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:37.131252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:37.132835 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:37.133300 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2127964078", "source_volid": "4d930980-80c6-409d-af8f-669567542c58", "volume_type": "tempest-scenario-type-luks-387318376", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:37.135185 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2127964078', 'source_volid': '4d930980-80c6-409d-af8f-669567542c58', 'volume_type': 'tempest-scenario-type-luks-387318376', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:37.145783 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:37.145783 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:37.146510 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume retrieved successfully. Aug 23 18:24:37.146510 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume of 1 GB Aug 23 18:24:37.147034 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Availability Zones retrieved successfully. Aug 23 18:24:37.152960 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (2eec5ddc-85db-462b-82d8-684777c12279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:37.154265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3d2469-075e-4a31-8783-72c3f5834720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.154365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:37.176047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3d2469-075e-4a31-8783-72c3f5834720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4d930980-80c6-409d-af8f-669567542c58', 'volume_type': VolumeType(created_at=2026-08-23T18:23:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5,is_public=True,name='tempest-scenario-type-luks-387318376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1abc0b26-c958-4f7c-ad8d-bd4ede2843a5', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.176209 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:37.176558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-452428149"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:37.176980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdebdac7-5312-4db9-9d08-2b12c4735d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.178033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-452428149'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:37.178140 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Create volume of 1 GB Aug 23 18:24:37.178431 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:37.178431 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:37.185194 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Availability Zones retrieved successfully. Aug 23 18:24:37.190562 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Flow 'volume_create_api' (59fbcc0c-c3e4-4259-abdf-d6a64889862e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:37.194892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3eb432-776f-4d15-93fe-9d9bf6271448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.195764 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:37.221885 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Created reservations ['84278ac7-446c-4c2d-ac22-4b7da7c0a089', '0733b30d-5de8-4063-8297-dc4419ed6778', '39e0bc8d-62f1-4daa-808c-a5726c6892b4', 'cee746b7-f0c2-4d4f-a4eb-f29304bf2071'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:37.222699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdebdac7-5312-4db9-9d08-2b12c4735d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84278ac7-446c-4c2d-ac22-4b7da7c0a089', '0733b30d-5de8-4063-8297-dc4419ed6778', '39e0bc8d-62f1-4daa-808c-a5726c6892b4', 'cee746b7-f0c2-4d4f-a4eb-f29304bf2071']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.223462 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c507ec4f-d769-4131-b2d2-3236e645271a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.241378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3eb432-776f-4d15-93fe-9d9bf6271448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.242619 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d15180-b5e0-4119-86bb-354bb4507a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.258698 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c507ec4f-d769-4131-b2d2-3236e645271a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f6ad22-b709-4529-8b61-de634f3f49fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2127964078',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['84278ac7-446c-4c2d-ac22-4b7da7c0a089','0733b30d-5de8-4063-8297-dc4419ed6778','39e0bc8d-62f1-4daa-808c-a5726c6892b4','cee746b7-f0c2-4d4f-a4eb-f29304bf2071'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d930980-80c6-409d-af8f-669567542c58,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5), '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-23T18:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2127964078',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f0f6ad22-b709-4529-8b61-de634f3f49fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09c9e5d5a612426a9e2f16ee2faf156d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4d930980-80c6-409d-af8f-669567542c58,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fcb044611940dc927fafb26c85f39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1abc0b26-c958-4f7c-ad8d-bd4ede2843a5),volume_type_id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.259478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99150516-54be-4070-b2fd-bb4854abd0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.278971 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99150516-54be-4070-b2fd-bb4854abd0d0) transitioned into state 'SUCCESS' from state '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-2127964078',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09c9e5d5a612426a9e2f16ee2faf156d',qos_specs=None,replication_status=,reservations=['84278ac7-446c-4c2d-ac22-4b7da7c0a089','0733b30d-5de8-4063-8297-dc4419ed6778','39e0bc8d-62f1-4daa-808c-a5726c6892b4','cee746b7-f0c2-4d4f-a4eb-f29304bf2071'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d930980-80c6-409d-af8f-669567542c58,status='creating',user_id='d8fcb044611940dc927fafb26c85f39b',volume_type_id=1abc0b26-c958-4f7c-ad8d-bd4ede2843a5)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.279754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (241f0ca7-09ae-4e39-b797-17ca5fa8c0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.298125 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (241f0ca7-09ae-4e39-b797-17ca5fa8c0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.299078 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Flow 'volume_create_api' (2eec5ddc-85db-462b-82d8-684777c12279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:37.299427 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Create volume request issued successfully. Aug 23 18:24:37.300022 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67ec4de4-9438-42ed-b3fb-58e757f879d3 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:37.300521 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1150/4608] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:24:37 2026] POST /volume/v3/volumes => generated 810 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:37.313473 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f108dca-c1be-4f33-9319-dc15f4105062 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:37.316185 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f108dca-c1be-4f33-9319-dc15f4105062 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:37.316507 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f108dca-c1be-4f33-9319-dc15f4105062 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:37.316831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f108dca-c1be-4f33-9319-dc15f4105062 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:37.326026 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Created reservations ['6a8dbbf1-4a62-46ad-ad57-09d4b3b7689b', '629a45c1-d13e-4c8a-8451-725c15ac3cf5', '2acc99e3-2c8e-46bf-bf52-044e4d412e7f', '828e5584-267b-466b-9579-dadcfdf7e6ad'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:37.326939 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d15180-b5e0-4119-86bb-354bb4507a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8dbbf1-4a62-46ad-ad57-09d4b3b7689b', '629a45c1-d13e-4c8a-8451-725c15ac3cf5', '2acc99e3-2c8e-46bf-bf52-044e4d412e7f', '828e5584-267b-466b-9579-dadcfdf7e6ad']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.327090 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:37.327090 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:37.327946 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8a31ff-c5f9-4c2b-a62f-975f11b63597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.331773 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1f108dca-c1be-4f33-9319-dc15f4105062 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:37.337340 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f108dca-c1be-4f33-9319-dc15f4105062 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:37.337886 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1153/4609] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:37 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:37.353433 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8a31ff-c5f9-4c2b-a62f-975f11b63597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff1022bc-3acf-490c-8b91-cbf67b97cfe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-452428149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f863653ea24fffb211d7b226f75802',qos_specs=None,replication_status=,reservations=['6a8dbbf1-4a62-46ad-ad57-09d4b3b7689b','629a45c1-d13e-4c8a-8451-725c15ac3cf5','2acc99e3-2c8e-46bf-bf52-044e4d412e7f','828e5584-267b-466b-9579-dadcfdf7e6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32378cc6d67248d4a7a76165f7367dc0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-452428149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff1022bc-3acf-490c-8b91-cbf67b97cfe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0f863653ea24fffb211d7b226f75802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32378cc6d67248d4a7a76165f7367dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.354619 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282b03ac-560a-4f94-96f3-1120334dbec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.380384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282b03ac-560a-4f94-96f3-1120334dbec7) transitioned into state 'SUCCESS' from state '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-452428149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f863653ea24fffb211d7b226f75802',qos_specs=None,replication_status=,reservations=['6a8dbbf1-4a62-46ad-ad57-09d4b3b7689b','629a45c1-d13e-4c8a-8451-725c15ac3cf5','2acc99e3-2c8e-46bf-bf52-044e4d412e7f','828e5584-267b-466b-9579-dadcfdf7e6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32378cc6d67248d4a7a76165f7367dc0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.381187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0813ce81-23c8-4b12-a5cb-f4b1072fb5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:37.396557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0813ce81-23c8-4b12-a5cb-f4b1072fb5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:37.397635 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Flow 'volume_create_api' (59fbcc0c-c3e4-4259-abdf-d6a64889862e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:37.398021 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Create volume request issued successfully. Aug 23 18:24:37.398772 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8964a532-5651-4e2b-bbc4-a1450c536919 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:37.399320 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1158/4610] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:24:37 2026] POST /volume/v3/volumes => generated 777 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:37.412070 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85a71c76-3a33-4f81-982d-55691867ae7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:37.413944 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85a71c76-3a33-4f81-982d-55691867ae7b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 Aug 23 18:24:37.414203 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85a71c76-3a33-4f81-982d-55691867ae7b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:37.414466 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85a71c76-3a33-4f81-982d-55691867ae7b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:37.424859 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:37.424859 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:37.429729 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-85a71c76-3a33-4f81-982d-55691867ae7b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Volume info retrieved successfully. Aug 23 18:24:37.434931 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85a71c76-3a33-4f81-982d-55691867ae7b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 returned with HTTP 200 Aug 23 18:24:37.435552 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1150/4611] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:37 2026] GET /volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:37.967677 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19e014f8-3f48-40c1-b8f0-d43d0365091d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:37.970036 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19e014f8-3f48-40c1-b8f0-d43d0365091d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] GET https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 Aug 23 18:24:37.970319 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19e014f8-3f48-40c1-b8f0-d43d0365091d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:37.970566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19e014f8-3f48-40c1-b8f0-d43d0365091d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:37.977657 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19e014f8-3f48-40c1-b8f0-d43d0365091d tempest-CreateVolumesFromSourceVolumeTest-755137524 tempest-CreateVolumesFromSourceVolumeTest-755137524-project-member] https://10.4.3.148/volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 returned with HTTP 404 Aug 23 18:24:37.978235 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1151/4612] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:37 2026] GET /volume/v3/volumes/169771a4-cc83-40dd-ad2d-357b59decf25 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:38.353186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ed894804-10b8-4a84-b4ed-b50feb4e6267 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:38.355323 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed894804-10b8-4a84-b4ed-b50feb4e6267 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:38.355604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed894804-10b8-4a84-b4ed-b50feb4e6267 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:38.355854 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed894804-10b8-4a84-b4ed-b50feb4e6267 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:38.363246 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:38.363246 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:38.367488 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ed894804-10b8-4a84-b4ed-b50feb4e6267 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:38.372866 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed894804-10b8-4a84-b4ed-b50feb4e6267 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:38.373241 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1154/4613] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:38 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:38.452717 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-088c277a-8022-4e56-a9c0-67bf297a027c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:38.455161 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-088c277a-8022-4e56-a9c0-67bf297a027c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 Aug 23 18:24:38.455456 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-088c277a-8022-4e56-a9c0-67bf297a027c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:38.455706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-088c277a-8022-4e56-a9c0-67bf297a027c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:38.465333 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:38.465333 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:38.469706 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-088c277a-8022-4e56-a9c0-67bf297a027c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Volume info retrieved successfully. Aug 23 18:24:38.475767 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-088c277a-8022-4e56-a9c0-67bf297a027c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 returned with HTTP 200 Aug 23 18:24:38.476281 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1159/4614] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:38 2026] GET /volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:38.490644 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5e73172-25ad-41eb-880d-45e9664be728 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:38.492844 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5e73172-25ad-41eb-880d-45e9664be728 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:24:38.493466 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5e73172-25ad-41eb-880d-45e9664be728 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff1022bc-3acf-490c-8b91-cbf67b97cfe2", "name": "tempest-type-Backup-1375410439"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:38.495522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-c5e73172-25ad-41eb-880d-45e9664be728 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Creating new backup {'backup': {'volume_id': 'ff1022bc-3acf-490c-8b91-cbf67b97cfe2', 'name': 'tempest-type-Backup-1375410439'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:24:38.495781 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-c5e73172-25ad-41eb-880d-45e9664be728 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Creating backup of volume ff1022bc-3acf-490c-8b91-cbf67b97cfe2 in container None Aug 23 18:24:38.504589 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:38.504589 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:38.505185 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c5e73172-25ad-41eb-880d-45e9664be728 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Volume info retrieved successfully. Aug 23 18:24:38.534162 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c5e73172-25ad-41eb-880d-45e9664be728 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Created reservations ['fbf3d403-1622-4039-8508-4799f3c2e103', '35764e21-511a-4673-be3f-082251723ca9'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:38.576015 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5e73172-25ad-41eb-880d-45e9664be728 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:24:38.576513 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1151/4615] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:38 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:38.586914 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54c45df8-1bd3-497b-b681-251f65316e0a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:38.589060 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54c45df8-1bd3-497b-b681-251f65316e0a tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:38.589200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54c45df8-1bd3-497b-b681-251f65316e0a tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:38.589467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54c45df8-1bd3-497b-b681-251f65316e0a tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:38.589612 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-54c45df8-1bd3-497b-b681-251f65316e0a tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:38.594886 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:38.594886 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:38.595939 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54c45df8-1bd3-497b-b681-251f65316e0a tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:38.596399 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1152/4616] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:38 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:39.388449 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1182474a-9de2-490f-a09e-76efac857893 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.390960 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1182474a-9de2-490f-a09e-76efac857893 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:39.391086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1182474a-9de2-490f-a09e-76efac857893 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:39.391328 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1182474a-9de2-490f-a09e-76efac857893 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:39.398928 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:39.398928 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:39.403530 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1182474a-9de2-490f-a09e-76efac857893 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:39.408367 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1182474a-9de2-490f-a09e-76efac857893 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:39.409036 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1155/4617] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:39 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:39.435238 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-3acf21b6-8428-4302-9d83-eef97b702eff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.437972 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-3acf21b6-8428-4302-9d83-eef97b702eff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:24:39.437972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-3acf21b6-8428-4302-9d83-eef97b702eff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:39.437972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-3acf21b6-8428-4302-9d83-eef97b702eff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:39.447656 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:39.447656 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:39.451944 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-3acf21b6-8428-4302-9d83-eef97b702eff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:24:39.457838 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-3acf21b6-8428-4302-9d83-eef97b702eff tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:24:39.458512 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1160/4618] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:39 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:39.478852 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-38eda5bb-177c-490e-a14c-df8bda6d422d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.481635 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-38eda5bb-177c-490e-a14c-df8bda6d422d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] POST https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57/action Aug 23 18:24:39.482109 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-38eda5bb-177c-490e-a14c-df8bda6d422d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:24:39.482286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-38eda5bb-177c-490e-a14c-df8bda6d422d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:39.495939 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:39.495939 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:39.496522 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-38eda5bb-177c-490e-a14c-df8bda6d422d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:24:39.503723 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-38eda5bb-177c-490e-a14c-df8bda6d422d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Begin detaching volume completed successfully. Aug 23 18:24:39.504000 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-38eda5bb-177c-490e-a14c-df8bda6d422d tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57/action returned with HTTP 202 Aug 23 18:24:39.504700 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1152/4619] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:24:39 2026] POST /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:24:39.546211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b9d499a9-f466-40b5-a91f-6ef9cd8681bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.546618 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9d499a9-f466-40b5-a91f-6ef9cd8681bc None None] GET https://10.4.3.148/volume// Aug 23 18:24:39.546618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9d499a9-f466-40b5-a91f-6ef9cd8681bc None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:39.546952 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9d499a9-f466-40b5-a91f-6ef9cd8681bc None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:39.547268 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9d499a9-f466-40b5-a91f-6ef9cd8681bc None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:24:39.547958 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1153/4620] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:24:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:24:39.557137 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-48b976ca-4cab-4249-96e4-dcf5af2c9e47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.559284 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-48b976ca-4cab-4249-96e4-dcf5af2c9e47 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:24:39.559508 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-48b976ca-4cab-4249-96e4-dcf5af2c9e47 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:39.559682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-48b976ca-4cab-4249-96e4-dcf5af2c9e47 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:39.570403 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:39.570403 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:39.574750 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-48b976ca-4cab-4249-96e4-dcf5af2c9e47 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:24:39.580537 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-48b976ca-4cab-4249-96e4-dcf5af2c9e47 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:24:39.581214 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1156/4621] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:24:39 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:39.607868 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6be5805b-4607-48ba-96c7-0aedd1c9215b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.609531 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6be5805b-4607-48ba-96c7-0aedd1c9215b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:39.609729 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6be5805b-4607-48ba-96c7-0aedd1c9215b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:39.609929 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6be5805b-4607-48ba-96c7-0aedd1c9215b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:39.610025 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6be5805b-4607-48ba-96c7-0aedd1c9215b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:39.614030 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:39.614030 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:39.614586 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6be5805b-4607-48ba-96c7-0aedd1c9215b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:39.614967 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1161/4622] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:39 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:39.656082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.743112 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:39.743554 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1940906956"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:39.745486 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1940906956'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:39.745572 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume of 1 GB Aug 23 18:24:39.750190 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Availability Zones retrieved successfully. Aug 23 18:24:39.757273 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (cdd9fc16-986a-4fcc-91b2-79cc4a561058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:39.758481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a1b099-909b-4640-9457-a4401b4b8cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:39.759472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:39.788159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a1b099-909b-4640-9457-a4401b4b8cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:39.788995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fd020e-b8a0-4d78-b22b-ca6ba68fae45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:39.849891 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Created reservations ['6f4a895c-50cd-4f61-aa40-c1edcc65f3d1', '0cc3b227-a6c1-4250-b5fa-e6c799922d12', 'b61fda5c-a119-4f98-a8ac-1a2b0decdc77', 'ab837801-7f4c-4113-ab4b-1b4f2b980f45'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:39.850904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fd020e-b8a0-4d78-b22b-ca6ba68fae45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4a895c-50cd-4f61-aa40-c1edcc65f3d1', '0cc3b227-a6c1-4250-b5fa-e6c799922d12', 'b61fda5c-a119-4f98-a8ac-1a2b0decdc77', 'ab837801-7f4c-4113-ab4b-1b4f2b980f45']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:39.851765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f8a066-0ae2-4ce3-9505-136aa3367eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:39.878824 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f8a066-0ae2-4ce3-9505-136aa3367eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6091b3d-a23d-4d62-869c-3b3f66609a41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1940906956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['6f4a895c-50cd-4f61-aa40-c1edcc65f3d1','0cc3b227-a6c1-4250-b5fa-e6c799922d12','b61fda5c-a119-4f98-a8ac-1a2b0decdc77','ab837801-7f4c-4113-ab4b-1b4f2b980f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1940906956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6091b3d-a23d-4d62-869c-3b3f66609a41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a6c8003ee542128cf4ccc5edefea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6069a84e537a4e43bc56036b43865462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:39.879619 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2664f32-73ee-4e49-8ed2-df8179d27ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:39.899851 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2664f32-73ee-4e49-8ed2-df8179d27ce0) transitioned into state 'SUCCESS' from state '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-1940906956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['6f4a895c-50cd-4f61-aa40-c1edcc65f3d1','0cc3b227-a6c1-4250-b5fa-e6c799922d12','b61fda5c-a119-4f98-a8ac-1a2b0decdc77','ab837801-7f4c-4113-ab4b-1b4f2b980f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:39.900744 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182c384a-d694-45b0-a26b-d12da4e75663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:39.911966 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182c384a-d694-45b0-a26b-d12da4e75663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:39.913194 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (cdd9fc16-986a-4fcc-91b2-79cc4a561058) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:39.913580 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request issued successfully. Aug 23 18:24:39.914362 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d0198d3-d34b-4fee-b061-291acf78e0bc tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:39.914937 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1153/4623] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:39 2026] POST /volume/v3/volumes => generated 778 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:39.927157 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a26b187-116b-4c59-98c7-15ee718f888d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:39.928926 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a26b187-116b-4c59-98c7-15ee718f888d tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 Aug 23 18:24:39.929190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a26b187-116b-4c59-98c7-15ee718f888d tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:39.929507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a26b187-116b-4c59-98c7-15ee718f888d tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:39.937440 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:39.937440 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:39.940543 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0a26b187-116b-4c59-98c7-15ee718f888d tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:39.944377 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a26b187-116b-4c59-98c7-15ee718f888d tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 returned with HTTP 200 Aug 23 18:24:39.944819 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1154/4624] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:39 2026] GET /volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:40.423971 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1854818-2dab-4800-a9da-390993aab9a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:40.426206 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1854818-2dab-4800-a9da-390993aab9a4 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:40.426490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1854818-2dab-4800-a9da-390993aab9a4 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:40.426717 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1854818-2dab-4800-a9da-390993aab9a4 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:40.435394 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:40.435394 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:40.439377 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b1854818-2dab-4800-a9da-390993aab9a4 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:40.444275 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1854818-2dab-4800-a9da-390993aab9a4 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:40.444769 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1157/4625] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:40 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:40.625281 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28dff3f4-5852-4687-8f0c-c034c44ad224 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:40.627152 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28dff3f4-5852-4687-8f0c-c034c44ad224 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:40.627444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28dff3f4-5852-4687-8f0c-c034c44ad224 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:40.627672 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28dff3f4-5852-4687-8f0c-c034c44ad224 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:40.627823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-28dff3f4-5852-4687-8f0c-c034c44ad224 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:40.633872 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:40.633872 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:40.634070 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28dff3f4-5852-4687-8f0c-c034c44ad224 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:40.634473 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1162/4626] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:40 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:40.925867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-6f3ce900-5db2-4739-9420-c277cc4d657c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:40.928208 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-6f3ce900-5db2-4739-9420-c277cc4d657c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] DELETE https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 Aug 23 18:24:40.928465 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-6f3ce900-5db2-4739-9420-c277cc4d657c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:40.928688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-6f3ce900-5db2-4739-9420-c277cc4d657c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:40.936089 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:40.936089 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:40.960595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-875e808e-dadf-4804-961b-fea3c9658574 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:40.962602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-875e808e-dadf-4804-961b-fea3c9658574 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 Aug 23 18:24:40.962853 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-875e808e-dadf-4804-961b-fea3c9658574 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:40.963322 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-875e808e-dadf-4804-961b-fea3c9658574 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:40.971218 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:40.971218 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:40.975866 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-875e808e-dadf-4804-961b-fea3c9658574 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:40.980817 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-875e808e-dadf-4804-961b-fea3c9658574 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 returned with HTTP 200 Aug 23 18:24:40.981211 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1155/4627] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:40 2026] GET /volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:40.995038 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.003683 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d2df2736-d017-4b85-a92e-625cfb8e4131 req-6f3ce900-5db2-4739-9420-c277cc4d657c tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 returned with HTTP 200 Aug 23 18:24:41.003943 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1154/4628] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:24:40 2026] DELETE /volume/v3/attachments/067dd912-b6a3-4dd8-9a26-85a3919115e0 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:41.047902 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] GET https://10.4.3.148/volume/v3/volumes Aug 23 18:24:41.048172 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.049223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.049223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:24:41.050188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:24:41.057336 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Get all volumes completed successfully. Aug 23 18:24:41.057774 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d1d295d-9c48-4267-b85f-1cba4ac99ed8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] https://10.4.3.148/volume/v3/volumes returned with HTTP 200 Aug 23 18:24:41.058890 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1158/4629] 10.4.3.148 () {68 vars in 1278 bytes} [Sun Aug 23 18:24:40 2026] GET /volume/v3/volumes => generated 336 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:41.068426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-15a67fd8-d693-4826-a40a-3615ee393eac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.071099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15a67fd8-d693-4826-a40a-3615ee393eac tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 Aug 23 18:24:41.071457 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-15a67fd8-d693-4826-a40a-3615ee393eac tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.071821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-15a67fd8-d693-4826-a40a-3615ee393eac tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.072058 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-15a67fd8-d693-4826-a40a-3615ee393eac tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume with id: e6091b3d-a23d-4d62-869c-3b3f66609a41 Aug 23 18:24:41.083056 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:41.083056 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:41.083552 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-15a67fd8-d693-4826-a40a-3615ee393eac tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:41.105028 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-15a67fd8-d693-4826-a40a-3615ee393eac tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume request issued successfully. Aug 23 18:24:41.105221 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15a67fd8-d693-4826-a40a-3615ee393eac tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 returned with HTTP 202 Aug 23 18:24:41.105960 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1163/4630] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:41 2026] DELETE /volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:41.113596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b08aeda-fca7-423e-8fb1-f5b0295c79a7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.115998 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b08aeda-fca7-423e-8fb1-f5b0295c79a7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 Aug 23 18:24:41.116297 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b08aeda-fca7-423e-8fb1-f5b0295c79a7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.116570 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b08aeda-fca7-423e-8fb1-f5b0295c79a7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.126366 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:41.126366 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:41.131034 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b08aeda-fca7-423e-8fb1-f5b0295c79a7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:41.135504 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b08aeda-fca7-423e-8fb1-f5b0295c79a7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 returned with HTTP 200 Aug 23 18:24:41.135967 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1156/4631] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:41 2026] GET /volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:41.457399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13e2aa20-83c1-4335-8179-f237e424e17a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.459107 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13e2aa20-83c1-4335-8179-f237e424e17a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:41.459306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13e2aa20-83c1-4335-8179-f237e424e17a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.459511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13e2aa20-83c1-4335-8179-f237e424e17a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.467037 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:41.467037 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:41.470521 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-13e2aa20-83c1-4335-8179-f237e424e17a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:41.474551 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13e2aa20-83c1-4335-8179-f237e424e17a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:41.474927 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1155/4632] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:41 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:41.646534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e833266-ddf4-4ce8-8a1e-dc4e1ab30a14 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.648597 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e833266-ddf4-4ce8-8a1e-dc4e1ab30a14 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:41.648806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e833266-ddf4-4ce8-8a1e-dc4e1ab30a14 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.649010 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e833266-ddf4-4ce8-8a1e-dc4e1ab30a14 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.649143 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3e833266-ddf4-4ce8-8a1e-dc4e1ab30a14 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:41.653624 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:41.653624 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:41.654267 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e833266-ddf4-4ce8-8a1e-dc4e1ab30a14 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:41.654719 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1159/4633] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:41 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:41.663061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4310da53-da4a-4c81-bd32-8142f698a115 req-48453a4e-aedc-4197-9a92-6177bb9c5d91 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.665359 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4310da53-da4a-4c81-bd32-8142f698a115 req-48453a4e-aedc-4197-9a92-6177bb9c5d91 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:24:41.665597 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4310da53-da4a-4c81-bd32-8142f698a115 req-48453a4e-aedc-4197-9a92-6177bb9c5d91 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.665814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4310da53-da4a-4c81-bd32-8142f698a115 req-48453a4e-aedc-4197-9a92-6177bb9c5d91 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.673270 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:41.673270 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:41.676925 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-4310da53-da4a-4c81-bd32-8142f698a115 req-48453a4e-aedc-4197-9a92-6177bb9c5d91 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:24:41.682184 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4310da53-da4a-4c81-bd32-8142f698a115 req-48453a4e-aedc-4197-9a92-6177bb9c5d91 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:24:41.682917 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1164/4634] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:41 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:41.699272 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28ec9684-d25b-4e09-b283-1bbab07db529 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.701495 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28ec9684-d25b-4e09-b283-1bbab07db529 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] DELETE https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:24:41.701756 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28ec9684-d25b-4e09-b283-1bbab07db529 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.701989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28ec9684-d25b-4e09-b283-1bbab07db529 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.702190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-28ec9684-d25b-4e09-b283-1bbab07db529 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Delete volume with id: eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:24:41.711126 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:41.711126 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:41.711663 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-28ec9684-d25b-4e09-b283-1bbab07db529 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:24:41.730372 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-28ec9684-d25b-4e09-b283-1bbab07db529 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Delete volume request issued successfully. Aug 23 18:24:41.730646 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28ec9684-d25b-4e09-b283-1bbab07db529 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 202 Aug 23 18:24:41.731230 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1157/4635] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:24:41 2026] DELETE /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:41.739259 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7591bb8a-b07e-4292-bf55-94decee95ea3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:41.741143 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7591bb8a-b07e-4292-bf55-94decee95ea3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:24:41.741329 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7591bb8a-b07e-4292-bf55-94decee95ea3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:41.741546 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7591bb8a-b07e-4292-bf55-94decee95ea3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:41.749009 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:41.749009 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:41.753032 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7591bb8a-b07e-4292-bf55-94decee95ea3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Volume info retrieved successfully. Aug 23 18:24:41.757851 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7591bb8a-b07e-4292-bf55-94decee95ea3 tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 200 Aug 23 18:24:41.758480 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1156/4636] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:41 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:42.153536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b182e8a5-b21c-4d43-a547-375692ee8cd2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:42.155215 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b182e8a5-b21c-4d43-a547-375692ee8cd2 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 Aug 23 18:24:42.155464 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b182e8a5-b21c-4d43-a547-375692ee8cd2 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:42.155691 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b182e8a5-b21c-4d43-a547-375692ee8cd2 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:42.165953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b182e8a5-b21c-4d43-a547-375692ee8cd2 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 returned with HTTP 404 Aug 23 18:24:42.166522 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1160/4637] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:42 2026] GET /volume/v3/volumes/e6091b3d-a23d-4d62-869c-3b3f66609a41 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:42.173999 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1915e745-8c03-4739-a38f-f7cdde501154 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:42.175680 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:42.176022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-942406056"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:42.177379 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-942406056'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:42.177513 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume of 1 GB Aug 23 18:24:42.181047 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Availability Zones retrieved successfully. Aug 23 18:24:42.186037 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (4364dc23-4945-416b-93e5-29c80dd5df71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:42.186919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316c8d17-a35a-4e7b-809d-e6e6d10c5997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:42.187621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:42.209140 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316c8d17-a35a-4e7b-809d-e6e6d10c5997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:42.210061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bd2faf-2c6f-43ca-aaf6-446e7ae66b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:42.248362 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Created reservations ['5f7ebdb5-66e4-4bb6-a36a-859ff146ce43', '6595a97a-ea81-44a9-9701-977b5798d430', 'c91a80b2-bd0e-494b-b707-22864316afb3', 'a1eee563-3289-4bcb-8420-00e535825387'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:42.249186 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bd2faf-2c6f-43ca-aaf6-446e7ae66b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f7ebdb5-66e4-4bb6-a36a-859ff146ce43', '6595a97a-ea81-44a9-9701-977b5798d430', 'c91a80b2-bd0e-494b-b707-22864316afb3', 'a1eee563-3289-4bcb-8420-00e535825387']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:42.249941 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ff75b8-7cf9-4e76-986f-fec2144220a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:42.275739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ff75b8-7cf9-4e76-986f-fec2144220a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '772fc702-00c8-473d-a919-1ae6e9e906e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942406056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['5f7ebdb5-66e4-4bb6-a36a-859ff146ce43','6595a97a-ea81-44a9-9701-977b5798d430','c91a80b2-bd0e-494b-b707-22864316afb3','a1eee563-3289-4bcb-8420-00e535825387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942406056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=772fc702-00c8-473d-a919-1ae6e9e906e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a6c8003ee542128cf4ccc5edefea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6069a84e537a4e43bc56036b43865462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:42.276736 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d773e8-397d-4741-be1a-e8502a6e9420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:42.298428 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d773e8-397d-4741-be1a-e8502a6e9420) transitioned into state 'SUCCESS' from state '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-942406056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['5f7ebdb5-66e4-4bb6-a36a-859ff146ce43','6595a97a-ea81-44a9-9701-977b5798d430','c91a80b2-bd0e-494b-b707-22864316afb3','a1eee563-3289-4bcb-8420-00e535825387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:42.299397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4f30a3-1ef2-4b4f-b432-4bad37d51b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:42.311878 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4f30a3-1ef2-4b4f-b432-4bad37d51b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:42.312687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (4364dc23-4945-416b-93e5-29c80dd5df71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:42.313020 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request issued successfully. Aug 23 18:24:42.313596 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1915e745-8c03-4739-a38f-f7cdde501154 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:42.314275 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1165/4638] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:42 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:42.328719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9cae4f18-4c14-4d0b-8173-f1349ad00103 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:42.332702 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cae4f18-4c14-4d0b-8173-f1349ad00103 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 Aug 23 18:24:42.333027 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9cae4f18-4c14-4d0b-8173-f1349ad00103 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:42.333279 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9cae4f18-4c14-4d0b-8173-f1349ad00103 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:42.349690 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:42.349690 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:42.360058 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9cae4f18-4c14-4d0b-8173-f1349ad00103 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:42.367812 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cae4f18-4c14-4d0b-8173-f1349ad00103 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 returned with HTTP 200 Aug 23 18:24:42.367812 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1158/4639] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:42 2026] GET /volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:42.486987 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3a76f3a-6a38-4f06-98dd-91459928a83b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:42.488763 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3a76f3a-6a38-4f06-98dd-91459928a83b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:42.488958 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3a76f3a-6a38-4f06-98dd-91459928a83b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:42.489168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3a76f3a-6a38-4f06-98dd-91459928a83b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:42.496223 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:42.496223 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:42.500388 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a3a76f3a-6a38-4f06-98dd-91459928a83b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:42.504530 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3a76f3a-6a38-4f06-98dd-91459928a83b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:42.504996 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1157/4640] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:42 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:42.666100 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fbfb3e5-032e-4e25-9c2a-bf4b4fe5bb68 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:42.667983 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fbfb3e5-032e-4e25-9c2a-bf4b4fe5bb68 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:42.668222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fbfb3e5-032e-4e25-9c2a-bf4b4fe5bb68 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:42.668400 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fbfb3e5-032e-4e25-9c2a-bf4b4fe5bb68 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:42.668533 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5fbfb3e5-032e-4e25-9c2a-bf4b4fe5bb68 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:42.672540 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:42.672540 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:42.673105 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fbfb3e5-032e-4e25-9c2a-bf4b4fe5bb68 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:42.673464 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1161/4641] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:42 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:42.772512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7fa96d6c-dfd4-4e82-9a9e-ec220651374a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:42.774549 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7fa96d6c-dfd4-4e82-9a9e-ec220651374a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] GET https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 Aug 23 18:24:42.774734 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7fa96d6c-dfd4-4e82-9a9e-ec220651374a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:42.774971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7fa96d6c-dfd4-4e82-9a9e-ec220651374a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:42.782303 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7fa96d6c-dfd4-4e82-9a9e-ec220651374a tempest-TestMinimumBasicScenario-1888393205 tempest-TestMinimumBasicScenario-1888393205-project-member] https://10.4.3.148/volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 returned with HTTP 404 Aug 23 18:24:42.783331 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1166/4642] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:42 2026] GET /volume/v3/volumes/eea43c2f-e62d-479a-abc5-2283c1bdcd57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:43.381651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ba04343-bda9-45b1-8609-6f25a0fdb71c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:43.386637 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ba04343-bda9-45b1-8609-6f25a0fdb71c tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 Aug 23 18:24:43.386926 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ba04343-bda9-45b1-8609-6f25a0fdb71c tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:43.387247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ba04343-bda9-45b1-8609-6f25a0fdb71c tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:43.397510 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:43.397510 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:43.403068 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ba04343-bda9-45b1-8609-6f25a0fdb71c tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:43.408730 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ba04343-bda9-45b1-8609-6f25a0fdb71c tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 returned with HTTP 200 Aug 23 18:24:43.409190 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1159/4643] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:43 2026] GET /volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:43.434228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:43.436022 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:24:43.436253 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:43.436448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:43.436718 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:24:43.437452 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:24:43.444681 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Get all volumes completed successfully. Aug 23 18:24:43.445387 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:43.445387 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:43.449491 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b594aa31-48ff-44e4-b11f-b5a1591e6fc7 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:24:43.449995 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1158/4644] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:24:43 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:43.463704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:43.465466 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 Aug 23 18:24:43.465659 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:43.465873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:43.466032 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume with id: 772fc702-00c8-473d-a919-1ae6e9e906e3 Aug 23 18:24:43.473518 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:43.473518 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:43.473850 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:43.489748 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume request issued successfully. Aug 23 18:24:43.489748 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e65ab4dc-14ca-40a2-9a7c-174efbbc4cf1 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 returned with HTTP 202 Aug 23 18:24:43.490542 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1162/4645] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:43 2026] DELETE /volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:43.508022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-afbf2db1-d3d2-4c5d-883e-7341bdecfe55 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:43.510469 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afbf2db1-d3d2-4c5d-883e-7341bdecfe55 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 Aug 23 18:24:43.510730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afbf2db1-d3d2-4c5d-883e-7341bdecfe55 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:43.510983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afbf2db1-d3d2-4c5d-883e-7341bdecfe55 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:43.518241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cf1ef810-664f-436b-9351-734dd8042f02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:43.520133 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf1ef810-664f-436b-9351-734dd8042f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:43.520400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf1ef810-664f-436b-9351-734dd8042f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:43.520702 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf1ef810-664f-436b-9351-734dd8042f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:43.521997 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:43.521997 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:43.529111 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-afbf2db1-d3d2-4c5d-883e-7341bdecfe55 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:43.530626 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:43.530626 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:43.531872 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afbf2db1-d3d2-4c5d-883e-7341bdecfe55 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 returned with HTTP 200 Aug 23 18:24:43.533204 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1167/4646] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:43 2026] GET /volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:43.543561 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cf1ef810-664f-436b-9351-734dd8042f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:43.550704 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf1ef810-664f-436b-9351-734dd8042f02 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:43.551486 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1160/4647] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:43 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:43.684651 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-026cd49f-4fe8-44ed-8cf3-b009ebb4c85c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:43.687281 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-026cd49f-4fe8-44ed-8cf3-b009ebb4c85c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:43.688179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-026cd49f-4fe8-44ed-8cf3-b009ebb4c85c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:43.688468 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-026cd49f-4fe8-44ed-8cf3-b009ebb4c85c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:43.688621 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-026cd49f-4fe8-44ed-8cf3-b009ebb4c85c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:43.694654 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:43.694654 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:43.695179 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-026cd49f-4fe8-44ed-8cf3-b009ebb4c85c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:43.696129 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1159/4648] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:43 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:44.550278 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9682a927-cd33-4c6a-89b4-560d0078eb1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:44.552563 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9682a927-cd33-4c6a-89b4-560d0078eb1b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 Aug 23 18:24:44.552849 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9682a927-cd33-4c6a-89b4-560d0078eb1b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:44.553099 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9682a927-cd33-4c6a-89b4-560d0078eb1b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:44.560565 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9682a927-cd33-4c6a-89b4-560d0078eb1b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 returned with HTTP 404 Aug 23 18:24:44.561197 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1163/4649] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:44 2026] GET /volume/v3/volumes/772fc702-00c8-473d-a919-1ae6e9e906e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:44.568389 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-342504cc-97c9-40f9-bc64-209a2bc69a18 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:44.570681 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-342504cc-97c9-40f9-bc64-209a2bc69a18 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:44.572675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-342504cc-97c9-40f9-bc64-209a2bc69a18 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:44.572675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-342504cc-97c9-40f9-bc64-209a2bc69a18 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:44.572805 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b97ce62f-a0d2-43c0-92e1-084278219131 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:44.574472 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:44.575723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-250296768"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:44.576847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-250296768'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:44.576982 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume of 1 GB Aug 23 18:24:44.583752 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Availability Zones retrieved successfully. Aug 23 18:24:44.583937 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:44.583937 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:44.587547 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-342504cc-97c9-40f9-bc64-209a2bc69a18 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:44.589006 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (ecf0f031-8082-4154-9938-575bc3254454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:44.590163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee254690-dfab-4394-991c-90ea7cd2541b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:44.591173 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:44.593184 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-342504cc-97c9-40f9-bc64-209a2bc69a18 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:44.593184 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1168/4650] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:44 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:44.618042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee254690-dfab-4394-991c-90ea7cd2541b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:44.618746 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b28b79f-3ae7-4aeb-b6ea-6051e482f7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:44.656965 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Created reservations ['d411d529-6c61-40ec-a6ce-480f80fb2b47', 'a9979b34-1dd5-42f5-8c05-b30cc1658222', '5ada7695-8192-4fe7-ada5-31539cfc59a5', '4e9a9193-c021-4216-8e7e-0ef35b25cda2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:44.657862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b28b79f-3ae7-4aeb-b6ea-6051e482f7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d411d529-6c61-40ec-a6ce-480f80fb2b47', 'a9979b34-1dd5-42f5-8c05-b30cc1658222', '5ada7695-8192-4fe7-ada5-31539cfc59a5', '4e9a9193-c021-4216-8e7e-0ef35b25cda2']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:44.658813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db38ba97-9a48-4fb1-b17d-05ac442c5e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:44.685889 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db38ba97-9a48-4fb1-b17d-05ac442c5e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fff1502e-f424-4080-acc5-8627b26ff867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250296768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['d411d529-6c61-40ec-a6ce-480f80fb2b47','a9979b34-1dd5-42f5-8c05-b30cc1658222','5ada7695-8192-4fe7-ada5-31539cfc59a5','4e9a9193-c021-4216-8e7e-0ef35b25cda2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250296768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fff1502e-f424-4080-acc5-8627b26ff867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a6c8003ee542128cf4ccc5edefea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6069a84e537a4e43bc56036b43865462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:44.686637 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b4463f-399b-4ab8-b28e-e25ea6fe377b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:44.707550 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-da9fdadb-640b-4a0f-8bfc-f39743ab7c5d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:44.710695 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da9fdadb-640b-4a0f-8bfc-f39743ab7c5d tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:44.711089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da9fdadb-640b-4a0f-8bfc-f39743ab7c5d tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:44.711399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da9fdadb-640b-4a0f-8bfc-f39743ab7c5d tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:44.711593 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-da9fdadb-640b-4a0f-8bfc-f39743ab7c5d tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:44.721169 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:44.721169 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:44.722648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da9fdadb-640b-4a0f-8bfc-f39743ab7c5d tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:44.723225 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1160/4651] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:44 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:44.729742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b4463f-399b-4ab8-b28e-e25ea6fe377b) transitioned into state 'SUCCESS' from state '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-250296768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['d411d529-6c61-40ec-a6ce-480f80fb2b47','a9979b34-1dd5-42f5-8c05-b30cc1658222','5ada7695-8192-4fe7-ada5-31539cfc59a5','4e9a9193-c021-4216-8e7e-0ef35b25cda2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:44.730579 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b754f261-e5fe-4e37-99c9-9f023b60033b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:44.742545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b754f261-e5fe-4e37-99c9-9f023b60033b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:44.743537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (ecf0f031-8082-4154-9938-575bc3254454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:44.743983 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request issued successfully. Aug 23 18:24:44.744881 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b97ce62f-a0d2-43c0-92e1-084278219131 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:44.745571 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1161/4652] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:44 2026] POST /volume/v3/volumes => generated 777 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:44.760531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75eb0a0c-fe70-44b5-a30e-b3ca0eec9ab6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:44.762615 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75eb0a0c-fe70-44b5-a30e-b3ca0eec9ab6 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 Aug 23 18:24:44.762918 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75eb0a0c-fe70-44b5-a30e-b3ca0eec9ab6 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:44.763134 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75eb0a0c-fe70-44b5-a30e-b3ca0eec9ab6 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:44.772594 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:44.772594 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:44.778818 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75eb0a0c-fe70-44b5-a30e-b3ca0eec9ab6 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:44.787886 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75eb0a0c-fe70-44b5-a30e-b3ca0eec9ab6 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 returned with HTTP 200 Aug 23 18:24:44.788497 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1164/4653] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:44 2026] GET /volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:45.610236 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-77996c1b-b36b-4606-9c46-62d7b5caea4f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:45.613815 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77996c1b-b36b-4606-9c46-62d7b5caea4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:45.613815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77996c1b-b36b-4606-9c46-62d7b5caea4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:45.613815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77996c1b-b36b-4606-9c46-62d7b5caea4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:45.621696 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:45.621696 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:45.627576 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-77996c1b-b36b-4606-9c46-62d7b5caea4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:45.635165 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77996c1b-b36b-4606-9c46-62d7b5caea4f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:45.636070 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1169/4654] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:45 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:45.735138 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0052a95a-fc4f-4179-80bb-cc831debbc6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:45.737338 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0052a95a-fc4f-4179-80bb-cc831debbc6c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:45.737615 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0052a95a-fc4f-4179-80bb-cc831debbc6c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:45.737904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0052a95a-fc4f-4179-80bb-cc831debbc6c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:45.738047 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0052a95a-fc4f-4179-80bb-cc831debbc6c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:45.743112 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:45.743112 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:45.743830 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0052a95a-fc4f-4179-80bb-cc831debbc6c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:45.744378 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1161/4655] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:45 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:45.802584 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d4977bf-f00f-4773-8510-ccaad8c1ebe5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:45.804667 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d4977bf-f00f-4773-8510-ccaad8c1ebe5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 Aug 23 18:24:45.805062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d4977bf-f00f-4773-8510-ccaad8c1ebe5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:45.805062 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d4977bf-f00f-4773-8510-ccaad8c1ebe5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:45.813346 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:45.813346 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:45.817013 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9d4977bf-f00f-4773-8510-ccaad8c1ebe5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:45.821180 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d4977bf-f00f-4773-8510-ccaad8c1ebe5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 returned with HTTP 200 Aug 23 18:24:45.821585 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1162/4656] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:45 2026] GET /volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:45.836602 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc9e9a64-0b78-4d59-aec8-778163ee7858 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:45.838901 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc9e9a64-0b78-4d59-aec8-778163ee7858 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] GET https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 Aug 23 18:24:45.839129 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc9e9a64-0b78-4d59-aec8-778163ee7858 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:45.839363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc9e9a64-0b78-4d59-aec8-778163ee7858 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:45.848081 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:45.848081 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:45.853966 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fc9e9a64-0b78-4d59-aec8-778163ee7858 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Volume info retrieved successfully. Aug 23 18:24:45.858296 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc9e9a64-0b78-4d59-aec8-778163ee7858 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 returned with HTTP 200 Aug 23 18:24:45.858861 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1165/4657] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:45 2026] GET /volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:24:45.876599 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5db04626-2f47-40ea-bdbe-735630a36350 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:45.880055 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5db04626-2f47-40ea-bdbe-735630a36350 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 Aug 23 18:24:45.881810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5db04626-2f47-40ea-bdbe-735630a36350 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:45.881810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5db04626-2f47-40ea-bdbe-735630a36350 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:45.881810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5db04626-2f47-40ea-bdbe-735630a36350 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume with id: fff1502e-f424-4080-acc5-8627b26ff867 Aug 23 18:24:45.892460 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:45.892460 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:45.892460 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5db04626-2f47-40ea-bdbe-735630a36350 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:45.927265 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5db04626-2f47-40ea-bdbe-735630a36350 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume request issued successfully. Aug 23 18:24:45.927492 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5db04626-2f47-40ea-bdbe-735630a36350 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 returned with HTTP 202 Aug 23 18:24:45.927983 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1170/4658] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:45 2026] DELETE /volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:45.938561 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b4baf6e-5d6c-4743-bb12-79b52152eaa0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:45.942816 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b4baf6e-5d6c-4743-bb12-79b52152eaa0 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 Aug 23 18:24:45.942816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b4baf6e-5d6c-4743-bb12-79b52152eaa0 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:45.942816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b4baf6e-5d6c-4743-bb12-79b52152eaa0 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:45.959973 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:45.959973 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:45.965459 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1b4baf6e-5d6c-4743-bb12-79b52152eaa0 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:45.967880 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b4baf6e-5d6c-4743-bb12-79b52152eaa0 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 returned with HTTP 200 Aug 23 18:24:45.968505 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1162/4659] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:45 2026] GET /volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:46.652972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27e1d71a-4b11-40b3-9983-35a55d9ec29a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:46.655156 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27e1d71a-4b11-40b3-9983-35a55d9ec29a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:46.655418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27e1d71a-4b11-40b3-9983-35a55d9ec29a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:46.655659 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27e1d71a-4b11-40b3-9983-35a55d9ec29a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:46.664241 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:46.664241 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:46.669400 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-27e1d71a-4b11-40b3-9983-35a55d9ec29a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:46.676329 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27e1d71a-4b11-40b3-9983-35a55d9ec29a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:46.677150 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1163/4660] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:46 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:46.758216 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff493b07-849d-4496-91ac-44926dbcfab6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:46.760330 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff493b07-849d-4496-91ac-44926dbcfab6 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:46.760631 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff493b07-849d-4496-91ac-44926dbcfab6 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:46.760888 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff493b07-849d-4496-91ac-44926dbcfab6 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:46.761032 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ff493b07-849d-4496-91ac-44926dbcfab6 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:46.766421 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:46.766421 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:46.767246 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff493b07-849d-4496-91ac-44926dbcfab6 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:46.767916 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1166/4661] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:46 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:46.981671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b4daf009-fcc8-4f35-b946-8c9b26e2dd0e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:46.983737 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4daf009-fcc8-4f35-b946-8c9b26e2dd0e tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 Aug 23 18:24:46.984017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4daf009-fcc8-4f35-b946-8c9b26e2dd0e tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:46.984251 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4daf009-fcc8-4f35-b946-8c9b26e2dd0e tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:46.986716 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=341,cinder:INSERT=61,cinder:UPDATE=101,cinder:DELETE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:24:46.994173 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4daf009-fcc8-4f35-b946-8c9b26e2dd0e tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 returned with HTTP 404 Aug 23 18:24:46.995083 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1171/4662] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:46 2026] GET /volume/v3/volumes/fff1502e-f424-4080-acc5-8627b26ff867 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:47.004690 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4057c06b-3431-407e-9699-6e07065c49a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:47.006564 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:47.007181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1191563415"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:47.008739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1191563415'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:47.009932 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume of 1 GB Aug 23 18:24:47.013253 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Availability Zones retrieved successfully. Aug 23 18:24:47.020278 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (ef5b165b-0881-4eb4-a2e3-8877481ac831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:47.021435 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a17110-6252-4ed0-8c3a-38ad4a82b4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:47.022634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:47.054816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a17110-6252-4ed0-8c3a-38ad4a82b4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:47.056814 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3dbbe1d-cc6d-461c-b20c-a28f503b350b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:47.100508 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Created reservations ['f1ef54e0-4c2b-45ac-8956-37c89835a3ef', '3bffbe75-95cc-4860-bae2-7a472d27afcb', '7fd3d136-767b-41ae-89a4-e027206bed7d', 'dc341f2a-680d-441f-8bc3-77fcc3426a5c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:47.101582 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3dbbe1d-cc6d-461c-b20c-a28f503b350b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ef54e0-4c2b-45ac-8956-37c89835a3ef', '3bffbe75-95cc-4860-bae2-7a472d27afcb', '7fd3d136-767b-41ae-89a4-e027206bed7d', 'dc341f2a-680d-441f-8bc3-77fcc3426a5c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:47.102532 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79c6d69-fe38-4354-af6a-d49301b55275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:47.129239 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79c6d69-fe38-4354-af6a-d49301b55275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191563415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['f1ef54e0-4c2b-45ac-8956-37c89835a3ef','3bffbe75-95cc-4860-bae2-7a472d27afcb','7fd3d136-767b-41ae-89a4-e027206bed7d','dc341f2a-680d-441f-8bc3-77fcc3426a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191563415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9a6c8003ee542128cf4ccc5edefea89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6069a84e537a4e43bc56036b43865462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:47.130289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5638fb2-275a-4a91-86e0-1f484de23728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:47.147909 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5638fb2-275a-4a91-86e0-1f484de23728) transitioned into state 'SUCCESS' from state '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-1191563415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9a6c8003ee542128cf4ccc5edefea89',qos_specs=None,replication_status=,reservations=['f1ef54e0-4c2b-45ac-8956-37c89835a3ef','3bffbe75-95cc-4860-bae2-7a472d27afcb','7fd3d136-767b-41ae-89a4-e027206bed7d','dc341f2a-680d-441f-8bc3-77fcc3426a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6069a84e537a4e43bc56036b43865462',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:47.148591 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f80020-95b5-49d1-933f-055427b40dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:47.156980 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f80020-95b5-49d1-933f-055427b40dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:47.157759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Flow 'volume_create_api' (ef5b165b-0881-4eb4-a2e3-8877481ac831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:47.158089 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Create volume request issued successfully. Aug 23 18:24:47.158601 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4057c06b-3431-407e-9699-6e07065c49a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:47.159043 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1163/4663] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:24:47 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:47.170588 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8dddddb-018d-45ec-8515-1b7848b4ede5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:47.172954 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8dddddb-018d-45ec-8515-1b7848b4ede5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 Aug 23 18:24:47.173175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8dddddb-018d-45ec-8515-1b7848b4ede5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:47.173359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8dddddb-018d-45ec-8515-1b7848b4ede5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:47.180016 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:47.180016 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:47.183198 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8dddddb-018d-45ec-8515-1b7848b4ede5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:47.186809 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8dddddb-018d-45ec-8515-1b7848b4ede5 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 returned with HTTP 200 Aug 23 18:24:47.187289 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1164/4664] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:47 2026] GET /volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:47.692964 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7cb65009-3174-49f4-96bd-9ac3714993c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:47.696158 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7cb65009-3174-49f4-96bd-9ac3714993c9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:47.696401 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7cb65009-3174-49f4-96bd-9ac3714993c9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:47.696671 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7cb65009-3174-49f4-96bd-9ac3714993c9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:47.702946 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=358,cinder:UPDATE=109,cinder:INSERT=68 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:24:47.709600 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:47.709600 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:47.716092 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7cb65009-3174-49f4-96bd-9ac3714993c9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:47.721885 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7cb65009-3174-49f4-96bd-9ac3714993c9 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:47.722331 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1167/4665] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:47 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:47.784812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21df6acd-2a2b-4154-8de7-c6d7fa9508ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:47.793927 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21df6acd-2a2b-4154-8de7-c6d7fa9508ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:47.794240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21df6acd-2a2b-4154-8de7-c6d7fa9508ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:47.794557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21df6acd-2a2b-4154-8de7-c6d7fa9508ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:47.794706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-21df6acd-2a2b-4154-8de7-c6d7fa9508ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:47.800191 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:47.800191 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:47.801008 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21df6acd-2a2b-4154-8de7-c6d7fa9508ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:47.801479 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1172/4666] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:47 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:48.202850 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a7b40ac-03e5-49d9-aea3-760f8d530709 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:48.205165 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a7b40ac-03e5-49d9-aea3-760f8d530709 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 Aug 23 18:24:48.205488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a7b40ac-03e5-49d9-aea3-760f8d530709 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:48.205714 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a7b40ac-03e5-49d9-aea3-760f8d530709 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:48.208616 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=341,cinder:UPDATE=101,cinder:INSERT=53 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:24:48.217398 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:48.217398 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:48.221725 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a7b40ac-03e5-49d9-aea3-760f8d530709 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:48.229469 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a7b40ac-03e5-49d9-aea3-760f8d530709 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 returned with HTTP 200 Aug 23 18:24:48.230020 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1164/4667] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:48 2026] GET /volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:48.243823 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd23d3d7-e013-41ab-a566-c1621a19bd8b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:48.245610 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd23d3d7-e013-41ab-a566-c1621a19bd8b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] GET https://10.4.3.148/volume/v3/volumes/summary Aug 23 18:24:48.245890 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd23d3d7-e013-41ab-a566-c1621a19bd8b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:48.246125 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd23d3d7-e013-41ab-a566-c1621a19bd8b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:48.246356 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-bd23d3d7-e013-41ab-a566-c1621a19bd8b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:24:48.248553 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=396,cinder:UPDATE=152,cinder:INSERT=74 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:24:48.251081 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd23d3d7-e013-41ab-a566-c1621a19bd8b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] Get summary completed successfully. Aug 23 18:24:48.251338 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd23d3d7-e013-41ab-a566-c1621a19bd8b tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-reader] https://10.4.3.148/volume/v3/volumes/summary returned with HTTP 200 Aug 23 18:24:48.251757 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1165/4668] 10.4.3.148 () {68 vars in 1302 bytes} [Sun Aug 23 18:24:48 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:48.261694 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:48.263615 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 Aug 23 18:24:48.264187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:48.264443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:48.264625 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume with id: f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 Aug 23 18:24:48.274110 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:48.274110 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:48.274608 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:48.304737 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Delete volume request issued successfully. Aug 23 18:24:48.304950 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75e4aef2-18f1-410a-81f6-faee3a78bb53 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 returned with HTTP 202 Aug 23 18:24:48.305523 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1168/4669] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:24:48 2026] DELETE /volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:24:48.315047 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7db95664-3d3f-4be5-8090-f52bf580da2a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:48.316939 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7db95664-3d3f-4be5-8090-f52bf580da2a tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 Aug 23 18:24:48.317176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7db95664-3d3f-4be5-8090-f52bf580da2a tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:48.317350 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7db95664-3d3f-4be5-8090-f52bf580da2a tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:48.327936 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:48.327936 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:48.334421 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7db95664-3d3f-4be5-8090-f52bf580da2a tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Volume info retrieved successfully. Aug 23 18:24:48.339635 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7db95664-3d3f-4be5-8090-f52bf580da2a tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 returned with HTTP 200 Aug 23 18:24:48.342660 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1173/4670] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:48 2026] GET /volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:48.736042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e3de5aab-2f7c-4462-9dda-9418278f1a14 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:48.737869 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3de5aab-2f7c-4462-9dda-9418278f1a14 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:48.738078 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3de5aab-2f7c-4462-9dda-9418278f1a14 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:48.738251 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3de5aab-2f7c-4462-9dda-9418278f1a14 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:48.746638 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:48.746638 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:48.750549 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e3de5aab-2f7c-4462-9dda-9418278f1a14 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:48.755437 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3de5aab-2f7c-4462-9dda-9418278f1a14 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:48.755839 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1165/4671] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:48 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:48.812811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7a33d8f-cebf-40ca-8cec-b9bbcedf2429 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:48.815539 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7a33d8f-cebf-40ca-8cec-b9bbcedf2429 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:48.815809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7a33d8f-cebf-40ca-8cec-b9bbcedf2429 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:48.816038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7a33d8f-cebf-40ca-8cec-b9bbcedf2429 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:48.816169 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f7a33d8f-cebf-40ca-8cec-b9bbcedf2429 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:48.822109 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:48.822109 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:48.823178 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7a33d8f-cebf-40ca-8cec-b9bbcedf2429 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:48.823658 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1166/4672] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:48 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:48.885850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-02bf3a08-b686-4201-93ec-cf80fca08839 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:48.888047 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-02bf3a08-b686-4201-93ec-cf80fca08839 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:48.888288 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-02bf3a08-b686-4201-93ec-cf80fca08839 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:48.888492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-02bf3a08-b686-4201-93ec-cf80fca08839 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:48.896235 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:48.896235 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:48.900877 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-02bf3a08-b686-4201-93ec-cf80fca08839 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:48.905993 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-02bf3a08-b686-4201-93ec-cf80fca08839 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:48.906651 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1169/4673] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:48 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:49.361137 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dbec4999-8ad5-4ceb-8e19-0afa6ee2c7a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:49.364821 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dbec4999-8ad5-4ceb-8e19-0afa6ee2c7a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] GET https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 Aug 23 18:24:49.364821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dbec4999-8ad5-4ceb-8e19-0afa6ee2c7a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:49.364821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dbec4999-8ad5-4ceb-8e19-0afa6ee2c7a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:49.370774 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dbec4999-8ad5-4ceb-8e19-0afa6ee2c7a8 tempest-ProjectReaderTests-430855284 tempest-ProjectReaderTests-430855284-project-admin] https://10.4.3.148/volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 returned with HTTP 404 Aug 23 18:24:49.371566 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1174/4674] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:24:49 2026] GET /volume/v3/volumes/f6e6a3f9-9427-4beb-92fa-d7af9c38c6f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:24:49.425497 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-25bef6dd-01a1-4c35-bebb-e7fff9051085 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:49.427978 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-25bef6dd-01a1-4c35-bebb-e7fff9051085 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:49.428284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-25bef6dd-01a1-4c35-bebb-e7fff9051085 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:49.428593 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-25bef6dd-01a1-4c35-bebb-e7fff9051085 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:49.437783 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:49.437783 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:49.446591 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-25bef6dd-01a1-4c35-bebb-e7fff9051085 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:49.455600 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-25bef6dd-01a1-4c35-bebb-e7fff9051085 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:49.456037 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1166/4675] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:49 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 1450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:49.466545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32595cde-fac6-4eec-b115-ddc6fdb17da1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:49.467204 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32595cde-fac6-4eec-b115-ddc6fdb17da1 None None] GET https://10.4.3.148/volume// Aug 23 18:24:49.467504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32595cde-fac6-4eec-b115-ddc6fdb17da1 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:49.467741 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32595cde-fac6-4eec-b115-ddc6fdb17da1 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:49.468144 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32595cde-fac6-4eec-b115-ddc6fdb17da1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:24:49.468777 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1167/4676] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:24:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:24:49.484437 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cb663514-ad3a-452d-a5ef-e0c56e0044be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:49.487600 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cb663514-ad3a-452d-a5ef-e0c56e0044be tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:24:49.488058 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cb663514-ad3a-452d-a5ef-e0c56e0044be tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0f6ad22-b709-4529-8b61-de634f3f49fb", "connector": null, "instance_uuid": "404c0563-e54b-4cfe-8df6-09c71c7bddec"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:49.497172 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:49.497172 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:49.524584 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cb663514-ad3a-452d-a5ef-e0c56e0044be tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:24:49.525075 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1170/4677] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:24:49 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 23 18:24:49.835125 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d3d85e3a-1497-43f0-9d48-91d6ffabb3a7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:49.836982 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d3d85e3a-1497-43f0-9d48-91d6ffabb3a7 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:49.837439 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d3d85e3a-1497-43f0-9d48-91d6ffabb3a7 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:49.837850 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d3d85e3a-1497-43f0-9d48-91d6ffabb3a7 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:49.839019 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d3d85e3a-1497-43f0-9d48-91d6ffabb3a7 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:49.843748 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:49.843748 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:49.844741 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d3d85e3a-1497-43f0-9d48-91d6ffabb3a7 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:49.845358 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1175/4678] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:49 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:50.587887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-398c5c5e-2ebb-43b6-bc11-12946d537144 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:50.588446 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-398c5c5e-2ebb-43b6-bc11-12946d537144 None None] GET https://10.4.3.148/volume// Aug 23 18:24:50.588712 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-398c5c5e-2ebb-43b6-bc11-12946d537144 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:50.589013 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-398c5c5e-2ebb-43b6-bc11-12946d537144 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:50.589466 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-398c5c5e-2ebb-43b6-bc11-12946d537144 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:24:50.589999 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1167/4679] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:24:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:24:50.597539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-ccc414cb-c9dd-414b-8640-9d1324c24e09 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:50.600257 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-ccc414cb-c9dd-414b-8640-9d1324c24e09 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:24:50.600540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-ccc414cb-c9dd-414b-8640-9d1324c24e09 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:50.600777 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-ccc414cb-c9dd-414b-8640-9d1324c24e09 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:50.612971 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:50.612971 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:50.618781 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-ccc414cb-c9dd-414b-8640-9d1324c24e09 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:24:50.626760 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-ccc414cb-c9dd-414b-8640-9d1324c24e09 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:24:50.627911 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1168/4680] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:24:50 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 1629 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:24:50.755324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cd193656-8a3f-4586-a769-df11ef3cce6f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:50.757976 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cd193656-8a3f-4586-a769-df11ef3cce6f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] PUT https://10.4.3.148/volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279 Aug 23 18:24:50.758389 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cd193656-8a3f-4586-a769-df11ef3cce6f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:50.767210 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cd193656-8a3f-4586-a769-df11ef3cce6f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Acquiring lock "cinder-attachment_update-f0f6ad22-b709-4529-8b61-de634f3f49fb-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:24:50.776745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cd193656-8a3f-4586-a769-df11ef3cce6f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Lock "cinder-attachment_update-f0f6ad22-b709-4529-8b61-de634f3f49fb-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:24:50.781553 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:50.781553 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:50.862983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-130f1a9d-7203-4712-84a3-f386bec983b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:50.865068 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-130f1a9d-7203-4712-84a3-f386bec983b5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:50.865386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-130f1a9d-7203-4712-84a3-f386bec983b5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:50.865659 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-130f1a9d-7203-4712-84a3-f386bec983b5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:50.865872 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-130f1a9d-7203-4712-84a3-f386bec983b5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:50.871434 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:50.871434 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:50.872560 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-130f1a9d-7203-4712-84a3-f386bec983b5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:50.873911 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1176/4681] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:50 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:50.917273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cd193656-8a3f-4586-a769-df11ef3cce6f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Lock "cinder-attachment_update-f0f6ad22-b709-4529-8b61-de634f3f49fb-np0000007943" released by "attachment_update" :: held 0.141s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:24:50.917718 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-cd193656-8a3f-4586-a769-df11ef3cce6f tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279 returned with HTTP 200 Aug 23 18:24:50.919448 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1171/4682] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:24:50 2026] PUT /volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279 => generated 968 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:50.955626 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-9d5af8f4-b554-42a0-87c3-e4ed831427b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:50.958999 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-9d5af8f4-b554-42a0-87c3-e4ed831427b5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] POST https://10.4.3.148/volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279/action Aug 23 18:24:50.959458 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-9d5af8f4-b554-42a0-87c3-e4ed831427b5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:24:50.959648 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-9d5af8f4-b554-42a0-87c3-e4ed831427b5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:50.991746 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:50.991746 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:51.004026 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-9d5af8f4-b554-42a0-87c3-e4ed831427b5 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279/action returned with HTTP 204 Aug 23 18:24:51.004660 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1168/4683] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:24:50 2026] POST /volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:51.885562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d291cb1f-1a19-415e-afb9-21235f647071 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:51.891807 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d291cb1f-1a19-415e-afb9-21235f647071 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:51.891807 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d291cb1f-1a19-415e-afb9-21235f647071 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:51.891807 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d291cb1f-1a19-415e-afb9-21235f647071 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:51.891807 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d291cb1f-1a19-415e-afb9-21235f647071 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:51.897888 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:51.897888 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:51.899060 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d291cb1f-1a19-415e-afb9-21235f647071 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:51.899687 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1169/4684] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:51 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:52.912248 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e3b883b6-9a0d-4d87-a0dd-71344f571a74 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:52.914295 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3b883b6-9a0d-4d87-a0dd-71344f571a74 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:52.914660 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3b883b6-9a0d-4d87-a0dd-71344f571a74 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:52.914959 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3b883b6-9a0d-4d87-a0dd-71344f571a74 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:52.915135 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e3b883b6-9a0d-4d87-a0dd-71344f571a74 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:52.920353 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:52.920353 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:52.921191 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3b883b6-9a0d-4d87-a0dd-71344f571a74 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:52.921654 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1177/4685] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:52 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:24:53.931915 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2889262c-8c2f-4ff7-b182-d202282877eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:53.933769 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2889262c-8c2f-4ff7-b182-d202282877eb tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:53.933995 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2889262c-8c2f-4ff7-b182-d202282877eb tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:53.934168 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2889262c-8c2f-4ff7-b182-d202282877eb tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:53.934269 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2889262c-8c2f-4ff7-b182-d202282877eb tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:53.938889 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:53.938889 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:53.939518 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2889262c-8c2f-4ff7-b182-d202282877eb tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:53.940150 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1172/4686] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:53 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:54.951677 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d057cf7-51f7-4a9b-9dc3-3b82b17c5a1b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:54.953885 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d057cf7-51f7-4a9b-9dc3-3b82b17c5a1b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:54.954181 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d057cf7-51f7-4a9b-9dc3-3b82b17c5a1b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:54.954421 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d057cf7-51f7-4a9b-9dc3-3b82b17c5a1b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:54.954622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1d057cf7-51f7-4a9b-9dc3-3b82b17c5a1b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:54.959482 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:54.959482 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:54.963816 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d057cf7-51f7-4a9b-9dc3-3b82b17c5a1b tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:54.963816 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1169/4687] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:54 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:55.331923 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-2eadf11a-9e29-42f7-a72b-8fd3d791a21b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:55.333961 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-2eadf11a-9e29-42f7-a72b-8fd3d791a21b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb/encryption Aug 23 18:24:55.334144 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-2eadf11a-9e29-42f7-a72b-8fd3d791a21b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:55.334330 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-2eadf11a-9e29-42f7-a72b-8fd3d791a21b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:55.343258 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:55.343258 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:55.348911 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2dd57f1f-ec3a-4814-96c9-bc9bab5cd500 req-2eadf11a-9e29-42f7-a72b-8fd3d791a21b tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb/encryption returned with HTTP 200 Aug 23 18:24:55.349440 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1170/4688] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:24:55 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:55.975235 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49e75b3b-7cdd-4382-a612-dfdd7355bf72 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:55.978779 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49e75b3b-7cdd-4382-a612-dfdd7355bf72 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:55.979518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49e75b3b-7cdd-4382-a612-dfdd7355bf72 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:55.979518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49e75b3b-7cdd-4382-a612-dfdd7355bf72 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:55.979518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-49e75b3b-7cdd-4382-a612-dfdd7355bf72 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:55.986393 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:55.986393 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:55.987214 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49e75b3b-7cdd-4382-a612-dfdd7355bf72 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:55.987542 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1178/4689] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:55 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:57.000328 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-228be33e-0f8a-42eb-aa60-341a3ac73bf5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:57.002852 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-228be33e-0f8a-42eb-aa60-341a3ac73bf5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:57.003158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-228be33e-0f8a-42eb-aa60-341a3ac73bf5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:57.003456 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-228be33e-0f8a-42eb-aa60-341a3ac73bf5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:57.003619 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-228be33e-0f8a-42eb-aa60-341a3ac73bf5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:57.010342 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:57.010342 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:57.011172 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-228be33e-0f8a-42eb-aa60-341a3ac73bf5 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:57.011554 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1173/4690] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:56 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:57.022723 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c3c5468-8375-4658-8e03-392ce271ba5f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:57.158525 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c3c5468-8375-4658-8e03-392ce271ba5f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-member] PUT https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:57.158525 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c3c5468-8375-4658-8e03-392ce271ba5f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:57.165363 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:57.165363 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:57.171993 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c3c5468-8375-4658-8e03-392ce271ba5f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-member] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:57.172485 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1170/4691] 10.4.3.148 () {70 vars in 1408 bytes} [Sun Aug 23 18:24:57 2026] PUT /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 316 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:57.184321 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95c29972-80cb-458c-9215-9410aef2981c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:57.186158 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95c29972-80cb-458c-9215-9410aef2981c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:57.186371 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95c29972-80cb-458c-9215-9410aef2981c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:57.186594 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95c29972-80cb-458c-9215-9410aef2981c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:57.186692 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-95c29972-80cb-458c-9215-9410aef2981c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:57.191456 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:57.191456 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:57.192331 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95c29972-80cb-458c-9215-9410aef2981c tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:57.192876 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1171/4692] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:57 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:57.209077 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e3e903fe-0ed3-4d25-b19a-1df08a9db510 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:57.211480 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3e903fe-0ed3-4d25-b19a-1df08a9db510 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] DELETE https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:57.211921 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3e903fe-0ed3-4d25-b19a-1df08a9db510 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:57.212808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3e903fe-0ed3-4d25-b19a-1df08a9db510 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:57.212808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-e3e903fe-0ed3-4d25-b19a-1df08a9db510 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Delete backup with id: 8afaa9a4-82ef-4634-b005-6d47f30a1164. Aug 23 18:24:57.217682 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:57.217682 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:57.241512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-e3e903fe-0ed3-4d25-b19a-1df08a9db510 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] delete_backup rpcapi backup_id 8afaa9a4-82ef-4634-b005-6d47f30a1164 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:24:57.246170 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3e903fe-0ed3-4d25-b19a-1df08a9db510 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 202 Aug 23 18:24:57.247968 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1179/4693] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:24:57 2026] DELETE /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:24:57.259154 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5750d0ee-046b-443a-b855-c6f07992b3ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:57.261113 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5750d0ee-046b-443a-b855-c6f07992b3ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:57.262132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5750d0ee-046b-443a-b855-c6f07992b3ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:57.262132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5750d0ee-046b-443a-b855-c6f07992b3ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:57.262620 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5750d0ee-046b-443a-b855-c6f07992b3ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:57.268864 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:57.268864 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:57.269830 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5750d0ee-046b-443a-b855-c6f07992b3ca tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 200 Aug 23 18:24:57.270396 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1174/4694] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:57 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:58.284351 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-918815f2-a700-4133-a322-918bceb1838f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:58.286476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-918815f2-a700-4133-a322-918bceb1838f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 Aug 23 18:24:58.286745 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-918815f2-a700-4133-a322-918bceb1838f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:58.286981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-918815f2-a700-4133-a322-918bceb1838f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:58.287081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-918815f2-a700-4133-a322-918bceb1838f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Show backup with id 8afaa9a4-82ef-4634-b005-6d47f30a1164. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:24:58.291030 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-918815f2-a700-4133-a322-918bceb1838f tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 returned with HTTP 404 Aug 23 18:24:58.291760 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1171/4695] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:58 2026] GET /volume/v3/backups/8afaa9a4-82ef-4634-b005-6d47f30a1164 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:58.298572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:58.300531 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 Aug 23 18:24:58.300743 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:58.300958 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:58.301111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Delete volume with id: ff1022bc-3acf-490c-8b91-cbf67b97cfe2 Aug 23 18:24:58.309391 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:58.309391 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:58.309764 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Volume info retrieved successfully. Aug 23 18:24:58.330719 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Delete volume request issued successfully. Aug 23 18:24:58.331020 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a67615d6-dbdb-4ca1-8933-745d847dbe67 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 returned with HTTP 202 Aug 23 18:24:58.331599 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1172/4696] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:24:58 2026] DELETE /volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:24:58.341391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-052b52d0-ae75-4d91-885c-00642b2cea13 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:58.344954 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-052b52d0-ae75-4d91-885c-00642b2cea13 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 Aug 23 18:24:58.345192 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-052b52d0-ae75-4d91-885c-00642b2cea13 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:58.345460 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-052b52d0-ae75-4d91-885c-00642b2cea13 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:58.358200 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:58.358200 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:58.365981 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-052b52d0-ae75-4d91-885c-00642b2cea13 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Volume info retrieved successfully. Aug 23 18:24:58.373744 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-052b52d0-ae75-4d91-885c-00642b2cea13 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 returned with HTTP 200 Aug 23 18:24:58.374108 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1180/4697] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:58 2026] GET /volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:58.415124 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:58.416924 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:24:58.417238 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1752854938"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:58.418735 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1752854938'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:24:58.418886 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume of 1 GB Aug 23 18:24:58.422832 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Availability Zones retrieved successfully. Aug 23 18:24:58.428484 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Flow 'volume_create_api' (4b54955c-d231-4e10-835e-9762e7be9a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:58.429429 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae36997-7646-4c17-9c37-ad5a8e1b4613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:58.430433 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:24:58.456918 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae36997-7646-4c17-9c37-ad5a8e1b4613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:58.458240 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3226910b-8b5d-4bf9-99f8-aeb326a588aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:58.544920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Created reservations ['9053b08d-b9e6-4b1e-aa16-9f554ee017a8', '0a50edae-56ad-4680-a42d-89221d7bdc4c', '4f7d06d3-ddc9-48fe-9119-5337b038287b', '2d18799a-a799-4fdd-a647-1819928b8848'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:58.545752 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3226910b-8b5d-4bf9-99f8-aeb326a588aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9053b08d-b9e6-4b1e-aa16-9f554ee017a8', '0a50edae-56ad-4680-a42d-89221d7bdc4c', '4f7d06d3-ddc9-48fe-9119-5337b038287b', '2d18799a-a799-4fdd-a647-1819928b8848']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:58.546698 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62c7b6f-a822-4450-a74d-618481b709f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:58.572839 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62c7b6f-a822-4450-a74d-618481b709f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0082a9f5-5590-48d9-9afc-337d87295e93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1752854938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d109518a59fe43bcb2ae789995236e11',qos_specs=None,replication_status=,reservations=['9053b08d-b9e6-4b1e-aa16-9f554ee017a8','0a50edae-56ad-4680-a42d-89221d7bdc4c','4f7d06d3-ddc9-48fe-9119-5337b038287b','2d18799a-a799-4fdd-a647-1819928b8848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1752854938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0082a9f5-5590-48d9-9afc-337d87295e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d109518a59fe43bcb2ae789995236e11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:58.573655 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01cc61af-6750-42cb-b495-21f2f55a67fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:58.594633 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01cc61af-6750-42cb-b495-21f2f55a67fe) transitioned into state 'SUCCESS' from state '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-1752854938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d109518a59fe43bcb2ae789995236e11',qos_specs=None,replication_status=,reservations=['9053b08d-b9e6-4b1e-aa16-9f554ee017a8','0a50edae-56ad-4680-a42d-89221d7bdc4c','4f7d06d3-ddc9-48fe-9119-5337b038287b','2d18799a-a799-4fdd-a647-1819928b8848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:58.595806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e551a27-c897-4746-aa2f-f050c66585c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:24:58.608297 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e551a27-c897-4746-aa2f-f050c66585c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:24:58.609696 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Flow 'volume_create_api' (4b54955c-d231-4e10-835e-9762e7be9a8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:24:58.610312 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume request issued successfully. Aug 23 18:24:58.611207 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-495d7671-cde8-49e6-8d52-f960bb8b9ccd tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:24:58.611836 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1175/4698] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:24:58 2026] POST /volume/v3/volumes => generated 751 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:58.625974 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46b13148-1014-4dc9-99d8-7e7e1a8fb51e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:58.628688 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46b13148-1014-4dc9-99d8-7e7e1a8fb51e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:24:58.628688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46b13148-1014-4dc9-99d8-7e7e1a8fb51e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:58.629021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46b13148-1014-4dc9-99d8-7e7e1a8fb51e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:58.637268 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:58.637268 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:58.640947 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46b13148-1014-4dc9-99d8-7e7e1a8fb51e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:24:58.644937 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46b13148-1014-4dc9-99d8-7e7e1a8fb51e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:24:58.646274 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1172/4699] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:58 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:59.387284 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6528e70-3a9a-4927-9d7e-869bfccf7942 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:59.389220 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6528e70-3a9a-4927-9d7e-869bfccf7942 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] GET https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 Aug 23 18:24:59.389341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6528e70-3a9a-4927-9d7e-869bfccf7942 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:59.389569 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6528e70-3a9a-4927-9d7e-869bfccf7942 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:59.402443 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6528e70-3a9a-4927-9d7e-869bfccf7942 tempest-ProjectMemberTests39-976971789 tempest-ProjectMemberTests39-976971789-project-admin] https://10.4.3.148/volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 returned with HTTP 404 Aug 23 18:24:59.403054 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1173/4700] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:24:59 2026] GET /volume/v3/volumes/ff1022bc-3acf-490c-8b91-cbf67b97cfe2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:24:59.601032 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-e3375b1c-5d4e-4307-9bb4-11b3bf057b00 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:59.603612 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-e3375b1c-5d4e-4307-9bb4-11b3bf057b00 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/limits Aug 23 18:24:59.603877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-e3375b1c-5d4e-4307-9bb4-11b3bf057b00 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:59.604052 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-e3375b1c-5d4e-4307-9bb4-11b3bf057b00 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:59.617517 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-e3375b1c-5d4e-4307-9bb4-11b3bf057b00 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-387318376 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-387318376, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:24:59.634084 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-e3375b1c-5d4e-4307-9bb4-11b3bf057b00 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/limits returned with HTTP 200 Aug 23 18:24:59.634549 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1181/4701] 10.4.3.148 () {68 vars in 1484 bytes} [Sun Aug 23 18:24:59 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:59.661873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-406881a2-33ba-4d58-94db-fbbc6f958a1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:59.664338 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-406881a2-33ba-4d58-94db-fbbc6f958a1b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:24:59.664620 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-406881a2-33ba-4d58-94db-fbbc6f958a1b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:59.665046 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-406881a2-33ba-4d58-94db-fbbc6f958a1b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:59.674322 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:59.674322 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:24:59.680403 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-406881a2-33ba-4d58-94db-fbbc6f958a1b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:24:59.684032 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-0b174ba4-7413-4ee1-a1e3-6ea78ed432e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:59.686493 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-0b174ba4-7413-4ee1-a1e3-6ea78ed432e3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:24:59.686840 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-0b174ba4-7413-4ee1-a1e3-6ea78ed432e3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:59.686978 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-0b174ba4-7413-4ee1-a1e3-6ea78ed432e3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:59.694187 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-406881a2-33ba-4d58-94db-fbbc6f958a1b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:24:59.696042 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1176/4702] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:24:59 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:59.705687 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:59.705687 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:24:59.710720 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-0b174ba4-7413-4ee1-a1e3-6ea78ed432e3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:59.718468 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-0b174ba4-7413-4ee1-a1e3-6ea78ed432e3 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:24:59.718959 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1173/4703] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:59 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1662 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:24:59.731903 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:59.735126 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:24:59.735559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6c80a91-46c4-4ee2-bbf1-e4c778a545f8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-824162747", "description": null, "metadata": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:24:59.754263 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:59.754263 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:24:59.755092 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:24:59.755350 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create snapshot from volume e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:24:59.768576 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-7d976423-1856-4ea2-b3c3-8d2d712c90ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:59.770526 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-7d976423-1856-4ea2-b3c3-8d2d712c90ed tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:24:59.771130 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-7d976423-1856-4ea2-b3c3-8d2d712c90ed tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:59.771267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-7d976423-1856-4ea2-b3c3-8d2d712c90ed tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:59.786652 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:24:59.786652 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:24:59.797385 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-7d976423-1856-4ea2-b3c3-8d2d712c90ed tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:24:59.812547 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-7d976423-1856-4ea2-b3c3-8d2d712c90ed tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:24:59.813144 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1182/4704] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:24:59 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:24:59.817122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Created reservations ['0580f5e0-1d2f-41cf-a840-e75dcfc870cb', '145f4c10-1d79-4dd1-b4e0-639a93b6fca4', '54dc3e34-0ba4-4d36-9a52-f6e6dea11c62', '2b9a097a-0dba-4040-84a5-43b7d906e045'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:24:59.870604 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot force create request issued successfully. Aug 23 18:24:59.871112 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-29886884-4cc8-4ed8-af43-3b61c4a16500 req-ddd63ac3-8440-48e1-a71e-17a017bdd575 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:24:59.871682 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1174/4705] 10.4.3.148 () {72 vars in 1547 bytes} [Sun Aug 23 18:24:59 2026] POST /volume/v3/snapshots => generated 323 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:24:59.940946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3fc4d1c6-3629-49ee-a3a8-aace74e60faf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:24:59.941311 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fc4d1c6-3629-49ee-a3a8-aace74e60faf None None] GET https://10.4.3.148/volume// Aug 23 18:24:59.941531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fc4d1c6-3629-49ee-a3a8-aace74e60faf None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:24:59.941727 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fc4d1c6-3629-49ee-a3a8-aace74e60faf None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:24:59.942070 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fc4d1c6-3629-49ee-a3a8-aace74e60faf None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:24:59.942479 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1177/4706] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:24:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:24:59.951867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-446f302c-a4e4-4409-a998-a64a89d580a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:00.133267 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-446f302c-a4e4-4409-a998-a64a89d580a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:25:00.133688 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-446f302c-a4e4-4409-a998-a64a89d580a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0082a9f5-5590-48d9-9afc-337d87295e93", "connector": null, "instance_uuid": "0a155fe7-df17-43ca-b3e0-f208da045e71"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:00.147468 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:00.147468 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:00.195936 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-446f302c-a4e4-4409-a998-a64a89d580a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:25:00.196513 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1174/4707] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:24:59 2026] POST /volume/v3/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:00.235325 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d7696519-dc7a-4855-9ff1-39d576958f9a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:00.240031 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7696519-dc7a-4855-9ff1-39d576958f9a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:00.240302 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7696519-dc7a-4855-9ff1-39d576958f9a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:00.240556 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7696519-dc7a-4855-9ff1-39d576958f9a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:00.244297 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f8fad5fc-2155-44cc-be7b-c07bfdceaf27 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:00.247817 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8fad5fc-2155-44cc-be7b-c07bfdceaf27 None None] GET https://10.4.3.148/volume// Aug 23 18:25:00.247817 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8fad5fc-2155-44cc-be7b-c07bfdceaf27 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:00.247817 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8fad5fc-2155-44cc-be7b-c07bfdceaf27 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:00.247817 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8fad5fc-2155-44cc-be7b-c07bfdceaf27 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:25:00.247817 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1175/4708] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:25:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:25:00.259671 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-4ada0302-2d81-4b8d-8e28-373323d78ee0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:00.262018 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-4ada0302-2d81-4b8d-8e28-373323d78ee0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:00.262417 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-4ada0302-2d81-4b8d-8e28-373323d78ee0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:00.263201 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-4ada0302-2d81-4b8d-8e28-373323d78ee0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:00.264702 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:00.264702 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:00.274305 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d7696519-dc7a-4855-9ff1-39d576958f9a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:00.278687 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:00.278687 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:00.281711 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7696519-dc7a-4855-9ff1-39d576958f9a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:00.282535 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1183/4709] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:00 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:00.283401 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-4ada0302-2d81-4b8d-8e28-373323d78ee0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:00.290934 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-4ada0302-2d81-4b8d-8e28-373323d78ee0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:00.291531 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1178/4710] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:25:00 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:00.390445 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:00.408670 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-ff28ea90-f469-4311-98f2-fcf8c91737aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:00.411267 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-ff28ea90-f469-4311-98f2-fcf8c91737aa tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] PUT https://10.4.3.148/volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493 Aug 23 18:25:00.411749 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-ff28ea90-f469-4311-98f2-fcf8c91737aa tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:00.422495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-ff28ea90-f469-4311-98f2-fcf8c91737aa tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Acquiring lock "cinder-attachment_update-0082a9f5-5590-48d9-9afc-337d87295e93-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:25:00.426896 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-ff28ea90-f469-4311-98f2-fcf8c91737aa tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Lock "cinder-attachment_update-0082a9f5-5590-48d9-9afc-337d87295e93-np0000007943" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:25:00.428181 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:00.428181 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:00.488628 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:00.489018 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2048267667", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:00.490698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2048267667', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:00.491082 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Create volume of 1 GB Aug 23 18:25:00.491241 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:00.491241 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:00.495051 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Availability Zones retrieved successfully. Aug 23 18:25:00.501198 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Flow 'volume_create_api' (7e4c34d9-1449-4efe-b0e7-15c2d74a64a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:00.502188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719ceaa1-64f8-45f5-89d6-3548cca84a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:00.503232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:00.507085 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-ff28ea90-f469-4311-98f2-fcf8c91737aa tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Lock "cinder-attachment_update-0082a9f5-5590-48d9-9afc-337d87295e93-np0000007943" released by "attachment_update" :: held 0.080s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:25:00.507487 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-ff28ea90-f469-4311-98f2-fcf8c91737aa tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493 returned with HTTP 200 Aug 23 18:25:00.508119 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1176/4711] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:25:00 2026] PUT /volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:00.539934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719ceaa1-64f8-45f5-89d6-3548cca84a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:00.541622 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1a2ce58-a146-4165-9a0d-7c717fe10e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:00.621470 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Created reservations ['aec9745a-e2a0-4de6-940b-6c597d9be54d', '63afc6b0-84d9-4e5e-b0ce-938787dea289', '71796ff6-2c12-4da7-bf86-e8a2b6372722', 'e16e9695-4210-487e-a822-f650815c321d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:00.622272 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1a2ce58-a146-4165-9a0d-7c717fe10e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec9745a-e2a0-4de6-940b-6c597d9be54d', '63afc6b0-84d9-4e5e-b0ce-938787dea289', '71796ff6-2c12-4da7-bf86-e8a2b6372722', 'e16e9695-4210-487e-a822-f650815c321d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:00.622981 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8a4e8c-f448-4499-abaa-31a787d12955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:00.644532 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8a4e8c-f448-4499-abaa-31a787d12955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c7d8443-6252-4bab-9ed8-6c67318a6345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2048267667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82ef75a7ca943ba8ce7476838e365be',qos_specs=None,replication_status=,reservations=['aec9745a-e2a0-4de6-940b-6c597d9be54d','63afc6b0-84d9-4e5e-b0ce-938787dea289','71796ff6-2c12-4da7-bf86-e8a2b6372722','e16e9695-4210-487e-a822-f650815c321d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e58d73ebd54d9dac18a32e99e5d43f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2048267667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c7d8443-6252-4bab-9ed8-6c67318a6345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82ef75a7ca943ba8ce7476838e365be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4e58d73ebd54d9dac18a32e99e5d43f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:00.645222 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb94f13-b2a3-4a40-a771-17f44fdcfa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:00.664815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb94f13-b2a3-4a40-a771-17f44fdcfa70) transitioned into state 'SUCCESS' from state '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-2048267667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82ef75a7ca943ba8ce7476838e365be',qos_specs=None,replication_status=,reservations=['aec9745a-e2a0-4de6-940b-6c597d9be54d','63afc6b0-84d9-4e5e-b0ce-938787dea289','71796ff6-2c12-4da7-bf86-e8a2b6372722','e16e9695-4210-487e-a822-f650815c321d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e58d73ebd54d9dac18a32e99e5d43f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:00.665709 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6e332f-2771-4d8f-935e-d41012274bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:00.676346 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6e332f-2771-4d8f-935e-d41012274bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:00.677513 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Flow 'volume_create_api' (7e4c34d9-1449-4efe-b0e7-15c2d74a64a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:00.677971 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Create volume request issued successfully. Aug 23 18:25:00.678888 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7961aa8d-eb5a-457e-8280-455d0d97ed08 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:00.679855 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1175/4712] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:25:00 2026] POST /volume/v3/volumes => generated 754 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:00.693172 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7318dc33-4cbe-4dc2-83d3-ec0371c42a63 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:00.696331 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7318dc33-4cbe-4dc2-83d3-ec0371c42a63 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:00.696875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7318dc33-4cbe-4dc2-83d3-ec0371c42a63 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:00.697165 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7318dc33-4cbe-4dc2-83d3-ec0371c42a63 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:00.705811 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:00.705811 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:00.711180 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7318dc33-4cbe-4dc2-83d3-ec0371c42a63 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:00.717517 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7318dc33-4cbe-4dc2-83d3-ec0371c42a63 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 200 Aug 23 18:25:00.718026 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1184/4713] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:00 2026] GET /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:01.302065 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0d21af6-8d05-4b7e-87f4-a849b3aa99b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:01.302065 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0d21af6-8d05-4b7e-87f4-a849b3aa99b0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:01.302065 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0d21af6-8d05-4b7e-87f4-a849b3aa99b0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:01.302065 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0d21af6-8d05-4b7e-87f4-a849b3aa99b0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:01.315166 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:01.315166 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:01.319889 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0d21af6-8d05-4b7e-87f4-a849b3aa99b0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:01.325624 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0d21af6-8d05-4b7e-87f4-a849b3aa99b0 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:01.326135 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1179/4714] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:01 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:01.736618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d18ec898-f486-4908-a7e2-8cd3c56dc034 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:01.739890 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d18ec898-f486-4908-a7e2-8cd3c56dc034 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:01.740163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d18ec898-f486-4908-a7e2-8cd3c56dc034 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:01.740458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d18ec898-f486-4908-a7e2-8cd3c56dc034 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:01.752476 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:01.752476 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:01.756098 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d18ec898-f486-4908-a7e2-8cd3c56dc034 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:01.765348 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d18ec898-f486-4908-a7e2-8cd3c56dc034 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 200 Aug 23 18:25:01.765929 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1177/4715] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:01 2026] GET /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:01.788952 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-914c1c3e-9f83-47c3-853e-f85ecd2f8f3f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:01.788952 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-914c1c3e-9f83-47c3-853e-f85ecd2f8f3f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:01.789291 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-914c1c3e-9f83-47c3-853e-f85ecd2f8f3f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:01.789340 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-914c1c3e-9f83-47c3-853e-f85ecd2f8f3f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:01.801335 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:01.801335 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:01.811064 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-914c1c3e-9f83-47c3-853e-f85ecd2f8f3f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:01.818167 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-914c1c3e-9f83-47c3-853e-f85ecd2f8f3f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 200 Aug 23 18:25:01.818618 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1176/4716] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:01 2026] GET /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:01.837879 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:01.840548 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:01.843076 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c7d8443-6252-4bab-9ed8-6c67318a6345", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-614201815", "description": null, "metadata": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:01.854422 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:01.854422 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:01.854422 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:01.854422 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Create snapshot from volume 4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:01.902360 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Created reservations ['86e93d92-4eac-4a07-ba88-bbd8a3b138e2', '1070358d-d72d-457e-84ee-397f08e00a78', '1fc1fd6f-b7a4-4a11-984a-0828551da12d', '7978859f-9650-4928-bbf4-ca2cc9a3b53e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:01.952652 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot force create request issued successfully. Aug 23 18:25:01.954214 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2b45e3b-a73d-43f7-bb4d-4cade41e0bdc tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:01.954214 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1185/4717] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:01.968040 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f2cd067f-8441-4f3d-88a1-68aec9d4da4d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:01.969235 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2cd067f-8441-4f3d-88a1-68aec9d4da4d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:01.969401 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2cd067f-8441-4f3d-88a1-68aec9d4da4d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:01.969647 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2cd067f-8441-4f3d-88a1-68aec9d4da4d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:01.980037 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:01.980037 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:01.980539 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f2cd067f-8441-4f3d-88a1-68aec9d4da4d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot retrieved successfully. Aug 23 18:25:01.981577 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2cd067f-8441-4f3d-88a1-68aec9d4da4d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 200 Aug 23 18:25:01.982096 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1180/4718] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:01 2026] GET /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:02.146488 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a6ba240-69c8-4a54-af2f-fddf8f333426 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:02.148597 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a6ba240-69c8-4a54-af2f-fddf8f333426 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 Aug 23 18:25:02.148848 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a6ba240-69c8-4a54-af2f-fddf8f333426 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:02.149206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a6ba240-69c8-4a54-af2f-fddf8f333426 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:02.155286 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:02.155286 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:02.155745 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7a6ba240-69c8-4a54-af2f-fddf8f333426 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:25:02.156663 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a6ba240-69c8-4a54-af2f-fddf8f333426 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 returned with HTTP 200 Aug 23 18:25:02.157041 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1178/4719] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:02 2026] GET /volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:02.187039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:02.188975 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:02.189332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1977348602", "snapshot_id": null, "imageRef": "cd541657-f453-461e-87a7-97af0f2c84ad", "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:02.190897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1977348602', 'snapshot_id': None, 'imageRef': 'cd541657-f453-461e-87a7-97af0f2c84ad', 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:02.298393 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:02.298393 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:02.299278 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:25:02.299278 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume of 1 GB Aug 23 18:25:02.302664 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Availability Zones retrieved successfully. Aug 23 18:25:02.308136 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Flow 'volume_create_api' (91efae51-db63-4fc4-a6dc-ce74738d9645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:02.309279 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484c9685-8c76-4677-8718-0d625b17f562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.310285 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:02.342853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484c9685-8c76-4677-8718-0d625b17f562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3326abf-22f8-4368-8318-7e756be1d585', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.343152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da8f92e4-d787-456d-b85b-616fec17678a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:02.343544 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9630ea7f-538e-4db0-9ebd-d8ab5a3e7f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.345174 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da8f92e4-d787-456d-b85b-616fec17678a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:02.345819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da8f92e4-d787-456d-b85b-616fec17678a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:02.345819 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da8f92e4-d787-456d-b85b-616fec17678a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:02.357323 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:02.357323 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:02.361760 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da8f92e4-d787-456d-b85b-616fec17678a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:02.368046 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da8f92e4-d787-456d-b85b-616fec17678a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:02.368508 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1186/4720] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:02 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:02.394720 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Created reservations ['0c991b2d-c100-4dc6-9b7e-ea2cd9d058f2', '92674380-9212-45ed-9600-98446515dfcd', '1186c16e-9224-4ea3-916f-839dbcb583d5', 'e4779b34-7d6d-4ebe-ac5f-faa75b92e628'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:02.395900 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9630ea7f-538e-4db0-9ebd-d8ab5a3e7f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c991b2d-c100-4dc6-9b7e-ea2cd9d058f2', '92674380-9212-45ed-9600-98446515dfcd', '1186c16e-9224-4ea3-916f-839dbcb583d5', 'e4779b34-7d6d-4ebe-ac5f-faa75b92e628']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.396931 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab555de-e7ae-458c-bcb5-51e4830c1724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.457945 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab555de-e7ae-458c-bcb5-51e4830c1724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e59f6ab2-d515-413e-a519-b2fb5d1acda8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1977348602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef79ad9834845528723c5346e208161',qos_specs=None,replication_status=,reservations=['0c991b2d-c100-4dc6-9b7e-ea2cd9d058f2','92674380-9212-45ed-9600-98446515dfcd','1186c16e-9224-4ea3-916f-839dbcb583d5','e4779b34-7d6d-4ebe-ac5f-faa75b92e628'],size=1,snapshot_id=c3326abf-22f8-4368-8318-7e756be1d585,source_replicaid=,source_volid=None,status='creating',user_id='1323963977584046a2ac8085560ee319',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1977348602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e59f6ab2-d515-413e-a519-b2fb5d1acda8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef79ad9834845528723c5346e208161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3326abf-22f8-4368-8318-7e756be1d585,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1323963977584046a2ac8085560ee319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.458754 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371752fa-0911-4ec5-aba5-3fea118e59b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.479838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371752fa-0911-4ec5-aba5-3fea118e59b3) transitioned into state 'SUCCESS' from state '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-1977348602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef79ad9834845528723c5346e208161',qos_specs=None,replication_status=,reservations=['0c991b2d-c100-4dc6-9b7e-ea2cd9d058f2','92674380-9212-45ed-9600-98446515dfcd','1186c16e-9224-4ea3-916f-839dbcb583d5','e4779b34-7d6d-4ebe-ac5f-faa75b92e628'],size=1,snapshot_id=c3326abf-22f8-4368-8318-7e756be1d585,source_replicaid=,source_volid=None,status='creating',user_id='1323963977584046a2ac8085560ee319',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.480562 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e50733f-813b-401e-8e1f-7dcb506909ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.504977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e50733f-813b-401e-8e1f-7dcb506909ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.505746 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Flow 'volume_create_api' (91efae51-db63-4fc4-a6dc-ce74738d9645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:02.506025 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Create volume request issued successfully. Aug 23 18:25:02.506883 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6600d4e3-6032-4f34-8ff2-ab9dd8cb82dc tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:02.506969 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1177/4721] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:25:02 2026] POST /volume/v3/volumes => generated 814 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:02.521307 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0ab1d64-3239-4926-a6c2-84807395b180 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:02.524095 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0ab1d64-3239-4926-a6c2-84807395b180 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:02.524382 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0ab1d64-3239-4926-a6c2-84807395b180 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:02.524638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0ab1d64-3239-4926-a6c2-84807395b180 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:02.533085 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:02.533085 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:02.538026 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0ab1d64-3239-4926-a6c2-84807395b180 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:02.543582 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0ab1d64-3239-4926-a6c2-84807395b180 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 200 Aug 23 18:25:02.544133 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1181/4722] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:02 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:02.637651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:02.744762 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:02.745256 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-856565417"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:02.746576 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-856565417'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:02.746687 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:02.750958 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:02.756852 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (0f6aa4bf-899e-4e0b-bca6-5faba30362e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:02.757875 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58e473a-f292-4177-93c3-ae0b8d15fa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.758687 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:02.788047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58e473a-f292-4177-93c3-ae0b8d15fa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.788993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77fe88ee-2ad5-4d4d-a395-263638d479c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.864961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['6faa8b68-3719-4b2f-bad7-573ed3576bca', 'e5bbfee6-b213-4fc5-8d50-edadb32989b9', 'd79ca770-62a1-492c-ae86-cc6aa3477127', '1bc92780-1f63-4014-8f2c-cda54aaf4c68'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:02.866260 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77fe88ee-2ad5-4d4d-a395-263638d479c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6faa8b68-3719-4b2f-bad7-573ed3576bca', 'e5bbfee6-b213-4fc5-8d50-edadb32989b9', 'd79ca770-62a1-492c-ae86-cc6aa3477127', '1bc92780-1f63-4014-8f2c-cda54aaf4c68']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.867448 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6fc3bc9-fcea-4f7f-ac48-f57a9e8c4279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.898862 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6fc3bc9-fcea-4f7f-ac48-f57a9e8c4279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7542cffd-98d1-499b-908a-de843b3acfbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856565417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['6faa8b68-3719-4b2f-bad7-573ed3576bca','e5bbfee6-b213-4fc5-8d50-edadb32989b9','d79ca770-62a1-492c-ae86-cc6aa3477127','1bc92780-1f63-4014-8f2c-cda54aaf4c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856565417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7542cffd-98d1-499b-908a-de843b3acfbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.899629 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9196562c-f8b8-43dc-94ed-23ec5db37372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.918551 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9196562c-f8b8-43dc-94ed-23ec5db37372) transitioned into state 'SUCCESS' from state '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-856565417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['6faa8b68-3719-4b2f-bad7-573ed3576bca','e5bbfee6-b213-4fc5-8d50-edadb32989b9','d79ca770-62a1-492c-ae86-cc6aa3477127','1bc92780-1f63-4014-8f2c-cda54aaf4c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.919315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847adba8-2367-4875-b831-1a880f821219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:02.929238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847adba8-2367-4875-b831-1a880f821219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:02.930079 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (0f6aa4bf-899e-4e0b-bca6-5faba30362e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:02.930399 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:02.931088 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24b4bc9b-a9e1-4718-8abb-d00b103fb0c5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:02.931560 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1179/4723] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:02 2026] POST /volume/v3/volumes => generated 777 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:02.946997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7f9ff948-f8bf-4136-a2f1-5a62672610d6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:02.949319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f9ff948-f8bf-4136-a2f1-5a62672610d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe Aug 23 18:25:02.949746 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff948-f8bf-4136-a2f1-5a62672610d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:02.950013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff948-f8bf-4136-a2f1-5a62672610d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:02.961887 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:02.961887 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:02.966635 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7f9ff948-f8bf-4136-a2f1-5a62672610d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:02.971392 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f9ff948-f8bf-4136-a2f1-5a62672610d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe returned with HTTP 200 Aug 23 18:25:02.971809 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1187/4724] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:02 2026] GET /volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:02.992122 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b9e7f6e-df01-4959-87e4-2ac196cb7694 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:02.994843 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b9e7f6e-df01-4959-87e4-2ac196cb7694 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:02.995157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b9e7f6e-df01-4959-87e4-2ac196cb7694 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:02.995473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b9e7f6e-df01-4959-87e4-2ac196cb7694 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.002256 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.002256 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:03.002936 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b9e7f6e-df01-4959-87e4-2ac196cb7694 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot retrieved successfully. Aug 23 18:25:03.004128 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b9e7f6e-df01-4959-87e4-2ac196cb7694 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 200 Aug 23 18:25:03.004675 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1178/4725] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:02 2026] GET /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:03.014454 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb51e0c2-ff1b-4738-a264-0d7d5ab95dd2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.016804 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb51e0c2-ff1b-4738-a264-0d7d5ab95dd2 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:03.017055 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb51e0c2-ff1b-4738-a264-0d7d5ab95dd2 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:03.017254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb51e0c2-ff1b-4738-a264-0d7d5ab95dd2 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.023961 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.023961 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:03.024667 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb51e0c2-ff1b-4738-a264-0d7d5ab95dd2 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot retrieved successfully. Aug 23 18:25:03.025963 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb51e0c2-ff1b-4738-a264-0d7d5ab95dd2 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 200 Aug 23 18:25:03.026535 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1182/4726] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:03 2026] GET /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:03.037917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-216df0ed-7a5f-4ffd-9903-0be4311a8b84 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.039966 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-216df0ed-7a5f-4ffd-9903-0be4311a8b84 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:03.040184 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-216df0ed-7a5f-4ffd-9903-0be4311a8b84 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:03.040407 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-216df0ed-7a5f-4ffd-9903-0be4311a8b84 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.045880 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.045880 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:03.046370 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-216df0ed-7a5f-4ffd-9903-0be4311a8b84 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot retrieved successfully. Aug 23 18:25:03.047262 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-216df0ed-7a5f-4ffd-9903-0be4311a8b84 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 200 Aug 23 18:25:03.047669 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1180/4727] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:03 2026] GET /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:03.058121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.060732 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:03.060732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "54b9ec90-e4bf-4a44-83a3-c7c76284d383", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:03.062311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Create volume request body: {'volume': {'snapshot_id': '54b9ec90-e4bf-4a44-83a3-c7c76284d383', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:03.068421 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.068421 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:03.072121 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot retrieved successfully. Aug 23 18:25:03.072121 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Create volume of 1 GB Aug 23 18:25:03.073861 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Availability Zones retrieved successfully. Aug 23 18:25:03.081515 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Flow 'volume_create_api' (a4050d2f-881f-4fd5-b17c-0e69199e9abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:03.082560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6aaea5-fc6b-4bd8-a0a2-c4c14afe98e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:03.083956 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:03.123240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6aaea5-fc6b-4bd8-a0a2-c4c14afe98e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '54b9ec90-e4bf-4a44-83a3-c7c76284d383', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:03.124336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429c3f03-689b-4592-8ebe-9cdba06ce5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:03.181821 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Created reservations ['e3a14507-ecb0-41ea-a682-151ecbe281af', '356a453b-72e6-450c-9398-9348ed343936', 'f4b44600-a67e-4158-aaa9-5ded7350d098', '08ea3668-5d48-4c9a-b5e0-8c49a9bd2de3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:03.182952 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429c3f03-689b-4592-8ebe-9cdba06ce5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3a14507-ecb0-41ea-a682-151ecbe281af', '356a453b-72e6-450c-9398-9348ed343936', 'f4b44600-a67e-4158-aaa9-5ded7350d098', '08ea3668-5d48-4c9a-b5e0-8c49a9bd2de3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:03.183884 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8b568c-b1b2-467a-8cf6-9179b547a77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:03.236702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8b568c-b1b2-467a-8cf6-9179b547a77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b9a96b6-058d-4f5b-a735-c1dbc806dff9', '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='e82ef75a7ca943ba8ce7476838e365be',qos_specs=None,replication_status=,reservations=['e3a14507-ecb0-41ea-a682-151ecbe281af','356a453b-72e6-450c-9398-9348ed343936','f4b44600-a67e-4158-aaa9-5ded7350d098','08ea3668-5d48-4c9a-b5e0-8c49a9bd2de3'],size=1,snapshot_id=54b9ec90-e4bf-4a44-83a3-c7c76284d383,source_replicaid=,source_volid=None,status='creating',user_id='d4e58d73ebd54d9dac18a32e99e5d43f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b9a96b6-058d-4f5b-a735-c1dbc806dff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82ef75a7ca943ba8ce7476838e365be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=54b9ec90-e4bf-4a44-83a3-c7c76284d383,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4e58d73ebd54d9dac18a32e99e5d43f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:03.237991 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b123467-35f7-4dcf-aec1-403b3999ffcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:03.259066 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b123467-35f7-4dcf-aec1-403b3999ffcf) transitioned into state 'SUCCESS' from 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='e82ef75a7ca943ba8ce7476838e365be',qos_specs=None,replication_status=,reservations=['e3a14507-ecb0-41ea-a682-151ecbe281af','356a453b-72e6-450c-9398-9348ed343936','f4b44600-a67e-4158-aaa9-5ded7350d098','08ea3668-5d48-4c9a-b5e0-8c49a9bd2de3'],size=1,snapshot_id=54b9ec90-e4bf-4a44-83a3-c7c76284d383,source_replicaid=,source_volid=None,status='creating',user_id='d4e58d73ebd54d9dac18a32e99e5d43f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:03.259935 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5e6f1d-acdf-4442-8df9-2d06e15cad06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:03.287271 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5e6f1d-acdf-4442-8df9-2d06e15cad06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:03.288286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Flow 'volume_create_api' (a4050d2f-881f-4fd5-b17c-0e69199e9abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:03.288698 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Create volume request issued successfully. Aug 23 18:25:03.289559 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3af64aa9-3b8e-4355-82b5-f6f0bc9dc63b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:03.290053 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1188/4728] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:03 2026] POST /volume/v3/volumes => generated 741 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:03.305603 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3db15d6-90b4-4198-a838-35c3c2fb0440 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.307648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3db15d6-90b4-4198-a838-35c3c2fb0440 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 Aug 23 18:25:03.307899 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3db15d6-90b4-4198-a838-35c3c2fb0440 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:03.308130 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3db15d6-90b4-4198-a838-35c3c2fb0440 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.315576 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.315576 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:03.319913 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3db15d6-90b4-4198-a838-35c3c2fb0440 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:03.326019 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3db15d6-90b4-4198-a838-35c3c2fb0440 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 returned with HTTP 200 Aug 23 18:25:03.327936 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1179/4729] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:03 2026] GET /volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 => generated 809 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:03.382067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-417955ae-6c03-4435-84bc-a5a284418468 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.385364 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-417955ae-6c03-4435-84bc-a5a284418468 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:03.385569 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-417955ae-6c03-4435-84bc-a5a284418468 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:03.385769 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-417955ae-6c03-4435-84bc-a5a284418468 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.396552 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.396552 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:03.400003 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-417955ae-6c03-4435-84bc-a5a284418468 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:03.403988 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-417955ae-6c03-4435-84bc-a5a284418468 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:03.404333 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1183/4730] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:03 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:03.563811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a9a74bc-cd9e-41cd-8aec-b738f0fc3cfa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.563811 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a9a74bc-cd9e-41cd-8aec-b738f0fc3cfa tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:03.564459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a9a74bc-cd9e-41cd-8aec-b738f0fc3cfa tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:03.564459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a9a74bc-cd9e-41cd-8aec-b738f0fc3cfa tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.575918 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.575918 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:03.587125 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0a9a74bc-cd9e-41cd-8aec-b738f0fc3cfa tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:03.596862 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a9a74bc-cd9e-41cd-8aec-b738f0fc3cfa tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 200 Aug 23 18:25:03.597311 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1181/4731] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:03 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 1423 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:03.614316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9755cce0-2460-44c8-ba8b-f054ce21b667 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.616305 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9755cce0-2460-44c8-ba8b-f054ce21b667 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:03.616604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9755cce0-2460-44c8-ba8b-f054ce21b667 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:03.616811 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9755cce0-2460-44c8-ba8b-f054ce21b667 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.626445 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.626445 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:03.631826 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9755cce0-2460-44c8-ba8b-f054ce21b667 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:03.636499 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9755cce0-2460-44c8-ba8b-f054ce21b667 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 200 Aug 23 18:25:03.636916 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1189/4732] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:03 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:03.799172 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-73587b84-1439-4544-a5d3-347b5a116a8a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.801176 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-73587b84-1439-4544-a5d3-347b5a116a8a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493/action Aug 23 18:25:03.801528 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-73587b84-1439-4544-a5d3-347b5a116a8a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:03.801665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-73587b84-1439-4544-a5d3-347b5a116a8a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:03.815950 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.815950 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:03.825653 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ea070e67-5f96-45ee-a4c0-ad07cea91efe req-73587b84-1439-4544-a5d3-347b5a116a8a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493/action returned with HTTP 204 Aug 23 18:25:03.826104 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1180/4733] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:25:03 2026] POST /volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:03.985483 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2eee8dba-e884-4e13-b5be-50f4d3715463 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:03.987269 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2eee8dba-e884-4e13-b5be-50f4d3715463 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe Aug 23 18:25:03.987503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2eee8dba-e884-4e13-b5be-50f4d3715463 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:03.987670 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2eee8dba-e884-4e13-b5be-50f4d3715463 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:03.994369 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:03.994369 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:03.997700 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2eee8dba-e884-4e13-b5be-50f4d3715463 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:04.002263 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2eee8dba-e884-4e13-b5be-50f4d3715463 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe returned with HTTP 200 Aug 23 18:25:04.002785 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1184/4734] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:03 2026] GET /volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:04.015361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.073051 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:04.074485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7542cffd-98d1-499b-908a-de843b3acfbe", "name": "tempest-ProjectMemberTests-Snapshot-1071396867"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:04.083098 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.083098 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:04.083507 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Volume info retrieved successfully. Aug 23 18:25:04.083644 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Create snapshot from volume 7542cffd-98d1-499b-908a-de843b3acfbe Aug 23 18:25:04.129389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Created reservations ['6afa87ba-03a9-44be-9418-169a23fd8d3a', 'aedcdd80-8151-428e-bc39-7802608a6289', 'ddb750dd-ced7-4447-bc81-819e580bc451', '31879517-303f-4546-a4e9-cfb7154e1328'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:04.172524 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot create request issued successfully. Aug 23 18:25:04.173052 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91ea2559-f69f-42c7-a50b-680af7b640b9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:04.173635 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1182/4735] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:04 2026] POST /volume/v3/snapshots => generated 305 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:04.184677 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f1fe3a53-b80c-4224-b34e-57fc3137cae4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.187311 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1fe3a53-b80c-4224-b34e-57fc3137cae4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 Aug 23 18:25:04.187590 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1fe3a53-b80c-4224-b34e-57fc3137cae4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.187849 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1fe3a53-b80c-4224-b34e-57fc3137cae4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.194676 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.194676 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:04.195274 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f1fe3a53-b80c-4224-b34e-57fc3137cae4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:04.196331 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1fe3a53-b80c-4224-b34e-57fc3137cae4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 returned with HTTP 200 Aug 23 18:25:04.196857 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1190/4736] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:04 2026] GET /volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:04.342698 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6eeb818c-ea99-47b1-9b0d-ed0b1ea3cf3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.344523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6eeb818c-ea99-47b1-9b0d-ed0b1ea3cf3d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 Aug 23 18:25:04.344739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6eeb818c-ea99-47b1-9b0d-ed0b1ea3cf3d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.344948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6eeb818c-ea99-47b1-9b0d-ed0b1ea3cf3d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.352269 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.352269 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:04.356531 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6eeb818c-ea99-47b1-9b0d-ed0b1ea3cf3d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:04.361394 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6eeb818c-ea99-47b1-9b0d-ed0b1ea3cf3d tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 returned with HTTP 200 Aug 23 18:25:04.361922 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1181/4737] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:04 2026] GET /volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:04.373720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd1e6c73-d848-48de-8104-09ad77b84ab3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.375480 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd1e6c73-d848-48de-8104-09ad77b84ab3 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 Aug 23 18:25:04.375696 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd1e6c73-d848-48de-8104-09ad77b84ab3 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.375926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd1e6c73-d848-48de-8104-09ad77b84ab3 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.383115 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.383115 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:04.386736 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd1e6c73-d848-48de-8104-09ad77b84ab3 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:04.391084 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd1e6c73-d848-48de-8104-09ad77b84ab3 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 returned with HTTP 200 Aug 23 18:25:04.391468 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1185/4738] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:04 2026] GET /volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:04.404619 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.406888 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:04.407132 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.407368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.407514 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Delete snapshot with id: 54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:04.413470 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.413470 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:04.414045 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot retrieved successfully. Aug 23 18:25:04.416546 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c29d01f9-d180-4e09-86cd-a0788c336f4b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.418389 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c29d01f9-d180-4e09-86cd-a0788c336f4b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:04.418647 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c29d01f9-d180-4e09-86cd-a0788c336f4b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.418932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c29d01f9-d180-4e09-86cd-a0788c336f4b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.430617 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.430617 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:04.434661 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot delete request issued successfully. Aug 23 18:25:04.434888 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5b19429-2ad1-4b65-bed7-66a6b861d9d7 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 202 Aug 23 18:25:04.435523 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1183/4739] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:04 2026] DELETE /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:04.436123 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c29d01f9-d180-4e09-86cd-a0788c336f4b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:04.442919 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c29d01f9-d180-4e09-86cd-a0788c336f4b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:04.443472 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1191/4740] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:04 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:04.447817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-401a98e7-4b5f-4d3f-bbe2-96f5bbef8605 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.450267 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-401a98e7-4b5f-4d3f-bbe2-96f5bbef8605 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:04.452487 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-401a98e7-4b5f-4d3f-bbe2-96f5bbef8605 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.453019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-401a98e7-4b5f-4d3f-bbe2-96f5bbef8605 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.456812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d99afd7a-c082-41f3-8bd7-7505f27e7975 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.458989 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d99afd7a-c082-41f3-8bd7-7505f27e7975 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:04.459207 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d99afd7a-c082-41f3-8bd7-7505f27e7975 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.459387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d99afd7a-c082-41f3-8bd7-7505f27e7975 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.466606 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.466606 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:04.468499 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-401a98e7-4b5f-4d3f-bbe2-96f5bbef8605 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Snapshot retrieved successfully. Aug 23 18:25:04.468861 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.468861 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:04.469809 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-401a98e7-4b5f-4d3f-bbe2-96f5bbef8605 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 200 Aug 23 18:25:04.470389 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1182/4741] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:04 2026] GET /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:04.473008 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d99afd7a-c082-41f3-8bd7-7505f27e7975 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:04.477202 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d99afd7a-c082-41f3-8bd7-7505f27e7975 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:04.477510 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1186/4742] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:04 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:04.803199 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-ecadcf51-8e21-4225-9f6d-acc2330175f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:04.805145 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-ecadcf51-8e21-4225-9f6d-acc2330175f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:04.805350 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-ecadcf51-8e21-4225-9f6d-acc2330175f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:04.805584 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-ecadcf51-8e21-4225-9f6d-acc2330175f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:04.812777 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:04.812777 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:04.816919 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-ecadcf51-8e21-4225-9f6d-acc2330175f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:04.822161 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-ecadcf51-8e21-4225-9f6d-acc2330175f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 200 Aug 23 18:25:04.822507 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1184/4743] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:25:04 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:05.207893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9b410eea-dc8f-4829-9ae1-5b240bc67090 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.209577 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b410eea-dc8f-4829-9ae1-5b240bc67090 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 Aug 23 18:25:05.209765 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b410eea-dc8f-4829-9ae1-5b240bc67090 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.209961 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b410eea-dc8f-4829-9ae1-5b240bc67090 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.215623 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:05.215623 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:05.216024 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9b410eea-dc8f-4829-9ae1-5b240bc67090 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:05.216782 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b410eea-dc8f-4829-9ae1-5b240bc67090 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 returned with HTTP 200 Aug 23 18:25:05.217117 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1192/4744] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:05 2026] GET /volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:05.225463 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.227273 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 Aug 23 18:25:05.227489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.227667 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.227774 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Delete snapshot with id: 43a756dd-ab35-43d7-9ab3-6eea80010626 Aug 23 18:25:05.233077 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:05.233077 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:05.233529 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:05.250162 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot delete request issued successfully. Aug 23 18:25:05.253930 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ddc6b3ad-5d21-48d0-8693-cc42d9be65f6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 returned with HTTP 202 Aug 23 18:25:05.254189 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1183/4745] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:05 2026] DELETE /volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:05.263149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ad03739-8b62-496b-94f8-8a6f9787ee4d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.264920 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ad03739-8b62-496b-94f8-8a6f9787ee4d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 Aug 23 18:25:05.265174 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ad03739-8b62-496b-94f8-8a6f9787ee4d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.265453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ad03739-8b62-496b-94f8-8a6f9787ee4d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.272114 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:05.272114 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:05.272949 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1ad03739-8b62-496b-94f8-8a6f9787ee4d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:05.274119 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ad03739-8b62-496b-94f8-8a6f9787ee4d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 returned with HTTP 200 Aug 23 18:25:05.274653 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1187/4746] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:05 2026] GET /volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:05.323131 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-f93dfe70-b44b-42c6-9a3c-15c95c98e9f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.325178 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-f93dfe70-b44b-42c6-9a3c-15c95c98e9f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:05.325383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-f93dfe70-b44b-42c6-9a3c-15c95c98e9f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.325583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-f93dfe70-b44b-42c6-9a3c-15c95c98e9f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.331787 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:05.331787 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:05.335575 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-f93dfe70-b44b-42c6-9a3c-15c95c98e9f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:05.340127 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-f93dfe70-b44b-42c6-9a3c-15c95c98e9f8 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 200 Aug 23 18:25:05.340674 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1185/4747] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:25:05 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:05.349898 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d800fc73-071d-4c92-8508-b7c8a5c95bcc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.350451 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d800fc73-071d-4c92-8508-b7c8a5c95bcc None None] GET https://10.4.3.148/volume// Aug 23 18:25:05.350711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d800fc73-071d-4c92-8508-b7c8a5c95bcc None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.351026 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d800fc73-071d-4c92-8508-b7c8a5c95bcc None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.351480 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d800fc73-071d-4c92-8508-b7c8a5c95bcc None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:25:05.352257 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1193/4748] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:25:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:25:05.359054 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-e6fbd505-efe7-4ffd-80e9-ca8a35db5f09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.360967 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-e6fbd505-efe7-4ffd-80e9-ca8a35db5f09 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:25:05.361291 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-e6fbd505-efe7-4ffd-80e9-ca8a35db5f09 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e59f6ab2-d515-413e-a519-b2fb5d1acda8", "connector": null, "instance_uuid": "67a09c47-37fa-4a00-9c89-a809100c5163"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:05.369399 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:05.369399 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:05.392489 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-e6fbd505-efe7-4ffd-80e9-ca8a35db5f09 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:25:05.392935 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1184/4749] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:25:05 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 23 18:25:05.481287 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea5b36ff-f68e-443b-ae82-cd1a15e73c98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.483079 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea5b36ff-f68e-443b-ae82-cd1a15e73c98 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:05.483282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea5b36ff-f68e-443b-ae82-cd1a15e73c98 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.483507 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea5b36ff-f68e-443b-ae82-cd1a15e73c98 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.489062 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea5b36ff-f68e-443b-ae82-cd1a15e73c98 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 404 Aug 23 18:25:05.489759 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1188/4750] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:05 2026] GET /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:05.496254 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-398e2cad-607b-4793-884e-015d913f9b14 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.498105 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-398e2cad-607b-4793-884e-015d913f9b14 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:05.498335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-398e2cad-607b-4793-884e-015d913f9b14 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.498574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-398e2cad-607b-4793-884e-015d913f9b14 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.498775 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-398e2cad-607b-4793-884e-015d913f9b14 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Delete volume with id: 4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:05.507209 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:05.507209 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:05.507666 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-398e2cad-607b-4793-884e-015d913f9b14 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:05.529130 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-398e2cad-607b-4793-884e-015d913f9b14 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Delete volume request issued successfully. Aug 23 18:25:05.529384 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-398e2cad-607b-4793-884e-015d913f9b14 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 202 Aug 23 18:25:05.530880 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1186/4751] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:05 2026] DELETE /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:05.542414 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1ac2f5ec-8643-41ae-8b39-a213eb029667 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:05.545208 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ac2f5ec-8643-41ae-8b39-a213eb029667 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:05.545546 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ac2f5ec-8643-41ae-8b39-a213eb029667 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:05.545968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ac2f5ec-8643-41ae-8b39-a213eb029667 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:05.553505 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:05.553505 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:05.557296 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1ac2f5ec-8643-41ae-8b39-a213eb029667 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:05.562747 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ac2f5ec-8643-41ae-8b39-a213eb029667 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 200 Aug 23 18:25:05.563393 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1194/4752] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:05 2026] GET /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:06.284943 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ece2834-b459-447b-9a5c-01a1c20c3778 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.287438 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ece2834-b459-447b-9a5c-01a1c20c3778 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 Aug 23 18:25:06.287716 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ece2834-b459-447b-9a5c-01a1c20c3778 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.288045 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ece2834-b459-447b-9a5c-01a1c20c3778 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.293604 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ece2834-b459-447b-9a5c-01a1c20c3778 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 returned with HTTP 404 Aug 23 18:25:06.294165 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1185/4753] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:06 2026] GET /volume/v3/snapshots/43a756dd-ab35-43d7-9ab3-6eea80010626 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:06.301749 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3be4a54-9785-4c89-b82d-0675256370d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.305259 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3be4a54-9785-4c89-b82d-0675256370d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe Aug 23 18:25:06.306458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3be4a54-9785-4c89-b82d-0675256370d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.306458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3be4a54-9785-4c89-b82d-0675256370d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.306458 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d3be4a54-9785-4c89-b82d-0675256370d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: 7542cffd-98d1-499b-908a-de843b3acfbe Aug 23 18:25:06.321580 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:06.321580 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:06.321934 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3be4a54-9785-4c89-b82d-0675256370d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:06.355567 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3be4a54-9785-4c89-b82d-0675256370d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:06.355709 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3be4a54-9785-4c89-b82d-0675256370d6 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe returned with HTTP 202 Aug 23 18:25:06.356972 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1189/4754] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:06 2026] DELETE /volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:06.364016 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c194ebee-1993-43a8-b1d7-8f0574eaceda None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.365157 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c194ebee-1993-43a8-b1d7-8f0574eaceda tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe Aug 23 18:25:06.366255 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c194ebee-1993-43a8-b1d7-8f0574eaceda tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.366255 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c194ebee-1993-43a8-b1d7-8f0574eaceda tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.375888 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:06.375888 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:06.383376 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c194ebee-1993-43a8-b1d7-8f0574eaceda tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:06.391396 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c194ebee-1993-43a8-b1d7-8f0574eaceda tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe returned with HTTP 200 Aug 23 18:25:06.391718 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1187/4755] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:06 2026] GET /volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:06.417131 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ae3c8174-c747-43ef-8bc3-d6c0b131884d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.417638 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ae3c8174-c747-43ef-8bc3-d6c0b131884d None None] GET https://10.4.3.148/volume// Aug 23 18:25:06.417909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ae3c8174-c747-43ef-8bc3-d6c0b131884d None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.418165 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ae3c8174-c747-43ef-8bc3-d6c0b131884d None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.418537 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ae3c8174-c747-43ef-8bc3-d6c0b131884d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:25:06.419183 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1195/4756] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:25:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:25:06.427929 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-87bc742f-2ecc-43a7-9900-2666f7dc4ff5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.430424 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-87bc742f-2ecc-43a7-9900-2666f7dc4ff5 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:06.430722 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-87bc742f-2ecc-43a7-9900-2666f7dc4ff5 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.430951 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-87bc742f-2ecc-43a7-9900-2666f7dc4ff5 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.446757 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:06.446757 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:06.450512 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-87bc742f-2ecc-43a7-9900-2666f7dc4ff5 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:06.454946 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-87bc742f-2ecc-43a7-9900-2666f7dc4ff5 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 200 Aug 23 18:25:06.455301 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1186/4757] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:25:06 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 1584 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:06.579846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac4f6418-fb14-4a31-a35a-dde73a329e9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.580574 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-fab01b51-2e14-4d1c-8a11-5f1229b4d60e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.583105 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac4f6418-fb14-4a31-a35a-dde73a329e9f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:06.583442 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac4f6418-fb14-4a31-a35a-dde73a329e9f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.583712 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac4f6418-fb14-4a31-a35a-dde73a329e9f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.584592 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-fab01b51-2e14-4d1c-8a11-5f1229b4d60e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] PUT https://10.4.3.148/volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9 Aug 23 18:25:06.585013 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-fab01b51-2e14-4d1c-8a11-5f1229b4d60e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:06.591219 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac4f6418-fb14-4a31-a35a-dde73a329e9f tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 404 Aug 23 18:25:06.591873 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1190/4758] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:06 2026] GET /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:06.597207 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-fab01b51-2e14-4d1c-8a11-5f1229b4d60e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Acquiring lock "cinder-attachment_update-e59f6ab2-d515-413e-a519-b2fb5d1acda8-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:25:06.603895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.605983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-fab01b51-2e14-4d1c-8a11-5f1229b4d60e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Lock "cinder-attachment_update-e59f6ab2-d515-413e-a519-b2fb5d1acda8-np0000007943" acquired by "attachment_update" :: waited 0.009s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:25:06.606845 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] DELETE https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 Aug 23 18:25:06.608812 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:06.608812 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:06.608885 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.608885 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.608885 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Delete volume with id: 6b9a96b6-058d-4f5b-a735-c1dbc806dff9 Aug 23 18:25:06.618518 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:06.618518 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:06.619459 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:06.644534 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Delete volume request issued successfully. Aug 23 18:25:06.644770 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-548f4ee0-9b69-47fb-a3dd-338ae793e3d0 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 returned with HTTP 202 Aug 23 18:25:06.645306 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1196/4759] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:06 2026] DELETE /volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:06.651547 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ecdc609-576b-4306-b60e-6cf0c0e18c6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.653751 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ecdc609-576b-4306-b60e-6cf0c0e18c6b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 Aug 23 18:25:06.653942 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ecdc609-576b-4306-b60e-6cf0c0e18c6b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:06.654199 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ecdc609-576b-4306-b60e-6cf0c0e18c6b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:06.663580 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:06.663580 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:06.668430 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ecdc609-576b-4306-b60e-6cf0c0e18c6b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Volume info retrieved successfully. Aug 23 18:25:06.672347 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ecdc609-576b-4306-b60e-6cf0c0e18c6b tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 returned with HTTP 200 Aug 23 18:25:06.673050 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1187/4760] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:06 2026] GET /volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:06.720349 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-fab01b51-2e14-4d1c-8a11-5f1229b4d60e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Lock "cinder-attachment_update-e59f6ab2-d515-413e-a519-b2fb5d1acda8-np0000007943" released by "attachment_update" :: held 0.114s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:25:06.720697 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-fab01b51-2e14-4d1c-8a11-5f1229b4d60e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9 returned with HTTP 200 Aug 23 18:25:06.721116 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1188/4761] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:25:06 2026] PUT /volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:06.745128 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-9fe8a2be-46a5-4c2a-8c9b-80af19a78376 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:06.747192 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-9fe8a2be-46a5-4c2a-8c9b-80af19a78376 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] POST https://10.4.3.148/volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9/action Aug 23 18:25:06.747558 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-9fe8a2be-46a5-4c2a-8c9b-80af19a78376 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:06.747673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-9fe8a2be-46a5-4c2a-8c9b-80af19a78376 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:06.772475 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:06.772475 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:06.788084 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9ccae503-19a7-4e57-9d15-773277cd6f31 req-9fe8a2be-46a5-4c2a-8c9b-80af19a78376 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9/action returned with HTTP 204 Aug 23 18:25:06.789069 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1191/4762] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:25:06 2026] POST /volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:07.406977 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-268bd92f-9e8a-4f3f-9d6d-d77100e87718 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.409041 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-268bd92f-9e8a-4f3f-9d6d-d77100e87718 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe Aug 23 18:25:07.409291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-268bd92f-9e8a-4f3f-9d6d-d77100e87718 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:07.409552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-268bd92f-9e8a-4f3f-9d6d-d77100e87718 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:07.417765 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-268bd92f-9e8a-4f3f-9d6d-d77100e87718 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe returned with HTTP 404 Aug 23 18:25:07.418891 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1197/4763] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:07 2026] GET /volume/v3/volumes/7542cffd-98d1-499b-908a-de843b3acfbe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:07.429876 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.432966 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:07.433398 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1570036051"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:07.436339 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1570036051'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:07.437881 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:07.444723 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:07.454451 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (9766e36a-6598-4a11-a696-bdd3b00a9ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:07.457847 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407f4b31-f2df-4674-ac80-241dac4a73d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:07.459177 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:07.490105 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407f4b31-f2df-4674-ac80-241dac4a73d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:07.491021 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c69d76-048a-4176-b289-cebd01472e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:07.530662 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['9d75d3e3-18b1-4abe-852a-bd03afbe0e67', '2eb22058-915f-4434-acf7-3504ef2c925b', '0ba6c0a6-2330-4aa7-ab38-25cc2131b887', 'e10b9772-29aa-4f7a-af4a-59f56d92eec9'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:07.531841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c69d76-048a-4176-b289-cebd01472e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d75d3e3-18b1-4abe-852a-bd03afbe0e67', '2eb22058-915f-4434-acf7-3504ef2c925b', '0ba6c0a6-2330-4aa7-ab38-25cc2131b887', 'e10b9772-29aa-4f7a-af4a-59f56d92eec9']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:07.532867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16de1ca-3c22-4b88-afea-0607f4c8795c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:07.565329 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16de1ca-3c22-4b88-afea-0607f4c8795c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eb4d0f8-8d19-46af-9f11-dfd45c6726ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570036051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['9d75d3e3-18b1-4abe-852a-bd03afbe0e67','2eb22058-915f-4434-acf7-3504ef2c925b','0ba6c0a6-2330-4aa7-ab38-25cc2131b887','e10b9772-29aa-4f7a-af4a-59f56d92eec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570036051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eb4d0f8-8d19-46af-9f11-dfd45c6726ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:07.566254 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c35a52c-a354-4312-bf81-cf9bbc96d41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:07.588972 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c35a52c-a354-4312-bf81-cf9bbc96d41e) transitioned into state 'SUCCESS' from state '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-1570036051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['9d75d3e3-18b1-4abe-852a-bd03afbe0e67','2eb22058-915f-4434-acf7-3504ef2c925b','0ba6c0a6-2330-4aa7-ab38-25cc2131b887','e10b9772-29aa-4f7a-af4a-59f56d92eec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:07.590116 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79599461-c6d8-4da4-b745-e35d4f9aeb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:07.603821 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79599461-c6d8-4da4-b745-e35d4f9aeb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:07.603821 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (9766e36a-6598-4a11-a696-bdd3b00a9ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:07.603821 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:07.604138 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93f5fcd8-5786-4473-b201-dd0551cfd4d4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:07.604473 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1188/4764] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:07 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:07.619939 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-30253040-713b-4661-a79d-e17b5a357653 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.622113 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30253040-713b-4661-a79d-e17b5a357653 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea Aug 23 18:25:07.622384 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30253040-713b-4661-a79d-e17b5a357653 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:07.624722 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30253040-713b-4661-a79d-e17b5a357653 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:07.634501 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:07.634501 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:07.640276 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-30253040-713b-4661-a79d-e17b5a357653 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:07.646700 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30253040-713b-4661-a79d-e17b5a357653 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea returned with HTTP 200 Aug 23 18:25:07.648039 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1189/4765] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:07 2026] GET /volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:07.692246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3c019e6-9fb8-4178-afc0-71be1f8533a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.695766 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3c019e6-9fb8-4178-afc0-71be1f8533a6 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 Aug 23 18:25:07.696004 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3c019e6-9fb8-4178-afc0-71be1f8533a6 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:07.696254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3c019e6-9fb8-4178-afc0-71be1f8533a6 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:07.707112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3c019e6-9fb8-4178-afc0-71be1f8533a6 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 returned with HTTP 404 Aug 23 18:25:07.708091 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1192/4766] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:07 2026] GET /volume/v3/volumes/6b9a96b6-058d-4f5b-a735-c1dbc806dff9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:07.719191 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b76fddbe-25fe-4db6-bbec-6da8de2fbf99 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.721648 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b76fddbe-25fe-4db6-bbec-6da8de2fbf99 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:07.721833 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b76fddbe-25fe-4db6-bbec-6da8de2fbf99 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:07.722059 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b76fddbe-25fe-4db6-bbec-6da8de2fbf99 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:07.722169 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-b76fddbe-25fe-4db6-bbec-6da8de2fbf99 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Delete snapshot with id: 54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:07.729589 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b76fddbe-25fe-4db6-bbec-6da8de2fbf99 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 404 Aug 23 18:25:07.729785 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1198/4767] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:07 2026] DELETE /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:07.738750 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2249c85f-05ba-4ec5-a30b-a026cdc8607a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.744843 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2249c85f-05ba-4ec5-a30b-a026cdc8607a tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 Aug 23 18:25:07.744843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2249c85f-05ba-4ec5-a30b-a026cdc8607a tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:07.744843 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2249c85f-05ba-4ec5-a30b-a026cdc8607a tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:07.748158 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2249c85f-05ba-4ec5-a30b-a026cdc8607a tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 returned with HTTP 404 Aug 23 18:25:07.748831 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1189/4768] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:07 2026] GET /volume/v3/snapshots/54b9ec90-e4bf-4a44-83a3-c7c76284d383 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:07.764986 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-348a52bc-4ea0-4b74-8e5e-08c26398a5fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.769993 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-348a52bc-4ea0-4b74-8e5e-08c26398a5fb tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:07.769993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-348a52bc-4ea0-4b74-8e5e-08c26398a5fb tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:07.769993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-348a52bc-4ea0-4b74-8e5e-08c26398a5fb tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:07.769993 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-348a52bc-4ea0-4b74-8e5e-08c26398a5fb tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Delete volume with id: 4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:07.786986 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-348a52bc-4ea0-4b74-8e5e-08c26398a5fb tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 404 Aug 23 18:25:07.787768 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1190/4769] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:07 2026] DELETE /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:07.797309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c493ec7-7d70-4653-9e74-55697bccf519 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:07.801383 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c493ec7-7d70-4653-9e74-55697bccf519 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] GET https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 Aug 23 18:25:07.801603 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c493ec7-7d70-4653-9e74-55697bccf519 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:07.801818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c493ec7-7d70-4653-9e74-55697bccf519 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:07.812053 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c493ec7-7d70-4653-9e74-55697bccf519 tempest-SnapshotDependencyTests-1071755248 tempest-SnapshotDependencyTests-1071755248-project-member] https://10.4.3.148/volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 returned with HTTP 404 Aug 23 18:25:07.813154 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1193/4770] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:07 2026] GET /volume/v3/volumes/4c7d8443-6252-4bab-9ed8-6c67318a6345 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:08.664040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-be2d7d2e-2151-4ade-a790-8fd6a4c1d9ac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:08.664535 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be2d7d2e-2151-4ade-a790-8fd6a4c1d9ac tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea Aug 23 18:25:08.664535 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be2d7d2e-2151-4ade-a790-8fd6a4c1d9ac tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:08.664655 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be2d7d2e-2151-4ade-a790-8fd6a4c1d9ac tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:08.675613 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:08.675613 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:08.681046 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-be2d7d2e-2151-4ade-a790-8fd6a4c1d9ac tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:08.687857 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be2d7d2e-2151-4ade-a790-8fd6a4c1d9ac tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea returned with HTTP 200 Aug 23 18:25:08.687857 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1199/4771] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:08 2026] GET /volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:08.703968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:08.705918 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:08.706274 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2eb4d0f8-8d19-46af-9f11-dfd45c6726ea", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-572480369"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:08.715329 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:08.715329 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:08.716077 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:08.716077 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume 2eb4d0f8-8d19-46af-9f11-dfd45c6726ea Aug 23 18:25:08.747632 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['2e0e24d3-8732-4fc4-9af7-e4fb5c520f46', 'f2aed5d2-3912-4d38-94da-4c38c861f20a', 'dfce83b1-c4b0-4ab3-9730-c1afbef801f3', '7c6c00fc-d378-44ab-be34-c2fc8b67528d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:08.785624 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:08.786008 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab78ce7c-a742-45ea-a0d9-418bc57ee0f0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:08.786606 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1190/4772] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:08.797525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15888942-4b41-4357-a147-2c889acb9a29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:08.801161 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15888942-4b41-4357-a147-2c889acb9a29 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:08.801435 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15888942-4b41-4357-a147-2c889acb9a29 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:08.801681 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15888942-4b41-4357-a147-2c889acb9a29 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:08.807689 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:08.807689 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:08.808063 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-15888942-4b41-4357-a147-2c889acb9a29 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:08.808685 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15888942-4b41-4357-a147-2c889acb9a29 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 returned with HTTP 200 Aug 23 18:25:08.809082 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1191/4773] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:08 2026] GET /volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:09.819673 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf0ae1f0-94ae-4490-81fd-1b0bc53c60c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:09.821385 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf0ae1f0-94ae-4490-81fd-1b0bc53c60c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:09.821593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf0ae1f0-94ae-4490-81fd-1b0bc53c60c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:09.821764 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf0ae1f0-94ae-4490-81fd-1b0bc53c60c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:09.826871 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:09.826871 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:09.827180 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cf0ae1f0-94ae-4490-81fd-1b0bc53c60c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:09.827923 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf0ae1f0-94ae-4490-81fd-1b0bc53c60c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 returned with HTTP 200 Aug 23 18:25:09.828356 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1194/4774] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:09 2026] GET /volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:09.838443 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:09.840219 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:09.840441 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:09.840623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:09.840725 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Delete snapshot with id: 5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:09.848210 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:09.848210 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:09.848658 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:09.871282 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot delete request issued successfully. Aug 23 18:25:09.871282 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c44781c-9d3f-4dc1-81a5-919eead4c898 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 returned with HTTP 202 Aug 23 18:25:09.871524 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1200/4775] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:09 2026] DELETE /volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:09.879019 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3926f239-5b6a-43bc-bcce-4db233460bba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:09.881111 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3926f239-5b6a-43bc-bcce-4db233460bba tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:09.881256 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3926f239-5b6a-43bc-bcce-4db233460bba tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:09.881527 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3926f239-5b6a-43bc-bcce-4db233460bba tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:09.889397 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:09.889397 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:09.889397 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3926f239-5b6a-43bc-bcce-4db233460bba tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:09.889397 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3926f239-5b6a-43bc-bcce-4db233460bba tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 returned with HTTP 200 Aug 23 18:25:09.889397 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1191/4776] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:09 2026] GET /volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:10.897985 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e73d2675-127b-41a5-a3c8-fb1e4a7c4f45 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:10.899631 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e73d2675-127b-41a5-a3c8-fb1e4a7c4f45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:10.899876 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e73d2675-127b-41a5-a3c8-fb1e4a7c4f45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:10.900060 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e73d2675-127b-41a5-a3c8-fb1e4a7c4f45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:10.904969 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e73d2675-127b-41a5-a3c8-fb1e4a7c4f45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 returned with HTTP 404 Aug 23 18:25:10.905460 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1192/4777] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:10 2026] GET /volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:10.916611 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a5c3f79-2838-4e55-9f49-d9cbbb1ac948 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:10.918397 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a5c3f79-2838-4e55-9f49-d9cbbb1ac948 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:10.918589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a5c3f79-2838-4e55-9f49-d9cbbb1ac948 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:10.918755 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a5c3f79-2838-4e55-9f49-d9cbbb1ac948 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:10.918869 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-7a5c3f79-2838-4e55-9f49-d9cbbb1ac948 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: 5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:10.923968 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a5c3f79-2838-4e55-9f49-d9cbbb1ac948 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 returned with HTTP 404 Aug 23 18:25:10.924474 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1195/4778] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:10 2026] DELETE /volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:10.931672 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f54db79e-352a-45e9-a73a-94485c13547d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:10.933522 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f54db79e-352a-45e9-a73a-94485c13547d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 Aug 23 18:25:10.933703 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f54db79e-352a-45e9-a73a-94485c13547d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:10.933894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f54db79e-352a-45e9-a73a-94485c13547d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:10.942807 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f54db79e-352a-45e9-a73a-94485c13547d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 returned with HTTP 404 Aug 23 18:25:10.943662 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1201/4779] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:10 2026] GET /volume/v3/snapshots/5e12087f-809e-41e0-90fc-c437e73e3953 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:10.951028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:10.953668 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea Aug 23 18:25:10.954081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:10.954345 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:10.954689 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: 2eb4d0f8-8d19-46af-9f11-dfd45c6726ea Aug 23 18:25:10.966205 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:10.966205 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:10.966863 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:10.999050 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:10.999536 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4c636cd-b304-4a82-82a6-51d2dcdc05aa tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea returned with HTTP 202 Aug 23 18:25:10.999987 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1192/4780] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:10 2026] DELETE /volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:11.009028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c840560-9ccb-40af-96e8-9961e203521d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:11.012338 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c840560-9ccb-40af-96e8-9961e203521d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea Aug 23 18:25:11.012338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c840560-9ccb-40af-96e8-9961e203521d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:11.012338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c840560-9ccb-40af-96e8-9961e203521d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:11.022920 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:11.022920 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:11.030151 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3c840560-9ccb-40af-96e8-9961e203521d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:11.040347 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c840560-9ccb-40af-96e8-9961e203521d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea returned with HTTP 200 Aug 23 18:25:11.040868 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1193/4781] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:11 2026] GET /volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:12.056619 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d24f77fd-4ed6-4c94-97e8-8944032e169f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:12.058835 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d24f77fd-4ed6-4c94-97e8-8944032e169f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea Aug 23 18:25:12.059099 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d24f77fd-4ed6-4c94-97e8-8944032e169f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:12.059343 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d24f77fd-4ed6-4c94-97e8-8944032e169f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:12.066731 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d24f77fd-4ed6-4c94-97e8-8944032e169f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea returned with HTTP 404 Aug 23 18:25:12.067354 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1196/4782] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:12 2026] GET /volume/v3/volumes/2eb4d0f8-8d19-46af-9f11-dfd45c6726ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:12.076640 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:12.078334 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:12.078677 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1153589322"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:12.080094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1153589322'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:12.080286 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:12.080489 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:12.080489 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:12.084382 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:12.090490 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (f7acb7ab-7dcf-4446-8f26-fbd0616d3edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:12.091942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30122e1d-6078-4925-826b-798bde2a2b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:12.092804 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:12.114665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30122e1d-6078-4925-826b-798bde2a2b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:12.115470 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25226414-efed-44ea-a05a-b206b777473e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:12.149871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['fe9cd2b2-6564-4da3-b8f1-8f59f0a694e0', '7840e4a1-f2a0-4ce1-a77a-e5d90738416a', 'd9890e3f-477f-4369-a207-887e3561557b', '2dbb38c4-5ef0-4896-9171-d87421a57647'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:12.150623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25226414-efed-44ea-a05a-b206b777473e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe9cd2b2-6564-4da3-b8f1-8f59f0a694e0', '7840e4a1-f2a0-4ce1-a77a-e5d90738416a', 'd9890e3f-477f-4369-a207-887e3561557b', '2dbb38c4-5ef0-4896-9171-d87421a57647']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:12.151349 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (374ca2ba-4fbf-4927-a25f-6058803b3030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:12.172328 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (374ca2ba-4fbf-4927-a25f-6058803b3030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46af04c8-1d7f-41c4-868d-013dfc1c93b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153589322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['fe9cd2b2-6564-4da3-b8f1-8f59f0a694e0','7840e4a1-f2a0-4ce1-a77a-e5d90738416a','d9890e3f-477f-4369-a207-887e3561557b','2dbb38c4-5ef0-4896-9171-d87421a57647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153589322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46af04c8-1d7f-41c4-868d-013dfc1c93b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:12.173285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fa5266-3cb3-4688-bb10-f86f8396b260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:12.189333 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fa5266-3cb3-4688-bb10-f86f8396b260) transitioned into state 'SUCCESS' from state '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-1153589322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['fe9cd2b2-6564-4da3-b8f1-8f59f0a694e0','7840e4a1-f2a0-4ce1-a77a-e5d90738416a','d9890e3f-477f-4369-a207-887e3561557b','2dbb38c4-5ef0-4896-9171-d87421a57647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:12.190010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f973251a-a3da-4d8e-91d5-3ffcfafc84f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:12.197731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f973251a-a3da-4d8e-91d5-3ffcfafc84f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:12.198469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (f7acb7ab-7dcf-4446-8f26-fbd0616d3edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:12.198740 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:12.199289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63d5e888-6c65-43b7-ae9b-75e264affe03 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:12.199842 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1202/4783] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:12 2026] POST /volume/v3/volumes => generated 778 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:12.213381 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1368ba0d-9ed4-4799-a136-e5a2aa6078b7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:12.215242 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1368ba0d-9ed4-4799-a136-e5a2aa6078b7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 Aug 23 18:25:12.215444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1368ba0d-9ed4-4799-a136-e5a2aa6078b7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:12.215609 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1368ba0d-9ed4-4799-a136-e5a2aa6078b7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:12.222283 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:12.222283 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:12.225502 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1368ba0d-9ed4-4799-a136-e5a2aa6078b7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:12.228950 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1368ba0d-9ed4-4799-a136-e5a2aa6078b7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 returned with HTTP 200 Aug 23 18:25:12.229316 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1193/4784] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:12 2026] GET /volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:13.245296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-86e228ec-d9f4-484d-a1f8-4845d7e5b22a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:13.247096 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86e228ec-d9f4-484d-a1f8-4845d7e5b22a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 Aug 23 18:25:13.247338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-86e228ec-d9f4-484d-a1f8-4845d7e5b22a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:13.247587 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-86e228ec-d9f4-484d-a1f8-4845d7e5b22a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:13.254280 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:13.254280 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:13.257453 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-86e228ec-d9f4-484d-a1f8-4845d7e5b22a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:13.261069 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86e228ec-d9f4-484d-a1f8-4845d7e5b22a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 returned with HTTP 200 Aug 23 18:25:13.261465 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1194/4785] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:13 2026] GET /volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:13.279290 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:13.281747 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:13.282158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46af04c8-1d7f-41c4-868d-013dfc1c93b3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-763142332"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:13.293559 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:13.293559 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:13.294034 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:13.294191 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume 46af04c8-1d7f-41c4-868d-013dfc1c93b3 Aug 23 18:25:13.332390 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['f4188a42-5d5e-4a92-b361-8605c3e09d08', 'e4101a21-f88b-4d82-be25-309dd67b4a4b', 'e4d6c5d0-996a-45dc-a8f7-c1e606f9a578', '34c2d14e-a348-4d28-a824-ef528b989831'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:13.357585 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:13.357913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34ca3ce0-fe0b-4ede-b684-976abcc1b61f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:13.358284 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1197/4786] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:13.366687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8699951c-5507-4f8f-aed7-a90d21268957 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:13.369022 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8699951c-5507-4f8f-aed7-a90d21268957 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 Aug 23 18:25:13.369273 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8699951c-5507-4f8f-aed7-a90d21268957 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:13.369540 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8699951c-5507-4f8f-aed7-a90d21268957 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:13.375139 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:13.375139 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:13.375544 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8699951c-5507-4f8f-aed7-a90d21268957 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:13.376389 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8699951c-5507-4f8f-aed7-a90d21268957 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 returned with HTTP 200 Aug 23 18:25:13.376870 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1203/4787] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:13 2026] GET /volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:14.385476 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1084a1f2-9eb6-46b3-90b0-f9a06c0e9433 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:14.387306 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1084a1f2-9eb6-46b3-90b0-f9a06c0e9433 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 Aug 23 18:25:14.387732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1084a1f2-9eb6-46b3-90b0-f9a06c0e9433 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:14.388037 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1084a1f2-9eb6-46b3-90b0-f9a06c0e9433 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:14.393887 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:14.393887 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:14.394270 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1084a1f2-9eb6-46b3-90b0-f9a06c0e9433 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:14.395201 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1084a1f2-9eb6-46b3-90b0-f9a06c0e9433 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 returned with HTTP 200 Aug 23 18:25:14.395642 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1194/4788] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:14 2026] GET /volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:14.405181 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-058f38ab-bff9-405c-98b3-8f6590f2b374 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:14.406894 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-058f38ab-bff9-405c-98b3-8f6590f2b374 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] POST https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0/action Aug 23 18:25:14.407237 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-058f38ab-bff9-405c-98b3-8f6590f2b374 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:14.407436 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-058f38ab-bff9-405c-98b3-8f6590f2b374 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:14.414933 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:14.414933 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:14.415429 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-058f38ab-bff9-405c-98b3-8f6590f2b374 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:14.416207 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-058f38ab-bff9-405c-98b3-8f6590f2b374 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c8613032a3c4402d8a3daa39040df9f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c314226eda134b50b8fe3b6e47216b4c', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:14.416466 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-058f38ab-bff9-405c-98b3-8f6590f2b374 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0/action returned with HTTP 403 Aug 23 18:25:14.417120 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1195/4789] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:25:14 2026] POST /volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:14.425013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:14.428281 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 Aug 23 18:25:14.428281 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:14.428281 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:14.428281 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 Aug 23 18:25:14.432602 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:14.432602 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:14.433081 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:14.450120 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot delete request issued successfully. Aug 23 18:25:14.450475 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdb32206-3b07-4674-8ba5-43fcd7ec6a0d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 returned with HTTP 202 Aug 23 18:25:14.451004 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1198/4790] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:14 2026] DELETE /volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:14.460740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd887f19-ce3f-4720-86f2-004f0e935f40 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:14.462848 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd887f19-ce3f-4720-86f2-004f0e935f40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 Aug 23 18:25:14.463061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd887f19-ce3f-4720-86f2-004f0e935f40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:14.463276 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd887f19-ce3f-4720-86f2-004f0e935f40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:14.468714 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:14.468714 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:14.468714 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bd887f19-ce3f-4720-86f2-004f0e935f40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:14.469114 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd887f19-ce3f-4720-86f2-004f0e935f40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 returned with HTTP 200 Aug 23 18:25:14.469476 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1204/4791] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:14 2026] GET /volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:15.482024 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b482222-e3e5-47d0-a925-b6d4957ad318 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:15.484159 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b482222-e3e5-47d0-a925-b6d4957ad318 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 Aug 23 18:25:15.484410 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b482222-e3e5-47d0-a925-b6d4957ad318 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:15.484640 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b482222-e3e5-47d0-a925-b6d4957ad318 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:15.488918 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b482222-e3e5-47d0-a925-b6d4957ad318 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 returned with HTTP 404 Aug 23 18:25:15.489637 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1195/4792] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:15 2026] GET /volume/v3/snapshots/b8faa7c0-738f-4d7c-8de0-f01f6735d8b0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:15.497762 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-963ba748-9618-4a41-b91f-afbf68543acc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:15.499846 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-963ba748-9618-4a41-b91f-afbf68543acc tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 Aug 23 18:25:15.500131 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-963ba748-9618-4a41-b91f-afbf68543acc tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:15.500372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-963ba748-9618-4a41-b91f-afbf68543acc tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:15.500607 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-963ba748-9618-4a41-b91f-afbf68543acc tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: 46af04c8-1d7f-41c4-868d-013dfc1c93b3 Aug 23 18:25:15.509639 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:15.509639 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:15.509820 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-963ba748-9618-4a41-b91f-afbf68543acc tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:15.530592 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-963ba748-9618-4a41-b91f-afbf68543acc tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:15.530805 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-963ba748-9618-4a41-b91f-afbf68543acc tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 returned with HTTP 202 Aug 23 18:25:15.531664 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1196/4793] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:15 2026] DELETE /volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:15.544337 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-810cb5f3-e5b7-47d4-b56f-97df4ab1da40 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:15.546013 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-810cb5f3-e5b7-47d4-b56f-97df4ab1da40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 Aug 23 18:25:15.546013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-810cb5f3-e5b7-47d4-b56f-97df4ab1da40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:15.546013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-810cb5f3-e5b7-47d4-b56f-97df4ab1da40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:15.556104 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:15.556104 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:15.563189 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-810cb5f3-e5b7-47d4-b56f-97df4ab1da40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:15.570342 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-810cb5f3-e5b7-47d4-b56f-97df4ab1da40 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 returned with HTTP 200 Aug 23 18:25:15.571546 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1199/4794] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:15 2026] GET /volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:16.585877 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-140a1bcf-1dc8-459c-9436-e363e87f982d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:16.587615 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-140a1bcf-1dc8-459c-9436-e363e87f982d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 Aug 23 18:25:16.587806 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-140a1bcf-1dc8-459c-9436-e363e87f982d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:16.587990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-140a1bcf-1dc8-459c-9436-e363e87f982d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:16.593751 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-140a1bcf-1dc8-459c-9436-e363e87f982d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 returned with HTTP 404 Aug 23 18:25:16.594152 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1205/4795] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:16 2026] GET /volume/v3/volumes/46af04c8-1d7f-41c4-868d-013dfc1c93b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:16.607780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:16.609848 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:16.610243 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754637173"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:16.612297 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754637173'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:16.612578 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:16.616617 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:16.621936 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (29253388-75dd-4e39-947e-896e907e3954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:16.623187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c442e6-ed5a-474d-b938-4f296a9f6ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:16.624111 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:16.649085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c442e6-ed5a-474d-b938-4f296a9f6ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:16.649786 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80bb7162-270d-48b2-b77c-dcf8475bedc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:16.688084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['cb8ca1bc-c349-4533-af45-757e7ad39ff5', 'c10b7ba4-0566-4062-8a54-19c7a9650064', 'e23bf4b3-9c40-40d4-9bff-ab71ce9e0ce9', '3b947e84-7d2d-4d3a-8e72-e873b8bac096'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:16.688736 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80bb7162-270d-48b2-b77c-dcf8475bedc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb8ca1bc-c349-4533-af45-757e7ad39ff5', 'c10b7ba4-0566-4062-8a54-19c7a9650064', 'e23bf4b3-9c40-40d4-9bff-ab71ce9e0ce9', '3b947e84-7d2d-4d3a-8e72-e873b8bac096']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:16.689385 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa34c6d-f630-4239-a0c0-594b7b40f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:16.717910 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa34c6d-f630-4239-a0c0-594b7b40f470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87d021a0-f44a-40b1-aaac-1cf9f7fde48b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754637173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['cb8ca1bc-c349-4533-af45-757e7ad39ff5','c10b7ba4-0566-4062-8a54-19c7a9650064','e23bf4b3-9c40-40d4-9bff-ab71ce9e0ce9','3b947e84-7d2d-4d3a-8e72-e873b8bac096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754637173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87d021a0-f44a-40b1-aaac-1cf9f7fde48b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:16.718559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9db782-4910-43ad-b259-25a8ccb9a8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:16.741103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9db782-4910-43ad-b259-25a8ccb9a8ee) transitioned into state 'SUCCESS' from state '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-1754637173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['cb8ca1bc-c349-4533-af45-757e7ad39ff5','c10b7ba4-0566-4062-8a54-19c7a9650064','e23bf4b3-9c40-40d4-9bff-ab71ce9e0ce9','3b947e84-7d2d-4d3a-8e72-e873b8bac096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:16.741957 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755ec49d-6f86-400d-9cc0-ee9a33bdf75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:16.751518 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755ec49d-6f86-400d-9cc0-ee9a33bdf75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:16.752367 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (29253388-75dd-4e39-947e-896e907e3954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:16.752670 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:16.753231 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d0b6b27-d8c5-4a20-b5b4-2f45d004185d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:16.753645 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1196/4796] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:16 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:16.765994 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-497fa8e0-51b6-4d84-aa6e-fcbc70a535c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:16.768125 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-497fa8e0-51b6-4d84-aa6e-fcbc70a535c3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b Aug 23 18:25:16.768375 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-497fa8e0-51b6-4d84-aa6e-fcbc70a535c3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:16.768645 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-497fa8e0-51b6-4d84-aa6e-fcbc70a535c3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:16.787984 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:16.787984 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:16.798360 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-497fa8e0-51b6-4d84-aa6e-fcbc70a535c3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:16.803570 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-497fa8e0-51b6-4d84-aa6e-fcbc70a535c3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b returned with HTTP 200 Aug 23 18:25:16.804109 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1197/4797] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:16 2026] GET /volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:17.816136 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-529b6be1-b8e4-4334-8ed2-eb3dc168df20 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:17.817878 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-529b6be1-b8e4-4334-8ed2-eb3dc168df20 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b Aug 23 18:25:17.818108 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-529b6be1-b8e4-4334-8ed2-eb3dc168df20 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:17.818283 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-529b6be1-b8e4-4334-8ed2-eb3dc168df20 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:17.830982 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:17.830982 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:17.838617 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-529b6be1-b8e4-4334-8ed2-eb3dc168df20 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:17.842576 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-529b6be1-b8e4-4334-8ed2-eb3dc168df20 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b returned with HTTP 200 Aug 23 18:25:17.842953 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1200/4798] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:17 2026] GET /volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:17.854010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cade89e7-4465-4046-bf0a-857cde6ff025 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:17.855701 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cade89e7-4465-4046-bf0a-857cde6ff025 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:17.856119 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cade89e7-4465-4046-bf0a-857cde6ff025 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87d021a0-f44a-40b1-aaac-1cf9f7fde48b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1856520423"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:17.864303 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:17.864303 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:17.864635 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cade89e7-4465-4046-bf0a-857cde6ff025 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:17.864744 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-cade89e7-4465-4046-bf0a-857cde6ff025 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume 87d021a0-f44a-40b1-aaac-1cf9f7fde48b Aug 23 18:25:17.889355 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-cade89e7-4465-4046-bf0a-857cde6ff025 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['66b77193-04d6-4794-84a3-ad4c7f2702a8', 'c5c390d6-a65c-4d75-81da-f87642472c0f', '65f7e4f7-9e04-4fb7-ba36-9ef0df8fe364', 'c4b8d4ed-a3aa-4703-882d-43768db659f2'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:17.920215 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cade89e7-4465-4046-bf0a-857cde6ff025 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:17.920694 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cade89e7-4465-4046-bf0a-857cde6ff025 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:17.921290 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1206/4799] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:17.931366 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-91a7d8e3-e023-47fd-ba68-2ae45bc7f92d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:17.933201 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91a7d8e3-e023-47fd-ba68-2ae45bc7f92d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a Aug 23 18:25:17.933383 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91a7d8e3-e023-47fd-ba68-2ae45bc7f92d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:17.933594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91a7d8e3-e023-47fd-ba68-2ae45bc7f92d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:17.938956 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:17.938956 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:17.940722 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-91a7d8e3-e023-47fd-ba68-2ae45bc7f92d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:17.940722 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91a7d8e3-e023-47fd-ba68-2ae45bc7f92d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a returned with HTTP 200 Aug 23 18:25:17.940722 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1197/4800] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:17 2026] GET /volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:18.949879 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-80555829-fc39-423d-a404-54972aa03ee4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:18.951526 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80555829-fc39-423d-a404-54972aa03ee4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a Aug 23 18:25:18.951706 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80555829-fc39-423d-a404-54972aa03ee4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:18.951911 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80555829-fc39-423d-a404-54972aa03ee4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:18.956953 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:18.956953 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:18.957264 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-80555829-fc39-423d-a404-54972aa03ee4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:18.957980 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80555829-fc39-423d-a404-54972aa03ee4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a returned with HTTP 200 Aug 23 18:25:18.958533 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1198/4801] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:18 2026] GET /volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:18.968061 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:18.969802 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:18.970041 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:18.970224 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:18.970509 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:25:18.971487 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 23 18:25:18.975465 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Get all snapshots completed successfully. Aug 23 18:25:18.975763 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9073f058-72f9-47c8-8e22-5d2165cd61ab tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 200 Aug 23 18:25:18.976153 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1201/4802] 10.4.3.148 () {66 vars in 1243 bytes} [Sun Aug 23 18:25:18 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 23 18:25:18.985361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:18.987347 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a Aug 23 18:25:18.987548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:18.987720 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:18.987863 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: d5805098-93a9-4a8a-9c8e-22363385d57a Aug 23 18:25:18.992897 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:18.992897 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:18.993265 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:19.011871 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot delete request issued successfully. Aug 23 18:25:19.011871 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b0d9d20-239b-4c42-be17-b838e9c25275 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a returned with HTTP 202 Aug 23 18:25:19.011871 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1207/4803] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:18 2026] DELETE /volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:19.017142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c0a69845-f985-4e60-bf9e-9e8cccd97193 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:19.024167 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c0a69845-f985-4e60-bf9e-9e8cccd97193 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a Aug 23 18:25:19.024167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c0a69845-f985-4e60-bf9e-9e8cccd97193 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:19.024167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c0a69845-f985-4e60-bf9e-9e8cccd97193 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:19.030695 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:19.030695 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:19.033621 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c0a69845-f985-4e60-bf9e-9e8cccd97193 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:19.033621 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c0a69845-f985-4e60-bf9e-9e8cccd97193 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a returned with HTTP 200 Aug 23 18:25:19.033621 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1198/4804] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:19 2026] GET /volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:20.042577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c34e86f1-fd0a-4499-bd91-50c9ad0d494e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:20.044281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c34e86f1-fd0a-4499-bd91-50c9ad0d494e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a Aug 23 18:25:20.044478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c34e86f1-fd0a-4499-bd91-50c9ad0d494e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:20.044652 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c34e86f1-fd0a-4499-bd91-50c9ad0d494e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:20.048871 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c34e86f1-fd0a-4499-bd91-50c9ad0d494e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a returned with HTTP 404 Aug 23 18:25:20.049288 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1199/4805] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:20 2026] GET /volume/v3/snapshots/d5805098-93a9-4a8a-9c8e-22363385d57a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:20.055731 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4deca918-85fd-4f04-870c-cee85303f9a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:20.057593 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4deca918-85fd-4f04-870c-cee85303f9a7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b Aug 23 18:25:20.057781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4deca918-85fd-4f04-870c-cee85303f9a7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:20.058002 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4deca918-85fd-4f04-870c-cee85303f9a7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:20.058183 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4deca918-85fd-4f04-870c-cee85303f9a7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: 87d021a0-f44a-40b1-aaac-1cf9f7fde48b Aug 23 18:25:20.065664 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:20.065664 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:20.066040 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4deca918-85fd-4f04-870c-cee85303f9a7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:20.081082 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4deca918-85fd-4f04-870c-cee85303f9a7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:20.081276 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4deca918-85fd-4f04-870c-cee85303f9a7 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b returned with HTTP 202 Aug 23 18:25:20.081682 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1202/4806] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:20 2026] DELETE /volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:20.089069 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f634eaef-4e4f-4e1a-879e-2fb1803e870c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:20.091393 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f634eaef-4e4f-4e1a-879e-2fb1803e870c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b Aug 23 18:25:20.091713 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f634eaef-4e4f-4e1a-879e-2fb1803e870c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:20.092007 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f634eaef-4e4f-4e1a-879e-2fb1803e870c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:20.102869 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:20.102869 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:20.106975 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f634eaef-4e4f-4e1a-879e-2fb1803e870c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:20.112591 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f634eaef-4e4f-4e1a-879e-2fb1803e870c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b returned with HTTP 200 Aug 23 18:25:20.113131 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1208/4807] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:20 2026] GET /volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:21.125448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-54e501f3-f66e-4869-bfab-dec4d94843b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:21.128147 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54e501f3-f66e-4869-bfab-dec4d94843b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b Aug 23 18:25:21.128415 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54e501f3-f66e-4869-bfab-dec4d94843b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:21.128672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54e501f3-f66e-4869-bfab-dec4d94843b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:21.137691 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54e501f3-f66e-4869-bfab-dec4d94843b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b returned with HTTP 404 Aug 23 18:25:21.138830 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1199/4808] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:21 2026] GET /volume/v3/volumes/87d021a0-f44a-40b1-aaac-1cf9f7fde48b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:21.156381 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:21.158271 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:21.158709 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945826571"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:21.160757 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945826571'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:21.160925 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:21.165434 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:21.171409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (9143b77a-7731-4d82-93d4-e18e99278691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:21.173191 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e91c753-9587-4366-81e8-286db34fad76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:21.174378 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:21.200532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e91c753-9587-4366-81e8-286db34fad76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:21.201392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f107446e-264f-486c-a9a5-835b13db0166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:21.245639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['0e16b0e0-5c90-49d5-94ed-beb28d22ef03', 'e7481104-299e-4768-8223-eaf35a3bb2db', '79231c82-1f95-48d5-9773-daab9c642cbc', '3fd08a2b-723f-4b28-9bbe-cfbbe8486e2c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:21.246432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f107446e-264f-486c-a9a5-835b13db0166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e16b0e0-5c90-49d5-94ed-beb28d22ef03', 'e7481104-299e-4768-8223-eaf35a3bb2db', '79231c82-1f95-48d5-9773-daab9c642cbc', '3fd08a2b-723f-4b28-9bbe-cfbbe8486e2c']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:21.247169 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7615e3df-2782-4e96-8a02-2aef3afbd4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:21.270854 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7615e3df-2782-4e96-8a02-2aef3afbd4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '976ef19d-f015-4789-b498-482f44faf403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945826571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['0e16b0e0-5c90-49d5-94ed-beb28d22ef03','e7481104-299e-4768-8223-eaf35a3bb2db','79231c82-1f95-48d5-9773-daab9c642cbc','3fd08a2b-723f-4b28-9bbe-cfbbe8486e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945826571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=976ef19d-f015-4789-b498-482f44faf403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:21.271604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862ff38e-d031-48cf-ba21-8879c296fb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:21.291373 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (862ff38e-d031-48cf-ba21-8879c296fb57) transitioned into state 'SUCCESS' from state '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-1945826571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['0e16b0e0-5c90-49d5-94ed-beb28d22ef03','e7481104-299e-4768-8223-eaf35a3bb2db','79231c82-1f95-48d5-9773-daab9c642cbc','3fd08a2b-723f-4b28-9bbe-cfbbe8486e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:21.292138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96e0487-341a-45ac-9dcd-911d4da19ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:21.302295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96e0487-341a-45ac-9dcd-911d4da19ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:21.303132 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (9143b77a-7731-4d82-93d4-e18e99278691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:21.303498 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:21.304190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9f2606c-2a9c-47fe-bc10-0dbcd6a18951 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:21.304646 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1200/4809] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:21 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 23 18:25:21.316820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47b43e14-9870-49b7-ac5b-9a08e4f85a8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:21.319153 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47b43e14-9870-49b7-ac5b-9a08e4f85a8a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 Aug 23 18:25:21.319426 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47b43e14-9870-49b7-ac5b-9a08e4f85a8a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:21.319689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47b43e14-9870-49b7-ac5b-9a08e4f85a8a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:21.330236 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:21.330236 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:21.335520 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-47b43e14-9870-49b7-ac5b-9a08e4f85a8a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:21.341496 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47b43e14-9870-49b7-ac5b-9a08e4f85a8a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 returned with HTTP 200 Aug 23 18:25:21.342084 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1203/4810] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:21 2026] GET /volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:22.354468 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-47e13b67-74f1-40c0-a613-13659067471c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:22.356194 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47e13b67-74f1-40c0-a613-13659067471c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 Aug 23 18:25:22.356378 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47e13b67-74f1-40c0-a613-13659067471c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:22.356578 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47e13b67-74f1-40c0-a613-13659067471c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:22.364532 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:22.364532 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:22.369660 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-47e13b67-74f1-40c0-a613-13659067471c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:22.374308 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47e13b67-74f1-40c0-a613-13659067471c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 returned with HTTP 200 Aug 23 18:25:22.374733 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1209/4811] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:22 2026] GET /volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:22.388469 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb2e8682-605d-4642-a20c-faa9c813b71f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:22.390297 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb2e8682-605d-4642-a20c-faa9c813b71f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:22.390936 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb2e8682-605d-4642-a20c-faa9c813b71f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "976ef19d-f015-4789-b498-482f44faf403", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-97702866"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:22.399775 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:22.399775 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:22.400099 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cb2e8682-605d-4642-a20c-faa9c813b71f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:22.400206 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-cb2e8682-605d-4642-a20c-faa9c813b71f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume 976ef19d-f015-4789-b498-482f44faf403 Aug 23 18:25:22.422467 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-cb2e8682-605d-4642-a20c-faa9c813b71f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['6a948386-5610-496d-9b4e-926785501ec6', 'b073288a-3aba-44c7-8cb2-92394f6c3ec8', '195f23e9-0e54-4ff1-ba5b-28f5917ba178', 'f08b6c54-5e18-4e51-b95f-39ff0232861a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:22.468154 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cb2e8682-605d-4642-a20c-faa9c813b71f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:22.468551 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb2e8682-605d-4642-a20c-faa9c813b71f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:22.469103 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1200/4812] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:22.479134 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2096aad-a8c5-4f1a-b703-1fbf3576c070 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:22.480959 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2096aad-a8c5-4f1a-b703-1fbf3576c070 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 Aug 23 18:25:22.481162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2096aad-a8c5-4f1a-b703-1fbf3576c070 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:22.481347 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2096aad-a8c5-4f1a-b703-1fbf3576c070 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:22.486005 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:22.486005 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:22.486273 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2096aad-a8c5-4f1a-b703-1fbf3576c070 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:22.486964 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2096aad-a8c5-4f1a-b703-1fbf3576c070 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 returned with HTTP 200 Aug 23 18:25:22.487367 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1201/4813] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:22 2026] GET /volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:23.496555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd582109-073b-45bb-bca6-1a33d665b425 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:23.498863 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd582109-073b-45bb-bca6-1a33d665b425 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 Aug 23 18:25:23.499047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd582109-073b-45bb-bca6-1a33d665b425 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:23.499222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd582109-073b-45bb-bca6-1a33d665b425 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:23.503689 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:23.503689 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:23.504004 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd582109-073b-45bb-bca6-1a33d665b425 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:23.504649 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd582109-073b-45bb-bca6-1a33d665b425 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 returned with HTTP 200 Aug 23 18:25:23.505048 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1204/4814] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:23 2026] GET /volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:23.515955 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8cc1a5e8-0c3c-44c0-bb89-294459db4637 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:23.517764 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cc1a5e8-0c3c-44c0-bb89-294459db4637 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] POST https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66/action Aug 23 18:25:23.518117 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cc1a5e8-0c3c-44c0-bb89-294459db4637 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:23.518232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cc1a5e8-0c3c-44c0-bb89-294459db4637 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:23.519714 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-8cc1a5e8-0c3c-44c0-bb89-294459db4637 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Updating snapshot '8b56742a-923b-462c-9678-ec1f733f5f66' with '{'status': 'error'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:25:23.528280 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:23.528280 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:23.528728 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-8cc1a5e8-0c3c-44c0-bb89-294459db4637 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c8613032a3c4402d8a3daa39040df9f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c314226eda134b50b8fe3b6e47216b4c', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:23.529093 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cc1a5e8-0c3c-44c0-bb89-294459db4637 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66/action returned with HTTP 403 Aug 23 18:25:23.529565 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1210/4815] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:25:23 2026] POST /volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:23.537190 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:23.539108 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 Aug 23 18:25:23.539323 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:23.539520 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:23.539623 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: 8b56742a-923b-462c-9678-ec1f733f5f66 Aug 23 18:25:23.544387 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:23.544387 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:23.544675 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:23.560641 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot delete request issued successfully. Aug 23 18:25:23.560928 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aacaff39-7446-4941-ad78-7fd20c01aa45 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 returned with HTTP 202 Aug 23 18:25:23.564274 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1201/4816] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:23 2026] DELETE /volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:23.573184 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e558ba48-569e-4821-aa83-450434d36853 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:23.575605 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e558ba48-569e-4821-aa83-450434d36853 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 Aug 23 18:25:23.575916 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e558ba48-569e-4821-aa83-450434d36853 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:23.576195 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e558ba48-569e-4821-aa83-450434d36853 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:23.582724 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:23.582724 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:23.583171 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e558ba48-569e-4821-aa83-450434d36853 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:23.584154 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e558ba48-569e-4821-aa83-450434d36853 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 returned with HTTP 200 Aug 23 18:25:23.585438 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1202/4817] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:23 2026] GET /volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:24.593818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-10c9146f-491e-4489-b0e3-66bdbe9389f3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:24.596040 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10c9146f-491e-4489-b0e3-66bdbe9389f3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 Aug 23 18:25:24.596269 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-10c9146f-491e-4489-b0e3-66bdbe9389f3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:24.596518 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-10c9146f-491e-4489-b0e3-66bdbe9389f3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:24.601946 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10c9146f-491e-4489-b0e3-66bdbe9389f3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 returned with HTTP 404 Aug 23 18:25:24.602634 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1205/4818] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:24 2026] GET /volume/v3/snapshots/8b56742a-923b-462c-9678-ec1f733f5f66 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:24.611392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:24.613466 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 Aug 23 18:25:24.613767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:24.613983 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:24.614167 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: 976ef19d-f015-4789-b498-482f44faf403 Aug 23 18:25:24.622702 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:24.622702 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:24.623099 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:24.641915 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:24.642076 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eea1aeb0-fb00-474e-9e91-f2152ff4b96a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 returned with HTTP 202 Aug 23 18:25:24.642535 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1211/4819] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:24 2026] DELETE /volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:24.650710 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24a52b43-20ee-48c7-97a1-d92b712e5892 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:24.653758 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24a52b43-20ee-48c7-97a1-d92b712e5892 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 Aug 23 18:25:24.654063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24a52b43-20ee-48c7-97a1-d92b712e5892 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:24.654313 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24a52b43-20ee-48c7-97a1-d92b712e5892 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:24.665612 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:24.665612 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:24.670982 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24a52b43-20ee-48c7-97a1-d92b712e5892 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:24.676909 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24a52b43-20ee-48c7-97a1-d92b712e5892 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 returned with HTTP 200 Aug 23 18:25:24.677493 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1202/4820] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:24 2026] GET /volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:25.692507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-184ce0c1-10b5-4519-b7a6-7fa1d4ee9abf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:25.694330 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-184ce0c1-10b5-4519-b7a6-7fa1d4ee9abf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 Aug 23 18:25:25.694595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-184ce0c1-10b5-4519-b7a6-7fa1d4ee9abf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:25.694829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-184ce0c1-10b5-4519-b7a6-7fa1d4ee9abf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:25.701492 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-184ce0c1-10b5-4519-b7a6-7fa1d4ee9abf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 returned with HTTP 404 Aug 23 18:25:25.701957 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1203/4821] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:25 2026] GET /volume/v3/volumes/976ef19d-f015-4789-b498-482f44faf403 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:25.712506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-896857b0-178f-411b-8600-ef0e160154d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:25.715817 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:25.715817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1181746798"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:25.716749 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1181746798'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:25.717023 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:25.721461 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:25.727110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (e3e06567-d29c-44d1-b7e3-bc4e4b01b2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:25.728492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734e3803-660f-40bb-bd39-c2b07bd3c3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:25.729626 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:25.755565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734e3803-660f-40bb-bd39-c2b07bd3c3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:25.756776 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf20d0a-99ae-446a-9b55-d2e668dcce04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:25.800249 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['6a6923fd-a071-4723-9a61-2590ab1ae41d', '32a1d7f4-53aa-41e4-90e1-e086a03d5d71', '72517a15-ee09-421f-aa35-de55bc4023db', 'c9c12486-77fa-42f0-b128-374284a312cb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:25.801327 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf20d0a-99ae-446a-9b55-d2e668dcce04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a6923fd-a071-4723-9a61-2590ab1ae41d', '32a1d7f4-53aa-41e4-90e1-e086a03d5d71', '72517a15-ee09-421f-aa35-de55bc4023db', 'c9c12486-77fa-42f0-b128-374284a312cb']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:25.803820 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980a375c-4232-42a4-81dd-7adef37c2af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:25.830132 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980a375c-4232-42a4-81dd-7adef37c2af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd30785b5-4cd4-48ed-9952-677e60441741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181746798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['6a6923fd-a071-4723-9a61-2590ab1ae41d','32a1d7f4-53aa-41e4-90e1-e086a03d5d71','72517a15-ee09-421f-aa35-de55bc4023db','c9c12486-77fa-42f0-b128-374284a312cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181746798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d30785b5-4cd4-48ed-9952-677e60441741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:25.831312 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869f696e-4e57-4020-95b6-b966303bb76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:25.859080 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869f696e-4e57-4020-95b6-b966303bb76a) transitioned into state 'SUCCESS' from state '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-1181746798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['6a6923fd-a071-4723-9a61-2590ab1ae41d','32a1d7f4-53aa-41e4-90e1-e086a03d5d71','72517a15-ee09-421f-aa35-de55bc4023db','c9c12486-77fa-42f0-b128-374284a312cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:25.859878 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8064bc-fe42-468f-a462-02d2c3f9fb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:25.870706 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8064bc-fe42-468f-a462-02d2c3f9fb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:25.871965 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (e3e06567-d29c-44d1-b7e3-bc4e4b01b2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:25.872334 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:25.873123 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-896857b0-178f-411b-8600-ef0e160154d3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:25.873704 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1206/4822] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:25 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:25.887993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9654df05-2726-46c3-9a7c-eabd675941ae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:25.889932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9654df05-2726-46c3-9a7c-eabd675941ae tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 Aug 23 18:25:25.890129 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9654df05-2726-46c3-9a7c-eabd675941ae tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:25.890345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9654df05-2726-46c3-9a7c-eabd675941ae tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:25.901304 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:25.901304 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:25.907537 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9654df05-2726-46c3-9a7c-eabd675941ae tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:25.913310 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9654df05-2726-46c3-9a7c-eabd675941ae tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 returned with HTTP 200 Aug 23 18:25:25.913904 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1212/4823] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:25 2026] GET /volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:26.926848 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16214f2c-d36d-4e9c-8638-fbc7f1096cf2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:26.928548 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16214f2c-d36d-4e9c-8638-fbc7f1096cf2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 Aug 23 18:25:26.928751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16214f2c-d36d-4e9c-8638-fbc7f1096cf2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:26.928953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16214f2c-d36d-4e9c-8638-fbc7f1096cf2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:26.935982 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:26.935982 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:26.939655 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-16214f2c-d36d-4e9c-8638-fbc7f1096cf2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:26.944153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16214f2c-d36d-4e9c-8638-fbc7f1096cf2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 returned with HTTP 200 Aug 23 18:25:26.944560 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1203/4824] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:26 2026] GET /volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:26.957025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:26.958666 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:26.959024 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d30785b5-4cd4-48ed-9952-677e60441741", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-766838824"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:26.968128 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:26.968128 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:26.968535 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:26.968669 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume d30785b5-4cd4-48ed-9952-677e60441741 Aug 23 18:25:26.990841 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['3e57db2d-279c-4bc7-bd33-c9a14ad394e2', '2f317480-cad1-41a1-b085-f5a6f78ec35b', '7806ee6e-3058-43a5-8d9e-988c5e14ef7e', '360fb383-55a9-4395-96d9-d4a8a9b7a10c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:27.018487 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:27.019052 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21ae7b89-00f3-4b43-9a5a-c2a66f353c18 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:27.019755 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1204/4825] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:27.030190 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7407ee5e-ab0d-441f-a226-717e5e1edd1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:27.032473 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7407ee5e-ab0d-441f-a226-717e5e1edd1d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e Aug 23 18:25:27.033194 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7407ee5e-ab0d-441f-a226-717e5e1edd1d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:27.033532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7407ee5e-ab0d-441f-a226-717e5e1edd1d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:27.041270 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:27.041270 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:27.042270 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7407ee5e-ab0d-441f-a226-717e5e1edd1d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:27.044276 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7407ee5e-ab0d-441f-a226-717e5e1edd1d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e returned with HTTP 200 Aug 23 18:25:27.045373 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1207/4826] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:27 2026] GET /volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:28.053771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ec6065eb-c9e2-45eb-b6ed-8b121c2ae461 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:28.055572 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec6065eb-c9e2-45eb-b6ed-8b121c2ae461 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e Aug 23 18:25:28.055765 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec6065eb-c9e2-45eb-b6ed-8b121c2ae461 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:28.056029 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec6065eb-c9e2-45eb-b6ed-8b121c2ae461 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:28.060684 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:28.060684 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:28.060997 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ec6065eb-c9e2-45eb-b6ed-8b121c2ae461 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:28.061615 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec6065eb-c9e2-45eb-b6ed-8b121c2ae461 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e returned with HTTP 200 Aug 23 18:25:28.061950 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1213/4827] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:28 2026] GET /volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:28.070341 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc477cd6-c64b-4eb3-849c-398e102347f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:28.072100 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc477cd6-c64b-4eb3-849c-398e102347f1 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] GET https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e Aug 23 18:25:28.072275 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc477cd6-c64b-4eb3-849c-398e102347f1 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:28.072464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc477cd6-c64b-4eb3-849c-398e102347f1 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:28.077133 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:28.077133 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:28.077554 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bc477cd6-c64b-4eb3-849c-398e102347f1 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:28.078287 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc477cd6-c64b-4eb3-849c-398e102347f1 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e returned with HTTP 200 Aug 23 18:25:28.078704 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1204/4828] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:28 2026] GET /volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:28.087233 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:28.088963 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e Aug 23 18:25:28.089188 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:28.089356 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:28.089457 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: 72061437-fcbf-4c17-967e-681cffc4994e Aug 23 18:25:28.094367 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:28.094367 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:28.094765 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:28.110466 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot delete request issued successfully. Aug 23 18:25:28.110634 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-651542cc-3a25-42a6-9bdf-787ffdb37ce9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e returned with HTTP 202 Aug 23 18:25:28.111165 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1205/4829] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:28 2026] DELETE /volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:28.118067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2174b09-a396-4484-abd8-a73d6d43a43e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:28.121583 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2174b09-a396-4484-abd8-a73d6d43a43e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e Aug 23 18:25:28.121583 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2174b09-a396-4484-abd8-a73d6d43a43e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:28.121583 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2174b09-a396-4484-abd8-a73d6d43a43e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:28.125845 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:28.125845 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:28.126250 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b2174b09-a396-4484-abd8-a73d6d43a43e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:28.126944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2174b09-a396-4484-abd8-a73d6d43a43e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e returned with HTTP 200 Aug 23 18:25:28.127427 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1208/4830] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:28 2026] GET /volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:29.136884 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-34059dcb-b8bf-4c81-9467-4ef5f18ad3fb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:29.138941 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34059dcb-b8bf-4c81-9467-4ef5f18ad3fb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e Aug 23 18:25:29.139170 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34059dcb-b8bf-4c81-9467-4ef5f18ad3fb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:29.139402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34059dcb-b8bf-4c81-9467-4ef5f18ad3fb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:29.143492 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34059dcb-b8bf-4c81-9467-4ef5f18ad3fb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e returned with HTTP 404 Aug 23 18:25:29.143957 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1214/4831] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:29 2026] GET /volume/v3/snapshots/72061437-fcbf-4c17-967e-681cffc4994e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:29.151563 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:29.154026 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 Aug 23 18:25:29.154299 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:29.154565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:29.154777 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: d30785b5-4cd4-48ed-9952-677e60441741 Aug 23 18:25:29.165497 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:29.165497 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:29.165964 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:29.185065 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:29.185257 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b068741-0d77-45f3-a139-d599e5c9c8c8 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 returned with HTTP 202 Aug 23 18:25:29.185761 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1205/4832] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:29 2026] DELETE /volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:29.193965 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-919e8736-1bc5-4f6b-9121-f6b2856d77b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:29.196315 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-919e8736-1bc5-4f6b-9121-f6b2856d77b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 Aug 23 18:25:29.196627 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-919e8736-1bc5-4f6b-9121-f6b2856d77b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:29.196942 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-919e8736-1bc5-4f6b-9121-f6b2856d77b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:29.205562 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:29.205562 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:29.209981 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-919e8736-1bc5-4f6b-9121-f6b2856d77b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:29.214186 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-919e8736-1bc5-4f6b-9121-f6b2856d77b5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 returned with HTTP 200 Aug 23 18:25:29.214634 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1206/4833] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:29 2026] GET /volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:30.227045 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e801729-ac3f-4a0c-973c-f26233e71a6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:30.229848 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e801729-ac3f-4a0c-973c-f26233e71a6b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 Aug 23 18:25:30.230023 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e801729-ac3f-4a0c-973c-f26233e71a6b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:30.230190 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e801729-ac3f-4a0c-973c-f26233e71a6b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:30.236010 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e801729-ac3f-4a0c-973c-f26233e71a6b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 returned with HTTP 404 Aug 23 18:25:30.236488 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1209/4834] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:30 2026] GET /volume/v3/volumes/d30785b5-4cd4-48ed-9952-677e60441741 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:30.246117 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3814b425-b37c-4535-9883-482aa15fac9c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:30.247719 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:30.248068 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-293826881"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:30.249844 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-293826881'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:30.249961 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:30.253703 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:30.258432 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (587d5072-618b-48e7-b172-41bced70b642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:30.259778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6bf092-7f91-4256-905e-3eff64611fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:30.260522 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:30.283894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6bf092-7f91-4256-905e-3eff64611fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:30.284674 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462d87d5-b900-4f45-a9fb-4b1c509c1e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:30.321140 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['d6f782a7-b514-49d8-9a93-c2997f0d22f9', '4c9f23cf-ad9f-435e-bcd5-7807f2b28a7a', '9078e39a-cbf9-4c0d-a84f-91ec03be8244', '8eff97f5-7244-4b57-af18-98149d3352db'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:30.322097 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462d87d5-b900-4f45-a9fb-4b1c509c1e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6f782a7-b514-49d8-9a93-c2997f0d22f9', '4c9f23cf-ad9f-435e-bcd5-7807f2b28a7a', '9078e39a-cbf9-4c0d-a84f-91ec03be8244', '8eff97f5-7244-4b57-af18-98149d3352db']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:30.322732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0877f99b-6e40-4064-b033-dfa5aa536163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:30.345988 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0877f99b-6e40-4064-b033-dfa5aa536163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75f42d13-ae93-40cc-b796-dc5c526fb04e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-293826881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['d6f782a7-b514-49d8-9a93-c2997f0d22f9','4c9f23cf-ad9f-435e-bcd5-7807f2b28a7a','9078e39a-cbf9-4c0d-a84f-91ec03be8244','8eff97f5-7244-4b57-af18-98149d3352db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-293826881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75f42d13-ae93-40cc-b796-dc5c526fb04e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:30.346810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de0ff30-46d2-4478-8415-a9933187451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:30.362851 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de0ff30-46d2-4478-8415-a9933187451d) transitioned into state 'SUCCESS' from state '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-293826881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['d6f782a7-b514-49d8-9a93-c2997f0d22f9','4c9f23cf-ad9f-435e-bcd5-7807f2b28a7a','9078e39a-cbf9-4c0d-a84f-91ec03be8244','8eff97f5-7244-4b57-af18-98149d3352db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:30.363462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (042461c9-1483-41e5-a769-5ff43f722cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:30.372062 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (042461c9-1483-41e5-a769-5ff43f722cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:30.372827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (587d5072-618b-48e7-b172-41bced70b642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:30.373136 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:30.373651 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3814b425-b37c-4535-9883-482aa15fac9c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:30.374497 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1215/4835] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:30 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:30.384844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3963c85-0343-45c7-b98e-dda97cdda9e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:30.386774 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3963c85-0343-45c7-b98e-dda97cdda9e5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e Aug 23 18:25:30.386993 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3963c85-0343-45c7-b98e-dda97cdda9e5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:30.387177 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3963c85-0343-45c7-b98e-dda97cdda9e5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:30.395269 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:30.395269 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:30.399861 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3963c85-0343-45c7-b98e-dda97cdda9e5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:30.404149 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3963c85-0343-45c7-b98e-dda97cdda9e5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e returned with HTTP 200 Aug 23 18:25:30.404593 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1206/4836] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:30 2026] GET /volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:31.417370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e32f61ec-f678-42a9-8fe9-3562acdadeb2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:31.419580 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e32f61ec-f678-42a9-8fe9-3562acdadeb2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e Aug 23 18:25:31.419880 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e32f61ec-f678-42a9-8fe9-3562acdadeb2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:31.420138 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e32f61ec-f678-42a9-8fe9-3562acdadeb2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:31.427022 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:31.427022 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:31.430536 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e32f61ec-f678-42a9-8fe9-3562acdadeb2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:31.434805 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e32f61ec-f678-42a9-8fe9-3562acdadeb2 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e returned with HTTP 200 Aug 23 18:25:31.435361 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1207/4837] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:31 2026] GET /volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:31.446688 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:31.448324 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:31.448646 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75f42d13-ae93-40cc-b796-dc5c526fb04e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-274015112"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:31.456890 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:31.456890 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:31.457212 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:31.457339 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume 75f42d13-ae93-40cc-b796-dc5c526fb04e Aug 23 18:25:31.478470 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['a9e6e3ee-ddc8-40bf-82d9-06dfd119b6c5', '823b4311-7af0-4c62-9dd4-9992edfdc1f9', 'ad5e5096-90dd-46bc-ac9e-d310c9487587', 'd2a3ae33-255e-40c2-a6d9-7af80f47c8bb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:31.503684 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:31.504033 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2eaf70ca-b3df-4393-b421-9acbd73e775f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:31.504503 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1210/4838] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:31.512620 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-379bfd56-1acf-454b-840f-e69dbd868931 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:31.514471 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-379bfd56-1acf-454b-840f-e69dbd868931 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe Aug 23 18:25:31.514652 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-379bfd56-1acf-454b-840f-e69dbd868931 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:31.514831 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-379bfd56-1acf-454b-840f-e69dbd868931 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:31.519747 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:31.519747 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:31.520046 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-379bfd56-1acf-454b-840f-e69dbd868931 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:31.520631 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-379bfd56-1acf-454b-840f-e69dbd868931 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe returned with HTTP 200 Aug 23 18:25:31.520969 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1216/4839] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:31 2026] GET /volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:32.530742 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-454f871c-a5df-4b58-9c39-500f016da66e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:32.532523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-454f871c-a5df-4b58-9c39-500f016da66e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe Aug 23 18:25:32.532726 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-454f871c-a5df-4b58-9c39-500f016da66e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:32.532932 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-454f871c-a5df-4b58-9c39-500f016da66e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:32.537880 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:32.537880 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:32.538194 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-454f871c-a5df-4b58-9c39-500f016da66e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:32.538984 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-454f871c-a5df-4b58-9c39-500f016da66e tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe returned with HTTP 200 Aug 23 18:25:32.539357 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1207/4840] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:32 2026] GET /volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:32.550596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b49baebe-9154-4367-bf90-ec5936a680ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:32.552933 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b49baebe-9154-4367-bf90-ec5936a680ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] POST https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe/action Aug 23 18:25:32.553424 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b49baebe-9154-4367-bf90-ec5936a680ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:32.553632 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b49baebe-9154-4367-bf90-ec5936a680ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:32.555428 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.contrib.snapshot_unmanage [None req-b49baebe-9154-4367-bf90-ec5936a680ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Unmanage snapshot with id: 5c609693-e600-4d49-8327-b84db3a427fe Aug 23 18:25:32.561848 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:32.561848 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:32.562547 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b49baebe-9154-4367-bf90-ec5936a680ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:32.563649 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-b49baebe-9154-4367-bf90-ec5936a680ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c8613032a3c4402d8a3daa39040df9f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c314226eda134b50b8fe3b6e47216b4c', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:32.563975 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b49baebe-9154-4367-bf90-ec5936a680ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe/action returned with HTTP 403 Aug 23 18:25:32.564676 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1208/4841] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:25:32 2026] POST /volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:32.572667 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:32.574508 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe Aug 23 18:25:32.574687 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:32.574894 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:32.574993 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: 5c609693-e600-4d49-8327-b84db3a427fe Aug 23 18:25:32.579865 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:32.579865 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:32.580166 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:32.595055 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot delete request issued successfully. Aug 23 18:25:32.595207 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3efcfe1-04f2-4a45-a194-2cefdf5f724a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe returned with HTTP 202 Aug 23 18:25:32.595689 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1211/4842] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:32 2026] DELETE /volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:32.604168 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e98b6756-cf0e-4d0f-9efe-ade0dc58f56f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:32.606377 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e98b6756-cf0e-4d0f-9efe-ade0dc58f56f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe Aug 23 18:25:32.606634 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e98b6756-cf0e-4d0f-9efe-ade0dc58f56f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:32.606891 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e98b6756-cf0e-4d0f-9efe-ade0dc58f56f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:32.612698 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:32.612698 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:32.613086 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e98b6756-cf0e-4d0f-9efe-ade0dc58f56f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:32.613909 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e98b6756-cf0e-4d0f-9efe-ade0dc58f56f tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe returned with HTTP 200 Aug 23 18:25:32.614357 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1217/4843] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:32 2026] GET /volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:33.623306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b109bf97-5d75-405f-bc0c-4b63ddb9e9c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:33.625237 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b109bf97-5d75-405f-bc0c-4b63ddb9e9c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe Aug 23 18:25:33.625485 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b109bf97-5d75-405f-bc0c-4b63ddb9e9c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:33.625728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b109bf97-5d75-405f-bc0c-4b63ddb9e9c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:33.629848 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b109bf97-5d75-405f-bc0c-4b63ddb9e9c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe returned with HTTP 404 Aug 23 18:25:33.630341 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1208/4844] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:33 2026] GET /volume/v3/snapshots/5c609693-e600-4d49-8327-b84db3a427fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:33.637200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:33.638954 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e Aug 23 18:25:33.639143 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:33.639344 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:33.639511 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: 75f42d13-ae93-40cc-b796-dc5c526fb04e Aug 23 18:25:33.646917 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:33.646917 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:33.647222 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:33.661249 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:33.661374 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-637dc92b-4ce2-4213-8dfc-a8c58b0970a5 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e returned with HTTP 202 Aug 23 18:25:33.661782 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1209/4845] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:33 2026] DELETE /volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:33.668525 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d88371f-e1aa-4d8d-8b76-c0859a51967a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:33.670462 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d88371f-e1aa-4d8d-8b76-c0859a51967a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e Aug 23 18:25:33.670664 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d88371f-e1aa-4d8d-8b76-c0859a51967a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:33.670877 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d88371f-e1aa-4d8d-8b76-c0859a51967a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:33.678019 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:33.678019 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:33.681519 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4d88371f-e1aa-4d8d-8b76-c0859a51967a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:33.685344 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d88371f-e1aa-4d8d-8b76-c0859a51967a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e returned with HTTP 200 Aug 23 18:25:33.685739 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1212/4846] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:33 2026] GET /volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:34.698070 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22e7dcdd-a990-489a-bd0a-1c778ed07be0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:34.700339 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22e7dcdd-a990-489a-bd0a-1c778ed07be0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e Aug 23 18:25:34.700629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22e7dcdd-a990-489a-bd0a-1c778ed07be0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:34.701009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22e7dcdd-a990-489a-bd0a-1c778ed07be0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:34.707111 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22e7dcdd-a990-489a-bd0a-1c778ed07be0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e returned with HTTP 404 Aug 23 18:25:34.707654 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1218/4847] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:34 2026] GET /volume/v3/volumes/75f42d13-ae93-40cc-b796-dc5c526fb04e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:34.716975 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:34.718611 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:34.718967 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1097615149"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:34.720738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1097615149'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:34.720898 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:34.724616 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:34.730145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (335665df-00e9-42d5-92ee-1032cdd9a8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:34.731617 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209b0336-1a23-4f28-a16a-17ef8636159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:34.732460 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:34.756409 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209b0336-1a23-4f28-a16a-17ef8636159b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:34.757250 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23cc7252-23e4-4867-9427-ff3aa063386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:34.795630 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['16d2ba7b-e5e2-43df-8122-f5d324c59445', 'c0e50d59-5197-4bb8-b59d-e1854f00e5ff', 'f6fad735-1822-4870-a584-8c8b397f008a', 'a0965d9a-1cfd-4296-9804-be1d80f2f336'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:34.796469 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23cc7252-23e4-4867-9427-ff3aa063386a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d2ba7b-e5e2-43df-8122-f5d324c59445', 'c0e50d59-5197-4bb8-b59d-e1854f00e5ff', 'f6fad735-1822-4870-a584-8c8b397f008a', 'a0965d9a-1cfd-4296-9804-be1d80f2f336']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:34.797260 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2306616e-4e4d-49b1-ad64-0f8b66e2e4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:34.820124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2306616e-4e4d-49b1-ad64-0f8b66e2e4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fad0b727-0f41-4e9d-a1d2-fd30e056a424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097615149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['16d2ba7b-e5e2-43df-8122-f5d324c59445','c0e50d59-5197-4bb8-b59d-e1854f00e5ff','f6fad735-1822-4870-a584-8c8b397f008a','a0965d9a-1cfd-4296-9804-be1d80f2f336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097615149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fad0b727-0f41-4e9d-a1d2-fd30e056a424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:34.820969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345ace24-1f3b-430b-a61d-03c0a094404e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:34.839552 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345ace24-1f3b-430b-a61d-03c0a094404e) transitioned into state 'SUCCESS' from state '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-1097615149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['16d2ba7b-e5e2-43df-8122-f5d324c59445','c0e50d59-5197-4bb8-b59d-e1854f00e5ff','f6fad735-1822-4870-a584-8c8b397f008a','a0965d9a-1cfd-4296-9804-be1d80f2f336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:34.840245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42683a6d-f39f-4b0b-9d52-356e8e6c3782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:34.848964 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42683a6d-f39f-4b0b-9d52-356e8e6c3782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:34.849649 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (335665df-00e9-42d5-92ee-1032cdd9a8e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:34.849936 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:34.850462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0885ba19-921a-4d80-93f4-fd4f0bf55ee0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:34.850867 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1209/4848] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:34 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:34.863226 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3e57451b-fede-49d0-92c5-ea035e065c88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:34.865464 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e57451b-fede-49d0-92c5-ea035e065c88 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 Aug 23 18:25:34.865464 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e57451b-fede-49d0-92c5-ea035e065c88 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:34.865464 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e57451b-fede-49d0-92c5-ea035e065c88 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:34.872441 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:34.872441 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:34.875689 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3e57451b-fede-49d0-92c5-ea035e065c88 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:34.879379 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e57451b-fede-49d0-92c5-ea035e065c88 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 returned with HTTP 200 Aug 23 18:25:34.879777 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1210/4849] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:34 2026] GET /volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:35.892511 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f87b9a5c-91d9-417d-bad2-7fba9160630c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:35.894298 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f87b9a5c-91d9-417d-bad2-7fba9160630c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 Aug 23 18:25:35.894544 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f87b9a5c-91d9-417d-bad2-7fba9160630c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:35.894699 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f87b9a5c-91d9-417d-bad2-7fba9160630c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:35.901902 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:35.901902 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:35.905112 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f87b9a5c-91d9-417d-bad2-7fba9160630c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:35.908527 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f87b9a5c-91d9-417d-bad2-7fba9160630c tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 returned with HTTP 200 Aug 23 18:25:35.908901 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1213/4850] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:35 2026] GET /volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:35.921148 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:35.922716 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:35.923045 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fad0b727-0f41-4e9d-a1d2-fd30e056a424", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-842906475"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:35.930726 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:35.930726 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:35.931062 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:35.931163 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume fad0b727-0f41-4e9d-a1d2-fd30e056a424 Aug 23 18:25:35.955451 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['cff60467-582f-4120-8f8f-1f80f115ce8a', '71008dba-329f-49fe-aeb1-8b69a9c84b21', 'ed60cbeb-6b3e-4f01-bc0b-95c9a1d0fda3', '3aeb84dc-7a5e-41c7-99e3-8eb14e0ab782'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:35.982625 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:35.983016 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06f9bb6f-d51d-42e7-b5c3-7dce9b280132 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:35.983476 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1219/4851] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:35.995201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c1e2035-72dd-4bbe-b583-b4fe973593ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:35.997205 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c1e2035-72dd-4bbe-b583-b4fe973593ad tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed Aug 23 18:25:35.997434 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c1e2035-72dd-4bbe-b583-b4fe973593ad tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:35.997643 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c1e2035-72dd-4bbe-b583-b4fe973593ad tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:36.002613 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:36.002613 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:36.002944 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c1e2035-72dd-4bbe-b583-b4fe973593ad tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:36.003637 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c1e2035-72dd-4bbe-b583-b4fe973593ad tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed returned with HTTP 200 Aug 23 18:25:36.004041 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1210/4852] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:35 2026] GET /volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:37.014141 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e6abac1-9bbf-40b7-a64c-9c9261b9797a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:37.016379 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e6abac1-9bbf-40b7-a64c-9c9261b9797a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed Aug 23 18:25:37.016624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e6abac1-9bbf-40b7-a64c-9c9261b9797a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:37.016881 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e6abac1-9bbf-40b7-a64c-9c9261b9797a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:37.024182 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:37.024182 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:37.024605 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e6abac1-9bbf-40b7-a64c-9c9261b9797a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:37.025437 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e6abac1-9bbf-40b7-a64c-9c9261b9797a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed returned with HTTP 200 Aug 23 18:25:37.025908 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1211/4853] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:37 2026] GET /volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:37.039126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7fe699b-f92a-465b-9896-0a02db24323d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:37.042197 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7fe699b-f92a-465b-9896-0a02db24323d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] PUT https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed Aug 23 18:25:37.042615 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7fe699b-f92a-465b-9896-0a02db24323d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:37.051245 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:37.051245 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:37.051722 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7fe699b-f92a-465b-9896-0a02db24323d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Snapshot retrieved successfully. Aug 23 18:25:37.060168 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7fe699b-f92a-465b-9896-0a02db24323d tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed returned with HTTP 200 Aug 23 18:25:37.060168 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1214/4854] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:25:37 2026] PUT /volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed => generated 360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:37.071752 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:37.074297 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed Aug 23 18:25:37.074583 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:37.074854 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:37.074986 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: 8550390d-eba5-4b56-91a4-ec30afe58fed Aug 23 18:25:37.084434 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:37.084434 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:37.084434 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:37.107041 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot delete request issued successfully. Aug 23 18:25:37.107231 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3c58dc3-a651-4f21-9c99-75758c4190eb tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed returned with HTTP 202 Aug 23 18:25:37.107725 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1220/4855] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:37 2026] DELETE /volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:37.118156 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ec33cd3-7303-41e8-ab7f-84cbb97151be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:37.124174 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ec33cd3-7303-41e8-ab7f-84cbb97151be tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed Aug 23 18:25:37.124330 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ec33cd3-7303-41e8-ab7f-84cbb97151be tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:37.124674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ec33cd3-7303-41e8-ab7f-84cbb97151be tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:37.131949 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:37.131949 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:37.132312 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ec33cd3-7303-41e8-ab7f-84cbb97151be tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:37.133105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ec33cd3-7303-41e8-ab7f-84cbb97151be tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed returned with HTTP 200 Aug 23 18:25:37.133630 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1211/4856] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:37 2026] GET /volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed => generated 493 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:38.065640 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-22b6119c-0981-4dd8-86e3-476dc97e5b78 req-6439303a-c25b-48f2-809b-6bbe429c3212 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:38.067532 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-22b6119c-0981-4dd8-86e3-476dc97e5b78 req-6439303a-c25b-48f2-809b-6bbe429c3212 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] DELETE https://10.4.3.148/volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279 Aug 23 18:25:38.067734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-22b6119c-0981-4dd8-86e3-476dc97e5b78 req-6439303a-c25b-48f2-809b-6bbe429c3212 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:38.068086 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-22b6119c-0981-4dd8-86e3-476dc97e5b78 req-6439303a-c25b-48f2-809b-6bbe429c3212 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:38.076047 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:38.076047 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:38.123945 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-22b6119c-0981-4dd8-86e3-476dc97e5b78 req-6439303a-c25b-48f2-809b-6bbe429c3212 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279 returned with HTTP 200 Aug 23 18:25:38.124398 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1212/4857] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:25:38 2026] DELETE /volume/v3/attachments/caaa57ec-6836-4158-ba6f-48725fdc9279 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:38.144529 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16d158af-14c9-4e1f-a0db-9ccb893cc6d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:38.146290 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16d158af-14c9-4e1f-a0db-9ccb893cc6d0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed Aug 23 18:25:38.146604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16d158af-14c9-4e1f-a0db-9ccb893cc6d0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:38.146867 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16d158af-14c9-4e1f-a0db-9ccb893cc6d0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:38.151989 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16d158af-14c9-4e1f-a0db-9ccb893cc6d0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed returned with HTTP 404 Aug 23 18:25:38.152461 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1215/4858] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:38 2026] GET /volume/v3/snapshots/8550390d-eba5-4b56-91a4-ec30afe58fed => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:38.159556 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:38.161314 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 Aug 23 18:25:38.161542 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:38.161730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:38.161930 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: fad0b727-0f41-4e9d-a1d2-fd30e056a424 Aug 23 18:25:38.169078 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:38.169078 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:38.169492 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:38.184720 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:38.184877 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f48f638f-3566-4135-a84d-d35d92cc14c4 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 returned with HTTP 202 Aug 23 18:25:38.185456 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1221/4859] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:38 2026] DELETE /volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:38.193103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ecc50e73-3e65-4641-ad10-d95729b822a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:38.195516 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ecc50e73-3e65-4641-ad10-d95729b822a0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 Aug 23 18:25:38.195829 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ecc50e73-3e65-4641-ad10-d95729b822a0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:38.196144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ecc50e73-3e65-4641-ad10-d95729b822a0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:38.204891 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:38.204891 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:38.209311 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ecc50e73-3e65-4641-ad10-d95729b822a0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:38.213864 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ecc50e73-3e65-4641-ad10-d95729b822a0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 returned with HTTP 200 Aug 23 18:25:38.214331 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1212/4860] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:38 2026] GET /volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:39.228162 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ccf7fb76-8754-4799-bd4a-db2409abf86b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:39.230731 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ccf7fb76-8754-4799-bd4a-db2409abf86b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 Aug 23 18:25:39.231098 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ccf7fb76-8754-4799-bd4a-db2409abf86b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:39.231348 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ccf7fb76-8754-4799-bd4a-db2409abf86b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:39.239978 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ccf7fb76-8754-4799-bd4a-db2409abf86b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 returned with HTTP 404 Aug 23 18:25:39.240901 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1213/4861] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:39 2026] GET /volume/v3/volumes/fad0b727-0f41-4e9d-a1d2-fd30e056a424 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:39.249691 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:39.252152 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:39.252681 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-491692520"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:39.254864 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-491692520'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:39.255250 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume of 1 GB Aug 23 18:25:39.260211 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Availability Zones retrieved successfully. Aug 23 18:25:39.269025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (3c25d60c-c0ad-428e-82f8-594cfebe36e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:39.270517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef42d947-4fb1-403b-8b5d-9dac65432cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:39.271873 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:39.306756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef42d947-4fb1-403b-8b5d-9dac65432cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:39.308015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2f7462-8491-4163-a12c-134685e89e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:39.368248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['4268880d-736b-4af2-861c-bc946eeee841', '3a61b7c8-8c93-495e-91e8-d1ab5bc25684', '1c92986f-f2de-48f6-9512-e3c57d01761d', 'e38f13c6-ab4a-4ad7-bf13-e8cfdffdc1fa'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:39.368248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2f7462-8491-4163-a12c-134685e89e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4268880d-736b-4af2-861c-bc946eeee841', '3a61b7c8-8c93-495e-91e8-d1ab5bc25684', '1c92986f-f2de-48f6-9512-e3c57d01761d', 'e38f13c6-ab4a-4ad7-bf13-e8cfdffdc1fa']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:39.368852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5264a43-4571-4867-a56a-2b59f94af142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:39.395407 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5264a43-4571-4867-a56a-2b59f94af142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ad1b1d-1379-4d1c-b3cf-5546677ba565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-491692520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['4268880d-736b-4af2-861c-bc946eeee841','3a61b7c8-8c93-495e-91e8-d1ab5bc25684','1c92986f-f2de-48f6-9512-e3c57d01761d','e38f13c6-ab4a-4ad7-bf13-e8cfdffdc1fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-491692520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ad1b1d-1379-4d1c-b3cf-5546677ba565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c314226eda134b50b8fe3b6e47216b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:39.396778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948b68ec-714e-4232-8a42-8a86d48a623f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:39.414518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:39.416338 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948b68ec-714e-4232-8a42-8a86d48a623f) transitioned into state 'SUCCESS' from state '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-491692520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c314226eda134b50b8fe3b6e47216b4c',qos_specs=None,replication_status=,reservations=['4268880d-736b-4af2-861c-bc946eeee841','3a61b7c8-8c93-495e-91e8-d1ab5bc25684','1c92986f-f2de-48f6-9512-e3c57d01761d','e38f13c6-ab4a-4ad7-bf13-e8cfdffdc1fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a6b7cdf20f24e79953c4e311af10f3f',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:39.416665 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:25:39.416665 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:39.416848 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:39.417016 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume with id: f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:25:39.417068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a58c59-250d-4641-8ff6-30a2c41cd32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:39.425111 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:39.425111 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:39.425453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a58c59-250d-4641-8ff6-30a2c41cd32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:39.425587 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:25:39.426729 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Flow 'volume_create_api' (3c25d60c-c0ad-428e-82f8-594cfebe36e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:39.427272 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create volume request issued successfully. Aug 23 18:25:39.428190 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00ff94eb-ef92-40c3-847d-f1313e6f63c9 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:39.428819 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1216/4862] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:25:39 2026] POST /volume/v3/volumes => generated 777 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:39.443538 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7bad8b9-56c3-45de-8657-9cde72ba35ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:39.444254 np0000007943 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:25:39.447727 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7bad8b9-56c3-45de-8657-9cde72ba35ff tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 Aug 23 18:25:39.447941 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7bad8b9-56c3-45de-8657-9cde72ba35ff tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:39.448145 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7bad8b9-56c3-45de-8657-9cde72ba35ff tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:39.449767 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume request issued successfully. Aug 23 18:25:39.449994 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36fee4d6-270d-4046-b8a9-9582942eb9ff tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 202 Aug 23 18:25:39.450440 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1222/4863] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:39 2026] DELETE /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:39.461627 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4cf5fe39-3bd9-4871-9768-238bd74ca363 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:39.462174 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:39.462174 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:39.465766 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cf5fe39-3bd9-4871-9768-238bd74ca363 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:25:39.467172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cf5fe39-3bd9-4871-9768-238bd74ca363 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:39.467417 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cf5fe39-3bd9-4871-9768-238bd74ca363 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:39.471134 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b7bad8b9-56c3-45de-8657-9cde72ba35ff tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:39.479219 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7bad8b9-56c3-45de-8657-9cde72ba35ff tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 returned with HTTP 200 Aug 23 18:25:39.479505 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:39.479505 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:39.479689 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1213/4864] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:39 2026] GET /volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:39.483311 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4cf5fe39-3bd9-4871-9768-238bd74ca363 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:25:39.488638 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cf5fe39-3bd9-4871-9768-238bd74ca363 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 200 Aug 23 18:25:39.489099 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1214/4865] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:39 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 1449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:40.494071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d50813cb-6e18-4ebd-9cab-aebf45366164 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:40.496143 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d50813cb-6e18-4ebd-9cab-aebf45366164 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 Aug 23 18:25:40.496369 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d50813cb-6e18-4ebd-9cab-aebf45366164 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:40.496573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d50813cb-6e18-4ebd-9cab-aebf45366164 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:40.504637 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-021e012d-89b1-42bb-8a58-c1c1d84220bd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:40.506494 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-021e012d-89b1-42bb-8a58-c1c1d84220bd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb Aug 23 18:25:40.506584 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:40.506584 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:40.506754 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-021e012d-89b1-42bb-8a58-c1c1d84220bd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:40.506896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-021e012d-89b1-42bb-8a58-c1c1d84220bd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:40.510538 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d50813cb-6e18-4ebd-9cab-aebf45366164 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:40.512348 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-021e012d-89b1-42bb-8a58-c1c1d84220bd tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb returned with HTTP 404 Aug 23 18:25:40.512856 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1223/4866] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:40 2026] GET /volume/v3/volumes/f0f6ad22-b709-4529-8b61-de634f3f49fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:40.515241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d50813cb-6e18-4ebd-9cab-aebf45366164 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 returned with HTTP 200 Aug 23 18:25:40.515682 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1217/4867] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:40 2026] GET /volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:40.528234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:40.530007 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:25:40.530376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2ad1b1d-1379-4d1c-b3cf-5546677ba565", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-747956977"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:40.539333 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:40.539333 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:40.539835 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:40.539994 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Create snapshot from volume a2ad1b1d-1379-4d1c-b3cf-5546677ba565 Aug 23 18:25:40.560774 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Created reservations ['f1b2d184-b9cc-4f0a-aff7-23c9e82c5e45', 'e7908971-c916-4fde-b06e-a3df04a49c80', 'cd12119d-48a6-4888-8484-0e39166dc0e2', '397da759-190d-4df5-98b4-a45ef7aefeff'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:40.589911 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot create request issued successfully. Aug 23 18:25:40.590314 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0f24779-e59d-4388-adbc-2495ff8b13ea tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:25:40.590825 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1214/4868] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:25:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:25:40.600177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ab0530b-e36d-4c7a-97eb-7be4d4f83b09 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:40.602099 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ab0530b-e36d-4c7a-97eb-7be4d4f83b09 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 Aug 23 18:25:40.602364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ab0530b-e36d-4c7a-97eb-7be4d4f83b09 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:40.602585 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ab0530b-e36d-4c7a-97eb-7be4d4f83b09 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:40.609312 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:40.609312 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:40.609688 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ab0530b-e36d-4c7a-97eb-7be4d4f83b09 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:40.610520 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ab0530b-e36d-4c7a-97eb-7be4d4f83b09 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 returned with HTTP 200 Aug 23 18:25:40.610935 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1215/4869] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:40 2026] GET /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:40.815623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:40.817454 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:25:40.817692 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:40.817894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:40.818046 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume with id: 4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:25:40.825040 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:40.825040 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:40.825523 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:25:40.835608 np0000007943 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:25:40.841047 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Delete volume request issued successfully. Aug 23 18:25:40.841210 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef0834b7-c2e2-4f6a-b1c7-c1f38b73a2ea tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 202 Aug 23 18:25:40.841630 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1224/4870] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:40 2026] DELETE /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:40.848998 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9dd7a2fc-f0b7-4a82-96fe-76950f75bc7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:40.850928 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9dd7a2fc-f0b7-4a82-96fe-76950f75bc7a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:25:40.851632 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9dd7a2fc-f0b7-4a82-96fe-76950f75bc7a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:40.851632 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9dd7a2fc-f0b7-4a82-96fe-76950f75bc7a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:40.858628 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:40.858628 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:40.861945 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9dd7a2fc-f0b7-4a82-96fe-76950f75bc7a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Volume info retrieved successfully. Aug 23 18:25:40.867535 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9dd7a2fc-f0b7-4a82-96fe-76950f75bc7a tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 200 Aug 23 18:25:40.868066 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1218/4871] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:40 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 1429 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:41.619856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0d47de2-0c06-4559-80c7-8fcf1f4f334a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.621544 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0d47de2-0c06-4559-80c7-8fcf1f4f334a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 Aug 23 18:25:41.621816 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0d47de2-0c06-4559-80c7-8fcf1f4f334a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:41.622125 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0d47de2-0c06-4559-80c7-8fcf1f4f334a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:41.626641 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.626641 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:41.627368 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0d47de2-0c06-4559-80c7-8fcf1f4f334a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:41.627643 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0d47de2-0c06-4559-80c7-8fcf1f4f334a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 returned with HTTP 200 Aug 23 18:25:41.628037 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1215/4872] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:41 2026] GET /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:41.636238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8462aab7-65b1-4983-94d7-74aa48306f32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.637992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8462aab7-65b1-4983-94d7-74aa48306f32 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] POST https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9/action Aug 23 18:25:41.638334 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8462aab7-65b1-4983-94d7-74aa48306f32 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:41.638462 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8462aab7-65b1-4983-94d7-74aa48306f32 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:41.639719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-8462aab7-65b1-4983-94d7-74aa48306f32 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Updating snapshot '9e49b9d1-5f4a-4db2-9820-0eb01266a5b9' with '{'status': 'creating'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 23 18:25:41.648371 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.648371 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:41.660781 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8462aab7-65b1-4983-94d7-74aa48306f32 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9/action returned with HTTP 202 Aug 23 18:25:41.661187 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1216/4873] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:25:41 2026] POST /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:25:41.667563 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-68966824-4870-42bc-868c-8002856768cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.669340 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-68966824-4870-42bc-868c-8002856768cf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 Aug 23 18:25:41.669598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-68966824-4870-42bc-868c-8002856768cf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:41.669885 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-68966824-4870-42bc-868c-8002856768cf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:41.675419 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.675419 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:41.675419 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-68966824-4870-42bc-868c-8002856768cf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:41.675636 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-68966824-4870-42bc-868c-8002856768cf tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 returned with HTTP 200 Aug 23 18:25:41.676010 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1225/4874] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:41 2026] GET /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:41.684719 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c480c860-1682-4cdd-9226-8130e4775fc0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.686342 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c480c860-1682-4cdd-9226-8130e4775fc0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] POST https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9/action Aug 23 18:25:41.686886 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c480c860-1682-4cdd-9226-8130e4775fc0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:41.687103 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c480c860-1682-4cdd-9226-8130e4775fc0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:41.688599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.snapshot_actions [None req-c480c860-1682-4cdd-9226-8130e4775fc0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100223) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 23 18:25:41.694871 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.694871 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:41.694871 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.snapshot_actions [None req-c480c860-1682-4cdd-9226-8130e4775fc0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] Updating snapshot 9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 with info {'id': '9e49b9d1-5f4a-4db2-9820-0eb01266a5b9', 'status': 'error', 'progress': '80%'} Aug 23 18:25:41.700186 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c480c860-1682-4cdd-9226-8130e4775fc0 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-member] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9/action returned with HTTP 202 Aug 23 18:25:41.700829 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1219/4875] 10.4.3.148 () {68 vars in 1396 bytes} [Sun Aug 23 18:25:41 2026] POST /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:41.707205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.709033 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 Aug 23 18:25:41.709233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:41.709444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:41.709540 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete snapshot with id: 9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 Aug 23 18:25:41.714598 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.714598 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:41.714973 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:41.731434 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot delete request issued successfully. Aug 23 18:25:41.731608 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25fe6bc6-0f40-4f9f-b021-80d87bb85a8b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 returned with HTTP 202 Aug 23 18:25:41.732135 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1216/4876] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:41 2026] DELETE /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:41.739516 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a6f2c3ff-bf04-4542-80e0-f044a528657b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.741571 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6f2c3ff-bf04-4542-80e0-f044a528657b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 Aug 23 18:25:41.741839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6f2c3ff-bf04-4542-80e0-f044a528657b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:41.742076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6f2c3ff-bf04-4542-80e0-f044a528657b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:41.747657 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.747657 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:41.748143 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a6f2c3ff-bf04-4542-80e0-f044a528657b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Snapshot retrieved successfully. Aug 23 18:25:41.749120 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6f2c3ff-bf04-4542-80e0-f044a528657b tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 returned with HTTP 200 Aug 23 18:25:41.749677 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1217/4877] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:41 2026] GET /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:41.880547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-791419ab-ddbe-4af8-acfe-7d8982588423 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.882235 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-791419ab-ddbe-4af8-acfe-7d8982588423 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] GET https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 Aug 23 18:25:41.882433 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-791419ab-ddbe-4af8-acfe-7d8982588423 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:41.882606 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-791419ab-ddbe-4af8-acfe-7d8982588423 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:41.888079 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-791419ab-ddbe-4af8-acfe-7d8982588423 tempest-TestEncryptedCinderVolumes-142809453 tempest-TestEncryptedCinderVolumes-142809453-project-member] https://10.4.3.148/volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 returned with HTTP 404 Aug 23 18:25:41.888536 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1226/4878] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:41 2026] GET /volume/v3/volumes/4d930980-80c6-409d-af8f-669567542c58 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:41.895196 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac617c41-6981-48d6-a1fa-1b8efacbbeb8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.896586 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac617c41-6981-48d6-a1fa-1b8efacbbeb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:25:41.896896 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac617c41-6981-48d6-a1fa-1b8efacbbeb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:41.897189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac617c41-6981-48d6-a1fa-1b8efacbbeb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:41.897838 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.897838 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:41.898278 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ac617c41-6981-48d6-a1fa-1b8efacbbeb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:25:41.915402 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ac617c41-6981-48d6-a1fa-1b8efacbbeb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Get all volumes completed successfully. Aug 23 18:25:41.917809 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.917809 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:41.922245 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac617c41-6981-48d6-a1fa-1b8efacbbeb8 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:25:41.922777 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1220/4879] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:25:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9977 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:41.936363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d52fd572-0cfc-4d3c-8c4c-7a763bef14e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:41.938166 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d52fd572-0cfc-4d3c-8c4c-7a763bef14e3 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] DELETE https://10.4.3.148/volume/v3/types/1abc0b26-c958-4f7c-ad8d-bd4ede2843a5 Aug 23 18:25:41.938364 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d52fd572-0cfc-4d3c-8c4c-7a763bef14e3 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:41.938569 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d52fd572-0cfc-4d3c-8c4c-7a763bef14e3 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:41.938802 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:41.938802 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:41.962247 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d52fd572-0cfc-4d3c-8c4c-7a763bef14e3 tempest-TestEncryptedCinderVolumes-1483187113 tempest-TestEncryptedCinderVolumes-1483187113-project-admin] https://10.4.3.148/volume/v3/types/1abc0b26-c958-4f7c-ad8d-bd4ede2843a5 returned with HTTP 202 Aug 23 18:25:41.962720 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1217/4880] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:41 2026] DELETE /volume/v3/types/1abc0b26-c958-4f7c-ad8d-bd4ede2843a5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:42.760015 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-82b0055a-04fd-440b-a393-a1fa1c61e0b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:42.762022 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82b0055a-04fd-440b-a393-a1fa1c61e0b3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 Aug 23 18:25:42.762241 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82b0055a-04fd-440b-a393-a1fa1c61e0b3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:42.762469 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82b0055a-04fd-440b-a393-a1fa1c61e0b3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:42.767809 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82b0055a-04fd-440b-a393-a1fa1c61e0b3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 returned with HTTP 404 Aug 23 18:25:42.767809 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1218/4881] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:42 2026] GET /volume/v3/snapshots/9e49b9d1-5f4a-4db2-9820-0eb01266a5b9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:42.777217 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:42.780870 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 Aug 23 18:25:42.780870 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:42.780870 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:42.780870 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume with id: a2ad1b1d-1379-4d1c-b3cf-5546677ba565 Aug 23 18:25:42.789322 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:42.789322 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:42.790109 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:42.810632 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Delete volume request issued successfully. Aug 23 18:25:42.810632 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c02900c6-1f92-4ba3-94b6-d3b4056745e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 returned with HTTP 202 Aug 23 18:25:42.810632 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1227/4882] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:25:42 2026] DELETE /volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:42.818448 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e645387d-bf4a-426e-85c7-40b72552c54a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:42.820683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e645387d-bf4a-426e-85c7-40b72552c54a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 Aug 23 18:25:42.820950 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e645387d-bf4a-426e-85c7-40b72552c54a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:42.821212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e645387d-bf4a-426e-85c7-40b72552c54a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:42.832549 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:42.832549 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:42.837617 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e645387d-bf4a-426e-85c7-40b72552c54a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Volume info retrieved successfully. Aug 23 18:25:42.843330 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e645387d-bf4a-426e-85c7-40b72552c54a tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 returned with HTTP 200 Aug 23 18:25:42.843902 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1221/4883] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:42 2026] GET /volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:43.861090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-47c47fe5-95c5-417a-89b5-bb9f8f89a6e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:43.864852 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47c47fe5-95c5-417a-89b5-bb9f8f89a6e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] GET https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 Aug 23 18:25:43.865336 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47c47fe5-95c5-417a-89b5-bb9f8f89a6e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:43.865811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47c47fe5-95c5-417a-89b5-bb9f8f89a6e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:43.875009 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47c47fe5-95c5-417a-89b5-bb9f8f89a6e3 tempest-ProjectMemberTests-566192961 tempest-ProjectMemberTests-566192961-project-admin] https://10.4.3.148/volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 returned with HTTP 404 Aug 23 18:25:43.875556 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1218/4884] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:43 2026] GET /volume/v3/volumes/a2ad1b1d-1379-4d1c-b3cf-5546677ba565 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.487921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a54e4ab7-aa39-44b9-a45a-e8b3bddd282e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.570784 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a54e4ab7-aa39-44b9-a45a-e8b3bddd282e tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:25:45.571108 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a54e4ab7-aa39-44b9-a45a-e8b3bddd282e tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1055743084", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.587410 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a54e4ab7-aa39-44b9-a45a-e8b3bddd282e tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:25:45.587803 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1219/4885] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types => generated 380 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.596598 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7111dabf-2902-4fcf-a542-0e966ea2b5dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.600856 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7111dabf-2902-4fcf-a542-0e966ea2b5dd tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption Aug 23 18:25:45.600856 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7111dabf-2902-4fcf-a542-0e966ea2b5dd tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.618731 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7111dabf-2902-4fcf-a542-0e966ea2b5dd tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption returned with HTTP 200 Aug 23 18:25:45.619356 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1228/4886] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.629598 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-114517df-2305-4ab5-9446-e28a221b8299 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.631903 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-114517df-2305-4ab5-9446-e28a221b8299 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:25:45.632358 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-114517df-2305-4ab5-9446-e28a221b8299 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1585588533", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.653009 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-114517df-2305-4ab5-9446-e28a221b8299 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:25:45.653551 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1222/4887] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.663000 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24ce0261-234a-461f-a581-1700bf6b9609 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.730137 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24ce0261-234a-461f-a581-1700bf6b9609 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] POST https://10.4.3.148/volume/v3/types/52aedd4a-58f3-4571-be74-0c5915979d28/encryption Aug 23 18:25:45.730559 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24ce0261-234a-461f-a581-1700bf6b9609 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.732907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-24ce0261-234a-461f-a581-1700bf6b9609 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:45.733422 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24ce0261-234a-461f-a581-1700bf6b9609 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/52aedd4a-58f3-4571-be74-0c5915979d28/encryption returned with HTTP 403 Aug 23 18:25:45.734217 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1219/4888] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types/52aedd4a-58f3-4571-be74-0c5915979d28/encryption => generated 127 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.743985 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cf3f9bb0-6090-4de4-8a05-070e633aadf6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.745934 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf3f9bb0-6090-4de4-8a05-070e633aadf6 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:25:45.746374 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf3f9bb0-6090-4de4-8a05-070e633aadf6 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1909385036", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.767302 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf3f9bb0-6090-4de4-8a05-070e633aadf6 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:25:45.767751 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1220/4889] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.775691 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49a8b1e5-01bc-4927-bb1e-9697e99bb7cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.777732 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49a8b1e5-01bc-4927-bb1e-9697e99bb7cf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] POST https://10.4.3.148/volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c/extra_specs Aug 23 18:25:45.777732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49a8b1e5-01bc-4927-bb1e-9697e99bb7cf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.779540 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-49a8b1e5-01bc-4927-bb1e-9697e99bb7cf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:45.780390 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49a8b1e5-01bc-4927-bb1e-9697e99bb7cf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c/extra_specs returned with HTTP 403 Aug 23 18:25:45.780390 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1229/4890] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.787167 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96cc71ad-ce5b-474d-951c-2dc34c729dcf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.788948 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96cc71ad-ce5b-474d-951c-2dc34c729dcf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] PUT https://10.4.3.148/volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c/extra_specs/key2 Aug 23 18:25:45.789307 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96cc71ad-ce5b-474d-951c-2dc34c729dcf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.791177 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-96cc71ad-ce5b-474d-951c-2dc34c729dcf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:45.791372 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96cc71ad-ce5b-474d-951c-2dc34c729dcf tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c/extra_specs/key2 returned with HTTP 403 Aug 23 18:25:45.791986 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1223/4891] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:25:45 2026] PUT /volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.800163 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ac9506b-c5af-4f21-a86c-543d6795fe12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.802544 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ac9506b-c5af-4f21-a86c-543d6795fe12 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] POST https://10.4.3.148/volume/v3/types Aug 23 18:25:45.803017 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ac9506b-c5af-4f21-a86c-543d6795fe12 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.805876 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-7ac9506b-c5af-4f21-a86c-543d6795fe12 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:45.806162 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ac9506b-c5af-4f21-a86c-543d6795fe12 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types returned with HTTP 403 Aug 23 18:25:45.806911 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1220/4892] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.824703 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d3357d83-309c-4479-a820-1689122c5b9b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.826549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3357d83-309c-4479-a820-1689122c5b9b tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:25:45.826913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3357d83-309c-4479-a820-1689122c5b9b tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1693979511", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.850056 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3357d83-309c-4479-a820-1689122c5b9b tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:25:45.850591 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1221/4893] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.859601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-039568e0-d030-456a-b2c4-3fc346fadca5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.861327 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-039568e0-d030-456a-b2c4-3fc346fadca5 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd/encryption Aug 23 18:25:45.862038 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-039568e0-d030-456a-b2c4-3fc346fadca5 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.880223 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-039568e0-d030-456a-b2c4-3fc346fadca5 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd/encryption returned with HTTP 200 Aug 23 18:25:45.880984 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1230/4894] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.889021 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f3eecb98-0bec-4f0c-b506-027ce5e8d201 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.891029 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3eecb98-0bec-4f0c-b506-027ce5e8d201 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] DELETE https://10.4.3.148/volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd/encryption/3646e8be-80e5-43fd-854c-dd32a617f92f Aug 23 18:25:45.891208 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3eecb98-0bec-4f0c-b506-027ce5e8d201 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:45.891440 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3eecb98-0bec-4f0c-b506-027ce5e8d201 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:45.892102 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-f3eecb98-0bec-4f0c-b506-027ce5e8d201 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:45.892266 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3eecb98-0bec-4f0c-b506-027ce5e8d201 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd/encryption/3646e8be-80e5-43fd-854c-dd32a617f92f returned with HTTP 403 Aug 23 18:25:45.892736 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1224/4895] 10.4.3.148 () {66 vars in 1489 bytes} [Sun Aug 23 18:25:45 2026] DELETE /volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd/encryption/3646e8be-80e5-43fd-854c-dd32a617f92f => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.900863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46cd4129-bbac-4562-86cf-6b3df9f9bc08 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.903322 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46cd4129-bbac-4562-86cf-6b3df9f9bc08 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:25:45.903802 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46cd4129-bbac-4562-86cf-6b3df9f9bc08 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1100549116", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.922204 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46cd4129-bbac-4562-86cf-6b3df9f9bc08 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:25:45.922658 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1221/4896] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.930663 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2bcb56cc-806b-4d46-a2c5-7d022dcb0d05 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.932514 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bcb56cc-806b-4d46-a2c5-7d022dcb0d05 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] DELETE https://10.4.3.148/volume/v3/types/94fb5740-6ece-4aae-87a2-f18844e8644c/extra_specs/key1 Aug 23 18:25:45.932704 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bcb56cc-806b-4d46-a2c5-7d022dcb0d05 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:45.932920 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bcb56cc-806b-4d46-a2c5-7d022dcb0d05 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:45.938050 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-2bcb56cc-806b-4d46-a2c5-7d022dcb0d05 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:45.938252 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bcb56cc-806b-4d46-a2c5-7d022dcb0d05 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/94fb5740-6ece-4aae-87a2-f18844e8644c/extra_specs/key1 returned with HTTP 403 Aug 23 18:25:45.938749 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1222/4897] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:25:45 2026] DELETE /volume/v3/types/94fb5740-6ece-4aae-87a2-f18844e8644c/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.946748 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6927e1f6-a817-4caf-abb7-3d67abfab887 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.948045 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6927e1f6-a817-4caf-abb7-3d67abfab887 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:25:45.948463 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6927e1f6-a817-4caf-abb7-3d67abfab887 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1541570651", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:45.963431 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6927e1f6-a817-4caf-abb7-3d67abfab887 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:25:45.963431 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1231/4898] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:25:45 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:45.970900 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9563b0d1-4448-4df0-8728-b019301fd862 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.973089 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9563b0d1-4448-4df0-8728-b019301fd862 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] DELETE https://10.4.3.148/volume/v3/types/5cf39987-11aa-43ce-85bc-281ffccfcd41 Aug 23 18:25:45.973273 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9563b0d1-4448-4df0-8728-b019301fd862 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:45.973454 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9563b0d1-4448-4df0-8728-b019301fd862 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:45.974126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-9563b0d1-4448-4df0-8728-b019301fd862 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:45.974295 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9563b0d1-4448-4df0-8728-b019301fd862 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/5cf39987-11aa-43ce-85bc-281ffccfcd41 returned with HTTP 403 Aug 23 18:25:45.974653 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1225/4899] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:45 2026] DELETE /volume/v3/types/5cf39987-11aa-43ce-85bc-281ffccfcd41 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:45.982871 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8162f334-5c7d-4812-8590-81cbc21aef88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:45.985482 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8162f334-5c7d-4812-8590-81cbc21aef88 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] GET https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs Aug 23 18:25:45.985693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8162f334-5c7d-4812-8590-81cbc21aef88 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:45.985987 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8162f334-5c7d-4812-8590-81cbc21aef88 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:45.994939 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8162f334-5c7d-4812-8590-81cbc21aef88 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs returned with HTTP 200 Aug 23 18:25:45.995409 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1222/4900] 10.4.3.148 () {66 vars in 1378 bytes} [Sun Aug 23 18:25:45 2026] GET /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:46.006604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a2f43fb2-f121-4a4e-bb19-22ca87110781 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.008364 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2f43fb2-f121-4a4e-bb19-22ca87110781 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] GET https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption/cipher Aug 23 18:25:46.008591 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2f43fb2-f121-4a4e-bb19-22ca87110781 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.008824 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2f43fb2-f121-4a4e-bb19-22ca87110781 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.009446 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-a2f43fb2-f121-4a4e-bb19-22ca87110781 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:46.009666 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2f43fb2-f121-4a4e-bb19-22ca87110781 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption/cipher returned with HTTP 403 Aug 23 18:25:46.010080 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1223/4901] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:25:46 2026] GET /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:46.019566 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eef2c414-1725-4bbc-aa24-3386e56c4ed3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.021166 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eef2c414-1725-4bbc-aa24-3386e56c4ed3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] GET https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption Aug 23 18:25:46.021606 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eef2c414-1725-4bbc-aa24-3386e56c4ed3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.021981 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eef2c414-1725-4bbc-aa24-3386e56c4ed3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.022722 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-eef2c414-1725-4bbc-aa24-3386e56c4ed3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:46.023046 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eef2c414-1725-4bbc-aa24-3386e56c4ed3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption returned with HTTP 403 Aug 23 18:25:46.023591 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1232/4902] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:25:46 2026] GET /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:46.032306 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7063324a-d042-4dca-b007-cfe41ee23c19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.033978 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7063324a-d042-4dca-b007-cfe41ee23c19 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] GET https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/multiattach Aug 23 18:25:46.034166 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7063324a-d042-4dca-b007-cfe41ee23c19 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.034359 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7063324a-d042-4dca-b007-cfe41ee23c19 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.041689 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7063324a-d042-4dca-b007-cfe41ee23c19 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/multiattach returned with HTTP 200 Aug 23 18:25:46.042195 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1226/4903] 10.4.3.148 () {66 vars in 1414 bytes} [Sun Aug 23 18:25:46 2026] GET /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:25:46.049363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1933ce6c-cfce-4347-b9eb-cbf64d2b774a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.051357 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1933ce6c-cfce-4347-b9eb-cbf64d2b774a tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] GET https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/volume_backend_name Aug 23 18:25:46.051580 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1933ce6c-cfce-4347-b9eb-cbf64d2b774a tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.051781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1933ce6c-cfce-4347-b9eb-cbf64d2b774a tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.059857 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1933ce6c-cfce-4347-b9eb-cbf64d2b774a tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/volume_backend_name returned with HTTP 404 Aug 23 18:25:46.060602 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1223/4904] 10.4.3.148 () {66 vars in 1438 bytes} [Sun Aug 23 18:25:46 2026] GET /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:46.071437 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6d19bccf-975e-4e75-8878-04148c5573b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.073276 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d19bccf-975e-4e75-8878-04148c5573b4 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] PUT https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption/2e63882f-ebe4-435d-a929-ab6ad391e673 Aug 23 18:25:46.073621 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d19bccf-975e-4e75-8878-04148c5573b4 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:46.076296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-6d19bccf-975e-4e75-8878-04148c5573b4 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:46.076519 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d19bccf-975e-4e75-8878-04148c5573b4 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption/2e63882f-ebe4-435d-a929-ab6ad391e673 returned with HTTP 403 Aug 23 18:25:46.076965 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1224/4905] 10.4.3.148 () {68 vars in 1506 bytes} [Sun Aug 23 18:25:46 2026] PUT /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/encryption/2e63882f-ebe4-435d-a929-ab6ad391e673 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:46.087946 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7849f1cd-3b79-4b02-95b3-6955381475ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.089504 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7849f1cd-3b79-4b02-95b3-6955381475ca tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] PUT https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/key1 Aug 23 18:25:46.089994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7849f1cd-3b79-4b02-95b3-6955381475ca tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:46.091806 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-7849f1cd-3b79-4b02-95b3-6955381475ca tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:46.092103 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7849f1cd-3b79-4b02-95b3-6955381475ca tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/key1 returned with HTTP 403 Aug 23 18:25:46.092605 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1233/4906] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:25:46 2026] PUT /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:46.101018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f861fa3-665c-4cd3-a17f-00b55c5be0be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.102870 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f861fa3-665c-4cd3-a17f-00b55c5be0be tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] PUT https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b Aug 23 18:25:46.103214 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f861fa3-665c-4cd3-a17f-00b55c5be0be tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:46.105169 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-1f861fa3-665c-4cd3-a17f-00b55c5be0be tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7041f6d89e334b3d836ff5297c2f10a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b311b95d97c6455e980ed9afca62227a', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:25:46.105395 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f861fa3-665c-4cd3-a17f-00b55c5be0be tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-reader] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b returned with HTTP 403 Aug 23 18:25:46.105839 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1227/4907] 10.4.3.148 () {68 vars in 1362 bytes} [Sun Aug 23 18:25:46 2026] PUT /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:46.114099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef7b3c00-172a-4f0f-8bca-09de234056d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.116115 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef7b3c00-172a-4f0f-8bca-09de234056d3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] DELETE https://10.4.3.148/volume/v3/types/5cf39987-11aa-43ce-85bc-281ffccfcd41 Aug 23 18:25:46.116362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef7b3c00-172a-4f0f-8bca-09de234056d3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.116636 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef7b3c00-172a-4f0f-8bca-09de234056d3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.142734 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef7b3c00-172a-4f0f-8bca-09de234056d3 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/5cf39987-11aa-43ce-85bc-281ffccfcd41 returned with HTTP 202 Aug 23 18:25:46.143198 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1224/4908] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:46 2026] DELETE /volume/v3/types/5cf39987-11aa-43ce-85bc-281ffccfcd41 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:46.149421 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fee10054-db53-4247-9834-d6c9f4ba4cbc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.151294 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fee10054-db53-4247-9834-d6c9f4ba4cbc tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] DELETE https://10.4.3.148/volume/v3/types/94fb5740-6ece-4aae-87a2-f18844e8644c Aug 23 18:25:46.151530 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fee10054-db53-4247-9834-d6c9f4ba4cbc tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.151719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fee10054-db53-4247-9834-d6c9f4ba4cbc tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.176827 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fee10054-db53-4247-9834-d6c9f4ba4cbc tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/94fb5740-6ece-4aae-87a2-f18844e8644c returned with HTTP 202 Aug 23 18:25:46.177336 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1225/4909] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:46 2026] DELETE /volume/v3/types/94fb5740-6ece-4aae-87a2-f18844e8644c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:46.184635 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7d95c3d-6d89-4680-914c-e6da5d43a098 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.188875 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7d95c3d-6d89-4680-914c-e6da5d43a098 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] DELETE https://10.4.3.148/volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd Aug 23 18:25:46.188875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7d95c3d-6d89-4680-914c-e6da5d43a098 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.188875 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7d95c3d-6d89-4680-914c-e6da5d43a098 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.215423 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7d95c3d-6d89-4680-914c-e6da5d43a098 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd returned with HTTP 202 Aug 23 18:25:46.216057 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1234/4910] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:46 2026] DELETE /volume/v3/types/b443525d-09c5-4d5a-bc1c-1c45430278bd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:46.223558 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c55041a8-cb41-4773-831e-cd95af5afcae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.226121 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c55041a8-cb41-4773-831e-cd95af5afcae tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] DELETE https://10.4.3.148/volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c Aug 23 18:25:46.226414 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c55041a8-cb41-4773-831e-cd95af5afcae tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.227348 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c55041a8-cb41-4773-831e-cd95af5afcae tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.254268 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c55041a8-cb41-4773-831e-cd95af5afcae tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c returned with HTTP 202 Aug 23 18:25:46.254687 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1228/4911] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:46 2026] DELETE /volume/v3/types/4ab30c2d-8436-4bef-9725-e9d1e3ecbd3c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:46.261326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4e41712a-c5e9-4cdb-88ed-278ad8cc3200 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.263178 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e41712a-c5e9-4cdb-88ed-278ad8cc3200 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] DELETE https://10.4.3.148/volume/v3/types/52aedd4a-58f3-4571-be74-0c5915979d28 Aug 23 18:25:46.263409 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e41712a-c5e9-4cdb-88ed-278ad8cc3200 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.263639 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e41712a-c5e9-4cdb-88ed-278ad8cc3200 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.287205 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e41712a-c5e9-4cdb-88ed-278ad8cc3200 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/52aedd4a-58f3-4571-be74-0c5915979d28 returned with HTTP 202 Aug 23 18:25:46.287615 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1225/4912] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:46 2026] DELETE /volume/v3/types/52aedd4a-58f3-4571-be74-0c5915979d28 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:46.294357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0b839fa-ffcd-451f-a771-7e4954398d84 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:46.296274 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0b839fa-ffcd-451f-a771-7e4954398d84 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] DELETE https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b Aug 23 18:25:46.296483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0b839fa-ffcd-451f-a771-7e4954398d84 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:46.296701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0b839fa-ffcd-451f-a771-7e4954398d84 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:46.319255 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0b839fa-ffcd-451f-a771-7e4954398d84 tempest-VolumeTypesReaderTests-826919400 tempest-VolumeTypesReaderTests-826919400-project-admin] https://10.4.3.148/volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b returned with HTTP 202 Aug 23 18:25:46.319700 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1226/4913] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:25:46 2026] DELETE /volume/v3/types/8d76a57b-fda9-4b4b-9b69-48128a72a81b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:48.258358 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b9f4278f-957c-4415-b448-5aa1aca2100d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:48.260029 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:25:48.260448 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1192911755", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:48.262103 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1192911755', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:25:48.262103 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Create volume of 1 GB Aug 23 18:25:48.264666 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=242,cinder:UPDATE=86,cinder:INSERT=49 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:25:48.267318 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Availability Zones retrieved successfully. Aug 23 18:25:48.273426 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Flow 'volume_create_api' (a63ca67d-a1da-42c8-b31b-a9dca56d4cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:48.275870 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8233789-53f7-43ee-981c-fa1686007f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:48.277758 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:25:48.316579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8233789-53f7-43ee-981c-fa1686007f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:48.317316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef57378-6472-4465-af0a-d7a303a7b1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:48.379453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Created reservations ['5fcdc3c5-d3da-4ec8-bafd-0ffff2724a09', 'aa00841d-7147-4eba-82e6-0b03f37cdf32', '98a2742d-ccbf-4f34-837b-e5c0c1c2ded9', '24a2b32f-16cd-4b9d-b225-5e0301383c24'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:25:48.380248 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef57378-6472-4465-af0a-d7a303a7b1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fcdc3c5-d3da-4ec8-bafd-0ffff2724a09', 'aa00841d-7147-4eba-82e6-0b03f37cdf32', '98a2742d-ccbf-4f34-837b-e5c0c1c2ded9', '24a2b32f-16cd-4b9d-b225-5e0301383c24']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:48.381019 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5922a1a1-9116-4d4d-a857-c2cc6b83d0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:48.404768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5922a1a1-9116-4d4d-a857-c2cc6b83d0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbb7e11f-af72-4296-9cf8-12d9a65f667b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1192911755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a559cc743efb4c519296d91a727013ad',qos_specs=None,replication_status=,reservations=['5fcdc3c5-d3da-4ec8-bafd-0ffff2724a09','aa00841d-7147-4eba-82e6-0b03f37cdf32','98a2742d-ccbf-4f34-837b-e5c0c1c2ded9','24a2b32f-16cd-4b9d-b225-5e0301383c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa5db53a587946ac937787a472a61d95',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1192911755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbb7e11f-af72-4296-9cf8-12d9a65f667b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a559cc743efb4c519296d91a727013ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa5db53a587946ac937787a472a61d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:48.405634 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0815b09a-a901-4b70-bbc0-5aa5a6d4196b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:48.427513 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0815b09a-a901-4b70-bbc0-5aa5a6d4196b) transitioned into state 'SUCCESS' from state '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-1192911755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a559cc743efb4c519296d91a727013ad',qos_specs=None,replication_status=,reservations=['5fcdc3c5-d3da-4ec8-bafd-0ffff2724a09','aa00841d-7147-4eba-82e6-0b03f37cdf32','98a2742d-ccbf-4f34-837b-e5c0c1c2ded9','24a2b32f-16cd-4b9d-b225-5e0301383c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa5db53a587946ac937787a472a61d95',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:48.428201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf4f15f-9fb4-4615-98f3-e32ed464c3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:25:48.437972 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf4f15f-9fb4-4615-98f3-e32ed464c3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:25:48.438832 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Flow 'volume_create_api' (a63ca67d-a1da-42c8-b31b-a9dca56d4cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:25:48.439244 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Create volume request issued successfully. Aug 23 18:25:48.440096 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9f4278f-957c-4415-b448-5aa1aca2100d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:25:48.440522 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1235/4914] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:25:48 2026] POST /volume/v3/volumes => generated 789 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:48.457402 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-889b6010-bf9f-42d2-b497-6e77edbad2d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:48.458938 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-889b6010-bf9f-42d2-b497-6e77edbad2d2 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:48.459230 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-889b6010-bf9f-42d2-b497-6e77edbad2d2 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:48.459498 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-889b6010-bf9f-42d2-b497-6e77edbad2d2 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:48.464336 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=237,cinder:UPDATE=76,cinder:INSERT=42 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:25:48.470070 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:48.470070 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:48.475242 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-889b6010-bf9f-42d2-b497-6e77edbad2d2 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:48.481175 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-889b6010-bf9f-42d2-b497-6e77edbad2d2 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:48.481747 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1229/4915] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:48 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:48.790812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-15483fc7-76d1-472f-afe8-d5c428d08956 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:48.793058 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-15483fc7-76d1-472f-afe8-d5c428d08956 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:48.793305 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-15483fc7-76d1-472f-afe8-d5c428d08956 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:48.793537 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-15483fc7-76d1-472f-afe8-d5c428d08956 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:48.795824 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=303,cinder:UPDATE=122,cinder:INSERT=59 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:25:48.807234 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:48.807234 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:48.812272 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-15483fc7-76d1-472f-afe8-d5c428d08956 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:48.820133 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-15483fc7-76d1-472f-afe8-d5c428d08956 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:48.820874 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1226/4916] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:25:48 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:48.839309 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-820993b3-9fa9-4f09-b422-7160c98bd910 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:48.841465 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-820993b3-9fa9-4f09-b422-7160c98bd910 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93/action Aug 23 18:25:48.841830 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-820993b3-9fa9-4f09-b422-7160c98bd910 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:48.841956 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-820993b3-9fa9-4f09-b422-7160c98bd910 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:48.845567 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=237,cinder:UPDATE=80,cinder:INSERT=55,cinder:DELETE=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:25:48.858087 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:48.858087 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:48.858625 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-820993b3-9fa9-4f09-b422-7160c98bd910 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:48.866941 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-820993b3-9fa9-4f09-b422-7160c98bd910 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Begin detaching volume completed successfully. Aug 23 18:25:48.867211 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-820993b3-9fa9-4f09-b422-7160c98bd910 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93/action returned with HTTP 202 Aug 23 18:25:48.867854 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1227/4917] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:25:48 2026] POST /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:25:48.891537 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-11a923e9-9fb9-4026-8af3-42b51bd21f74 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:48.895604 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11a923e9-9fb9-4026-8af3-42b51bd21f74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:48.895604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11a923e9-9fb9-4026-8af3-42b51bd21f74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:48.895604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11a923e9-9fb9-4026-8af3-42b51bd21f74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:48.911475 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:48.911475 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:48.917416 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-11a923e9-9fb9-4026-8af3-42b51bd21f74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:48.924831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c92d208c-597b-4d09-a928-909729958a86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:48.924960 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11a923e9-9fb9-4026-8af3-42b51bd21f74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:48.924960 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1236/4918] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:48 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:48.925055 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c92d208c-597b-4d09-a928-909729958a86 None None] GET https://10.4.3.148/volume// Aug 23 18:25:48.925055 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c92d208c-597b-4d09-a928-909729958a86 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:48.925055 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c92d208c-597b-4d09-a928-909729958a86 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:48.925055 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c92d208c-597b-4d09-a928-909729958a86 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:25:48.925307 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1230/4919] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:25:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:25:48.934485 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-1ba28dcf-0aef-492e-9169-27a858796d55 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:48.937282 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-1ba28dcf-0aef-492e-9169-27a858796d55 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:48.937603 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-1ba28dcf-0aef-492e-9169-27a858796d55 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:48.937891 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-1ba28dcf-0aef-492e-9169-27a858796d55 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:48.951641 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:48.951641 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:48.956582 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-1ba28dcf-0aef-492e-9169-27a858796d55 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:48.961712 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-1ba28dcf-0aef-492e-9169-27a858796d55 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:48.962181 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1227/4920] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:25:48 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:49.494103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07f58089-5bcc-4cea-9626-c7a158cedd8e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.496122 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07f58089-5bcc-4cea-9626-c7a158cedd8e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:49.496403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07f58089-5bcc-4cea-9626-c7a158cedd8e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.496634 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07f58089-5bcc-4cea-9626-c7a158cedd8e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.504492 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:49.504492 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:49.508545 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-07f58089-5bcc-4cea-9626-c7a158cedd8e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:49.513054 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07f58089-5bcc-4cea-9626-c7a158cedd8e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:49.513461 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1228/4921] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:49.524873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18a28e44-514e-47f0-950c-2af7ce90bfe6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.526894 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18a28e44-514e-47f0-950c-2af7ce90bfe6 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:49.527161 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18a28e44-514e-47f0-950c-2af7ce90bfe6 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.527436 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18a28e44-514e-47f0-950c-2af7ce90bfe6 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.537061 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:49.537061 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:49.541759 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-18a28e44-514e-47f0-950c-2af7ce90bfe6 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:49.547348 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18a28e44-514e-47f0-950c-2af7ce90bfe6 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:49.547890 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1237/4922] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:49.595345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-6630eaa3-d4cd-4ad6-86ca-48d3a11343cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.598060 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-6630eaa3-d4cd-4ad6-86ca-48d3a11343cb tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:49.599815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-6630eaa3-d4cd-4ad6-86ca-48d3a11343cb tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.599815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-6630eaa3-d4cd-4ad6-86ca-48d3a11343cb tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.607087 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:49.607087 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:49.611307 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-6630eaa3-d4cd-4ad6-86ca-48d3a11343cb tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:49.615942 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-6630eaa3-d4cd-4ad6-86ca-48d3a11343cb tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:49.616455 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1231/4923] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:49.692723 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b3006f6-919e-4bf3-ae6e-7c18213a7c10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.693455 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b3006f6-919e-4bf3-ae6e-7c18213a7c10 None None] GET https://10.4.3.148/volume// Aug 23 18:25:49.693841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b3006f6-919e-4bf3-ae6e-7c18213a7c10 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.694063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b3006f6-919e-4bf3-ae6e-7c18213a7c10 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.694712 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b3006f6-919e-4bf3-ae6e-7c18213a7c10 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:25:49.695711 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1228/4924] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:25:49.705696 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-51a1c009-a781-4176-ab4c-0c1b0f8dc108 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.892053 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-51a1c009-a781-4176-ab4c-0c1b0f8dc108 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:25:49.892514 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-51a1c009-a781-4176-ab4c-0c1b0f8dc108 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbb7e11f-af72-4296-9cf8-12d9a65f667b", "connector": null, "instance_uuid": "1d802043-f89d-4502-9de9-64b0ca425bb0"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:49.901010 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:49.901010 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:49.926197 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-51a1c009-a781-4176-ab4c-0c1b0f8dc108 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:25:49.926831 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1229/4925] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:25:49 2026] POST /volume/v3/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:49.942880 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d536ab5-b46c-4c7f-aaec-658ab1433445 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.946808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d536ab5-b46c-4c7f-aaec-658ab1433445 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:49.948049 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d536ab5-b46c-4c7f-aaec-658ab1433445 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.948049 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d536ab5-b46c-4c7f-aaec-658ab1433445 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.959179 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a37cb1c4-12b7-4e53-a940-a6dee055b3fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.961724 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:49.961724 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:49.963972 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a37cb1c4-12b7-4e53-a940-a6dee055b3fe tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:49.963972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a37cb1c4-12b7-4e53-a940-a6dee055b3fe tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.963972 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a37cb1c4-12b7-4e53-a940-a6dee055b3fe tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.966008 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d536ab5-b46c-4c7f-aaec-658ab1433445 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:49.971762 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab226a7a-b55e-4bad-9b14-838af1016bff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.972172 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d536ab5-b46c-4c7f-aaec-658ab1433445 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:49.972223 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab226a7a-b55e-4bad-9b14-838af1016bff None None] GET https://10.4.3.148/volume// Aug 23 18:25:49.972223 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab226a7a-b55e-4bad-9b14-838af1016bff None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.972223 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab226a7a-b55e-4bad-9b14-838af1016bff None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.972324 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1238/4926] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:49.972840 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab226a7a-b55e-4bad-9b14-838af1016bff None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:25:49.972840 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1229/4927] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:25:49.976125 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:49.976125 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:49.981016 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a37cb1c4-12b7-4e53-a940-a6dee055b3fe tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:49.985591 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-a31ff097-e688-49c0-9045-f4a57f07d43e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:49.986914 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a37cb1c4-12b7-4e53-a940-a6dee055b3fe tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:49.987649 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1232/4928] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:49.988489 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-a31ff097-e688-49c0-9045-f4a57f07d43e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:49.988709 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-a31ff097-e688-49c0-9045-f4a57f07d43e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:49.988955 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-a31ff097-e688-49c0-9045-f4a57f07d43e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:49.998116 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:49.998116 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:50.001464 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-a31ff097-e688-49c0-9045-f4a57f07d43e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:50.005615 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-a31ff097-e688-49c0-9045-f4a57f07d43e tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:50.006069 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1230/4929] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:25:49 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 1043 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:50.096563 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-a6261f20-0cfc-4ed6-a525-f93ccbf9eb10 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:50.099262 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-a6261f20-0cfc-4ed6-a525-f93ccbf9eb10 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] DELETE https://10.4.3.148/volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493 Aug 23 18:25:50.099548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-a6261f20-0cfc-4ed6-a525-f93ccbf9eb10 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:50.099873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-a6261f20-0cfc-4ed6-a525-f93ccbf9eb10 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:50.110134 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:50.110134 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:50.145623 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-670c5829-b119-468d-ab21-b636cf52ab97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:50.148216 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-670c5829-b119-468d-ab21-b636cf52ab97 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] PUT https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 Aug 23 18:25:50.148579 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-670c5829-b119-468d-ab21-b636cf52ab97 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:50.157304 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-670c5829-b119-468d-ab21-b636cf52ab97 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Acquiring lock "cinder-attachment_update-dbb7e11f-af72-4296-9cf8-12d9a65f667b-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:25:50.161911 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-670c5829-b119-468d-ab21-b636cf52ab97 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Lock "cinder-attachment_update-dbb7e11f-af72-4296-9cf8-12d9a65f667b-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:25:50.162854 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:50.162854 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:50.177246 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-59cb6b34-e2fc-40ad-94b1-2a661b709940 req-a6261f20-0cfc-4ed6-a525-f93ccbf9eb10 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493 returned with HTTP 200 Aug 23 18:25:50.177879 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1239/4930] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:25:50 2026] DELETE /volume/v3/attachments/38bdd7e0-a7b2-42ef-919b-04c447c7b493 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:50.251955 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-670c5829-b119-468d-ab21-b636cf52ab97 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Lock "cinder-attachment_update-dbb7e11f-af72-4296-9cf8-12d9a65f667b-np0000007943" released by "attachment_update" :: held 0.090s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:25:50.252311 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-670c5829-b119-468d-ab21-b636cf52ab97 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 returned with HTTP 200 Aug 23 18:25:50.252786 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1230/4931] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:25:50 2026] PUT /volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:50.986123 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bcfd3fd5-8508-4be3-b9c6-6c58b30dfa81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:50.987849 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bcfd3fd5-8508-4be3-b9c6-6c58b30dfa81 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:25:50.988149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bcfd3fd5-8508-4be3-b9c6-6c58b30dfa81 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:50.988436 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bcfd3fd5-8508-4be3-b9c6-6c58b30dfa81 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:50.995552 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:50.995552 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:51.002820 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bcfd3fd5-8508-4be3-b9c6-6c58b30dfa81 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:25:51.002946 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-45d47c4f-e4dc-4292-9d22-239dd04293f4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:51.003251 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-45d47c4f-e4dc-4292-9d22-239dd04293f4 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:51.003458 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-45d47c4f-e4dc-4292-9d22-239dd04293f4 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:51.003614 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-45d47c4f-e4dc-4292-9d22-239dd04293f4 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:51.006325 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bcfd3fd5-8508-4be3-b9c6-6c58b30dfa81 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:25:51.007001 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1233/4932] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:25:50 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:51.014268 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:51.014268 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:51.018935 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-45d47c4f-e4dc-4292-9d22-239dd04293f4 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:51.025396 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-45d47c4f-e4dc-4292-9d22-239dd04293f4 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:51.025560 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1231/4933] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:51 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:52.039918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ea66d04f-a24a-4da5-bf55-6d873b8a0e6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:52.042439 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea66d04f-a24a-4da5-bf55-6d873b8a0e6b tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:52.042596 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea66d04f-a24a-4da5-bf55-6d873b8a0e6b tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:52.042886 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea66d04f-a24a-4da5-bf55-6d873b8a0e6b tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:52.056046 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:52.056046 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:52.061215 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ea66d04f-a24a-4da5-bf55-6d873b8a0e6b tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:52.067844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea66d04f-a24a-4da5-bf55-6d873b8a0e6b tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:52.068353 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1240/4934] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:52 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:53.080738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c035aeed-b2aa-483c-af3a-9427a4046e2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:53.082529 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c035aeed-b2aa-483c-af3a-9427a4046e2d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:53.082808 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c035aeed-b2aa-483c-af3a-9427a4046e2d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:53.083017 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c035aeed-b2aa-483c-af3a-9427a4046e2d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:53.093464 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:53.093464 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:53.097427 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c035aeed-b2aa-483c-af3a-9427a4046e2d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:53.102518 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c035aeed-b2aa-483c-af3a-9427a4046e2d tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:53.103005 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1231/4935] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:53 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:53.534193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-7c3a7064-69b3-4e4a-97f8-e4262a993004 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:53.537562 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-7c3a7064-69b3-4e4a-97f8-e4262a993004 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] POST https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565/action Aug 23 18:25:53.537951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-7c3a7064-69b3-4e4a-97f8-e4262a993004 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:53.538058 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-7c3a7064-69b3-4e4a-97f8-e4262a993004 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:53.556393 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:53.556393 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:53.567674 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ee3ba9d8-c67d-448c-8f1c-e5c54fbd4022 req-7c3a7064-69b3-4e4a-97f8-e4262a993004 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565/action returned with HTTP 204 Aug 23 18:25:53.568258 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1234/4936] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:25:53 2026] POST /volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:54.118669 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-360f9ed0-bc6a-45fa-8e52-f33e97005428 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.120570 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-360f9ed0-bc6a-45fa-8e52-f33e97005428 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:54.120764 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-360f9ed0-bc6a-45fa-8e52-f33e97005428 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:54.120974 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-360f9ed0-bc6a-45fa-8e52-f33e97005428 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:54.137862 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:54.137862 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:54.146984 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-360f9ed0-bc6a-45fa-8e52-f33e97005428 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:54.152079 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-360f9ed0-bc6a-45fa-8e52-f33e97005428 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:54.152512 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1232/4937] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:54 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:54.173507 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6c3cb133-bc8a-4535-9a7f-20f59344b61a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.179253 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c3cb133-bc8a-4535-9a7f-20f59344b61a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:54.179332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c3cb133-bc8a-4535-9a7f-20f59344b61a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:54.179571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6c3cb133-bc8a-4535-9a7f-20f59344b61a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:54.193121 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:54.193121 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:54.196957 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6c3cb133-bc8a-4535-9a7f-20f59344b61a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:54.202124 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6c3cb133-bc8a-4535-9a7f-20f59344b61a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:54.202523 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1241/4938] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:54 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:54.215708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-20215d52-e962-4939-8c99-554e5c36a3ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.218987 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1232/4939] 10.4.3.148 () {70 vars in 1611 bytes} [Sun Aug 23 18:25:54 2026] DELETE /volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:25:54.229031 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fa76c9f2-d2c7-4a9e-ac01-b5a7bc90fb36 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.329338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-94c4cfac-033a-4df8-9698-a1f051c79060 req-d15dc535-4f6f-442b-bff1-c7ea604004b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.332193 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-94c4cfac-033a-4df8-9698-a1f051c79060 req-d15dc535-4f6f-442b-bff1-c7ea604004b6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9 Aug 23 18:25:54.332509 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-94c4cfac-033a-4df8-9698-a1f051c79060 req-d15dc535-4f6f-442b-bff1-c7ea604004b6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:54.332721 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-94c4cfac-033a-4df8-9698-a1f051c79060 req-d15dc535-4f6f-442b-bff1-c7ea604004b6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:54.343332 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:54.343332 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:54.389916 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1235/4940] 10.4.3.148 () {70 vars in 1611 bytes} [Sun Aug 23 18:25:54 2026] DELETE /volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 => generated 114 bytes in 161 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 23 18:25:54.393655 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-94c4cfac-033a-4df8-9698-a1f051c79060 req-d15dc535-4f6f-442b-bff1-c7ea604004b6 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9 returned with HTTP 200 Aug 23 18:25:54.394278 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1233/4941] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:25:54 2026] DELETE /volume/v3/attachments/31f15446-da75-4776-98aa-ee6afe6926c9 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:54.397597 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-155cee60-c020-46fe-a523-1d7e4f68110a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.401721 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] DELETE https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 Aug 23 18:25:54.401721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:54.401721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:54.411475 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:54.411475 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:54.416178 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Attachment connected to vm 1d802043-f89d-4502-9de9-64b0ca425bb0, checking data on nova Aug 23 18:25:54.416768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.compute.nova [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Creating Keystone token plugin using URL: https://10.4.3.148/identity {{(pid=100226) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 23 18:25:54.539132 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] REQ: curl -g -i -X GET https://10.4.3.148/compute/v2.1/servers/1d802043-f89d-4502-9de9-64b0ca425bb0/os-volume_attachments/dbb7e11f-af72-4296-9cf8-12d9a65f667b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9352de9456251f08789d0f8a92e502e813f8e8112c9d04bdac833942b356804c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-155cee60-c020-46fe-a523-1d7e4f68110a" -H "X-Service-Token: {SHA256}b56300f22c826ba6438060f0ea36cfd4e85e77d9c7f3d6680a5b228ae1e3d510" {{(pid=100226) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 23 18:25:54.681865 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 23 Aug 2026 18:25:54 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-195670b9-213e-4f84-a40e-7db6c488c977 x-openstack-request-id: req-195670b9-213e-4f84-a40e-7db6c488c977 {{(pid=100226) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 23 18:25:54.682081 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "dbb7e11f-af72-4296-9cf8-12d9a65f667b", "serverId": "1d802043-f89d-4502-9de9-64b0ca425bb0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0a85e476-2f06-4fbb-97c9-bacc6aff6565", "bdm_uuid": "1955b7b5-dae9-4f9e-ba9b-51c3652ac78e"}} {{(pid=100226) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 23 18:25:54.682226 np0000007943 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET call to compute for https://10.4.3.148/compute/v2.1/servers/1d802043-f89d-4502-9de9-64b0ca425bb0/os-volume_attachments/dbb7e11f-af72-4296-9cf8-12d9a65f667b used request id req-195670b9-213e-4f84-a40e-7db6c488c977 {{(pid=100226) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 23 18:25:54.684872 np0000007943 devstack@c-api.service[100226]: ERROR cinder.volume.api [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-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 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Caught error: Detach volume from instance 1d802043-f89d-4502-9de9-64b0ca425bb0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1d802043-f89d-4502-9de9-64b0ca425bb0 using the Compute API Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: 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 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 23 18:25:54.687295 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1d802043-f89d-4502-9de9-64b0ca425bb0 using the Compute API Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.middleware.fault [None req-155cee60-c020-46fe-a523-1d7e4f68110a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 returned with HTTP 409 Aug 23 18:25:54.688721 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1242/4942] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:25:54 2026] DELETE /volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 => generated 167 bytes in 291 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:54.727233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-ba66b484-0e21-40bc-bc9c-95ebf4a9f7e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.729883 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-ba66b484-0e21-40bc-bc9c-95ebf4a9f7e0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:54.730069 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-ba66b484-0e21-40bc-bc9c-95ebf4a9f7e0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:54.730234 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-ba66b484-0e21-40bc-bc9c-95ebf4a9f7e0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:54.739700 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:54.739700 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:54.744844 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-ba66b484-0e21-40bc-bc9c-95ebf4a9f7e0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:54.750879 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-ba66b484-0e21-40bc-bc9c-95ebf4a9f7e0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:54.750879 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1233/4943] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:25:54 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 1156 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:54.769514 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-d7d78f95-211d-48be-b2a8-f12510fc9025 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.772073 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-d7d78f95-211d-48be-b2a8-f12510fc9025 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] POST https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b/action Aug 23 18:25:54.772557 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-d7d78f95-211d-48be-b2a8-f12510fc9025 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:25:54.772728 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-d7d78f95-211d-48be-b2a8-f12510fc9025 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:25:54.786089 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:54.786089 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:54.786671 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-d7d78f95-211d-48be-b2a8-f12510fc9025 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:54.793928 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-d7d78f95-211d-48be-b2a8-f12510fc9025 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Begin detaching volume completed successfully. Aug 23 18:25:54.794207 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-d7d78f95-211d-48be-b2a8-f12510fc9025 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b/action returned with HTTP 202 Aug 23 18:25:54.794787 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1236/4944] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:25:54 2026] POST /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:25:54.840839 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-952fd805-57f9-4bca-b6e1-9edc20fad822 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.841567 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-952fd805-57f9-4bca-b6e1-9edc20fad822 None None] GET https://10.4.3.148/volume// Aug 23 18:25:54.841567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-952fd805-57f9-4bca-b6e1-9edc20fad822 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:54.841803 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-952fd805-57f9-4bca-b6e1-9edc20fad822 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:54.842074 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-952fd805-57f9-4bca-b6e1-9edc20fad822 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:25:54.842366 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1234/4945] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:25:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:25:54.849707 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-51566593-150c-4b30-b67f-df4e34433238 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:54.851966 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-51566593-150c-4b30-b67f-df4e34433238 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:54.852445 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-51566593-150c-4b30-b67f-df4e34433238 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:54.853082 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-51566593-150c-4b30-b67f-df4e34433238 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:54.888230 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-51566593-150c-4b30-b67f-df4e34433238 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:25:54.896479 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:54.896479 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:54.902327 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-51566593-150c-4b30-b67f-df4e34433238 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:54.908287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-51566593-150c-4b30-b67f-df4e34433238 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:54.908756 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1243/4946] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:25:54 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 1339 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:55.385189 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:55.387680 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:55.387986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:55.388284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:55.388756 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete volume with id: e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:55.396400 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:55.396400 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:55.396864 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:55.414651 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete volume request issued successfully. Aug 23 18:25:55.414909 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca27984a-e0bc-45c1-a69d-f441165d3b83 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 202 Aug 23 18:25:55.415304 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1234/4947] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:25:55 2026] DELETE /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:25:55.422976 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cf91964-ab4b-4d56-b0e1-7d4495bc6bb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:55.424707 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cf91964-ab4b-4d56-b0e1-7d4495bc6bb0 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:55.424960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cf91964-ab4b-4d56-b0e1-7d4495bc6bb0 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:55.425113 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cf91964-ab4b-4d56-b0e1-7d4495bc6bb0 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:55.431813 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:55.431813 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:55.435370 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2cf91964-ab4b-4d56-b0e1-7d4495bc6bb0 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:25:55.440079 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cf91964-ab4b-4d56-b0e1-7d4495bc6bb0 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 200 Aug 23 18:25:55.440443 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1237/4948] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:55 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:25:55.813200 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-fc2bd4f8-4a10-403d-adb4-fa34d5e103d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:55.816584 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-fc2bd4f8-4a10-403d-adb4-fa34d5e103d0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] DELETE https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 Aug 23 18:25:55.816889 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-fc2bd4f8-4a10-403d-adb4-fa34d5e103d0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:55.817329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-fc2bd4f8-4a10-403d-adb4-fa34d5e103d0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:55.827035 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:55.827035 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:55.883572 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9fe2c66f-d4cd-4128-bf37-ec46b8c85cc2 req-fc2bd4f8-4a10-403d-adb4-fa34d5e103d0 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 returned with HTTP 200 Aug 23 18:25:55.884001 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1235/4949] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:25:55 2026] DELETE /volume/v3/attachments/0a85e476-2f06-4fbb-97c9-bacc6aff6565 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:56.455516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87af6371-5cf9-4ebb-a513-4447e23f4bd9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:56.457259 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87af6371-5cf9-4ebb-a513-4447e23f4bd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 Aug 23 18:25:56.457520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87af6371-5cf9-4ebb-a513-4447e23f4bd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:56.457780 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87af6371-5cf9-4ebb-a513-4447e23f4bd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:56.464495 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87af6371-5cf9-4ebb-a513-4447e23f4bd9 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 returned with HTTP 404 Aug 23 18:25:56.464954 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1244/4950] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:56 2026] GET /volume/v3/volumes/e59f6ab2-d515-413e-a519-b2fb5d1acda8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:25:56.476140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:56.476586 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 Aug 23 18:25:56.476883 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:56.477110 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:56.477229 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete snapshot with id: c3326abf-22f8-4368-8318-7e756be1d585 Aug 23 18:25:56.482603 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:56.482603 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:56.483088 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:25:56.499612 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot delete request issued successfully. Aug 23 18:25:56.499821 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-536bbbdd-2c1c-40a0-9be5-c50076ab8286 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 returned with HTTP 202 Aug 23 18:25:56.500258 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1235/4951] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:25:56 2026] DELETE /volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:25:56.508542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ebfb497e-c915-45c1-ac49-968700507a29 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:56.514344 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfb497e-c915-45c1-ac49-968700507a29 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 Aug 23 18:25:56.514344 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfb497e-c915-45c1-ac49-968700507a29 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:56.514344 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfb497e-c915-45c1-ac49-968700507a29 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:56.523117 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:56.523117 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:25:56.523585 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ebfb497e-c915-45c1-ac49-968700507a29 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:25:56.524281 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfb497e-c915-45c1-ac49-968700507a29 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 returned with HTTP 200 Aug 23 18:25:56.524621 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1238/4952] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:56 2026] GET /volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:56.939749 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c0a3c26b-4029-4dd2-a4e4-61453f24b367 req-96c7c61d-76cf-4f22-b6f2-1ff5fad8509a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:56.941784 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c0a3c26b-4029-4dd2-a4e4-61453f24b367 req-96c7c61d-76cf-4f22-b6f2-1ff5fad8509a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:56.942035 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c0a3c26b-4029-4dd2-a4e4-61453f24b367 req-96c7c61d-76cf-4f22-b6f2-1ff5fad8509a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:56.942250 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c0a3c26b-4029-4dd2-a4e4-61453f24b367 req-96c7c61d-76cf-4f22-b6f2-1ff5fad8509a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:56.949100 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:56.949100 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:25:56.952494 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c0a3c26b-4029-4dd2-a4e4-61453f24b367 req-96c7c61d-76cf-4f22-b6f2-1ff5fad8509a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:56.956417 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c0a3c26b-4029-4dd2-a4e4-61453f24b367 req-96c7c61d-76cf-4f22-b6f2-1ff5fad8509a tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:56.956808 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1236/4953] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:25:56 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:25:56.967854 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:56.971825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] DELETE https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:56.971825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:56.971825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:56.971825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Delete volume with id: dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:56.978644 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:56.978644 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:56.979287 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:56.995766 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Delete volume request issued successfully. Aug 23 18:25:56.996243 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e51561b0-3ada-42e2-af11-208f32abbdd5 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 202 Aug 23 18:25:56.996985 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1245/4954] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:25:56 2026] DELETE /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:25:57.006050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24476a8e-dd14-4b06-aa16-05e69479ae3c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:57.007414 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24476a8e-dd14-4b06-aa16-05e69479ae3c tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:57.007709 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24476a8e-dd14-4b06-aa16-05e69479ae3c tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:57.008050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24476a8e-dd14-4b06-aa16-05e69479ae3c tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:57.015199 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:57.015199 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:25:57.019236 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24476a8e-dd14-4b06-aa16-05e69479ae3c tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Volume info retrieved successfully. Aug 23 18:25:57.024300 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24476a8e-dd14-4b06-aa16-05e69479ae3c tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 200 Aug 23 18:25:57.024300 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1236/4955] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:57 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:25:57.533317 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e81d2a88-0ed6-4ef6-8bc8-eda7601e371e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:57.536748 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e81d2a88-0ed6-4ef6-8bc8-eda7601e371e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 Aug 23 18:25:57.536947 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e81d2a88-0ed6-4ef6-8bc8-eda7601e371e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:57.537126 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e81d2a88-0ed6-4ef6-8bc8-eda7601e371e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:57.544633 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e81d2a88-0ed6-4ef6-8bc8-eda7601e371e tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 returned with HTTP 404 Aug 23 18:25:57.545137 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1239/4956] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:25:57 2026] GET /volume/v3/snapshots/c3326abf-22f8-4368-8318-7e756be1d585 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:25:58.037474 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3fb2bc2-a937-4699-bc90-4d07c66c83f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:58.039260 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3fb2bc2-a937-4699-bc90-4d07c66c83f7 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] GET https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b Aug 23 18:25:58.039504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3fb2bc2-a937-4699-bc90-4d07c66c83f7 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:58.039708 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3fb2bc2-a937-4699-bc90-4d07c66c83f7 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:58.045247 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3fb2bc2-a937-4699-bc90-4d07c66c83f7 tempest-TestServerVolumeAttachScenarioOldVersion-884990650 tempest-TestServerVolumeAttachScenarioOldVersion-884990650-project-member] https://10.4.3.148/volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b returned with HTTP 404 Aug 23 18:25:58.045741 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1237/4957] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:25:58 2026] GET /volume/v3/volumes/dbb7e11f-af72-4296-9cf8-12d9a65f667b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:25:59.433026 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2584c410-6155-4ffb-8fbf-ab9428556e2c req-8af19722-2dec-44ec-9a21-1dd861ef938c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:25:59.435788 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2584c410-6155-4ffb-8fbf-ab9428556e2c req-8af19722-2dec-44ec-9a21-1dd861ef938c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a Aug 23 18:25:59.436020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2584c410-6155-4ffb-8fbf-ab9428556e2c req-8af19722-2dec-44ec-9a21-1dd861ef938c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:25:59.436247 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2584c410-6155-4ffb-8fbf-ab9428556e2c req-8af19722-2dec-44ec-9a21-1dd861ef938c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:25:59.448802 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:25:59.448802 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:25:59.494967 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2584c410-6155-4ffb-8fbf-ab9428556e2c req-8af19722-2dec-44ec-9a21-1dd861ef938c tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a returned with HTTP 200 Aug 23 18:25:59.495420 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1246/4958] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:25:59 2026] DELETE /volume/v3/attachments/5d1b1341-accb-4cfc-abc7-96be8e394c9a => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:00.866168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:00.868969 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:26:00.869217 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:00.869435 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:00.869635 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete volume with id: bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:26:00.882780 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:00.882780 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:00.883729 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:26:00.905075 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete volume request issued successfully. Aug 23 18:26:00.905250 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c055498-3e43-4386-b5ef-9f3ecd4e2a33 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 202 Aug 23 18:26:00.905669 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1237/4959] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:00 2026] DELETE /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:26:00.914006 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-996c5289-ae2d-4547-a275-6047f9f0ac26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:00.917452 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-996c5289-ae2d-4547-a275-6047f9f0ac26 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:26:00.917700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-996c5289-ae2d-4547-a275-6047f9f0ac26 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:00.917943 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-996c5289-ae2d-4547-a275-6047f9f0ac26 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:00.927857 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:00.927857 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:00.932479 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-996c5289-ae2d-4547-a275-6047f9f0ac26 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:26:00.938217 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-996c5289-ae2d-4547-a275-6047f9f0ac26 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 200 Aug 23 18:26:00.938838 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1240/4960] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:00 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:01.951515 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-44925507-f15d-4c87-b98d-49c5f5b84705 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:01.953396 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44925507-f15d-4c87-b98d-49c5f5b84705 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 Aug 23 18:26:01.953623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44925507-f15d-4c87-b98d-49c5f5b84705 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:01.953820 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44925507-f15d-4c87-b98d-49c5f5b84705 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:01.961447 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44925507-f15d-4c87-b98d-49c5f5b84705 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 returned with HTTP 404 Aug 23 18:26:01.961938 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1238/4961] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:01 2026] GET /volume/v3/volumes/bfea526e-5277-4c06-842b-fbe0b3227993 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:01.971326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:01.973702 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 Aug 23 18:26:01.974017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:01.974312 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:01.974486 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete snapshot with id: 49e2373f-7747-41a1-85a7-6751c6069b31 Aug 23 18:26:01.981917 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:01.981917 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:01.982601 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:26:02.004780 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot delete request issued successfully. Aug 23 18:26:02.005026 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f5b8def-6728-4415-9c98-3ea73b4804ed tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 returned with HTTP 202 Aug 23 18:26:02.005504 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1247/4962] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:26:01 2026] DELETE /volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:02.013642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e4b5d433-67ee-432c-9bc7-6cc2b6819f6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:02.015638 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4b5d433-67ee-432c-9bc7-6cc2b6819f6d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 Aug 23 18:26:02.015907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4b5d433-67ee-432c-9bc7-6cc2b6819f6d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:02.016142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4b5d433-67ee-432c-9bc7-6cc2b6819f6d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:02.021681 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:02.021681 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:02.022290 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e4b5d433-67ee-432c-9bc7-6cc2b6819f6d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Snapshot retrieved successfully. Aug 23 18:26:02.023244 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4b5d433-67ee-432c-9bc7-6cc2b6819f6d tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 returned with HTTP 200 Aug 23 18:26:02.023673 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1238/4963] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:02 2026] GET /volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:03.032405 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c32091d-30f3-49f8-af20-7d0b5788fe0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:03.034547 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c32091d-30f3-49f8-af20-7d0b5788fe0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 Aug 23 18:26:03.034713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c32091d-30f3-49f8-af20-7d0b5788fe0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:03.034971 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c32091d-30f3-49f8-af20-7d0b5788fe0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:03.041154 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c32091d-30f3-49f8-af20-7d0b5788fe0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 returned with HTTP 404 Aug 23 18:26:03.041724 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1241/4964] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:03 2026] GET /volume/v3/snapshots/49e2373f-7747-41a1-85a7-6751c6069b31 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:05.340214 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d664bbaa-91df-4073-8707-411397f44d58 req-93223ed4-9175-4c24-998e-937201186c0f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:05.342305 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d664bbaa-91df-4073-8707-411397f44d58 req-93223ed4-9175-4c24-998e-937201186c0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4 Aug 23 18:26:05.342485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d664bbaa-91df-4073-8707-411397f44d58 req-93223ed4-9175-4c24-998e-937201186c0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:05.342651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d664bbaa-91df-4073-8707-411397f44d58 req-93223ed4-9175-4c24-998e-937201186c0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:05.351450 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:05.351450 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:05.402257 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d664bbaa-91df-4073-8707-411397f44d58 req-93223ed4-9175-4c24-998e-937201186c0f tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4 returned with HTTP 200 Aug 23 18:26:05.402732 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1239/4965] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:26:05 2026] DELETE /volume/v3/attachments/2fdb401c-b958-47f4-b4ec-2ab9c57a16c4 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:07.142568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-39869c55-b254-4577-8f80-d62c4deeb0fc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:07.221929 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:07.221929 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-664778849"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:07.223293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-664778849'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:07.223420 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume of 1 GB Aug 23 18:26:07.223681 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:07.223681 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:07.227313 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Availability Zones retrieved successfully. Aug 23 18:26:07.232769 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (c59bab8c-ba9b-4722-b8a9-4e5752bc529b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:07.233631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d41fff-5952-417c-a083-acfd193d47b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:07.234469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:07.258473 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d41fff-5952-417c-a083-acfd193d47b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:07.259655 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896bc1ee-67c2-4bf1-88c9-f272072f4eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:07.280195 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:07.282428 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:26:07.282752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:07.283041 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:07.283264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete volume with id: e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:26:07.292905 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:07.292905 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:07.293510 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:26:07.312109 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Delete volume request issued successfully. Aug 23 18:26:07.312375 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-521e338a-4b47-48cf-b762-d97dcc0a2913 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 202 Aug 23 18:26:07.312901 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1239/4966] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:07 2026] DELETE /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:26:07.320446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Created reservations ['12f6923b-d770-4186-95b7-21d0f479f8e4', 'af55e9e9-9fac-49bf-9ff1-42db4b45b832', 'e05e5bf2-683c-4a16-a5a2-778d04270125', 'da57c7bc-01b5-479f-8982-7b6a057a2b97'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:07.321455 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896bc1ee-67c2-4bf1-88c9-f272072f4eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12f6923b-d770-4186-95b7-21d0f479f8e4', 'af55e9e9-9fac-49bf-9ff1-42db4b45b832', 'e05e5bf2-683c-4a16-a5a2-778d04270125', 'da57c7bc-01b5-479f-8982-7b6a057a2b97']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:07.322405 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2129d337-031a-408d-9b05-ff6c081f8a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:07.324866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26845867-b31c-42cf-9363-256283e7e9d4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:07.330550 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26845867-b31c-42cf-9363-256283e7e9d4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:26:07.330829 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26845867-b31c-42cf-9363-256283e7e9d4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:07.331074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26845867-b31c-42cf-9363-256283e7e9d4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:07.342956 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:07.342956 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:07.347698 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26845867-b31c-42cf-9363-256283e7e9d4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Volume info retrieved successfully. Aug 23 18:26:07.350218 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2129d337-031a-408d-9b05-ff6c081f8a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0cf149c-cce8-4ade-a7fb-782f9376c4ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-664778849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['12f6923b-d770-4186-95b7-21d0f479f8e4','af55e9e9-9fac-49bf-9ff1-42db4b45b832','e05e5bf2-683c-4a16-a5a2-778d04270125','da57c7bc-01b5-479f-8982-7b6a057a2b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-664778849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0cf149c-cce8-4ade-a7fb-782f9376c4ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63872c71e01244348db6f8893df13df9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:07.350883 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c552151-b98c-4ea8-8c5c-2fa6899e467c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:07.353083 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26845867-b31c-42cf-9363-256283e7e9d4 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 200 Aug 23 18:26:07.353543 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1242/4967] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:07 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:07.367566 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c552151-b98c-4ea8-8c5c-2fa6899e467c) transitioned into state 'SUCCESS' from state '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-664778849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['12f6923b-d770-4186-95b7-21d0f479f8e4','af55e9e9-9fac-49bf-9ff1-42db4b45b832','e05e5bf2-683c-4a16-a5a2-778d04270125','da57c7bc-01b5-479f-8982-7b6a057a2b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:07.367970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5470aa1a-dcda-4225-a7c2-5480a571367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:07.377574 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5470aa1a-dcda-4225-a7c2-5480a571367c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:07.378298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (c59bab8c-ba9b-4722-b8a9-4e5752bc529b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:07.378622 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request issued successfully. Aug 23 18:26:07.379226 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-39869c55-b254-4577-8f80-d62c4deeb0fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:07.379653 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1248/4968] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:26:07 2026] POST /volume/v3/volumes => generated 759 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:07.396452 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-70b0b3ee-44e8-4c02-9e9a-64d64b352454 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:07.398225 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70b0b3ee-44e8-4c02-9e9a-64d64b352454 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae Aug 23 18:26:07.398424 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70b0b3ee-44e8-4c02-9e9a-64d64b352454 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:07.398609 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70b0b3ee-44e8-4c02-9e9a-64d64b352454 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:07.405770 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:07.405770 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:07.409411 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-70b0b3ee-44e8-4c02-9e9a-64d64b352454 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:07.413683 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70b0b3ee-44e8-4c02-9e9a-64d64b352454 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae returned with HTTP 200 Aug 23 18:26:07.414054 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1240/4969] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:07 2026] GET /volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:08.371948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-baf4c552-3aec-4975-9183-253e4b71a824 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:08.373842 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-baf4c552-3aec-4975-9183-253e4b71a824 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] GET https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 Aug 23 18:26:08.374073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-baf4c552-3aec-4975-9183-253e4b71a824 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:08.374266 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-baf4c552-3aec-4975-9183-253e4b71a824 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:08.380351 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-baf4c552-3aec-4975-9183-253e4b71a824 tempest-TestVolumeBootPatternV346-1625926977 tempest-TestVolumeBootPatternV346-1625926977-project-member] https://10.4.3.148/volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 returned with HTTP 404 Aug 23 18:26:08.380842 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1240/4970] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:08 2026] GET /volume/v3/volumes/e6c80a91-46c4-4ee2-bbf1-e4c778a545f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:08.427546 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-81f67257-915e-4858-af47-8b3d7fe4cd15 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:08.429513 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81f67257-915e-4858-af47-8b3d7fe4cd15 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae Aug 23 18:26:08.429739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81f67257-915e-4858-af47-8b3d7fe4cd15 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:08.429979 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81f67257-915e-4858-af47-8b3d7fe4cd15 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:08.438633 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:08.438633 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:08.442721 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-81f67257-915e-4858-af47-8b3d7fe4cd15 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:08.447655 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81f67257-915e-4858-af47-8b3d7fe4cd15 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae returned with HTTP 200 Aug 23 18:26:08.448102 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1243/4971] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:08 2026] GET /volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:08.460663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:08.462988 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:26:08.463667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0cf149c-cce8-4ade-a7fb-782f9376c4ae", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1585509515"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:08.473076 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:08.473076 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:08.473590 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:08.473731 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create snapshot from volume d0cf149c-cce8-4ade-a7fb-782f9376c4ae Aug 23 18:26:08.507065 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Created reservations ['916696e5-e834-47b3-aed7-fa523b798201', '41379fea-b54b-4ee2-af94-17b60a872606', '840bd935-ee03-4d9f-b421-102a2f995402', '98c133f3-d574-4ab8-988e-76c30a42132f'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:08.535169 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Snapshot create request issued successfully. Aug 23 18:26:08.535500 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e82948b-3bfd-436c-a739-e0d6f82dddaf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:26:08.535971 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1249/4972] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:26:08 2026] POST /volume/v3/snapshots => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:08.546266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-892acd16-5430-4e3c-a004-4e8332da5e8e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:08.548258 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-892acd16-5430-4e3c-a004-4e8332da5e8e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c Aug 23 18:26:08.548501 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-892acd16-5430-4e3c-a004-4e8332da5e8e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:08.548647 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-892acd16-5430-4e3c-a004-4e8332da5e8e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:08.553617 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:08.553617 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:08.554282 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-892acd16-5430-4e3c-a004-4e8332da5e8e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Snapshot retrieved successfully. Aug 23 18:26:08.555195 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-892acd16-5430-4e3c-a004-4e8332da5e8e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c returned with HTTP 200 Aug 23 18:26:08.555612 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1241/4973] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:08 2026] GET /volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:09.565416 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f3d67bc-ec5e-4a05-8dc4-2e648eaeea05 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:09.567348 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f3d67bc-ec5e-4a05-8dc4-2e648eaeea05 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c Aug 23 18:26:09.568096 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f3d67bc-ec5e-4a05-8dc4-2e648eaeea05 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:09.568300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f3d67bc-ec5e-4a05-8dc4-2e648eaeea05 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:09.573099 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:09.573099 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:09.573540 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f3d67bc-ec5e-4a05-8dc4-2e648eaeea05 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Snapshot retrieved successfully. Aug 23 18:26:09.574308 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f3d67bc-ec5e-4a05-8dc4-2e648eaeea05 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c returned with HTTP 200 Aug 23 18:26:09.574681 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1241/4974] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:09 2026] GET /volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:09.583488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dffa5c4c-3f7e-45d2-8be9-8620b638965c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1860236182"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dffa5c4c-3f7e-45d2-8be9-8620b638965c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1860236182'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume of 1 GB Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Availability Zones retrieved successfully. Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (684103de-3f77-45a8-b6f9-8d948d18b453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2502cbca-465e-4d18-a1fc-80bde4edd04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2502cbca-465e-4d18-a1fc-80bde4edd04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.663370 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456e62a6-2141-41aa-9376-df5c52f37048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.671178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Created reservations ['d4047a21-acb8-420e-8a6b-f4ad8344db96', '019d2e98-163b-461d-a822-5bf3da4833de', 'e9d5d882-46dd-47ce-b9c0-15631c129aef', 'a47f358a-9fa8-4404-9604-986d8baa6f7f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:09.671862 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456e62a6-2141-41aa-9376-df5c52f37048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4047a21-acb8-420e-8a6b-f4ad8344db96', '019d2e98-163b-461d-a822-5bf3da4833de', 'e9d5d882-46dd-47ce-b9c0-15631c129aef', 'a47f358a-9fa8-4404-9604-986d8baa6f7f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.672537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9a8f1e-55b5-442c-8a39-b089764b1bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.693476 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9a8f1e-55b5-442c-8a39-b089764b1bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6314a098-a001-44fe-a861-ec9b13cc1568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1860236182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['d4047a21-acb8-420e-8a6b-f4ad8344db96','019d2e98-163b-461d-a822-5bf3da4833de','e9d5d882-46dd-47ce-b9c0-15631c129aef','a47f358a-9fa8-4404-9604-986d8baa6f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1860236182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6314a098-a001-44fe-a861-ec9b13cc1568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63872c71e01244348db6f8893df13df9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.694147 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c98101c-a314-4c20-bc5b-fca216571d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.710240 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c98101c-a314-4c20-bc5b-fca216571d11) transitioned into state 'SUCCESS' from state '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-1860236182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['d4047a21-acb8-420e-8a6b-f4ad8344db96','019d2e98-163b-461d-a822-5bf3da4833de','e9d5d882-46dd-47ce-b9c0-15631c129aef','a47f358a-9fa8-4404-9604-986d8baa6f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.710915 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b926eed-e4a7-4472-b03a-822546afddcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.719080 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b926eed-e4a7-4472-b03a-822546afddcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.719800 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (684103de-3f77-45a8-b6f9-8d948d18b453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:09.720102 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request issued successfully. Aug 23 18:26:09.720603 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41397e2-dcfd-4fd7-87f1-18024609a9bf tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:09.720989 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1244/4975] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:09 2026] POST /volume/v3/volumes => generated 760 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:09.736049 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:09.738036 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:09.738375 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dffa5c4c-3f7e-45d2-8be9-8620b638965c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-285658229"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:09.740080 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dffa5c4c-3f7e-45d2-8be9-8620b638965c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-285658229'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:09.740233 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume of 1 GB Aug 23 18:26:09.740504 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:09.740504 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:09.744340 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Availability Zones retrieved successfully. Aug 23 18:26:09.750004 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (f974386d-75c8-4831-97e4-894681a2e54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:09.750895 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f314456-245c-40c2-a8de-6fe0a952f93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.751823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:09.779924 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f314456-245c-40c2-a8de-6fe0a952f93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.780942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c6da52-3f7c-45d6-ac9f-7de6272bb12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.821907 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Created reservations ['1f001a8d-15fd-4930-95a9-962f357c9b2d', 'a83cc304-2ac0-4875-a016-b61e71405cd6', 'f76318a0-2a76-4b6d-94ed-1d4b37f8441e', 'd157e385-b967-4ce9-a45f-b04e0a99561d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:09.822739 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c6da52-3f7c-45d6-ac9f-7de6272bb12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f001a8d-15fd-4930-95a9-962f357c9b2d', 'a83cc304-2ac0-4875-a016-b61e71405cd6', 'f76318a0-2a76-4b6d-94ed-1d4b37f8441e', 'd157e385-b967-4ce9-a45f-b04e0a99561d']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.823542 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f478a756-9efa-48de-8c36-4494509f5883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.845186 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f478a756-9efa-48de-8c36-4494509f5883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b73506-3dbc-4dd5-9d1c-5b870f9bd003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-285658229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['1f001a8d-15fd-4930-95a9-962f357c9b2d','a83cc304-2ac0-4875-a016-b61e71405cd6','f76318a0-2a76-4b6d-94ed-1d4b37f8441e','d157e385-b967-4ce9-a45f-b04e0a99561d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-285658229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b73506-3dbc-4dd5-9d1c-5b870f9bd003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63872c71e01244348db6f8893df13df9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.845948 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be801b5-4db1-4bfd-bb79-dac01e85036f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.862775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be801b5-4db1-4bfd-bb79-dac01e85036f) transitioned into state 'SUCCESS' from state '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-285658229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['1f001a8d-15fd-4930-95a9-962f357c9b2d','a83cc304-2ac0-4875-a016-b61e71405cd6','f76318a0-2a76-4b6d-94ed-1d4b37f8441e','d157e385-b967-4ce9-a45f-b04e0a99561d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.863458 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd794d7-5a4a-49d0-8ed9-7294199a28ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.872347 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd794d7-5a4a-49d0-8ed9-7294199a28ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.873270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (f974386d-75c8-4831-97e4-894681a2e54b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:09.873636 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request issued successfully. Aug 23 18:26:09.874241 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-544e52be-b7d5-4e8c-99ec-8cce25eadf2f tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:09.874669 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1250/4976] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:09 2026] POST /volume/v3/volumes => generated 759 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:09.886678 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:09.888461 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:09.888865 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dffa5c4c-3f7e-45d2-8be9-8620b638965c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-831060603"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:09.890431 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dffa5c4c-3f7e-45d2-8be9-8620b638965c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-831060603'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:09.890607 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume of 1 GB Aug 23 18:26:09.895035 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Availability Zones retrieved successfully. Aug 23 18:26:09.900347 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (09a0295c-ab73-4f47-8c16-a19e5c9c1ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:09.901589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ee0edd-8bd8-4164-b6fb-c18057f0cf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.902831 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:09.926436 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ee0edd-8bd8-4164-b6fb-c18057f0cf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.927239 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aacfc33-195f-4bb3-be34-732260a1672a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.966766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Created reservations ['8eb605dc-7795-489a-b6da-179e6cb0259e', 'e4b6295d-31db-4e49-bf4b-3bd5e4e7f511', '3c3cec0f-1008-44ac-b9a6-bef8e58269c9', '302b068e-ac86-441c-95c8-dad5592f1f3b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:09.967625 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aacfc33-195f-4bb3-be34-732260a1672a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb605dc-7795-489a-b6da-179e6cb0259e', 'e4b6295d-31db-4e49-bf4b-3bd5e4e7f511', '3c3cec0f-1008-44ac-b9a6-bef8e58269c9', '302b068e-ac86-441c-95c8-dad5592f1f3b']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.968346 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02fc48ef-abe8-4d43-b078-45f2fe43086a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:09.990567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02fc48ef-abe8-4d43-b078-45f2fe43086a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5d76c21-81e7-4587-ba0b-b75f034874fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-831060603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['8eb605dc-7795-489a-b6da-179e6cb0259e','e4b6295d-31db-4e49-bf4b-3bd5e4e7f511','3c3cec0f-1008-44ac-b9a6-bef8e58269c9','302b068e-ac86-441c-95c8-dad5592f1f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-831060603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5d76c21-81e7-4587-ba0b-b75f034874fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63872c71e01244348db6f8893df13df9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:09.991324 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f0535d-b73d-4583-8f03-adfe5ff82483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.008800 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f0535d-b73d-4583-8f03-adfe5ff82483) transitioned into state 'SUCCESS' from state '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-831060603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['8eb605dc-7795-489a-b6da-179e6cb0259e','e4b6295d-31db-4e49-bf4b-3bd5e4e7f511','3c3cec0f-1008-44ac-b9a6-bef8e58269c9','302b068e-ac86-441c-95c8-dad5592f1f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.009589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3940c7-922c-40e5-bb47-23d2c16a9ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.019102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3940c7-922c-40e5-bb47-23d2c16a9ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.020034 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (09a0295c-ab73-4f47-8c16-a19e5c9c1ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:10.020480 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request issued successfully. Aug 23 18:26:10.021192 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99f5bdb1-e957-41fe-aac0-2d812a273c9c tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:10.021686 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1242/4977] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:09 2026] POST /volume/v3/volumes => generated 759 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:10.035720 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:10.037445 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:10.037846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dffa5c4c-3f7e-45d2-8be9-8620b638965c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1133573616"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:10.039242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dffa5c4c-3f7e-45d2-8be9-8620b638965c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1133573616'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:10.039403 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume of 1 GB Aug 23 18:26:10.043502 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Availability Zones retrieved successfully. Aug 23 18:26:10.048663 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (a1f74c6c-a844-420e-9fbe-4a306cbacf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:10.049512 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbefc01-dbf1-4784-bce0-85a8fcd963fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.050581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:10.074953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbefc01-dbf1-4784-bce0-85a8fcd963fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.075862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83143e59-e291-4f1b-94bc-23e6e0ed168d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.116756 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Created reservations ['2391f76e-11e2-4467-81cb-f41772937642', '72a9983f-467d-427b-9b45-94d086bd0e2e', '3b4af840-0b22-4757-a6c0-76043db13aa9', '45ba166f-aaa7-4374-8114-95da6eee9781'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:10.117646 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83143e59-e291-4f1b-94bc-23e6e0ed168d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2391f76e-11e2-4467-81cb-f41772937642', '72a9983f-467d-427b-9b45-94d086bd0e2e', '3b4af840-0b22-4757-a6c0-76043db13aa9', '45ba166f-aaa7-4374-8114-95da6eee9781']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.118693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b23c1cb-914b-4713-9171-ba95e4cdc471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.139627 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b23c1cb-914b-4713-9171-ba95e4cdc471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4ae3877-ad23-4f2e-a777-15cccd0d87d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1133573616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['2391f76e-11e2-4467-81cb-f41772937642','72a9983f-467d-427b-9b45-94d086bd0e2e','3b4af840-0b22-4757-a6c0-76043db13aa9','45ba166f-aaa7-4374-8114-95da6eee9781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1133573616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4ae3877-ad23-4f2e-a777-15cccd0d87d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63872c71e01244348db6f8893df13df9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.140451 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b242dc14-3eaf-49dc-8f7f-f979f46b1d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.157851 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b242dc14-3eaf-49dc-8f7f-f979f46b1d99) transitioned into state 'SUCCESS' from state '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-1133573616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['2391f76e-11e2-4467-81cb-f41772937642','72a9983f-467d-427b-9b45-94d086bd0e2e','3b4af840-0b22-4757-a6c0-76043db13aa9','45ba166f-aaa7-4374-8114-95da6eee9781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.158524 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3619fb3-38f5-4703-a90a-bc38563d1db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.167247 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3619fb3-38f5-4703-a90a-bc38563d1db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.168066 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (a1f74c6c-a844-420e-9fbe-4a306cbacf97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:10.168358 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request issued successfully. Aug 23 18:26:10.168964 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44e15cf4-6159-4aa4-81d9-55a8c0b16855 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:10.169405 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1242/4978] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:10 2026] POST /volume/v3/volumes => generated 760 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:10.183448 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3075d89-fd89-4126-b305-db7870071640 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:10.185579 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:10.185911 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "dffa5c4c-3f7e-45d2-8be9-8620b638965c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-860650423"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:10.187351 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request body: {'volume': {"'snapshot_id": 'dffa5c4c-3f7e-45d2-8be9-8620b638965c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-860650423'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:10.187468 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume of 1 GB Aug 23 18:26:10.187715 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:10.187715 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:10.191778 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Availability Zones retrieved successfully. Aug 23 18:26:10.197155 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (48ae28e7-7af1-4a85-a35e-5adf63e57019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:10.197981 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1a7959-1d2b-4622-9363-9c5ec79967af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.198882 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:10.223272 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1a7959-1d2b-4622-9363-9c5ec79967af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.224013 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0611b7d7-f65a-4aad-a620-70e217a81282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.264555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Created reservations ['d7a98e6f-c655-462a-a645-1795666cf949', 'de801ff7-fd69-4a11-a3eb-b1abcf182f0b', '60df1ce2-9240-4199-af32-d8ede307361f', '51d399fe-09b8-4ba7-b04a-a18fa73b8092'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:10.265398 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0611b7d7-f65a-4aad-a620-70e217a81282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a98e6f-c655-462a-a645-1795666cf949', 'de801ff7-fd69-4a11-a3eb-b1abcf182f0b', '60df1ce2-9240-4199-af32-d8ede307361f', '51d399fe-09b8-4ba7-b04a-a18fa73b8092']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.266108 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5811c8b2-fe41-42f9-9adc-db8ddd834122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.288186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5811c8b2-fe41-42f9-9adc-db8ddd834122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3deb5865-ee29-493a-a608-9df6675ab7a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-860650423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['d7a98e6f-c655-462a-a645-1795666cf949','de801ff7-fd69-4a11-a3eb-b1abcf182f0b','60df1ce2-9240-4199-af32-d8ede307361f','51d399fe-09b8-4ba7-b04a-a18fa73b8092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-860650423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3deb5865-ee29-493a-a608-9df6675ab7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63872c71e01244348db6f8893df13df9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.288952 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf25b72a-ce27-4422-a55f-99c05fc2663a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.305828 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf25b72a-ce27-4422-a55f-99c05fc2663a) transitioned into state 'SUCCESS' from state '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-860650423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63872c71e01244348db6f8893df13df9',qos_specs=None,replication_status=,reservations=['d7a98e6f-c655-462a-a645-1795666cf949','de801ff7-fd69-4a11-a3eb-b1abcf182f0b','60df1ce2-9240-4199-af32-d8ede307361f','51d399fe-09b8-4ba7-b04a-a18fa73b8092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54b0ae2bf4b7479cab64c7e5e71bb8c1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.306497 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b43fee-738b-45c0-a156-f15817dae109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:10.315862 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b43fee-738b-45c0-a156-f15817dae109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:10.316787 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Flow 'volume_create_api' (48ae28e7-7af1-4a85-a35e-5adf63e57019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:10.317114 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Create volume request issued successfully. Aug 23 18:26:10.317703 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3075d89-fd89-4126-b305-db7870071640 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:10.320169 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1245/4979] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:10 2026] POST /volume/v3/volumes => generated 759 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:10.337093 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6062d3e4-a001-4015-90cb-6ee4cb40fd79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:10.338927 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6062d3e4-a001-4015-90cb-6ee4cb40fd79 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 Aug 23 18:26:10.339121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6062d3e4-a001-4015-90cb-6ee4cb40fd79 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:10.339310 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6062d3e4-a001-4015-90cb-6ee4cb40fd79 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:10.347436 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:10.347436 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:10.350850 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6062d3e4-a001-4015-90cb-6ee4cb40fd79 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:10.355179 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6062d3e4-a001-4015-90cb-6ee4cb40fd79 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 returned with HTTP 200 Aug 23 18:26:10.355880 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1251/4980] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:10 2026] GET /volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:10.369329 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-373a5d3d-b152-40ef-8ae3-4da746ecc6f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:10.371025 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-373a5d3d-b152-40ef-8ae3-4da746ecc6f6 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 Aug 23 18:26:10.371224 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-373a5d3d-b152-40ef-8ae3-4da746ecc6f6 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:10.371436 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-373a5d3d-b152-40ef-8ae3-4da746ecc6f6 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:10.377622 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:10.377622 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:10.381068 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-373a5d3d-b152-40ef-8ae3-4da746ecc6f6 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:10.385027 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-373a5d3d-b152-40ef-8ae3-4da746ecc6f6 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 returned with HTTP 200 Aug 23 18:26:10.385413 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1243/4981] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:10 2026] GET /volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:10.402152 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-869f9e81-4dbb-427d-8acb-263120713252 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:10.404202 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-869f9e81-4dbb-427d-8acb-263120713252 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd Aug 23 18:26:10.404413 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-869f9e81-4dbb-427d-8acb-263120713252 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:10.404623 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-869f9e81-4dbb-427d-8acb-263120713252 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:10.412608 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:10.412608 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:10.417028 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-869f9e81-4dbb-427d-8acb-263120713252 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:10.421750 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-869f9e81-4dbb-427d-8acb-263120713252 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd returned with HTTP 200 Aug 23 18:26:10.422234 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1243/4982] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:10 2026] GET /volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:10.433356 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bfbce27b-7602-478b-918d-81361eeb4676 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:10.435250 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfbce27b-7602-478b-918d-81361eeb4676 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 Aug 23 18:26:10.435487 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfbce27b-7602-478b-918d-81361eeb4676 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:10.435645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfbce27b-7602-478b-918d-81361eeb4676 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:10.442958 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:10.442958 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:10.446310 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bfbce27b-7602-478b-918d-81361eeb4676 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:10.450726 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfbce27b-7602-478b-918d-81361eeb4676 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 returned with HTTP 200 Aug 23 18:26:10.451135 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1246/4983] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:10 2026] GET /volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:10.463690 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b8ee3a6c-4979-467e-b017-5973927dce90 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:10.466193 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b8ee3a6c-4979-467e-b017-5973927dce90 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 Aug 23 18:26:10.466478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b8ee3a6c-4979-467e-b017-5973927dce90 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:10.466747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b8ee3a6c-4979-467e-b017-5973927dce90 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:10.477355 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:10.477355 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:10.482317 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b8ee3a6c-4979-467e-b017-5973927dce90 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:10.487573 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b8ee3a6c-4979-467e-b017-5973927dce90 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 returned with HTTP 200 Aug 23 18:26:10.488141 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1252/4984] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:10 2026] GET /volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:11.499599 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b20f10d5-b938-4197-ac10-edc79568a14d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:11.501288 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b20f10d5-b938-4197-ac10-edc79568a14d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 Aug 23 18:26:11.501513 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b20f10d5-b938-4197-ac10-edc79568a14d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:11.501719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b20f10d5-b938-4197-ac10-edc79568a14d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:11.508074 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:11.508074 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:11.511188 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b20f10d5-b938-4197-ac10-edc79568a14d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:11.515022 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b20f10d5-b938-4197-ac10-edc79568a14d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 returned with HTTP 200 Aug 23 18:26:11.515418 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1244/4985] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:11 2026] GET /volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:11.528811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:11.530624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] DELETE https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 Aug 23 18:26:11.530848 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:11.531080 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:11.531306 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume with id: 3deb5865-ee29-493a-a608-9df6675ab7a3 Aug 23 18:26:11.538908 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:11.538908 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:11.539372 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:11.558329 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume request issued successfully. Aug 23 18:26:11.558591 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c60f899-f0c2-4252-81f2-a8304ff57be4 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 returned with HTTP 202 Aug 23 18:26:11.559242 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1244/4986] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:11 2026] DELETE /volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:11.565933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8d4ecbc-6c28-4072-b8fb-f8adf781946e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:11.567532 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8d4ecbc-6c28-4072-b8fb-f8adf781946e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 Aug 23 18:26:11.567749 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8d4ecbc-6c28-4072-b8fb-f8adf781946e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:11.567993 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8d4ecbc-6c28-4072-b8fb-f8adf781946e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:11.574837 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:11.574837 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:11.577908 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f8d4ecbc-6c28-4072-b8fb-f8adf781946e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:11.582167 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8d4ecbc-6c28-4072-b8fb-f8adf781946e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 returned with HTTP 200 Aug 23 18:26:11.582593 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1247/4987] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:11 2026] GET /volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:12.604912 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16aee1bd-0932-44ba-a272-4e5347afc20e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:12.606663 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16aee1bd-0932-44ba-a272-4e5347afc20e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 Aug 23 18:26:12.606860 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16aee1bd-0932-44ba-a272-4e5347afc20e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:12.607041 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16aee1bd-0932-44ba-a272-4e5347afc20e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:12.612494 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16aee1bd-0932-44ba-a272-4e5347afc20e tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 returned with HTTP 404 Aug 23 18:26:12.612916 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1253/4988] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:12 2026] GET /volume/v3/volumes/3deb5865-ee29-493a-a608-9df6675ab7a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:12.621063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f831534-1ceb-46b2-8762-05db938be858 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:12.623672 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f831534-1ceb-46b2-8762-05db938be858 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 Aug 23 18:26:12.623672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f831534-1ceb-46b2-8762-05db938be858 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:12.623672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f831534-1ceb-46b2-8762-05db938be858 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:12.623672 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0f831534-1ceb-46b2-8762-05db938be858 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume with id: a4ae3877-ad23-4f2e-a777-15cccd0d87d4 Aug 23 18:26:12.630961 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:12.630961 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:12.631237 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f831534-1ceb-46b2-8762-05db938be858 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:12.647413 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f831534-1ceb-46b2-8762-05db938be858 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume request issued successfully. Aug 23 18:26:12.647979 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f831534-1ceb-46b2-8762-05db938be858 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 returned with HTTP 202 Aug 23 18:26:12.648163 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1245/4989] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:12 2026] DELETE /volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:12.655354 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab8bb8f8-99aa-472d-8e01-8d344ae21beb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:12.656913 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab8bb8f8-99aa-472d-8e01-8d344ae21beb tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 Aug 23 18:26:12.657207 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab8bb8f8-99aa-472d-8e01-8d344ae21beb tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:12.657462 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab8bb8f8-99aa-472d-8e01-8d344ae21beb tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:12.666927 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:12.666927 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:12.672947 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab8bb8f8-99aa-472d-8e01-8d344ae21beb tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:12.679101 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab8bb8f8-99aa-472d-8e01-8d344ae21beb tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 returned with HTTP 200 Aug 23 18:26:12.680026 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1245/4990] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:12 2026] GET /volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:13.694451 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c3f42ac-4708-4839-bd9c-5854c4709b87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:13.696785 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c3f42ac-4708-4839-bd9c-5854c4709b87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 Aug 23 18:26:13.697071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c3f42ac-4708-4839-bd9c-5854c4709b87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:13.697423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c3f42ac-4708-4839-bd9c-5854c4709b87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:13.706831 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c3f42ac-4708-4839-bd9c-5854c4709b87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 returned with HTTP 404 Aug 23 18:26:13.707472 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1248/4991] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:13 2026] GET /volume/v3/volumes/a4ae3877-ad23-4f2e-a777-15cccd0d87d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:13.714526 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:13.716808 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd Aug 23 18:26:13.717074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:13.717354 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:13.717601 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume with id: f5d76c21-81e7-4587-ba0b-b75f034874fd Aug 23 18:26:13.736087 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:13.736087 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:13.736674 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:13.756444 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume request issued successfully. Aug 23 18:26:13.757335 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b110b11-758b-4fa9-b62e-90f1384c68f7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd returned with HTTP 202 Aug 23 18:26:13.758692 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1254/4992] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:13 2026] DELETE /volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:13.765957 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-caf2315e-f725-4b49-9049-273afd0d6d87 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:13.768447 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-caf2315e-f725-4b49-9049-273afd0d6d87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd Aug 23 18:26:13.768630 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-caf2315e-f725-4b49-9049-273afd0d6d87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:13.768842 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-caf2315e-f725-4b49-9049-273afd0d6d87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:13.778778 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:13.778778 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:13.783667 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-caf2315e-f725-4b49-9049-273afd0d6d87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:13.788750 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-caf2315e-f725-4b49-9049-273afd0d6d87 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd returned with HTTP 200 Aug 23 18:26:13.789156 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1246/4993] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:13 2026] GET /volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:13.964706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.038129 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:14.038503 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1341654194"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:14.039803 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request body: {'volume': {"'imageRef": 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1341654194'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:14.039921 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume of 1 GB Aug 23 18:26:14.043640 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Availability Zones retrieved successfully. Aug 23 18:26:14.048755 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (8cd8ed73-b625-49c7-aac0-207fad7febca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.049635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2cd6ef-fab3-488d-89b9-e2914525b7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.050462 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:14.072803 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2cd6ef-fab3-488d-89b9-e2914525b7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.073453 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a117be-ce92-4bc8-901c-627a64c97bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.121631 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Created reservations ['55063691-9c50-4788-8fb0-f67709dee374', 'a781fd3e-b364-4839-b257-4af4f7c989ca', '5a1c5d1f-6e01-4efa-8e60-77f2a22ca0ee', '7602a16d-0803-402a-b53f-4978c4b62b9c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:14.122271 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a117be-ce92-4bc8-901c-627a64c97bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55063691-9c50-4788-8fb0-f67709dee374', 'a781fd3e-b364-4839-b257-4af4f7c989ca', '5a1c5d1f-6e01-4efa-8e60-77f2a22ca0ee', '7602a16d-0803-402a-b53f-4978c4b62b9c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.122992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40628b26-10dd-4c65-afcf-38d2dad7d639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.142916 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40628b26-10dd-4c65-afcf-38d2dad7d639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1341654194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['55063691-9c50-4788-8fb0-f67709dee374','a781fd3e-b364-4839-b257-4af4f7c989ca','5a1c5d1f-6e01-4efa-8e60-77f2a22ca0ee','7602a16d-0803-402a-b53f-4978c4b62b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1341654194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b476969fcf24e65851e4eefbd2ea53f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d986aa082894ab78363282b0c43efe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.143610 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e564f7-9110-4fc5-b410-1e9fce00cdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.159065 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e564f7-9110-4fc5-b410-1e9fce00cdc3) transitioned into state 'SUCCESS' from state '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-1341654194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['55063691-9c50-4788-8fb0-f67709dee374','a781fd3e-b364-4839-b257-4af4f7c989ca','5a1c5d1f-6e01-4efa-8e60-77f2a22ca0ee','7602a16d-0803-402a-b53f-4978c4b62b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.159802 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d10e4f-9d33-4625-9794-a4d46a7bbef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.168261 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d10e4f-9d33-4625-9794-a4d46a7bbef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.169122 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (8cd8ed73-b625-49c7-aac0-207fad7febca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.169407 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request issued successfully. Aug 23 18:26:14.169960 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67e4d437-d4e6-4da0-9495-2eb7a2398c5d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:14.170375 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1246/4994] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:13 2026] POST /volume/v3/volumes => generated 757 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 23 18:26:14.180951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.182836 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:14.183095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1652521595"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:14.184502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request body: {'volume': {"'imageRef": 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1652521595'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:14.184620 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume of 1 GB Aug 23 18:26:14.188565 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Availability Zones retrieved successfully. Aug 23 18:26:14.193806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (9a14a5ac-ab0b-4cc4-90af-653e6e290ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.194631 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54dd8725-4645-4d26-8275-5386f6602d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.195544 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:14.221552 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54dd8725-4645-4d26-8275-5386f6602d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.222387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9676ddb-477f-4186-9bfc-3c5dc6e32efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.264257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Created reservations ['58e23059-66ef-45a8-8ba7-b7304da9d798', '6ad634c0-8f74-40ff-ac17-033cf412defe', 'c47a9364-f1ff-41d3-a2f6-53962d15aed6', 'bd42bcfb-2968-4ac9-9b65-14fc64567a45'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:14.265011 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9676ddb-477f-4186-9bfc-3c5dc6e32efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e23059-66ef-45a8-8ba7-b7304da9d798', '6ad634c0-8f74-40ff-ac17-033cf412defe', 'c47a9364-f1ff-41d3-a2f6-53962d15aed6', 'bd42bcfb-2968-4ac9-9b65-14fc64567a45']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.265683 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a63bc7f-c5b8-4f44-9edf-7327fd106c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.287716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a63bc7f-c5b8-4f44-9edf-7327fd106c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ad93ce2-ef39-4583-a985-6bb34305ea51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1652521595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['58e23059-66ef-45a8-8ba7-b7304da9d798','6ad634c0-8f74-40ff-ac17-033cf412defe','c47a9364-f1ff-41d3-a2f6-53962d15aed6','bd42bcfb-2968-4ac9-9b65-14fc64567a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1652521595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ad93ce2-ef39-4583-a985-6bb34305ea51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b476969fcf24e65851e4eefbd2ea53f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d986aa082894ab78363282b0c43efe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.288402 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd8bb4c9-5220-4ffa-9867-d8af8dca88eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.307077 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd8bb4c9-5220-4ffa-9867-d8af8dca88eb) transitioned into state 'SUCCESS' from state '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-1652521595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['58e23059-66ef-45a8-8ba7-b7304da9d798','6ad634c0-8f74-40ff-ac17-033cf412defe','c47a9364-f1ff-41d3-a2f6-53962d15aed6','bd42bcfb-2968-4ac9-9b65-14fc64567a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.307720 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a537b42-72c4-4ff5-a6a9-edd7ba83a2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.316762 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a537b42-72c4-4ff5-a6a9-edd7ba83a2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.317517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (9a14a5ac-ab0b-4cc4-90af-653e6e290ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.317775 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request issued successfully. Aug 23 18:26:14.318260 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-097e4b5c-bebe-4e15-863e-62dc18dcd4e0 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:14.318691 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1249/4995] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:14 2026] POST /volume/v3/volumes => generated 757 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:14.329948 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.331830 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:14.332152 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-164277410"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:14.333547 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request body: {'volume': {"'imageRef": 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-164277410'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:14.333659 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume of 1 GB Aug 23 18:26:14.337313 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Availability Zones retrieved successfully. Aug 23 18:26:14.342557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (8a1f7983-c9e9-4962-b9bc-477ddbe5c5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.343620 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4a92bb-4a4b-44fe-a173-1762f261c64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.344451 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:14.366246 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4a92bb-4a4b-44fe-a173-1762f261c64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.366912 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8b3e50-c119-4464-a2ff-6c0fef25ec47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.405237 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Created reservations ['7184d5ef-a63e-4521-8fcf-20b32bacb806', '55a41464-69b7-4e96-80d6-3025d0ed8e3f', '49474d63-665a-4f5c-bbad-cfd0a478730c', 'dfe1e8ff-f7fc-4307-a689-3361c7ba891d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:14.405969 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8b3e50-c119-4464-a2ff-6c0fef25ec47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7184d5ef-a63e-4521-8fcf-20b32bacb806', '55a41464-69b7-4e96-80d6-3025d0ed8e3f', '49474d63-665a-4f5c-bbad-cfd0a478730c', 'dfe1e8ff-f7fc-4307-a689-3361c7ba891d']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.406664 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf72527-ea21-4b47-af98-ea90e8dbe003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.434326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf72527-ea21-4b47-af98-ea90e8dbe003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20d016c7-d003-4a7e-a6ab-0f9acbc0b49d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-164277410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['7184d5ef-a63e-4521-8fcf-20b32bacb806','55a41464-69b7-4e96-80d6-3025d0ed8e3f','49474d63-665a-4f5c-bbad-cfd0a478730c','dfe1e8ff-f7fc-4307-a689-3361c7ba891d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-164277410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20d016c7-d003-4a7e-a6ab-0f9acbc0b49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b476969fcf24e65851e4eefbd2ea53f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d986aa082894ab78363282b0c43efe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.434326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c381197b-f276-4313-ab92-bb60dc93e3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.449274 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c381197b-f276-4313-ab92-bb60dc93e3b1) transitioned into state 'SUCCESS' from state '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-164277410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['7184d5ef-a63e-4521-8fcf-20b32bacb806','55a41464-69b7-4e96-80d6-3025d0ed8e3f','49474d63-665a-4f5c-bbad-cfd0a478730c','dfe1e8ff-f7fc-4307-a689-3361c7ba891d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.449974 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d90996e-57fc-46fa-82e0-e0be187de86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.457781 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d90996e-57fc-46fa-82e0-e0be187de86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.458586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (8a1f7983-c9e9-4962-b9bc-477ddbe5c5e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.458893 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request issued successfully. Aug 23 18:26:14.459407 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b5601c3b-49fc-4eef-8b7a-2b8aa810f61f tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:14.459784 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1255/4996] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:14 2026] POST /volume/v3/volumes => generated 756 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:14.471528 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ed93d798-bd2b-4042-b03a-2744835c0012 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.472839 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:14.473191 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1815484354"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:14.474811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request body: {'volume': {"'imageRef": 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1815484354'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:14.474971 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume of 1 GB Aug 23 18:26:14.479478 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Availability Zones retrieved successfully. Aug 23 18:26:14.485275 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (a5430e0a-ee56-4459-822b-5c5540057eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.486214 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0592ad-f434-4470-87db-f526d16c8f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.487190 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:14.511456 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0592ad-f434-4470-87db-f526d16c8f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.512267 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d653fac4-0be3-4d28-894e-c4a345315a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.551114 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Created reservations ['c2be106e-3446-48ce-8296-065a3c6b9d44', '22f0fe26-b095-49d5-b13a-40d2bad61032', 'ee7dadf7-5933-41d7-ac53-e27ebc32d369', 'c1f4390c-a4b5-49ef-8b83-b7052c4475a5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:14.552000 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d653fac4-0be3-4d28-894e-c4a345315a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2be106e-3446-48ce-8296-065a3c6b9d44', '22f0fe26-b095-49d5-b13a-40d2bad61032', 'ee7dadf7-5933-41d7-ac53-e27ebc32d369', 'c1f4390c-a4b5-49ef-8b83-b7052c4475a5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.552776 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ad093b-8ffc-471f-91d8-c09cea8066cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.574864 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ad093b-8ffc-471f-91d8-c09cea8066cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '323474bb-71e8-4c81-af52-c42fe701ff2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1815484354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['c2be106e-3446-48ce-8296-065a3c6b9d44','22f0fe26-b095-49d5-b13a-40d2bad61032','ee7dadf7-5933-41d7-ac53-e27ebc32d369','c1f4390c-a4b5-49ef-8b83-b7052c4475a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1815484354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=323474bb-71e8-4c81-af52-c42fe701ff2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b476969fcf24e65851e4eefbd2ea53f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d986aa082894ab78363282b0c43efe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.575713 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52f152e2-b841-45da-81ca-c637c5c9f662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.592662 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52f152e2-b841-45da-81ca-c637c5c9f662) transitioned into state 'SUCCESS' from state '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-1815484354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['c2be106e-3446-48ce-8296-065a3c6b9d44','22f0fe26-b095-49d5-b13a-40d2bad61032','ee7dadf7-5933-41d7-ac53-e27ebc32d369','c1f4390c-a4b5-49ef-8b83-b7052c4475a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.593377 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa391a7-5e5d-4be1-9ae1-0fa6a18ff06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.601770 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa391a7-5e5d-4be1-9ae1-0fa6a18ff06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.602606 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (a5430e0a-ee56-4459-822b-5c5540057eb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.603002 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request issued successfully. Aug 23 18:26:14.603772 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed93d798-bd2b-4042-b03a-2744835c0012 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:14.604620 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1247/4997] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:14 2026] POST /volume/v3/volumes => generated 757 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:14.618089 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.619965 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:14.620376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1318175495"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:14.622023 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request body: {'volume': {"'imageRef": 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1318175495'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:14.622081 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume of 1 GB Aug 23 18:26:14.622314 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.622314 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:14.626352 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Availability Zones retrieved successfully. Aug 23 18:26:14.631602 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (1ffd22c3-1654-4c8d-baed-4944d0d68bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.632489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b51c0f17-619c-49e0-90b2-c63fff89c377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.633392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:14.657126 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b51c0f17-619c-49e0-90b2-c63fff89c377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.657872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ea5485-3ab8-4ac9-a59c-b97d58cfcaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.698166 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Created reservations ['35afae2f-9e83-46a9-a0d6-0acb217ddaf3', '3ea553cb-caf0-43af-b37b-779936ed0201', '8f269b0e-d754-42fc-9aac-61ab8fe56031', '37bab74c-ed07-4eeb-84fd-a33cbc46136c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:14.698864 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ea5485-3ab8-4ac9-a59c-b97d58cfcaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35afae2f-9e83-46a9-a0d6-0acb217ddaf3', '3ea553cb-caf0-43af-b37b-779936ed0201', '8f269b0e-d754-42fc-9aac-61ab8fe56031', '37bab74c-ed07-4eeb-84fd-a33cbc46136c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.699522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753ef71b-aab5-41f8-a59c-730e69c4b2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.722970 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753ef71b-aab5-41f8-a59c-730e69c4b2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b24ad036-1bca-44db-aa08-a0aa5343f4fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1318175495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['35afae2f-9e83-46a9-a0d6-0acb217ddaf3','3ea553cb-caf0-43af-b37b-779936ed0201','8f269b0e-d754-42fc-9aac-61ab8fe56031','37bab74c-ed07-4eeb-84fd-a33cbc46136c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1318175495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b24ad036-1bca-44db-aa08-a0aa5343f4fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b476969fcf24e65851e4eefbd2ea53f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d986aa082894ab78363282b0c43efe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.723637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f7ec36-6983-4315-bf8c-fa3977b98948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.745190 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f7ec36-6983-4315-bf8c-fa3977b98948) transitioned into state 'SUCCESS' from state '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-1318175495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b476969fcf24e65851e4eefbd2ea53f',qos_specs=None,replication_status=,reservations=['35afae2f-9e83-46a9-a0d6-0acb217ddaf3','3ea553cb-caf0-43af-b37b-779936ed0201','8f269b0e-d754-42fc-9aac-61ab8fe56031','37bab74c-ed07-4eeb-84fd-a33cbc46136c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d986aa082894ab78363282b0c43efe2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.745944 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dce9b2d-6356-4d6a-b00a-7db2f6ab3467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:14.754262 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dce9b2d-6356-4d6a-b00a-7db2f6ab3467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:14.755082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Flow 'volume_create_api' (1ffd22c3-1654-4c8d-baed-4944d0d68bab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:14.755401 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Create volume request issued successfully. Aug 23 18:26:14.756237 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b5c691d-4fce-4bfa-b6d0-8fc0c4920e81 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:14.756839 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1247/4998] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:14 2026] POST /volume/v3/volumes => generated 757 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:14.768257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d51a5ce-d00b-49d4-8f08-835db3dc3483 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.770239 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d51a5ce-d00b-49d4-8f08-835db3dc3483 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e Aug 23 18:26:14.770438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d51a5ce-d00b-49d4-8f08-835db3dc3483 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.770713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d51a5ce-d00b-49d4-8f08-835db3dc3483 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.778055 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.778055 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:14.783087 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d51a5ce-d00b-49d4-8f08-835db3dc3483 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:14.787021 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d51a5ce-d00b-49d4-8f08-835db3dc3483 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e returned with HTTP 200 Aug 23 18:26:14.787390 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1250/4999] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:14.799870 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-96e5f0da-5d20-4d45-a509-93bf6fb2ec7a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.800750 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd8d60eb-6a5b-4566-a398-833cbe6af354 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.801551 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96e5f0da-5d20-4d45-a509-93bf6fb2ec7a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 Aug 23 18:26:14.801732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96e5f0da-5d20-4d45-a509-93bf6fb2ec7a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.801925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96e5f0da-5d20-4d45-a509-93bf6fb2ec7a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.802523 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd8d60eb-6a5b-4566-a398-833cbe6af354 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd Aug 23 18:26:14.802688 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd8d60eb-6a5b-4566-a398-833cbe6af354 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.802874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd8d60eb-6a5b-4566-a398-833cbe6af354 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.808975 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd8d60eb-6a5b-4566-a398-833cbe6af354 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd returned with HTTP 404 Aug 23 18:26:14.809141 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.809141 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:14.809465 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1248/5000] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/f5d76c21-81e7-4587-ba0b-b75f034874fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:14.814451 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-96e5f0da-5d20-4d45-a509-93bf6fb2ec7a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:14.817263 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.819103 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] DELETE https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 Aug 23 18:26:14.819348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.819931 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.819931 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume with id: c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 Aug 23 18:26:14.821553 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96e5f0da-5d20-4d45-a509-93bf6fb2ec7a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 returned with HTTP 200 Aug 23 18:26:14.822153 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1256/5001] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:14.826961 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.826961 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:14.827486 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:14.834767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-901daa51-d693-4a41-b7d6-7971a5fe8105 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.836715 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-901daa51-d693-4a41-b7d6-7971a5fe8105 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d Aug 23 18:26:14.836946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-901daa51-d693-4a41-b7d6-7971a5fe8105 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.837115 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-901daa51-d693-4a41-b7d6-7971a5fe8105 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.844743 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.844743 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:14.845044 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume request issued successfully. Aug 23 18:26:14.845333 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0bd2973-b999-48c4-aed1-458db2b5d6fe tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 returned with HTTP 202 Aug 23 18:26:14.845918 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1248/5002] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:14 2026] DELETE /volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:14.848988 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-901daa51-d693-4a41-b7d6-7971a5fe8105 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:14.853560 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-901daa51-d693-4a41-b7d6-7971a5fe8105 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d returned with HTTP 200 Aug 23 18:26:14.853941 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1251/5003] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:14.854117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-132b00a0-1eb8-46d8-9529-4295fa5a14a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.856297 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-132b00a0-1eb8-46d8-9529-4295fa5a14a8 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 Aug 23 18:26:14.856419 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-132b00a0-1eb8-46d8-9529-4295fa5a14a8 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.856648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-132b00a0-1eb8-46d8-9529-4295fa5a14a8 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.864392 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.864392 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:14.866105 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e79c1403-0b83-433e-b2c4-251d1401ee07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.867895 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e79c1403-0b83-433e-b2c4-251d1401ee07 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b Aug 23 18:26:14.868082 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-132b00a0-1eb8-46d8-9529-4295fa5a14a8 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:14.868125 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e79c1403-0b83-433e-b2c4-251d1401ee07 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.868284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e79c1403-0b83-433e-b2c4-251d1401ee07 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.872721 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-132b00a0-1eb8-46d8-9529-4295fa5a14a8 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 returned with HTTP 200 Aug 23 18:26:14.873184 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1249/5004] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:14.874742 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.874742 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:14.878068 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e79c1403-0b83-433e-b2c4-251d1401ee07 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:14.881914 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e79c1403-0b83-433e-b2c4-251d1401ee07 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b returned with HTTP 200 Aug 23 18:26:14.882274 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1257/5005] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:14.895196 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-140187ba-9dda-4051-bcc4-bc6f45f7a727 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.897218 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-140187ba-9dda-4051-bcc4-bc6f45f7a727 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc Aug 23 18:26:14.897488 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-140187ba-9dda-4051-bcc4-bc6f45f7a727 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.897702 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-140187ba-9dda-4051-bcc4-bc6f45f7a727 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.905390 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.905390 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:14.908850 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-140187ba-9dda-4051-bcc4-bc6f45f7a727 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:14.912746 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-140187ba-9dda-4051-bcc4-bc6f45f7a727 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc returned with HTTP 200 Aug 23 18:26:14.913105 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1249/5006] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:14.930120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.932272 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] DELETE https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc Aug 23 18:26:14.932272 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.932542 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.932739 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume with id: b24ad036-1bca-44db-aa08-a0aa5343f4fc Aug 23 18:26:14.940622 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.940622 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:14.941169 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:14.957895 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume request issued successfully. Aug 23 18:26:14.958121 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-510ef220-4e6a-49ab-ad52-5c78a03d5c29 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc returned with HTTP 202 Aug 23 18:26:14.958652 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1252/5007] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:14 2026] DELETE /volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:14.965775 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1908abf-9671-42a8-ba71-f2fecb04f3eb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:14.967583 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1908abf-9671-42a8-ba71-f2fecb04f3eb tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc Aug 23 18:26:14.967806 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1908abf-9671-42a8-ba71-f2fecb04f3eb tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:14.968038 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1908abf-9671-42a8-ba71-f2fecb04f3eb tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:14.974405 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:14.974405 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:14.977929 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e1908abf-9671-42a8-ba71-f2fecb04f3eb tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:14.982334 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1908abf-9671-42a8-ba71-f2fecb04f3eb tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc returned with HTTP 200 Aug 23 18:26:14.982738 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1250/5008] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:14 2026] GET /volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:15.886609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ea1ad832-7c91-4329-8c63-d15ed5f06aa3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:15.888420 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea1ad832-7c91-4329-8c63-d15ed5f06aa3 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 Aug 23 18:26:15.888613 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea1ad832-7c91-4329-8c63-d15ed5f06aa3 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:15.888800 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea1ad832-7c91-4329-8c63-d15ed5f06aa3 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:15.894041 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea1ad832-7c91-4329-8c63-d15ed5f06aa3 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 returned with HTTP 404 Aug 23 18:26:15.894495 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1258/5009] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:15 2026] GET /volume/v3/volumes/c1b73506-3dbc-4dd5-9d1c-5b870f9bd003 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:15.900433 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:15.902177 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] DELETE https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 Aug 23 18:26:15.902370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:15.902616 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:15.902782 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume with id: 6314a098-a001-44fe-a861-ec9b13cc1568 Aug 23 18:26:15.909120 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:15.909120 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:15.909518 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:15.923584 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume request issued successfully. Aug 23 18:26:15.923815 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-feb0ac0d-c3a7-44e9-929d-2454f3b85082 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 returned with HTTP 202 Aug 23 18:26:15.924208 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1250/5010] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:15 2026] DELETE /volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:15.930962 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cef064db-9be8-46ac-be93-823a37161569 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:15.933138 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cef064db-9be8-46ac-be93-823a37161569 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 Aug 23 18:26:15.933347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cef064db-9be8-46ac-be93-823a37161569 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:15.933543 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cef064db-9be8-46ac-be93-823a37161569 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:15.941406 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:15.941406 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:15.945451 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cef064db-9be8-46ac-be93-823a37161569 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:15.950250 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cef064db-9be8-46ac-be93-823a37161569 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 returned with HTTP 200 Aug 23 18:26:15.950682 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1253/5011] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:15 2026] GET /volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:15.995405 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dca91cab-b372-49b9-87e2-531401b4525d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:15.999005 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dca91cab-b372-49b9-87e2-531401b4525d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc Aug 23 18:26:15.999005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dca91cab-b372-49b9-87e2-531401b4525d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:15.999005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dca91cab-b372-49b9-87e2-531401b4525d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:16.003829 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dca91cab-b372-49b9-87e2-531401b4525d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc returned with HTTP 404 Aug 23 18:26:16.004347 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1251/5012] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:15 2026] GET /volume/v3/volumes/b24ad036-1bca-44db-aa08-a0aa5343f4fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:16.011555 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-071322e6-721a-41c5-bef0-9f43b606dd48 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:16.013352 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-071322e6-721a-41c5-bef0-9f43b606dd48 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] DELETE https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b Aug 23 18:26:16.013610 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-071322e6-721a-41c5-bef0-9f43b606dd48 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:16.013714 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-071322e6-721a-41c5-bef0-9f43b606dd48 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:16.013879 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-071322e6-721a-41c5-bef0-9f43b606dd48 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume with id: 323474bb-71e8-4c81-af52-c42fe701ff2b Aug 23 18:26:16.021032 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:16.021032 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:16.021852 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-071322e6-721a-41c5-bef0-9f43b606dd48 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:16.035250 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-071322e6-721a-41c5-bef0-9f43b606dd48 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume request issued successfully. Aug 23 18:26:16.035481 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-071322e6-721a-41c5-bef0-9f43b606dd48 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b returned with HTTP 202 Aug 23 18:26:16.035911 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1259/5013] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:16 2026] DELETE /volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:16.043447 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7af73f93-c557-4984-ba96-425ec0b7448a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:16.045256 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7af73f93-c557-4984-ba96-425ec0b7448a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b Aug 23 18:26:16.045475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7af73f93-c557-4984-ba96-425ec0b7448a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:16.045669 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7af73f93-c557-4984-ba96-425ec0b7448a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:16.052798 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:16.052798 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:16.056302 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7af73f93-c557-4984-ba96-425ec0b7448a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:16.060719 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7af73f93-c557-4984-ba96-425ec0b7448a tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b returned with HTTP 200 Aug 23 18:26:16.061104 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1251/5014] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:16 2026] GET /volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:16.966618 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34dea99b-9c59-428d-a300-028ce0358fa7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:16.968210 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34dea99b-9c59-428d-a300-028ce0358fa7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 Aug 23 18:26:16.968388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34dea99b-9c59-428d-a300-028ce0358fa7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:16.968559 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34dea99b-9c59-428d-a300-028ce0358fa7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:16.973417 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34dea99b-9c59-428d-a300-028ce0358fa7 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 returned with HTTP 404 Aug 23 18:26:16.973802 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1254/5015] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:16 2026] GET /volume/v3/volumes/6314a098-a001-44fe-a861-ec9b13cc1568 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:16.979786 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:16.981576 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c Aug 23 18:26:16.981811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:16.982054 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:16.982203 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete snapshot with id: dffa5c4c-3f7e-45d2-8be9-8620b638965c Aug 23 18:26:16.987080 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:16.987080 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:16.987542 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Snapshot retrieved successfully. Aug 23 18:26:17.001243 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Snapshot delete request issued successfully. Aug 23 18:26:17.001780 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-612e6274-0b64-4dbf-8e07-3be5128d1f6d tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c returned with HTTP 202 Aug 23 18:26:17.001980 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1252/5016] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:26:16 2026] DELETE /volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:17.008807 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf6dd5d3-f9c9-48f4-a914-64562ff7ab5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:17.010874 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf6dd5d3-f9c9-48f4-a914-64562ff7ab5b tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c Aug 23 18:26:17.011067 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf6dd5d3-f9c9-48f4-a914-64562ff7ab5b tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:17.011270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf6dd5d3-f9c9-48f4-a914-64562ff7ab5b tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:17.016146 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:17.016146 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:17.016587 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bf6dd5d3-f9c9-48f4-a914-64562ff7ab5b tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Snapshot retrieved successfully. Aug 23 18:26:17.017353 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf6dd5d3-f9c9-48f4-a914-64562ff7ab5b tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c returned with HTTP 200 Aug 23 18:26:17.017741 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1260/5017] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:17 2026] GET /volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:17.073412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-77e2a309-6faf-41f1-a1df-b04daa218fd1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:17.075263 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77e2a309-6faf-41f1-a1df-b04daa218fd1 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b Aug 23 18:26:17.075494 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77e2a309-6faf-41f1-a1df-b04daa218fd1 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:17.075717 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77e2a309-6faf-41f1-a1df-b04daa218fd1 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:17.081202 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77e2a309-6faf-41f1-a1df-b04daa218fd1 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b returned with HTTP 404 Aug 23 18:26:17.081695 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1252/5018] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:17 2026] GET /volume/v3/volumes/323474bb-71e8-4c81-af52-c42fe701ff2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:17.089350 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:17.091184 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] DELETE https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d Aug 23 18:26:17.091354 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:17.091863 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:17.092039 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume with id: 20d016c7-d003-4a7e-a6ab-0f9acbc0b49d Aug 23 18:26:17.099330 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:17.099330 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:17.099769 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:17.114329 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume request issued successfully. Aug 23 18:26:17.114532 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd3bb632-4f72-4798-a918-33b126d3f0ad tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d returned with HTTP 202 Aug 23 18:26:17.115094 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1255/5019] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:17 2026] DELETE /volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:17.123231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b64f9bb9-2bea-472b-85b9-aabaee9305b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:17.124960 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b64f9bb9-2bea-472b-85b9-aabaee9305b5 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d Aug 23 18:26:17.125172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b64f9bb9-2bea-472b-85b9-aabaee9305b5 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:17.125378 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b64f9bb9-2bea-472b-85b9-aabaee9305b5 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:17.132240 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:17.132240 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:17.135581 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b64f9bb9-2bea-472b-85b9-aabaee9305b5 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:17.140012 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b64f9bb9-2bea-472b-85b9-aabaee9305b5 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d returned with HTTP 200 Aug 23 18:26:17.140548 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1253/5020] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:17 2026] GET /volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:18.026386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3359e935-7f87-4554-814e-01581a9bd4fc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:18.028260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3359e935-7f87-4554-814e-01581a9bd4fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c Aug 23 18:26:18.028466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3359e935-7f87-4554-814e-01581a9bd4fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:18.028648 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3359e935-7f87-4554-814e-01581a9bd4fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:18.032723 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3359e935-7f87-4554-814e-01581a9bd4fc tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c returned with HTTP 404 Aug 23 18:26:18.033183 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1261/5021] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:18 2026] GET /volume/v3/snapshots/dffa5c4c-3f7e-45d2-8be9-8620b638965c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:18.040250 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:18.042726 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] DELETE https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae Aug 23 18:26:18.043029 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:18.043331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:18.043549 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume with id: d0cf149c-cce8-4ade-a7fb-782f9376c4ae Aug 23 18:26:18.053559 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:18.053559 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:18.054269 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:18.077968 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Delete volume request issued successfully. Aug 23 18:26:18.078438 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32be7931-b8a3-43fc-91b5-4d2d69450641 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae returned with HTTP 202 Aug 23 18:26:18.078672 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1253/5022] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:18 2026] DELETE /volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:18.085658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce0ac5b6-de15-424f-bb7a-022f9bd16467 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:18.087528 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce0ac5b6-de15-424f-bb7a-022f9bd16467 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae Aug 23 18:26:18.087832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce0ac5b6-de15-424f-bb7a-022f9bd16467 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:18.088086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce0ac5b6-de15-424f-bb7a-022f9bd16467 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:18.095616 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:18.095616 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:18.099272 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce0ac5b6-de15-424f-bb7a-022f9bd16467 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Volume info retrieved successfully. Aug 23 18:26:18.103873 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce0ac5b6-de15-424f-bb7a-022f9bd16467 tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae returned with HTTP 200 Aug 23 18:26:18.104319 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1256/5023] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:18 2026] GET /volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:18.153001 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-20592c59-55be-4b71-891a-cfa566119393 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:18.155018 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20592c59-55be-4b71-891a-cfa566119393 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d Aug 23 18:26:18.155247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20592c59-55be-4b71-891a-cfa566119393 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:18.155448 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20592c59-55be-4b71-891a-cfa566119393 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:18.162710 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20592c59-55be-4b71-891a-cfa566119393 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d returned with HTTP 404 Aug 23 18:26:18.163296 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1254/5024] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:18 2026] GET /volume/v3/volumes/20d016c7-d003-4a7e-a6ab-0f9acbc0b49d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:18.169543 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-810beb87-9396-4aa3-9125-f4cf58776194 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:18.171350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-810beb87-9396-4aa3-9125-f4cf58776194 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] DELETE https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 Aug 23 18:26:18.171553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-810beb87-9396-4aa3-9125-f4cf58776194 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:18.171735 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-810beb87-9396-4aa3-9125-f4cf58776194 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:18.171932 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-810beb87-9396-4aa3-9125-f4cf58776194 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume with id: 3ad93ce2-ef39-4583-a985-6bb34305ea51 Aug 23 18:26:18.179118 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:18.179118 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:18.179621 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-810beb87-9396-4aa3-9125-f4cf58776194 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:18.195620 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-810beb87-9396-4aa3-9125-f4cf58776194 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume request issued successfully. Aug 23 18:26:18.195761 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-810beb87-9396-4aa3-9125-f4cf58776194 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 returned with HTTP 202 Aug 23 18:26:18.196194 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1262/5025] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:18 2026] DELETE /volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:18.202742 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-50855c11-4235-4575-9bb4-9603b2c3f50d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:18.205173 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50855c11-4235-4575-9bb4-9603b2c3f50d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 Aug 23 18:26:18.205370 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50855c11-4235-4575-9bb4-9603b2c3f50d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:18.205585 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50855c11-4235-4575-9bb4-9603b2c3f50d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:18.214383 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:18.214383 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:18.219923 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-50855c11-4235-4575-9bb4-9603b2c3f50d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:18.226780 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50855c11-4235-4575-9bb4-9603b2c3f50d tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 returned with HTTP 200 Aug 23 18:26:18.227517 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1254/5026] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:18 2026] GET /volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:19.116710 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0e51160-9f1f-4438-b3d3-2fbb518d66dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:19.118512 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0e51160-9f1f-4438-b3d3-2fbb518d66dd tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] GET https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae Aug 23 18:26:19.118716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0e51160-9f1f-4438-b3d3-2fbb518d66dd tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:19.118919 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0e51160-9f1f-4438-b3d3-2fbb518d66dd tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:19.124385 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0e51160-9f1f-4438-b3d3-2fbb518d66dd tempest-CreateVolumesFromSnapshotTest-881538385 tempest-CreateVolumesFromSnapshotTest-881538385-project-member] https://10.4.3.148/volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae returned with HTTP 404 Aug 23 18:26:19.124843 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1257/5027] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:19 2026] GET /volume/v3/volumes/d0cf149c-cce8-4ade-a7fb-782f9376c4ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:19.245884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c64351cb-e68d-4b94-8830-ca54d7ec6d5b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:19.247812 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c64351cb-e68d-4b94-8830-ca54d7ec6d5b tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 Aug 23 18:26:19.248066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c64351cb-e68d-4b94-8830-ca54d7ec6d5b tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:19.248321 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c64351cb-e68d-4b94-8830-ca54d7ec6d5b tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:19.254201 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c64351cb-e68d-4b94-8830-ca54d7ec6d5b tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 returned with HTTP 404 Aug 23 18:26:19.254754 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1255/5028] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:19 2026] GET /volume/v3/volumes/3ad93ce2-ef39-4583-a985-6bb34305ea51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:26:19.262334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:19.264361 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] DELETE https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e Aug 23 18:26:19.264960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:19.264960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:19.265159 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume with id: aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e Aug 23 18:26:19.272298 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:19.272298 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:19.272833 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:19.289467 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Delete volume request issued successfully. Aug 23 18:26:19.289467 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ab0a1b7-41be-4fce-afde-676ada443a89 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e returned with HTTP 202 Aug 23 18:26:19.289864 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1263/5029] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:26:19 2026] DELETE /volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:19.297008 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-536ac97e-9bed-4530-9244-c6873e148292 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:19.298583 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-536ac97e-9bed-4530-9244-c6873e148292 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e Aug 23 18:26:19.298893 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-536ac97e-9bed-4530-9244-c6873e148292 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:19.298893 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-536ac97e-9bed-4530-9244-c6873e148292 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:19.306249 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:19.306249 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:19.310418 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-536ac97e-9bed-4530-9244-c6873e148292 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Volume info retrieved successfully. Aug 23 18:26:19.315219 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-536ac97e-9bed-4530-9244-c6873e148292 tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e returned with HTTP 200 Aug 23 18:26:19.315640 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1255/5030] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:19 2026] GET /volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:20.328377 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d5eefc81-610a-45c7-a0dd-d8acde0c43de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:20.330009 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5eefc81-610a-45c7-a0dd-d8acde0c43de tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] GET https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e Aug 23 18:26:20.330180 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5eefc81-610a-45c7-a0dd-d8acde0c43de tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:20.330469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5eefc81-610a-45c7-a0dd-d8acde0c43de tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:20.335864 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5eefc81-610a-45c7-a0dd-d8acde0c43de tempest-CreateVolumesFromImageTest-573580563 tempest-CreateVolumesFromImageTest-573580563-project-member] https://10.4.3.148/volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e returned with HTTP 404 Aug 23 18:26:20.336252 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1258/5031] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:20 2026] GET /volume/v3/volumes/aebad4d7-a7cd-41ff-8ff7-30dd6ae4619e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:20.594118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c73e1f3b-f987-40c0-ac49-ef610f146539 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:20.688463 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c73e1f3b-f987-40c0-ac49-ef610f146539 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] GET https://10.4.3.148/volume/v3/scheduler-stats/get_pools Aug 23 18:26:20.688714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c73e1f3b-f987-40c0-ac49-ef610f146539 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:20.688989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c73e1f3b-f987-40c0-ac49-ef610f146539 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] Calling method 'get_pools' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:20.699154 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c73e1f3b-f987-40c0-ac49-ef610f146539 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] https://10.4.3.148/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 23 18:26:20.699943 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1256/5032] 10.4.3.148 () {66 vars in 1291 bytes} [Sun Aug 23 18:26:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:20.707307 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99bca0b7-e249-4cc9-bfed-f5f7fd093e68 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:20.709149 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99bca0b7-e249-4cc9-bfed-f5f7fd093e68 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] GET https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool Aug 23 18:26:20.709340 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99bca0b7-e249-4cc9-bfed-f5f7fd093e68 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:20.709568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99bca0b7-e249-4cc9-bfed-f5f7fd093e68 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:20.720745 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99bca0b7-e249-4cc9-bfed-f5f7fd093e68 tempest-ProjectAdminTests-642556792 tempest-ProjectAdminTests-642556792-project-admin] https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool returned with HTTP 200 Aug 23 18:26:20.721404 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1264/5033] 10.4.3.148 () {66 vars in 1318 bytes} [Sun Aug 23 18:26:20 2026] GET /volume/v3/capabilities/np0000007943@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.080497 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fde4029c-777c-484a-9bfd-d2933d32c645 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.136401 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fde4029c-777c-484a-9bfd-d2933d32c645 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:22.136783 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fde4029c-777c-484a-9bfd-d2933d32c645 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-177252152", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.151100 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fde4029c-777c-484a-9bfd-d2933d32c645 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.151477 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1256/5034] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:26:22 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.159324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dfb70409-dd23-426f-b279-7ed7a46e45a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.161191 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dfb70409-dd23-426f-b279-7ed7a46e45a3 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption Aug 23 18:26:22.161543 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dfb70409-dd23-426f-b279-7ed7a46e45a3 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.176641 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dfb70409-dd23-426f-b279-7ed7a46e45a3 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption returned with HTTP 200 Aug 23 18:26:22.177128 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1259/5035] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:26:22 2026] POST /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.186972 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-763c36b2-2bc4-41ab-9e08-798e39b1b60e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.189144 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-763c36b2-2bc4-41ab-9e08-798e39b1b60e tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:22.189641 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-763c36b2-2bc4-41ab-9e08-798e39b1b60e tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-637581996", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.210260 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-763c36b2-2bc4-41ab-9e08-798e39b1b60e tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.210858 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1257/5036] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:26:22 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 23 18:26:22.220050 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ecf7680-7fa6-4a61-94cc-c4d40e56fdf9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.221935 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ecf7680-7fa6-4a61-94cc-c4d40e56fdf9 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types/b2557fd9-9ac7-4e89-9773-13b919c392aa/encryption Aug 23 18:26:22.222336 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ecf7680-7fa6-4a61-94cc-c4d40e56fdf9 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.236963 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ecf7680-7fa6-4a61-94cc-c4d40e56fdf9 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/b2557fd9-9ac7-4e89-9773-13b919c392aa/encryption returned with HTTP 200 Aug 23 18:26:22.237439 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1265/5037] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:26:22 2026] POST /volume/v3/types/b2557fd9-9ac7-4e89-9773-13b919c392aa/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.245496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cebd3a48-84dc-4e0c-935c-ec0f260e94de None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.247179 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cebd3a48-84dc-4e0c-935c-ec0f260e94de tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:22.247522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cebd3a48-84dc-4e0c-935c-ec0f260e94de tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1962937885", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.262874 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cebd3a48-84dc-4e0c-935c-ec0f260e94de tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.263280 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1257/5038] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:26:22 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 23 18:26:22.270902 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3be26e5-5a2b-4607-8bad-0555ddd01882 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.272844 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3be26e5-5a2b-4607-8bad-0555ddd01882 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef/extra_specs Aug 23 18:26:22.273204 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3be26e5-5a2b-4607-8bad-0555ddd01882 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.294944 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3be26e5-5a2b-4607-8bad-0555ddd01882 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef/extra_specs returned with HTTP 200 Aug 23 18:26:22.295453 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1260/5039] 10.4.3.148 () {68 vars in 1399 bytes} [Sun Aug 23 18:26:22 2026] POST /volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:26:22.303342 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-59ab9960-e70a-4900-a4e3-184597ee77ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.304946 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59ab9960-e70a-4900-a4e3-184597ee77ab tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] PUT https://10.4.3.148/volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef/extra_specs/key2 Aug 23 18:26:22.305239 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59ab9960-e70a-4900-a4e3-184597ee77ab tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.322712 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59ab9960-e70a-4900-a4e3-184597ee77ab tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef/extra_specs/key2 returned with HTTP 200 Aug 23 18:26:22.323183 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1258/5040] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:26:22 2026] PUT /volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:26:22.330482 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e2a81276-27f0-4c01-9b4a-c88d6c667033 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.332272 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2a81276-27f0-4c01-9b4a-c88d6c667033 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:22.332720 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e2a81276-27f0-4c01-9b4a-c88d6c667033 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.345218 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2a81276-27f0-4c01-9b4a-c88d6c667033 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.345619 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1266/5041] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:26:22 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.353362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13f523b7-41fb-4b49-a6b7-62a36e501b7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.355083 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13f523b7-41fb-4b49-a6b7-62a36e501b7b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/2e00c96e-f867-4545-abaf-458d43c217fa Aug 23 18:26:22.355311 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13f523b7-41fb-4b49-a6b7-62a36e501b7b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.355540 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13f523b7-41fb-4b49-a6b7-62a36e501b7b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.380426 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13f523b7-41fb-4b49-a6b7-62a36e501b7b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/2e00c96e-f867-4545-abaf-458d43c217fa returned with HTTP 202 Aug 23 18:26:22.381026 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1258/5042] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/2e00c96e-f867-4545-abaf-458d43c217fa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:22.388696 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac0df337-78d3-4e8d-b175-5691fe1060c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.390527 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac0df337-78d3-4e8d-b175-5691fe1060c5 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:22.390916 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac0df337-78d3-4e8d-b175-5691fe1060c5 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1386661596", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.405760 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac0df337-78d3-4e8d-b175-5691fe1060c5 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.406250 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1261/5043] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:26:22 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 23 18:26:22.413746 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b7a36f5-6070-4aee-90c1-79b5f6fb22df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.416063 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b7a36f5-6070-4aee-90c1-79b5f6fb22df tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b/encryption Aug 23 18:26:22.416565 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b7a36f5-6070-4aee-90c1-79b5f6fb22df tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.434152 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b7a36f5-6070-4aee-90c1-79b5f6fb22df tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b/encryption returned with HTTP 200 Aug 23 18:26:22.434547 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1259/5044] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:26:22 2026] POST /volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.442467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28a77e5e-cfea-48af-b662-a51e4bb937be None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.444365 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28a77e5e-cfea-48af-b662-a51e4bb937be tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b/encryption/5151ee93-1133-4ec0-8a0e-c2e35823c08b Aug 23 18:26:22.444587 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28a77e5e-cfea-48af-b662-a51e4bb937be tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.444767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28a77e5e-cfea-48af-b662-a51e4bb937be tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.456200 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28a77e5e-cfea-48af-b662-a51e4bb937be tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b/encryption/5151ee93-1133-4ec0-8a0e-c2e35823c08b returned with HTTP 202 Aug 23 18:26:22.456650 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1267/5045] 10.4.3.148 () {66 vars in 1489 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b/encryption/5151ee93-1133-4ec0-8a0e-c2e35823c08b => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:22.464730 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57b0a48e-8581-4952-91f6-0cf462940c1c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.466394 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57b0a48e-8581-4952-91f6-0cf462940c1c tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:22.466732 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57b0a48e-8581-4952-91f6-0cf462940c1c tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1562731645", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.482194 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57b0a48e-8581-4952-91f6-0cf462940c1c tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.482619 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1259/5046] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:26:22 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 23 18:26:22.490552 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d410be85-6b3c-429f-b56d-b04a9bc490c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.492362 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d410be85-6b3c-429f-b56d-b04a9bc490c8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/59bafce9-f34f-4233-8683-3c1ef2d133e6/extra_specs/key1 Aug 23 18:26:22.492535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d410be85-6b3c-429f-b56d-b04a9bc490c8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.492700 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d410be85-6b3c-429f-b56d-b04a9bc490c8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.509084 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d410be85-6b3c-429f-b56d-b04a9bc490c8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/59bafce9-f34f-4233-8683-3c1ef2d133e6/extra_specs/key1 returned with HTTP 202 Aug 23 18:26:22.509496 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1262/5047] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/59bafce9-f34f-4233-8683-3c1ef2d133e6/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:26:22.517335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-945cb880-7821-4cdf-8ca3-0a177e300ade None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.518992 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-945cb880-7821-4cdf-8ca3-0a177e300ade tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:22.519403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-945cb880-7821-4cdf-8ca3-0a177e300ade tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-477013624", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.534058 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-945cb880-7821-4cdf-8ca3-0a177e300ade tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.534491 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1260/5048] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:26:22 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 23 18:26:22.542049 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-095641aa-c287-41fd-8fcc-9a3fa8caa434 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.543884 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-095641aa-c287-41fd-8fcc-9a3fa8caa434 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/7b791c89-7b9c-4d38-adae-2ec54a5e86cb Aug 23 18:26:22.544075 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-095641aa-c287-41fd-8fcc-9a3fa8caa434 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.544300 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-095641aa-c287-41fd-8fcc-9a3fa8caa434 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.567496 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-095641aa-c287-41fd-8fcc-9a3fa8caa434 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/7b791c89-7b9c-4d38-adae-2ec54a5e86cb returned with HTTP 202 Aug 23 18:26:22.567944 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1268/5049] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/7b791c89-7b9c-4d38-adae-2ec54a5e86cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:22.574828 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a61559b-ecbd-4855-8d8c-c74fc7db880a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.576523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a61559b-ecbd-4855-8d8c-c74fc7db880a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] GET https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs Aug 23 18:26:22.576704 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a61559b-ecbd-4855-8d8c-c74fc7db880a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.576954 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a61559b-ecbd-4855-8d8c-c74fc7db880a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.582704 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a61559b-ecbd-4855-8d8c-c74fc7db880a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs returned with HTTP 200 Aug 23 18:26:22.583092 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1260/5050] 10.4.3.148 () {66 vars in 1378 bytes} [Sun Aug 23 18:26:22 2026] GET /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.590699 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f34db52-438a-4453-b19f-503973c6e51d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.592498 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f34db52-438a-4453-b19f-503973c6e51d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] GET https://10.4.3.148/volume/v3/types Aug 23 18:26:22.592688 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f34db52-438a-4453-b19f-503973c6e51d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.592903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f34db52-438a-4453-b19f-503973c6e51d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.610003 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f34db52-438a-4453-b19f-503973c6e51d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:22.610377 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1263/5051] 10.4.3.148 () {66 vars in 1231 bytes} [Sun Aug 23 18:26:22 2026] GET /volume/v3/types => generated 2610 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:22.620251 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-09b1e2a9-f2cf-40c4-a7d9-ce35ab3b7023 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.622075 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09b1e2a9-f2cf-40c4-a7d9-ce35ab3b7023 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] GET https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption/cipher Aug 23 18:26:22.622283 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09b1e2a9-f2cf-40c4-a7d9-ce35ab3b7023 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.622475 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09b1e2a9-f2cf-40c4-a7d9-ce35ab3b7023 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.629346 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09b1e2a9-f2cf-40c4-a7d9-ce35ab3b7023 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption/cipher returned with HTTP 200 Aug 23 18:26:22.629782 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1261/5052] 10.4.3.148 () {66 vars in 1396 bytes} [Sun Aug 23 18:26:22 2026] GET /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:26:22.637111 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-077bc28f-45e1-43ce-bb02-0479d3b9fc4d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.638920 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-077bc28f-45e1-43ce-bb02-0479d3b9fc4d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] GET https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption Aug 23 18:26:22.639145 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-077bc28f-45e1-43ce-bb02-0479d3b9fc4d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.639379 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-077bc28f-45e1-43ce-bb02-0479d3b9fc4d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.645442 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-077bc28f-45e1-43ce-bb02-0479d3b9fc4d tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption returned with HTTP 200 Aug 23 18:26:22.645870 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1269/5053] 10.4.3.148 () {66 vars in 1375 bytes} [Sun Aug 23 18:26:22 2026] GET /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.654940 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3725e77a-9c58-47e2-b0e5-f441ff224118 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.656733 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3725e77a-9c58-47e2-b0e5-f441ff224118 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] GET https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/multiattach Aug 23 18:26:22.656948 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3725e77a-9c58-47e2-b0e5-f441ff224118 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.657133 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3725e77a-9c58-47e2-b0e5-f441ff224118 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.662936 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3725e77a-9c58-47e2-b0e5-f441ff224118 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/multiattach returned with HTTP 200 Aug 23 18:26:22.663298 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1261/5054] 10.4.3.148 () {66 vars in 1414 bytes} [Sun Aug 23 18:26:22 2026] GET /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:26:22.671574 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-854b691d-c4b5-4c95-b761-10131cff53e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.674017 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-854b691d-c4b5-4c95-b761-10131cff53e8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] GET https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/volume_backend_name Aug 23 18:26:22.674260 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-854b691d-c4b5-4c95-b761-10131cff53e8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.674535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-854b691d-c4b5-4c95-b761-10131cff53e8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.682654 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-854b691d-c4b5-4c95-b761-10131cff53e8 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/volume_backend_name returned with HTTP 200 Aug 23 18:26:22.683375 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1264/5055] 10.4.3.148 () {66 vars in 1438 bytes} [Sun Aug 23 18:26:22 2026] GET /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:26:22.692537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88db9660-01fe-46a2-9d77-0cb66b4b325b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.694325 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88db9660-01fe-46a2-9d77-0cb66b4b325b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] GET https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 Aug 23 18:26:22.694542 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88db9660-01fe-46a2-9d77-0cb66b4b325b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.694764 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88db9660-01fe-46a2-9d77-0cb66b4b325b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.700571 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88db9660-01fe-46a2-9d77-0cb66b4b325b tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 returned with HTTP 200 Aug 23 18:26:22.701090 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1262/5056] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:26:22 2026] GET /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.709799 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a6b311fa-490b-48b7-b6e0-7a67e1f4c9d7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.712131 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6b311fa-490b-48b7-b6e0-7a67e1f4c9d7 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] PUT https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption/51164e2a-ad16-40e1-adee-c8ca4bbf1b5a Aug 23 18:26:22.712539 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a6b311fa-490b-48b7-b6e0-7a67e1f4c9d7 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.729717 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6b311fa-490b-48b7-b6e0-7a67e1f4c9d7 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption/51164e2a-ad16-40e1-adee-c8ca4bbf1b5a returned with HTTP 200 Aug 23 18:26:22.730263 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1270/5057] 10.4.3.148 () {68 vars in 1506 bytes} [Sun Aug 23 18:26:22 2026] PUT /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/encryption/51164e2a-ad16-40e1-adee-c8ca4bbf1b5a => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:26:22.738405 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6d9a312-d5ca-4392-89c1-8f4cd1a22df4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.740390 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6d9a312-d5ca-4392-89c1-8f4cd1a22df4 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] PUT https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/key1 Aug 23 18:26:22.740778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6d9a312-d5ca-4392-89c1-8f4cd1a22df4 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.761421 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6d9a312-d5ca-4392-89c1-8f4cd1a22df4 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/key1 returned with HTTP 200 Aug 23 18:26:22.761959 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1262/5058] 10.4.3.148 () {68 vars in 1413 bytes} [Sun Aug 23 18:26:22 2026] PUT /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680/extra_specs/key1 => generated 30 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 23 18:26:22.770449 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79c76428-7ac8-4566-a846-c8f3e5b1a382 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.772094 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79c76428-7ac8-4566-a846-c8f3e5b1a382 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] PUT https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 Aug 23 18:26:22.772488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79c76428-7ac8-4566-a846-c8f3e5b1a382 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:22.786609 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79c76428-7ac8-4566-a846-c8f3e5b1a382 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 returned with HTTP 200 Aug 23 18:26:22.787084 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1265/5059] 10.4.3.148 () {68 vars in 1362 bytes} [Sun Aug 23 18:26:22 2026] PUT /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 => generated 370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:22.796186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f2c1931-ba88-4c31-80a7-725dc4bd36c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.798423 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f2c1931-ba88-4c31-80a7-725dc4bd36c3 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/59bafce9-f34f-4233-8683-3c1ef2d133e6 Aug 23 18:26:22.798677 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f2c1931-ba88-4c31-80a7-725dc4bd36c3 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.798977 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f2c1931-ba88-4c31-80a7-725dc4bd36c3 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.826191 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f2c1931-ba88-4c31-80a7-725dc4bd36c3 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/59bafce9-f34f-4233-8683-3c1ef2d133e6 returned with HTTP 202 Aug 23 18:26:22.826674 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1263/5060] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/59bafce9-f34f-4233-8683-3c1ef2d133e6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:22.832690 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a91ba19-e211-48f9-900b-ebc6b8ad26ec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.834460 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a91ba19-e211-48f9-900b-ebc6b8ad26ec tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b Aug 23 18:26:22.834654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a91ba19-e211-48f9-900b-ebc6b8ad26ec tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.834893 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a91ba19-e211-48f9-900b-ebc6b8ad26ec tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.860050 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a91ba19-e211-48f9-900b-ebc6b8ad26ec tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b returned with HTTP 202 Aug 23 18:26:22.860552 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1271/5061] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/6e8b7bcf-e521-40a1-ab89-bea844dced4b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:22.866942 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-99b17519-20d7-4cc9-9e79-c98340f96bc1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.868707 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99b17519-20d7-4cc9-9e79-c98340f96bc1 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef Aug 23 18:26:22.868899 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99b17519-20d7-4cc9-9e79-c98340f96bc1 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.869085 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99b17519-20d7-4cc9-9e79-c98340f96bc1 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.896428 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99b17519-20d7-4cc9-9e79-c98340f96bc1 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef returned with HTTP 202 Aug 23 18:26:22.896907 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1263/5062] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/345234d5-a48d-4cc1-b11c-e2d623e5efef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:22.903093 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17274504-13ef-414a-9d51-0c66effc387a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.904924 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17274504-13ef-414a-9d51-0c66effc387a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/b2557fd9-9ac7-4e89-9773-13b919c392aa Aug 23 18:26:22.905119 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17274504-13ef-414a-9d51-0c66effc387a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.905333 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17274504-13ef-414a-9d51-0c66effc387a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.928384 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17274504-13ef-414a-9d51-0c66effc387a tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/b2557fd9-9ac7-4e89-9773-13b919c392aa returned with HTTP 202 Aug 23 18:26:22.928757 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1266/5063] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/b2557fd9-9ac7-4e89-9773-13b919c392aa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:22.935434 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9cd8cdc6-84d7-40e8-843f-6f52a8550a92 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:22.937018 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cd8cdc6-84d7-40e8-843f-6f52a8550a92 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] DELETE https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 Aug 23 18:26:22.937177 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9cd8cdc6-84d7-40e8-843f-6f52a8550a92 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:22.937444 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9cd8cdc6-84d7-40e8-843f-6f52a8550a92 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:22.958717 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cd8cdc6-84d7-40e8-843f-6f52a8550a92 tempest-VolumeTypesAdminTests-687761709 tempest-VolumeTypesAdminTests-687761709-project-admin] https://10.4.3.148/volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 returned with HTTP 202 Aug 23 18:26:22.959284 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1264/5064] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:26:22 2026] DELETE /volume/v3/types/bfecb6e8-3752-413a-bc1b-1ff381ea4680 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:23.072060 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:23.073937 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:23.074290 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d9659dc3-1687-4040-936f-d50c30d6daa3", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:23.075768 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd9659dc3-1687-4040-936f-d50c30d6daa3', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:23.147029 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume of 1 GB Aug 23 18:26:23.151279 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Availability Zones retrieved successfully. Aug 23 18:26:23.156386 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (16718407-f731-40f7-a149-769d692ddb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:23.157338 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ea67bc-7dc7-4e05-9098-2ae6cd5cf797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:23.158237 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:23.208234 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ea67bc-7dc7-4e05-9098-2ae6cd5cf797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:23.208974 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22939cf-280c-4209-91c1-16bfec66d400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:23.263486 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Created reservations ['b6a62066-b820-48f1-9530-afed8484d4d7', '3aa9067a-0b63-41bb-9f86-8412379ef2bb', 'f1329d79-7253-4e35-9893-ec3e5e952fed', '50c20c52-1aa7-4134-80a6-65e6bf945506'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:23.264198 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22939cf-280c-4209-91c1-16bfec66d400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a62066-b820-48f1-9530-afed8484d4d7', '3aa9067a-0b63-41bb-9f86-8412379ef2bb', 'f1329d79-7253-4e35-9893-ec3e5e952fed', '50c20c52-1aa7-4134-80a6-65e6bf945506']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:23.264869 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5847731-7658-4100-b140-a62b2d80e0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:23.285266 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5847731-7658-4100-b140-a62b2d80e0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a575fb-0025-47c9-95ca-5bc7cbe1139c', '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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['b6a62066-b820-48f1-9530-afed8484d4d7','3aa9067a-0b63-41bb-9f86-8412379ef2bb','f1329d79-7253-4e35-9893-ec3e5e952fed','50c20c52-1aa7-4134-80a6-65e6bf945506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:23Z,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=72a575fb-0025-47c9-95ca-5bc7cbe1139c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4b9835790a4f6485b016ea6f32ae79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27ba8804f30d4d079573832f3a696502',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:23.285871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca3c2ac-4c10-40fe-80d1-265f0b3881a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:23.306844 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca3c2ac-4c10-40fe-80d1-265f0b3881a8) transitioned into state 'SUCCESS' from 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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['b6a62066-b820-48f1-9530-afed8484d4d7','3aa9067a-0b63-41bb-9f86-8412379ef2bb','f1329d79-7253-4e35-9893-ec3e5e952fed','50c20c52-1aa7-4134-80a6-65e6bf945506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:23.307525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e78de40-52fd-49cb-8673-2049803dfead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:23.315825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e78de40-52fd-49cb-8673-2049803dfead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:23.316687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (16718407-f731-40f7-a149-769d692ddb4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:23.316998 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request issued successfully. Aug 23 18:26:23.317583 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-892e59a0-ea7a-45d9-a4f2-7112b723ed18 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:23.318283 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1272/5065] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:26:23 2026] POST /volume/v3/volumes => generated 775 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:23.330190 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3051197-70e6-42f6-ac6b-8a48738d852d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:23.331905 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3051197-70e6-42f6-ac6b-8a48738d852d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:23.332096 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3051197-70e6-42f6-ac6b-8a48738d852d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:23.332267 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3051197-70e6-42f6-ac6b-8a48738d852d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:23.338769 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:23.338769 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:23.341988 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3051197-70e6-42f6-ac6b-8a48738d852d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:23.345887 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3051197-70e6-42f6-ac6b-8a48738d852d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:23.346321 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1264/5066] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:23 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:24.358638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26f96fb6-90aa-4d8b-ba8a-52c8e7c2c717 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:24.360544 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26f96fb6-90aa-4d8b-ba8a-52c8e7c2c717 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:24.360687 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26f96fb6-90aa-4d8b-ba8a-52c8e7c2c717 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:24.360877 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26f96fb6-90aa-4d8b-ba8a-52c8e7c2c717 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:24.368755 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:24.368755 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:24.372650 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26f96fb6-90aa-4d8b-ba8a-52c8e7c2c717 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:24.377020 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26f96fb6-90aa-4d8b-ba8a-52c8e7c2c717 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:24.377401 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1267/5067] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:24 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:25.389589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19779049-76f4-49d7-8f57-809f98bd63c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:25.391330 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19779049-76f4-49d7-8f57-809f98bd63c7 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:25.391563 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19779049-76f4-49d7-8f57-809f98bd63c7 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:25.391750 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19779049-76f4-49d7-8f57-809f98bd63c7 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:25.398551 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:25.398551 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:25.402589 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-19779049-76f4-49d7-8f57-809f98bd63c7 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:25.407003 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19779049-76f4-49d7-8f57-809f98bd63c7 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:25.407569 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1265/5068] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:25 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:26.420104 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-004e255c-3681-4971-9b64-a0a03ec0fd73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:26.421916 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-004e255c-3681-4971-9b64-a0a03ec0fd73 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:26.422125 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-004e255c-3681-4971-9b64-a0a03ec0fd73 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:26.422320 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-004e255c-3681-4971-9b64-a0a03ec0fd73 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:26.429946 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:26.429946 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:26.433685 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-004e255c-3681-4971-9b64-a0a03ec0fd73 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:26.438051 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-004e255c-3681-4971-9b64-a0a03ec0fd73 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:26.438482 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1273/5069] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:26 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:27.450645 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c114c18b-083d-4670-9fbc-12cce3f42dfb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:27.452341 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c114c18b-083d-4670-9fbc-12cce3f42dfb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:27.452579 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c114c18b-083d-4670-9fbc-12cce3f42dfb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:27.452735 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c114c18b-083d-4670-9fbc-12cce3f42dfb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:27.459282 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:27.459282 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:27.462518 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c114c18b-083d-4670-9fbc-12cce3f42dfb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:27.466240 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c114c18b-083d-4670-9fbc-12cce3f42dfb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:27.466649 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1265/5070] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:27 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:28.478213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d2fde02-568f-4e28-adeb-4bf70141d3d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:28.480017 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d2fde02-568f-4e28-adeb-4bf70141d3d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:28.480225 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d2fde02-568f-4e28-adeb-4bf70141d3d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:28.480419 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d2fde02-568f-4e28-adeb-4bf70141d3d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:28.486831 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:28.486831 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:28.490042 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d2fde02-568f-4e28-adeb-4bf70141d3d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:28.494013 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d2fde02-568f-4e28-adeb-4bf70141d3d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:28.494413 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1268/5071] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:28 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:29.506279 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-531c3998-342e-4843-84a7-80df39d4b39b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:29.508021 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-531c3998-342e-4843-84a7-80df39d4b39b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:29.508271 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-531c3998-342e-4843-84a7-80df39d4b39b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:29.508519 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-531c3998-342e-4843-84a7-80df39d4b39b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:29.515217 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:29.515217 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:29.518832 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-531c3998-342e-4843-84a7-80df39d4b39b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:29.522801 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-531c3998-342e-4843-84a7-80df39d4b39b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:29.523208 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1266/5072] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:29 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:30.536509 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-caf58b2c-65cf-4e2c-825b-65ac6a3f2672 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:30.538626 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-caf58b2c-65cf-4e2c-825b-65ac6a3f2672 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:30.538908 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-caf58b2c-65cf-4e2c-825b-65ac6a3f2672 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:30.539134 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-caf58b2c-65cf-4e2c-825b-65ac6a3f2672 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:30.547492 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:30.547492 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:30.551150 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-caf58b2c-65cf-4e2c-825b-65ac6a3f2672 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:30.555394 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-caf58b2c-65cf-4e2c-825b-65ac6a3f2672 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:30.555778 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1274/5073] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:30 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:31.569713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cfa95dcd-d19a-4a4c-a979-b9abc4b329a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:31.571560 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfa95dcd-d19a-4a4c-a979-b9abc4b329a0 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:31.571765 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfa95dcd-d19a-4a4c-a979-b9abc4b329a0 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:31.571964 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfa95dcd-d19a-4a4c-a979-b9abc4b329a0 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:31.578619 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:31.578619 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:31.582655 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cfa95dcd-d19a-4a4c-a979-b9abc4b329a0 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:31.587327 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfa95dcd-d19a-4a4c-a979-b9abc4b329a0 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:31.587844 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1266/5074] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:31 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:31.598745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c325f987-7c93-4abf-bc8d-0f267293a2ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:31.600424 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c325f987-7c93-4abf-bc8d-0f267293a2ba tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:31.600608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c325f987-7c93-4abf-bc8d-0f267293a2ba tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:31.600810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c325f987-7c93-4abf-bc8d-0f267293a2ba tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:31.607029 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:31.607029 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:31.610303 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c325f987-7c93-4abf-bc8d-0f267293a2ba tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:31.615255 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c325f987-7c93-4abf-bc8d-0f267293a2ba tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:31.615644 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1269/5075] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:31 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:31.627464 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e6c84390-dc9f-4741-b32d-f03c2881671d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:31.629860 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6c84390-dc9f-4741-b32d-f03c2881671d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:31.630147 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e6c84390-dc9f-4741-b32d-f03c2881671d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:31.630415 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e6c84390-dc9f-4741-b32d-f03c2881671d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:31.630655 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e6c84390-dc9f-4741-b32d-f03c2881671d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:31.639901 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:31.639901 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:31.640553 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e6c84390-dc9f-4741-b32d-f03c2881671d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:31.658153 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e6c84390-dc9f-4741-b32d-f03c2881671d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume request issued successfully. Aug 23 18:26:31.658362 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6c84390-dc9f-4741-b32d-f03c2881671d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 202 Aug 23 18:26:31.658802 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1267/5076] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:31 2026] DELETE /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:26:31.665871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4616d71d-925f-4e40-958f-f7ca6eb2ef59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:31.667583 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4616d71d-925f-4e40-958f-f7ca6eb2ef59 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:31.667804 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4616d71d-925f-4e40-958f-f7ca6eb2ef59 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:31.668009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4616d71d-925f-4e40-958f-f7ca6eb2ef59 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:31.676070 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:31.676070 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:31.680469 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4616d71d-925f-4e40-958f-f7ca6eb2ef59 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:31.685816 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4616d71d-925f-4e40-958f-f7ca6eb2ef59 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 200 Aug 23 18:26:31.686281 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1275/5077] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:31 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:32.656635 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-20286fe6-253b-40a7-81d1-1e6dc65336e2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:32.658473 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20286fe6-253b-40a7-81d1-1e6dc65336e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:26:32.658693 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20286fe6-253b-40a7-81d1-1e6dc65336e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:32.658882 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20286fe6-253b-40a7-81d1-1e6dc65336e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:32.665588 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:32.665588 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:32.669114 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-20286fe6-253b-40a7-81d1-1e6dc65336e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:26:32.673738 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20286fe6-253b-40a7-81d1-1e6dc65336e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:26:32.674141 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1267/5078] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:32 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:32.705617 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a41628c-b116-4c96-93a1-3488d92e45cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:32.705617 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a41628c-b116-4c96-93a1-3488d92e45cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:26:32.706025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a41628c-b116-4c96-93a1-3488d92e45cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:32.706025 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a41628c-b116-4c96-93a1-3488d92e45cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:32.713380 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a41628c-b116-4c96-93a1-3488d92e45cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 404 Aug 23 18:26:32.714021 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1270/5079] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:32 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:32.729997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9632a6a3-db92-4402-bead-718c5326d7c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:32.731746 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9632a6a3-db92-4402-bead-718c5326d7c5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:26:32.731955 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9632a6a3-db92-4402-bead-718c5326d7c5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:32.732130 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9632a6a3-db92-4402-bead-718c5326d7c5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:32.738763 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:32.738763 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:32.741973 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9632a6a3-db92-4402-bead-718c5326d7c5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:26:32.745751 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9632a6a3-db92-4402-bead-718c5326d7c5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:26:32.746146 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1268/5080] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:32 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:34.266889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:34.268748 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:34.269190 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "424fda1d-8d14-48c4-abd8-a0dd7552510f", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:34.270878 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '424fda1d-8d14-48c4-abd8-a0dd7552510f', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:34.337568 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume of 1 GB Aug 23 18:26:34.341460 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Availability Zones retrieved successfully. Aug 23 18:26:34.346177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (86791591-ed45-4930-a137-6013f8d6c795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:34.347211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514a49eb-8b3f-43bb-be1e-2f3e74c1964f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:34.348061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:34.395826 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514a49eb-8b3f-43bb-be1e-2f3e74c1964f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:34.396627 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa69b6bb-c03e-4f3c-b94b-624445afb325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:34.430248 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Created reservations ['79e4415d-ea4c-41a7-8502-2cd66c26459f', 'de89c49d-01f6-4299-99c5-868a3606dbcc', 'a13be86b-cc39-42c5-9436-8d6161fd6b6a', '28211f3d-1b38-4101-a28a-df2c6aed09ba'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:34.431050 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa69b6bb-c03e-4f3c-b94b-624445afb325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79e4415d-ea4c-41a7-8502-2cd66c26459f', 'de89c49d-01f6-4299-99c5-868a3606dbcc', 'a13be86b-cc39-42c5-9436-8d6161fd6b6a', '28211f3d-1b38-4101-a28a-df2c6aed09ba']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:34.431788 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b2c97d-1e32-4ba0-b780-049b30401e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:34.451604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b2c97d-1e32-4ba0-b780-049b30401e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a1d617-42ad-41f0-92b6-3f9fd38acbd8', '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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['79e4415d-ea4c-41a7-8502-2cd66c26459f','de89c49d-01f6-4299-99c5-868a3606dbcc','a13be86b-cc39-42c5-9436-8d6161fd6b6a','28211f3d-1b38-4101-a28a-df2c6aed09ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:34Z,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=54a1d617-42ad-41f0-92b6-3f9fd38acbd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4b9835790a4f6485b016ea6f32ae79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27ba8804f30d4d079573832f3a696502',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:34.452411 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc124b6-6e42-40c5-a978-d385ba9f66ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:34.468094 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc124b6-6e42-40c5-a978-d385ba9f66ba) transitioned into state 'SUCCESS' from 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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['79e4415d-ea4c-41a7-8502-2cd66c26459f','de89c49d-01f6-4299-99c5-868a3606dbcc','a13be86b-cc39-42c5-9436-8d6161fd6b6a','28211f3d-1b38-4101-a28a-df2c6aed09ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:34.468688 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5b9adc4-ff80-4f57-b30c-0e984c1a3b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:34.476734 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5b9adc4-ff80-4f57-b30c-0e984c1a3b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:34.477516 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (86791591-ed45-4930-a137-6013f8d6c795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:34.477779 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request issued successfully. Aug 23 18:26:34.478319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c32dabb-2e40-44cd-9c87-1bfb7d9a9f61 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:34.478717 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1276/5081] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:26:34 2026] POST /volume/v3/volumes => generated 775 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:34.489499 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3e9f7ad-2492-4840-bfb4-f42e79910f55 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:34.491572 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3e9f7ad-2492-4840-bfb4-f42e79910f55 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:34.491763 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f7ad-2492-4840-bfb4-f42e79910f55 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:34.491961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f7ad-2492-4840-bfb4-f42e79910f55 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:34.498465 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:34.498465 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:34.502048 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c3e9f7ad-2492-4840-bfb4-f42e79910f55 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:34.507134 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3e9f7ad-2492-4840-bfb4-f42e79910f55 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:34.507529 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1268/5082] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:34 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:35.519246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2d8f787-4719-442d-a022-c2b741167ee4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:35.521405 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2d8f787-4719-442d-a022-c2b741167ee4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:35.521682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2d8f787-4719-442d-a022-c2b741167ee4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:35.521944 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2d8f787-4719-442d-a022-c2b741167ee4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:35.530543 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:35.530543 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:35.534302 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e2d8f787-4719-442d-a022-c2b741167ee4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:35.538716 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2d8f787-4719-442d-a022-c2b741167ee4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:35.539176 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1271/5083] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:35 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:36.551281 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-174abf97-5e78-488a-9f48-74b6d137a331 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:36.553574 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-174abf97-5e78-488a-9f48-74b6d137a331 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:36.553874 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-174abf97-5e78-488a-9f48-74b6d137a331 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:36.554139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-174abf97-5e78-488a-9f48-74b6d137a331 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:36.562389 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:36.562389 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:36.565836 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-174abf97-5e78-488a-9f48-74b6d137a331 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:36.570172 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-174abf97-5e78-488a-9f48-74b6d137a331 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:36.570704 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1269/5084] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:36 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:37.586203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4a5f7756-b671-4677-9aa0-2fa3bb7a7a67 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:37.588099 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a5f7756-b671-4677-9aa0-2fa3bb7a7a67 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:37.588311 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a5f7756-b671-4677-9aa0-2fa3bb7a7a67 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:37.588530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a5f7756-b671-4677-9aa0-2fa3bb7a7a67 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:37.595877 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:37.595877 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:37.599486 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4a5f7756-b671-4677-9aa0-2fa3bb7a7a67 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:37.603305 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a5f7756-b671-4677-9aa0-2fa3bb7a7a67 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:37.603703 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1277/5085] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:37 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:38.615963 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83d42cde-6ed1-4096-a29f-e3beb5b38253 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:38.617963 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83d42cde-6ed1-4096-a29f-e3beb5b38253 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:38.618166 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83d42cde-6ed1-4096-a29f-e3beb5b38253 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:38.618365 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83d42cde-6ed1-4096-a29f-e3beb5b38253 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:38.626691 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:38.626691 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:38.631022 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-83d42cde-6ed1-4096-a29f-e3beb5b38253 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:38.635594 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83d42cde-6ed1-4096-a29f-e3beb5b38253 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:38.635996 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1269/5086] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:38 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:39.648534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e39b58ee-ae52-497c-8057-908bd70aba4e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:39.652436 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e39b58ee-ae52-497c-8057-908bd70aba4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:39.652436 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e39b58ee-ae52-497c-8057-908bd70aba4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:39.652436 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e39b58ee-ae52-497c-8057-908bd70aba4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:39.659688 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:39.659688 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:39.663469 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e39b58ee-ae52-497c-8057-908bd70aba4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:39.667455 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e39b58ee-ae52-497c-8057-908bd70aba4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:39.667803 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1272/5087] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:39 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:40.681978 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0b8b7efe-9d6b-4a52-a3f8-551ab02f193c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:40.683711 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b8b7efe-9d6b-4a52-a3f8-551ab02f193c tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:40.683904 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b8b7efe-9d6b-4a52-a3f8-551ab02f193c tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:40.684158 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b8b7efe-9d6b-4a52-a3f8-551ab02f193c tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:40.690765 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:40.690765 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:40.694570 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0b8b7efe-9d6b-4a52-a3f8-551ab02f193c tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:40.701234 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b8b7efe-9d6b-4a52-a3f8-551ab02f193c tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:40.701850 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1270/5088] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:40 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:40.713746 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1aa0493f-00f2-4003-bc2c-47c59b972b4e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:40.716065 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1aa0493f-00f2-4003-bc2c-47c59b972b4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:40.716373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1aa0493f-00f2-4003-bc2c-47c59b972b4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:40.716620 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1aa0493f-00f2-4003-bc2c-47c59b972b4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:40.725887 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:40.725887 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:40.730649 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1aa0493f-00f2-4003-bc2c-47c59b972b4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:40.736189 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1aa0493f-00f2-4003-bc2c-47c59b972b4e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:40.736968 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1278/5089] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:40 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:40.748005 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:40.749656 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:40.750027 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "54a1d617-42ad-41f0-92b6-3f9fd38acbd8", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:40.751584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '54a1d617-42ad-41f0-92b6-3f9fd38acbd8', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:40.757744 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:40.757744 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:40.758188 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume retrieved successfully. Aug 23 18:26:40.758301 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume of 1 GB Aug 23 18:26:40.762018 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Availability Zones retrieved successfully. Aug 23 18:26:40.766753 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (f8807105-ae8a-4637-b57c-bb45837070cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:40.767768 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1384987d-6321-497f-86d7-871fa10ec590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:40.768625 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:40.790427 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1384987d-6321-497f-86d7-871fa10ec590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '54a1d617-42ad-41f0-92b6-3f9fd38acbd8', 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:40.791120 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0402e64-8e81-44d1-917d-13d5fdab405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:40.827711 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Created reservations ['03b2e8d9-9113-41ee-8eb8-67dd42b0c866', 'df624568-c48f-4b0b-a904-eeb22ce4100e', 'a383044f-4951-4e93-8918-a580c2cab269', '6a160246-c009-4ede-916f-668424af2a90'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:40.828476 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0402e64-8e81-44d1-917d-13d5fdab405c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b2e8d9-9113-41ee-8eb8-67dd42b0c866', 'df624568-c48f-4b0b-a904-eeb22ce4100e', 'a383044f-4951-4e93-8918-a580c2cab269', '6a160246-c009-4ede-916f-668424af2a90']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:40.829364 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d4e5b5-8479-4e99-81b8-3a8b7a4dc115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:40.862953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d4e5b5-8479-4e99-81b8-3a8b7a4dc115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e617655a-785c-4599-a723-2d34861080fd', '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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['03b2e8d9-9113-41ee-8eb8-67dd42b0c866','df624568-c48f-4b0b-a904-eeb22ce4100e','a383044f-4951-4e93-8918-a580c2cab269','6a160246-c009-4ede-916f-668424af2a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=54a1d617-42ad-41f0-92b6-3f9fd38acbd8,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:26:40Z,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=e617655a-785c-4599-a723-2d34861080fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4b9835790a4f6485b016ea6f32ae79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=54a1d617-42ad-41f0-92b6-3f9fd38acbd8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27ba8804f30d4d079573832f3a696502',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:40.863341 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02934196-bc56-42e5-8272-50385480f957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:40.880459 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02934196-bc56-42e5-8272-50385480f957) transitioned into state 'SUCCESS' from 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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['03b2e8d9-9113-41ee-8eb8-67dd42b0c866','df624568-c48f-4b0b-a904-eeb22ce4100e','a383044f-4951-4e93-8918-a580c2cab269','6a160246-c009-4ede-916f-668424af2a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=54a1d617-42ad-41f0-92b6-3f9fd38acbd8,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:40.881151 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c05a42f-cd16-4ca8-824a-f8d0b759c2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:40.896977 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c05a42f-cd16-4ca8-824a-f8d0b759c2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:40.897715 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (f8807105-ae8a-4637-b57c-bb45837070cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:40.898098 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request issued successfully. Aug 23 18:26:40.898691 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ca478fd-cdd7-4e56-a90b-006fb19051cb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:40.899197 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1270/5090] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:26:40 2026] POST /volume/v3/volumes => generated 809 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:40.914523 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-122a1bb5-abc5-4400-a9cf-43b62328610a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:40.916718 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-122a1bb5-abc5-4400-a9cf-43b62328610a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd Aug 23 18:26:40.916997 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-122a1bb5-abc5-4400-a9cf-43b62328610a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:40.917212 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-122a1bb5-abc5-4400-a9cf-43b62328610a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:40.925769 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:40.925769 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:40.930174 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-122a1bb5-abc5-4400-a9cf-43b62328610a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:40.935395 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-122a1bb5-abc5-4400-a9cf-43b62328610a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd returned with HTTP 200 Aug 23 18:26:40.935870 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1273/5091] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:40 2026] GET /volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:41.946754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28250bce-a44d-4983-b8e0-f3f99742d03d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:41.952013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-42619dbc-9521-41b9-b309-f7ecf9b95a62 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:41.953665 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42619dbc-9521-41b9-b309-f7ecf9b95a62 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd Aug 23 18:26:41.953899 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42619dbc-9521-41b9-b309-f7ecf9b95a62 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:41.954120 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42619dbc-9521-41b9-b309-f7ecf9b95a62 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:41.962987 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:41.962987 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:41.967497 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-42619dbc-9521-41b9-b309-f7ecf9b95a62 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:41.972445 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42619dbc-9521-41b9-b309-f7ecf9b95a62 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd returned with HTTP 200 Aug 23 18:26:41.972801 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1279/5092] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:41 2026] GET /volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:41.987228 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbbf9d14-1334-44b8-80c7-27013ab568d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:41.989172 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbbf9d14-1334-44b8-80c7-27013ab568d5 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd Aug 23 18:26:41.989402 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbbf9d14-1334-44b8-80c7-27013ab568d5 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:41.989595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbbf9d14-1334-44b8-80c7-27013ab568d5 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:41.997024 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:41.997024 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:42.001182 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dbbf9d14-1334-44b8-80c7-27013ab568d5 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:42.007357 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbbf9d14-1334-44b8-80c7-27013ab568d5 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd returned with HTTP 200 Aug 23 18:26:42.007913 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1271/5093] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:41 2026] GET /volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:42.020838 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:42.022616 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:42.022838 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:42.023034 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:42.023213 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:42.030445 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:42.030445 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:42.030936 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:42.043919 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28250bce-a44d-4983-b8e0-f3f99742d03d tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:42.044267 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28250bce-a44d-4983-b8e0-f3f99742d03d tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658", "extra_specs": {"multiattach": " True"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:42.047241 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume request issued successfully. Aug 23 18:26:42.047458 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0ffeb69-9b3f-4217-bb9b-552cebc5a487 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 202 Aug 23 18:26:42.047915 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1274/5094] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:42 2026] DELETE /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:26:42.058435 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28250bce-a44d-4983-b8e0-f3f99742d03d tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:42.058849 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1271/5095] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:26:41 2026] POST /volume/v3/types => generated 286 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:42.059029 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0d8d4349-49b7-4214-bf4e-828b08525642 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:42.063104 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d8d4349-49b7-4214-bf4e-828b08525642 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:42.063315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d8d4349-49b7-4214-bf4e-828b08525642 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:42.063526 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d8d4349-49b7-4214-bf4e-828b08525642 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:42.071201 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4023001f-2104-4d3c-a597-773bc10ae103 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:42.073000 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:42.073362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1500602295", "snapshot_id": null, "imageRef": null, "volume_type": "29eb5b78-2e4f-466f-b0bb-409ab162ab3f", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:42.073865 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:42.073865 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:42.074905 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1500602295', 'snapshot_id': None, 'imageRef': None, 'volume_type': '29eb5b78-2e4f-466f-b0bb-409ab162ab3f', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:42.077942 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0d8d4349-49b7-4214-bf4e-828b08525642 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:42.079054 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume of 1 GB Aug 23 18:26:42.079321 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:42.079321 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:42.079803 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Availability Zones retrieved successfully. Aug 23 18:26:42.085027 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d8d4349-49b7-4214-bf4e-828b08525642 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 200 Aug 23 18:26:42.085523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (cc608913-698d-4845-b831-d438c0dfd0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:42.085584 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1280/5096] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:42 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:42.086454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e1c432-a2b5-4f59-9540-0c7ba54e9194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:42.087473 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:42.094783 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:42.094783 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:42.107169 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e1c432-a2b5-4f59-9540-0c7ba54e9194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:26:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=29eb5b78-2e4f-466f-b0bb-409ab162ab3f,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29eb5b78-2e4f-466f-b0bb-409ab162ab3f', 'encryption_key_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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:42.108048 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7564fe97-fc7a-48f8-894e-71d69c7da4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:42.134191 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:26:42.134538 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:26:42.161584 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Created reservations ['44e72c73-5d19-4f51-bd37-dcdb2a262a71', '5ba927d3-728b-4b91-9c89-14ba8a900334', '2ac1e75d-d068-4d85-90dd-16792b39eb4e', 'f5471ac7-f5bf-45f0-918c-23b1d674c4eb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:42.162425 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7564fe97-fc7a-48f8-894e-71d69c7da4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44e72c73-5d19-4f51-bd37-dcdb2a262a71', '5ba927d3-728b-4b91-9c89-14ba8a900334', '2ac1e75d-d068-4d85-90dd-16792b39eb4e', 'f5471ac7-f5bf-45f0-918c-23b1d674c4eb']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:42.163068 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b921cd-c3f2-47ab-a53d-8413b2923485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:42.182187 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b921cd-c3f2-47ab-a53d-8413b2923485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf84da7-87c2-4b01-af40-319ef7c5d97f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1500602295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['44e72c73-5d19-4f51-bd37-dcdb2a262a71','5ba927d3-728b-4b91-9c89-14ba8a900334','2ac1e75d-d068-4d85-90dd-16792b39eb4e','f5471ac7-f5bf-45f0-918c-23b1d674c4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=29eb5b78-2e4f-466f-b0bb-409ab162ab3f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1500602295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf84da7-87c2-4b01-af40-319ef7c5d97f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f45a016394749acb050f2d10d578f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29eb5b78-2e4f-466f-b0bb-409ab162ab3f),volume_type_id=29eb5b78-2e4f-466f-b0bb-409ab162ab3f)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:42.183453 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea8730e-84eb-45af-900b-019dea1ee8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:42.197655 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea8730e-84eb-45af-900b-019dea1ee8a6) transitioned into state 'SUCCESS' from state '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-1500602295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['44e72c73-5d19-4f51-bd37-dcdb2a262a71','5ba927d3-728b-4b91-9c89-14ba8a900334','2ac1e75d-d068-4d85-90dd-16792b39eb4e','f5471ac7-f5bf-45f0-918c-23b1d674c4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=29eb5b78-2e4f-466f-b0bb-409ab162ab3f)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:42.198325 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b1bd47-fe1f-49cc-b07a-95f01ac70150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:42.206354 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b1bd47-fe1f-49cc-b07a-95f01ac70150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:42.207378 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (cc608913-698d-4845-b831-d438c0dfd0e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:42.207592 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request issued successfully. Aug 23 18:26:42.208192 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4023001f-2104-4d3c-a597-773bc10ae103 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:42.208613 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1272/5097] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:42 2026] POST /volume/v3/volumes => generated 829 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:42.222097 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce1cb2a5-04a0-4e7c-8620-08906bfdd1bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:42.223921 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce1cb2a5-04a0-4e7c-8620-08906bfdd1bf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:26:42.224106 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce1cb2a5-04a0-4e7c-8620-08906bfdd1bf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:42.224286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce1cb2a5-04a0-4e7c-8620-08906bfdd1bf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:42.230676 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:42.230676 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:42.234143 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce1cb2a5-04a0-4e7c-8620-08906bfdd1bf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:42.237756 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce1cb2a5-04a0-4e7c-8620-08906bfdd1bf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:26:42.238101 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1275/5098] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:42 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:43.099783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6da80a4-9f85-4aae-969f-a6bd69facb3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:43.101573 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6da80a4-9f85-4aae-969f-a6bd69facb3f tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:26:43.101811 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6da80a4-9f85-4aae-969f-a6bd69facb3f tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:43.102025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6da80a4-9f85-4aae-969f-a6bd69facb3f tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:43.108103 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6da80a4-9f85-4aae-969f-a6bd69facb3f tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 404 Aug 23 18:26:43.108598 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1272/5099] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:43 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:43.249182 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cc4f3749-22a4-4153-bf75-a83ed36c100a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:43.250991 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc4f3749-22a4-4153-bf75-a83ed36c100a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:26:43.251190 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc4f3749-22a4-4153-bf75-a83ed36c100a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:43.251380 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc4f3749-22a4-4153-bf75-a83ed36c100a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:43.260436 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:43.260436 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:43.264561 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cc4f3749-22a4-4153-bf75-a83ed36c100a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:43.269806 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc4f3749-22a4-4153-bf75-a83ed36c100a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:26:43.269806 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1281/5100] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:43 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:43.281425 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-337f341d-29ea-4f97-a277-5dac2d87ccf0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:43.283320 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-337f341d-29ea-4f97-a277-5dac2d87ccf0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:26:43.283532 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-337f341d-29ea-4f97-a277-5dac2d87ccf0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:43.283709 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-337f341d-29ea-4f97-a277-5dac2d87ccf0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:43.292813 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:43.292813 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:43.294221 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-337f341d-29ea-4f97-a277-5dac2d87ccf0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:43.298075 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-337f341d-29ea-4f97-a277-5dac2d87ccf0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:26:43.298476 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1273/5101] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:43 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:43.311324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:43.313137 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:43.313510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-641485072", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:43.315376 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-641485072', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:43.315520 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume of 1 GB Aug 23 18:26:43.320206 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Availability Zones retrieved successfully. Aug 23 18:26:43.327458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (348ecb78-f5a2-4c9c-9439-9b2c2a6c58c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:43.328415 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd57b2e-3fa5-4e0a-8e68-7e092523944a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:43.329481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:43.356347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd57b2e-3fa5-4e0a-8e68-7e092523944a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:43.357146 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b284bb-ad54-4a17-a37c-b158456ade52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:43.406814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Created reservations ['864bd3cf-600f-4107-97c6-a2e139361bc7', '8973e288-b8be-4994-b737-052fd93f5908', '4e630068-4bd7-4c28-8c21-eba252284fd3', '567afaef-23de-4486-b0c7-40d577c8a234'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:43.407539 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b284bb-ad54-4a17-a37c-b158456ade52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['864bd3cf-600f-4107-97c6-a2e139361bc7', '8973e288-b8be-4994-b737-052fd93f5908', '4e630068-4bd7-4c28-8c21-eba252284fd3', '567afaef-23de-4486-b0c7-40d577c8a234']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:43.408410 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f2107f-3179-496d-8157-7008ad5b9bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:43.430612 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f2107f-3179-496d-8157-7008ad5b9bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '517c7bbb-9906-446d-ab6b-78f8e4be54a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-641485072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['864bd3cf-600f-4107-97c6-a2e139361bc7','8973e288-b8be-4994-b737-052fd93f5908','4e630068-4bd7-4c28-8c21-eba252284fd3','567afaef-23de-4486-b0c7-40d577c8a234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-641485072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=517c7bbb-9906-446d-ab6b-78f8e4be54a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f45a016394749acb050f2d10d578f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:43.431385 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f8655c-27fc-4ca6-8e04-bfb2048470b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:43.448388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f8655c-27fc-4ca6-8e04-bfb2048470b8) transitioned into state 'SUCCESS' from state '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-641485072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['864bd3cf-600f-4107-97c6-a2e139361bc7','8973e288-b8be-4994-b737-052fd93f5908','4e630068-4bd7-4c28-8c21-eba252284fd3','567afaef-23de-4486-b0c7-40d577c8a234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:43.449388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35c4036-1aad-41ed-b63a-3a14d40b57ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:43.458470 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35c4036-1aad-41ed-b63a-3a14d40b57ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:43.459504 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (348ecb78-f5a2-4c9c-9439-9b2c2a6c58c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:43.459889 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request issued successfully. Aug 23 18:26:43.460525 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b01ad68-755a-4360-ab89-aedc437d4a61 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:43.461288 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1276/5102] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:43 2026] POST /volume/v3/volumes => generated 752 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:43.475997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a42e7831-1f76-4af0-894d-a6a0779cfb3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:43.478247 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a42e7831-1f76-4af0-894d-a6a0779cfb3f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:43.478506 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a42e7831-1f76-4af0-894d-a6a0779cfb3f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:43.478760 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a42e7831-1f76-4af0-894d-a6a0779cfb3f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:43.486902 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:43.486902 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:43.490203 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a42e7831-1f76-4af0-894d-a6a0779cfb3f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:43.493999 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a42e7831-1f76-4af0-894d-a6a0779cfb3f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:43.494366 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1273/5103] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:43 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:44.506128 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08763df9-fb21-42fd-8df2-aa6d587010ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.508252 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08763df9-fb21-42fd-8df2-aa6d587010ff tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:44.508252 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08763df9-fb21-42fd-8df2-aa6d587010ff tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:44.508815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08763df9-fb21-42fd-8df2-aa6d587010ff tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:44.514958 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:44.514958 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:44.521879 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08763df9-fb21-42fd-8df2-aa6d587010ff tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:44.526489 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08763df9-fb21-42fd-8df2-aa6d587010ff tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:44.526876 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1282/5104] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:44 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:44.538888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b43db32a-e7fa-458c-a250-a9e2ed063c36 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.540648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b43db32a-e7fa-458c-a250-a9e2ed063c36 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:44.540862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b43db32a-e7fa-458c-a250-a9e2ed063c36 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:44.541067 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b43db32a-e7fa-458c-a250-a9e2ed063c36 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:44.547707 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:44.547707 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:44.551028 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b43db32a-e7fa-458c-a250-a9e2ed063c36 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:44.554921 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b43db32a-e7fa-458c-a250-a9e2ed063c36 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:44.555097 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1274/5105] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:44 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:44.568180 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9cc57b60-e1e1-42fb-8d7a-72a16e6be01c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.568566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.569939 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cc57b60-e1e1-42fb-8d7a-72a16e6be01c tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:26:44.570200 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:44.570288 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cc57b60-e1e1-42fb-8d7a-72a16e6be01c tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1483876977", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:44.570576 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "1ee3fab3-6f91-4c2d-a0a5-0fb2c377ae75", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:44.571699 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:44.571699 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:44.572028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '1ee3fab3-6f91-4c2d-a0a5-0fb2c377ae75', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:44.582932 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cc57b60-e1e1-42fb-8d7a-72a16e6be01c tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:26:44.584253 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1277/5106] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:26:44 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:44.592928 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2f25b45f-3564-4604-af02-177c4c4be97e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.594556 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f25b45f-3564-4604-af02-177c4c4be97e tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] POST https://10.4.3.148/volume/v3/types/8ea1041d-f7e8-4a1b-abef-5fa5ba76b724/encryption Aug 23 18:26:44.594871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f25b45f-3564-4604-af02-177c4c4be97e tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:44.609767 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f25b45f-3564-4604-af02-177c4c4be97e tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/types/8ea1041d-f7e8-4a1b-abef-5fa5ba76b724/encryption returned with HTTP 200 Aug 23 18:26:44.610189 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1283/5107] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:26:44 2026] POST /volume/v3/types/8ea1041d-f7e8-4a1b-abef-5fa5ba76b724/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:44.619618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f5817d5-6e92-4012-99cc-36b702249984 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.621505 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:44.621909 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1340952581", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1483876977", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:44.623431 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1340952581', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1483876977', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:44.626712 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume of 1 GB Aug 23 18:26:44.627111 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:44.627111 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:44.627760 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Availability Zones retrieved successfully. Aug 23 18:26:44.635126 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (33e14d5f-af31-40a8-b20d-b184a6659921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:44.635475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78112c9-150f-4f7e-9cc8-98f6d7fdf03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.636497 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:44.650122 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume of 1 GB Aug 23 18:26:44.655355 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Availability Zones retrieved successfully. Aug 23 18:26:44.663303 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (c85239dd-e7e3-4358-99f6-c1f2a4fb3823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:44.663551 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78112c9-150f-4f7e-9cc8-98f6d7fdf03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ea1041d-f7e8-4a1b-abef-5fa5ba76b724,is_public=True,name='tempest-scenario-type-luks-1483876977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ea1041d-f7e8-4a1b-abef-5fa5ba76b724', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.664564 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0998958-2dd6-4802-974b-9227102ea18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.664781 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0a72a9-ffe7-4b6b-9729-69b97fe34651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.666042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:44.693181 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:26:44.693478 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:26:44.722535 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Created reservations ['7fe65a47-3b4c-4035-9ff9-b03b33668264', 'e37cbe51-6878-4705-a55a-95b19b6cb774', 'a0a95e3f-fbdf-4502-b2e6-29f00c9187ff', 'c3af3f44-5654-4a95-a6bf-96059f42ffcf'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:44.723382 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0998958-2dd6-4802-974b-9227102ea18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe65a47-3b4c-4035-9ff9-b03b33668264', 'e37cbe51-6878-4705-a55a-95b19b6cb774', 'a0a95e3f-fbdf-4502-b2e6-29f00c9187ff', 'c3af3f44-5654-4a95-a6bf-96059f42ffcf']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.724042 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c776acd-ca65-443f-b869-d6c3cb548dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.729105 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0a72a9-ffe7-4b6b-9729-69b97fe34651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.730007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11914478-7c50-4e2a-a6a4-aafa1340fa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.747710 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c776acd-ca65-443f-b869-d6c3cb548dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fe56104-5dbe-4b0e-8423-a86a3b0f896f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1340952581',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['7fe65a47-3b4c-4035-9ff9-b03b33668264','e37cbe51-6878-4705-a55a-95b19b6cb774','a0a95e3f-fbdf-4502-b2e6-29f00c9187ff','c3af3f44-5654-4a95-a6bf-96059f42ffcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=8ea1041d-f7e8-4a1b-abef-5fa5ba76b724), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1340952581',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8fe56104-5dbe-4b0e-8423-a86a3b0f896f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f45a016394749acb050f2d10d578f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ea1041d-f7e8-4a1b-abef-5fa5ba76b724),volume_type_id=8ea1041d-f7e8-4a1b-abef-5fa5ba76b724)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.748722 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ab3377-4d77-45ed-99af-f549fd5a1ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.768318 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ab3377-4d77-45ed-99af-f549fd5a1ec4) transitioned into state 'SUCCESS' from state '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-1340952581',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['7fe65a47-3b4c-4035-9ff9-b03b33668264','e37cbe51-6878-4705-a55a-95b19b6cb774','a0a95e3f-fbdf-4502-b2e6-29f00c9187ff','c3af3f44-5654-4a95-a6bf-96059f42ffcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=8ea1041d-f7e8-4a1b-abef-5fa5ba76b724)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.768961 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb77cf5c-c2cd-4582-9f97-4d0d17e242ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.776961 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Created reservations ['d80cdd41-0d85-4472-bc36-ae89091e7e44', 'b4234d47-23b9-400c-94e7-3d6a099618b6', 'd81276fe-0d06-45c1-891a-2f0ffcd158a2', '4fe5b6d9-9dad-4be8-a3a9-ed1758106736'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:44.777307 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb77cf5c-c2cd-4582-9f97-4d0d17e242ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.777728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11914478-7c50-4e2a-a6a4-aafa1340fa01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d80cdd41-0d85-4472-bc36-ae89091e7e44', 'b4234d47-23b9-400c-94e7-3d6a099618b6', 'd81276fe-0d06-45c1-891a-2f0ffcd158a2', '4fe5b6d9-9dad-4be8-a3a9-ed1758106736']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.778102 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (33e14d5f-af31-40a8-b20d-b184a6659921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:44.778387 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request issued successfully. Aug 23 18:26:44.778497 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9811322-c566-4755-9b7e-bc55caaa1b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.778978 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f5817d5-6e92-4012-99cc-36b702249984 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:44.779385 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1275/5108] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:26:44 2026] POST /volume/v3/volumes => generated 781 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:44.798096 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-12f2551b-8ddf-45e8-916c-761b154d2710 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.800514 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12f2551b-8ddf-45e8-916c-761b154d2710 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:44.800808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12f2551b-8ddf-45e8-916c-761b154d2710 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:44.801104 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12f2551b-8ddf-45e8-916c-761b154d2710 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:44.802231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9811322-c566-4755-9b7e-bc55caaa1b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b8fa5b5-6365-4dec-adfb-8ec212de295a', '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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['d80cdd41-0d85-4472-bc36-ae89091e7e44','b4234d47-23b9-400c-94e7-3d6a099618b6','d81276fe-0d06-45c1-891a-2f0ffcd158a2','4fe5b6d9-9dad-4be8-a3a9-ed1758106736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b8fa5b5-6365-4dec-adfb-8ec212de295a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4b9835790a4f6485b016ea6f32ae79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27ba8804f30d4d079573832f3a696502',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.802996 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c2bcc2-7a27-49e9-bbf0-b8a4923f8d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.810197 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:44.810197 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:44.814697 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-12f2551b-8ddf-45e8-916c-761b154d2710 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:44.820303 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c2bcc2-7a27-49e9-bbf0-b8a4923f8d4b) transitioned into state 'SUCCESS' from 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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['d80cdd41-0d85-4472-bc36-ae89091e7e44','b4234d47-23b9-400c-94e7-3d6a099618b6','d81276fe-0d06-45c1-891a-2f0ffcd158a2','4fe5b6d9-9dad-4be8-a3a9-ed1758106736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.820577 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12f2551b-8ddf-45e8-916c-761b154d2710 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:44.820917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2645c5d-0eb6-4a29-9c29-db7e2e393423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:44.820983 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1278/5109] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:44 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:44.829637 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2645c5d-0eb6-4a29-9c29-db7e2e393423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:44.830389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (c85239dd-e7e3-4358-99f6-c1f2a4fb3823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:44.830669 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request issued successfully. Aug 23 18:26:44.831241 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-715d044a-e1b8-4a7a-8847-84d0bb73ba5a tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:44.831659 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1274/5110] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:26:44 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 23 18:26:44.842814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5987d523-86c1-4797-ba8a-5c51d033292b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:44.844519 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5987d523-86c1-4797-ba8a-5c51d033292b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:44.844742 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5987d523-86c1-4797-ba8a-5c51d033292b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:44.844960 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5987d523-86c1-4797-ba8a-5c51d033292b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:44.852115 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:44.852115 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:44.855853 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5987d523-86c1-4797-ba8a-5c51d033292b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:44.860028 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5987d523-86c1-4797-ba8a-5c51d033292b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:44.860420 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1284/5111] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:44 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:45.840592 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc35efac-b415-43a6-96b9-36269f54dbe5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:45.842513 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc35efac-b415-43a6-96b9-36269f54dbe5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:45.842683 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc35efac-b415-43a6-96b9-36269f54dbe5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:45.842888 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc35efac-b415-43a6-96b9-36269f54dbe5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:45.849879 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:45.849879 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:45.853355 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc35efac-b415-43a6-96b9-36269f54dbe5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:45.857586 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc35efac-b415-43a6-96b9-36269f54dbe5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:45.858011 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1276/5112] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:45 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:45.872015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f1fd69d9-32fb-41ff-ab49-c3ffc70c4d9c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:45.873882 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1fd69d9-32fb-41ff-ab49-c3ffc70c4d9c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:45.874095 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f1fd69d9-32fb-41ff-ab49-c3ffc70c4d9c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:45.874299 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f1fd69d9-32fb-41ff-ab49-c3ffc70c4d9c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:45.877076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-474d2bf0-aa4d-45d9-b5f5-1fc3324b1a31 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:45.879630 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-474d2bf0-aa4d-45d9-b5f5-1fc3324b1a31 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:45.879918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-474d2bf0-aa4d-45d9-b5f5-1fc3324b1a31 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:45.880167 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-474d2bf0-aa4d-45d9-b5f5-1fc3324b1a31 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:45.882542 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:45.882542 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:45.888027 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f1fd69d9-32fb-41ff-ab49-c3ffc70c4d9c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:45.889811 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:45.889811 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:45.893567 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1fd69d9-32fb-41ff-ab49-c3ffc70c4d9c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:45.893979 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1279/5113] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:45 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:45.894460 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-474d2bf0-aa4d-45d9-b5f5-1fc3324b1a31 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:45.899810 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-474d2bf0-aa4d-45d9-b5f5-1fc3324b1a31 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:45.900309 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1275/5114] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:45 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:45.943173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-a6594891-2058-442c-bf02-37bc1f463be7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:45.945989 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-a6594891-2058-442c-bf02-37bc1f463be7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:45.946278 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-a6594891-2058-442c-bf02-37bc1f463be7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:45.946580 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-a6594891-2058-442c-bf02-37bc1f463be7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:45.956285 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:45.956285 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:45.961106 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-a6594891-2058-442c-bf02-37bc1f463be7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:45.967900 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-a6594891-2058-442c-bf02-37bc1f463be7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:45.968705 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1285/5115] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:26:45 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:46.036640 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5099fbc-6c0e-45f7-967e-32df43d675f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:46.037128 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5099fbc-6c0e-45f7-967e-32df43d675f7 None None] GET https://10.4.3.148/volume// Aug 23 18:26:46.037286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5099fbc-6c0e-45f7-967e-32df43d675f7 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:46.037498 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5099fbc-6c0e-45f7-967e-32df43d675f7 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:46.037815 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5099fbc-6c0e-45f7-967e-32df43d675f7 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:26:46.038139 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1277/5116] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:26:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:26:46.044561 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-04522e84-e97d-4aad-9a76-199c65c453b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:46.048591 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-04522e84-e97d-4aad-9a76-199c65c453b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:26:46.048989 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-04522e84-e97d-4aad-9a76-199c65c453b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "517c7bbb-9906-446d-ab6b-78f8e4be54a0", "connector": null, "instance_uuid": "26b07073-f622-4cb7-82d8-41aba6e0877c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:46.057127 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:46.057127 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:46.079029 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-04522e84-e97d-4aad-9a76-199c65c453b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:26:46.079504 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1280/5117] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:26:46 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:46.106499 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d643e4c0-dbcb-432f-ae20-23286d0d0095 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:46.108830 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d643e4c0-dbcb-432f-ae20-23286d0d0095 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:46.109149 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d643e4c0-dbcb-432f-ae20-23286d0d0095 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:46.109440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d643e4c0-dbcb-432f-ae20-23286d0d0095 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:46.118520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cef98c12-c612-4061-9715-4cfa94c03952 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:46.119093 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cef98c12-c612-4061-9715-4cfa94c03952 None None] GET https://10.4.3.148/volume// Aug 23 18:26:46.119339 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cef98c12-c612-4061-9715-4cfa94c03952 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:46.119621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cef98c12-c612-4061-9715-4cfa94c03952 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:46.120055 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cef98c12-c612-4061-9715-4cfa94c03952 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:26:46.120574 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1286/5118] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:26:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:26:46.122751 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:46.122751 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:46.129067 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d643e4c0-dbcb-432f-ae20-23286d0d0095 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:46.131728 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-cdb1d876-a6f2-4415-82c1-2a71808ffb8e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:46.134230 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-cdb1d876-a6f2-4415-82c1-2a71808ffb8e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:46.134472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-cdb1d876-a6f2-4415-82c1-2a71808ffb8e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:46.134647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-cdb1d876-a6f2-4415-82c1-2a71808ffb8e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:46.135618 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d643e4c0-dbcb-432f-ae20-23286d0d0095 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:46.136298 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1276/5119] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:46 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:46.144479 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:46.144479 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:46.148178 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-cdb1d876-a6f2-4415-82c1-2a71808ffb8e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:46.154102 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-cdb1d876-a6f2-4415-82c1-2a71808ffb8e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:46.154558 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1278/5120] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:26:46 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:46.267063 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-f63904f0-238f-4df1-8b0c-256dfaeb70d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:46.269361 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-f63904f0-238f-4df1-8b0c-256dfaeb70d6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] PUT https://10.4.3.148/volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8 Aug 23 18:26:46.269695 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-f63904f0-238f-4df1-8b0c-256dfaeb70d6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:46.277475 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-f63904f0-238f-4df1-8b0c-256dfaeb70d6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Acquiring lock "cinder-attachment_update-517c7bbb-9906-446d-ab6b-78f8e4be54a0-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:26:46.281934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-f63904f0-238f-4df1-8b0c-256dfaeb70d6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-517c7bbb-9906-446d-ab6b-78f8e4be54a0-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:26:46.282843 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:46.282843 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:46.357408 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-f63904f0-238f-4df1-8b0c-256dfaeb70d6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-517c7bbb-9906-446d-ab6b-78f8e4be54a0-np0000007943" released by "attachment_update" :: held 0.075s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:26:46.357673 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-f63904f0-238f-4df1-8b0c-256dfaeb70d6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8 returned with HTTP 200 Aug 23 18:26:46.358120 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1281/5121] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:26:46 2026] PUT /volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:46.916979 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-378a5ef3-d932-494e-a2c6-46b2e3212188 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:46.918882 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-378a5ef3-d932-494e-a2c6-46b2e3212188 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:46.919129 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-378a5ef3-d932-494e-a2c6-46b2e3212188 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:46.919316 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-378a5ef3-d932-494e-a2c6-46b2e3212188 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:46.926133 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:46.926133 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:46.929610 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-378a5ef3-d932-494e-a2c6-46b2e3212188 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:46.933632 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-378a5ef3-d932-494e-a2c6-46b2e3212188 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:46.934031 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1287/5122] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:46 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:47.148395 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6523ea2e-705a-4b1a-bd75-7f72a82d020c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:47.150298 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6523ea2e-705a-4b1a-bd75-7f72a82d020c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:47.150517 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6523ea2e-705a-4b1a-bd75-7f72a82d020c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:47.150728 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6523ea2e-705a-4b1a-bd75-7f72a82d020c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:47.160145 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:47.160145 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:47.166139 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6523ea2e-705a-4b1a-bd75-7f72a82d020c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:47.171921 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6523ea2e-705a-4b1a-bd75-7f72a82d020c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:47.171921 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1277/5123] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:47 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:47.947528 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b44faec6-170c-45e5-a71e-02f0eaf43f80 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:47.949747 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b44faec6-170c-45e5-a71e-02f0eaf43f80 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:47.950047 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b44faec6-170c-45e5-a71e-02f0eaf43f80 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:47.950303 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b44faec6-170c-45e5-a71e-02f0eaf43f80 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:47.959815 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:47.959815 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:47.973631 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b44faec6-170c-45e5-a71e-02f0eaf43f80 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:47.979164 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b44faec6-170c-45e5-a71e-02f0eaf43f80 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:47.979636 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1279/5124] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:47 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:48.182762 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e1b2afbe-a994-45f8-b50b-0991c6251a11 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:48.184485 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1b2afbe-a994-45f8-b50b-0991c6251a11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:48.184661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1b2afbe-a994-45f8-b50b-0991c6251a11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:48.185250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1b2afbe-a994-45f8-b50b-0991c6251a11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:48.193336 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:48.193336 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:48.196461 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e1b2afbe-a994-45f8-b50b-0991c6251a11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:48.200271 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1b2afbe-a994-45f8-b50b-0991c6251a11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:48.200587 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1282/5125] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:48 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:48.993615 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9ac2a853-43c2-4a7e-b1d9-451b66a3f61d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:48.995399 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ac2a853-43c2-4a7e-b1d9-451b66a3f61d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:48.995600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ac2a853-43c2-4a7e-b1d9-451b66a3f61d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:48.995771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ac2a853-43c2-4a7e-b1d9-451b66a3f61d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:48.997835 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=327,cinder:INSERT=63,cinder:UPDATE=106 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:26:49.003029 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:49.003029 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:49.007009 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9ac2a853-43c2-4a7e-b1d9-451b66a3f61d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:49.011476 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ac2a853-43c2-4a7e-b1d9-451b66a3f61d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:49.012052 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1288/5126] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:48 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:49.214570 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-949926ca-24c5-4c6c-8d43-20b01a68bc4f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:49.216453 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-949926ca-24c5-4c6c-8d43-20b01a68bc4f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:49.216641 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-949926ca-24c5-4c6c-8d43-20b01a68bc4f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:49.216852 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-949926ca-24c5-4c6c-8d43-20b01a68bc4f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:49.219149 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=239,cinder:UPDATE=60,cinder:INSERT=36 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:26:49.228465 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:49.228465 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:49.232296 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-949926ca-24c5-4c6c-8d43-20b01a68bc4f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:49.236849 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-949926ca-24c5-4c6c-8d43-20b01a68bc4f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:49.237286 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1278/5127] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:49 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:50.026044 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c1207b8-5bba-4275-805b-04fd16c0cafa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:50.027987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c1207b8-5bba-4275-805b-04fd16c0cafa tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:50.028235 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c1207b8-5bba-4275-805b-04fd16c0cafa tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:50.028455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c1207b8-5bba-4275-805b-04fd16c0cafa tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:50.030553 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=301,cinder:UPDATE=90,cinder:INSERT=71 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:26:50.038143 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:50.038143 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:50.042737 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c1207b8-5bba-4275-805b-04fd16c0cafa tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:50.049623 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c1207b8-5bba-4275-805b-04fd16c0cafa tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:50.049623 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1280/5128] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:50 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:50.248875 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-085b4d78-f242-474b-9fc0-52109a5d3dcb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:50.250487 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-085b4d78-f242-474b-9fc0-52109a5d3dcb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:50.250670 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-085b4d78-f242-474b-9fc0-52109a5d3dcb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:50.250857 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-085b4d78-f242-474b-9fc0-52109a5d3dcb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:50.252606 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=246,cinder:UPDATE=63,cinder:INSERT=39 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:26:50.260559 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:50.260559 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:50.264252 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-085b4d78-f242-474b-9fc0-52109a5d3dcb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:50.268674 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-085b4d78-f242-474b-9fc0-52109a5d3dcb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:50.269291 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1283/5129] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:50 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:51.062023 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e5841364-313a-4036-89be-632efae25073 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:51.063756 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5841364-313a-4036-89be-632efae25073 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:51.063978 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5841364-313a-4036-89be-632efae25073 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:51.064158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5841364-313a-4036-89be-632efae25073 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:51.070803 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:51.070803 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:51.074340 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e5841364-313a-4036-89be-632efae25073 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:51.078260 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5841364-313a-4036-89be-632efae25073 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:51.078631 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1289/5130] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:51 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:51.283901 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b27f9f7-ba27-4173-8a2b-3b9cdac78045 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:51.286088 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b27f9f7-ba27-4173-8a2b-3b9cdac78045 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:51.286344 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b27f9f7-ba27-4173-8a2b-3b9cdac78045 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:51.286593 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b27f9f7-ba27-4173-8a2b-3b9cdac78045 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:51.297821 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:51.297821 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:51.301573 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4b27f9f7-ba27-4173-8a2b-3b9cdac78045 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:51.306416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b27f9f7-ba27-4173-8a2b-3b9cdac78045 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:51.306916 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1279/5131] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:51 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:52.093954 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8ec2476-b509-457d-85e7-eb397b179363 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:52.095631 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8ec2476-b509-457d-85e7-eb397b179363 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:52.095852 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8ec2476-b509-457d-85e7-eb397b179363 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:52.096071 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8ec2476-b509-457d-85e7-eb397b179363 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:52.102749 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:52.102749 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:52.105989 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8ec2476-b509-457d-85e7-eb397b179363 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:52.109669 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8ec2476-b509-457d-85e7-eb397b179363 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:52.110113 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1281/5132] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:52 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:52.319844 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb24270d-553e-4122-a09a-981879887747 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:52.325131 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb24270d-553e-4122-a09a-981879887747 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:52.325329 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb24270d-553e-4122-a09a-981879887747 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:52.325508 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb24270d-553e-4122-a09a-981879887747 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:52.340943 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:52.340943 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:52.344712 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fb24270d-553e-4122-a09a-981879887747 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:52.349637 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb24270d-553e-4122-a09a-981879887747 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:52.350211 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1284/5133] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:52 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:52.487577 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-3bd7dc43-621d-40e1-a2f2-a3e37a6edf87 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:52.489775 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-3bd7dc43-621d-40e1-a2f2-a3e37a6edf87 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8/action Aug 23 18:26:52.490199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-3bd7dc43-621d-40e1-a2f2-a3e37a6edf87 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:26:52.490342 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-3bd7dc43-621d-40e1-a2f2-a3e37a6edf87 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:52.512680 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:52.512680 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:52.523662 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a90e4c4c-4c1e-4bdf-8cac-23cbc53f88db req-3bd7dc43-621d-40e1-a2f2-a3e37a6edf87 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8/action returned with HTTP 204 Aug 23 18:26:52.524207 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1290/5134] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:26:52 2026] POST /volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:53.122263 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e23a3f7f-2874-4283-af1c-a908716d3d43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.124079 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e23a3f7f-2874-4283-af1c-a908716d3d43 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:53.124370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e23a3f7f-2874-4283-af1c-a908716d3d43 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.124562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e23a3f7f-2874-4283-af1c-a908716d3d43 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.131502 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.131502 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:53.135711 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e23a3f7f-2874-4283-af1c-a908716d3d43 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:53.140401 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e23a3f7f-2874-4283-af1c-a908716d3d43 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:53.140968 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1280/5135] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:53.152831 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ac94e83-18a9-4448-af6a-a3b534bcc902 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.154526 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ac94e83-18a9-4448-af6a-a3b534bcc902 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:53.154744 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ac94e83-18a9-4448-af6a-a3b534bcc902 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.154965 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ac94e83-18a9-4448-af6a-a3b534bcc902 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.162202 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.162202 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:53.165771 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6ac94e83-18a9-4448-af6a-a3b534bcc902 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:53.169889 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ac94e83-18a9-4448-af6a-a3b534bcc902 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:53.170303 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1282/5136] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:53.182188 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be070db0-064c-4f32-8ebd-aba21025a69b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.183917 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be070db0-064c-4f32-8ebd-aba21025a69b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:26:53.184295 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be070db0-064c-4f32-8ebd-aba21025a69b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b8fa5b5-6365-4dec-adfb-8ec212de295a", "name": "tempest-VolumeImageDependencyTests-Snapshot-1424001345"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:53.191943 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.191943 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:53.192391 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-be070db0-064c-4f32-8ebd-aba21025a69b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:53.192522 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-be070db0-064c-4f32-8ebd-aba21025a69b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create snapshot from volume 9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:53.225467 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-be070db0-064c-4f32-8ebd-aba21025a69b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Created reservations ['6969d206-df4d-4779-ac0a-1fc1040a6c43', '3f3415d1-1a73-42eb-bf6f-10c42d7e7dbc', 'f04a6662-d8c2-4631-93a7-f67cac985fbf', '4abc9b23-46a4-403a-8db7-46777f8ebd24'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:53.252112 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-be070db0-064c-4f32-8ebd-aba21025a69b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Snapshot create request issued successfully. Aug 23 18:26:53.252458 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be070db0-064c-4f32-8ebd-aba21025a69b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:26:53.252945 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1285/5137] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:26:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:26:53.262815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f625208-6975-467d-9776-4018c79449ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.264511 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f625208-6975-467d-9776-4018c79449ff tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:53.264783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f625208-6975-467d-9776-4018c79449ff tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.265176 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f625208-6975-467d-9776-4018c79449ff tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.270057 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.270057 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:53.270460 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4f625208-6975-467d-9776-4018c79449ff tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Snapshot retrieved successfully. Aug 23 18:26:53.271177 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f625208-6975-467d-9776-4018c79449ff tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 returned with HTTP 200 Aug 23 18:26:53.271524 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1291/5138] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:53.362582 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bfefc4d-a25f-4413-aca5-46e788bc963f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.364311 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bfefc4d-a25f-4413-aca5-46e788bc963f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:26:53.364516 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bfefc4d-a25f-4413-aca5-46e788bc963f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.364714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bfefc4d-a25f-4413-aca5-46e788bc963f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.373906 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.373906 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:53.377095 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6bfefc4d-a25f-4413-aca5-46e788bc963f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:53.381557 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bfefc4d-a25f-4413-aca5-46e788bc963f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:26:53.382015 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1281/5139] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:53.424925 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-50e68451-aef7-418b-81ed-60d609bca9b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.426924 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-50e68451-aef7-418b-81ed-60d609bca9b5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:53.427159 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-50e68451-aef7-418b-81ed-60d609bca9b5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.427373 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-50e68451-aef7-418b-81ed-60d609bca9b5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.434002 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.434002 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:53.437243 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-50e68451-aef7-418b-81ed-60d609bca9b5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:53.440943 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-50e68451-aef7-418b-81ed-60d609bca9b5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:53.441302 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1283/5140] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:53.505340 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4896bb4d-875f-4b26-b8a6-ddc25ca9758f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.505695 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4896bb4d-875f-4b26-b8a6-ddc25ca9758f None None] GET https://10.4.3.148/volume// Aug 23 18:26:53.505892 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4896bb4d-875f-4b26-b8a6-ddc25ca9758f None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.506084 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4896bb4d-875f-4b26-b8a6-ddc25ca9758f None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.506414 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4896bb4d-875f-4b26-b8a6-ddc25ca9758f None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:26:53.506653 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1286/5141] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:26:53.513003 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-f1199629-08a6-430b-80a1-10561a93504d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.515104 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-f1199629-08a6-430b-80a1-10561a93504d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:26:53.515466 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-f1199629-08a6-430b-80a1-10561a93504d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fe56104-5dbe-4b0e-8423-a86a3b0f896f", "connector": null, "instance_uuid": "26b07073-f622-4cb7-82d8-41aba6e0877c"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:53.523711 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.523711 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:53.545405 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-f1199629-08a6-430b-80a1-10561a93504d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:26:53.545870 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1292/5142] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:26:53 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 23 18:26:53.570606 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fc22ce4-3e6a-4f96-bd5a-5e6cecd953b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.573368 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fc22ce4-3e6a-4f96-bd5a-5e6cecd953b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:53.573571 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fc22ce4-3e6a-4f96-bd5a-5e6cecd953b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.573754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fc22ce4-3e6a-4f96-bd5a-5e6cecd953b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.579631 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b3c9891-d6cd-406b-a9c3-9ea6dc7a0ad7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.580022 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b3c9891-d6cd-406b-a9c3-9ea6dc7a0ad7 None None] GET https://10.4.3.148/volume// Aug 23 18:26:53.580246 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b3c9891-d6cd-406b-a9c3-9ea6dc7a0ad7 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.580391 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b3c9891-d6cd-406b-a9c3-9ea6dc7a0ad7 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.580748 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b3c9891-d6cd-406b-a9c3-9ea6dc7a0ad7 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:26:53.581035 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1284/5143] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:26:53.583376 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.583376 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:53.588220 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fc22ce4-3e6a-4f96-bd5a-5e6cecd953b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:53.588609 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-13772ef3-f61b-4943-941e-40aad79c3635 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.590837 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-13772ef3-f61b-4943-941e-40aad79c3635 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:53.591083 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-13772ef3-f61b-4943-941e-40aad79c3635 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.591292 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-13772ef3-f61b-4943-941e-40aad79c3635 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.592301 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fc22ce4-3e6a-4f96-bd5a-5e6cecd953b6 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:53.592701 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1282/5144] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:53.600555 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.600555 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:53.603677 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-13772ef3-f61b-4943-941e-40aad79c3635 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:53.607603 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-13772ef3-f61b-4943-941e-40aad79c3635 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:53.607966 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1287/5145] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:53.699236 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-d87e4bb7-4a72-40f4-babe-4e89163c10c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.701102 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-d87e4bb7-4a72-40f4-babe-4e89163c10c1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] PUT https://10.4.3.148/volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f Aug 23 18:26:53.701465 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-d87e4bb7-4a72-40f4-babe-4e89163c10c1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:53.708362 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-d87e4bb7-4a72-40f4-babe-4e89163c10c1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Acquiring lock "cinder-attachment_update-8fe56104-5dbe-4b0e-8423-a86a3b0f896f-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:26:53.712729 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-d87e4bb7-4a72-40f4-babe-4e89163c10c1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-8fe56104-5dbe-4b0e-8423-a86a3b0f896f-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:26:53.713709 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.713709 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:53.781283 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-d87e4bb7-4a72-40f4-babe-4e89163c10c1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-8fe56104-5dbe-4b0e-8423-a86a3b0f896f-np0000007943" released by "attachment_update" :: held 0.069s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:26:53.781603 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-d87e4bb7-4a72-40f4-babe-4e89163c10c1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f returned with HTTP 200 Aug 23 18:26:53.782110 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1293/5146] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:26:53 2026] PUT /volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:53.790000 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-098d9748-f0b8-4318-b0cc-6e91cc7b6c2f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:53.792241 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-098d9748-f0b8-4318-b0cc-6e91cc7b6c2f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/encryption Aug 23 18:26:53.792464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-098d9748-f0b8-4318-b0cc-6e91cc7b6c2f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:53.792697 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-098d9748-f0b8-4318-b0cc-6e91cc7b6c2f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:53.802285 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:53.802285 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:53.808610 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-098d9748-f0b8-4318-b0cc-6e91cc7b6c2f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/encryption returned with HTTP 200 Aug 23 18:26:53.809079 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1285/5147] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:26:53 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:54.280661 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d89c6d68-48ad-4203-b47b-cbf5c4c3e48d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:54.282954 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d89c6d68-48ad-4203-b47b-cbf5c4c3e48d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:54.283203 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d89c6d68-48ad-4203-b47b-cbf5c4c3e48d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:54.283406 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d89c6d68-48ad-4203-b47b-cbf5c4c3e48d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:54.288770 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:54.288770 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:54.289173 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d89c6d68-48ad-4203-b47b-cbf5c4c3e48d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Snapshot retrieved successfully. Aug 23 18:26:54.290002 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d89c6d68-48ad-4203-b47b-cbf5c4c3e48d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 returned with HTTP 200 Aug 23 18:26:54.290344 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1283/5148] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:54 2026] GET /volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:54.300928 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:54.302713 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:26:54.303121 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "d8c15be3-68ce-40aa-8e12-d76c5d23ae24", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:26:54.304606 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'd8c15be3-68ce-40aa-8e12-d76c5d23ae24', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:26:54.309600 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:54.309600 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:54.310007 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Snapshot retrieved successfully. Aug 23 18:26:54.310112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume of 1 GB Aug 23 18:26:54.313624 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Availability Zones retrieved successfully. Aug 23 18:26:54.318871 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (436b6f62-2017-49d2-80b3-2db05603a691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:54.319739 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6013d27f-a7e1-45d4-9ecf-5250d58eca0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:54.320600 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:26:54.360141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6013d27f-a7e1-45d4-9ecf-5250d58eca0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8c15be3-68ce-40aa-8e12-d76c5d23ae24', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:54.360924 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a579ec70-59d4-4de0-b353-55365a1ebe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:54.399513 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Created reservations ['f8a0fb39-f0c1-463d-8b88-ba61021bbac3', '90ddac49-7908-4a9f-9768-d7ee250a3324', '1e96043f-032e-4741-a76e-223b19f2d400', 'dd663d7d-1173-4b69-915a-46fc6950beb4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:26:54.400368 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a579ec70-59d4-4de0-b353-55365a1ebe93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8a0fb39-f0c1-463d-8b88-ba61021bbac3', '90ddac49-7908-4a9f-9768-d7ee250a3324', '1e96043f-032e-4741-a76e-223b19f2d400', 'dd663d7d-1173-4b69-915a-46fc6950beb4']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:54.401107 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad259a70-c6e0-4817-a575-929554c999bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:54.439169 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad259a70-c6e0-4817-a575-929554c999bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8996ba3d-1973-434d-9044-a2b5acc6c99f', '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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['f8a0fb39-f0c1-463d-8b88-ba61021bbac3','90ddac49-7908-4a9f-9768-d7ee250a3324','1e96043f-032e-4741-a76e-223b19f2d400','dd663d7d-1173-4b69-915a-46fc6950beb4'],size=1,snapshot_id=d8c15be3-68ce-40aa-8e12-d76c5d23ae24,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:26:54Z,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=8996ba3d-1973-434d-9044-a2b5acc6c99f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4b9835790a4f6485b016ea6f32ae79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8c15be3-68ce-40aa-8e12-d76c5d23ae24,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27ba8804f30d4d079573832f3a696502',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:54.439859 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4aadc33-fe8c-4dca-ae46-d9241b5fa15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:54.456500 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4aadc33-fe8c-4dca-ae46-d9241b5fa15f) transitioned into state 'SUCCESS' from 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='7f4b9835790a4f6485b016ea6f32ae79',qos_specs=None,replication_status=,reservations=['f8a0fb39-f0c1-463d-8b88-ba61021bbac3','90ddac49-7908-4a9f-9768-d7ee250a3324','1e96043f-032e-4741-a76e-223b19f2d400','dd663d7d-1173-4b69-915a-46fc6950beb4'],size=1,snapshot_id=d8c15be3-68ce-40aa-8e12-d76c5d23ae24,source_replicaid=,source_volid=None,status='creating',user_id='27ba8804f30d4d079573832f3a696502',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:54.457282 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2061e7d-3cce-4b58-a3e6-b1d4793ffd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:26:54.477613 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2061e7d-3cce-4b58-a3e6-b1d4793ffd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:26:54.478568 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Flow 'volume_create_api' (436b6f62-2017-49d2-80b3-2db05603a691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:26:54.478993 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Create volume request issued successfully. Aug 23 18:26:54.479679 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8ca1edd-d1d9-48dd-a990-411e559b21c2 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:26:54.480109 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1288/5149] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:26:54 2026] POST /volume/v3/volumes => generated 809 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:54.496708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8666f91d-2771-4711-97d4-37cc86146682 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:54.498509 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8666f91d-2771-4711-97d4-37cc86146682 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:54.498750 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8666f91d-2771-4711-97d4-37cc86146682 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:54.498966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8666f91d-2771-4711-97d4-37cc86146682 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:54.506475 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:54.506475 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:54.510424 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8666f91d-2771-4711-97d4-37cc86146682 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:54.514846 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8666f91d-2771-4711-97d4-37cc86146682 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 200 Aug 23 18:26:54.515348 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1294/5150] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:54 2026] GET /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:26:54.605260 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ed0afb69-58b2-40ec-b584-7e6ace68eb5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:54.606904 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed0afb69-58b2-40ec-b584-7e6ace68eb5a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:54.607205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed0afb69-58b2-40ec-b584-7e6ace68eb5a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:54.607479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed0afb69-58b2-40ec-b584-7e6ace68eb5a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:54.615701 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:54.615701 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:54.619075 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ed0afb69-58b2-40ec-b584-7e6ace68eb5a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:54.623485 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed0afb69-58b2-40ec-b584-7e6ace68eb5a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:54.623485 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1286/5151] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:54 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:55.526658 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a262e3dc-7996-4598-96b4-de228215294e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:55.528303 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a262e3dc-7996-4598-96b4-de228215294e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:55.528532 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a262e3dc-7996-4598-96b4-de228215294e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:55.528723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a262e3dc-7996-4598-96b4-de228215294e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:55.535761 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:55.535761 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:55.538961 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a262e3dc-7996-4598-96b4-de228215294e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:55.542959 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a262e3dc-7996-4598-96b4-de228215294e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 200 Aug 23 18:26:55.543308 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1284/5152] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:55 2026] GET /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:55.556963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-182840bb-9e13-40bc-9cdf-c9d8a6989b32 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:55.559385 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-182840bb-9e13-40bc-9cdf-c9d8a6989b32 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:55.559726 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-182840bb-9e13-40bc-9cdf-c9d8a6989b32 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:55.560022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-182840bb-9e13-40bc-9cdf-c9d8a6989b32 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:55.568585 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:55.568585 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:55.571990 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-182840bb-9e13-40bc-9cdf-c9d8a6989b32 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:55.576084 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-182840bb-9e13-40bc-9cdf-c9d8a6989b32 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 200 Aug 23 18:26:55.576433 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1289/5153] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:55 2026] GET /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:55.587628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:55.589338 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:55.589521 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:55.589731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:55.589852 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete snapshot with id: d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:55.594391 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:55.594391 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:55.594761 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Snapshot retrieved successfully. Aug 23 18:26:55.608539 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Snapshot delete request issued successfully. Aug 23 18:26:55.608750 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da8e16db-eb8b-43af-a3ee-f3a4426d744e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 returned with HTTP 202 Aug 23 18:26:55.609117 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1295/5154] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:26:55 2026] DELETE /volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:26:55.615867 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2a1ac59-3186-416f-839f-4937f544d2d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:55.617610 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2a1ac59-3186-416f-839f-4937f544d2d6 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:55.617878 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2a1ac59-3186-416f-839f-4937f544d2d6 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:55.618134 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2a1ac59-3186-416f-839f-4937f544d2d6 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:55.623772 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:55.623772 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:55.624392 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b2a1ac59-3186-416f-839f-4937f544d2d6 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Snapshot retrieved successfully. Aug 23 18:26:55.625439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2a1ac59-3186-416f-839f-4937f544d2d6 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 returned with HTTP 200 Aug 23 18:26:55.625964 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1287/5155] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:55 2026] GET /volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:55.635986 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c6e6b6f-3b95-43a0-9765-39373216e40e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:55.637426 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c6e6b6f-3b95-43a0-9765-39373216e40e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:55.637585 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c6e6b6f-3b95-43a0-9765-39373216e40e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:55.637766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c6e6b6f-3b95-43a0-9765-39373216e40e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:55.646387 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:55.646387 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:55.649566 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9c6e6b6f-3b95-43a0-9765-39373216e40e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:55.653322 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c6e6b6f-3b95-43a0-9765-39373216e40e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:55.653668 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1285/5156] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:55 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:56.634477 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-003c583b-4cdb-40ae-8638-f0fb34aa4c98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:56.636444 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-003c583b-4cdb-40ae-8638-f0fb34aa4c98 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:56.636658 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-003c583b-4cdb-40ae-8638-f0fb34aa4c98 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:56.636935 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-003c583b-4cdb-40ae-8638-f0fb34aa4c98 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:56.641285 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-003c583b-4cdb-40ae-8638-f0fb34aa4c98 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 returned with HTTP 404 Aug 23 18:26:56.641811 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1290/5157] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:56 2026] GET /volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:56.648054 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:56.649629 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:56.649827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:56.650015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:56.650163 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:56.656247 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:56.656247 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:56.656647 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:56.669491 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b934aa0a-48e3-427a-87d2-9b64ff24b7f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:56.671751 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b934aa0a-48e3-427a-87d2-9b64ff24b7f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:56.672100 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b934aa0a-48e3-427a-87d2-9b64ff24b7f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:56.672245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b934aa0a-48e3-427a-87d2-9b64ff24b7f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:56.672405 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume request issued successfully. Aug 23 18:26:56.672578 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da217d2a-b7dc-4b02-9436-46885ad4a4d3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 202 Aug 23 18:26:56.673037 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1296/5158] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:56 2026] DELETE /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:26:56.680016 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56483cbd-1015-4885-9b5a-64a82b915bf4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:56.681814 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56483cbd-1015-4885-9b5a-64a82b915bf4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:56.682084 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56483cbd-1015-4885-9b5a-64a82b915bf4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:56.682278 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56483cbd-1015-4885-9b5a-64a82b915bf4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:56.684039 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:56.684039 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:56.688955 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b934aa0a-48e3-427a-87d2-9b64ff24b7f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:56.689693 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:56.689693 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:56.693430 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56483cbd-1015-4885-9b5a-64a82b915bf4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:56.694454 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b934aa0a-48e3-427a-87d2-9b64ff24b7f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:56.695061 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1288/5159] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:56 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:56.698589 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56483cbd-1015-4885-9b5a-64a82b915bf4 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 200 Aug 23 18:26:56.699288 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1286/5160] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:56 2026] GET /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:57.709362 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4de73ffb-a0df-4ede-9c2a-3c9c40e98fa7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:57.711260 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1e6eda25-82cc-498c-b0b9-5121b69bcd97 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:57.711515 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4de73ffb-a0df-4ede-9c2a-3c9c40e98fa7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:57.711689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4de73ffb-a0df-4ede-9c2a-3c9c40e98fa7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:57.711967 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4de73ffb-a0df-4ede-9c2a-3c9c40e98fa7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:57.713408 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e6eda25-82cc-498c-b0b9-5121b69bcd97 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:57.713606 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e6eda25-82cc-498c-b0b9-5121b69bcd97 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:57.713779 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e6eda25-82cc-498c-b0b9-5121b69bcd97 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:57.721170 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e6eda25-82cc-498c-b0b9-5121b69bcd97 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 404 Aug 23 18:26:57.721840 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1297/5161] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:57 2026] GET /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:57.725344 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:57.725344 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:57.729504 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4de73ffb-a0df-4ede-9c2a-3c9c40e98fa7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:57.734689 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4de73ffb-a0df-4ede-9c2a-3c9c40e98fa7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:57.735142 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1291/5162] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:57 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:57.875650 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:57.877427 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:57.877637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:57.877862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:57.878047 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:57.884228 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:57.884228 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:57.884706 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:57.898421 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume request issued successfully. Aug 23 18:26:57.898592 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09f2d855-5ff1-44e7-b2b1-a004943d2366 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 202 Aug 23 18:26:57.899052 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1289/5163] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:57 2026] DELETE /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:26:57.905410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd5d948d-8f1d-4017-a8df-a3db60677b45 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:57.907646 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd5d948d-8f1d-4017-a8df-a3db60677b45 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:57.907899 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd5d948d-8f1d-4017-a8df-a3db60677b45 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:57.908083 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd5d948d-8f1d-4017-a8df-a3db60677b45 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:57.914905 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:57.914905 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:26:57.919215 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd5d948d-8f1d-4017-a8df-a3db60677b45 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:57.923534 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd5d948d-8f1d-4017-a8df-a3db60677b45 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 200 Aug 23 18:26:57.923924 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1287/5164] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:57 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:58.748113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f892fba8-b9e2-4f02-99f8-7e5ce646d375 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:58.750273 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f892fba8-b9e2-4f02-99f8-7e5ce646d375 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:58.750533 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f892fba8-b9e2-4f02-99f8-7e5ce646d375 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:58.750771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f892fba8-b9e2-4f02-99f8-7e5ce646d375 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:58.762944 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:58.762944 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:58.766948 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f892fba8-b9e2-4f02-99f8-7e5ce646d375 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:58.772037 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f892fba8-b9e2-4f02-99f8-7e5ce646d375 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:58.772515 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1298/5165] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:58 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:26:58.935973 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b68d53b7-f175-49ba-81ed-5ade0ba54f6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:58.937683 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b68d53b7-f175-49ba-81ed-5ade0ba54f6d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:58.937894 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b68d53b7-f175-49ba-81ed-5ade0ba54f6d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:58.938066 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b68d53b7-f175-49ba-81ed-5ade0ba54f6d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:58.943358 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b68d53b7-f175-49ba-81ed-5ade0ba54f6d tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 404 Aug 23 18:26:58.943833 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1292/5166] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:58 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:58.952360 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a15e3bc1-6f58-437a-be73-59d23c2c917e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:58.954187 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a15e3bc1-6f58-437a-be73-59d23c2c917e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:58.954402 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a15e3bc1-6f58-437a-be73-59d23c2c917e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:58.954578 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a15e3bc1-6f58-437a-be73-59d23c2c917e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:58.954735 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a15e3bc1-6f58-437a-be73-59d23c2c917e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:58.959896 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a15e3bc1-6f58-437a-be73-59d23c2c917e tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 404 Aug 23 18:26:58.960319 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1290/5167] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:58 2026] DELETE /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:58.966175 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d534b4e-6cd3-4e25-92b9-d89074a72ddb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:58.967855 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d534b4e-6cd3-4e25-92b9-d89074a72ddb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f Aug 23 18:26:58.968072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d534b4e-6cd3-4e25-92b9-d89074a72ddb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:58.968250 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d534b4e-6cd3-4e25-92b9-d89074a72ddb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:58.973421 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d534b4e-6cd3-4e25-92b9-d89074a72ddb tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f returned with HTTP 404 Aug 23 18:26:58.973872 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1288/5168] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:58 2026] GET /volume/v3/volumes/8996ba3d-1973-434d-9044-a2b5acc6c99f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:58.980379 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bc57d981-4176-43c9-93fe-299a51ba57f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:58.982127 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc57d981-4176-43c9-93fe-299a51ba57f3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:58.982292 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc57d981-4176-43c9-93fe-299a51ba57f3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:58.982480 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc57d981-4176-43c9-93fe-299a51ba57f3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:58.982579 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-bc57d981-4176-43c9-93fe-299a51ba57f3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete snapshot with id: d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:58.986670 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc57d981-4176-43c9-93fe-299a51ba57f3 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 returned with HTTP 404 Aug 23 18:26:58.987129 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1299/5169] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:26:58 2026] DELETE /volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:58.994263 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-601f6385-e0b4-4890-a245-f8820db36714 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:58.995935 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-601f6385-e0b4-4890-a245-f8820db36714 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 Aug 23 18:26:58.996089 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-601f6385-e0b4-4890-a245-f8820db36714 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:58.996284 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-601f6385-e0b4-4890-a245-f8820db36714 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:59.000258 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-601f6385-e0b4-4890-a245-f8820db36714 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 returned with HTTP 404 Aug 23 18:26:59.000659 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1293/5170] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:26:58 2026] GET /volume/v3/snapshots/d8c15be3-68ce-40aa-8e12-d76c5d23ae24 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:26:59.007739 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c7a42ba-4c6b-4410-a00f-1d2940034221 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:59.009325 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c7a42ba-4c6b-4410-a00f-1d2940034221 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:59.009500 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c7a42ba-4c6b-4410-a00f-1d2940034221 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:59.009666 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c7a42ba-4c6b-4410-a00f-1d2940034221 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:59.009831 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6c7a42ba-4c6b-4410-a00f-1d2940034221 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:59.014687 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c7a42ba-4c6b-4410-a00f-1d2940034221 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 404 Aug 23 18:26:59.015084 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1291/5171] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:59 2026] DELETE /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:59.022052 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-70ff64a3-8c8b-46e9-aa9b-ee32e24d2844 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:59.023729 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70ff64a3-8c8b-46e9-aa9b-ee32e24d2844 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a Aug 23 18:26:59.023945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70ff64a3-8c8b-46e9-aa9b-ee32e24d2844 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:59.024139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70ff64a3-8c8b-46e9-aa9b-ee32e24d2844 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:59.029169 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70ff64a3-8c8b-46e9-aa9b-ee32e24d2844 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a returned with HTTP 404 Aug 23 18:26:59.029610 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1289/5172] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:59 2026] GET /volume/v3/volumes/9b8fa5b5-6365-4dec-adfb-8ec212de295a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:26:59.060257 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-44390c9b-4110-4978-9363-94800517a395 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:59.062302 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44390c9b-4110-4978-9363-94800517a395 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd Aug 23 18:26:59.062567 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44390c9b-4110-4978-9363-94800517a395 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:59.062814 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44390c9b-4110-4978-9363-94800517a395 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:59.063028 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-44390c9b-4110-4978-9363-94800517a395 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: e617655a-785c-4599-a723-2d34861080fd Aug 23 18:26:59.071542 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:59.071542 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:26:59.072133 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-44390c9b-4110-4978-9363-94800517a395 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:59.089974 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-44390c9b-4110-4978-9363-94800517a395 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume request issued successfully. Aug 23 18:26:59.090199 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44390c9b-4110-4978-9363-94800517a395 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd returned with HTTP 202 Aug 23 18:26:59.090735 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1300/5173] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:26:59 2026] DELETE /volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:26:59.097432 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c5360ae7-9ef0-4b02-a7a7-e703f8868257 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:59.099402 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5360ae7-9ef0-4b02-a7a7-e703f8868257 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd Aug 23 18:26:59.099627 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5360ae7-9ef0-4b02-a7a7-e703f8868257 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:59.099859 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5360ae7-9ef0-4b02-a7a7-e703f8868257 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:59.112812 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:59.112812 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:26:59.118993 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c5360ae7-9ef0-4b02-a7a7-e703f8868257 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Volume info retrieved successfully. Aug 23 18:26:59.124979 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5360ae7-9ef0-4b02-a7a7-e703f8868257 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd returned with HTTP 200 Aug 23 18:26:59.126429 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1294/5174] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:26:59 2026] GET /volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:26:59.784817 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7fa0f40b-31b1-478d-829e-e8d24bfe8241 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:26:59.786523 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7fa0f40b-31b1-478d-829e-e8d24bfe8241 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:26:59.786669 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7fa0f40b-31b1-478d-829e-e8d24bfe8241 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:26:59.786875 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7fa0f40b-31b1-478d-829e-e8d24bfe8241 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:26:59.795421 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:26:59.795421 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:26:59.798510 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7fa0f40b-31b1-478d-829e-e8d24bfe8241 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:26:59.802154 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7fa0f40b-31b1-478d-829e-e8d24bfe8241 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:26:59.802550 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1292/5175] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:26:59 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:00.138648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b87efc9f-17e3-41a3-abd5-0c7a6cd522af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:00.140375 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b87efc9f-17e3-41a3-abd5-0c7a6cd522af tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd Aug 23 18:27:00.140582 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b87efc9f-17e3-41a3-abd5-0c7a6cd522af tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:00.140756 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b87efc9f-17e3-41a3-abd5-0c7a6cd522af tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:00.145970 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b87efc9f-17e3-41a3-abd5-0c7a6cd522af tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd returned with HTTP 404 Aug 23 18:27:00.146403 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1290/5176] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:00 2026] GET /volume/v3/volumes/e617655a-785c-4599-a723-2d34861080fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:00.153177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-92501393-bb96-4afa-9c0e-82d13e7ec57b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:00.154985 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-92501393-bb96-4afa-9c0e-82d13e7ec57b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:27:00.155267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-92501393-bb96-4afa-9c0e-82d13e7ec57b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:00.155479 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-92501393-bb96-4afa-9c0e-82d13e7ec57b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:00.155648 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-92501393-bb96-4afa-9c0e-82d13e7ec57b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:27:00.161593 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-92501393-bb96-4afa-9c0e-82d13e7ec57b tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 404 Aug 23 18:27:00.162098 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1301/5177] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:27:00 2026] DELETE /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:00.168179 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-deec2752-3e47-4796-990b-d0b22f0e2ddd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:00.169930 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-deec2752-3e47-4796-990b-d0b22f0e2ddd tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 Aug 23 18:27:00.170155 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-deec2752-3e47-4796-990b-d0b22f0e2ddd tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:00.170355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-deec2752-3e47-4796-990b-d0b22f0e2ddd tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:00.175950 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-deec2752-3e47-4796-990b-d0b22f0e2ddd tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 returned with HTTP 404 Aug 23 18:27:00.176388 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1295/5178] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:00 2026] GET /volume/v3/volumes/54a1d617-42ad-41f0-92b6-3f9fd38acbd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:00.207696 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32093e70-bbc2-4bb4-8a00-b2da96df2c19 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:00.209512 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32093e70-bbc2-4bb4-8a00-b2da96df2c19 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] DELETE https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:27:00.209750 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32093e70-bbc2-4bb4-8a00-b2da96df2c19 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:00.209947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32093e70-bbc2-4bb4-8a00-b2da96df2c19 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:00.210110 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-32093e70-bbc2-4bb4-8a00-b2da96df2c19 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Delete volume with id: 72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:27:00.215897 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32093e70-bbc2-4bb4-8a00-b2da96df2c19 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 404 Aug 23 18:27:00.216276 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1293/5179] 10.4.3.148 () {68 vars in 1392 bytes} [Sun Aug 23 18:27:00 2026] DELETE /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:00.222982 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-57da98aa-85ea-4dc8-9012-e5873ce15055 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:00.225055 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57da98aa-85ea-4dc8-9012-e5873ce15055 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] GET https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c Aug 23 18:27:00.225302 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57da98aa-85ea-4dc8-9012-e5873ce15055 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:00.225540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57da98aa-85ea-4dc8-9012-e5873ce15055 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:00.232252 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57da98aa-85ea-4dc8-9012-e5873ce15055 tempest-VolumeImageDependencyTests-804759958 tempest-VolumeImageDependencyTests-804759958-project-member] https://10.4.3.148/volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c returned with HTTP 404 Aug 23 18:27:00.232837 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1291/5180] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:00 2026] GET /volume/v3/volumes/72a575fb-0025-47c9-95ca-5bc7cbe1139c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:00.815365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fcd230ac-710d-4036-9b6f-a8596491eb3c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:00.817202 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcd230ac-710d-4036-9b6f-a8596491eb3c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:27:00.817422 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcd230ac-710d-4036-9b6f-a8596491eb3c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:00.817624 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcd230ac-710d-4036-9b6f-a8596491eb3c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:00.828099 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:00.828099 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:00.831625 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fcd230ac-710d-4036-9b6f-a8596491eb3c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:00.835523 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcd230ac-710d-4036-9b6f-a8596491eb3c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:27:00.836011 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1302/5181] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:00 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:01.768491 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a41d2518-e653-47a3-9982-ff720a5f3bf6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:01.849523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f12e6436-7db9-468a-a8e5-0c72a4ef7b05 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:01.851468 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f12e6436-7db9-468a-a8e5-0c72a4ef7b05 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:27:01.851773 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f12e6436-7db9-468a-a8e5-0c72a4ef7b05 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:01.851984 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f12e6436-7db9-468a-a8e5-0c72a4ef7b05 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:01.862262 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:01.862262 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:01.866813 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f12e6436-7db9-468a-a8e5-0c72a4ef7b05 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:01.872458 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f12e6436-7db9-468a-a8e5-0c72a4ef7b05 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:27:01.873677 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1294/5182] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:01 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:01.877006 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41d2518-e653-47a3-9982-ff720a5f3bf6 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-admin] GET https://10.4.3.148/volume/v3/scheduler-stats/get_pools Aug 23 18:27:01.877198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a41d2518-e653-47a3-9982-ff720a5f3bf6 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:01.877399 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a41d2518-e653-47a3-9982-ff720a5f3bf6 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-admin] Calling method 'get_pools' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:01.887829 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41d2518-e653-47a3-9982-ff720a5f3bf6 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-admin] https://10.4.3.148/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 23 18:27:01.888270 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1296/5183] 10.4.3.148 () {66 vars in 1291 bytes} [Sun Aug 23 18:27:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:01.895891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-382ac022-757a-48a7-b506-f93ffd207f07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:01.928444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-6aaba531-d21c-4ff0-9bf4-3961168cec22 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:01.930636 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-6aaba531-d21c-4ff0-9bf4-3961168cec22 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f/action Aug 23 18:27:01.931036 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-6aaba531-d21c-4ff0-9bf4-3961168cec22 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:01.931158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-6aaba531-d21c-4ff0-9bf4-3961168cec22 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:01.948385 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:01.948385 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:01.956740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-382ac022-757a-48a7-b506-f93ffd207f07 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-member] GET https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool Aug 23 18:27:01.956740 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-382ac022-757a-48a7-b506-f93ffd207f07 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:01.956740 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-382ac022-757a-48a7-b506-f93ffd207f07 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:01.956740 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-382ac022-757a-48a7-b506-f93ffd207f07 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'cfc25d4d7f3f4bf0847376f82c7bfb73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddce491ba17847048c58d14fa5984783', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:27:01.956740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-382ac022-757a-48a7-b506-f93ffd207f07 tempest-ProjectMemberTests-911871409 tempest-ProjectMemberTests-911871409-project-member] https://10.4.3.148/volume/v3/capabilities/np0000007943@storpool returned with HTTP 403 Aug 23 18:27:01.956740 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1292/5184] 10.4.3.148 () {66 vars in 1318 bytes} [Sun Aug 23 18:27:01 2026] GET /volume/v3/capabilities/np0000007943@storpool => generated 110 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:01.958005 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b039c873-faa9-41ec-8f41-67cf871c1077 req-6aaba531-d21c-4ff0-9bf4-3961168cec22 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f/action returned with HTTP 204 Aug 23 18:27:01.958445 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1303/5185] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:27:01 2026] POST /volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:02.892569 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a014ded5-bf63-473d-ad6e-2838b7e0d271 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:02.894760 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a014ded5-bf63-473d-ad6e-2838b7e0d271 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:27:02.895026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a014ded5-bf63-473d-ad6e-2838b7e0d271 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:02.895254 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a014ded5-bf63-473d-ad6e-2838b7e0d271 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:02.906487 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:02.906487 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:02.910455 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a014ded5-bf63-473d-ad6e-2838b7e0d271 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:02.915524 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a014ded5-bf63-473d-ad6e-2838b7e0d271 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:27:02.916009 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1295/5186] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:02 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:03.533628 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-6009ea32-0c3d-48d8-a05b-45e870a5d558 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:03.535732 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-6009ea32-0c3d-48d8-a05b-45e870a5d558 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:03.536011 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-6009ea32-0c3d-48d8-a05b-45e870a5d558 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:03.536277 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-6009ea32-0c3d-48d8-a05b-45e870a5d558 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:03.548104 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:03.548104 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:03.554156 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-6009ea32-0c3d-48d8-a05b-45e870a5d558 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:03.561500 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-6009ea32-0c3d-48d8-a05b-45e870a5d558 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:03.562278 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1297/5187] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:03 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:03.649161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-151d1582-af9f-4972-b8c0-8dcbba4faf08 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:03.649575 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-151d1582-af9f-4972-b8c0-8dcbba4faf08 None None] GET https://10.4.3.148/volume// Aug 23 18:27:03.649635 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-151d1582-af9f-4972-b8c0-8dcbba4faf08 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:03.649818 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-151d1582-af9f-4972-b8c0-8dcbba4faf08 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:03.650177 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-151d1582-af9f-4972-b8c0-8dcbba4faf08 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:03.650473 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1293/5188] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:27:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:03.657926 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-40b0344b-cd77-4ee6-97b4-2d6052cd9224 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:03.660093 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-40b0344b-cd77-4ee6-97b4-2d6052cd9224 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:27:03.660476 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-40b0344b-cd77-4ee6-97b4-2d6052cd9224 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bf84da7-87c2-4b01-af40-319ef7c5d97f", "connector": null, "instance_uuid": "26b07073-f622-4cb7-82d8-41aba6e0877c"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:03.669084 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:03.669084 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:03.692226 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-40b0344b-cd77-4ee6-97b4-2d6052cd9224 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:27:03.692654 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1304/5189] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:27:03 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 23 18:27:03.724454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7517ff5-41f6-4f6f-9493-d785db448347 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:03.726886 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7517ff5-41f6-4f6f-9493-d785db448347 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:03.727128 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7517ff5-41f6-4f6f-9493-d785db448347 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:03.727390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7517ff5-41f6-4f6f-9493-d785db448347 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:03.734481 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4890bd6e-bc07-4277-9f0c-90519ca59116 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:03.734933 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4890bd6e-bc07-4277-9f0c-90519ca59116 None None] GET https://10.4.3.148/volume// Aug 23 18:27:03.735173 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4890bd6e-bc07-4277-9f0c-90519ca59116 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:03.735477 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4890bd6e-bc07-4277-9f0c-90519ca59116 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:03.736065 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4890bd6e-bc07-4277-9f0c-90519ca59116 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:03.736409 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1298/5190] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:03.741180 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:03.741180 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:03.743854 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-0e182757-f5a3-4d78-9db4-f0c58dff7696 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:03.746893 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-0e182757-f5a3-4d78-9db4-f0c58dff7696 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:03.747122 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-0e182757-f5a3-4d78-9db4-f0c58dff7696 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:03.747340 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-0e182757-f5a3-4d78-9db4-f0c58dff7696 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:03.747768 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d7517ff5-41f6-4f6f-9493-d785db448347 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:03.755344 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7517ff5-41f6-4f6f-9493-d785db448347 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:03.755909 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1296/5191] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:03 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 921 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:03.757394 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:03.757394 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:03.761367 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-0e182757-f5a3-4d78-9db4-f0c58dff7696 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:03.766706 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-0e182757-f5a3-4d78-9db4-f0c58dff7696 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:03.767212 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1294/5192] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:03 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:03.883105 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-5a3cc5ad-d02e-47f1-8afa-ed0b2b4145ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:03.887128 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-5a3cc5ad-d02e-47f1-8afa-ed0b2b4145ee tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] PUT https://10.4.3.148/volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2 Aug 23 18:27:03.889196 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-5a3cc5ad-d02e-47f1-8afa-ed0b2b4145ee tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:03.902307 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-5a3cc5ad-d02e-47f1-8afa-ed0b2b4145ee tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Acquiring lock "cinder-attachment_update-3bf84da7-87c2-4b01-af40-319ef7c5d97f-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:27:03.907427 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-5a3cc5ad-d02e-47f1-8afa-ed0b2b4145ee tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-3bf84da7-87c2-4b01-af40-319ef7c5d97f-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:27:03.908506 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:03.908506 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:03.983453 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-5a3cc5ad-d02e-47f1-8afa-ed0b2b4145ee tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-3bf84da7-87c2-4b01-af40-319ef7c5d97f-np0000007943" released by "attachment_update" :: held 0.076s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:27:03.983805 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-5a3cc5ad-d02e-47f1-8afa-ed0b2b4145ee tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2 returned with HTTP 200 Aug 23 18:27:03.984286 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1305/5193] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:27:03 2026] PUT /volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:04.770670 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9fdfd291-02fc-4bcf-88aa-23561952e069 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:04.773417 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9fdfd291-02fc-4bcf-88aa-23561952e069 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:04.773632 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9fdfd291-02fc-4bcf-88aa-23561952e069 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:04.773852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9fdfd291-02fc-4bcf-88aa-23561952e069 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:04.792739 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:04.792739 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:04.799996 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9fdfd291-02fc-4bcf-88aa-23561952e069 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:04.805158 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9fdfd291-02fc-4bcf-88aa-23561952e069 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:04.805581 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1299/5194] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:04 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 922 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:05.817523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c56aff3-1cec-467f-8255-1c6be6a0c660 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:05.819330 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c56aff3-1cec-467f-8255-1c6be6a0c660 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:05.819492 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c56aff3-1cec-467f-8255-1c6be6a0c660 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:05.819658 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c56aff3-1cec-467f-8255-1c6be6a0c660 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:05.830216 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:05.830216 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:05.834757 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c56aff3-1cec-467f-8255-1c6be6a0c660 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:05.839830 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c56aff3-1cec-467f-8255-1c6be6a0c660 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:05.840252 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1297/5195] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:05 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:06.852918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cce4a69-b58c-434a-854e-d18436d12806 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:06.854785 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cce4a69-b58c-434a-854e-d18436d12806 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:06.855082 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cce4a69-b58c-434a-854e-d18436d12806 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:06.855365 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cce4a69-b58c-434a-854e-d18436d12806 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:06.864896 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:06.864896 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:06.868609 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0cce4a69-b58c-434a-854e-d18436d12806 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:06.873144 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cce4a69-b58c-434a-854e-d18436d12806 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:06.874228 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1295/5196] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:06 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:07.267348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-f09fadfa-f6a6-4272-95e6-14ede8b58f2c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:07.269989 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-f09fadfa-f6a6-4272-95e6-14ede8b58f2c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2/action Aug 23 18:27:07.270541 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-f09fadfa-f6a6-4272-95e6-14ede8b58f2c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:07.270679 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-f09fadfa-f6a6-4272-95e6-14ede8b58f2c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:07.289218 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:07.289218 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:07.300378 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5969545f-4a47-4e4c-bf73-400e5fbee356 req-f09fadfa-f6a6-4272-95e6-14ede8b58f2c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2/action returned with HTTP 204 Aug 23 18:27:07.301202 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1306/5197] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:27:07 2026] POST /volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 23 18:27:07.890621 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ba86e97-0ab7-4620-b36e-8a1f8dff2208 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:07.892383 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ba86e97-0ab7-4620-b36e-8a1f8dff2208 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:07.893913 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ba86e97-0ab7-4620-b36e-8a1f8dff2208 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:07.893913 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ba86e97-0ab7-4620-b36e-8a1f8dff2208 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:07.904253 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:07.904253 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:07.908418 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7ba86e97-0ab7-4620-b36e-8a1f8dff2208 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:07.913601 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ba86e97-0ab7-4620-b36e-8a1f8dff2208 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:07.914176 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1300/5198] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:07 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:15.838809 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=61,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:27:16.871975 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=55 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:27:17.296332 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=66,cinder:UPDATE=15,cinder:INSERT=4 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:27:17.667550 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:17.670107 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:27:17.670574 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1524908089"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:17.672812 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1524908089'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:27:17.672992 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume of 1 GB Aug 23 18:27:17.678455 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Availability Zones retrieved successfully. Aug 23 18:27:17.687471 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Flow 'volume_create_api' (9baf911d-f5dc-4060-8c61-c75a227af447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:17.688243 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75337540-dc29-4061-b009-ff8e619b0e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:17.689565 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:27:17.727992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75337540-dc29-4061-b009-ff8e619b0e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:17.728913 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0834c29c-0bdc-478f-8054-bf63d630745d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:17.788705 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Created reservations ['4f6d92f8-5b2f-4cf9-a8c5-ffdb9329a2eb', '7d07c2f8-83a7-4e7a-9541-2b930ba93e2b', 'e4293497-0bae-4ebd-8bbe-0e28519bdffc', '790f2c1e-acc1-43a1-b3cd-7725c74060b1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:17.789605 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0834c29c-0bdc-478f-8054-bf63d630745d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f6d92f8-5b2f-4cf9-a8c5-ffdb9329a2eb', '7d07c2f8-83a7-4e7a-9541-2b930ba93e2b', 'e4293497-0bae-4ebd-8bbe-0e28519bdffc', '790f2c1e-acc1-43a1-b3cd-7725c74060b1']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:17.791032 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddddb02-062e-41c8-88a2-d878c75c0d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:17.819621 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddddb02-062e-41c8-88a2-d878c75c0d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965dba0e-9118-4ccd-8bda-7044b411ccb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1524908089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d109518a59fe43bcb2ae789995236e11',qos_specs=None,replication_status=,reservations=['4f6d92f8-5b2f-4cf9-a8c5-ffdb9329a2eb','7d07c2f8-83a7-4e7a-9541-2b930ba93e2b','e4293497-0bae-4ebd-8bbe-0e28519bdffc','790f2c1e-acc1-43a1-b3cd-7725c74060b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1524908089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965dba0e-9118-4ccd-8bda-7044b411ccb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d109518a59fe43bcb2ae789995236e11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:17.820522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12857938-7520-44d9-923f-4ecf4fa9ac30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:17.849564 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12857938-7520-44d9-923f-4ecf4fa9ac30) transitioned into state 'SUCCESS' from state '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-1524908089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d109518a59fe43bcb2ae789995236e11',qos_specs=None,replication_status=,reservations=['4f6d92f8-5b2f-4cf9-a8c5-ffdb9329a2eb','7d07c2f8-83a7-4e7a-9541-2b930ba93e2b','e4293497-0bae-4ebd-8bbe-0e28519bdffc','790f2c1e-acc1-43a1-b3cd-7725c74060b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:17.850399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55210492-f718-4f7a-b3f6-e50779a4a145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:17.859259 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55210492-f718-4f7a-b3f6-e50779a4a145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:17.860060 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Flow 'volume_create_api' (9baf911d-f5dc-4060-8c61-c75a227af447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:17.860362 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume request issued successfully. Aug 23 18:27:17.860911 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2cbba2b-2195-4cf1-87d7-4d27b1d6ddf5 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:27:17.861310 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1298/5199] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:27:17 2026] POST /volume/v3/volumes => generated 751 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:27:17.878214 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-85c4bd03-b37d-468a-bd64-14f7b016f1f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:17.883172 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85c4bd03-b37d-468a-bd64-14f7b016f1f1 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:17.883441 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85c4bd03-b37d-468a-bd64-14f7b016f1f1 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:17.883670 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85c4bd03-b37d-468a-bd64-14f7b016f1f1 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:17.897348 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:17.897348 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:17.901914 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-85c4bd03-b37d-468a-bd64-14f7b016f1f1 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:17.907187 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85c4bd03-b37d-468a-bd64-14f7b016f1f1 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:17.907927 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1296/5200] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:17 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:17.912609 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=85,cinder:INSERT=13,cinder:UPDATE=24 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:27:18.921817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-033fef8b-43a6-46a4-a7db-3f5d505ea9a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:18.926832 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-033fef8b-43a6-46a4-a7db-3f5d505ea9a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:18.926993 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-033fef8b-43a6-46a4-a7db-3f5d505ea9a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:18.927186 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-033fef8b-43a6-46a4-a7db-3f5d505ea9a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:18.938335 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:18.938335 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:18.947128 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-033fef8b-43a6-46a4-a7db-3f5d505ea9a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:18.951673 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-033fef8b-43a6-46a4-a7db-3f5d505ea9a4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:18.951955 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1307/5201] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:18 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:19.005113 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-f24a0bc5-9dc5-4b0d-a3b5-974cf3657dec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:19.007455 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-f24a0bc5-9dc5-4b0d-a3b5-974cf3657dec tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:19.007633 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-f24a0bc5-9dc5-4b0d-a3b5-974cf3657dec tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:19.007813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-f24a0bc5-9dc5-4b0d-a3b5-974cf3657dec tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:19.016648 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:19.016648 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:19.021495 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-f24a0bc5-9dc5-4b0d-a3b5-974cf3657dec tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:19.027328 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-f24a0bc5-9dc5-4b0d-a3b5-974cf3657dec tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:19.027881 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1301/5202] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:19 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:19.117815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8e359fe-1ade-4075-adaa-2b9a870b8fa4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:19.118258 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8e359fe-1ade-4075-adaa-2b9a870b8fa4 None None] GET https://10.4.3.148/volume// Aug 23 18:27:19.118471 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8e359fe-1ade-4075-adaa-2b9a870b8fa4 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:19.118675 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8e359fe-1ade-4075-adaa-2b9a870b8fa4 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:19.119076 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8e359fe-1ade-4075-adaa-2b9a870b8fa4 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:19.119495 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1299/5203] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:27:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:19.126699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-4b6d2b1b-6cdf-4627-89a1-c28fc20f394c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:19.129118 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-4b6d2b1b-6cdf-4627-89a1-c28fc20f394c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:27:19.129596 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-4b6d2b1b-6cdf-4627-89a1-c28fc20f394c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "965dba0e-9118-4ccd-8bda-7044b411ccb1", "connector": null, "instance_uuid": "3d009c71-590a-4de5-8fad-554feeb4d104"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:19.138442 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:19.138442 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:19.162854 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-4b6d2b1b-6cdf-4627-89a1-c28fc20f394c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:27:19.163333 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1297/5204] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:27:19 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:19.192871 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1c6944bc-95c4-427a-8b66-8f07600c90ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:19.194807 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c6944bc-95c4-427a-8b66-8f07600c90ee tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:19.195013 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c6944bc-95c4-427a-8b66-8f07600c90ee tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:19.195213 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c6944bc-95c4-427a-8b66-8f07600c90ee tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:19.204772 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:19.204772 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:19.208355 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1c6944bc-95c4-427a-8b66-8f07600c90ee tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:19.210164 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9934a32-9c33-42bc-8198-2a1d4f035e8c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:19.210614 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9934a32-9c33-42bc-8198-2a1d4f035e8c None None] GET https://10.4.3.148/volume// Aug 23 18:27:19.210862 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9934a32-9c33-42bc-8198-2a1d4f035e8c None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:19.210963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9934a32-9c33-42bc-8198-2a1d4f035e8c None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:19.211272 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9934a32-9c33-42bc-8198-2a1d4f035e8c None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:19.211578 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1302/5205] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:19.213926 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c6944bc-95c4-427a-8b66-8f07600c90ee tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:19.214444 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1308/5206] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:19 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:19.221308 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-cb1318b7-1313-45ba-ab75-9c6c4ca67ef7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:19.223931 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-cb1318b7-1313-45ba-ab75-9c6c4ca67ef7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:19.224233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-cb1318b7-1313-45ba-ab75-9c6c4ca67ef7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:19.224526 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-cb1318b7-1313-45ba-ab75-9c6c4ca67ef7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:19.236493 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:19.236493 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:19.241168 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-cb1318b7-1313-45ba-ab75-9c6c4ca67ef7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:19.246344 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-cb1318b7-1313-45ba-ab75-9c6c4ca67ef7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:19.247135 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1300/5207] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:19 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:19.354053 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-8a15a483-7093-4340-afd3-9a2f997a5ba2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:19.356381 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-8a15a483-7093-4340-afd3-9a2f997a5ba2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] PUT https://10.4.3.148/volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c Aug 23 18:27:19.356766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-8a15a483-7093-4340-afd3-9a2f997a5ba2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:19.364704 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-8a15a483-7093-4340-afd3-9a2f997a5ba2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Acquiring lock "cinder-attachment_update-965dba0e-9118-4ccd-8bda-7044b411ccb1-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:27:19.368945 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-8a15a483-7093-4340-afd3-9a2f997a5ba2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Lock "cinder-attachment_update-965dba0e-9118-4ccd-8bda-7044b411ccb1-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:27:19.370013 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:19.370013 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:19.440126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-8a15a483-7093-4340-afd3-9a2f997a5ba2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Lock "cinder-attachment_update-965dba0e-9118-4ccd-8bda-7044b411ccb1-np0000007943" released by "attachment_update" :: held 0.071s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:27:19.440442 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-8a15a483-7093-4340-afd3-9a2f997a5ba2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c returned with HTTP 200 Aug 23 18:27:19.440926 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1298/5208] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:27:19 2026] PUT /volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:20.229057 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-547456cc-29b8-4189-8439-dcd150c3e936 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:20.231061 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-547456cc-29b8-4189-8439-dcd150c3e936 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:20.231296 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-547456cc-29b8-4189-8439-dcd150c3e936 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:20.231489 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-547456cc-29b8-4189-8439-dcd150c3e936 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:20.241822 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:20.241822 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:20.245475 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-547456cc-29b8-4189-8439-dcd150c3e936 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:20.249758 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-547456cc-29b8-4189-8439-dcd150c3e936 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:20.250315 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1303/5209] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:20 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:21.262767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e7e1a00c-ec22-4902-822f-304879dd809e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:21.264448 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7e1a00c-ec22-4902-822f-304879dd809e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:21.264629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7e1a00c-ec22-4902-822f-304879dd809e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:21.264817 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7e1a00c-ec22-4902-822f-304879dd809e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:21.278425 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:21.278425 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:21.283088 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e7e1a00c-ec22-4902-822f-304879dd809e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:21.287712 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7e1a00c-ec22-4902-822f-304879dd809e tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:21.288164 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1309/5210] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:21 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:22.301147 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8cf83a6-f36e-42d5-919b-9af470a5bf2b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:22.303397 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8cf83a6-f36e-42d5-919b-9af470a5bf2b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:22.303660 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8cf83a6-f36e-42d5-919b-9af470a5bf2b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:22.303908 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8cf83a6-f36e-42d5-919b-9af470a5bf2b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:22.315742 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:22.315742 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:22.320115 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8cf83a6-f36e-42d5-919b-9af470a5bf2b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:22.324322 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8cf83a6-f36e-42d5-919b-9af470a5bf2b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:22.324685 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1301/5211] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:22 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:23.337265 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56900a16-47d9-412d-b0b3-bdc12e499284 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:23.338996 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56900a16-47d9-412d-b0b3-bdc12e499284 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:23.339180 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56900a16-47d9-412d-b0b3-bdc12e499284 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:23.339390 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56900a16-47d9-412d-b0b3-bdc12e499284 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:23.348333 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:23.348333 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:23.351625 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56900a16-47d9-412d-b0b3-bdc12e499284 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:23.355783 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56900a16-47d9-412d-b0b3-bdc12e499284 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:23.356152 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1299/5212] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:23 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:23.674814 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-c08f3fd8-08c4-4907-bdb7-b09be2d7664a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:23.677344 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-c08f3fd8-08c4-4907-bdb7-b09be2d7664a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c/action Aug 23 18:27:23.677774 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-c08f3fd8-08c4-4907-bdb7-b09be2d7664a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:23.677980 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-c08f3fd8-08c4-4907-bdb7-b09be2d7664a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:23.694951 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:23.694951 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:23.706365 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a0d08434-d07c-4854-b448-2579ff8f9017 req-c08f3fd8-08c4-4907-bdb7-b09be2d7664a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c/action returned with HTTP 204 Aug 23 18:27:23.706989 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1304/5213] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:27:23 2026] POST /volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:24.368520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dee91038-7450-4326-aabe-a6b681f8595b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:24.370502 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dee91038-7450-4326-aabe-a6b681f8595b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:24.370784 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dee91038-7450-4326-aabe-a6b681f8595b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:24.371089 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dee91038-7450-4326-aabe-a6b681f8595b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:24.380808 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:24.380808 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:24.384196 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dee91038-7450-4326-aabe-a6b681f8595b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:24.388127 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dee91038-7450-4326-aabe-a6b681f8595b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:24.388514 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1310/5214] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:24 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:24.401191 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0269029-809f-428e-8c98-293c3ddeee37 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:24.403535 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0269029-809f-428e-8c98-293c3ddeee37 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:24.403783 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0269029-809f-428e-8c98-293c3ddeee37 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:24.404041 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0269029-809f-428e-8c98-293c3ddeee37 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:24.416385 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:24.416385 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:24.421100 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0269029-809f-428e-8c98-293c3ddeee37 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:24.427312 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0269029-809f-428e-8c98-293c3ddeee37 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:24.427830 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1302/5215] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:24 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:24.518721 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:24.520504 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:27:24.520821 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-632065047"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:24.522154 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-632065047'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:27:24.522310 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume of 1 GB Aug 23 18:27:24.526165 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Availability Zones retrieved successfully. Aug 23 18:27:24.531772 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Flow 'volume_create_api' (53baf678-2f97-4743-b7da-a96e5920eec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:24.532710 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c353ef-32ae-4a1f-853a-3be3d4c5c2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:24.533743 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:27:24.559343 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c353ef-32ae-4a1f-853a-3be3d4c5c2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:24.560169 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a692f02c-ec52-4a5f-bbdd-3b9652908d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:24.600135 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Created reservations ['9361e52e-d043-4286-9171-d04e96387456', '033e0ae9-cd0a-4716-bc6a-cf158455f404', '35f68a83-ef38-456d-a2f2-3efc043d598d', '19c4d461-760c-433e-a5c0-3f8c50602da7'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:24.600989 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a692f02c-ec52-4a5f-bbdd-3b9652908d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9361e52e-d043-4286-9171-d04e96387456', '033e0ae9-cd0a-4716-bc6a-cf158455f404', '35f68a83-ef38-456d-a2f2-3efc043d598d', '19c4d461-760c-433e-a5c0-3f8c50602da7']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:24.601734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1737e0-7205-4bec-8b80-a5a9db903446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:24.622886 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1737e0-7205-4bec-8b80-a5a9db903446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '821d45af-6d73-4e5d-93b8-0542166b8209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-632065047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d109518a59fe43bcb2ae789995236e11',qos_specs=None,replication_status=,reservations=['9361e52e-d043-4286-9171-d04e96387456','033e0ae9-cd0a-4716-bc6a-cf158455f404','35f68a83-ef38-456d-a2f2-3efc043d598d','19c4d461-760c-433e-a5c0-3f8c50602da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-632065047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=821d45af-6d73-4e5d-93b8-0542166b8209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d109518a59fe43bcb2ae789995236e11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:24.623586 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866a5db9-e42f-412a-bb20-944a393fc4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:24.640998 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866a5db9-e42f-412a-bb20-944a393fc4d0) transitioned into state 'SUCCESS' from state '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-632065047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d109518a59fe43bcb2ae789995236e11',qos_specs=None,replication_status=,reservations=['9361e52e-d043-4286-9171-d04e96387456','033e0ae9-cd0a-4716-bc6a-cf158455f404','35f68a83-ef38-456d-a2f2-3efc043d598d','19c4d461-760c-433e-a5c0-3f8c50602da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7732a191f74dc3a28ee1b83169ac6c',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:24.641666 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd77aa1-9442-4930-93bc-1fafc3c0b758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:24.650160 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd77aa1-9442-4930-93bc-1fafc3c0b758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:24.651238 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Flow 'volume_create_api' (53baf678-2f97-4743-b7da-a96e5920eec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:24.651596 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Create volume request issued successfully. Aug 23 18:27:24.652252 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15b445b0-5a2a-4ca5-9820-55985e8c9600 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:27:24.652686 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1300/5216] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:27:24 2026] POST /volume/v3/volumes => generated 750 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:27:24.667593 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b74f426a-3076-4536-9ecc-8c1e137d8f17 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:24.669356 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b74f426a-3076-4536-9ecc-8c1e137d8f17 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:24.669608 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b74f426a-3076-4536-9ecc-8c1e137d8f17 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:24.669866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b74f426a-3076-4536-9ecc-8c1e137d8f17 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:24.676490 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:24.676490 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:24.680103 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b74f426a-3076-4536-9ecc-8c1e137d8f17 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:24.684261 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b74f426a-3076-4536-9ecc-8c1e137d8f17 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:24.684691 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1305/5217] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:24 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:25.698767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce15795e-7f1a-49b8-837f-0818e82444e9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:25.700519 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce15795e-7f1a-49b8-837f-0818e82444e9 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:25.700706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce15795e-7f1a-49b8-837f-0818e82444e9 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:25.700932 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce15795e-7f1a-49b8-837f-0818e82444e9 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:25.708419 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:25.708419 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:25.712453 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce15795e-7f1a-49b8-837f-0818e82444e9 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:25.717043 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce15795e-7f1a-49b8-837f-0818e82444e9 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:25.717499 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1311/5218] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:25 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:25.756737 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-8668f318-a29d-455e-a6cd-090364a5acdb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:25.758928 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-8668f318-a29d-455e-a6cd-090364a5acdb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:25.759128 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-8668f318-a29d-455e-a6cd-090364a5acdb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:25.759334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-8668f318-a29d-455e-a6cd-090364a5acdb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:25.766764 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:25.766764 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:25.770597 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-8668f318-a29d-455e-a6cd-090364a5acdb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:25.775284 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-8668f318-a29d-455e-a6cd-090364a5acdb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:25.775760 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1303/5219] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:25 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:25.842829 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13721a5e-2850-4d10-aed0-b9d0dbdf0eb1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:25.843400 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13721a5e-2850-4d10-aed0-b9d0dbdf0eb1 None None] GET https://10.4.3.148/volume// Aug 23 18:27:25.843624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13721a5e-2850-4d10-aed0-b9d0dbdf0eb1 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:25.843933 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13721a5e-2850-4d10-aed0-b9d0dbdf0eb1 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:25.844313 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13721a5e-2850-4d10-aed0-b9d0dbdf0eb1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:25.844610 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1301/5220] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:27:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:25.851831 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-dfa27c64-fab3-4f1c-9435-57fa9175acf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:25.853917 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-dfa27c64-fab3-4f1c-9435-57fa9175acf2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:27:25.854243 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-dfa27c64-fab3-4f1c-9435-57fa9175acf2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "821d45af-6d73-4e5d-93b8-0542166b8209", "connector": null, "instance_uuid": "3d009c71-590a-4de5-8fad-554feeb4d104"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:25.862665 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:25.862665 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:25.884246 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-dfa27c64-fab3-4f1c-9435-57fa9175acf2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:27:25.884725 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1306/5221] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:27:25 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 23 18:27:25.912539 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8e3281e6-ef2e-4a17-adb6-1a1ec310bc58 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:25.914872 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8e3281e6-ef2e-4a17-adb6-1a1ec310bc58 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:25.915147 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8e3281e6-ef2e-4a17-adb6-1a1ec310bc58 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:25.915420 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8e3281e6-ef2e-4a17-adb6-1a1ec310bc58 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:25.921034 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b9635a8-6f50-4a6f-8674-53d2bbdc0781 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:25.921483 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b9635a8-6f50-4a6f-8674-53d2bbdc0781 None None] GET https://10.4.3.148/volume// Aug 23 18:27:25.921642 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b9635a8-6f50-4a6f-8674-53d2bbdc0781 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:25.921856 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b9635a8-6f50-4a6f-8674-53d2bbdc0781 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:25.922203 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b9635a8-6f50-4a6f-8674-53d2bbdc0781 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:25.922532 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1304/5222] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:25.931170 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:25.931170 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:25.931879 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-2e08c821-dcbd-4c61-9d5e-4f3df6624f9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:25.934184 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-2e08c821-dcbd-4c61-9d5e-4f3df6624f9d tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:25.934411 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-2e08c821-dcbd-4c61-9d5e-4f3df6624f9d tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:25.934583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-2e08c821-dcbd-4c61-9d5e-4f3df6624f9d tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:25.935996 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8e3281e6-ef2e-4a17-adb6-1a1ec310bc58 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:25.942250 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8e3281e6-ef2e-4a17-adb6-1a1ec310bc58 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:25.942847 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1312/5223] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:25 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:25.944283 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:25.944283 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:25.947696 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-2e08c821-dcbd-4c61-9d5e-4f3df6624f9d tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:25.951671 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-2e08c821-dcbd-4c61-9d5e-4f3df6624f9d tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:25.952140 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1302/5224] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:25 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:26.065946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-5e03496b-3d94-4055-8613-3af95e78594f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:26.068090 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-5e03496b-3d94-4055-8613-3af95e78594f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] PUT https://10.4.3.148/volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682 Aug 23 18:27:26.068498 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-5e03496b-3d94-4055-8613-3af95e78594f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:26.076438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-5e03496b-3d94-4055-8613-3af95e78594f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Acquiring lock "cinder-attachment_update-821d45af-6d73-4e5d-93b8-0542166b8209-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:27:26.081110 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-5e03496b-3d94-4055-8613-3af95e78594f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Lock "cinder-attachment_update-821d45af-6d73-4e5d-93b8-0542166b8209-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:27:26.081990 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:26.081990 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:26.150812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-5e03496b-3d94-4055-8613-3af95e78594f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Lock "cinder-attachment_update-821d45af-6d73-4e5d-93b8-0542166b8209-np0000007943" released by "attachment_update" :: held 0.070s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:27:26.151417 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-5e03496b-3d94-4055-8613-3af95e78594f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682 returned with HTTP 200 Aug 23 18:27:26.151842 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1307/5225] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:27:26 2026] PUT /volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:26.954738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e6835eb-bd38-4ee9-bf8c-f48b4da7355a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:26.959694 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e6835eb-bd38-4ee9-bf8c-f48b4da7355a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:26.959945 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e6835eb-bd38-4ee9-bf8c-f48b4da7355a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:26.960141 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e6835eb-bd38-4ee9-bf8c-f48b4da7355a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:26.969441 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:26.969441 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:26.972997 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e6835eb-bd38-4ee9-bf8c-f48b4da7355a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:26.978583 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e6835eb-bd38-4ee9-bf8c-f48b4da7355a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:26.979015 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1305/5226] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:26 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:27.990690 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d1b61d00-70c2-40b6-bf06-de9aaafce9f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:27.992898 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1b61d00-70c2-40b6-bf06-de9aaafce9f3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:27.993143 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1b61d00-70c2-40b6-bf06-de9aaafce9f3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:27.993407 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1b61d00-70c2-40b6-bf06-de9aaafce9f3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:28.004751 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:28.004751 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:28.008632 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d1b61d00-70c2-40b6-bf06-de9aaafce9f3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:28.013873 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1b61d00-70c2-40b6-bf06-de9aaafce9f3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:28.014035 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1313/5227] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:27 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:29.025887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-47861ce0-8edd-422f-be62-ffa2005d1e74 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:29.027635 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47861ce0-8edd-422f-be62-ffa2005d1e74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:29.027841 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47861ce0-8edd-422f-be62-ffa2005d1e74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:29.028022 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47861ce0-8edd-422f-be62-ffa2005d1e74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:29.038639 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:29.038639 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:29.042099 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-47861ce0-8edd-422f-be62-ffa2005d1e74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:29.046921 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47861ce0-8edd-422f-be62-ffa2005d1e74 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:29.047406 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1303/5228] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:29 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:29.393053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-ce389fad-81d5-4d89-b4d1-8df60b6e4d6f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:29.396700 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-ce389fad-81d5-4d89-b4d1-8df60b6e4d6f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682/action Aug 23 18:27:29.397220 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-ce389fad-81d5-4d89-b4d1-8df60b6e4d6f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:29.397427 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-ce389fad-81d5-4d89-b4d1-8df60b6e4d6f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:29.412774 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:29.412774 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:29.421536 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c24a24a8-db1d-40b4-9202-25afce5406c5 req-ce389fad-81d5-4d89-b4d1-8df60b6e4d6f tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682/action returned with HTTP 204 Aug 23 18:27:29.421968 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1308/5229] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:27:29 2026] POST /volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:30.059532 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-921b88e5-2055-44f6-bfcd-baa852b36fbe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:30.061395 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-921b88e5-2055-44f6-bfcd-baa852b36fbe tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:30.061594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-921b88e5-2055-44f6-bfcd-baa852b36fbe tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:30.061775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-921b88e5-2055-44f6-bfcd-baa852b36fbe tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:30.072031 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:30.072031 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:30.075574 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-921b88e5-2055-44f6-bfcd-baa852b36fbe tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:30.080666 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-921b88e5-2055-44f6-bfcd-baa852b36fbe tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:30.081199 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1306/5230] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:30 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:30.092866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d87e9538-6a4f-479d-b27c-eb0c1329b062 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:30.095113 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d87e9538-6a4f-479d-b27c-eb0c1329b062 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:30.095345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d87e9538-6a4f-479d-b27c-eb0c1329b062 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:30.095540 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d87e9538-6a4f-479d-b27c-eb0c1329b062 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:30.105013 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:30.105013 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:30.108334 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d87e9538-6a4f-479d-b27c-eb0c1329b062 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:30.112566 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d87e9538-6a4f-479d-b27c-eb0c1329b062 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:30.112986 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1314/5231] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:30 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:30.420525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-f066449a-2d4a-45af-ab09-599435e0736a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:30.424007 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-f066449a-2d4a-45af-ab09-599435e0736a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:30.424007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-f066449a-2d4a-45af-ab09-599435e0736a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:30.424007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-f066449a-2d4a-45af-ab09-599435e0736a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:30.432224 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:30.432224 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:30.436012 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-f066449a-2d4a-45af-ab09-599435e0736a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:30.440522 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-f066449a-2d4a-45af-ab09-599435e0736a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:30.441293 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1304/5232] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:30 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:30.457840 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-2c0320aa-5f7d-4a21-86d5-b21e50b10812 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:30.460181 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-2c0320aa-5f7d-4a21-86d5-b21e50b10812 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1/action Aug 23 18:27:30.460589 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-2c0320aa-5f7d-4a21-86d5-b21e50b10812 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:30.460745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-2c0320aa-5f7d-4a21-86d5-b21e50b10812 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:30.471820 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:30.471820 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:30.472247 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-2c0320aa-5f7d-4a21-86d5-b21e50b10812 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:30.477359 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-2c0320aa-5f7d-4a21-86d5-b21e50b10812 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Begin detaching volume completed successfully. Aug 23 18:27:30.477517 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-2c0320aa-5f7d-4a21-86d5-b21e50b10812 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1/action returned with HTTP 202 Aug 23 18:27:30.477936 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1309/5233] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:27:30 2026] POST /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:27:30.494197 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f916d0b-2421-4e21-8e93-1eab75cf0ed4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:30.495919 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f916d0b-2421-4e21-8e93-1eab75cf0ed4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:30.496190 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f916d0b-2421-4e21-8e93-1eab75cf0ed4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:30.496466 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f916d0b-2421-4e21-8e93-1eab75cf0ed4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:30.505526 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:30.505526 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:30.508769 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f916d0b-2421-4e21-8e93-1eab75cf0ed4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:30.512785 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f916d0b-2421-4e21-8e93-1eab75cf0ed4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:30.513187 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1307/5234] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:30 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:30.517116 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-656c29cd-35d2-413b-8697-9d4d12a87d88 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:30.517454 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-656c29cd-35d2-413b-8697-9d4d12a87d88 None None] GET https://10.4.3.148/volume// Aug 23 18:27:30.517609 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-656c29cd-35d2-413b-8697-9d4d12a87d88 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:30.517804 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-656c29cd-35d2-413b-8697-9d4d12a87d88 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:30.518107 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-656c29cd-35d2-413b-8697-9d4d12a87d88 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:30.518370 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1315/5235] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:30 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:30.527603 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-8af4d638-490d-4c5c-a508-9d4fc5cc58ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:30.529001 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-8af4d638-490d-4c5c-a508-9d4fc5cc58ea tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:30.529252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-8af4d638-490d-4c5c-a508-9d4fc5cc58ea tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:30.529494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-8af4d638-490d-4c5c-a508-9d4fc5cc58ea tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:30.537920 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:30.537920 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:30.540833 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-8af4d638-490d-4c5c-a508-9d4fc5cc58ea tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:30.544603 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-8af4d638-490d-4c5c-a508-9d4fc5cc58ea tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:30.544991 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1305/5236] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:30 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 1319 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:31.316111 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-e50f0ecd-c25e-47a9-a8dc-0344998f649b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:31.318342 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-e50f0ecd-c25e-47a9-a8dc-0344998f649b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] DELETE https://10.4.3.148/volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c Aug 23 18:27:31.318521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-e50f0ecd-c25e-47a9-a8dc-0344998f649b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:31.318699 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-e50f0ecd-c25e-47a9-a8dc-0344998f649b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:31.326150 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:31.326150 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:31.370524 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-38fdc0ac-ada4-4afd-be97-f62565e26805 req-e50f0ecd-c25e-47a9-a8dc-0344998f649b tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c returned with HTTP 200 Aug 23 18:27:31.371126 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1310/5237] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:27:31 2026] DELETE /volume/v3/attachments/026c301c-7e5a-4d70-afec-96541a6d9e5c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:31.526025 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a06a425f-acc8-45f8-9366-b6445675addf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:31.527775 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a06a425f-acc8-45f8-9366-b6445675addf tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:31.527970 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a06a425f-acc8-45f8-9366-b6445675addf tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:31.528142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a06a425f-acc8-45f8-9366-b6445675addf tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:31.535341 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:31.535341 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:31.539349 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a06a425f-acc8-45f8-9366-b6445675addf tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:31.543387 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a06a425f-acc8-45f8-9366-b6445675addf tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:31.544011 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1308/5238] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:31 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:31.612133 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-028e7937-0edc-4bbf-b474-c73d96808c65 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:31.614112 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-028e7937-0edc-4bbf-b474-c73d96808c65 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:31.614321 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-028e7937-0edc-4bbf-b474-c73d96808c65 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:31.614497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-028e7937-0edc-4bbf-b474-c73d96808c65 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:31.623882 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:31.623882 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:31.627249 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-028e7937-0edc-4bbf-b474-c73d96808c65 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:31.631283 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-028e7937-0edc-4bbf-b474-c73d96808c65 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:31.631679 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1316/5239] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:31 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:31.647530 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-816f93ef-ac31-4b0e-ae25-b7c01b8777d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:31.649492 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-816f93ef-ac31-4b0e-ae25-b7c01b8777d7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] POST https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209/action Aug 23 18:27:31.649857 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-816f93ef-ac31-4b0e-ae25-b7c01b8777d7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:31.650024 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-816f93ef-ac31-4b0e-ae25-b7c01b8777d7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:31.660554 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:31.660554 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:31.661052 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-816f93ef-ac31-4b0e-ae25-b7c01b8777d7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:31.666751 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-816f93ef-ac31-4b0e-ae25-b7c01b8777d7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Begin detaching volume completed successfully. Aug 23 18:27:31.666994 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-816f93ef-ac31-4b0e-ae25-b7c01b8777d7 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209/action returned with HTTP 202 Aug 23 18:27:31.667424 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1306/5240] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:27:31 2026] POST /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:27:31.684433 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8accd3b1-1052-4531-951c-10921b65036c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:31.686784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8accd3b1-1052-4531-951c-10921b65036c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:31.687073 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8accd3b1-1052-4531-951c-10921b65036c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:31.687367 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8accd3b1-1052-4531-951c-10921b65036c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:31.715128 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:31.715128 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:31.715490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-839b1187-a5fe-4763-b0f9-845a0a7ac32c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:31.715844 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-839b1187-a5fe-4763-b0f9-845a0a7ac32c None None] GET https://10.4.3.148/volume// Aug 23 18:27:31.716008 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-839b1187-a5fe-4763-b0f9-845a0a7ac32c None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:31.716236 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-839b1187-a5fe-4763-b0f9-845a0a7ac32c None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:31.716566 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-839b1187-a5fe-4763-b0f9-845a0a7ac32c None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:31.716841 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1309/5241] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:31.720122 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8accd3b1-1052-4531-951c-10921b65036c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:31.723523 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-b08fcecf-c63f-46e9-9f62-8c09f214d731 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:31.725441 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-b08fcecf-c63f-46e9-9f62-8c09f214d731 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:31.725643 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-b08fcecf-c63f-46e9-9f62-8c09f214d731 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:31.725847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-b08fcecf-c63f-46e9-9f62-8c09f214d731 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:31.726237 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8accd3b1-1052-4531-951c-10921b65036c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:31.726831 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1311/5242] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:31 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:31.734655 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:31.734655 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:31.737843 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-b08fcecf-c63f-46e9-9f62-8c09f214d731 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:31.741568 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-b08fcecf-c63f-46e9-9f62-8c09f214d731 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:31.742099 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1317/5243] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:31 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:32.503033 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-31fa098c-ffd0-4ff2-968c-24e710e4df24 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:32.505032 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-31fa098c-ffd0-4ff2-968c-24e710e4df24 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] DELETE https://10.4.3.148/volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682 Aug 23 18:27:32.505297 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-31fa098c-ffd0-4ff2-968c-24e710e4df24 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:32.505509 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-31fa098c-ffd0-4ff2-968c-24e710e4df24 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:32.512333 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:32.512333 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:32.557122 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4ac4a4e-f059-4c90-90f1-5b6bb026c0e5 req-31fa098c-ffd0-4ff2-968c-24e710e4df24 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682 returned with HTTP 200 Aug 23 18:27:32.557675 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1307/5244] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:27:32 2026] DELETE /volume/v3/attachments/88ff33e9-2952-4316-877c-e61d44f8b682 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:32.739140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b2528b3-0194-4735-8ea9-fc0518096aa3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:32.741075 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b2528b3-0194-4735-8ea9-fc0518096aa3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:32.741331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b2528b3-0194-4735-8ea9-fc0518096aa3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:32.741455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b2528b3-0194-4735-8ea9-fc0518096aa3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:32.748627 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:32.748627 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:32.752286 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b2528b3-0194-4735-8ea9-fc0518096aa3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:32.756346 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b2528b3-0194-4735-8ea9-fc0518096aa3 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:32.756708 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1310/5245] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:32 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:32.768505 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c1823495-462e-460d-b815-122c33617d36 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:32.770243 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1823495-462e-460d-b815-122c33617d36 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:32.770435 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1823495-462e-460d-b815-122c33617d36 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:32.770599 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1823495-462e-460d-b815-122c33617d36 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:32.777562 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:32.777562 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:32.781102 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c1823495-462e-460d-b815-122c33617d36 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:32.785320 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1823495-462e-460d-b815-122c33617d36 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:32.785798 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1312/5246] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:32 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:32.832160 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b94afb8f-7c56-4f77-940c-98abf00b04eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:32.833984 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b94afb8f-7c56-4f77-940c-98abf00b04eb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:32.834197 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b94afb8f-7c56-4f77-940c-98abf00b04eb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:32.834394 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b94afb8f-7c56-4f77-940c-98abf00b04eb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:32.841375 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:32.841375 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:32.844832 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b94afb8f-7c56-4f77-940c-98abf00b04eb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:32.849143 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b94afb8f-7c56-4f77-940c-98abf00b04eb tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:32.849594 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1318/5247] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:32 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:32.861554 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a91aaf78-c1a0-4fee-8c94-3a50f56cd2e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:32.863585 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a91aaf78-c1a0-4fee-8c94-3a50f56cd2e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:32.863850 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a91aaf78-c1a0-4fee-8c94-3a50f56cd2e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:32.864123 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a91aaf78-c1a0-4fee-8c94-3a50f56cd2e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:32.871241 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:32.871241 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:32.875079 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a91aaf78-c1a0-4fee-8c94-3a50f56cd2e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:32.879139 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a91aaf78-c1a0-4fee-8c94-3a50f56cd2e2 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:32.879560 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1308/5248] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:32 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:32.924012 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3a62f2b-aaa4-4cde-b9a6-377841ddc053 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:32.925766 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3a62f2b-aaa4-4cde-b9a6-377841ddc053 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:32.925970 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3a62f2b-aaa4-4cde-b9a6-377841ddc053 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:32.926144 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3a62f2b-aaa4-4cde-b9a6-377841ddc053 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:32.932512 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:32.932512 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:32.936034 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3a62f2b-aaa4-4cde-b9a6-377841ddc053 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:32.939929 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3a62f2b-aaa4-4cde-b9a6-377841ddc053 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:32.940238 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1311/5249] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:32 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:35.683324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a4929699-cf6a-4914-8621-51321ca8913c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:35.684982 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4929699-cf6a-4914-8621-51321ca8913c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] DELETE https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:35.685153 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4929699-cf6a-4914-8621-51321ca8913c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:35.685333 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4929699-cf6a-4914-8621-51321ca8913c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:35.685482 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a4929699-cf6a-4914-8621-51321ca8913c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Delete volume with id: 821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:35.693019 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:35.693019 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:35.693459 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a4929699-cf6a-4914-8621-51321ca8913c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:35.707776 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a4929699-cf6a-4914-8621-51321ca8913c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Delete volume request issued successfully. Aug 23 18:27:35.707982 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4929699-cf6a-4914-8621-51321ca8913c tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 202 Aug 23 18:27:35.708382 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1313/5250] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:27:35 2026] DELETE /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:27:35.715252 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d20385d9-ad2b-47bd-8bed-4129c9dfee7a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:35.716875 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d20385d9-ad2b-47bd-8bed-4129c9dfee7a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:35.717070 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d20385d9-ad2b-47bd-8bed-4129c9dfee7a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:35.717252 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d20385d9-ad2b-47bd-8bed-4129c9dfee7a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:35.724049 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:35.724049 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:35.727435 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d20385d9-ad2b-47bd-8bed-4129c9dfee7a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:35.731715 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d20385d9-ad2b-47bd-8bed-4129c9dfee7a tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 200 Aug 23 18:27:35.732155 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1319/5251] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:35 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:36.743889 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-30035b98-e1a8-4acf-923c-e3fc8fdee2ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:36.745710 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30035b98-e1a8-4acf-923c-e3fc8fdee2ab tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 Aug 23 18:27:36.745976 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30035b98-e1a8-4acf-923c-e3fc8fdee2ab tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:36.746167 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30035b98-e1a8-4acf-923c-e3fc8fdee2ab tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:36.752632 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30035b98-e1a8-4acf-923c-e3fc8fdee2ab tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 returned with HTTP 404 Aug 23 18:27:36.753138 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1309/5252] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:36 2026] GET /volume/v3/volumes/821d45af-6d73-4e5d-93b8-0542166b8209 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:36.759652 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2dfac918-66bb-491a-9c8e-b111d4358277 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:36.761405 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dfac918-66bb-491a-9c8e-b111d4358277 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] DELETE https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:36.761714 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2dfac918-66bb-491a-9c8e-b111d4358277 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:36.762040 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2dfac918-66bb-491a-9c8e-b111d4358277 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:36.762303 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2dfac918-66bb-491a-9c8e-b111d4358277 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Delete volume with id: 965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:36.771827 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:36.771827 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:36.771827 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2dfac918-66bb-491a-9c8e-b111d4358277 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:36.788988 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2dfac918-66bb-491a-9c8e-b111d4358277 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Delete volume request issued successfully. Aug 23 18:27:36.789508 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dfac918-66bb-491a-9c8e-b111d4358277 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 202 Aug 23 18:27:36.790235 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1312/5253] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:27:36 2026] DELETE /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:27:36.797297 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8de2abdd-7d3e-40b2-b7e7-d6e15ad0d225 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:36.799176 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8de2abdd-7d3e-40b2-b7e7-d6e15ad0d225 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:36.799403 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8de2abdd-7d3e-40b2-b7e7-d6e15ad0d225 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:36.799662 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8de2abdd-7d3e-40b2-b7e7-d6e15ad0d225 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:36.807006 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:36.807006 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:36.810314 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8de2abdd-7d3e-40b2-b7e7-d6e15ad0d225 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:36.814875 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8de2abdd-7d3e-40b2-b7e7-d6e15ad0d225 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 200 Aug 23 18:27:36.815385 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1314/5254] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:36 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:37.829577 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ebbecdab-df30-46b3-b1a8-8357a828c7c4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:37.831414 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebbecdab-df30-46b3-b1a8-8357a828c7c4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 Aug 23 18:27:37.831651 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebbecdab-df30-46b3-b1a8-8357a828c7c4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:37.831896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebbecdab-df30-46b3-b1a8-8357a828c7c4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:37.837593 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebbecdab-df30-46b3-b1a8-8357a828c7c4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 returned with HTTP 404 Aug 23 18:27:37.838127 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1320/5255] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:37 2026] GET /volume/v3/volumes/965dba0e-9118-4ccd-8bda-7044b411ccb1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:37.887902 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-765c11ac-3fd9-40b8-872c-83931f641790 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:37.889602 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-765c11ac-3fd9-40b8-872c-83931f641790 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:27:37.889783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-765c11ac-3fd9-40b8-872c-83931f641790 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:37.890020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-765c11ac-3fd9-40b8-872c-83931f641790 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:37.890199 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-765c11ac-3fd9-40b8-872c-83931f641790 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Delete volume with id: 0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:27:37.897387 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:37.897387 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:37.897837 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-765c11ac-3fd9-40b8-872c-83931f641790 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:37.913564 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-765c11ac-3fd9-40b8-872c-83931f641790 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Delete volume request issued successfully. Aug 23 18:27:37.913870 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-765c11ac-3fd9-40b8-872c-83931f641790 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 202 Aug 23 18:27:37.914472 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1310/5256] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:27:37 2026] DELETE /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:27:37.925205 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c0851d7-539a-489d-98cc-20343e824010 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:37.926840 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c0851d7-539a-489d-98cc-20343e824010 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:27:37.927128 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c0851d7-539a-489d-98cc-20343e824010 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:37.927392 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c0851d7-539a-489d-98cc-20343e824010 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:37.935626 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:37.935626 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:37.939675 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c0851d7-539a-489d-98cc-20343e824010 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Volume info retrieved successfully. Aug 23 18:27:37.944218 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c0851d7-539a-489d-98cc-20343e824010 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 200 Aug 23 18:27:37.944686 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1313/5257] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:37 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:38.956891 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95b42526-9a09-4050-b44c-1c340ace56f4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:38.958621 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95b42526-9a09-4050-b44c-1c340ace56f4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] GET https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 Aug 23 18:27:38.958855 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95b42526-9a09-4050-b44c-1c340ace56f4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:38.959064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95b42526-9a09-4050-b44c-1c340ace56f4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:38.964241 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95b42526-9a09-4050-b44c-1c340ace56f4 tempest-AttachVolumeTestJSON-2036802515 tempest-AttachVolumeTestJSON-2036802515-project-member] https://10.4.3.148/volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 returned with HTTP 404 Aug 23 18:27:38.964737 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1315/5258] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:38 2026] GET /volume/v3/volumes/0082a9f5-5590-48d9-9afc-337d87295e93 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:42.255418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9fc4486c-b782-4466-9550-602aee0208f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:42.334856 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9fc4486c-b782-4466-9550-602aee0208f9 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:27:42.335146 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9fc4486c-b782-4466-9550-602aee0208f9 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-737856580"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:42.347927 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9fc4486c-b782-4466-9550-602aee0208f9 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:27:42.348325 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1321/5259] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:27:42 2026] POST /volume/v3/types => generated 219 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:42.356187 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d119eba2-1db2-4266-aef1-295f9a028bc6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:42.357848 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d119eba2-1db2-4266-aef1-295f9a028bc6 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] POST https://10.4.3.148/volume/v3/group_types Aug 23 18:27:42.358187 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d119eba2-1db2-4266-aef1-295f9a028bc6 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1956022198"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:42.369818 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d119eba2-1db2-4266-aef1-295f9a028bc6 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] https://10.4.3.148/volume/v3/group_types returned with HTTP 202 Aug 23 18:27:42.370157 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1311/5260] 10.4.3.148 () {70 vars in 1311 bytes} [Sun Aug 23 18:27:42 2026] POST /volume/v3/group_types => generated 177 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:42.378045 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:42.435719 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] POST https://10.4.3.148/volume/v3/groups Aug 23 18:27:42.436176 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "069818c7-7a78-4480-a6a9-fd1c00d79369", "volume_types": ["cb8759bf-bd1d-4080-a7bf-267ae472b420"], "name": "tempest-GroupsV314Test-Group-1205899318"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:42.438070 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Creating new group {'group': {'group_type': '069818c7-7a78-4480-a6a9-fd1c00d79369', 'volume_types': ['cb8759bf-bd1d-4080-a7bf-267ae472b420'], 'name': 'tempest-GroupsV314Test-Group-1205899318'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 23 18:27:42.441989 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Creating group tempest-GroupsV314Test-Group-1205899318. Aug 23 18:27:42.449596 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Availability Zones retrieved successfully. Aug 23 18:27:42.467146 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Created reservations ['bd466f1a-ab81-4f6e-b3ba-6567c5e7bd1d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:42.486441 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-537f0091-e7ee-45d0-ba19-97c47f31fd23 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups returned with HTTP 202 Aug 23 18:27:42.486866 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1314/5261] 10.4.3.148 () {70 vars in 1297 bytes} [Sun Aug 23 18:27:42 2026] POST /volume/v3/groups => generated 108 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:42.497333 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be050ce1-70e8-49bf-805f-5c815e174e22 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:42.499144 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be050ce1-70e8-49bf-805f-5c815e174e22 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 Aug 23 18:27:42.499391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be050ce1-70e8-49bf-805f-5c815e174e22 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:42.499580 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be050ce1-70e8-49bf-805f-5c815e174e22 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:42.499687 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-be050ce1-70e8-49bf-805f-5c815e174e22 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] show called for member 26a393b6-2f55-4a92-8161-8e1825766c26 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:27:42.503357 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:42.503357 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:42.510218 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be050ce1-70e8-49bf-805f-5c815e174e22 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 returned with HTTP 200 Aug 23 18:27:42.510610 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1316/5262] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:27:42 2026] GET /volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:43.518841 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4dfdf9eb-e28e-4d40-a4cf-f8aa7d2fdfab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:43.520980 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4dfdf9eb-e28e-4d40-a4cf-f8aa7d2fdfab tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 Aug 23 18:27:43.521233 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4dfdf9eb-e28e-4d40-a4cf-f8aa7d2fdfab tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:43.521488 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4dfdf9eb-e28e-4d40-a4cf-f8aa7d2fdfab tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:43.521643 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-4dfdf9eb-e28e-4d40-a4cf-f8aa7d2fdfab tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] show called for member 26a393b6-2f55-4a92-8161-8e1825766c26 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:27:43.526497 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:43.526497 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:43.534541 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4dfdf9eb-e28e-4d40-a4cf-f8aa7d2fdfab tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 returned with HTTP 200 Aug 23 18:27:43.534920 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1322/5263] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:27:43 2026] GET /volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:43.543196 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:43.544884 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:27:43.545217 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-514269282", "volume_type": "cb8759bf-bd1d-4080-a7bf-267ae472b420", "group_id": "26a393b6-2f55-4a92-8161-8e1825766c26", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:43.546807 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-514269282', 'volume_type': 'cb8759bf-bd1d-4080-a7bf-267ae472b420', 'group_id': '26a393b6-2f55-4a92-8161-8e1825766c26', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:27:43.553677 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:43.553677 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:43.554187 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Create volume of 1 GB Aug 23 18:27:43.558447 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Availability Zones retrieved successfully. Aug 23 18:27:43.563409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Flow 'volume_create_api' (31cb4ef6-6948-4182-8e77-b7cf49d2f82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:43.564778 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef15752-6562-411a-af46-395a6fb87b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:43.565308 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:43.565308 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:43.565685 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:27:43.582820 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef15752-6562-411a-af46-395a6fb87b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:27:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb8759bf-bd1d-4080-a7bf-267ae472b420,is_public=True,name='tempest-GroupsV314Test-volume-type-737856580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb8759bf-bd1d-4080-a7bf-267ae472b420', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26a393b6-2f55-4a92-8161-8e1825766c26', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:43.583745 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36cbebf-a02f-43d7-a1e4-1cec49f1dbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:43.608473 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-737856580 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-737856580, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:43.608748 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-737856580 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-737856580, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:43.637618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Created reservations ['282de1a4-cc26-4c06-b299-8ae88dec7840', '7a546454-2b42-4eb2-9ad4-f166eda7bfa2', '2da89529-0e9a-41ca-9c78-caed1b1b5cee', '3699f2fe-df28-406c-8c34-1a9759dbbcde'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:43.638485 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36cbebf-a02f-43d7-a1e4-1cec49f1dbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['282de1a4-cc26-4c06-b299-8ae88dec7840', '7a546454-2b42-4eb2-9ad4-f166eda7bfa2', '2da89529-0e9a-41ca-9c78-caed1b1b5cee', '3699f2fe-df28-406c-8c34-1a9759dbbcde']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:43.639281 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ef96f4-6e5c-44b5-8512-759ca7a7d3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:43.659954 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ef96f4-6e5c-44b5-8512-759ca7a7d3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e06ac43-4f78-4b88-a46f-335c61b369cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-514269282',encryption_key_id=None,group_id=26a393b6-2f55-4a92-8161-8e1825766c26,group_type_id=,metadata={},multiattach=False,project_id='0c8f3f801fad4908bf0ef39b6a28988d',qos_specs=None,replication_status=,reservations=['282de1a4-cc26-4c06-b299-8ae88dec7840','7a546454-2b42-4eb2-9ad4-f166eda7bfa2','2da89529-0e9a-41ca-9c78-caed1b1b5cee','3699f2fe-df28-406c-8c34-1a9759dbbcde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd65af0347354059b37554fc76290570',volume_type_id=cb8759bf-bd1d-4080-a7bf-267ae472b420), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-514269282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26a393b6-2f55-4a92-8161-8e1825766c26,host=None,id=2e06ac43-4f78-4b88-a46f-335c61b369cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c8f3f801fad4908bf0ef39b6a28988d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd65af0347354059b37554fc76290570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb8759bf-bd1d-4080-a7bf-267ae472b420),volume_type_id=cb8759bf-bd1d-4080-a7bf-267ae472b420)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:43.660651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708ec061-f408-4c70-91e3-ecb2a988adfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:43.676968 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708ec061-f408-4c70-91e3-ecb2a988adfb) transitioned into state 'SUCCESS' from state '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-514269282',encryption_key_id=None,group_id=26a393b6-2f55-4a92-8161-8e1825766c26,group_type_id=,metadata={},multiattach=False,project_id='0c8f3f801fad4908bf0ef39b6a28988d',qos_specs=None,replication_status=,reservations=['282de1a4-cc26-4c06-b299-8ae88dec7840','7a546454-2b42-4eb2-9ad4-f166eda7bfa2','2da89529-0e9a-41ca-9c78-caed1b1b5cee','3699f2fe-df28-406c-8c34-1a9759dbbcde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd65af0347354059b37554fc76290570',volume_type_id=cb8759bf-bd1d-4080-a7bf-267ae472b420)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:43.677585 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03442639-d7b4-4aa4-b2ec-55972d8e933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:43.687546 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03442639-d7b4-4aa4-b2ec-55972d8e933e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:43.688500 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Flow 'volume_create_api' (31cb4ef6-6948-4182-8e77-b7cf49d2f82b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:43.688775 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Create volume request issued successfully. Aug 23 18:27:43.689389 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:43.689526 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:43.728411 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:43.731346 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:43.731346 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:43.734990 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a17bb916-4f6f-42f4-a6f6-17c937474f3f tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:27:43.735364 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1312/5264] 10.4.3.148 () {70 vars in 1300 bytes} [Sun Aug 23 18:27:43 2026] POST /volume/v3/volumes => generated 817 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:43.745832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-913f5798-6d69-40b6-9c52-fec078d42501 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:43.747587 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb Aug 23 18:27:43.747778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:43.747978 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:43.755456 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:43.755456 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:43.759223 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Volume info retrieved successfully. Aug 23 18:27:43.759893 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:43.760039 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:43.793711 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:43.796624 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:43.796624 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:43.803580 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-913f5798-6d69-40b6-9c52-fec078d42501 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb returned with HTTP 200 Aug 23 18:27:43.803970 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1315/5265] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:43 2026] GET /volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb => generated 885 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:44.816920 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:44.819089 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb Aug 23 18:27:44.819349 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:44.819571 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:44.828142 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:44.828142 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:44.832387 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Volume info retrieved successfully. Aug 23 18:27:44.833199 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:44.833401 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:44.875717 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:44.879413 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:44.879413 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:44.887953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ea60000-0996-4990-8f34-7c9a5fd53476 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb returned with HTTP 200 Aug 23 18:27:44.888318 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1317/5266] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:44 2026] GET /volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:44.899885 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:44.901655 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] POST https://10.4.3.148/volume/v3/groups/action Aug 23 18:27:44.902041 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action body: b'{"create-from-src": {"source_group_id": "26a393b6-2f55-4a92-8161-8e1825766c26", "name": "tempest-Group_from_grp-1670921352"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:44.902161 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "26a393b6-2f55-4a92-8161-8e1825766c26", "name": "tempest-Group_from_grp-1670921352"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:44.903684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Creating new group {'create-from-src': {'source_group_id': '26a393b6-2f55-4a92-8161-8e1825766c26', 'name': 'tempest-Group_from_grp-1670921352'}}. {{(pid=100226) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 23 18:27:44.903817 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Creating group tempest-Group_from_grp-1670921352 from source group 26a393b6-2f55-4a92-8161-8e1825766c26. Aug 23 18:27:44.907235 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:44.907235 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:44.912641 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:44.912641 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:44.941568 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Created reservations ['092f9730-ae7d-46d7-8f99-a3aeaa905c82'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:44.985543 np0000007943 devstack@c-api.service[100226]: INFO cinder.group.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] A mapping entry already exists for group e6367be5-a829-41cd-a43c-e0250a882ba4 and volume type cb8759bf-bd1d-4080-a7bf-267ae472b420. Do not need to create again. Aug 23 18:27:44.986099 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:44.986099 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:44.986605 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Availability Zones retrieved successfully. Aug 23 18:27:44.992892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Flow 'volume_create_api' (c3fcb861-1d84-4ffd-af1f-76041735e25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:44.994178 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f4257e-5565-4c5e-8a04-901e3d4ac7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:44.995104 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:27:45.012188 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f4257e-5565-4c5e-8a04-901e3d4ac7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2e06ac43-4f78-4b88-a46f-335c61b369cb', 'volume_type': VolumeType(created_at=2026-08-23T18:27:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb8759bf-bd1d-4080-a7bf-267ae472b420,is_public=True,name='tempest-GroupsV314Test-volume-type-737856580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb8759bf-bd1d-4080-a7bf-267ae472b420', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e6367be5-a829-41cd-a43c-e0250a882ba4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:45.012808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737df1c5-00b6-4fc6-8e02-9aaa1aa7666c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:45.032903 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-737856580 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-737856580, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:45.033130 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-737856580 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-737856580, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:45.045552 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Created reservations ['4d8a291e-a4e0-478b-8137-0df04686fae9', '0111677a-87b4-4cf5-a7d0-dcf08935a217', '3314d2dc-3d95-4869-ac80-9a01e1e284c3', 'a667d285-6e85-428e-8b07-521c7eeb04d3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:45.046275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737df1c5-00b6-4fc6-8e02-9aaa1aa7666c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d8a291e-a4e0-478b-8137-0df04686fae9', '0111677a-87b4-4cf5-a7d0-dcf08935a217', '3314d2dc-3d95-4869-ac80-9a01e1e284c3', 'a667d285-6e85-428e-8b07-521c7eeb04d3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:45.046934 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9fc36c-8b36-4501-82e0-3267d6f571b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:45.066970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9fc36c-8b36-4501-82e0-3267d6f571b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bce8b78-d60a-4ca0-8ee1-31d50e819c45', '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=e6367be5-a829-41cd-a43c-e0250a882ba4,group_type_id=,metadata={},multiattach=False,project_id='0c8f3f801fad4908bf0ef39b6a28988d',qos_specs=None,replication_status=,reservations=['4d8a291e-a4e0-478b-8137-0df04686fae9','0111677a-87b4-4cf5-a7d0-dcf08935a217','3314d2dc-3d95-4869-ac80-9a01e1e284c3','a667d285-6e85-428e-8b07-521c7eeb04d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=2e06ac43-4f78-4b88-a46f-335c61b369cb,status='creating',user_id='dd65af0347354059b37554fc76290570',volume_type_id=cb8759bf-bd1d-4080-a7bf-267ae472b420), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e6367be5-a829-41cd-a43c-e0250a882ba4,host=None,id=6bce8b78-d60a-4ca0-8ee1-31d50e819c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c8f3f801fad4908bf0ef39b6a28988d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2e06ac43-4f78-4b88-a46f-335c61b369cb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd65af0347354059b37554fc76290570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb8759bf-bd1d-4080-a7bf-267ae472b420),volume_type_id=cb8759bf-bd1d-4080-a7bf-267ae472b420)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:45.067551 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9e9e78-a5c1-48ba-9b01-8afbfe2cf567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:45.083722 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9e9e78-a5c1-48ba-9b01-8afbfe2cf567) transitioned into state 'SUCCESS' from 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=e6367be5-a829-41cd-a43c-e0250a882ba4,group_type_id=,metadata={},multiattach=False,project_id='0c8f3f801fad4908bf0ef39b6a28988d',qos_specs=None,replication_status=,reservations=['4d8a291e-a4e0-478b-8137-0df04686fae9','0111677a-87b4-4cf5-a7d0-dcf08935a217','3314d2dc-3d95-4869-ac80-9a01e1e284c3','a667d285-6e85-428e-8b07-521c7eeb04d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=2e06ac43-4f78-4b88-a46f-335c61b369cb,status='creating',user_id='dd65af0347354059b37554fc76290570',volume_type_id=cb8759bf-bd1d-4080-a7bf-267ae472b420)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:45.084412 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Flow 'volume_create_api' (c3fcb861-1d84-4ffd-af1f-76041735e25c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:45.084723 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Create volume request issued successfully. Aug 23 18:27:45.095914 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cd927be-9bc6-4dbc-a1f2-db04b7133614 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/action returned with HTTP 202 Aug 23 18:27:45.096367 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1323/5267] 10.4.3.148 () {70 vars in 1318 bytes} [Sun Aug 23 18:27:44 2026] POST /volume/v3/groups/action => generated 102 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:45.105559 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:45.108809 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:27:45.108809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:45.108809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:45.108809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:27:45.108809 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:27:45.116339 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Get all volumes completed successfully. Aug 23 18:27:45.117078 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:45.117305 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:45.154182 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:45.156953 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.156953 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:45.162814 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:45.162814 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:45.195437 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:45.198591 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.198591 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:45.205183 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f94f36c-1b71-4a6a-b43c-f51b1fab981d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:27:45.205684 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1313/5268] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:27:45 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:45.222553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:45.224967 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 Aug 23 18:27:45.225229 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:45.225466 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:45.233541 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.233541 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:45.237047 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Volume info retrieved successfully. Aug 23 18:27:45.237680 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:45.237848 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:45.274783 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:45.278052 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.278052 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:45.284969 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d239f16-70f7-4a42-8b64-6875ca0ca91c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 returned with HTTP 200 Aug 23 18:27:45.285353 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1316/5269] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:45 2026] GET /volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 => generated 922 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:45.297369 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47eb7751-ff0c-45a3-a72f-176c9740600c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:45.299270 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47eb7751-ff0c-45a3-a72f-176c9740600c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4 Aug 23 18:27:45.299467 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47eb7751-ff0c-45a3-a72f-176c9740600c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:45.299637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47eb7751-ff0c-45a3-a72f-176c9740600c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:45.299755 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-47eb7751-ff0c-45a3-a72f-176c9740600c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] show called for member e6367be5-a829-41cd-a43c-e0250a882ba4 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:27:45.302941 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.302941 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:45.309553 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47eb7751-ff0c-45a3-a72f-176c9740600c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4 returned with HTTP 200 Aug 23 18:27:45.309973 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1318/5270] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:27:45 2026] GET /volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4 => generated 417 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:45.319194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52204201-519f-47f1-83fb-7f086090476d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:45.321771 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:27:45.322090 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:45.322365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:45.322758 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:27:45.323216 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.323216 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:45.323858 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:27:45.333936 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Get all volumes completed successfully. Aug 23 18:27:45.334944 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:45.335177 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:45.390219 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:45.393329 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.393329 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:45.397135 np0000007943 devstack@c-api.service[100226]: WARNING stevedore.named [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:45.397302 np0000007943 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:45.432382 np0000007943 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:45.435312 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.435312 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:45.442920 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52204201-519f-47f1-83fb-7f086090476d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:27:45.443454 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1324/5271] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:27:45 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:45.456126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d3a20e7-d262-4e21-b24a-2b95ac89f8b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:45.457509 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d3a20e7-d262-4e21-b24a-2b95ac89f8b3 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] POST https://10.4.3.148/volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4/action Aug 23 18:27:45.458004 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d3a20e7-d262-4e21-b24a-2b95ac89f8b3 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:45.458213 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d3a20e7-d262-4e21-b24a-2b95ac89f8b3 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:45.459687 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-8d3a20e7-d262-4e21-b24a-2b95ac89f8b3 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] delete called for group e6367be5-a829-41cd-a43c-e0250a882ba4 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:27:45.459895 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-8d3a20e7-d262-4e21-b24a-2b95ac89f8b3 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Delete group with id: e6367be5-a829-41cd-a43c-e0250a882ba4 Aug 23 18:27:45.463197 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.463197 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:45.491671 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d3a20e7-d262-4e21-b24a-2b95ac89f8b3 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4/action returned with HTTP 202 Aug 23 18:27:45.492382 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1314/5272] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:27:45 2026] POST /volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:27:45.499928 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:45.501786 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 Aug 23 18:27:45.502033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:45.502209 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:45.508628 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.508628 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:45.512051 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Volume info retrieved successfully. Aug 23 18:27:45.512671 np0000007943 devstack@c-api.service[100225]: WARNING stevedore.named [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:45.512812 np0000007943 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:45.546367 np0000007943 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:45.549032 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:45.549032 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:45.555256 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23890739-b5f6-4b4e-8ca7-25ea6cb5af20 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 returned with HTTP 200 Aug 23 18:27:45.555605 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1317/5273] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:45 2026] GET /volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 => generated 921 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:46.568074 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d54ed17-94a8-4695-aac0-c3b906391d0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:46.569889 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d54ed17-94a8-4695-aac0-c3b906391d0b tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 Aug 23 18:27:46.570149 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d54ed17-94a8-4695-aac0-c3b906391d0b tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:46.570400 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d54ed17-94a8-4695-aac0-c3b906391d0b tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:46.575675 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d54ed17-94a8-4695-aac0-c3b906391d0b tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 returned with HTTP 404 Aug 23 18:27:46.576113 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1319/5274] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:46 2026] GET /volume/v3/volumes/6bce8b78-d60a-4ca0-8ee1-31d50e819c45 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:46.582738 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c4639eee-8edd-45b4-a41c-14fea64412fd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:46.584531 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4639eee-8edd-45b4-a41c-14fea64412fd tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4 Aug 23 18:27:46.584720 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4639eee-8edd-45b4-a41c-14fea64412fd tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:46.584926 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4639eee-8edd-45b4-a41c-14fea64412fd tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:46.585049 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-c4639eee-8edd-45b4-a41c-14fea64412fd tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] show called for member e6367be5-a829-41cd-a43c-e0250a882ba4 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:27:46.588002 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4639eee-8edd-45b4-a41c-14fea64412fd tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4 returned with HTTP 404 Aug 23 18:27:46.588421 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1325/5275] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:27:46 2026] GET /volume/v3/groups/e6367be5-a829-41cd-a43c-e0250a882ba4 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:46.594518 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:46.596033 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/detail Aug 23 18:27:46.596418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:46.596717 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:46.598816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:27:46.598816 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:27:46.604506 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Get all volumes completed successfully. Aug 23 18:27:46.605331 np0000007943 devstack@c-api.service[100224]: WARNING stevedore.named [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:46.605575 np0000007943 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:46.639378 np0000007943 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:46.643043 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:46.643043 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:46.648491 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7720eeb-3342-44c6-9b34-5cc94c5f1d0d tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/detail returned with HTTP 200 Aug 23 18:27:46.648949 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1315/5276] 10.4.3.148 () {68 vars in 1299 bytes} [Sun Aug 23 18:27:46 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:46.660779 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3163a7e2-02e6-4668-a240-2f04f6d80a10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:46.662382 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3163a7e2-02e6-4668-a240-2f04f6d80a10 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] POST https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26/action Aug 23 18:27:46.662855 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3163a7e2-02e6-4668-a240-2f04f6d80a10 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:46.663080 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3163a7e2-02e6-4668-a240-2f04f6d80a10 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:46.664496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-3163a7e2-02e6-4668-a240-2f04f6d80a10 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] delete called for group 26a393b6-2f55-4a92-8161-8e1825766c26 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 23 18:27:46.664669 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-3163a7e2-02e6-4668-a240-2f04f6d80a10 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Delete group with id: 26a393b6-2f55-4a92-8161-8e1825766c26 Aug 23 18:27:46.668011 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:46.668011 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:46.698086 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3163a7e2-02e6-4668-a240-2f04f6d80a10 tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26/action returned with HTTP 202 Aug 23 18:27:46.698086 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1318/5277] 10.4.3.148 () {70 vars in 1428 bytes} [Sun Aug 23 18:27:46 2026] POST /volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:27:46.704441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90a0e3db-0778-464c-b034-9692e379309c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:46.706192 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb Aug 23 18:27:46.706420 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:46.706590 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:46.713876 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:46.713876 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:46.717675 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Volume info retrieved successfully. Aug 23 18:27:46.718374 np0000007943 devstack@c-api.service[100223]: WARNING stevedore.named [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 23 18:27:46.718520 np0000007943 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 23 18:27:46.753561 np0000007943 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 23 18:27:46.756437 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:46.756437 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:46.762981 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90a0e3db-0778-464c-b034-9692e379309c tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb returned with HTTP 200 Aug 23 18:27:46.763368 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1320/5278] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:46 2026] GET /volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb => generated 909 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:47.775491 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3c82d69-95f9-4190-b614-c6f123e8a66a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:47.777125 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3c82d69-95f9-4190-b614-c6f123e8a66a tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb Aug 23 18:27:47.777358 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3c82d69-95f9-4190-b614-c6f123e8a66a tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:47.777530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3c82d69-95f9-4190-b614-c6f123e8a66a tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:47.782641 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3c82d69-95f9-4190-b614-c6f123e8a66a tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb returned with HTTP 404 Aug 23 18:27:47.783110 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1326/5279] 10.4.3.148 () {68 vars in 1389 bytes} [Sun Aug 23 18:27:47 2026] GET /volume/v3/volumes/2e06ac43-4f78-4b88-a46f-335c61b369cb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:47.789887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e75dd9f6-61db-4e46-8b50-81097325d2db None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:47.791895 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e75dd9f6-61db-4e46-8b50-81097325d2db tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] GET https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 Aug 23 18:27:47.792103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e75dd9f6-61db-4e46-8b50-81097325d2db tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:47.792288 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e75dd9f6-61db-4e46-8b50-81097325d2db tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:47.792440 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-e75dd9f6-61db-4e46-8b50-81097325d2db tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] show called for member 26a393b6-2f55-4a92-8161-8e1825766c26 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 23 18:27:47.795549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e75dd9f6-61db-4e46-8b50-81097325d2db tempest-GroupsV314Test-865163358 tempest-GroupsV314Test-865163358-project-member] https://10.4.3.148/volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 returned with HTTP 404 Aug 23 18:27:47.796085 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1316/5280] 10.4.3.148 () {68 vars in 1386 bytes} [Sun Aug 23 18:27:47 2026] GET /volume/v3/groups/26a393b6-2f55-4a92-8161-8e1825766c26 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 23 18:27:47.802266 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08dbb7de-79cf-40ed-a145-c7fa88ef1b80 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:47.803848 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08dbb7de-79cf-40ed-a145-c7fa88ef1b80 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] DELETE https://10.4.3.148/volume/v3/group_types/069818c7-7a78-4480-a6a9-fd1c00d79369 Aug 23 18:27:47.804152 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08dbb7de-79cf-40ed-a145-c7fa88ef1b80 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:47.804414 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08dbb7de-79cf-40ed-a145-c7fa88ef1b80 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:47.815640 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08dbb7de-79cf-40ed-a145-c7fa88ef1b80 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] https://10.4.3.148/volume/v3/group_types/069818c7-7a78-4480-a6a9-fd1c00d79369 returned with HTTP 202 Aug 23 18:27:47.816249 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1319/5281] 10.4.3.148 () {68 vars in 1404 bytes} [Sun Aug 23 18:27:47 2026] DELETE /volume/v3/group_types/069818c7-7a78-4480-a6a9-fd1c00d79369 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 23 18:27:47.824455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07a6fc39-3edc-484a-9a45-3e2395e3650a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:47.826799 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07a6fc39-3edc-484a-9a45-3e2395e3650a tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] DELETE https://10.4.3.148/volume/v3/types/cb8759bf-bd1d-4080-a7bf-267ae472b420 Aug 23 18:27:47.827037 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07a6fc39-3edc-484a-9a45-3e2395e3650a tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:47.827291 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07a6fc39-3edc-484a-9a45-3e2395e3650a tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:47.851885 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07a6fc39-3edc-484a-9a45-3e2395e3650a tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] https://10.4.3.148/volume/v3/types/cb8759bf-bd1d-4080-a7bf-267ae472b420 returned with HTTP 202 Aug 23 18:27:47.852378 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1321/5282] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:27:47 2026] DELETE /volume/v3/types/cb8759bf-bd1d-4080-a7bf-267ae472b420 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:27:47.858894 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a8fd368-f350-4e6e-bca6-d185ee61e3f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:47.860638 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a8fd368-f350-4e6e-bca6-d185ee61e3f4 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] GET https://10.4.3.148/volume/v3/types/cb8759bf-bd1d-4080-a7bf-267ae472b420 Aug 23 18:27:47.860834 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a8fd368-f350-4e6e-bca6-d185ee61e3f4 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:47.861015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a8fd368-f350-4e6e-bca6-d185ee61e3f4 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:47.864092 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a8fd368-f350-4e6e-bca6-d185ee61e3f4 tempest-GroupsV314Test-1457805863 tempest-GroupsV314Test-1457805863-project-admin] https://10.4.3.148/volume/v3/types/cb8759bf-bd1d-4080-a7bf-267ae472b420 returned with HTTP 404 Aug 23 18:27:47.864523 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1327/5283] 10.4.3.148 () {66 vars in 1342 bytes} [Sun Aug 23 18:27:47 2026] GET /volume/v3/types/cb8759bf-bd1d-4080-a7bf-267ae472b420 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:49.690358 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a26386f-4cd2-4ca1-aeb6-a73045a6e52a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:49.779516 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a26386f-4cd2-4ca1-aeb6-a73045a6e52a tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] GET https://10.4.3.148/volume/v3/os-services Aug 23 18:27:49.779750 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a26386f-4cd2-4ca1-aeb6-a73045a6e52a tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:49.779981 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a26386f-4cd2-4ca1-aeb6-a73045a6e52a tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:49.784684 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a26386f-4cd2-4ca1-aeb6-a73045a6e52a tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] https://10.4.3.148/volume/v3/os-services returned with HTTP 200 Aug 23 18:27:49.785032 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1317/5284] 10.4.3.148 () {66 vars in 1249 bytes} [Sun Aug 23 18:27:49 2026] GET /volume/v3/os-services => generated 626 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:49.793512 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6a7451a-b9f9-4846-9c59-db9a70ce8ec8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:49.795215 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6a7451a-b9f9-4846-9c59-db9a70ce8ec8 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] GET https://10.4.3.148/volume/v3/os-services?host=np0000007943 Aug 23 18:27:49.795426 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6a7451a-b9f9-4846-9c59-db9a70ce8ec8 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:49.795618 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6a7451a-b9f9-4846-9c59-db9a70ce8ec8 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:49.800780 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6a7451a-b9f9-4846-9c59-db9a70ce8ec8 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] https://10.4.3.148/volume/v3/os-services?host=np0000007943 returned with HTTP 200 Aug 23 18:27:49.801224 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1320/5285] 10.4.3.148 () {66 vars in 1284 bytes} [Sun Aug 23 18:27:49 2026] GET /volume/v3/os-services?host=np0000007943 => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:49.809462 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33c4a983-3820-42a8-98f3-e8aed34287de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:49.810845 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33c4a983-3820-42a8-98f3-e8aed34287de tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] GET https://10.4.3.148/volume/v3/os-services?host=np0000007943&binary=cinder-scheduler Aug 23 18:27:49.811015 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33c4a983-3820-42a8-98f3-e8aed34287de tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:49.811177 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33c4a983-3820-42a8-98f3-e8aed34287de tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:49.814931 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33c4a983-3820-42a8-98f3-e8aed34287de tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] https://10.4.3.148/volume/v3/os-services?host=np0000007943&binary=cinder-scheduler returned with HTTP 200 Aug 23 18:27:49.815254 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1322/5286] 10.4.3.148 () {66 vars in 1332 bytes} [Sun Aug 23 18:27:49 2026] GET /volume/v3/os-services?host=np0000007943&binary=cinder-scheduler => generated 191 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:49.823275 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c43f6df-991c-4437-ac98-b1d299a64078 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:49.825444 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c43f6df-991c-4437-ac98-b1d299a64078 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] GET https://10.4.3.148/volume/v3/os-services?binary=cinder-scheduler Aug 23 18:27:49.825672 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c43f6df-991c-4437-ac98-b1d299a64078 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:49.825909 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c43f6df-991c-4437-ac98-b1d299a64078 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:49.830003 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c43f6df-991c-4437-ac98-b1d299a64078 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] https://10.4.3.148/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 23 18:27:49.830439 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1328/5287] 10.4.3.148 () {66 vars in 1296 bytes} [Sun Aug 23 18:27:49 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 23 18:27:49.838167 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:49.886604 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:27:49.886964 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1997814032"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:49.888349 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1997814032'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:27:49.888468 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Create volume of 1 GB Aug 23 18:27:49.892021 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Availability Zones retrieved successfully. Aug 23 18:27:49.897020 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Flow 'volume_create_api' (6e455a0f-34fd-45c0-b40d-45286055c609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:49.897937 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74331c2d-8cb7-4e72-ac52-68eee58d16dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:49.898725 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:27:49.920408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74331c2d-8cb7-4e72-ac52-68eee58d16dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:49.921163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28466e91-87d4-41d3-9c16-e2501753fa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:49.970276 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Created reservations ['2aeacd2d-be4c-4e00-9baa-c514ebd46311', 'd79bf9a8-0d8b-4765-8750-a36c3f688a73', '91045e75-b979-4707-8b6f-9c4da975cac6', '75ca7024-1831-48f7-8c3b-f65d22c1029f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:49.970942 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28466e91-87d4-41d3-9c16-e2501753fa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aeacd2d-be4c-4e00-9baa-c514ebd46311', 'd79bf9a8-0d8b-4765-8750-a36c3f688a73', '91045e75-b979-4707-8b6f-9c4da975cac6', '75ca7024-1831-48f7-8c3b-f65d22c1029f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:49.971636 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06e79f9-7b8c-4112-928b-47e9b349150c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:49.992773 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06e79f9-7b8c-4112-928b-47e9b349150c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df8ec487-53cb-4fee-b544-bcb2a611a1e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1997814032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247e467288ec419bb299f7d210028289',qos_specs=None,replication_status=,reservations=['2aeacd2d-be4c-4e00-9baa-c514ebd46311','d79bf9a8-0d8b-4765-8750-a36c3f688a73','91045e75-b979-4707-8b6f-9c4da975cac6','75ca7024-1831-48f7-8c3b-f65d22c1029f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4eca3eb1ae34681847b1535f630ca93',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1997814032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df8ec487-53cb-4fee-b544-bcb2a611a1e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247e467288ec419bb299f7d210028289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4eca3eb1ae34681847b1535f630ca93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:49.993493 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045e7bf5-1dd6-4d62-ae34-53b68e1ae642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:50.010077 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045e7bf5-1dd6-4d62-ae34-53b68e1ae642) transitioned into state 'SUCCESS' from state '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-1997814032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247e467288ec419bb299f7d210028289',qos_specs=None,replication_status=,reservations=['2aeacd2d-be4c-4e00-9baa-c514ebd46311','d79bf9a8-0d8b-4765-8750-a36c3f688a73','91045e75-b979-4707-8b6f-9c4da975cac6','75ca7024-1831-48f7-8c3b-f65d22c1029f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4eca3eb1ae34681847b1535f630ca93',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:50.010714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91cdcdfd-fa95-4a8b-bd0c-751857167a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:50.018675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91cdcdfd-fa95-4a8b-bd0c-751857167a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:50.019545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Flow 'volume_create_api' (6e455a0f-34fd-45c0-b40d-45286055c609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:50.019811 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Create volume request issued successfully. Aug 23 18:27:50.020319 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-517d4a0c-7e43-4797-aaab-3d0ef2de70c7 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:27:50.020689 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1318/5288] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:27:49 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:27:50.035982 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ece2c13f-16bd-421d-84f0-7b74ce8423ee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:50.038224 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ece2c13f-16bd-421d-84f0-7b74ce8423ee tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] GET https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:50.038499 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ece2c13f-16bd-421d-84f0-7b74ce8423ee tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:50.038742 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ece2c13f-16bd-421d-84f0-7b74ce8423ee tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:50.047625 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:50.047625 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:50.052081 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ece2c13f-16bd-421d-84f0-7b74ce8423ee tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Volume info retrieved successfully. Aug 23 18:27:50.056952 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ece2c13f-16bd-421d-84f0-7b74ce8423ee tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 returned with HTTP 200 Aug 23 18:27:50.057439 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1321/5289] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:50 2026] GET /volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:51.072815 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a7c4257-99bb-43fc-bde8-a7ae751a7ae3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:51.074921 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a7c4257-99bb-43fc-bde8-a7ae751a7ae3 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] GET https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:51.075144 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a7c4257-99bb-43fc-bde8-a7ae751a7ae3 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:51.075366 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a7c4257-99bb-43fc-bde8-a7ae751a7ae3 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:51.083218 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:51.083218 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:51.086875 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4a7c4257-99bb-43fc-bde8-a7ae751a7ae3 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Volume info retrieved successfully. Aug 23 18:27:51.090598 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a7c4257-99bb-43fc-bde8-a7ae751a7ae3 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 returned with HTTP 200 Aug 23 18:27:51.090951 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1323/5290] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:51 2026] GET /volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:51.102373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-69e58bb6-ad73-496d-9229-1f74c4311e0d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:51.104285 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69e58bb6-ad73-496d-9229-1f74c4311e0d tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] GET https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:51.104518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69e58bb6-ad73-496d-9229-1f74c4311e0d tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:51.104738 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69e58bb6-ad73-496d-9229-1f74c4311e0d tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:51.111633 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:51.111633 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:51.115093 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-69e58bb6-ad73-496d-9229-1f74c4311e0d tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Volume info retrieved successfully. Aug 23 18:27:51.118759 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69e58bb6-ad73-496d-9229-1f74c4311e0d tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 returned with HTTP 200 Aug 23 18:27:51.119161 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1329/5291] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:51 2026] GET /volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 => generated 1020 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:51.130747 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-37241071-795a-4e81-aaac-cb570a4b3f29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:51.132697 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37241071-795a-4e81-aaac-cb570a4b3f29 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] GET https://10.4.3.148/volume/v3/os-services?host=np0000007943&binary=cinder-volume Aug 23 18:27:51.132956 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37241071-795a-4e81-aaac-cb570a4b3f29 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:51.133165 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37241071-795a-4e81-aaac-cb570a4b3f29 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:51.133421 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:51.133421 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:51.138013 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37241071-795a-4e81-aaac-cb570a4b3f29 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] https://10.4.3.148/volume/v3/os-services?host=np0000007943&binary=cinder-volume returned with HTTP 200 Aug 23 18:27:51.138480 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1319/5292] 10.4.3.148 () {66 vars in 1326 bytes} [Sun Aug 23 18:27:51 2026] GET /volume/v3/os-services?host=np0000007943&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:51.145207 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfd1429f-0ad8-4d17-8728-067ff2a019a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:51.146941 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd1429f-0ad8-4d17-8728-067ff2a019a4 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] GET https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:51.147137 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd1429f-0ad8-4d17-8728-067ff2a019a4 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:51.147326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd1429f-0ad8-4d17-8728-067ff2a019a4 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:51.153954 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:51.153954 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:51.157124 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dfd1429f-0ad8-4d17-8728-067ff2a019a4 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Volume info retrieved successfully. Aug 23 18:27:51.160667 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd1429f-0ad8-4d17-8728-067ff2a019a4 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 returned with HTTP 200 Aug 23 18:27:51.161034 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1322/5293] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:51 2026] GET /volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:51.171714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:51.173450 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] DELETE https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:51.173666 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:51.173880 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:51.174030 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Delete volume with id: df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:51.180490 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:51.180490 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:51.180933 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Volume info retrieved successfully. Aug 23 18:27:51.196419 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Delete volume request issued successfully. Aug 23 18:27:51.196587 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ecc41bf-4f56-4aed-ae4c-ae6ed03f7f68 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 returned with HTTP 202 Aug 23 18:27:51.197002 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1324/5294] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:27:51 2026] DELETE /volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:27:51.204586 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f9fca4c6-e81d-4cd2-bd42-39867bcedd26 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:51.206607 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9fca4c6-e81d-4cd2-bd42-39867bcedd26 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] GET https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:51.206806 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9fca4c6-e81d-4cd2-bd42-39867bcedd26 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:51.207010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9fca4c6-e81d-4cd2-bd42-39867bcedd26 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:51.213905 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:51.213905 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:51.217740 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f9fca4c6-e81d-4cd2-bd42-39867bcedd26 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Volume info retrieved successfully. Aug 23 18:27:51.222594 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9fca4c6-e81d-4cd2-bd42-39867bcedd26 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 returned with HTTP 200 Aug 23 18:27:51.223028 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1330/5295] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:51 2026] GET /volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:52.237779 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb0c209d-25ad-4b8b-9141-275d057a17a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.239420 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb0c209d-25ad-4b8b-9141-275d057a17a5 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] GET https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 Aug 23 18:27:52.239582 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb0c209d-25ad-4b8b-9141-275d057a17a5 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:52.239783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb0c209d-25ad-4b8b-9141-275d057a17a5 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:52.244967 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb0c209d-25ad-4b8b-9141-275d057a17a5 tempest-VolumesServicesTestJSON-893325033 tempest-VolumesServicesTestJSON-893325033-project-member] https://10.4.3.148/volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 returned with HTTP 404 Aug 23 18:27:52.245397 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1320/5296] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:52 2026] GET /volume/v3/volumes/df8ec487-53cb-4fee-b544-bcb2a611a1e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:52.252342 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-588aad98-6aff-4512-9070-8b1c03f14071 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.254066 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-588aad98-6aff-4512-9070-8b1c03f14071 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] GET https://10.4.3.148/volume/v3/os-services Aug 23 18:27:52.254281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-588aad98-6aff-4512-9070-8b1c03f14071 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:52.254455 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-588aad98-6aff-4512-9070-8b1c03f14071 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:52.258747 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-588aad98-6aff-4512-9070-8b1c03f14071 tempest-VolumesServicesTestJSON-1471513477 tempest-VolumesServicesTestJSON-1471513477-project-admin] https://10.4.3.148/volume/v3/os-services returned with HTTP 200 Aug 23 18:27:52.259089 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1323/5297] 10.4.3.148 () {66 vars in 1249 bytes} [Sun Aug 23 18:27:52 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:52.614620 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-77034847-f8e7-47eb-81cf-785c4eb1f1fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.616655 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-77034847-f8e7-47eb-81cf-785c4eb1f1fc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:52.616853 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-77034847-f8e7-47eb-81cf-785c4eb1f1fc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:52.617049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-77034847-f8e7-47eb-81cf-785c4eb1f1fc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:52.626708 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:52.626708 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:52.630531 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-77034847-f8e7-47eb-81cf-785c4eb1f1fc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:52.634572 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-77034847-f8e7-47eb-81cf-785c4eb1f1fc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:52.634966 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1325/5298] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:52 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:52.703065 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-346a6d62-58a8-4ea6-88ea-1a824dc52f75 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.703551 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-346a6d62-58a8-4ea6-88ea-1a824dc52f75 None None] GET https://10.4.3.148/volume// Aug 23 18:27:52.703775 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-346a6d62-58a8-4ea6-88ea-1a824dc52f75 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:52.704037 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-346a6d62-58a8-4ea6-88ea-1a824dc52f75 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:52.704451 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-346a6d62-58a8-4ea6-88ea-1a824dc52f75 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:52.704820 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1331/5299] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:27:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:52.711165 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-e7d4ecee-aa44-4789-a51b-a634acdc6556 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.830001 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-e7d4ecee-aa44-4789-a51b-a634acdc6556 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:27:52.830341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-e7d4ecee-aa44-4789-a51b-a634acdc6556 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bf84da7-87c2-4b01-af40-319ef7c5d97f", "connector": null, "instance_uuid": "af53e55b-1ee4-43e8-adfb-e83057d5cf06"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:52.839670 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:52.839670 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:52.861088 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-e7d4ecee-aa44-4789-a51b-a634acdc6556 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:27:52.861522 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1321/5300] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:27:52 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:52.885143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33062d08-73a3-48ce-8e9a-7acf2e82a5ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.887415 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33062d08-73a3-48ce-8e9a-7acf2e82a5ad tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:52.887662 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33062d08-73a3-48ce-8e9a-7acf2e82a5ad tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:52.887957 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33062d08-73a3-48ce-8e9a-7acf2e82a5ad tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:52.892738 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-013fe711-0183-4b08-b238-71a68cb27cc6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.892817 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-013fe711-0183-4b08-b238-71a68cb27cc6 None None] GET https://10.4.3.148/volume// Aug 23 18:27:52.893009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-013fe711-0183-4b08-b238-71a68cb27cc6 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:52.893159 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-013fe711-0183-4b08-b238-71a68cb27cc6 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:52.893456 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-013fe711-0183-4b08-b238-71a68cb27cc6 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:52.893706 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1326/5301] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:52.900829 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-86729f69-5991-4239-8741-58ff13cfb20f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:52.901649 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:52.901649 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:52.902780 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-86729f69-5991-4239-8741-58ff13cfb20f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:52.903037 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-86729f69-5991-4239-8741-58ff13cfb20f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:52.903199 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-86729f69-5991-4239-8741-58ff13cfb20f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:52.904630 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-33062d08-73a3-48ce-8e9a-7acf2e82a5ad tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:52.908443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33062d08-73a3-48ce-8e9a-7acf2e82a5ad tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:52.908860 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1324/5302] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:52 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:52.915155 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:52.915155 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:52.918391 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-86729f69-5991-4239-8741-58ff13cfb20f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:52.921998 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-86729f69-5991-4239-8741-58ff13cfb20f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:52.922397 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1332/5303] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:52 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:53.023763 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-aa1a1447-bc33-44c5-9dcd-303f2f9c997e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:53.025636 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-aa1a1447-bc33-44c5-9dcd-303f2f9c997e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] PUT https://10.4.3.148/volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f Aug 23 18:27:53.026023 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-aa1a1447-bc33-44c5-9dcd-303f2f9c997e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:53.032308 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-aa1a1447-bc33-44c5-9dcd-303f2f9c997e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Acquiring lock "cinder-attachment_update-3bf84da7-87c2-4b01-af40-319ef7c5d97f-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:27:53.036808 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-aa1a1447-bc33-44c5-9dcd-303f2f9c997e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-3bf84da7-87c2-4b01-af40-319ef7c5d97f-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:27:53.037754 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:53.037754 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:53.102273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-aa1a1447-bc33-44c5-9dcd-303f2f9c997e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-3bf84da7-87c2-4b01-af40-319ef7c5d97f-np0000007943" released by "attachment_update" :: held 0.065s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:27:53.102617 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-aa1a1447-bc33-44c5-9dcd-303f2f9c997e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f returned with HTTP 200 Aug 23 18:27:53.103105 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1322/5304] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:27:53 2026] PUT /volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:53.920306 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f6c30b46-d00c-43ab-b5ee-2e2ee1f04c60 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:53.922145 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6c30b46-d00c-43ab-b5ee-2e2ee1f04c60 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:53.922375 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6c30b46-d00c-43ab-b5ee-2e2ee1f04c60 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:53.922555 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6c30b46-d00c-43ab-b5ee-2e2ee1f04c60 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:53.933682 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:53.933682 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:53.936964 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f6c30b46-d00c-43ab-b5ee-2e2ee1f04c60 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:53.940772 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6c30b46-d00c-43ab-b5ee-2e2ee1f04c60 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:53.941145 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1327/5305] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:53 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:54.001882 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1295219-aa82-49ce-9ddd-7cb1079dc7cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:54.081464 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1295219-aa82-49ce-9ddd-7cb1079dc7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] GET https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c Aug 23 18:27:54.081703 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1295219-aa82-49ce-9ddd-7cb1079dc7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:54.081973 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1295219-aa82-49ce-9ddd-7cb1079dc7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:54.091435 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b1295219-aa82-49ce-9ddd-7cb1079dc7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.092008 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b1295219-aa82-49ce-9ddd-7cb1079dc7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.097453 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1295219-aa82-49ce-9ddd-7cb1079dc7cd tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c returned with HTTP 200 Aug 23 18:27:54.097938 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1325/5306] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:27:54 2026] GET /volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c => generated 907 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:54.106456 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:54.108771 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c Aug 23 18:27:54.109283 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:54.153082 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.153406 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.153699 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.154018 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.154315 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.154594 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:54.159620 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6da7180-ab1c-41c2-86fa-55f75c8d6ece tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c returned with HTTP 200 Aug 23 18:27:54.160103 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1333/5307] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:27:54 2026] PUT /volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:54.169597 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-86935716-fe76-4785-a53c-d7c6aeb2549e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:54.223284 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:27:54.223650 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565704119"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:54.225055 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565704119'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:27:54.225204 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Create volume of 1 GB Aug 23 18:27:54.225511 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:54.225511 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:54.230630 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Availability Zones retrieved successfully. Aug 23 18:27:54.235572 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Flow 'volume_create_api' (f4de7ca2-4fee-4a0c-8c27-3af6f2d1ea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:54.236614 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae1eb9f-fd57-43be-918a-100fb0b8a5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:54.237502 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:27:54.260717 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae1eb9f-fd57-43be-918a-100fb0b8a5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:54.261441 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58078532-4977-496b-aacc-372249951560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:54.319953 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Created reservations ['49a12d93-1608-4bd1-9ff6-b5b9c854f0fa', 'c43dd4c7-a810-4d05-9768-2da9ed6a4129', '309d4549-9016-4928-9944-7536626c002e', '23c4d92a-40b8-451a-aed6-5e00a903a242'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:54.320808 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58078532-4977-496b-aacc-372249951560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49a12d93-1608-4bd1-9ff6-b5b9c854f0fa', 'c43dd4c7-a810-4d05-9768-2da9ed6a4129', '309d4549-9016-4928-9944-7536626c002e', '23c4d92a-40b8-451a-aed6-5e00a903a242']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:54.321512 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5e481b-8b01-4dab-95d5-f2238c96ee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:54.343044 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5e481b-8b01-4dab-95d5-f2238c96ee71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565704119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36620733606c40fa8fcfe92f2808eb8c',qos_specs=None,replication_status=,reservations=['49a12d93-1608-4bd1-9ff6-b5b9c854f0fa','c43dd4c7-a810-4d05-9768-2da9ed6a4129','309d4549-9016-4928-9944-7536626c002e','23c4d92a-40b8-451a-aed6-5e00a903a242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2cda75f21e348e99e68353af3503452',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565704119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36620733606c40fa8fcfe92f2808eb8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2cda75f21e348e99e68353af3503452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:54.343779 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5819faa3-d5a4-4f21-83f1-2417f9bc311b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:54.360618 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5819faa3-d5a4-4f21-83f1-2417f9bc311b) transitioned into state 'SUCCESS' from state '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-1565704119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36620733606c40fa8fcfe92f2808eb8c',qos_specs=None,replication_status=,reservations=['49a12d93-1608-4bd1-9ff6-b5b9c854f0fa','c43dd4c7-a810-4d05-9768-2da9ed6a4129','309d4549-9016-4928-9944-7536626c002e','23c4d92a-40b8-451a-aed6-5e00a903a242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2cda75f21e348e99e68353af3503452',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:54.361398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f833f641-42a8-416a-9928-39d076d11eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:54.371063 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f833f641-42a8-416a-9928-39d076d11eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:54.371815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Flow 'volume_create_api' (f4de7ca2-4fee-4a0c-8c27-3af6f2d1ea6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:54.372123 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Create volume request issued successfully. Aug 23 18:27:54.372626 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-86935716-fe76-4785-a53c-d7c6aeb2549e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:27:54.373188 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1323/5308] 10.4.3.148 () {68 vars in 1258 bytes} [Sun Aug 23 18:27:54 2026] POST /volume/v3/volumes => generated 767 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:27:54.384022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4169aff4-f274-410d-b69b-e06a1e4ceb96 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:54.385745 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4169aff4-f274-410d-b69b-e06a1e4ceb96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:54.385965 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4169aff4-f274-410d-b69b-e06a1e4ceb96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:54.386138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4169aff4-f274-410d-b69b-e06a1e4ceb96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:54.392784 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:54.392784 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:54.396096 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4169aff4-f274-410d-b69b-e06a1e4ceb96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:54.399780 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4169aff4-f274-410d-b69b-e06a1e4ceb96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e returned with HTTP 200 Aug 23 18:27:54.400155 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1328/5309] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:54 2026] GET /volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:54.953563 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-73544b7f-f463-4a80-898b-e7cdd884e9a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:54.955336 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73544b7f-f463-4a80-898b-e7cdd884e9a2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:54.955512 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73544b7f-f463-4a80-898b-e7cdd884e9a2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:54.955674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73544b7f-f463-4a80-898b-e7cdd884e9a2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:54.966370 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:54.966370 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:54.969649 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-73544b7f-f463-4a80-898b-e7cdd884e9a2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:54.973479 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73544b7f-f463-4a80-898b-e7cdd884e9a2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:54.973696 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1326/5310] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:54 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:55.322913 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-880ff604-4388-4102-968e-f5edacbfda3a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:55.324973 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-880ff604-4388-4102-968e-f5edacbfda3a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f/action Aug 23 18:27:55.325308 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-880ff604-4388-4102-968e-f5edacbfda3a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:55.325422 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-880ff604-4388-4102-968e-f5edacbfda3a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:55.343200 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:55.343200 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:55.351527 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eaa4f733-efea-43c7-b92a-59e193f7be39 req-880ff604-4388-4102-968e-f5edacbfda3a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f/action returned with HTTP 204 Aug 23 18:27:55.351977 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1334/5311] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:27:55 2026] POST /volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:55.411745 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f00db76e-a7cc-4e57-b1a2-13a81d8675a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:55.413540 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f00db76e-a7cc-4e57-b1a2-13a81d8675a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:55.413742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f00db76e-a7cc-4e57-b1a2-13a81d8675a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:55.413971 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f00db76e-a7cc-4e57-b1a2-13a81d8675a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:55.420520 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:55.420520 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:55.423621 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f00db76e-a7cc-4e57-b1a2-13a81d8675a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:55.427123 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f00db76e-a7cc-4e57-b1a2-13a81d8675a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e returned with HTTP 200 Aug 23 18:27:55.427458 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1324/5312] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:55 2026] GET /volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:55.438572 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:55.440061 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:27:55.440368 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-834654590"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:55.447748 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:55.447748 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:55.448205 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:55.448328 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Create snapshot from volume 0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:55.486594 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Created reservations ['97cc760e-9cad-40a3-b6ae-c7767b4d94d0', '5de83edf-e9e7-42ce-83af-519ec7d7d5ab', '9d5db51f-aa6c-4931-afaf-9e8632dcacb5', '9c5701fa-592f-4b43-b17f-0f8fdfc4667d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:55.512068 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Snapshot create request issued successfully. Aug 23 18:27:55.512383 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0e4d69a-bf82-4d71-b242-9acd6d753203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:27:55.512768 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1329/5313] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:27:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:27:55.521101 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-573d43d8-5a92-49cd-84dd-fc63037bfa1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:55.523761 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-573d43d8-5a92-49cd-84dd-fc63037bfa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 Aug 23 18:27:55.524026 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-573d43d8-5a92-49cd-84dd-fc63037bfa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:55.524269 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-573d43d8-5a92-49cd-84dd-fc63037bfa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:55.530204 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:55.530204 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:55.530754 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-573d43d8-5a92-49cd-84dd-fc63037bfa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Snapshot retrieved successfully. Aug 23 18:27:55.531696 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-573d43d8-5a92-49cd-84dd-fc63037bfa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 returned with HTTP 200 Aug 23 18:27:55.532155 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1327/5314] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:27:55 2026] GET /volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:55.985589 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-47b63a6c-a1a7-427b-8ed6-c608acc1ebb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:55.987340 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47b63a6c-a1a7-427b-8ed6-c608acc1ebb7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:55.987530 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47b63a6c-a1a7-427b-8ed6-c608acc1ebb7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:55.987724 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47b63a6c-a1a7-427b-8ed6-c608acc1ebb7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:55.999561 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:55.999561 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:56.002465 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-47b63a6c-a1a7-427b-8ed6-c608acc1ebb7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:56.006127 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47b63a6c-a1a7-427b-8ed6-c608acc1ebb7 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:56.006468 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1335/5315] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:55 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:56.541039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d807715-2703-46a4-84ba-ce93f6ad2349 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:56.543180 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d807715-2703-46a4-84ba-ce93f6ad2349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 Aug 23 18:27:56.543376 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d807715-2703-46a4-84ba-ce93f6ad2349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:56.543556 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d807715-2703-46a4-84ba-ce93f6ad2349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:56.548447 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:56.548447 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:56.548890 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0d807715-2703-46a4-84ba-ce93f6ad2349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Snapshot retrieved successfully. Aug 23 18:27:56.549710 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d807715-2703-46a4-84ba-ce93f6ad2349 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 returned with HTTP 200 Aug 23 18:27:56.550101 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1325/5316] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:27:56 2026] GET /volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:56.558638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:56.560473 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c Aug 23 18:27:56.560811 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:56.570383 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:56.570383 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:56.596410 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:56.596649 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:56.596929 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1483876977 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1483876977, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:56.597186 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:56.597407 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:56.597635 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1621382051-898852658, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:27:56.601926 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3882964-ed7b-4afc-b19b-427ba24a2f1e tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c returned with HTTP 200 Aug 23 18:27:56.602306 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1330/5317] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:27:56 2026] PUT /volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:56.610511 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d0a8550-b3e8-4408-ba33-8332b75a09e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:56.612283 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d0a8550-b3e8-4408-ba33-8332b75a09e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:27:56.612632 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d0a8550-b3e8-4408-ba33-8332b75a09e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:56.620341 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:56.620341 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:56.620742 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9d0a8550-b3e8-4408-ba33-8332b75a09e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:56.620865 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-9d0a8550-b3e8-4408-ba33-8332b75a09e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Create snapshot from volume 0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:56.638108 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota_utils [None req-9d0a8550-b3e8-4408-ba33-8332b75a09e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Quota exceeded for 36620733606c40fa8fcfe92f2808eb8c, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 23 18:27:56.638445 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-9d0a8550-b3e8-4408-ba33-8332b75a09e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 413 Aug 23 18:27:56.639368 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1328/5318] 10.4.3.148 () {68 vars in 1264 bytes} [Sun Aug 23 18:27:56 2026] POST /volume/v3/snapshots => generated 208 bytes in 29 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 23 18:27:56.646604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-595f8084-7792-4925-b421-3453cd2e5fa8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:56.648888 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-595f8084-7792-4925-b421-3453cd2e5fa8 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c Aug 23 18:27:56.649364 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-595f8084-7792-4925-b421-3453cd2e5fa8 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:56.702709 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-595f8084-7792-4925-b421-3453cd2e5fa8 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c returned with HTTP 200 Aug 23 18:27:56.703123 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1336/5319] 10.4.3.148 () {68 vars in 1374 bytes} [Sun Aug 23 18:27:56 2026] PUT /volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:56.712499 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42e77835-eec7-4d69-9086-522d9233b7df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:56.714622 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42e77835-eec7-4d69-9086-522d9233b7df tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:27:56.715042 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42e77835-eec7-4d69-9086-522d9233b7df tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:56.724874 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:56.724874 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:56.725495 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-42e77835-eec7-4d69-9086-522d9233b7df tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:56.725641 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-42e77835-eec7-4d69-9086-522d9233b7df tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Create snapshot from volume 0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:56.743570 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota_utils [None req-42e77835-eec7-4d69-9086-522d9233b7df tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Quota exceeded for 36620733606c40fa8fcfe92f2808eb8c, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 23 18:27:56.743825 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.middleware.fault [None req-42e77835-eec7-4d69-9086-522d9233b7df tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 413 Aug 23 18:27:56.744442 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1326/5320] 10.4.3.148 () {68 vars in 1264 bytes} [Sun Aug 23 18:27:56 2026] POST /volume/v3/snapshots => generated 133 bytes in 32 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 23 18:27:56.752810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:56.754760 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 Aug 23 18:27:56.754963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:56.755156 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:56.755315 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Delete snapshot with id: 73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 Aug 23 18:27:56.760601 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:56.760601 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:56.761251 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Snapshot retrieved successfully. Aug 23 18:27:56.777356 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Snapshot delete request issued successfully. Aug 23 18:27:56.777577 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdd14a6e-ab22-457a-9c83-ed30f2debd2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 returned with HTTP 202 Aug 23 18:27:56.778313 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1331/5321] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:27:56 2026] DELETE /volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:27:56.785174 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2f36c959-fe19-4665-a6e6-d2b98c1de3be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:56.787546 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f36c959-fe19-4665-a6e6-d2b98c1de3be tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 Aug 23 18:27:56.787859 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f36c959-fe19-4665-a6e6-d2b98c1de3be tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:56.788160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f36c959-fe19-4665-a6e6-d2b98c1de3be tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:56.793468 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:56.793468 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:56.793854 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2f36c959-fe19-4665-a6e6-d2b98c1de3be tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Snapshot retrieved successfully. Aug 23 18:27:56.794638 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f36c959-fe19-4665-a6e6-d2b98c1de3be tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 returned with HTTP 200 Aug 23 18:27:56.795042 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1329/5322] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:27:56 2026] GET /volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:57.183858 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.185677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:27:57.186028 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-96019611", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:57.187455 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-96019611', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:27:57.187572 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume of 1 GB Aug 23 18:27:57.191294 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Availability Zones retrieved successfully. Aug 23 18:27:57.197996 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (55deee59-ffda-41b9-9d9a-6db63648fbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:57.199015 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3f5aca-98f7-4d04-a190-d14ede5639fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:57.199890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:27:57.214691 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-930d16eb-eb95-488b-9847-ef3c9932f6cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.216536 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-930d16eb-eb95-488b-9847-ef3c9932f6cb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:57.216714 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-930d16eb-eb95-488b-9847-ef3c9932f6cb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.216922 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-930d16eb-eb95-488b-9847-ef3c9932f6cb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.226365 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3f5aca-98f7-4d04-a190-d14ede5639fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:57.227157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154ec013-79ce-42dc-abc2-5b3792121d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:57.227374 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.227374 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:57.230899 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-930d16eb-eb95-488b-9847-ef3c9932f6cb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.234913 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-930d16eb-eb95-488b-9847-ef3c9932f6cb tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:57.235286 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1327/5323] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:57.249250 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-528c192e-778a-4919-98f8-83d40ef550a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.250968 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-528c192e-778a-4919-98f8-83d40ef550a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:57.251164 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-528c192e-778a-4919-98f8-83d40ef550a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.251378 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-528c192e-778a-4919-98f8-83d40ef550a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.263233 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.263233 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:57.266805 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-528c192e-778a-4919-98f8-83d40ef550a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.270761 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-528c192e-778a-4919-98f8-83d40ef550a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:57.271157 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1332/5324] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:57.283962 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f824680e-dc82-4807-a712-ebe28d2c0d1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.286200 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f824680e-dc82-4807-a712-ebe28d2c0d1d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:57.286481 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f824680e-dc82-4807-a712-ebe28d2c0d1d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.286729 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f824680e-dc82-4807-a712-ebe28d2c0d1d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.292806 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Created reservations ['049618ec-ea25-41ef-a95a-e9de334a7d59', '2d554e94-5caa-4932-a911-1afe28ad91f8', '521d832c-6423-40f1-b80b-593fc6c88e6d', 'c2df1881-edb5-46c8-b7a8-69b0bf1fa55d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:27:57.293750 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154ec013-79ce-42dc-abc2-5b3792121d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['049618ec-ea25-41ef-a95a-e9de334a7d59', '2d554e94-5caa-4932-a911-1afe28ad91f8', '521d832c-6423-40f1-b80b-593fc6c88e6d', 'c2df1881-edb5-46c8-b7a8-69b0bf1fa55d']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:57.294560 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1818b9f-9606-4c14-bf66-642325949c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:57.299014 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.299014 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:57.302475 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f824680e-dc82-4807-a712-ebe28d2c0d1d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.306552 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f824680e-dc82-4807-a712-ebe28d2c0d1d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:57.306850 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1330/5325] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:57.322971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1818b9f-9606-4c14-bf66-642325949c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7626463f-b235-460e-923d-eea5766c75e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-96019611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['049618ec-ea25-41ef-a95a-e9de334a7d59','2d554e94-5caa-4932-a911-1afe28ad91f8','521d832c-6423-40f1-b80b-593fc6c88e6d','c2df1881-edb5-46c8-b7a8-69b0bf1fa55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-96019611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7626463f-b235-460e-923d-eea5766c75e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e89140edbd740a8b992373686e4c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a10cc0689025425ba132aff187e0dabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:57.323778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7bc8fe-c46e-4d0d-a033-446a64206f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:57.341112 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7bc8fe-c46e-4d0d-a033-446a64206f7b) transitioned into state 'SUCCESS' from state '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-96019611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['049618ec-ea25-41ef-a95a-e9de334a7d59','2d554e94-5caa-4932-a911-1afe28ad91f8','521d832c-6423-40f1-b80b-593fc6c88e6d','c2df1881-edb5-46c8-b7a8-69b0bf1fa55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:57.341903 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e974484-569d-4b19-a7dc-394e55238da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:27:57.348975 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-80a302a5-ae6d-4fcc-a81b-c7bbe7ce6b41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.351174 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-80a302a5-ae6d-4fcc-a81b-c7bbe7ce6b41 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:57.351386 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-80a302a5-ae6d-4fcc-a81b-c7bbe7ce6b41 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.351436 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e974484-569d-4b19-a7dc-394e55238da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:27:57.351566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-80a302a5-ae6d-4fcc-a81b-c7bbe7ce6b41 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.352397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (55deee59-ffda-41b9-9d9a-6db63648fbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:27:57.352734 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request issued successfully. Aug 23 18:27:57.353287 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4f3df2c-f7fd-4c1b-85fb-fb63c919c514 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:27:57.353718 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1337/5326] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:27:57 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:27:57.363103 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.363103 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:57.365317 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a0fb0ee-f06a-4838-9501-c7130f2cc20a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.366617 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-80a302a5-ae6d-4fcc-a81b-c7bbe7ce6b41 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.367033 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a0fb0ee-f06a-4838-9501-c7130f2cc20a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:27:57.367202 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb0ee-f06a-4838-9501-c7130f2cc20a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.367441 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb0ee-f06a-4838-9501-c7130f2cc20a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.370448 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-80a302a5-ae6d-4fcc-a81b-c7bbe7ce6b41 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:57.370870 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1328/5327] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:57.374229 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.374229 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:57.377633 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4a0fb0ee-f06a-4838-9501-c7130f2cc20a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:27:57.381735 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a0fb0ee-f06a-4838-9501-c7130f2cc20a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:27:57.382386 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1333/5328] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:57.387916 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-ca505160-78ca-4481-b877-9fc0ace5416d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.390372 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-ca505160-78ca-4481-b877-9fc0ace5416d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f/action Aug 23 18:27:57.390796 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-ca505160-78ca-4481-b877-9fc0ace5416d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:27:57.390956 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-ca505160-78ca-4481-b877-9fc0ace5416d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:57.406381 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.406381 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:57.407033 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-ca505160-78ca-4481-b877-9fc0ace5416d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.413668 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-ca505160-78ca-4481-b877-9fc0ace5416d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Begin detaching volume completed successfully. Aug 23 18:27:57.413959 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-ca505160-78ca-4481-b877-9fc0ace5416d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f/action returned with HTTP 202 Aug 23 18:27:57.414504 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1331/5329] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:27:57 2026] POST /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:27:57.432942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-36a935aa-5f56-4c78-a14c-3dc924f7dd0e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.434906 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36a935aa-5f56-4c78-a14c-3dc924f7dd0e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:57.435095 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36a935aa-5f56-4c78-a14c-3dc924f7dd0e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.435286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36a935aa-5f56-4c78-a14c-3dc924f7dd0e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.449365 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.449365 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:57.451161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-630899c5-ef82-4436-b988-cfedc9005d4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.451618 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-630899c5-ef82-4436-b988-cfedc9005d4a None None] GET https://10.4.3.148/volume// Aug 23 18:27:57.451868 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-630899c5-ef82-4436-b988-cfedc9005d4a None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.452076 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-630899c5-ef82-4436-b988-cfedc9005d4a None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.452415 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-630899c5-ef82-4436-b988-cfedc9005d4a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:57.452698 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1329/5330] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:57.452870 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-36a935aa-5f56-4c78-a14c-3dc924f7dd0e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.457014 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36a935aa-5f56-4c78-a14c-3dc924f7dd0e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:57.457526 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1338/5331] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1514 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:57.459416 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-9bdcea0e-1bfa-4eed-bd40-288d2f3eba4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.461520 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-9bdcea0e-1bfa-4eed-bd40-288d2f3eba4b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:57.461710 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-9bdcea0e-1bfa-4eed-bd40-288d2f3eba4b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.462016 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-9bdcea0e-1bfa-4eed-bd40-288d2f3eba4b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.472915 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.472915 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:57.476266 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-9bdcea0e-1bfa-4eed-bd40-288d2f3eba4b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.480342 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-9bdcea0e-1bfa-4eed-bd40-288d2f3eba4b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:57.480757 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1334/5332] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1694 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:57.804542 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1419f1cf-45b0-4f4f-aa9d-c9f3b0702aa3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.806081 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1419f1cf-45b0-4f4f-aa9d-c9f3b0702aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 Aug 23 18:27:57.806265 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1419f1cf-45b0-4f4f-aa9d-c9f3b0702aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.806435 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1419f1cf-45b0-4f4f-aa9d-c9f3b0702aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.810035 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1419f1cf-45b0-4f4f-aa9d-c9f3b0702aa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 returned with HTTP 404 Aug 23 18:27:57.810428 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1332/5333] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/snapshots/73a1afd9-1d96-45a1-a6ff-70b25dd9cbc3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:57.817340 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a56cbcab-4731-472a-ba03-22d97f84274f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.819132 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a56cbcab-4731-472a-ba03-22d97f84274f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:57.819461 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a56cbcab-4731-472a-ba03-22d97f84274f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.819611 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a56cbcab-4731-472a-ba03-22d97f84274f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.826232 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.826232 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:57.829390 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a56cbcab-4731-472a-ba03-22d97f84274f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:57.832867 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a56cbcab-4731-472a-ba03-22d97f84274f tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e returned with HTTP 200 Aug 23 18:27:57.833387 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1330/5334] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:57.843556 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.845195 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:57.845389 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.845592 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.845800 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Delete volume with id: 0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:57.851958 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.851958 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:57.852397 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:57.866640 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Delete volume request issued successfully. Aug 23 18:27:57.866860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7cac860-dc42-47f6-bc63-c1507b0990fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e returned with HTTP 202 Aug 23 18:27:57.867203 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1339/5335] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:27:57 2026] DELETE /volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:27:57.873116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bbad158a-6ad9-46af-ab2a-c0cdf8ffb5fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.874953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbad158a-6ad9-46af-ab2a-c0cdf8ffb5fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:57.875135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbad158a-6ad9-46af-ab2a-c0cdf8ffb5fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.875360 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbad158a-6ad9-46af-ab2a-c0cdf8ffb5fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.881888 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.881888 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:57.885386 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bbad158a-6ad9-46af-ab2a-c0cdf8ffb5fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Volume info retrieved successfully. Aug 23 18:27:57.889395 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbad158a-6ad9-46af-ab2a-c0cdf8ffb5fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e returned with HTTP 200 Aug 23 18:27:57.889971 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1335/5336] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:57.964609 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-d50dc0c4-2dc1-47af-b1d6-e9ad9c573065 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:57.966629 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-d50dc0c4-2dc1-47af-b1d6-e9ad9c573065 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:57.966835 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-d50dc0c4-2dc1-47af-b1d6-e9ad9c573065 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:57.967027 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-d50dc0c4-2dc1-47af-b1d6-e9ad9c573065 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:57.977910 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:57.977910 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:57.981005 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-d50dc0c4-2dc1-47af-b1d6-e9ad9c573065 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:57.984576 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-d50dc0c4-2dc1-47af-b1d6-e9ad9c573065 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:57.984974 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1333/5337] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:57 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1514 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:57.997934 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-b98731cd-27aa-4b93-acda-47149b750218 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:58.000015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-b98731cd-27aa-4b93-acda-47149b750218 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f Aug 23 18:27:58.000204 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-b98731cd-27aa-4b93-acda-47149b750218 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:58.000416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-b98731cd-27aa-4b93-acda-47149b750218 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:58.006624 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:58.006624 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:58.045339 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-83b76d1f-dbdd-4692-958f-a59715d920e5 req-b98731cd-27aa-4b93-acda-47149b750218 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f returned with HTTP 200 Aug 23 18:27:58.045742 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1331/5338] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:27:57 2026] DELETE /volume/v3/attachments/c574ae2a-2624-45b7-b3d5-94f5a08e5f1f => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:58.394999 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-559fad74-e8ab-4f31-9ef4-b66cbab92a5a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:58.396637 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-559fad74-e8ab-4f31-9ef4-b66cbab92a5a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:27:58.396825 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-559fad74-e8ab-4f31-9ef4-b66cbab92a5a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:58.397027 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-559fad74-e8ab-4f31-9ef4-b66cbab92a5a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:58.403417 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:58.403417 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:58.406460 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-559fad74-e8ab-4f31-9ef4-b66cbab92a5a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:27:58.409891 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-559fad74-e8ab-4f31-9ef4-b66cbab92a5a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:27:58.410202 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1340/5339] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:58 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:58.421756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f0fbb57a-54b3-4a4a-9aeb-91871888bb23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:58.423538 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0fbb57a-54b3-4a4a-9aeb-91871888bb23 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:27:58.423714 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0fbb57a-54b3-4a4a-9aeb-91871888bb23 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:58.423911 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0fbb57a-54b3-4a4a-9aeb-91871888bb23 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:58.430512 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:58.430512 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:58.433735 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f0fbb57a-54b3-4a4a-9aeb-91871888bb23 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:27:58.437666 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0fbb57a-54b3-4a4a-9aeb-91871888bb23 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:27:58.438030 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1336/5340] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:58 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:58.471594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c7b2f11-db33-4f74-8f65-78fc5e63ab65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:58.473415 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c7b2f11-db33-4f74-8f65-78fc5e63ab65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:27:58.473654 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c7b2f11-db33-4f74-8f65-78fc5e63ab65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:58.473901 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c7b2f11-db33-4f74-8f65-78fc5e63ab65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:58.482911 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:58.482911 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:58.486397 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c7b2f11-db33-4f74-8f65-78fc5e63ab65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:27:58.490246 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c7b2f11-db33-4f74-8f65-78fc5e63ab65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:27:58.490641 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1334/5341] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:58 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:27:58.902323 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-168509fb-1819-43e6-9818-22109bcb084b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:58.904277 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-168509fb-1819-43e6-9818-22109bcb084b tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] GET https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e Aug 23 18:27:58.904494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-168509fb-1819-43e6-9818-22109bcb084b tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:58.904757 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-168509fb-1819-43e6-9818-22109bcb084b tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:58.911054 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-168509fb-1819-43e6-9818-22109bcb084b tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091 tempest-VolumeSnapshotQuotasNegativeTestJSON-1363748091-project-member] https://10.4.3.148/volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e returned with HTTP 404 Aug 23 18:27:58.912019 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1332/5342] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:58 2026] GET /volume/v3/volumes/0e5b9fd2-6f8e-4f49-8096-a2ffc2fdb61e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:27:58.921286 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f1d23040-72d5-43ba-a5a0-3bf9c5d07813 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:58.923619 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1d23040-72d5-43ba-a5a0-3bf9c5d07813 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] PUT https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c Aug 23 18:27:58.924112 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1d23040-72d5-43ba-a5a0-3bf9c5d07813 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:59.005278 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1d23040-72d5-43ba-a5a0-3bf9c5d07813 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560 tempest-VolumeSnapshotQuotasNegativeTestJSON-844383560-project-admin] https://10.4.3.148/volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c returned with HTTP 200 Aug 23 18:27:59.005836 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1341/5343] 10.4.3.148 () {68 vars in 1375 bytes} [Sun Aug 23 18:27:58 2026] PUT /volume/v3/os-quota-sets/36620733606c40fa8fcfe92f2808eb8c => generated 865 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:59.119487 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-d0581944-7973-42ef-80ca-7327a1ade0b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:59.121636 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-d0581944-7973-42ef-80ca-7327a1ade0b3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:27:59.121847 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-d0581944-7973-42ef-80ca-7327a1ade0b3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:59.122055 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-d0581944-7973-42ef-80ca-7327a1ade0b3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:59.129062 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:59.129062 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:27:59.132629 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-d0581944-7973-42ef-80ca-7327a1ade0b3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:27:59.137891 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-d0581944-7973-42ef-80ca-7327a1ade0b3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:27:59.138503 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1337/5344] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:27:59 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:59.216267 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-350671b4-cf43-4435-9aff-bfdb6abf5f3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:59.216577 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-350671b4-cf43-4435-9aff-bfdb6abf5f3d None None] GET https://10.4.3.148/volume// Aug 23 18:27:59.216744 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-350671b4-cf43-4435-9aff-bfdb6abf5f3d None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:59.216944 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-350671b4-cf43-4435-9aff-bfdb6abf5f3d None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:59.217272 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-350671b4-cf43-4435-9aff-bfdb6abf5f3d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:59.217577 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1335/5345] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:27:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:59.224555 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-96fc8c7f-425c-4eea-a841-f436f15161f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:59.226586 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-96fc8c7f-425c-4eea-a841-f436f15161f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:27:59.227096 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-96fc8c7f-425c-4eea-a841-f436f15161f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7626463f-b235-460e-923d-eea5766c75e5", "connector": null, "instance_uuid": "56d0af41-f07c-4153-b281-8953530560ac"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:59.234979 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:59.234979 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:59.258460 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-96fc8c7f-425c-4eea-a841-f436f15161f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:27:59.258626 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1333/5346] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:27:59 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 23 18:27:59.285415 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-113c707e-a998-41d4-a0b3-268e9875d6d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:59.289011 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-113c707e-a998-41d4-a0b3-268e9875d6d0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:27:59.289267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-113c707e-a998-41d4-a0b3-268e9875d6d0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:59.289520 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-113c707e-a998-41d4-a0b3-268e9875d6d0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:59.293858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80337a56-9996-48a4-b4e3-d7d9762ca940 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:59.295102 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80337a56-9996-48a4-b4e3-d7d9762ca940 None None] GET https://10.4.3.148/volume// Aug 23 18:27:59.295271 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80337a56-9996-48a4-b4e3-d7d9762ca940 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:59.295446 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80337a56-9996-48a4-b4e3-d7d9762ca940 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:59.295777 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80337a56-9996-48a4-b4e3-d7d9762ca940 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:27:59.296067 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1338/5347] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:27:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:27:59.300601 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:59.300601 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:27:59.303503 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-80714347-0f35-4148-a263-f42cbe3710bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:59.304076 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-113c707e-a998-41d4-a0b3-268e9875d6d0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:27:59.305553 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-80714347-0f35-4148-a263-f42cbe3710bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:27:59.305767 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-80714347-0f35-4148-a263-f42cbe3710bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:27:59.305960 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-80714347-0f35-4148-a263-f42cbe3710bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:27:59.308122 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-113c707e-a998-41d4-a0b3-268e9875d6d0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:27:59.308640 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1342/5348] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:27:59 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:27:59.318278 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:59.318278 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:27:59.322486 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-80714347-0f35-4148-a263-f42cbe3710bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:27:59.326819 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-80714347-0f35-4148-a263-f42cbe3710bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:27:59.327276 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1336/5349] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:27:59 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:27:59.427439 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-709a61f9-cea0-4eba-905a-33dc4d3ba03a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:27:59.430202 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-709a61f9-cea0-4eba-905a-33dc4d3ba03a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] PUT https://10.4.3.148/volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4 Aug 23 18:27:59.430723 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-709a61f9-cea0-4eba-905a-33dc4d3ba03a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:27:59.439949 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-709a61f9-cea0-4eba-905a-33dc4d3ba03a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Acquiring lock "cinder-attachment_update-7626463f-b235-460e-923d-eea5766c75e5-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:27:59.445345 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-709a61f9-cea0-4eba-905a-33dc4d3ba03a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-7626463f-b235-460e-923d-eea5766c75e5-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:27:59.446502 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:27:59.446502 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:27:59.528010 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-709a61f9-cea0-4eba-905a-33dc4d3ba03a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-7626463f-b235-460e-923d-eea5766c75e5-np0000007943" released by "attachment_update" :: held 0.082s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:27:59.528010 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-709a61f9-cea0-4eba-905a-33dc4d3ba03a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4 returned with HTTP 200 Aug 23 18:27:59.528482 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1334/5350] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:27:59 2026] PUT /volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 23 18:28:00.321750 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-562fef5b-acad-48e6-96d1-64bdecef4c0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:00.323899 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-562fef5b-acad-48e6-96d1-64bdecef4c0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:00.324131 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-562fef5b-acad-48e6-96d1-64bdecef4c0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:00.324383 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-562fef5b-acad-48e6-96d1-64bdecef4c0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:00.334497 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:00.334497 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:00.337834 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-562fef5b-acad-48e6-96d1-64bdecef4c0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:00.341903 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-562fef5b-acad-48e6-96d1-64bdecef4c0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:00.342304 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1339/5351] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:00 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:00.919211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ca07a28d-5b7e-498c-ae9a-520c05dae4f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:00.920992 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca07a28d-5b7e-498c-ae9a-520c05dae4f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:00.921159 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca07a28d-5b7e-498c-ae9a-520c05dae4f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:00.921366 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca07a28d-5b7e-498c-ae9a-520c05dae4f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:00.930902 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:00.930902 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:00.934120 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ca07a28d-5b7e-498c-ae9a-520c05dae4f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:00.938678 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca07a28d-5b7e-498c-ae9a-520c05dae4f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:00.939116 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1343/5352] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:00 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:00.978892 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-3402c16b-3fb7-48cd-abb8-5755e4b9b9e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:00.981116 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-3402c16b-3fb7-48cd-abb8-5755e4b9b9e9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:00.981339 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-3402c16b-3fb7-48cd-abb8-5755e4b9b9e9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:00.982917 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-3402c16b-3fb7-48cd-abb8-5755e4b9b9e9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:00.996491 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:00.996491 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:00.999996 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-3402c16b-3fb7-48cd-abb8-5755e4b9b9e9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:01.004651 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-3402c16b-3fb7-48cd-abb8-5755e4b9b9e9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:01.005189 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1337/5353] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:00 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:01.021483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-7598eb17-5e5e-44fc-90b2-630b8ee1d459 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:01.023225 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-7598eb17-5e5e-44fc-90b2-630b8ee1d459 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f/action Aug 23 18:28:01.023567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-7598eb17-5e5e-44fc-90b2-630b8ee1d459 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:01.023727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-7598eb17-5e5e-44fc-90b2-630b8ee1d459 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:01.038997 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:01.038997 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:01.039766 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-7598eb17-5e5e-44fc-90b2-630b8ee1d459 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:01.046997 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-7598eb17-5e5e-44fc-90b2-630b8ee1d459 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Begin detaching volume completed successfully. Aug 23 18:28:01.047328 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-7598eb17-5e5e-44fc-90b2-630b8ee1d459 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f/action returned with HTTP 202 Aug 23 18:28:01.047955 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1335/5354] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:01 2026] POST /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:01.064622 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c4f8c73-65fa-4bf4-9706-2abbbbeac75a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:01.066288 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c4f8c73-65fa-4bf4-9706-2abbbbeac75a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:01.066471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c4f8c73-65fa-4bf4-9706-2abbbbeac75a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:01.066650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c4f8c73-65fa-4bf4-9706-2abbbbeac75a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:01.076665 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:01.076665 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:01.080060 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3c4f8c73-65fa-4bf4-9706-2abbbbeac75a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:01.083900 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c4f8c73-65fa-4bf4-9706-2abbbbeac75a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:01.084287 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1340/5355] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:01 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:01.085384 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-de83af03-dd36-4266-adc7-ab059e82fb51 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:01.085807 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de83af03-dd36-4266-adc7-ab059e82fb51 None None] GET https://10.4.3.148/volume// Aug 23 18:28:01.086005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de83af03-dd36-4266-adc7-ab059e82fb51 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:01.086253 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de83af03-dd36-4266-adc7-ab059e82fb51 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:01.086584 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de83af03-dd36-4266-adc7-ab059e82fb51 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:01.086904 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1344/5356] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:01.094579 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-5a54d7cc-e997-43ef-b854-5ff272420cc9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:01.096651 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-5a54d7cc-e997-43ef-b854-5ff272420cc9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:01.096887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-5a54d7cc-e997-43ef-b854-5ff272420cc9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:01.097060 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-5a54d7cc-e997-43ef-b854-5ff272420cc9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:01.106578 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:01.106578 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:01.110064 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-5a54d7cc-e997-43ef-b854-5ff272420cc9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:01.114709 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-5a54d7cc-e997-43ef-b854-5ff272420cc9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:01.115149 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1338/5357] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:01 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:01.354985 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aeec0446-d12f-4780-b51b-1c823526932d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:01.356771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aeec0446-d12f-4780-b51b-1c823526932d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:01.357016 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aeec0446-d12f-4780-b51b-1c823526932d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:01.357253 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aeec0446-d12f-4780-b51b-1c823526932d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:01.366220 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:01.366220 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:01.369461 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aeec0446-d12f-4780-b51b-1c823526932d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:01.373727 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aeec0446-d12f-4780-b51b-1c823526932d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:01.374283 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1336/5358] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:01 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:02.097231 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0602edab-6b50-4983-82b6-b963672e0cf3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:02.099067 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0602edab-6b50-4983-82b6-b963672e0cf3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:02.099309 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0602edab-6b50-4983-82b6-b963672e0cf3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:02.099535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0602edab-6b50-4983-82b6-b963672e0cf3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:02.108237 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:02.108237 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:02.111586 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0602edab-6b50-4983-82b6-b963672e0cf3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:02.115772 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0602edab-6b50-4983-82b6-b963672e0cf3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:02.116177 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1341/5359] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:02 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:02.386712 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-23c204ed-a6c1-4f79-be10-f79357404819 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:02.388420 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-23c204ed-a6c1-4f79-be10-f79357404819 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:02.388592 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-23c204ed-a6c1-4f79-be10-f79357404819 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:02.388776 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-23c204ed-a6c1-4f79-be10-f79357404819 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:02.397601 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:02.397601 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:02.401025 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-23c204ed-a6c1-4f79-be10-f79357404819 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:02.404774 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-23c204ed-a6c1-4f79-be10-f79357404819 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:02.405375 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1345/5360] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:02 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:02.753839 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-581aaf87-5c7f-4be4-aa31-d8d67099764c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:02.755905 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-581aaf87-5c7f-4be4-aa31-d8d67099764c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4/action Aug 23 18:28:02.756289 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-581aaf87-5c7f-4be4-aa31-d8d67099764c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:02.756469 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-581aaf87-5c7f-4be4-aa31-d8d67099764c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:02.772055 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:02.772055 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:02.781464 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e3b9c4a9-8ee8-4f30-ac5d-ae239ef2e440 req-581aaf87-5c7f-4be4-aa31-d8d67099764c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4/action returned with HTTP 204 Aug 23 18:28:02.781991 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1339/5361] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:28:02 2026] POST /volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:03.131594 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d6cace8f-11bc-4cc5-9958-5672e8ef9eca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:03.133368 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6cace8f-11bc-4cc5-9958-5672e8ef9eca tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:03.133576 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6cace8f-11bc-4cc5-9958-5672e8ef9eca tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:03.133752 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6cace8f-11bc-4cc5-9958-5672e8ef9eca tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:03.143383 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:03.143383 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:03.146657 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d6cace8f-11bc-4cc5-9958-5672e8ef9eca tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:03.150476 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6cace8f-11bc-4cc5-9958-5672e8ef9eca tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:03.150871 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1337/5362] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:03 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:03.416946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc8a43b3-8232-4b9b-a3c3-22db6cd9db9c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:03.418648 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc8a43b3-8232-4b9b-a3c3-22db6cd9db9c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:03.418862 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc8a43b3-8232-4b9b-a3c3-22db6cd9db9c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:03.419043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc8a43b3-8232-4b9b-a3c3-22db6cd9db9c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:03.427714 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:03.427714 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:03.430879 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fc8a43b3-8232-4b9b-a3c3-22db6cd9db9c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:03.434839 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc8a43b3-8232-4b9b-a3c3-22db6cd9db9c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:03.435194 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1342/5363] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:03 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:03.641678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-27629e39-7e93-46e8-b360-a76128d1b92b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:03.644000 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-27629e39-7e93-46e8-b360-a76128d1b92b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:03.644193 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-27629e39-7e93-46e8-b360-a76128d1b92b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:03.644399 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-27629e39-7e93-46e8-b360-a76128d1b92b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:03.656200 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:03.656200 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:03.660719 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-27629e39-7e93-46e8-b360-a76128d1b92b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:03.665378 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-27629e39-7e93-46e8-b360-a76128d1b92b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:03.665976 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1346/5364] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:03 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:04.016263 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-48949dbb-7d71-4735-bcdf-b9e50e02afd8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.018101 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-48949dbb-7d71-4735-bcdf-b9e50e02afd8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2 Aug 23 18:28:04.018283 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-48949dbb-7d71-4735-bcdf-b9e50e02afd8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.018449 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-48949dbb-7d71-4735-bcdf-b9e50e02afd8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.024773 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.024773 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:04.063061 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fed9fb4d-2a26-4598-a0e7-dbbfed618929 req-48949dbb-7d71-4735-bcdf-b9e50e02afd8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2 returned with HTTP 200 Aug 23 18:28:04.063578 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1340/5365] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:04 2026] DELETE /volume/v3/attachments/2dbe090e-8b28-48d7-8562-8a80708758f2 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:04.162521 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aceaebd9-fd3a-4ea8-aaf3-6cb7f5697b0f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.164524 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aceaebd9-fd3a-4ea8-aaf3-6cb7f5697b0f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:04.164721 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aceaebd9-fd3a-4ea8-aaf3-6cb7f5697b0f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.165025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aceaebd9-fd3a-4ea8-aaf3-6cb7f5697b0f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.173366 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.173366 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:04.177411 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aceaebd9-fd3a-4ea8-aaf3-6cb7f5697b0f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:04.182282 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aceaebd9-fd3a-4ea8-aaf3-6cb7f5697b0f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:04.182646 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1338/5366] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:04 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:04.193707 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b87f5fbf-03a7-4138-bde7-9a160e962a50 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.195630 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b87f5fbf-03a7-4138-bde7-9a160e962a50 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:04.195904 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b87f5fbf-03a7-4138-bde7-9a160e962a50 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.196327 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b87f5fbf-03a7-4138-bde7-9a160e962a50 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.206055 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.206055 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:04.209470 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b87f5fbf-03a7-4138-bde7-9a160e962a50 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:04.213736 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b87f5fbf-03a7-4138-bde7-9a160e962a50 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:28:04.214144 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1343/5367] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:04 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:04.255418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-d8b7205f-dd2c-47a7-94a5-a2300e5cfc0a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.257710 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-d8b7205f-dd2c-47a7-94a5-a2300e5cfc0a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:04.257963 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-d8b7205f-dd2c-47a7-94a5-a2300e5cfc0a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.258174 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-d8b7205f-dd2c-47a7-94a5-a2300e5cfc0a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.267352 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.267352 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:04.271102 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-d8b7205f-dd2c-47a7-94a5-a2300e5cfc0a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:04.275304 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-d8b7205f-dd2c-47a7-94a5-a2300e5cfc0a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:28:04.275662 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1347/5368] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:04 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:04.296995 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-88487642-8979-4f29-8517-106b0d554030 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.300162 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-88487642-8979-4f29-8517-106b0d554030 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/action Aug 23 18:28:04.300629 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-88487642-8979-4f29-8517-106b0d554030 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:04.300809 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-88487642-8979-4f29-8517-106b0d554030 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:04.314876 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.314876 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:04.315512 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-88487642-8979-4f29-8517-106b0d554030 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:04.321566 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-88487642-8979-4f29-8517-106b0d554030 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Begin detaching volume completed successfully. Aug 23 18:28:04.321946 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-88487642-8979-4f29-8517-106b0d554030 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/action returned with HTTP 202 Aug 23 18:28:04.322384 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1341/5369] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:04 2026] POST /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:04.341815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cbbf9239-2a5b-437a-8a6e-51f4ef5b821e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.344189 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbbf9239-2a5b-437a-8a6e-51f4ef5b821e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:04.344468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbbf9239-2a5b-437a-8a6e-51f4ef5b821e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.344760 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbbf9239-2a5b-437a-8a6e-51f4ef5b821e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.356957 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.356957 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:04.360805 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-08048c75-753f-49e3-90b4-3211c74c5a53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.361152 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cbbf9239-2a5b-437a-8a6e-51f4ef5b821e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:04.361324 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08048c75-753f-49e3-90b4-3211c74c5a53 None None] GET https://10.4.3.148/volume// Aug 23 18:28:04.361535 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08048c75-753f-49e3-90b4-3211c74c5a53 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.361743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08048c75-753f-49e3-90b4-3211c74c5a53 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.362052 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08048c75-753f-49e3-90b4-3211c74c5a53 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:04.362353 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1344/5370] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:04.365901 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbbf9239-2a5b-437a-8a6e-51f4ef5b821e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:28:04.366271 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1339/5371] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:04 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:04.369367 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-6892999e-c01c-4167-bbbc-ec3ddf4c0edf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.371191 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-6892999e-c01c-4167-bbbc-ec3ddf4c0edf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:04.371387 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-6892999e-c01c-4167-bbbc-ec3ddf4c0edf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.371555 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-6892999e-c01c-4167-bbbc-ec3ddf4c0edf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.380810 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.380810 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:04.384246 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-6892999e-c01c-4167-bbbc-ec3ddf4c0edf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:04.389037 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-6892999e-c01c-4167-bbbc-ec3ddf4c0edf tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:28:04.389559 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1348/5372] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:04 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 1349 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:04.397846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-0e475adb-6dad-4614-9525-891c0b5ce70b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:04.399874 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-0e475adb-6dad-4614-9525-891c0b5ce70b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/encryption Aug 23 18:28:04.400115 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-0e475adb-6dad-4614-9525-891c0b5ce70b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:04.400369 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-0e475adb-6dad-4614-9525-891c0b5ce70b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:04.409011 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:04.409011 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:04.415171 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-0e475adb-6dad-4614-9525-891c0b5ce70b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/encryption returned with HTTP 200 Aug 23 18:28:04.415633 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1342/5373] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:28:04 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:05.226228 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-4c3c7508-03db-4d1d-87cb-3904f7f7b2f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.228363 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-4c3c7508-03db-4d1d-87cb-3904f7f7b2f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f Aug 23 18:28:05.228570 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-4c3c7508-03db-4d1d-87cb-3904f7f7b2f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:05.228775 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-4c3c7508-03db-4d1d-87cb-3904f7f7b2f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:05.236037 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:05.236037 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:05.285623 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7858b8ec-5643-4994-92c8-1fe9bd84e2ce req-4c3c7508-03db-4d1d-87cb-3904f7f7b2f1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f returned with HTTP 200 Aug 23 18:28:05.286224 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1345/5374] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:05 2026] DELETE /volume/v3/attachments/69cb8d08-5924-4979-905a-3d215b0aab1f => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:05.378753 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-017623d2-ba60-4a02-9335-ea33aa44f5e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.380572 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-017623d2-ba60-4a02-9335-ea33aa44f5e4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:05.380768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-017623d2-ba60-4a02-9335-ea33aa44f5e4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:05.380969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-017623d2-ba60-4a02-9335-ea33aa44f5e4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:05.387439 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:05.387439 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:05.390920 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-017623d2-ba60-4a02-9335-ea33aa44f5e4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:05.395114 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-017623d2-ba60-4a02-9335-ea33aa44f5e4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:28:05.395503 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1340/5375] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:05 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:05.407194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-94952b3f-1f7c-4ce7-af4e-ad164d2f849b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.409042 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94952b3f-1f7c-4ce7-af4e-ad164d2f849b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:05.409248 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94952b3f-1f7c-4ce7-af4e-ad164d2f849b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:05.409474 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94952b3f-1f7c-4ce7-af4e-ad164d2f849b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:05.418592 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:05.418592 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:05.422058 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-94952b3f-1f7c-4ce7-af4e-ad164d2f849b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:05.426612 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94952b3f-1f7c-4ce7-af4e-ad164d2f849b tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:28:05.427033 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1349/5376] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:05 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:05.467672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1e5ff132-b779-4421-85a3-d10d609688f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.471832 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1e5ff132-b779-4421-85a3-d10d609688f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:05.471832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1e5ff132-b779-4421-85a3-d10d609688f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:05.471832 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1e5ff132-b779-4421-85a3-d10d609688f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:05.480885 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:05.480885 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:05.485263 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1e5ff132-b779-4421-85a3-d10d609688f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:05.489396 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1e5ff132-b779-4421-85a3-d10d609688f3 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:28:05.489889 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1343/5377] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:05 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:05.514127 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-044405f0-40e7-41a3-89b5-daee883d2c5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.516406 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-044405f0-40e7-41a3-89b5-daee883d2c5d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0/action Aug 23 18:28:05.516781 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-044405f0-40e7-41a3-89b5-daee883d2c5d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:05.516939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-044405f0-40e7-41a3-89b5-daee883d2c5d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:05.527598 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:05.527598 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:05.528051 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-044405f0-40e7-41a3-89b5-daee883d2c5d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:05.533660 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-044405f0-40e7-41a3-89b5-daee883d2c5d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Begin detaching volume completed successfully. Aug 23 18:28:05.533908 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-044405f0-40e7-41a3-89b5-daee883d2c5d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0/action returned with HTTP 202 Aug 23 18:28:05.534308 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1346/5378] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:05 2026] POST /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:05.554193 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-330bd72d-bc01-4e8e-bb12-e04d4eaaf247 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.556046 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-330bd72d-bc01-4e8e-bb12-e04d4eaaf247 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:05.556252 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-330bd72d-bc01-4e8e-bb12-e04d4eaaf247 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:05.556483 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-330bd72d-bc01-4e8e-bb12-e04d4eaaf247 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:05.567843 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:05.567843 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:05.573744 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-330bd72d-bc01-4e8e-bb12-e04d4eaaf247 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:05.578978 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a1b0416e-0165-4ef0-b48c-224e48eeecea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.579422 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1b0416e-0165-4ef0-b48c-224e48eeecea None None] GET https://10.4.3.148/volume// Aug 23 18:28:05.579671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a1b0416e-0165-4ef0-b48c-224e48eeecea None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:05.579918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a1b0416e-0165-4ef0-b48c-224e48eeecea None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:05.580282 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1b0416e-0165-4ef0-b48c-224e48eeecea None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:05.580591 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1350/5379] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:05.580735 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-330bd72d-bc01-4e8e-bb12-e04d4eaaf247 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:28:05.581299 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1341/5380] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:05 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:05.589990 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-895035b1-a10d-4808-b7f3-1f955fc4e2b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:05.592088 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-895035b1-a10d-4808-b7f3-1f955fc4e2b0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:05.592398 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-895035b1-a10d-4808-b7f3-1f955fc4e2b0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:05.592638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-895035b1-a10d-4808-b7f3-1f955fc4e2b0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:05.602450 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:05.602450 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:05.605998 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-895035b1-a10d-4808-b7f3-1f955fc4e2b0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:05.610412 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-895035b1-a10d-4808-b7f3-1f955fc4e2b0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:28:05.611097 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1344/5381] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:05 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 1320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:06.279565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:06.282112 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:28:06.282499 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7626463f-b235-460e-923d-eea5766c75e5", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1557155791", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:06.295342 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:06.295342 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:06.295974 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:06.296174 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create snapshot from volume 7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:06.332471 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Created reservations ['e12ecbc8-c255-4e65-ac99-aa5e11006334', 'd9da4866-9883-4085-971a-692669530e3a', '0d83e91d-878e-45fb-a8a3-169e39ea2a55', '79463ffa-d452-43a5-a708-3533387960be'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:06.366754 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot force create request issued successfully. Aug 23 18:28:06.367119 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09d715c1-38eb-41a2-bceb-1e09aac000c6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:28:06.367536 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1347/5382] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:28:06 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:06.374778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1824866f-b6ea-48ab-84e5-c670e2ce44bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:06.376015 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-160c3f98-2734-4b1e-9891-2e3e526f9f32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:06.376336 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1824866f-b6ea-48ab-84e5-c670e2ce44bc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8 Aug 23 18:28:06.376553 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1824866f-b6ea-48ab-84e5-c670e2ce44bc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:06.376679 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1824866f-b6ea-48ab-84e5-c670e2ce44bc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:06.377464 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-160c3f98-2734-4b1e-9891-2e3e526f9f32 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 Aug 23 18:28:06.377648 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-160c3f98-2734-4b1e-9891-2e3e526f9f32 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:06.377835 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-160c3f98-2734-4b1e-9891-2e3e526f9f32 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:06.382427 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:06.382427 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:06.383005 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-160c3f98-2734-4b1e-9891-2e3e526f9f32 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:06.383180 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:06.383180 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:06.383444 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-160c3f98-2734-4b1e-9891-2e3e526f9f32 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 returned with HTTP 200 Aug 23 18:28:06.383760 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1342/5383] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:06 2026] GET /volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:06.441847 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-86fff99b-1b8b-4904-ad4f-9d38477def1d req-1824866f-b6ea-48ab-84e5-c670e2ce44bc tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8 returned with HTTP 200 Aug 23 18:28:06.442235 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1351/5384] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:06 2026] DELETE /volume/v3/attachments/4f44dad7-1a43-4272-a4b8-d9a113ca10e8 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:06.594733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef581942-d694-4d16-b092-2c642bcfffe0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:06.596518 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef581942-d694-4d16-b092-2c642bcfffe0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:06.596708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef581942-d694-4d16-b092-2c642bcfffe0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:06.596953 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef581942-d694-4d16-b092-2c642bcfffe0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:06.603509 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:06.603509 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:06.606728 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ef581942-d694-4d16-b092-2c642bcfffe0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:06.610458 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef581942-d694-4d16-b092-2c642bcfffe0 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:28:06.610808 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1345/5385] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:06 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:06.621748 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:06.623553 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:06.623740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:06.623933 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:06.624077 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume with id: 8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:06.630299 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:06.630299 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:06.630829 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:06.640042 np0000007943 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:28:06.644831 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume request issued successfully. Aug 23 18:28:06.645044 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0da82a4-8c57-4ac2-89e2-f5daa0fda693 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 202 Aug 23 18:28:06.645463 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1348/5386] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:28:06 2026] DELETE /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:06.652677 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ceccbc5c-e8e3-4ec7-b704-7ac284bbcf65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:06.654891 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ceccbc5c-e8e3-4ec7-b704-7ac284bbcf65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:06.655125 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ceccbc5c-e8e3-4ec7-b704-7ac284bbcf65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:06.655355 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ceccbc5c-e8e3-4ec7-b704-7ac284bbcf65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:06.663237 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:06.663237 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:06.667256 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ceccbc5c-e8e3-4ec7-b704-7ac284bbcf65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:06.671740 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ceccbc5c-e8e3-4ec7-b704-7ac284bbcf65 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 200 Aug 23 18:28:06.672138 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1343/5387] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:06 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:07.392852 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21bddc29-3a72-488d-867d-38d8001fa236 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:07.395067 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21bddc29-3a72-488d-867d-38d8001fa236 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 Aug 23 18:28:07.395321 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21bddc29-3a72-488d-867d-38d8001fa236 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:07.395572 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21bddc29-3a72-488d-867d-38d8001fa236 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:07.401453 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:07.401453 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:07.401899 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-21bddc29-3a72-488d-867d-38d8001fa236 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:07.402674 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21bddc29-3a72-488d-867d-38d8001fa236 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 returned with HTTP 200 Aug 23 18:28:07.403163 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1352/5388] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:07 2026] GET /volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:07.411110 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a7b51de-2111-4428-b6f6-6fd68441deb6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:07.412943 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a7b51de-2111-4428-b6f6-6fd68441deb6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 Aug 23 18:28:07.413136 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a7b51de-2111-4428-b6f6-6fd68441deb6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:07.413327 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a7b51de-2111-4428-b6f6-6fd68441deb6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:07.418395 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:07.418395 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:07.418864 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7a7b51de-2111-4428-b6f6-6fd68441deb6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:07.419657 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a7b51de-2111-4428-b6f6-6fd68441deb6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 returned with HTTP 200 Aug 23 18:28:07.420068 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1346/5389] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:07 2026] GET /volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:07.686440 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-382305a5-7e3f-44b6-9360-9b07355caf07 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:07.688636 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-382305a5-7e3f-44b6-9360-9b07355caf07 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f Aug 23 18:28:07.688906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-382305a5-7e3f-44b6-9360-9b07355caf07 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:07.689146 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-382305a5-7e3f-44b6-9360-9b07355caf07 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:07.696420 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-382305a5-7e3f-44b6-9360-9b07355caf07 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f returned with HTTP 404 Aug 23 18:28:07.696984 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1349/5390] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:07 2026] GET /volume/v3/volumes/8fe56104-5dbe-4b0e-8423-a86a3b0f896f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:07.703824 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2fa3a17d-0ccc-4000-82e9-1089e2eb0736 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:07.707158 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fa3a17d-0ccc-4000-82e9-1089e2eb0736 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:28:07.707477 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fa3a17d-0ccc-4000-82e9-1089e2eb0736 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:07.707713 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fa3a17d-0ccc-4000-82e9-1089e2eb0736 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:07.708566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2fa3a17d-0ccc-4000-82e9-1089e2eb0736 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:28:07.727344 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2fa3a17d-0ccc-4000-82e9-1089e2eb0736 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Get all volumes completed successfully. Aug 23 18:28:07.730236 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:07.730236 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:07.736522 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fa3a17d-0ccc-4000-82e9-1089e2eb0736 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:28:07.737141 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1344/5391] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:28:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8640 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:07.758368 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c94284b1-9b70-442c-ad4f-9d08955bdc1f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:07.760280 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c94284b1-9b70-442c-ad4f-9d08955bdc1f tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] DELETE https://10.4.3.148/volume/v3/types/8ea1041d-f7e8-4a1b-abef-5fa5ba76b724 Aug 23 18:28:07.760474 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c94284b1-9b70-442c-ad4f-9d08955bdc1f tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:07.760712 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c94284b1-9b70-442c-ad4f-9d08955bdc1f tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:07.793069 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c94284b1-9b70-442c-ad4f-9d08955bdc1f tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/types/8ea1041d-f7e8-4a1b-abef-5fa5ba76b724 returned with HTTP 202 Aug 23 18:28:07.793519 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1353/5392] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:28:07 2026] DELETE /volume/v3/types/8ea1041d-f7e8-4a1b-abef-5fa5ba76b724 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:07.800474 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:07.803524 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:07.803959 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:07.804298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:07.804577 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume with id: 517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:07.812637 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:07.812637 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:07.813316 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:07.832814 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume request issued successfully. Aug 23 18:28:07.833220 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d1d8108-6d2e-4982-9b07-da7fa5f9be92 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 202 Aug 23 18:28:07.834008 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1347/5393] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:28:07 2026] DELETE /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:07.842492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6fbf007c-8c78-4b46-9582-a2a8a64b3be9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:07.845133 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fbf007c-8c78-4b46-9582-a2a8a64b3be9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:07.845477 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fbf007c-8c78-4b46-9582-a2a8a64b3be9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:07.845751 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fbf007c-8c78-4b46-9582-a2a8a64b3be9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:07.854000 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:07.854000 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:07.858634 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6fbf007c-8c78-4b46-9582-a2a8a64b3be9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:07.864484 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fbf007c-8c78-4b46-9582-a2a8a64b3be9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 200 Aug 23 18:28:07.864976 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1350/5394] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:07 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:08.878115 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe182678-d0da-42a6-8552-69a797bce1e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:08.881063 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe182678-d0da-42a6-8552-69a797bce1e5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 Aug 23 18:28:08.881278 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe182678-d0da-42a6-8552-69a797bce1e5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:08.881465 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe182678-d0da-42a6-8552-69a797bce1e5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:08.887007 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe182678-d0da-42a6-8552-69a797bce1e5 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 returned with HTTP 404 Aug 23 18:28:08.887465 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1345/5395] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:08 2026] GET /volume/v3/volumes/517c7bbb-9906-446d-ab6b-78f8e4be54a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:08.895621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ec6eef47-e762-4d5e-9430-9e244508a19f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:08.897509 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec6eef47-e762-4d5e-9430-9e244508a19f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:08.897753 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec6eef47-e762-4d5e-9430-9e244508a19f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:08.897994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec6eef47-e762-4d5e-9430-9e244508a19f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:08.898190 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ec6eef47-e762-4d5e-9430-9e244508a19f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume with id: 3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:08.905715 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:08.905715 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:08.906402 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ec6eef47-e762-4d5e-9430-9e244508a19f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:08.911505 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:08.913336 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:28:08.913696 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7626463f-b235-460e-923d-eea5766c75e5", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-782183921", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:08.924421 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ec6eef47-e762-4d5e-9430-9e244508a19f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume request issued successfully. Aug 23 18:28:08.924665 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec6eef47-e762-4d5e-9430-9e244508a19f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 202 Aug 23 18:28:08.925188 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1354/5396] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:28:08 2026] DELETE /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:08.927145 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:08.927145 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:08.927715 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:08.927910 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create snapshot from volume 7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:08.933990 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae4bd27c-1479-4e23-8ede-4c84ad000d62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:08.935366 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae4bd27c-1479-4e23-8ede-4c84ad000d62 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:08.935854 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae4bd27c-1479-4e23-8ede-4c84ad000d62 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:08.935854 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae4bd27c-1479-4e23-8ede-4c84ad000d62 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:08.943165 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:08.943165 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:08.946542 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae4bd27c-1479-4e23-8ede-4c84ad000d62 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:08.953135 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae4bd27c-1479-4e23-8ede-4c84ad000d62 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 200 Aug 23 18:28:08.953707 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1351/5397] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:08 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:08.957543 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Created reservations ['bc7deda3-9e56-4dfe-9ffc-47b645d198ff', '5e552326-588a-4cca-b5d5-e7e96265deb6', '69bfdde1-bcfd-4754-9032-7fa71cf3b606', '90b2c61d-2c84-44d4-84df-3242b4848111'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:08.992461 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot force create request issued successfully. Aug 23 18:28:08.992801 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e56a6b77-35e0-42d7-a72c-82bcaf60cc8d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:28:08.993274 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1348/5398] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:28:08 2026] POST /volume/v3/snapshots => generated 312 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:09.001566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e03df4c-dd7a-4304-ae65-ac8b111f7eff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:09.003603 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e03df4c-dd7a-4304-ae65-ac8b111f7eff tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa Aug 23 18:28:09.003603 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e03df4c-dd7a-4304-ae65-ac8b111f7eff tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:09.003847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e03df4c-dd7a-4304-ae65-ac8b111f7eff tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:09.008867 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:09.008867 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:09.009299 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e03df4c-dd7a-4304-ae65-ac8b111f7eff tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:09.009991 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e03df4c-dd7a-4304-ae65-ac8b111f7eff tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa returned with HTTP 200 Aug 23 18:28:09.010452 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1346/5399] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:08 2026] GET /volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:09.573565 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:09.575107 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:28:09.575406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-423944818", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:09.576810 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-423944818', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:28:09.576940 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Create volume of 1 GB Aug 23 18:28:09.580373 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Availability Zones retrieved successfully. Aug 23 18:28:09.585437 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Flow 'volume_create_api' (6d0c7c5c-c3ef-4ea3-8c95-012d4b435b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:09.586285 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11199da3-503e-41ca-a6fa-a7be418a4c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:09.587061 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:28:09.608315 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11199da3-503e-41ca-a6fa-a7be418a4c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:09.608984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f1e732-ebdf-4b66-88b7-f561e224cbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:09.659454 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Created reservations ['c28e4510-04a6-41d6-8f1b-04746bd0f93f', 'cb6c76ad-e5be-4ea9-ab42-7c8369030f8f', '37d8aa08-53af-4b26-bde4-10565b753208', 'cd38e36c-e37b-4649-8d14-887091e589d1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:09.660267 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f1e732-ebdf-4b66-88b7-f561e224cbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28e4510-04a6-41d6-8f1b-04746bd0f93f', 'cb6c76ad-e5be-4ea9-ab42-7c8369030f8f', '37d8aa08-53af-4b26-bde4-10565b753208', 'cd38e36c-e37b-4649-8d14-887091e589d1']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:09.660990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b7cbc35-1463-40ab-a154-59dca14d140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:09.679445 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b7cbc35-1463-40ab-a154-59dca14d140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548a9341-c502-46b3-8270-60d3704730d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-423944818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec76f5da34b4eb9b1260cccf70a1c7a',qos_specs=None,replication_status=,reservations=['c28e4510-04a6-41d6-8f1b-04746bd0f93f','cb6c76ad-e5be-4ea9-ab42-7c8369030f8f','37d8aa08-53af-4b26-bde4-10565b753208','cd38e36c-e37b-4649-8d14-887091e589d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b92ff0c2bc470095a10a1e9c1138e1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-423944818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=548a9341-c502-46b3-8270-60d3704730d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec76f5da34b4eb9b1260cccf70a1c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b92ff0c2bc470095a10a1e9c1138e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:09.680052 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cc55b9-3118-4c2f-982e-4dc62cc1b2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:09.694816 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cc55b9-3118-4c2f-982e-4dc62cc1b2de) transitioned into state 'SUCCESS' from state '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-423944818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec76f5da34b4eb9b1260cccf70a1c7a',qos_specs=None,replication_status=,reservations=['c28e4510-04a6-41d6-8f1b-04746bd0f93f','cb6c76ad-e5be-4ea9-ab42-7c8369030f8f','37d8aa08-53af-4b26-bde4-10565b753208','cd38e36c-e37b-4649-8d14-887091e589d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b92ff0c2bc470095a10a1e9c1138e1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:09.695564 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5a8cd4-351d-48a7-a38d-9c6e82042485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:09.703862 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5a8cd4-351d-48a7-a38d-9c6e82042485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:09.704618 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Flow 'volume_create_api' (6d0c7c5c-c3ef-4ea3-8c95-012d4b435b73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:09.705056 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Create volume request issued successfully. Aug 23 18:28:09.705439 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91553fa1-4a9c-4cbf-a933-6957a2b5f4d1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:28:09.705882 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1355/5400] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:28:09 2026] POST /volume/v3/volumes => generated 746 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:09.966597 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b21d815-b39a-416f-ac6e-1c35028978b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:09.968486 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b21d815-b39a-416f-ac6e-1c35028978b8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f Aug 23 18:28:09.968682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b21d815-b39a-416f-ac6e-1c35028978b8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:09.968881 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b21d815-b39a-416f-ac6e-1c35028978b8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:09.974069 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b21d815-b39a-416f-ac6e-1c35028978b8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f returned with HTTP 404 Aug 23 18:28:09.974531 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1352/5401] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:09 2026] GET /volume/v3/volumes/3bf84da7-87c2-4b01-af40-319ef7c5d97f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:09.981679 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b8d3558-9998-4245-847f-91f73b489ab1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:09.983231 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b8d3558-9998-4245-847f-91f73b489ab1 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:28:09.983496 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b8d3558-9998-4245-847f-91f73b489ab1 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:09.983735 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b8d3558-9998-4245-847f-91f73b489ab1 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:09.984315 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:09.984315 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:09.984661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2b8d3558-9998-4245-847f-91f73b489ab1 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:28:09.995639 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b8d3558-9998-4245-847f-91f73b489ab1 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Get all volumes completed successfully. Aug 23 18:28:09.997859 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:09.997859 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:10.000878 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b8d3558-9998-4245-847f-91f73b489ab1 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:28:10.001374 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1349/5402] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:28:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7567 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:10.013715 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ea53fbfc-5096-45a4-8bd0-ec80a026dd9e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:10.014996 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea53fbfc-5096-45a4-8bd0-ec80a026dd9e tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] DELETE https://10.4.3.148/volume/v3/types/29eb5b78-2e4f-466f-b0bb-409ab162ab3f Aug 23 18:28:10.015203 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea53fbfc-5096-45a4-8bd0-ec80a026dd9e tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:10.015416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea53fbfc-5096-45a4-8bd0-ec80a026dd9e tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:10.019017 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ec582de3-5f8c-4ef5-ba1e-66ab6f7f659c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:10.020785 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec582de3-5f8c-4ef5-ba1e-66ab6f7f659c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa Aug 23 18:28:10.021016 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec582de3-5f8c-4ef5-ba1e-66ab6f7f659c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:10.021252 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec582de3-5f8c-4ef5-ba1e-66ab6f7f659c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:10.025875 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:10.025875 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:10.026328 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ec582de3-5f8c-4ef5-ba1e-66ab6f7f659c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:10.027119 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec582de3-5f8c-4ef5-ba1e-66ab6f7f659c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa returned with HTTP 200 Aug 23 18:28:10.027512 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1356/5403] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:10 2026] GET /volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:10.035026 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea53fbfc-5096-45a4-8bd0-ec80a026dd9e tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/types/29eb5b78-2e4f-466f-b0bb-409ab162ab3f returned with HTTP 202 Aug 23 18:28:10.035489 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1347/5404] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:28:10 2026] DELETE /volume/v3/types/29eb5b78-2e4f-466f-b0bb-409ab162ab3f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:10.035613 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a6ef06d5-014b-4d50-b92d-bc5967e386b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:10.037721 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6ef06d5-014b-4d50-b92d-bc5967e386b7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa Aug 23 18:28:10.037967 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6ef06d5-014b-4d50-b92d-bc5967e386b7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:10.038222 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6ef06d5-014b-4d50-b92d-bc5967e386b7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:10.043399 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:10.043399 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:10.043781 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a6ef06d5-014b-4d50-b92d-bc5967e386b7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:10.044449 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6ef06d5-014b-4d50-b92d-bc5967e386b7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa returned with HTTP 200 Aug 23 18:28:10.044824 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1353/5405] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:10 2026] GET /volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:11.520204 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75500a4b-3907-4f9e-9969-261a41709a0c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:11.522337 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75500a4b-3907-4f9e-9969-261a41709a0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:28:11.522760 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75500a4b-3907-4f9e-9969-261a41709a0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7626463f-b235-460e-923d-eea5766c75e5", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-980406009", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:11.535209 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:11.535209 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:11.535857 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75500a4b-3907-4f9e-9969-261a41709a0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:11.536031 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-75500a4b-3907-4f9e-9969-261a41709a0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create snapshot from volume 7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:11.558515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-75500a4b-3907-4f9e-9969-261a41709a0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Created reservations ['51db0d9e-65c7-4fde-8afb-8bdb7ecf5c12', '6be2f160-6375-44f9-bffd-c3cbf5fb5510', '2eee80d7-5257-4c84-a3b2-5157de4301a3', '19464052-cbf2-4612-a028-d301cc756f68'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:11.589815 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75500a4b-3907-4f9e-9969-261a41709a0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot force create request issued successfully. Aug 23 18:28:11.589815 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75500a4b-3907-4f9e-9969-261a41709a0c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:28:11.589815 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1350/5406] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:28:11 2026] POST /volume/v3/snapshots => generated 312 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:11.597399 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-97638afc-7d08-4d0f-aa7a-a70f03bace53 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:11.599357 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97638afc-7d08-4d0f-aa7a-a70f03bace53 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 Aug 23 18:28:11.599573 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97638afc-7d08-4d0f-aa7a-a70f03bace53 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:11.599743 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97638afc-7d08-4d0f-aa7a-a70f03bace53 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:11.605928 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:11.605928 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:11.606596 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-97638afc-7d08-4d0f-aa7a-a70f03bace53 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:11.607532 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97638afc-7d08-4d0f-aa7a-a70f03bace53 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 returned with HTTP 200 Aug 23 18:28:11.608030 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1357/5407] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:11 2026] GET /volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:12.619487 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-68bf490f-ca3b-42a4-b985-dc7d5528012d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:12.621329 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-68bf490f-ca3b-42a4-b985-dc7d5528012d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 Aug 23 18:28:12.621522 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-68bf490f-ca3b-42a4-b985-dc7d5528012d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:12.621701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-68bf490f-ca3b-42a4-b985-dc7d5528012d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:12.628330 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:12.628330 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:12.628941 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-68bf490f-ca3b-42a4-b985-dc7d5528012d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:12.629811 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-68bf490f-ca3b-42a4-b985-dc7d5528012d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 returned with HTTP 200 Aug 23 18:28:12.630148 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1348/5408] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:12 2026] GET /volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:12.638826 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96e3ffc9-212b-4dad-8c94-02371a77361d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:12.640734 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96e3ffc9-212b-4dad-8c94-02371a77361d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 Aug 23 18:28:12.640939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96e3ffc9-212b-4dad-8c94-02371a77361d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:12.641122 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96e3ffc9-212b-4dad-8c94-02371a77361d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:12.645654 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:12.645654 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:12.646043 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-96e3ffc9-212b-4dad-8c94-02371a77361d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:12.647997 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96e3ffc9-212b-4dad-8c94-02371a77361d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 returned with HTTP 200 Aug 23 18:28:12.647997 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1354/5409] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:12 2026] GET /volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:12.681114 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ac3eb599-d51e-404e-9e82-aadf3b109c2f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:12.683215 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ac3eb599-d51e-404e-9e82-aadf3b109c2f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:12.683447 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ac3eb599-d51e-404e-9e82-aadf3b109c2f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:12.683644 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ac3eb599-d51e-404e-9e82-aadf3b109c2f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:12.693551 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:12.693551 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:12.697307 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ac3eb599-d51e-404e-9e82-aadf3b109c2f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:12.701624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ac3eb599-d51e-404e-9e82-aadf3b109c2f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:12.702152 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1351/5410] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:12 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:12.720873 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-13651407-6385-4875-a120-bbc94ccdde39 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:12.722766 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-13651407-6385-4875-a120-bbc94ccdde39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5/action Aug 23 18:28:12.723100 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-13651407-6385-4875-a120-bbc94ccdde39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:12.723281 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-13651407-6385-4875-a120-bbc94ccdde39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:12.737051 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:12.737051 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:12.737674 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-13651407-6385-4875-a120-bbc94ccdde39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:12.744759 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-13651407-6385-4875-a120-bbc94ccdde39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Begin detaching volume completed successfully. Aug 23 18:28:12.745002 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-13651407-6385-4875-a120-bbc94ccdde39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5/action returned with HTTP 202 Aug 23 18:28:12.745403 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1358/5411] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:12 2026] POST /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:12.789036 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ea53656-ffb2-4ed5-a06c-c5c49c187d2e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:12.789736 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ea53656-ffb2-4ed5-a06c-c5c49c187d2e None None] GET https://10.4.3.148/volume// Aug 23 18:28:12.789736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ea53656-ffb2-4ed5-a06c-c5c49c187d2e None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:12.789736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ea53656-ffb2-4ed5-a06c-c5c49c187d2e None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:12.790015 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ea53656-ffb2-4ed5-a06c-c5c49c187d2e None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:12.790244 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1349/5412] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:12 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:12.797641 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ab0f30d6-a7a5-4499-a5ed-a399ab7f39f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:12.800163 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ab0f30d6-a7a5-4499-a5ed-a399ab7f39f7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:12.800316 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ab0f30d6-a7a5-4499-a5ed-a399ab7f39f7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:12.800506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ab0f30d6-a7a5-4499-a5ed-a399ab7f39f7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:12.809019 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:12.809019 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:12.812340 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ab0f30d6-a7a5-4499-a5ed-a399ab7f39f7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:12.816049 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-ab0f30d6-a7a5-4499-a5ed-a399ab7f39f7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:12.816409 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1355/5413] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:12 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:13.646738 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-23817155-c5a4-4539-a2a4-dc53ddd8810c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:13.648624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-23817155-c5a4-4539-a2a4-dc53ddd8810c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4 Aug 23 18:28:13.648872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-23817155-c5a4-4539-a2a4-dc53ddd8810c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:13.649011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-23817155-c5a4-4539-a2a4-dc53ddd8810c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:13.656200 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:13.656200 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:13.702980 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0225de6f-dddb-4c5f-aacd-20756c2ca37e req-23817155-c5a4-4539-a2a4-dc53ddd8810c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4 returned with HTTP 200 Aug 23 18:28:13.703631 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1352/5414] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:13 2026] DELETE /volume/v3/attachments/55c12e08-7e92-4a8c-8de5-d6316b3bf4e4 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:13.835494 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:13.837454 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:28:13.837779 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-495305614", "snapshot_id": "6928f724-7199-4b75-ad4a-f7c86bd79ca9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:13.839391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-495305614', 'snapshot_id': '6928f724-7199-4b75-ad4a-f7c86bd79ca9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:28:13.844382 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:13.844382 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:13.844857 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:13.844987 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume of 1 GB Aug 23 18:28:13.848429 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Availability Zones retrieved successfully. Aug 23 18:28:13.854010 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (b0ab36dd-16f9-4429-b326-076fc1804304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:13.855121 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b10d83-b229-46ee-bff8-5f0e122b02ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:13.855896 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:28:13.884117 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b10d83-b229-46ee-bff8-5f0e122b02ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6928f724-7199-4b75-ad4a-f7c86bd79ca9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:13.884934 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079df3ff-310f-488f-a2ab-d14dd08055e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:13.925039 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Created reservations ['ec4fb304-6c56-415f-8b42-84ac23952d02', '170f57f0-cbed-48eb-b0f7-421c92319f2a', 'e13b19fb-cbfd-439a-8aa4-243e4fa8a2eb', '0ecd9727-6225-4e1a-9348-72d0072c7a77'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:13.925843 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079df3ff-310f-488f-a2ab-d14dd08055e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec4fb304-6c56-415f-8b42-84ac23952d02', '170f57f0-cbed-48eb-b0f7-421c92319f2a', 'e13b19fb-cbfd-439a-8aa4-243e4fa8a2eb', '0ecd9727-6225-4e1a-9348-72d0072c7a77']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:13.926561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e5cc40-9309-4643-a2d6-8d965c2aca30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:13.965477 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e5cc40-9309-4643-a2d6-8d965c2aca30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd77253a5-02ac-4fd9-a252-cce501ea9eda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-495305614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['ec4fb304-6c56-415f-8b42-84ac23952d02','170f57f0-cbed-48eb-b0f7-421c92319f2a','e13b19fb-cbfd-439a-8aa4-243e4fa8a2eb','0ecd9727-6225-4e1a-9348-72d0072c7a77'],size=1,snapshot_id=6928f724-7199-4b75-ad4a-f7c86bd79ca9,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-495305614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d77253a5-02ac-4fd9-a252-cce501ea9eda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e89140edbd740a8b992373686e4c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6928f724-7199-4b75-ad4a-f7c86bd79ca9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a10cc0689025425ba132aff187e0dabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:13.966393 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d070ed-084f-4f13-a545-23e495e99ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:13.984604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d070ed-084f-4f13-a545-23e495e99ffd) transitioned into state 'SUCCESS' from state '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-495305614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['ec4fb304-6c56-415f-8b42-84ac23952d02','170f57f0-cbed-48eb-b0f7-421c92319f2a','e13b19fb-cbfd-439a-8aa4-243e4fa8a2eb','0ecd9727-6225-4e1a-9348-72d0072c7a77'],size=1,snapshot_id=6928f724-7199-4b75-ad4a-f7c86bd79ca9,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:13.985361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8994f9b-4c49-43d8-bc78-48f98b8b27d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:14.010022 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8994f9b-4c49-43d8-bc78-48f98b8b27d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:14.011114 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (b0ab36dd-16f9-4429-b326-076fc1804304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:14.011477 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request issued successfully. Aug 23 18:28:14.012163 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-227d38c3-6cd9-497d-be6d-1d0f64931e41 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:28:14.012820 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1359/5415] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:28:13 2026] POST /volume/v3/volumes => generated 790 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:14.026759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-422dddb8-9830-4643-8eb0-400b1958e2b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:14.029059 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-422dddb8-9830-4643-8eb0-400b1958e2b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:14.029337 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-422dddb8-9830-4643-8eb0-400b1958e2b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:14.029621 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-422dddb8-9830-4643-8eb0-400b1958e2b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:14.038964 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:14.038964 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:14.043003 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-422dddb8-9830-4643-8eb0-400b1958e2b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:14.047883 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-422dddb8-9830-4643-8eb0-400b1958e2b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:14.048293 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1350/5416] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:14 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:15.062037 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-afcb2cde-cd0a-4e1a-8d2f-15d2240d0aac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.065120 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afcb2cde-cd0a-4e1a-8d2f-15d2240d0aac tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:15.065120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afcb2cde-cd0a-4e1a-8d2f-15d2240d0aac tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:15.065120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afcb2cde-cd0a-4e1a-8d2f-15d2240d0aac tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:15.071180 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:15.071180 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:15.074631 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-afcb2cde-cd0a-4e1a-8d2f-15d2240d0aac tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:15.078500 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afcb2cde-cd0a-4e1a-8d2f-15d2240d0aac tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:15.078850 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1356/5417] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:15 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:15.090484 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8028eb51-124d-4116-9734-29014365b881 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.092250 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8028eb51-124d-4116-9734-29014365b881 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:15.092607 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8028eb51-124d-4116-9734-29014365b881 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:15.092876 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8028eb51-124d-4116-9734-29014365b881 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:15.100446 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:15.100446 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:15.104470 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8028eb51-124d-4116-9734-29014365b881 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:15.108502 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8028eb51-124d-4116-9734-29014365b881 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:15.108915 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1353/5418] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:15 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:15.587561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-0bbf4a85-1b7b-4e80-a034-943b24d58307 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.590870 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-0bbf4a85-1b7b-4e80-a034-943b24d58307 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:15.591164 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-0bbf4a85-1b7b-4e80-a034-943b24d58307 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:15.591454 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-0bbf4a85-1b7b-4e80-a034-943b24d58307 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:15.601087 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:15.601087 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:15.605642 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-0bbf4a85-1b7b-4e80-a034-943b24d58307 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:15.611459 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-0bbf4a85-1b7b-4e80-a034-943b24d58307 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:15.612063 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1360/5419] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:15 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:15.688504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40c6b173-0697-483c-8d47-63807750b3d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.688504 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40c6b173-0697-483c-8d47-63807750b3d0 None None] GET https://10.4.3.148/volume// Aug 23 18:28:15.688504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40c6b173-0697-483c-8d47-63807750b3d0 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:15.688504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40c6b173-0697-483c-8d47-63807750b3d0 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:15.688504 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40c6b173-0697-483c-8d47-63807750b3d0 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:15.688504 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1351/5420] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:28:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:15.695809 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-dadc5042-d989-42a6-a754-0eb5de800bfc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.697950 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-dadc5042-d989-42a6-a754-0eb5de800bfc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:28:15.698376 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-dadc5042-d989-42a6-a754-0eb5de800bfc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d77253a5-02ac-4fd9-a252-cce501ea9eda", "connector": null, "instance_uuid": "56d0af41-f07c-4153-b281-8953530560ac"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:15.708102 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:15.708102 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:15.737043 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-dadc5042-d989-42a6-a754-0eb5de800bfc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:28:15.737575 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1357/5421] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:28:15 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 23 18:28:15.773243 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db711234-e825-4629-9653-84730ff2c66d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.775148 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db711234-e825-4629-9653-84730ff2c66d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:15.775378 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db711234-e825-4629-9653-84730ff2c66d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:15.775540 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db711234-e825-4629-9653-84730ff2c66d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:15.780600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e1f78ee5-23dc-426d-b48b-7bba5d939763 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.781113 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e1f78ee5-23dc-426d-b48b-7bba5d939763 None None] GET https://10.4.3.148/volume// Aug 23 18:28:15.781368 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e1f78ee5-23dc-426d-b48b-7bba5d939763 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:15.781556 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e1f78ee5-23dc-426d-b48b-7bba5d939763 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:15.781925 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e1f78ee5-23dc-426d-b48b-7bba5d939763 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:15.782319 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1361/5422] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:15.789172 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:15.789172 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:15.791542 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-51456185-0696-4311-a347-1de426ebd9ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.793479 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-51456185-0696-4311-a347-1de426ebd9ca tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:15.793918 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-51456185-0696-4311-a347-1de426ebd9ca tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:15.794245 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-db711234-e825-4629-9653-84730ff2c66d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:15.794704 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-51456185-0696-4311-a347-1de426ebd9ca tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:15.799932 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db711234-e825-4629-9653-84730ff2c66d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:15.800808 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1354/5423] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:15 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:15.811876 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:15.811876 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:15.814460 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-51456185-0696-4311-a347-1de426ebd9ca tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:15.818547 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-51456185-0696-4311-a347-1de426ebd9ca tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:15.819090 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1352/5424] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:15 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 1062 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:15.931347 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-c6c51ac1-273a-4f19-abac-c99c5c75d158 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:15.933229 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-c6c51ac1-273a-4f19-abac-c99c5c75d158 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] PUT https://10.4.3.148/volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9 Aug 23 18:28:15.933550 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-c6c51ac1-273a-4f19-abac-c99c5c75d158 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:15.940255 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-c6c51ac1-273a-4f19-abac-c99c5c75d158 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Acquiring lock "cinder-attachment_update-d77253a5-02ac-4fd9-a252-cce501ea9eda-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:28:15.943850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-c6c51ac1-273a-4f19-abac-c99c5c75d158 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-d77253a5-02ac-4fd9-a252-cce501ea9eda-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:28:15.944673 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:15.944673 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:16.017211 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-c6c51ac1-273a-4f19-abac-c99c5c75d158 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-d77253a5-02ac-4fd9-a252-cce501ea9eda-np0000007943" released by "attachment_update" :: held 0.073s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:28:16.017823 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-c6c51ac1-273a-4f19-abac-c99c5c75d158 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9 returned with HTTP 200 Aug 23 18:28:16.018320 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1358/5425] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:28:15 2026] PUT /volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:16.816241 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5e8cb495-22a3-41b6-ba58-cae0b4977153 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:16.818568 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5e8cb495-22a3-41b6-ba58-cae0b4977153 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:16.818892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5e8cb495-22a3-41b6-ba58-cae0b4977153 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:16.819183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5e8cb495-22a3-41b6-ba58-cae0b4977153 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:16.829565 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:16.829565 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:16.833264 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5e8cb495-22a3-41b6-ba58-cae0b4977153 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:16.837578 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5e8cb495-22a3-41b6-ba58-cae0b4977153 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:16.837964 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1362/5426] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:16 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:17.850935 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e992e2bd-55ca-4a35-9deb-bfbf98633a13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:17.853907 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e992e2bd-55ca-4a35-9deb-bfbf98633a13 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:17.854118 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e992e2bd-55ca-4a35-9deb-bfbf98633a13 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:17.854303 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e992e2bd-55ca-4a35-9deb-bfbf98633a13 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:17.856084 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=281,cinder:INSERT=22,cinder:UPDATE=55 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:28:17.865351 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:17.865351 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:17.870988 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e992e2bd-55ca-4a35-9deb-bfbf98633a13 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:17.874817 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e992e2bd-55ca-4a35-9deb-bfbf98633a13 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:17.875174 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1355/5427] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:17 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:18.888758 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0673b86-7c34-4a85-8d6c-b314c30f37d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:18.890673 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0673b86-7c34-4a85-8d6c-b314c30f37d1 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:18.890917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0673b86-7c34-4a85-8d6c-b314c30f37d1 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:18.891144 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0673b86-7c34-4a85-8d6c-b314c30f37d1 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:18.895208 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=309,cinder:UPDATE=72,cinder:INSERT=41 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:28:18.911542 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:18.911542 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:18.916156 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0673b86-7c34-4a85-8d6c-b314c30f37d1 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:18.921853 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0673b86-7c34-4a85-8d6c-b314c30f37d1 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:18.922545 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1353/5428] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:18 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:19.275034 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-4b0ad07f-aacf-4074-be11-1f41d5e8a0da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:19.277303 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-4b0ad07f-aacf-4074-be11-1f41d5e8a0da tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9/action Aug 23 18:28:19.277663 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-4b0ad07f-aacf-4074-be11-1f41d5e8a0da tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:19.277819 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-4b0ad07f-aacf-4074-be11-1f41d5e8a0da tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:19.280627 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=263,cinder:UPDATE=52,cinder:INSERT=19 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:28:19.295286 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:19.295286 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:19.309763 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-856d38dc-d1d9-4295-8544-175e2efa94b1 req-4b0ad07f-aacf-4074-be11-1f41d5e8a0da tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9/action returned with HTTP 204 Aug 23 18:28:19.310343 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1359/5429] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:28:19 2026] POST /volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:19.936223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb1299d6-003f-404d-876f-97ec2f5e49b4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:19.937843 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb1299d6-003f-404d-876f-97ec2f5e49b4 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:19.938009 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb1299d6-003f-404d-876f-97ec2f5e49b4 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:19.938173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb1299d6-003f-404d-876f-97ec2f5e49b4 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:19.940707 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=355,cinder:INSERT=43,cinder:UPDATE=69 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:28:19.948847 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:19.948847 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:19.952472 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb1299d6-003f-404d-876f-97ec2f5e49b4 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:19.956549 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb1299d6-003f-404d-876f-97ec2f5e49b4 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:19.956966 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1363/5430] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:19 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:23.132909 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-86911763-141e-4346-9a98-e2e339e86e39 req-405beb46-26d0-4364-9443-6e2a9f3a8ca0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:23.134957 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-405beb46-26d0-4364-9443-6e2a9f3a8ca0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:23.135140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-405beb46-26d0-4364-9443-6e2a9f3a8ca0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:23.135326 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-405beb46-26d0-4364-9443-6e2a9f3a8ca0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:23.143892 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:23.143892 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:23.147160 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-86911763-141e-4346-9a98-e2e339e86e39 req-405beb46-26d0-4364-9443-6e2a9f3a8ca0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:23.150760 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-405beb46-26d0-4364-9443-6e2a9f3a8ca0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:23.151168 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1356/5431] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:23 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:23.170935 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-86911763-141e-4346-9a98-e2e339e86e39 req-03ef58f4-f58f-4a77-822e-c96d28559865 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:23.172859 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-03ef58f4-f58f-4a77-822e-c96d28559865 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda/action Aug 23 18:28:23.173273 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-03ef58f4-f58f-4a77-822e-c96d28559865 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:23.173395 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-03ef58f4-f58f-4a77-822e-c96d28559865 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:23.184232 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:23.184232 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:23.184738 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-86911763-141e-4346-9a98-e2e339e86e39 req-03ef58f4-f58f-4a77-822e-c96d28559865 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:23.190699 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-86911763-141e-4346-9a98-e2e339e86e39 req-03ef58f4-f58f-4a77-822e-c96d28559865 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Begin detaching volume completed successfully. Aug 23 18:28:23.190926 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-03ef58f4-f58f-4a77-822e-c96d28559865 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda/action returned with HTTP 202 Aug 23 18:28:23.191383 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1354/5432] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:23 2026] POST /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:23.228817 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9185614-dc87-4639-bdac-7b0747e081c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:23.229259 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9185614-dc87-4639-bdac-7b0747e081c2 None None] GET https://10.4.3.148/volume// Aug 23 18:28:23.229443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9185614-dc87-4639-bdac-7b0747e081c2 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:23.229630 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9185614-dc87-4639-bdac-7b0747e081c2 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:23.229960 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9185614-dc87-4639-bdac-7b0747e081c2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:23.230271 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1360/5433] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:23.241339 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-86911763-141e-4346-9a98-e2e339e86e39 req-f8f76d5e-9e50-45a2-a30e-ad87e3f32d3c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:23.244014 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-f8f76d5e-9e50-45a2-a30e-ad87e3f32d3c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:23.244337 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-f8f76d5e-9e50-45a2-a30e-ad87e3f32d3c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:23.244604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-f8f76d5e-9e50-45a2-a30e-ad87e3f32d3c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:23.257628 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:23.257628 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:23.262454 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-86911763-141e-4346-9a98-e2e339e86e39 req-f8f76d5e-9e50-45a2-a30e-ad87e3f32d3c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:23.267590 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-f8f76d5e-9e50-45a2-a30e-ad87e3f32d3c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:23.267990 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1364/5434] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:23 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:24.063647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-86911763-141e-4346-9a98-e2e339e86e39 req-0fa16734-3786-49c4-8752-8dd4a677f91d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:24.066056 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-0fa16734-3786-49c4-8752-8dd4a677f91d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9 Aug 23 18:28:24.066306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-0fa16734-3786-49c4-8752-8dd4a677f91d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:24.066534 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-0fa16734-3786-49c4-8752-8dd4a677f91d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:24.073914 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:24.073914 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:24.118389 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-86911763-141e-4346-9a98-e2e339e86e39 req-0fa16734-3786-49c4-8752-8dd4a677f91d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9 returned with HTTP 200 Aug 23 18:28:24.118805 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1357/5435] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:24 2026] DELETE /volume/v3/attachments/fb16f9b6-0fd5-4986-b280-58e4113ab4f9 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:24.283250 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:24.285050 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:28:24.285383 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-598227368", "snapshot_id": "4e00e868-8879-4b81-9c1e-86390eb478fa", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:24.287377 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-598227368', 'snapshot_id': '4e00e868-8879-4b81-9c1e-86390eb478fa', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:28:24.293545 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:24.293545 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:24.294065 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:24.294208 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume of 1 GB Aug 23 18:28:24.298472 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Availability Zones retrieved successfully. Aug 23 18:28:24.304236 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (b3f14cea-4bc2-406d-a619-664b5c35ac8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:24.305155 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0666ed-cf83-4d4e-b9ee-b049e7ea03dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:24.306118 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:28:24.332477 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0666ed-cf83-4d4e-b9ee-b049e7ea03dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e00e868-8879-4b81-9c1e-86390eb478fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:24.333156 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf61c91e-a3a6-41cc-be74-ac5ca4d596cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:24.366940 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Created reservations ['325f0fd5-5621-4065-9342-f1676e1c498e', '0c993f04-d6cb-47d3-bcdd-2ca057122994', '306a78f7-2e18-45b6-ba4c-bed6cc932942', 'fdc6f2a4-7d56-483d-b281-0a257d5af487'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:24.367699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf61c91e-a3a6-41cc-be74-ac5ca4d596cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325f0fd5-5621-4065-9342-f1676e1c498e', '0c993f04-d6cb-47d3-bcdd-2ca057122994', '306a78f7-2e18-45b6-ba4c-bed6cc932942', 'fdc6f2a4-7d56-483d-b281-0a257d5af487']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:24.368370 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1b9609-c8d9-4707-a053-46fef4e9d88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:24.404161 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1b9609-c8d9-4707-a053-46fef4e9d88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771d0178-b4eb-4935-896f-3f357a820c62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-598227368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['325f0fd5-5621-4065-9342-f1676e1c498e','0c993f04-d6cb-47d3-bcdd-2ca057122994','306a78f7-2e18-45b6-ba4c-bed6cc932942','fdc6f2a4-7d56-483d-b281-0a257d5af487'],size=1,snapshot_id=4e00e868-8879-4b81-9c1e-86390eb478fa,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-598227368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771d0178-b4eb-4935-896f-3f357a820c62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e89140edbd740a8b992373686e4c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e00e868-8879-4b81-9c1e-86390eb478fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a10cc0689025425ba132aff187e0dabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:24.404926 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79574bba-f2f4-4402-bce9-1084fa800b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:24.421028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79574bba-f2f4-4402-bce9-1084fa800b13) transitioned into state 'SUCCESS' from state '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-598227368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['325f0fd5-5621-4065-9342-f1676e1c498e','0c993f04-d6cb-47d3-bcdd-2ca057122994','306a78f7-2e18-45b6-ba4c-bed6cc932942','fdc6f2a4-7d56-483d-b281-0a257d5af487'],size=1,snapshot_id=4e00e868-8879-4b81-9c1e-86390eb478fa,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:24.421623 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af94712e-dde1-4869-a410-3d35d282a4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:24.440117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af94712e-dde1-4869-a410-3d35d282a4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:24.440917 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (b3f14cea-4bc2-406d-a619-664b5c35ac8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:24.441201 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request issued successfully. Aug 23 18:28:24.441691 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c14994b0-5bd6-4efe-aeeb-6264c39e39d6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:28:24.442141 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1355/5436] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:28:24 2026] POST /volume/v3/volumes => generated 790 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:24.454475 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae8df2d8-e4b9-478c-a3dd-0d285e34a4e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:24.456122 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae8df2d8-e4b9-478c-a3dd-0d285e34a4e2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:24.456304 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae8df2d8-e4b9-478c-a3dd-0d285e34a4e2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:24.456470 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae8df2d8-e4b9-478c-a3dd-0d285e34a4e2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:24.463878 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:24.463878 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:24.467314 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae8df2d8-e4b9-478c-a3dd-0d285e34a4e2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:24.471486 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae8df2d8-e4b9-478c-a3dd-0d285e34a4e2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:24.471864 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1361/5437] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:24 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:25.483194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ada5acd7-bb8b-4490-9d32-5d52c94192cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:25.484892 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ada5acd7-bb8b-4490-9d32-5d52c94192cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:25.485100 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ada5acd7-bb8b-4490-9d32-5d52c94192cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:25.485293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ada5acd7-bb8b-4490-9d32-5d52c94192cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:25.492517 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:25.492517 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:25.495829 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ada5acd7-bb8b-4490-9d32-5d52c94192cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:25.499925 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ada5acd7-bb8b-4490-9d32-5d52c94192cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:25.500443 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1365/5438] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:25 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:25.511718 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-111c2fd8-0b3d-4c28-ac38-8b568669c2e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:25.513557 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-111c2fd8-0b3d-4c28-ac38-8b568669c2e7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:25.513733 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-111c2fd8-0b3d-4c28-ac38-8b568669c2e7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:25.513927 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-111c2fd8-0b3d-4c28-ac38-8b568669c2e7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:25.520562 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:25.520562 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:25.524305 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-111c2fd8-0b3d-4c28-ac38-8b568669c2e7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:25.528149 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-111c2fd8-0b3d-4c28-ac38-8b568669c2e7 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:25.528509 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1358/5439] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:25 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:25.984490 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-01bb6633-f4a6-48a2-b6f5-cbc0372840f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:25.986613 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-01bb6633-f4a6-48a2-b6f5-cbc0372840f8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:25.986815 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-01bb6633-f4a6-48a2-b6f5-cbc0372840f8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:25.987003 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-01bb6633-f4a6-48a2-b6f5-cbc0372840f8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:25.993570 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:25.993570 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:25.997065 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-01bb6633-f4a6-48a2-b6f5-cbc0372840f8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:26.001501 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-01bb6633-f4a6-48a2-b6f5-cbc0372840f8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:26.002095 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1356/5440] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:25 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:26.067640 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9c9d313-27a9-4ea2-84ff-20f606f2d191 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:26.068057 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9c9d313-27a9-4ea2-84ff-20f606f2d191 None None] GET https://10.4.3.148/volume// Aug 23 18:28:26.068251 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9c9d313-27a9-4ea2-84ff-20f606f2d191 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:26.068477 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9c9d313-27a9-4ea2-84ff-20f606f2d191 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:26.068869 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9c9d313-27a9-4ea2-84ff-20f606f2d191 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:26.069185 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1362/5441] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:28:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:26.075855 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-15472461-3d8f-4967-9dbd-1f5036772672 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:26.132219 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-15472461-3d8f-4967-9dbd-1f5036772672 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:28:26.132632 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-15472461-3d8f-4967-9dbd-1f5036772672 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "771d0178-b4eb-4935-896f-3f357a820c62", "connector": null, "instance_uuid": "56d0af41-f07c-4153-b281-8953530560ac"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:26.141094 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:26.141094 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:26.165676 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-15472461-3d8f-4967-9dbd-1f5036772672 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:28:26.166084 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1366/5442] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:28:26 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:26.191583 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3424abe7-f766-42d7-a7cf-a405af2cda74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:26.193396 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3424abe7-f766-42d7-a7cf-a405af2cda74 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:26.193568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3424abe7-f766-42d7-a7cf-a405af2cda74 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:26.193807 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3424abe7-f766-42d7-a7cf-a405af2cda74 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:26.199998 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b9c93624-3d71-4a5a-ae80-924bd4acf365 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:26.200374 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9c93624-3d71-4a5a-ae80-924bd4acf365 None None] GET https://10.4.3.148/volume// Aug 23 18:28:26.200534 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9c93624-3d71-4a5a-ae80-924bd4acf365 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:26.200734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9c93624-3d71-4a5a-ae80-924bd4acf365 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:26.201058 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9c93624-3d71-4a5a-ae80-924bd4acf365 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:26.201359 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1357/5443] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:26.203989 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:26.203989 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:26.207597 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3424abe7-f766-42d7-a7cf-a405af2cda74 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:26.207879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-08821a5d-d17e-43cf-ad5c-215137a2b39c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:26.209653 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-08821a5d-d17e-43cf-ad5c-215137a2b39c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:26.209850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-08821a5d-d17e-43cf-ad5c-215137a2b39c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:26.210018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-08821a5d-d17e-43cf-ad5c-215137a2b39c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:26.211888 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3424abe7-f766-42d7-a7cf-a405af2cda74 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:26.212292 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1359/5444] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:26 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:26.218701 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:26.218701 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:26.221978 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-08821a5d-d17e-43cf-ad5c-215137a2b39c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:26.225906 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-08821a5d-d17e-43cf-ad5c-215137a2b39c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:26.226295 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1363/5445] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:26 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 1062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:26.326346 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-9404bab5-f2ba-47ed-bed1-cb7254f11862 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:26.328886 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-9404bab5-f2ba-47ed-bed1-cb7254f11862 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] PUT https://10.4.3.148/volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6 Aug 23 18:28:26.329284 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-9404bab5-f2ba-47ed-bed1-cb7254f11862 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:26.336388 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-9404bab5-f2ba-47ed-bed1-cb7254f11862 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Acquiring lock "cinder-attachment_update-771d0178-b4eb-4935-896f-3f357a820c62-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:28:26.340512 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-9404bab5-f2ba-47ed-bed1-cb7254f11862 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-771d0178-b4eb-4935-896f-3f357a820c62-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:28:26.341548 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:26.341548 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:26.413731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-9404bab5-f2ba-47ed-bed1-cb7254f11862 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-771d0178-b4eb-4935-896f-3f357a820c62-np0000007943" released by "attachment_update" :: held 0.073s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:28:26.414069 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-9404bab5-f2ba-47ed-bed1-cb7254f11862 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6 returned with HTTP 200 Aug 23 18:28:26.414508 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1367/5446] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:28:26 2026] PUT /volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:27.226512 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ca522a8-9d72-4809-a9be-c89bc6caa0ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:27.228346 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ca522a8-9d72-4809-a9be-c89bc6caa0ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:27.228566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ca522a8-9d72-4809-a9be-c89bc6caa0ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:27.228757 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ca522a8-9d72-4809-a9be-c89bc6caa0ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:27.238700 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:27.238700 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:27.242495 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ca522a8-9d72-4809-a9be-c89bc6caa0ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:27.246811 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ca522a8-9d72-4809-a9be-c89bc6caa0ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:27.247190 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1358/5447] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:27 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:28.259348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-324875ae-a0f1-4b43-b69a-f2db6058d6bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:28.261153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-324875ae-a0f1-4b43-b69a-f2db6058d6bf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:28.261382 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-324875ae-a0f1-4b43-b69a-f2db6058d6bf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:28.261560 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-324875ae-a0f1-4b43-b69a-f2db6058d6bf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:28.271011 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:28.271011 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:28.274229 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-324875ae-a0f1-4b43-b69a-f2db6058d6bf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:28.277918 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-324875ae-a0f1-4b43-b69a-f2db6058d6bf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:28.278261 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1360/5448] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:28 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:29.290874 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a64044b-a0b8-4e22-82a1-6db24e17ef8f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:29.292694 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a64044b-a0b8-4e22-82a1-6db24e17ef8f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:29.292905 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a64044b-a0b8-4e22-82a1-6db24e17ef8f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:29.293257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a64044b-a0b8-4e22-82a1-6db24e17ef8f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:29.303390 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:29.303390 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:29.307143 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a64044b-a0b8-4e22-82a1-6db24e17ef8f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:29.311471 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a64044b-a0b8-4e22-82a1-6db24e17ef8f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:29.311875 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1364/5449] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:29 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:29.647283 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-ee5e4c61-20c2-48c6-89fc-e163dd76b6d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:29.649502 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-ee5e4c61-20c2-48c6-89fc-e163dd76b6d2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6/action Aug 23 18:28:29.649938 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-ee5e4c61-20c2-48c6-89fc-e163dd76b6d2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:29.650090 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-ee5e4c61-20c2-48c6-89fc-e163dd76b6d2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:29.665137 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:29.665137 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:29.674222 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f8085d50-63a9-452e-8993-7eef085ae3ec req-ee5e4c61-20c2-48c6-89fc-e163dd76b6d2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6/action returned with HTTP 204 Aug 23 18:28:29.674640 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1368/5450] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:28:29 2026] POST /volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:30.324802 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6d2775e-2962-4cd8-98c9-78dad00d1b6a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:30.327128 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6d2775e-2962-4cd8-98c9-78dad00d1b6a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:30.327418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6d2775e-2962-4cd8-98c9-78dad00d1b6a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:30.327701 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6d2775e-2962-4cd8-98c9-78dad00d1b6a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:30.340291 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:30.340291 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:30.344674 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6d2775e-2962-4cd8-98c9-78dad00d1b6a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:30.350025 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6d2775e-2962-4cd8-98c9-78dad00d1b6a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:30.350559 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1359/5451] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:30 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:33.202830 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-c8ea2b00-c7bb-4301-a3b6-34213f184192 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:33.205071 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-c8ea2b00-c7bb-4301-a3b6-34213f184192 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:33.205281 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-c8ea2b00-c7bb-4301-a3b6-34213f184192 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:33.205461 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-c8ea2b00-c7bb-4301-a3b6-34213f184192 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:33.215410 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:33.215410 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:33.219091 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-c8ea2b00-c7bb-4301-a3b6-34213f184192 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:33.223514 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-c8ea2b00-c7bb-4301-a3b6-34213f184192 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:33.223904 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1361/5452] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:33 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:33.241824 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-84f71e6d-9020-4ad9-9a87-4f4d888589ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:33.243863 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-84f71e6d-9020-4ad9-9a87-4f4d888589ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62/action Aug 23 18:28:33.244178 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-84f71e6d-9020-4ad9-9a87-4f4d888589ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:33.244286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-84f71e6d-9020-4ad9-9a87-4f4d888589ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:33.254095 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:33.254095 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:33.254565 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-84f71e6d-9020-4ad9-9a87-4f4d888589ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:33.260387 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-84f71e6d-9020-4ad9-9a87-4f4d888589ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Begin detaching volume completed successfully. Aug 23 18:28:33.260641 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-84f71e6d-9020-4ad9-9a87-4f4d888589ea tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62/action returned with HTTP 202 Aug 23 18:28:33.261053 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1365/5453] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:33 2026] POST /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:33.297328 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ff55815f-a304-4599-9cac-d42fede8169d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:33.299375 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff55815f-a304-4599-9cac-d42fede8169d None None] GET https://10.4.3.148/volume// Aug 23 18:28:33.299375 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff55815f-a304-4599-9cac-d42fede8169d None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:33.299375 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff55815f-a304-4599-9cac-d42fede8169d None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:33.299375 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff55815f-a304-4599-9cac-d42fede8169d None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:33.299375 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1369/5454] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:33.307434 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-36317a68-14ed-4f85-9f02-744286e6efa6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:33.310893 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-36317a68-14ed-4f85-9f02-744286e6efa6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:33.311087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-36317a68-14ed-4f85-9f02-744286e6efa6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:33.311312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-36317a68-14ed-4f85-9f02-744286e6efa6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:33.322478 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:33.322478 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:33.327100 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-36317a68-14ed-4f85-9f02-744286e6efa6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:33.332340 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-36317a68-14ed-4f85-9f02-744286e6efa6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:33.332855 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1360/5455] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:33 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:34.075143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-d0841b98-dae7-44a3-807b-2511d49c4b39 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:34.077343 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-d0841b98-dae7-44a3-807b-2511d49c4b39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6 Aug 23 18:28:34.077550 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-d0841b98-dae7-44a3-807b-2511d49c4b39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:34.077759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-d0841b98-dae7-44a3-807b-2511d49c4b39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:34.084940 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:34.084940 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:34.126288 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fedfc97b-891c-4560-ad68-f75d90d2dd4b req-d0841b98-dae7-44a3-807b-2511d49c4b39 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6 returned with HTTP 200 Aug 23 18:28:34.126802 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1362/5456] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:34 2026] DELETE /volume/v3/attachments/18615f4e-da1e-4628-8a35-b8c0f0ae0fc6 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:34.346500 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:34.348123 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:28:34.348438 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2107741484", "snapshot_id": "b76781cc-a95e-46cb-b775-3b212c954a21", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:34.349858 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2107741484', 'snapshot_id': 'b76781cc-a95e-46cb-b775-3b212c954a21', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:28:34.354817 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:34.354817 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:34.355280 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:34.355423 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume of 1 GB Aug 23 18:28:34.358933 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Availability Zones retrieved successfully. Aug 23 18:28:34.363805 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (0d975571-2687-4081-b796-fc886a81c4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:34.364840 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (531be06d-1deb-4aa8-b8a9-f734e190978a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:34.365712 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:28:34.392213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (531be06d-1deb-4aa8-b8a9-f734e190978a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b76781cc-a95e-46cb-b775-3b212c954a21', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:34.392910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e321419-3b84-461c-b47a-cab6712b1a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:34.426725 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Created reservations ['f18375fd-ee06-4c7d-9260-13d26c08c467', 'df9c2190-81cd-4e39-b27a-6c912ed0b4e8', '85229d3d-840b-485a-a49e-fd99d1a4d2ea', '1d1df496-9950-4cf2-afdf-59ff44ed6480'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:34.427567 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e321419-3b84-461c-b47a-cab6712b1a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18375fd-ee06-4c7d-9260-13d26c08c467', 'df9c2190-81cd-4e39-b27a-6c912ed0b4e8', '85229d3d-840b-485a-a49e-fd99d1a4d2ea', '1d1df496-9950-4cf2-afdf-59ff44ed6480']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:34.428290 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2229fd-d003-445c-9ffb-0d3e123fd796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:34.464073 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2229fd-d003-445c-9ffb-0d3e123fd796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '729c3f62-5848-49b1-ac22-a57a039cdff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2107741484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['f18375fd-ee06-4c7d-9260-13d26c08c467','df9c2190-81cd-4e39-b27a-6c912ed0b4e8','85229d3d-840b-485a-a49e-fd99d1a4d2ea','1d1df496-9950-4cf2-afdf-59ff44ed6480'],size=1,snapshot_id=b76781cc-a95e-46cb-b775-3b212c954a21,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2107741484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=729c3f62-5848-49b1-ac22-a57a039cdff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e89140edbd740a8b992373686e4c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b76781cc-a95e-46cb-b775-3b212c954a21,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a10cc0689025425ba132aff187e0dabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:34.464830 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50586839-926e-4e46-8c0d-2cadbfbaf0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:34.481584 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50586839-926e-4e46-8c0d-2cadbfbaf0df) transitioned into state 'SUCCESS' from state '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-2107741484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e89140edbd740a8b992373686e4c922',qos_specs=None,replication_status=,reservations=['f18375fd-ee06-4c7d-9260-13d26c08c467','df9c2190-81cd-4e39-b27a-6c912ed0b4e8','85229d3d-840b-485a-a49e-fd99d1a4d2ea','1d1df496-9950-4cf2-afdf-59ff44ed6480'],size=1,snapshot_id=b76781cc-a95e-46cb-b775-3b212c954a21,source_replicaid=,source_volid=None,status='creating',user_id='a10cc0689025425ba132aff187e0dabb',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:34.482303 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea28122-70fd-4009-ba37-69bdd817c1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:34.503436 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea28122-70fd-4009-ba37-69bdd817c1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:34.504289 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Flow 'volume_create_api' (0d975571-2687-4081-b796-fc886a81c4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:34.504598 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Create volume request issued successfully. Aug 23 18:28:34.505174 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d71a9bf4-8e09-4ce1-a7b6-6b1eedc5fef0 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:28:34.505580 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1366/5457] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:28:34 2026] POST /volume/v3/volumes => generated 791 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:34.517295 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-20b5a76f-9b85-4756-b1d0-66cab3b81d86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:34.519238 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20b5a76f-9b85-4756-b1d0-66cab3b81d86 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:34.519461 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20b5a76f-9b85-4756-b1d0-66cab3b81d86 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:34.519689 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20b5a76f-9b85-4756-b1d0-66cab3b81d86 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:34.528028 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:34.528028 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:34.532466 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-20b5a76f-9b85-4756-b1d0-66cab3b81d86 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:34.537891 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20b5a76f-9b85-4756-b1d0-66cab3b81d86 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:34.538386 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1370/5458] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:34 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:35.552644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcbb45ef-f27d-4567-832e-0d60f793c4fd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:35.554271 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcbb45ef-f27d-4567-832e-0d60f793c4fd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:35.554449 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcbb45ef-f27d-4567-832e-0d60f793c4fd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:35.554624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcbb45ef-f27d-4567-832e-0d60f793c4fd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:35.561808 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:35.561808 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:35.565358 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dcbb45ef-f27d-4567-832e-0d60f793c4fd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:35.569396 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcbb45ef-f27d-4567-832e-0d60f793c4fd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:35.569840 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1361/5459] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:35 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:35.580543 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d0b420e-7d5e-4621-b1b8-db0a10a410cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:35.582357 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d0b420e-7d5e-4621-b1b8-db0a10a410cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:35.582570 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d0b420e-7d5e-4621-b1b8-db0a10a410cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:35.582769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d0b420e-7d5e-4621-b1b8-db0a10a410cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:35.589751 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:35.589751 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:35.593505 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d0b420e-7d5e-4621-b1b8-db0a10a410cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:35.597537 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d0b420e-7d5e-4621-b1b8-db0a10a410cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:35.597921 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1363/5460] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:35 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:36.038573 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-e88b6155-f182-4f10-9208-b246b0aa8182 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:36.041173 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-e88b6155-f182-4f10-9208-b246b0aa8182 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:36.041446 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-e88b6155-f182-4f10-9208-b246b0aa8182 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:36.041745 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-e88b6155-f182-4f10-9208-b246b0aa8182 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:36.049613 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:36.049613 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:36.053279 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-e88b6155-f182-4f10-9208-b246b0aa8182 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:36.057678 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-e88b6155-f182-4f10-9208-b246b0aa8182 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:36.058121 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1367/5461] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:36 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:36.125091 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb18206b-f6e2-4079-83ba-40f53e5fd656 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:36.125478 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb18206b-f6e2-4079-83ba-40f53e5fd656 None None] GET https://10.4.3.148/volume// Aug 23 18:28:36.125662 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb18206b-f6e2-4079-83ba-40f53e5fd656 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:36.125949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb18206b-f6e2-4079-83ba-40f53e5fd656 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:36.126385 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb18206b-f6e2-4079-83ba-40f53e5fd656 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:36.126784 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1371/5462] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:28:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:36.133311 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-a0cc5557-a442-4703-8b28-ea28d3ee90ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:36.135380 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-a0cc5557-a442-4703-8b28-ea28d3ee90ad tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:28:36.135700 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-a0cc5557-a442-4703-8b28-ea28d3ee90ad tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "729c3f62-5848-49b1-ac22-a57a039cdff2", "connector": null, "instance_uuid": "56d0af41-f07c-4153-b281-8953530560ac"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:36.145014 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:36.145014 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:36.166948 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-a0cc5557-a442-4703-8b28-ea28d3ee90ad tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:28:36.167834 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1362/5463] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:28:36 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 23 18:28:36.192852 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19106b73-eb22-46bb-90d9-1d13cf735dd3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:36.195203 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19106b73-eb22-46bb-90d9-1d13cf735dd3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:36.195487 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19106b73-eb22-46bb-90d9-1d13cf735dd3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:36.195723 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19106b73-eb22-46bb-90d9-1d13cf735dd3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:36.201169 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4bc9a06-b084-40dc-b01c-fb69bce1001a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:36.201490 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4bc9a06-b084-40dc-b01c-fb69bce1001a None None] GET https://10.4.3.148/volume// Aug 23 18:28:36.201650 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4bc9a06-b084-40dc-b01c-fb69bce1001a None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:36.201835 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4bc9a06-b084-40dc-b01c-fb69bce1001a None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:36.202128 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4bc9a06-b084-40dc-b01c-fb69bce1001a None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:36.202368 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1368/5464] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:36 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:36.205531 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:36.205531 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:36.208812 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19106b73-eb22-46bb-90d9-1d13cf735dd3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:36.209254 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-65f95742-f950-4f97-bfac-f369b8dae281 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:36.211120 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-65f95742-f950-4f97-bfac-f369b8dae281 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:36.211391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-65f95742-f950-4f97-bfac-f369b8dae281 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:36.211621 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-65f95742-f950-4f97-bfac-f369b8dae281 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:36.214322 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19106b73-eb22-46bb-90d9-1d13cf735dd3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:36.214723 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1364/5465] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:36 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:36.220423 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:36.220423 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:36.223504 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-65f95742-f950-4f97-bfac-f369b8dae281 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:36.227628 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-65f95742-f950-4f97-bfac-f369b8dae281 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:36.228187 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1372/5466] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:36 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:36.333913 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-825f6678-c107-409a-be6c-bd70f4bbf3e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:36.336040 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-825f6678-c107-409a-be6c-bd70f4bbf3e9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] PUT https://10.4.3.148/volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b Aug 23 18:28:36.336561 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-825f6678-c107-409a-be6c-bd70f4bbf3e9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:36.346295 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-825f6678-c107-409a-be6c-bd70f4bbf3e9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Acquiring lock "cinder-attachment_update-729c3f62-5848-49b1-ac22-a57a039cdff2-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:28:36.350753 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-825f6678-c107-409a-be6c-bd70f4bbf3e9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-729c3f62-5848-49b1-ac22-a57a039cdff2-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:28:36.351703 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:36.351703 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:36.427495 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-825f6678-c107-409a-be6c-bd70f4bbf3e9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Lock "cinder-attachment_update-729c3f62-5848-49b1-ac22-a57a039cdff2-np0000007943" released by "attachment_update" :: held 0.077s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:28:36.427801 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-825f6678-c107-409a-be6c-bd70f4bbf3e9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b returned with HTTP 200 Aug 23 18:28:36.428315 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1363/5467] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:28:36 2026] PUT /volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:37.228540 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4bd5cf6-3234-4abc-a92b-e6ffa0e6cc12 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:37.230960 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4bd5cf6-3234-4abc-a92b-e6ffa0e6cc12 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:37.231257 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4bd5cf6-3234-4abc-a92b-e6ffa0e6cc12 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:37.231526 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4bd5cf6-3234-4abc-a92b-e6ffa0e6cc12 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:37.243456 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:37.243456 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:37.250236 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d4bd5cf6-3234-4abc-a92b-e6ffa0e6cc12 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:37.259120 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4bd5cf6-3234-4abc-a92b-e6ffa0e6cc12 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:37.259120 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1369/5468] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:37 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:38.270658 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d2c773d6-4057-4ec5-9fd1-00d5604cd60e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:38.272926 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2c773d6-4057-4ec5-9fd1-00d5604cd60e tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:38.273191 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2c773d6-4057-4ec5-9fd1-00d5604cd60e tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:38.273425 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2c773d6-4057-4ec5-9fd1-00d5604cd60e tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:38.283485 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:38.283485 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:38.287139 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d2c773d6-4057-4ec5-9fd1-00d5604cd60e tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:38.292323 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2c773d6-4057-4ec5-9fd1-00d5604cd60e tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:38.292806 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1365/5469] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:38 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:39.306359 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a8857db3-5707-4bf5-adf5-d118f0727d5d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:39.308292 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8857db3-5707-4bf5-adf5-d118f0727d5d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:39.308579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8857db3-5707-4bf5-adf5-d118f0727d5d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:39.308857 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8857db3-5707-4bf5-adf5-d118f0727d5d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:39.317950 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:39.317950 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:39.321460 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a8857db3-5707-4bf5-adf5-d118f0727d5d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:39.325809 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8857db3-5707-4bf5-adf5-d118f0727d5d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:39.326320 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1373/5470] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:39 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:39.661279 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-0f97f49a-e884-42d0-893a-632ab153454a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:39.663332 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-0f97f49a-e884-42d0-893a-632ab153454a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b/action Aug 23 18:28:39.663675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-0f97f49a-e884-42d0-893a-632ab153454a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:39.663785 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-0f97f49a-e884-42d0-893a-632ab153454a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:39.683737 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:39.683737 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:39.692743 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fedb695a-8c1e-4fb9-afb7-075562dfd520 req-0f97f49a-e884-42d0-893a-632ab153454a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b/action returned with HTTP 204 Aug 23 18:28:39.693186 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1364/5471] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:28:39 2026] POST /volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:40.338380 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e5bfda8-9623-4259-a080-707fe3b509f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:40.340152 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e5bfda8-9623-4259-a080-707fe3b509f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:40.340368 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e5bfda8-9623-4259-a080-707fe3b509f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:40.340541 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e5bfda8-9623-4259-a080-707fe3b509f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:40.349383 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:40.349383 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:40.353133 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6e5bfda8-9623-4259-a080-707fe3b509f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:40.357501 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e5bfda8-9623-4259-a080-707fe3b509f5 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:40.357869 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1370/5472] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:40 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:42.773751 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f64f940-ec88-4d88-811d-0ec051b47e35 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:42.775638 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f64f940-ec88-4d88-811d-0ec051b47e35 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:42.775846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f64f940-ec88-4d88-811d-0ec051b47e35 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:42.776034 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f64f940-ec88-4d88-811d-0ec051b47e35 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:42.784673 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:42.784673 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:42.789268 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6f64f940-ec88-4d88-811d-0ec051b47e35 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:42.793914 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f64f940-ec88-4d88-811d-0ec051b47e35 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:42.794333 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1366/5473] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:42 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:42.809074 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d607981-cd19-4766-8dff-3524a747aecf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:42.810943 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d607981-cd19-4766-8dff-3524a747aecf tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:42.811228 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d607981-cd19-4766-8dff-3524a747aecf tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:42.811410 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d607981-cd19-4766-8dff-3524a747aecf tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:42.818530 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:42.818530 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:42.822904 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5d607981-cd19-4766-8dff-3524a747aecf tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:42.827838 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d607981-cd19-4766-8dff-3524a747aecf tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:42.828220 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1374/5474] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:42 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:42.874010 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-0ae34d67-bf81-4fca-a1fb-2ab0f655c335 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:42.877067 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-0ae34d67-bf81-4fca-a1fb-2ab0f655c335 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:42.877394 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-0ae34d67-bf81-4fca-a1fb-2ab0f655c335 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:42.877669 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-0ae34d67-bf81-4fca-a1fb-2ab0f655c335 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:42.886949 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:42.886949 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:42.891550 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-0ae34d67-bf81-4fca-a1fb-2ab0f655c335 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:42.896981 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-0ae34d67-bf81-4fca-a1fb-2ab0f655c335 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:42.897536 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1365/5475] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:42 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:42.969109 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0bc5d36-93eb-44dc-921a-b3c62e931fd0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:42.969469 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0bc5d36-93eb-44dc-921a-b3c62e931fd0 None None] GET https://10.4.3.148/volume// Aug 23 18:28:42.969579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0bc5d36-93eb-44dc-921a-b3c62e931fd0 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:42.969738 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0bc5d36-93eb-44dc-921a-b3c62e931fd0 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:42.970049 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0bc5d36-93eb-44dc-921a-b3c62e931fd0 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:42.970308 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1371/5476] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:28:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:42.977184 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-b1786f00-fcf4-4103-945b-e64fc4d80984 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:42.979819 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-b1786f00-fcf4-4103-945b-e64fc4d80984 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:28:42.980249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-b1786f00-fcf4-4103-945b-e64fc4d80984 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "548a9341-c502-46b3-8270-60d3704730d7", "connector": null, "instance_uuid": "38d41714-ec5a-4168-8041-25ffe4c240ca"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:42.988394 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:42.988394 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:43.012262 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-b1786f00-fcf4-4103-945b-e64fc4d80984 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:28:43.012702 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1367/5477] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:28:42 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 23 18:28:43.043683 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18c6a97a-b2d5-4312-9817-bd9887699ca5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.045513 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18c6a97a-b2d5-4312-9817-bd9887699ca5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:43.045835 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18c6a97a-b2d5-4312-9817-bd9887699ca5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:43.046026 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18c6a97a-b2d5-4312-9817-bd9887699ca5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:43.053873 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae760ec8-4267-4ad7-86b3-f70c0dd66685 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.054256 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae760ec8-4267-4ad7-86b3-f70c0dd66685 None None] GET https://10.4.3.148/volume// Aug 23 18:28:43.054413 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae760ec8-4267-4ad7-86b3-f70c0dd66685 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:43.054624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae760ec8-4267-4ad7-86b3-f70c0dd66685 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:43.054993 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae760ec8-4267-4ad7-86b3-f70c0dd66685 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:43.055298 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1366/5478] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:43.057265 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:43.057265 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:43.060676 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-18c6a97a-b2d5-4312-9817-bd9887699ca5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:43.062682 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-762cb141-6f96-4fd1-9b65-c2d6bc347ee0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.064819 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18c6a97a-b2d5-4312-9817-bd9887699ca5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:43.065089 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-762cb141-6f96-4fd1-9b65-c2d6bc347ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:43.065278 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1375/5479] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:43 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:43.065340 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-762cb141-6f96-4fd1-9b65-c2d6bc347ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:43.065578 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-762cb141-6f96-4fd1-9b65-c2d6bc347ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:43.076595 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:43.076595 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:43.080484 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-762cb141-6f96-4fd1-9b65-c2d6bc347ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:43.085523 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-762cb141-6f96-4fd1-9b65-c2d6bc347ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:43.086016 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1372/5480] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:43 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:43.189244 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-e9cb1fc7-a1b4-4455-9f03-f2d779dd1776 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.192054 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-e9cb1fc7-a1b4-4455-9f03-f2d779dd1776 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] PUT https://10.4.3.148/volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0 Aug 23 18:28:43.192586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-e9cb1fc7-a1b4-4455-9f03-f2d779dd1776 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:43.203158 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-e9cb1fc7-a1b4-4455-9f03-f2d779dd1776 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Acquiring lock "cinder-attachment_update-548a9341-c502-46b3-8270-60d3704730d7-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:28:43.208049 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-e9cb1fc7-a1b4-4455-9f03-f2d779dd1776 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Lock "cinder-attachment_update-548a9341-c502-46b3-8270-60d3704730d7-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:28:43.209466 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:43.209466 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:43.292376 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-e9cb1fc7-a1b4-4455-9f03-f2d779dd1776 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Lock "cinder-attachment_update-548a9341-c502-46b3-8270-60d3704730d7-np0000007943" released by "attachment_update" :: held 0.084s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:28:43.292745 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-e9cb1fc7-a1b4-4455-9f03-f2d779dd1776 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0 returned with HTTP 200 Aug 23 18:28:43.293540 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1368/5481] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:28:43 2026] PUT /volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:43.636639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-f76ceffe-aa3e-455b-ac48-363852f486e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.638729 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-f76ceffe-aa3e-455b-ac48-363852f486e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:43.638944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-f76ceffe-aa3e-455b-ac48-363852f486e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:43.639125 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-f76ceffe-aa3e-455b-ac48-363852f486e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:43.648755 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:43.648755 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:43.652061 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-f76ceffe-aa3e-455b-ac48-363852f486e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:43.656242 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-f76ceffe-aa3e-455b-ac48-363852f486e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:43.656696 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1367/5482] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:43 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:43.673985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-bb851544-93de-4d41-9cb2-bf7d9d69b1b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.676073 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-bb851544-93de-4d41-9cb2-bf7d9d69b1b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] POST https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2/action Aug 23 18:28:43.676456 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-bb851544-93de-4d41-9cb2-bf7d9d69b1b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:43.676604 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-bb851544-93de-4d41-9cb2-bf7d9d69b1b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:43.687308 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:43.687308 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:43.687745 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-bb851544-93de-4d41-9cb2-bf7d9d69b1b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:43.693197 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-bb851544-93de-4d41-9cb2-bf7d9d69b1b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Begin detaching volume completed successfully. Aug 23 18:28:43.693387 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-bb851544-93de-4d41-9cb2-bf7d9d69b1b6 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2/action returned with HTTP 202 Aug 23 18:28:43.693802 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1376/5483] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:43 2026] POST /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:43.738982 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-714e9205-66da-4c3e-8c04-2827531098c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.739456 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-714e9205-66da-4c3e-8c04-2827531098c1 None None] GET https://10.4.3.148/volume// Aug 23 18:28:43.739648 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-714e9205-66da-4c3e-8c04-2827531098c1 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:43.739880 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-714e9205-66da-4c3e-8c04-2827531098c1 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:43.740262 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-714e9205-66da-4c3e-8c04-2827531098c1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:43.740597 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1373/5484] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:43.747869 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff5b9d1d-ee2c-4d75-85c4-475e3d6d6663 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:43.750194 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff5b9d1d-ee2c-4d75-85c4-475e3d6d6663 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:43.750406 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff5b9d1d-ee2c-4d75-85c4-475e3d6d6663 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:43.750637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff5b9d1d-ee2c-4d75-85c4-475e3d6d6663 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:43.761068 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:43.761068 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:43.765229 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff5b9d1d-ee2c-4d75-85c4-475e3d6d6663 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:43.770125 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff5b9d1d-ee2c-4d75-85c4-475e3d6d6663 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:43.770584 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1369/5485] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:43 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:44.078341 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2697b89d-326a-4fa6-adb1-884dd85fee67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:44.080754 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2697b89d-326a-4fa6-adb1-884dd85fee67 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:44.081066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2697b89d-326a-4fa6-adb1-884dd85fee67 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:44.081369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2697b89d-326a-4fa6-adb1-884dd85fee67 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:44.094201 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:44.094201 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:44.097707 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2697b89d-326a-4fa6-adb1-884dd85fee67 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:44.101595 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2697b89d-326a-4fa6-adb1-884dd85fee67 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:44.102001 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1368/5486] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:44 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:45.115667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a382f916-48c1-4fb2-af23-068109d01d58 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:45.117574 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a382f916-48c1-4fb2-af23-068109d01d58 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:45.117779 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a382f916-48c1-4fb2-af23-068109d01d58 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:45.117994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a382f916-48c1-4fb2-af23-068109d01d58 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:45.127143 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:45.127143 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:45.130516 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a382f916-48c1-4fb2-af23-068109d01d58 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:45.134452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a382f916-48c1-4fb2-af23-068109d01d58 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:45.134843 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1377/5487] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:45 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:46.150213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-848ee515-b8dd-411e-86c8-832084f80808 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:46.151771 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-848ee515-b8dd-411e-86c8-832084f80808 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:46.151954 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-848ee515-b8dd-411e-86c8-832084f80808 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:46.152118 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-848ee515-b8dd-411e-86c8-832084f80808 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:46.161270 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:46.161270 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:46.164714 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-848ee515-b8dd-411e-86c8-832084f80808 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:46.168805 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-848ee515-b8dd-411e-86c8-832084f80808 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:46.169201 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1374/5488] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:46 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:46.546478 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-759dce24-6b8a-498b-a092-a7f365e65f7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:46.548532 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-759dce24-6b8a-498b-a092-a7f365e65f7f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0/action Aug 23 18:28:46.548984 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-759dce24-6b8a-498b-a092-a7f365e65f7f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:46.549168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-759dce24-6b8a-498b-a092-a7f365e65f7f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:46.564533 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:46.564533 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:46.574449 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69dbdce7-057c-44ea-96a0-9acce36f0c6e req-759dce24-6b8a-498b-a092-a7f365e65f7f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0/action returned with HTTP 204 Aug 23 18:28:46.574980 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1370/5489] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:28:46 2026] POST /volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:46.634645 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff4927cc-92f3-4668-948c-1862b0c0248f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:46.637455 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff4927cc-92f3-4668-948c-1862b0c0248f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b Aug 23 18:28:46.637717 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff4927cc-92f3-4668-948c-1862b0c0248f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:46.637921 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff4927cc-92f3-4668-948c-1862b0c0248f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:46.644746 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:46.644746 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:46.689271 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe7b895f-d6ca-4717-ad71-bebc5064d2ab req-ff4927cc-92f3-4668-948c-1862b0c0248f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b returned with HTTP 200 Aug 23 18:28:46.689721 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1369/5490] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:46 2026] DELETE /volume/v3/attachments/00f014bb-5d7d-40eb-b22f-e59173369e7b => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:46.856222 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad570776-94aa-4177-bf55-53f0ce8c1b6f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:46.858271 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad570776-94aa-4177-bf55-53f0ce8c1b6f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:46.858571 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad570776-94aa-4177-bf55-53f0ce8c1b6f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:46.858847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad570776-94aa-4177-bf55-53f0ce8c1b6f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:46.865988 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:46.865988 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:46.870088 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ad570776-94aa-4177-bf55-53f0ce8c1b6f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:46.874736 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad570776-94aa-4177-bf55-53f0ce8c1b6f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:46.875242 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1378/5491] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:46 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:46.887248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fbf937fd-d747-418f-928d-e2ccac58728c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:46.889756 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbf937fd-d747-418f-928d-e2ccac58728c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:46.890044 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbf937fd-d747-418f-928d-e2ccac58728c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:46.890310 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbf937fd-d747-418f-928d-e2ccac58728c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:46.898241 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:46.898241 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:46.902029 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fbf937fd-d747-418f-928d-e2ccac58728c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:46.906076 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbf937fd-d747-418f-928d-e2ccac58728c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:46.906512 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1375/5492] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:46 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:46.920339 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:46.922300 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:46.922490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:46.922706 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:46.922882 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume with id: 729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:46.930057 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:46.930057 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:46.930550 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:46.947404 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume request issued successfully. Aug 23 18:28:46.947591 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24e3c7de-aec1-42fa-9fde-f3f68b43c5cc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 202 Aug 23 18:28:46.948074 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1371/5493] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:28:46 2026] DELETE /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:46.957570 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71c9c451-8924-4d68-9f8c-974f3ab527c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:46.961164 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71c9c451-8924-4d68-9f8c-974f3ab527c2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:46.961352 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71c9c451-8924-4d68-9f8c-974f3ab527c2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:46.961548 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71c9c451-8924-4d68-9f8c-974f3ab527c2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:46.975674 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:46.975674 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:46.980279 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-71c9c451-8924-4d68-9f8c-974f3ab527c2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:46.986234 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71c9c451-8924-4d68-9f8c-974f3ab527c2 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 200 Aug 23 18:28:46.986716 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1370/5494] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:46 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:47.181194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8a5c087d-0c88-47f6-b232-e6e8398f66d8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:47.183138 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a5c087d-0c88-47f6-b232-e6e8398f66d8 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:47.183440 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a5c087d-0c88-47f6-b232-e6e8398f66d8 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:47.183685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a5c087d-0c88-47f6-b232-e6e8398f66d8 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:47.192621 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:47.192621 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:47.195945 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8a5c087d-0c88-47f6-b232-e6e8398f66d8 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:47.200165 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a5c087d-0c88-47f6-b232-e6e8398f66d8 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:47.200580 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1379/5495] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:47 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:47.212089 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c78cd986-f217-4599-9a3e-282f167c306a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:47.213670 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c78cd986-f217-4599-9a3e-282f167c306a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:47.213865 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c78cd986-f217-4599-9a3e-282f167c306a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:47.214044 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c78cd986-f217-4599-9a3e-282f167c306a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:47.223043 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:47.223043 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:47.226422 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c78cd986-f217-4599-9a3e-282f167c306a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:47.230086 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c78cd986-f217-4599-9a3e-282f167c306a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:47.230429 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1376/5496] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:47 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:47.999363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-da9ec9a4-980b-459e-8672-9df129fed6cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:48.001091 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da9ec9a4-980b-459e-8672-9df129fed6cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 Aug 23 18:28:48.001278 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da9ec9a4-980b-459e-8672-9df129fed6cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:48.001454 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da9ec9a4-980b-459e-8672-9df129fed6cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:48.006646 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da9ec9a4-980b-459e-8672-9df129fed6cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 returned with HTTP 404 Aug 23 18:28:48.007134 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1372/5497] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:47 2026] GET /volume/v3/volumes/729c3f62-5848-49b1-ac22-a57a039cdff2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:48.014113 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-36a8a4ae-cbc6-4250-8506-f299ddb9822c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:48.015851 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36a8a4ae-cbc6-4250-8506-f299ddb9822c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:48.016036 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36a8a4ae-cbc6-4250-8506-f299ddb9822c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:48.016244 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36a8a4ae-cbc6-4250-8506-f299ddb9822c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:48.023546 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:48.023546 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:48.027466 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-36a8a4ae-cbc6-4250-8506-f299ddb9822c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:48.031929 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36a8a4ae-cbc6-4250-8506-f299ddb9822c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:48.032316 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1371/5498] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:48 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:48.046628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b67f9697-5b59-44b0-9fd1-81489194d877 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:48.048448 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b67f9697-5b59-44b0-9fd1-81489194d877 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:48.048710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b67f9697-5b59-44b0-9fd1-81489194d877 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:48.048940 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b67f9697-5b59-44b0-9fd1-81489194d877 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:48.055694 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:48.055694 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:48.059230 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b67f9697-5b59-44b0-9fd1-81489194d877 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:48.063639 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b67f9697-5b59-44b0-9fd1-81489194d877 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:48.064255 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1380/5499] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:48 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:48.076070 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:48.077863 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:48.078045 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:48.078230 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:48.078377 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume with id: 771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:48.085066 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:48.085066 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:48.085502 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:48.100658 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume request issued successfully. Aug 23 18:28:48.100866 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64acf4ae-fb3c-4e3a-ba23-dc3b7e434c7d tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 202 Aug 23 18:28:48.101289 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1377/5500] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:28:48 2026] DELETE /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:48.112546 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32ea4ac6-0d0e-429b-a913-fc7c0646b1be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:48.116476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32ea4ac6-0d0e-429b-a913-fc7c0646b1be tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:48.116672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32ea4ac6-0d0e-429b-a913-fc7c0646b1be tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:48.116870 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32ea4ac6-0d0e-429b-a913-fc7c0646b1be tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:48.127404 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:48.127404 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:48.135271 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-32ea4ac6-0d0e-429b-a913-fc7c0646b1be tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:48.142252 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32ea4ac6-0d0e-429b-a913-fc7c0646b1be tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 200 Aug 23 18:28:48.142637 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1373/5501] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:48 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:49.156021 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6cc7538d-38db-4d17-82c9-c3b8a487abcd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:49.158007 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6cc7538d-38db-4d17-82c9-c3b8a487abcd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 Aug 23 18:28:49.158338 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6cc7538d-38db-4d17-82c9-c3b8a487abcd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:49.158607 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6cc7538d-38db-4d17-82c9-c3b8a487abcd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:49.164313 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6cc7538d-38db-4d17-82c9-c3b8a487abcd tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 returned with HTTP 404 Aug 23 18:28:49.164823 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1372/5502] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:49 2026] GET /volume/v3/volumes/771d0178-b4eb-4935-896f-3f357a820c62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:49.171890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dc968d7f-6e47-4169-bed0-6492b9875ce3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:49.173740 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc968d7f-6e47-4169-bed0-6492b9875ce3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:49.174006 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc968d7f-6e47-4169-bed0-6492b9875ce3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:49.174249 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc968d7f-6e47-4169-bed0-6492b9875ce3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:49.181241 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:49.181241 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:49.184914 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dc968d7f-6e47-4169-bed0-6492b9875ce3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:49.189011 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc968d7f-6e47-4169-bed0-6492b9875ce3 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:49.189449 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1381/5503] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:49 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:49.201701 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64928cb8-9fd9-48b6-9002-eb3a317dfafc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:49.203822 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64928cb8-9fd9-48b6-9002-eb3a317dfafc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:49.204069 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64928cb8-9fd9-48b6-9002-eb3a317dfafc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:49.204321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64928cb8-9fd9-48b6-9002-eb3a317dfafc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:49.214089 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:49.214089 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:49.218288 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64928cb8-9fd9-48b6-9002-eb3a317dfafc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:49.223300 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64928cb8-9fd9-48b6-9002-eb3a317dfafc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:49.223886 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1378/5504] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:49 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:49.235591 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-123fe384-f431-40fe-b860-6292969119e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:49.237648 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-123fe384-f431-40fe-b860-6292969119e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:49.237874 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-123fe384-f431-40fe-b860-6292969119e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:49.238073 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-123fe384-f431-40fe-b860-6292969119e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:49.238265 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-123fe384-f431-40fe-b860-6292969119e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume with id: d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:49.245332 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:49.245332 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:49.245878 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-123fe384-f431-40fe-b860-6292969119e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:49.262746 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-123fe384-f431-40fe-b860-6292969119e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume request issued successfully. Aug 23 18:28:49.263025 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-123fe384-f431-40fe-b860-6292969119e8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 202 Aug 23 18:28:49.263648 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1374/5505] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:28:49 2026] DELETE /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:49.271429 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ad243b2-d447-49f6-ad44-517b6f94f80f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:49.273183 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ad243b2-d447-49f6-ad44-517b6f94f80f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:49.273363 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ad243b2-d447-49f6-ad44-517b6f94f80f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:49.273549 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ad243b2-d447-49f6-ad44-517b6f94f80f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:49.280597 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:49.280597 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:49.284409 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1ad243b2-d447-49f6-ad44-517b6f94f80f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:49.288403 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ad243b2-d447-49f6-ad44-517b6f94f80f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 200 Aug 23 18:28:49.289010 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1373/5506] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:49 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:50.302742 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ed9f5927-f491-446e-8276-e37d23771555 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:50.305068 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed9f5927-f491-446e-8276-e37d23771555 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda Aug 23 18:28:50.305418 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed9f5927-f491-446e-8276-e37d23771555 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:50.305693 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed9f5927-f491-446e-8276-e37d23771555 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:50.313519 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed9f5927-f491-446e-8276-e37d23771555 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda returned with HTTP 404 Aug 23 18:28:50.314497 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1382/5507] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:50 2026] GET /volume/v3/volumes/d77253a5-02ac-4fd9-a252-cce501ea9eda => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:50.321259 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b016234-0516-459a-beaf-17ed454123fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:50.323058 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b016234-0516-459a-beaf-17ed454123fc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 Aug 23 18:28:50.323314 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b016234-0516-459a-beaf-17ed454123fc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:50.323503 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b016234-0516-459a-beaf-17ed454123fc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:50.323626 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-6b016234-0516-459a-beaf-17ed454123fc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete snapshot with id: b76781cc-a95e-46cb-b775-3b212c954a21 Aug 23 18:28:50.328586 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:50.328586 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:50.329040 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b016234-0516-459a-beaf-17ed454123fc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:50.344554 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b016234-0516-459a-beaf-17ed454123fc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot delete request issued successfully. Aug 23 18:28:50.344781 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b016234-0516-459a-beaf-17ed454123fc tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 returned with HTTP 202 Aug 23 18:28:50.345351 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1379/5508] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:28:50 2026] DELETE /volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:50.352811 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4da7dda9-12b4-4994-b4f0-7cf9622df7bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:50.356905 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4da7dda9-12b4-4994-b4f0-7cf9622df7bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 Aug 23 18:28:50.358552 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4da7dda9-12b4-4994-b4f0-7cf9622df7bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:50.358760 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4da7dda9-12b4-4994-b4f0-7cf9622df7bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:50.367083 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:50.367083 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:50.367569 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4da7dda9-12b4-4994-b4f0-7cf9622df7bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:50.368502 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4da7dda9-12b4-4994-b4f0-7cf9622df7bb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 returned with HTTP 200 Aug 23 18:28:50.369163 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1375/5509] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:50 2026] GET /volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:50.458028 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-afa43248-3928-4dff-a658-c2070dccefad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:50.460188 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-afa43248-3928-4dff-a658-c2070dccefad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:50.460385 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-afa43248-3928-4dff-a658-c2070dccefad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:50.460567 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-afa43248-3928-4dff-a658-c2070dccefad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:50.473952 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:50.473952 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:50.478805 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-afa43248-3928-4dff-a658-c2070dccefad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:50.483231 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-afa43248-3928-4dff-a658-c2070dccefad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:50.483618 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1374/5510] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:50 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:50.500935 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-df71d8e1-7dbe-4aca-80f9-573fa066b7f0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:50.502832 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-df71d8e1-7dbe-4aca-80f9-573fa066b7f0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7/action Aug 23 18:28:50.503201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-df71d8e1-7dbe-4aca-80f9-573fa066b7f0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:28:50.503360 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-df71d8e1-7dbe-4aca-80f9-573fa066b7f0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:50.513282 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:50.513282 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:50.513834 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-df71d8e1-7dbe-4aca-80f9-573fa066b7f0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:50.519301 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-df71d8e1-7dbe-4aca-80f9-573fa066b7f0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Begin detaching volume completed successfully. Aug 23 18:28:50.519563 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-df71d8e1-7dbe-4aca-80f9-573fa066b7f0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7/action returned with HTTP 202 Aug 23 18:28:50.519986 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1383/5511] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:28:50 2026] POST /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:28:50.557536 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb69965d-2f75-45e2-80b9-7d983e3b4276 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:50.557943 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb69965d-2f75-45e2-80b9-7d983e3b4276 None None] GET https://10.4.3.148/volume// Aug 23 18:28:50.558098 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb69965d-2f75-45e2-80b9-7d983e3b4276 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:50.558305 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb69965d-2f75-45e2-80b9-7d983e3b4276 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:50.558638 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb69965d-2f75-45e2-80b9-7d983e3b4276 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:50.559014 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1380/5512] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:50.567179 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-d011aa58-a1be-40a7-bb1b-39992c4bffc2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:50.571479 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-d011aa58-a1be-40a7-bb1b-39992c4bffc2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:50.571747 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-d011aa58-a1be-40a7-bb1b-39992c4bffc2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:50.571967 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-d011aa58-a1be-40a7-bb1b-39992c4bffc2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:50.582006 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:50.582006 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:50.586060 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-d011aa58-a1be-40a7-bb1b-39992c4bffc2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:50.590905 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-d011aa58-a1be-40a7-bb1b-39992c4bffc2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:28:50.591400 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1376/5513] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:50 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 1314 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:51.373508 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-42670cf0-6fe9-4831-a2b5-cd15967947f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:51.375600 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-42670cf0-6fe9-4831-a2b5-cd15967947f5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] DELETE https://10.4.3.148/volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0 Aug 23 18:28:51.375779 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-42670cf0-6fe9-4831-a2b5-cd15967947f5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:51.375969 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-42670cf0-6fe9-4831-a2b5-cd15967947f5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:51.381158 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-158a4d95-607d-4254-98f8-e4edc74b04cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:51.383115 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-158a4d95-607d-4254-98f8-e4edc74b04cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 Aug 23 18:28:51.383201 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:51.383201 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:51.383335 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-158a4d95-607d-4254-98f8-e4edc74b04cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:51.383526 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-158a4d95-607d-4254-98f8-e4edc74b04cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:51.387392 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-158a4d95-607d-4254-98f8-e4edc74b04cf tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 returned with HTTP 404 Aug 23 18:28:51.387966 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1384/5514] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:51 2026] GET /volume/v3/snapshots/b76781cc-a95e-46cb-b775-3b212c954a21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:51.394941 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33772685-5633-4422-8944-8548069379af None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:51.396706 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33772685-5633-4422-8944-8548069379af tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa Aug 23 18:28:51.396922 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33772685-5633-4422-8944-8548069379af tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:51.397096 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33772685-5633-4422-8944-8548069379af tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:51.397212 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-33772685-5633-4422-8944-8548069379af tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete snapshot with id: 4e00e868-8879-4b81-9c1e-86390eb478fa Aug 23 18:28:51.402213 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:51.402213 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:51.402631 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-33772685-5633-4422-8944-8548069379af tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:51.416514 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-33772685-5633-4422-8944-8548069379af tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot delete request issued successfully. Aug 23 18:28:51.416684 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33772685-5633-4422-8944-8548069379af tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa returned with HTTP 202 Aug 23 18:28:51.417186 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1381/5515] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:28:51 2026] DELETE /volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:51.424778 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ee8bbf8-4abe-4060-b0f7-d6f7e0008816 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:51.428218 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ee8bbf8-4abe-4060-b0f7-d6f7e0008816 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa Aug 23 18:28:51.428522 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ee8bbf8-4abe-4060-b0f7-d6f7e0008816 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:51.428769 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ee8bbf8-4abe-4060-b0f7-d6f7e0008816 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:51.430268 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3a335ed2-0d08-4b2d-9ac0-f1f484bd7da3 req-42670cf0-6fe9-4831-a2b5-cd15967947f5 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0 returned with HTTP 200 Aug 23 18:28:51.433510 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1375/5516] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:28:51 2026] DELETE /volume/v3/attachments/c1e65bbb-0eb2-47c8-aa88-0be48770d0f0 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:51.434189 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:51.434189 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:51.434717 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ee8bbf8-4abe-4060-b0f7-d6f7e0008816 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:51.435608 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ee8bbf8-4abe-4060-b0f7-d6f7e0008816 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa returned with HTTP 200 Aug 23 18:28:51.436004 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1377/5517] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:51 2026] GET /volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:51.614646 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b5755d04-6524-455c-a243-b4700b64caad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:51.616663 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b5755d04-6524-455c-a243-b4700b64caad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:28:51.617145 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b5755d04-6524-455c-a243-b4700b64caad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "548a9341-c502-46b3-8270-60d3704730d7", "force": false, "name": "tempest-TestStampPattern-snapshot-1249436350", "description": null, "metadata": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:51.627113 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:51.627113 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:51.627675 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b5755d04-6524-455c-a243-b4700b64caad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:28:51.627860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-b5755d04-6524-455c-a243-b4700b64caad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Create snapshot from volume 548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:28:51.665853 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b5755d04-6524-455c-a243-b4700b64caad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Created reservations ['57a15010-99c2-48dc-8a60-0eb48575e4f3', 'dc190366-8567-401e-b74e-2db7e0c50c88', '98fb168a-1d94-468b-8b65-0f979337ddea', 'c9aa5bf4-4a34-43a5-84b1-57c8f7f65d61'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:51.698320 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b5755d04-6524-455c-a243-b4700b64caad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot create request issued successfully. Aug 23 18:28:51.698655 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b5755d04-6524-455c-a243-b4700b64caad tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:28:51.699208 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1385/5518] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:28:51 2026] POST /volume/v3/snapshots => generated 303 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:51.707628 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce211acb-f344-4c26-a17c-f307967c551a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:51.709420 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce211acb-f344-4c26-a17c-f307967c551a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a Aug 23 18:28:51.709669 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce211acb-f344-4c26-a17c-f307967c551a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:51.709852 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce211acb-f344-4c26-a17c-f307967c551a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:51.715152 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:51.715152 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:51.715633 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce211acb-f344-4c26-a17c-f307967c551a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot retrieved successfully. Aug 23 18:28:51.716433 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce211acb-f344-4c26-a17c-f307967c551a tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a returned with HTTP 200 Aug 23 18:28:51.716826 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1382/5519] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:51 2026] GET /volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:52.445510 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9a7aadd-518c-46fe-996d-601609abb53f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:52.447451 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9a7aadd-518c-46fe-996d-601609abb53f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa Aug 23 18:28:52.447640 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9a7aadd-518c-46fe-996d-601609abb53f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:52.447861 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9a7aadd-518c-46fe-996d-601609abb53f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:52.452409 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9a7aadd-518c-46fe-996d-601609abb53f tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa returned with HTTP 404 Aug 23 18:28:52.453037 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1376/5520] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:52 2026] GET /volume/v3/snapshots/4e00e868-8879-4b81-9c1e-86390eb478fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:52.458636 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:52.460448 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 Aug 23 18:28:52.460704 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:52.460846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:52.460946 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete snapshot with id: 6928f724-7199-4b75-ad4a-f7c86bd79ca9 Aug 23 18:28:52.465858 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:52.465858 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:52.466283 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:52.480985 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot delete request issued successfully. Aug 23 18:28:52.481107 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-340cd26a-3873-4667-acdc-88b61e0d8eb9 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 returned with HTTP 202 Aug 23 18:28:52.481560 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1378/5521] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:28:52 2026] DELETE /volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:52.489372 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-02d0159c-81b6-4598-b900-3c2a6240d8b8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:52.491510 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02d0159c-81b6-4598-b900-3c2a6240d8b8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 Aug 23 18:28:52.491695 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02d0159c-81b6-4598-b900-3c2a6240d8b8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:52.491866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02d0159c-81b6-4598-b900-3c2a6240d8b8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:52.496440 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:52.496440 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:52.496867 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-02d0159c-81b6-4598-b900-3c2a6240d8b8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Snapshot retrieved successfully. Aug 23 18:28:52.497606 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02d0159c-81b6-4598-b900-3c2a6240d8b8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 returned with HTTP 200 Aug 23 18:28:52.498086 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1386/5522] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:52 2026] GET /volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:52.726382 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71076e4c-cd65-4ba9-8b62-e94405736e10 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:52.728685 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71076e4c-cd65-4ba9-8b62-e94405736e10 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a Aug 23 18:28:52.728925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71076e4c-cd65-4ba9-8b62-e94405736e10 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:52.729158 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71076e4c-cd65-4ba9-8b62-e94405736e10 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:52.734953 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:52.734953 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:52.735400 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71076e4c-cd65-4ba9-8b62-e94405736e10 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot retrieved successfully. Aug 23 18:28:52.736314 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71076e4c-cd65-4ba9-8b62-e94405736e10 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a returned with HTTP 200 Aug 23 18:28:52.736729 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1383/5523] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:52 2026] GET /volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:52.744359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5054a54-12b9-47ba-9465-bba0972d4df2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:52.746024 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5054a54-12b9-47ba-9465-bba0972d4df2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a Aug 23 18:28:52.746247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5054a54-12b9-47ba-9465-bba0972d4df2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:52.746466 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5054a54-12b9-47ba-9465-bba0972d4df2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:52.751584 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:52.751584 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:52.751982 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d5054a54-12b9-47ba-9465-bba0972d4df2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot retrieved successfully. Aug 23 18:28:52.752702 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5054a54-12b9-47ba-9465-bba0972d4df2 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a returned with HTTP 200 Aug 23 18:28:52.753067 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1377/5524] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:52 2026] GET /volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:53.507774 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db284810-0478-4485-bd77-44af73b36ca8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:53.510105 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db284810-0478-4485-bd77-44af73b36ca8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 Aug 23 18:28:53.510379 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db284810-0478-4485-bd77-44af73b36ca8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:53.510620 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db284810-0478-4485-bd77-44af73b36ca8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:53.515861 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db284810-0478-4485-bd77-44af73b36ca8 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 returned with HTTP 404 Aug 23 18:28:53.516470 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1379/5525] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:28:53 2026] GET /volume/v3/snapshots/6928f724-7199-4b75-ad4a-f7c86bd79ca9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:53.524822 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eb3a592b-2e31-4ca3-aef0-c6ca38edb651 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:53.526749 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb3a592b-2e31-4ca3-aef0-c6ca38edb651 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:53.526953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb3a592b-2e31-4ca3-aef0-c6ca38edb651 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:53.527165 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb3a592b-2e31-4ca3-aef0-c6ca38edb651 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:53.534419 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:53.534419 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:53.538276 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eb3a592b-2e31-4ca3-aef0-c6ca38edb651 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:53.542223 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb3a592b-2e31-4ca3-aef0-c6ca38edb651 tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:53.542630 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1387/5526] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:53 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:53.556596 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f94635b9-fa56-41dd-a2f2-78de32ecf73c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:53.558460 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f94635b9-fa56-41dd-a2f2-78de32ecf73c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:53.558638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f94635b9-fa56-41dd-a2f2-78de32ecf73c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:53.558810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f94635b9-fa56-41dd-a2f2-78de32ecf73c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:53.567024 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:53.567024 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:53.570692 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f94635b9-fa56-41dd-a2f2-78de32ecf73c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:53.574921 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f94635b9-fa56-41dd-a2f2-78de32ecf73c tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:53.575433 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1384/5527] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:53 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:53.587573 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-904b0086-6f76-4783-9f17-11a5458ee98a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:53.589397 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-904b0086-6f76-4783-9f17-11a5458ee98a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] DELETE https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:53.589595 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-904b0086-6f76-4783-9f17-11a5458ee98a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:53.589768 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-904b0086-6f76-4783-9f17-11a5458ee98a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:53.589950 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-904b0086-6f76-4783-9f17-11a5458ee98a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume with id: 7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:53.596940 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:53.596940 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:53.597410 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-904b0086-6f76-4783-9f17-11a5458ee98a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:53.615261 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-904b0086-6f76-4783-9f17-11a5458ee98a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Delete volume request issued successfully. Aug 23 18:28:53.615474 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-904b0086-6f76-4783-9f17-11a5458ee98a tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 202 Aug 23 18:28:53.615937 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1378/5528] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:28:53 2026] DELETE /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:28:53.623330 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1ef7ccb-35b2-4059-8b24-930741b89ccb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:53.625171 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1ef7ccb-35b2-4059-8b24-930741b89ccb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:53.625363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1ef7ccb-35b2-4059-8b24-930741b89ccb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:53.625568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1ef7ccb-35b2-4059-8b24-930741b89ccb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:53.632882 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:53.632882 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:53.636619 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d1ef7ccb-35b2-4059-8b24-930741b89ccb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Volume info retrieved successfully. Aug 23 18:28:53.641079 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1ef7ccb-35b2-4059-8b24-930741b89ccb tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 200 Aug 23 18:28:53.641578 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1380/5529] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:53 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:54.653524 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-afcd63cf-a114-4368-8680-dbcbbf3481ae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:54.655265 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afcd63cf-a114-4368-8680-dbcbbf3481ae tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] GET https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 Aug 23 18:28:54.655462 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afcd63cf-a114-4368-8680-dbcbbf3481ae tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:54.655663 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afcd63cf-a114-4368-8680-dbcbbf3481ae tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:54.660944 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afcd63cf-a114-4368-8680-dbcbbf3481ae tempest-SnapshotDataIntegrityTests-815098905 tempest-SnapshotDataIntegrityTests-815098905-project-member] https://10.4.3.148/volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 returned with HTTP 404 Aug 23 18:28:54.661387 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1388/5530] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:54 2026] GET /volume/v3/volumes/7626463f-b235-460e-923d-eea5766c75e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:28:57.123506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87db349f-45f3-4293-95e7-2dd89493f31c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:57.125164 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87db349f-45f3-4293-95e7-2dd89493f31c tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:28:57.125501 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87db349f-45f3-4293-95e7-2dd89493f31c tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-216857716-1088759093", "extra_specs": {"multiattach": " True"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:57.138508 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87db349f-45f3-4293-95e7-2dd89493f31c tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:28:57.138900 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1385/5531] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:28:57 2026] POST /volume/v3/types => generated 286 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:57.146117 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:57.147746 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:28:57.148109 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-126198321", "snapshot_id": null, "imageRef": null, "volume_type": "79737482-eed8-47b1-82b3-2b9b14f41307", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:57.149521 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-126198321', 'snapshot_id': None, 'imageRef': None, 'volume_type': '79737482-eed8-47b1-82b3-2b9b14f41307', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:28:57.153233 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume of 1 GB Aug 23 18:28:57.153528 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:57.153528 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:57.154004 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Availability Zones retrieved successfully. Aug 23 18:28:57.159027 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (6cae3ba8-01d3-4987-a7ef-3f2e6cdface5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:57.159906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07f8e6f-50a4-4e8a-ab05-ada61156185e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.160748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:28:57.167573 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:57.167573 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:57.179293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07f8e6f-50a4-4e8a-ab05-ada61156185e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:28:57Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=79737482-eed8-47b1-82b3-2b9b14f41307,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-216857716-1088759093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79737482-eed8-47b1-82b3-2b9b14f41307', 'encryption_key_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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.180684 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895e16e2-223e-4dcf-95a9-1612d348f12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.210030 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-216857716-1088759093 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-216857716-1088759093, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:28:57.210304 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-216857716-1088759093 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-216857716-1088759093, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:28:57.233927 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Created reservations ['0d6d5a50-e4ea-4228-8497-473fccb1ca65', '55e59930-dd02-4269-93c3-09febb8503ba', '96b846ce-5777-47c9-af56-811fa6d63925', '93f82e4c-7679-48ad-a759-c85c0d053b12'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:57.235361 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895e16e2-223e-4dcf-95a9-1612d348f12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d6d5a50-e4ea-4228-8497-473fccb1ca65', '55e59930-dd02-4269-93c3-09febb8503ba', '96b846ce-5777-47c9-af56-811fa6d63925', '93f82e4c-7679-48ad-a759-c85c0d053b12']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.236178 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2459e3-7dc9-4378-bd52-60799da3a21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.257512 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2459e3-7dc9-4378-bd52-60799da3a21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc83c2a-4c3d-4d01-a94b-f9e2afe45970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-126198321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['0d6d5a50-e4ea-4228-8497-473fccb1ca65','55e59930-dd02-4269-93c3-09febb8503ba','96b846ce-5777-47c9-af56-811fa6d63925','93f82e4c-7679-48ad-a759-c85c0d053b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=79737482-eed8-47b1-82b3-2b9b14f41307), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-126198321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc83c2a-4c3d-4d01-a94b-f9e2afe45970,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f45a016394749acb050f2d10d578f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79737482-eed8-47b1-82b3-2b9b14f41307),volume_type_id=79737482-eed8-47b1-82b3-2b9b14f41307)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.258569 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d512dc2-2318-4090-834a-fcccf7c34ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.276639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d512dc2-2318-4090-834a-fcccf7c34ade) transitioned into state 'SUCCESS' from state '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-126198321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a6a2f3afca45ac8a4713df3b4c6bed',qos_specs=None,replication_status=,reservations=['0d6d5a50-e4ea-4228-8497-473fccb1ca65','55e59930-dd02-4269-93c3-09febb8503ba','96b846ce-5777-47c9-af56-811fa6d63925','93f82e4c-7679-48ad-a759-c85c0d053b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f45a016394749acb050f2d10d578f5b',volume_type_id=79737482-eed8-47b1-82b3-2b9b14f41307)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.277197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c060fa-c2bd-498f-ae44-527dc7e05b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.287470 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c060fa-c2bd-498f-ae44-527dc7e05b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.288154 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Flow 'volume_create_api' (6cae3ba8-01d3-4987-a7ef-3f2e6cdface5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:57.288439 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Create volume request issued successfully. Aug 23 18:28:57.288954 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61b9dd5f-8c22-40ac-9c66-4108a4eab928 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:28:57.289397 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1379/5532] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:28:57 2026] POST /volume/v3/volumes => generated 828 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:57.301448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b27b267-6d7c-4b3a-9519-bf3c06114677 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:57.303706 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b27b267-6d7c-4b3a-9519-bf3c06114677 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:28:57.304099 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b27b267-6d7c-4b3a-9519-bf3c06114677 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:57.304265 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b27b267-6d7c-4b3a-9519-bf3c06114677 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:57.311752 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:57.311752 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:57.316347 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b27b267-6d7c-4b3a-9519-bf3c06114677 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:57.321869 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b27b267-6d7c-4b3a-9519-bf3c06114677 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:28:57.322282 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1381/5533] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:57 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:57.423464 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f64f429-b608-45c6-9741-134f20872262 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:57.425212 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:28:57.425517 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1125388282", "snapshot_id": "8494b7a9-a2a0-4bc0-8daf-ed4d8006710a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:57.427182 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1125388282', 'snapshot_id': '8494b7a9-a2a0-4bc0-8daf-ed4d8006710a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:28:57.432065 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:57.432065 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:57.432463 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot retrieved successfully. Aug 23 18:28:57.432579 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Create volume of 1 GB Aug 23 18:28:57.435728 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Availability Zones retrieved successfully. Aug 23 18:28:57.440926 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Flow 'volume_create_api' (1086951d-074d-4b13-bd07-f756afbff05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:57.441829 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ca3b34-71a0-49c9-8fe1-75bef0f0d12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.442786 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:28:57.470748 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ca3b34-71a0-49c9-8fe1-75bef0f0d12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8494b7a9-a2a0-4bc0-8daf-ed4d8006710a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.471584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90bbbb4-b588-4771-b34e-b909d596b376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.506557 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Created reservations ['f3d55e03-09d1-412e-999b-3ec0ae9f2bc8', '79740137-ed1b-49f5-b7c7-68299a7cee2e', 'c5add027-346d-4322-82f0-fcd4a482361d', '5db9267b-5281-40cd-9f8b-052255709446'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:28:57.507623 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90bbbb4-b588-4771-b34e-b909d596b376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d55e03-09d1-412e-999b-3ec0ae9f2bc8', '79740137-ed1b-49f5-b7c7-68299a7cee2e', 'c5add027-346d-4322-82f0-fcd4a482361d', '5db9267b-5281-40cd-9f8b-052255709446']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.508314 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973efec8-aff7-4225-83bd-08431b57bdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.545559 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973efec8-aff7-4225-83bd-08431b57bdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a3a6df0-c8b1-4796-86f2-a89035c4c0a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1125388282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec76f5da34b4eb9b1260cccf70a1c7a',qos_specs=None,replication_status=,reservations=['f3d55e03-09d1-412e-999b-3ec0ae9f2bc8','79740137-ed1b-49f5-b7c7-68299a7cee2e','c5add027-346d-4322-82f0-fcd4a482361d','5db9267b-5281-40cd-9f8b-052255709446'],size=1,snapshot_id=8494b7a9-a2a0-4bc0-8daf-ed4d8006710a,source_replicaid=,source_volid=None,status='creating',user_id='a4b92ff0c2bc470095a10a1e9c1138e1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1125388282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a3a6df0-c8b1-4796-86f2-a89035c4c0a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec76f5da34b4eb9b1260cccf70a1c7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8494b7a9-a2a0-4bc0-8daf-ed4d8006710a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b92ff0c2bc470095a10a1e9c1138e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.546301 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a27e400-8a1a-4b7b-96ed-a7a432fbe065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.563113 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a27e400-8a1a-4b7b-96ed-a7a432fbe065) transitioned into state 'SUCCESS' from state '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-1125388282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec76f5da34b4eb9b1260cccf70a1c7a',qos_specs=None,replication_status=,reservations=['f3d55e03-09d1-412e-999b-3ec0ae9f2bc8','79740137-ed1b-49f5-b7c7-68299a7cee2e','c5add027-346d-4322-82f0-fcd4a482361d','5db9267b-5281-40cd-9f8b-052255709446'],size=1,snapshot_id=8494b7a9-a2a0-4bc0-8daf-ed4d8006710a,source_replicaid=,source_volid=None,status='creating',user_id='a4b92ff0c2bc470095a10a1e9c1138e1',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.563806 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af1e637-68fa-4673-81a6-01d98f1a4f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:28:57.581292 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af1e637-68fa-4673-81a6-01d98f1a4f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:28:57.582118 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Flow 'volume_create_api' (1086951d-074d-4b13-bd07-f756afbff05f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:28:57.582356 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Create volume request issued successfully. Aug 23 18:28:57.582911 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f64f429-b608-45c6-9741-134f20872262 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:28:57.583326 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1389/5534] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:28:57 2026] POST /volume/v3/volumes => generated 781 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:28:58.335778 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c01f7abb-29d5-4fa1-9141-a045a7fbf2d8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.337551 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c01f7abb-29d5-4fa1-9141-a045a7fbf2d8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:28:58.337758 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c01f7abb-29d5-4fa1-9141-a045a7fbf2d8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:58.337945 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c01f7abb-29d5-4fa1-9141-a045a7fbf2d8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:58.345056 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:58.345056 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:58.348755 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c01f7abb-29d5-4fa1-9141-a045a7fbf2d8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:58.352893 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c01f7abb-29d5-4fa1-9141-a045a7fbf2d8 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:28:58.353311 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1386/5535] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:58 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:58.365781 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65c390b2-4ce0-4779-ab4c-bc08d92e6018 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.367664 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65c390b2-4ce0-4779-ab4c-bc08d92e6018 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:28:58.368075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65c390b2-4ce0-4779-ab4c-bc08d92e6018 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:58.368075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65c390b2-4ce0-4779-ab4c-bc08d92e6018 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:58.375431 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:58.375431 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:58.378900 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-65c390b2-4ce0-4779-ab4c-bc08d92e6018 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:58.383076 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65c390b2-4ce0-4779-ab4c-bc08d92e6018 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:28:58.383494 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1380/5536] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:58 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:58.421490 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4db56c86-e693-4f54-adea-0f90893819a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.423450 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4db56c86-e693-4f54-adea-0f90893819a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:28:58.423634 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4db56c86-e693-4f54-adea-0f90893819a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:58.423819 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4db56c86-e693-4f54-adea-0f90893819a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:58.431816 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:58.431816 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:58.436178 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4db56c86-e693-4f54-adea-0f90893819a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:58.441340 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4db56c86-e693-4f54-adea-0f90893819a4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:28:58.441982 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1382/5537] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:28:58 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:58.511072 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-470167aa-8d50-4901-8a6b-081ea1b4d2aa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.513030 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-470167aa-8d50-4901-8a6b-081ea1b4d2aa None None] GET https://10.4.3.148/volume// Aug 23 18:28:58.513030 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-470167aa-8d50-4901-8a6b-081ea1b4d2aa None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:58.513030 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-470167aa-8d50-4901-8a6b-081ea1b4d2aa None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:58.513030 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-470167aa-8d50-4901-8a6b-081ea1b4d2aa None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:58.513030 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1390/5538] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:28:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:58.519755 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-c7789698-c21a-4e95-bc95-ead87524be6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.521908 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-c7789698-c21a-4e95-bc95-ead87524be6a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:28:58.522213 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-c7789698-c21a-4e95-bc95-ead87524be6a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dc83c2a-4c3d-4d01-a94b-f9e2afe45970", "connector": null, "instance_uuid": "c494d311-7977-4a08-b08b-1eca5eb327dd"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:58.531067 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:58.531067 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:58.554372 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-c7789698-c21a-4e95-bc95-ead87524be6a tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:28:58.554764 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1387/5539] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:28:58 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 23 18:28:58.584561 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b738104b-edbe-4f60-9ce4-8b562c9d38ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.586586 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b738104b-edbe-4f60-9ce4-8b562c9d38ae tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:28:58.586586 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b738104b-edbe-4f60-9ce4-8b562c9d38ae tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:58.586788 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b738104b-edbe-4f60-9ce4-8b562c9d38ae tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:58.597151 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:58.597151 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:28:58.600858 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b738104b-edbe-4f60-9ce4-8b562c9d38ae tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:58.601050 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe05772b-a2cd-4256-be83-c0d99d35ed7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.601472 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe05772b-a2cd-4256-be83-c0d99d35ed7b None None] GET https://10.4.3.148/volume// Aug 23 18:28:58.601637 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe05772b-a2cd-4256-be83-c0d99d35ed7b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:58.601866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe05772b-a2cd-4256-be83-c0d99d35ed7b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:58.602185 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe05772b-a2cd-4256-be83-c0d99d35ed7b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:28:58.602479 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1383/5540] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:28:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:28:58.605646 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b738104b-edbe-4f60-9ce4-8b562c9d38ae tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:28:58.606070 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1381/5541] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:58 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:28:58.610933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-87a7f8c8-2f6e-40e5-9b4a-ddfb38d62321 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.613777 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-87a7f8c8-2f6e-40e5-9b4a-ddfb38d62321 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:28:58.614123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-87a7f8c8-2f6e-40e5-9b4a-ddfb38d62321 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:58.614402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-87a7f8c8-2f6e-40e5-9b4a-ddfb38d62321 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:58.624431 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:58.624431 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:28:58.628435 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-87a7f8c8-2f6e-40e5-9b4a-ddfb38d62321 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:58.633879 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-87a7f8c8-2f6e-40e5-9b4a-ddfb38d62321 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:28:58.634394 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1391/5542] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:28:58 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:28:58.735812 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4922c5c7-d85d-4f25-a951-763ee297b004 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:58.738229 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4922c5c7-d85d-4f25-a951-763ee297b004 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] PUT https://10.4.3.148/volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc Aug 23 18:28:58.738639 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4922c5c7-d85d-4f25-a951-763ee297b004 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:28:58.748108 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4922c5c7-d85d-4f25-a951-763ee297b004 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Acquiring lock "cinder-attachment_update-2dc83c2a-4c3d-4d01-a94b-f9e2afe45970-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:28:58.752330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4922c5c7-d85d-4f25-a951-763ee297b004 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-2dc83c2a-4c3d-4d01-a94b-f9e2afe45970-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:28:58.753259 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:58.753259 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:28:58.822415 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4922c5c7-d85d-4f25-a951-763ee297b004 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Lock "cinder-attachment_update-2dc83c2a-4c3d-4d01-a94b-f9e2afe45970-np0000007943" released by "attachment_update" :: held 0.070s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:28:58.822773 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-4922c5c7-d85d-4f25-a951-763ee297b004 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc returned with HTTP 200 Aug 23 18:28:58.823398 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1388/5543] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:28:58 2026] PUT /volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:28:59.618723 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b762c415-fcb6-43bb-96da-b01dc1a6f3d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:28:59.621065 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b762c415-fcb6-43bb-96da-b01dc1a6f3d2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:28:59.621390 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b762c415-fcb6-43bb-96da-b01dc1a6f3d2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:28:59.621652 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b762c415-fcb6-43bb-96da-b01dc1a6f3d2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:28:59.634816 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:28:59.634816 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:28:59.639405 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b762c415-fcb6-43bb-96da-b01dc1a6f3d2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:28:59.646972 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b762c415-fcb6-43bb-96da-b01dc1a6f3d2 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:28:59.647161 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1384/5544] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:28:59 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:00.658733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-410dca67-3d8e-4c98-b621-b3bc63dec6b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:00.660491 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-410dca67-3d8e-4c98-b621-b3bc63dec6b9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:00.660713 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-410dca67-3d8e-4c98-b621-b3bc63dec6b9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:00.660957 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-410dca67-3d8e-4c98-b621-b3bc63dec6b9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:00.672155 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:00.672155 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:00.676170 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-410dca67-3d8e-4c98-b621-b3bc63dec6b9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:00.680270 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-410dca67-3d8e-4c98-b621-b3bc63dec6b9 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:00.680631 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1382/5545] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:00 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:01.692920 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22ba11cf-27f0-4130-a8fd-adfba11e22e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:01.694573 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22ba11cf-27f0-4130-a8fd-adfba11e22e1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:01.694783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22ba11cf-27f0-4130-a8fd-adfba11e22e1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:01.695012 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22ba11cf-27f0-4130-a8fd-adfba11e22e1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:01.715870 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:01.715870 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:01.719588 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-22ba11cf-27f0-4130-a8fd-adfba11e22e1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:01.723895 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22ba11cf-27f0-4130-a8fd-adfba11e22e1 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:01.724676 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1392/5546] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:01 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 921 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:02.070488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-084b59aa-a334-40b0-aa63-8080d2587463 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:02.072555 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-084b59aa-a334-40b0-aa63-8080d2587463 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc/action Aug 23 18:29:02.072897 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-084b59aa-a334-40b0-aa63-8080d2587463 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:29:02.073011 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-084b59aa-a334-40b0-aa63-8080d2587463 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:29:02.092562 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:02.092562 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:02.114270 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ad3f3e56-2cc1-4885-85a2-f766e4c00833 req-084b59aa-a334-40b0-aa63-8080d2587463 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc/action returned with HTTP 204 Aug 23 18:29:02.114738 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1389/5547] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:29:02 2026] POST /volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:29:02.737916 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-92d8fabf-2747-4c49-b7cb-774a39a4ad11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:02.741954 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92d8fabf-2747-4c49-b7cb-774a39a4ad11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:02.743290 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92d8fabf-2747-4c49-b7cb-774a39a4ad11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:02.743468 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92d8fabf-2747-4c49-b7cb-774a39a4ad11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:02.758353 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:02.758353 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:02.763272 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-92d8fabf-2747-4c49-b7cb-774a39a4ad11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:02.769722 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92d8fabf-2747-4c49-b7cb-774a39a4ad11 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:02.770356 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1385/5548] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:02 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:02.821983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a841951f-c3a1-488e-ba6a-67c4910834ef req-28fff7b7-f2ba-4d0a-9b10-33385d30107e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:02.824111 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a841951f-c3a1-488e-ba6a-67c4910834ef req-28fff7b7-f2ba-4d0a-9b10-33385d30107e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:02.824282 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a841951f-c3a1-488e-ba6a-67c4910834ef req-28fff7b7-f2ba-4d0a-9b10-33385d30107e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:02.824489 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a841951f-c3a1-488e-ba6a-67c4910834ef req-28fff7b7-f2ba-4d0a-9b10-33385d30107e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:02.833736 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:02.833736 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:02.836913 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a841951f-c3a1-488e-ba6a-67c4910834ef req-28fff7b7-f2ba-4d0a-9b10-33385d30107e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:02.840922 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a841951f-c3a1-488e-ba6a-67c4910834ef req-28fff7b7-f2ba-4d0a-9b10-33385d30107e tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:02.841299 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1383/5549] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:29:02 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:02.856391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d43d34fb-1cb8-4653-ac41-97627277a370 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:02.858109 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d43d34fb-1cb8-4653-ac41-97627277a370 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:02.858613 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d43d34fb-1cb8-4653-ac41-97627277a370 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:02.859339 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d43d34fb-1cb8-4653-ac41-97627277a370 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:02.868641 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:02.868641 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:02.872341 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d43d34fb-1cb8-4653-ac41-97627277a370 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:02.876951 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d43d34fb-1cb8-4653-ac41-97627277a370 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:02.877483 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1393/5550] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:02 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:02.922627 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-15536563-6e46-4286-8dc7-3229a1a8d09f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:02.924914 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-15536563-6e46-4286-8dc7-3229a1a8d09f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:02.925142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-15536563-6e46-4286-8dc7-3229a1a8d09f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:02.925319 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-15536563-6e46-4286-8dc7-3229a1a8d09f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:02.934663 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:02.934663 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:02.938017 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-15536563-6e46-4286-8dc7-3229a1a8d09f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:02.942028 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-15536563-6e46-4286-8dc7-3229a1a8d09f tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:02.942409 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1390/5551] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:29:02 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:02.958960 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-aa0eb208-adc1-4c16-80e9-390dc94f6942 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:02.960934 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-aa0eb208-adc1-4c16-80e9-390dc94f6942 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] POST https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970/action Aug 23 18:29:02.961274 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-aa0eb208-adc1-4c16-80e9-390dc94f6942 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:29:02.961412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-aa0eb208-adc1-4c16-80e9-390dc94f6942 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:29:02.972769 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:02.972769 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:02.973306 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-aa0eb208-adc1-4c16-80e9-390dc94f6942 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:02.980271 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-aa0eb208-adc1-4c16-80e9-390dc94f6942 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Begin detaching volume completed successfully. Aug 23 18:29:02.980516 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-aa0eb208-adc1-4c16-80e9-390dc94f6942 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970/action returned with HTTP 202 Aug 23 18:29:02.980976 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1386/5552] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:29:02 2026] POST /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:29:03.003750 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ec328a24-8e91-42c5-a78c-7e6776ed9f8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:03.005640 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec328a24-8e91-42c5-a78c-7e6776ed9f8c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:03.005859 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec328a24-8e91-42c5-a78c-7e6776ed9f8c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:03.006120 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec328a24-8e91-42c5-a78c-7e6776ed9f8c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:03.015447 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:03.015447 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:03.019311 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ec328a24-8e91-42c5-a78c-7e6776ed9f8c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:03.023544 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec328a24-8e91-42c5-a78c-7e6776ed9f8c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:03.023861 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1384/5553] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:03 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:03.035183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fce47116-4b3f-4b11-8a52-f82c1df4ca25 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:03.035183 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fce47116-4b3f-4b11-8a52-f82c1df4ca25 None None] GET https://10.4.3.148/volume// Aug 23 18:29:03.035183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fce47116-4b3f-4b11-8a52-f82c1df4ca25 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:03.035183 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fce47116-4b3f-4b11-8a52-f82c1df4ca25 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:03.035183 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fce47116-4b3f-4b11-8a52-f82c1df4ca25 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:29:03.035183 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1394/5554] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:29:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:29:03.045870 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-5acb373d-8a5d-4cdd-bd8d-a0f077f1fd78 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:03.047626 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-5acb373d-8a5d-4cdd-bd8d-a0f077f1fd78 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:03.047926 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-5acb373d-8a5d-4cdd-bd8d-a0f077f1fd78 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:03.048141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-5acb373d-8a5d-4cdd-bd8d-a0f077f1fd78 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:03.057339 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:03.057339 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:03.058977 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-5acb373d-8a5d-4cdd-bd8d-a0f077f1fd78 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:03.062371 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-5acb373d-8a5d-4cdd-bd8d-a0f077f1fd78 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:03.062734 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1391/5555] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:29:03 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:29:03.529495 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-bb3f0904-0a7a-4db2-abdd-9a2f9d005bc4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:03.531541 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-bb3f0904-0a7a-4db2-abdd-9a2f9d005bc4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:03.531743 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-bb3f0904-0a7a-4db2-abdd-9a2f9d005bc4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:03.531947 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-bb3f0904-0a7a-4db2-abdd-9a2f9d005bc4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:03.541141 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:03.541141 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:03.544212 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-bb3f0904-0a7a-4db2-abdd-9a2f9d005bc4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:03.548441 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-bb3f0904-0a7a-4db2-abdd-9a2f9d005bc4 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:03.548833 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1387/5556] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:29:03 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:03.830673 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-3f4ba9f1-47dc-42b7-b21f-d489da023b94 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:03.832655 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-3f4ba9f1-47dc-42b7-b21f-d489da023b94 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc Aug 23 18:29:03.832847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-3f4ba9f1-47dc-42b7-b21f-d489da023b94 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:03.833041 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-3f4ba9f1-47dc-42b7-b21f-d489da023b94 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:03.839624 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:03.839624 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:03.879222 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4012e3a-7fad-4c20-a7fb-39e5d3b0beb5 req-3f4ba9f1-47dc-42b7-b21f-d489da023b94 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc returned with HTTP 200 Aug 23 18:29:03.879667 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1385/5557] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:29:03 2026] DELETE /volume/v3/attachments/f9c0b15d-0e56-48da-8240-42bc4bb3ebdc => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:04.036659 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fba8ccba-a04b-4cb6-a46f-1522ddc7955d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:04.039500 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fba8ccba-a04b-4cb6-a46f-1522ddc7955d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:04.039500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fba8ccba-a04b-4cb6-a46f-1522ddc7955d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:04.039500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fba8ccba-a04b-4cb6-a46f-1522ddc7955d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:04.045122 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:04.045122 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:04.048505 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fba8ccba-a04b-4cb6-a46f-1522ddc7955d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:04.052968 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fba8ccba-a04b-4cb6-a46f-1522ddc7955d tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:04.053307 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1395/5558] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:04 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:04.066198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75b1a040-8593-478e-ac86-aed5e960769c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:04.068169 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75b1a040-8593-478e-ac86-aed5e960769c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] DELETE https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:04.068443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75b1a040-8593-478e-ac86-aed5e960769c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:04.068709 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75b1a040-8593-478e-ac86-aed5e960769c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:04.068962 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-75b1a040-8593-478e-ac86-aed5e960769c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume with id: 2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:04.077841 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:04.077841 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:04.078446 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75b1a040-8593-478e-ac86-aed5e960769c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:04.097517 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75b1a040-8593-478e-ac86-aed5e960769c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Delete volume request issued successfully. Aug 23 18:29:04.097883 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75b1a040-8593-478e-ac86-aed5e960769c tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 202 Aug 23 18:29:04.098339 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1392/5559] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:29:04 2026] DELETE /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:29:04.109101 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dcb17c9e-6182-4133-af6c-a2b1a8114a88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:04.110930 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcb17c9e-6182-4133-af6c-a2b1a8114a88 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:04.111188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcb17c9e-6182-4133-af6c-a2b1a8114a88 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:04.111407 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcb17c9e-6182-4133-af6c-a2b1a8114a88 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:04.122215 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:04.122215 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:04.128173 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dcb17c9e-6182-4133-af6c-a2b1a8114a88 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Volume info retrieved successfully. Aug 23 18:29:04.134103 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcb17c9e-6182-4133-af6c-a2b1a8114a88 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 200 Aug 23 18:29:04.134434 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1388/5560] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:04 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:05.147496 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1c0a88b-a74c-49da-addb-03371ae8c531 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:05.149127 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1c0a88b-a74c-49da-addb-03371ae8c531 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] GET https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 Aug 23 18:29:05.149304 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1c0a88b-a74c-49da-addb-03371ae8c531 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:05.149478 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1c0a88b-a74c-49da-addb-03371ae8c531 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:05.155064 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1c0a88b-a74c-49da-addb-03371ae8c531 tempest-VolumeMultiattachTests-1207947572 tempest-VolumeMultiattachTests-1207947572-project-member] https://10.4.3.148/volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 returned with HTTP 404 Aug 23 18:29:05.155503 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1386/5561] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:05 2026] GET /volume/v3/volumes/2dc83c2a-4c3d-4d01-a94b-f9e2afe45970 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:29:05.161702 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f2be3d37-b670-4e1a-97a1-43a6c487dfe8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:05.163493 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2be3d37-b670-4e1a-97a1-43a6c487dfe8 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:29:05.163701 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2be3d37-b670-4e1a-97a1-43a6c487dfe8 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:05.163905 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2be3d37-b670-4e1a-97a1-43a6c487dfe8 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:05.164734 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f2be3d37-b670-4e1a-97a1-43a6c487dfe8 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:29:05.173323 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f2be3d37-b670-4e1a-97a1-43a6c487dfe8 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Get all volumes completed successfully. Aug 23 18:29:05.174760 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:05.174760 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:05.178390 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2be3d37-b670-4e1a-97a1-43a6c487dfe8 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:29:05.178750 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1396/5562] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:29:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7300 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:05.192741 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a17f7b65-06ea-4dea-aff5-ccb1c149b555 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:05.194821 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a17f7b65-06ea-4dea-aff5-ccb1c149b555 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] DELETE https://10.4.3.148/volume/v3/types/79737482-eed8-47b1-82b3-2b9b14f41307 Aug 23 18:29:05.195073 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a17f7b65-06ea-4dea-aff5-ccb1c149b555 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:05.195350 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a17f7b65-06ea-4dea-aff5-ccb1c149b555 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:05.216196 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a17f7b65-06ea-4dea-aff5-ccb1c149b555 tempest-VolumeMultiattachTests-241739645 tempest-VolumeMultiattachTests-241739645-project-admin] https://10.4.3.148/volume/v3/types/79737482-eed8-47b1-82b3-2b9b14f41307 returned with HTTP 202 Aug 23 18:29:05.216635 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1393/5563] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:29:05 2026] DELETE /volume/v3/types/79737482-eed8-47b1-82b3-2b9b14f41307 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:29:14.131586 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=140,cinder:UPDATE=15,cinder:INSERT=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:29:15.151604 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=182,cinder:UPDATE=40,cinder:INSERT=16 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:29:15.177852 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=145,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:29:15.213824 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=138,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:29:40.701448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4996fd6e-2090-4b44-858c-a12281d9d57d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.703410 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4996fd6e-2090-4b44-858c-a12281d9d57d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:40.703641 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4996fd6e-2090-4b44-858c-a12281d9d57d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:40.703869 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4996fd6e-2090-4b44-858c-a12281d9d57d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:40.711137 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:40.711137 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:40.714753 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4996fd6e-2090-4b44-858c-a12281d9d57d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:40.718713 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4996fd6e-2090-4b44-858c-a12281d9d57d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:40.719136 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1389/5564] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:40 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:40.730144 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3a1aff07-03c7-4e89-ab0f-4c095e2c2c33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.731893 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a1aff07-03c7-4e89-ab0f-4c095e2c2c33 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:40.732103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a1aff07-03c7-4e89-ab0f-4c095e2c2c33 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:40.732315 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a1aff07-03c7-4e89-ab0f-4c095e2c2c33 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:40.740295 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:40.740295 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:40.744166 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3a1aff07-03c7-4e89-ab0f-4c095e2c2c33 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:40.748840 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a1aff07-03c7-4e89-ab0f-4c095e2c2c33 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:40.749238 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1387/5565] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:40 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:40.795654 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-bfd360bb-ff21-4bca-b1a6-67ab0d990264 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.798607 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-bfd360bb-ff21-4bca-b1a6-67ab0d990264 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:40.798890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-bfd360bb-ff21-4bca-b1a6-67ab0d990264 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:40.799174 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-bfd360bb-ff21-4bca-b1a6-67ab0d990264 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:40.809388 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:40.809388 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:40.814232 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-bfd360bb-ff21-4bca-b1a6-67ab0d990264 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:40.820015 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-bfd360bb-ff21-4bca-b1a6-67ab0d990264 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:40.820565 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1397/5566] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:29:40 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:40.889157 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-297a6ab1-5d65-4814-9379-97bf87875e02 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.889666 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-297a6ab1-5d65-4814-9379-97bf87875e02 None None] GET https://10.4.3.148/volume// Aug 23 18:29:40.889866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-297a6ab1-5d65-4814-9379-97bf87875e02 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:40.890083 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-297a6ab1-5d65-4814-9379-97bf87875e02 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:40.890431 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-297a6ab1-5d65-4814-9379-97bf87875e02 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:29:40.890717 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1394/5567] 10.4.3.148 () {66 vars in 1428 bytes} [Sun Aug 23 18:29:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:29:40.897915 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-2ea7e949-9bf2-476b-9589-a4d0cdf0815b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.900314 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-2ea7e949-9bf2-476b-9589-a4d0cdf0815b tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:29:40.900740 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-2ea7e949-9bf2-476b-9589-a4d0cdf0815b tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a3a6df0-c8b1-4796-86f2-a89035c4c0a9", "connector": null, "instance_uuid": "71496e36-5f7a-427e-a95f-02223cbcc35a"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:29:40.910260 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:40.910260 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:40.932289 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-2ea7e949-9bf2-476b-9589-a4d0cdf0815b tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:29:40.932719 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1390/5568] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:29:40 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 23 18:29:40.958104 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32a601bb-6dba-4941-8d85-795ad772dc81 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.959827 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32a601bb-6dba-4941-8d85-795ad772dc81 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:40.960045 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32a601bb-6dba-4941-8d85-795ad772dc81 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:40.960231 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32a601bb-6dba-4941-8d85-795ad772dc81 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:40.965078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3f65b59c-57e4-4780-b470-63ceb69be17e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.965546 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f65b59c-57e4-4780-b470-63ceb69be17e None None] GET https://10.4.3.148/volume// Aug 23 18:29:40.965721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f65b59c-57e4-4780-b470-63ceb69be17e None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:40.965938 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f65b59c-57e4-4780-b470-63ceb69be17e None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:40.966261 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f65b59c-57e4-4780-b470-63ceb69be17e None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:29:40.966551 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1398/5569] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:29:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:29:40.968905 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:40.968905 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:40.972282 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32a601bb-6dba-4941-8d85-795ad772dc81 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:40.973532 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-7c275e24-cc5a-48ec-97a8-2d5836c996c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:40.975709 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-7c275e24-cc5a-48ec-97a8-2d5836c996c1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:40.975927 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-7c275e24-cc5a-48ec-97a8-2d5836c996c1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:40.976264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-7c275e24-cc5a-48ec-97a8-2d5836c996c1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:40.976427 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32a601bb-6dba-4941-8d85-795ad772dc81 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:40.976804 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1388/5570] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:40 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:40.985709 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:40.985709 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:40.989099 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-7c275e24-cc5a-48ec-97a8-2d5836c996c1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:40.993073 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-7c275e24-cc5a-48ec-97a8-2d5836c996c1 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:40.993500 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1395/5571] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:29:40 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:29:41.105034 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-ef8d3421-d319-4634-8016-9ade5306c95f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:41.107448 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-ef8d3421-d319-4634-8016-9ade5306c95f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] PUT https://10.4.3.148/volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec Aug 23 18:29:41.107910 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-ef8d3421-d319-4634-8016-9ade5306c95f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:29:41.116071 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-ef8d3421-d319-4634-8016-9ade5306c95f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Acquiring lock "cinder-attachment_update-4a3a6df0-c8b1-4796-86f2-a89035c4c0a9-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:29:41.120853 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-ef8d3421-d319-4634-8016-9ade5306c95f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Lock "cinder-attachment_update-4a3a6df0-c8b1-4796-86f2-a89035c4c0a9-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:29:41.122178 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:41.122178 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:41.190723 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-ef8d3421-d319-4634-8016-9ade5306c95f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Lock "cinder-attachment_update-4a3a6df0-c8b1-4796-86f2-a89035c4c0a9-np0000007943" released by "attachment_update" :: held 0.070s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:29:41.191122 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-ef8d3421-d319-4634-8016-9ade5306c95f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec returned with HTTP 200 Aug 23 18:29:41.191856 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1391/5572] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:29:41 2026] PUT /volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:41.990356 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5af5965d-7e5e-4067-980d-fad28bb002cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:41.992155 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5af5965d-7e5e-4067-980d-fad28bb002cd tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:41.992449 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5af5965d-7e5e-4067-980d-fad28bb002cd tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:41.992660 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5af5965d-7e5e-4067-980d-fad28bb002cd tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:42.001320 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:42.001320 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:42.004468 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5af5965d-7e5e-4067-980d-fad28bb002cd tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:42.008259 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5af5965d-7e5e-4067-980d-fad28bb002cd tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:42.008657 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1399/5573] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:41 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:43.019830 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd18f63b-f454-4e08-ae07-20fd0d303f6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:43.021581 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd18f63b-f454-4e08-ae07-20fd0d303f6f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:43.021781 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd18f63b-f454-4e08-ae07-20fd0d303f6f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:43.021996 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd18f63b-f454-4e08-ae07-20fd0d303f6f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:43.030454 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:43.030454 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:43.033452 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cd18f63b-f454-4e08-ae07-20fd0d303f6f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:43.037134 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd18f63b-f454-4e08-ae07-20fd0d303f6f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:43.037472 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1389/5574] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:43 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:44.049249 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-076856a4-d76d-41a1-8982-d95170536aeb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:44.051033 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-076856a4-d76d-41a1-8982-d95170536aeb tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:44.051254 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-076856a4-d76d-41a1-8982-d95170536aeb tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:44.051461 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-076856a4-d76d-41a1-8982-d95170536aeb tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:44.060329 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:44.060329 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:44.063445 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-076856a4-d76d-41a1-8982-d95170536aeb tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:44.067180 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-076856a4-d76d-41a1-8982-d95170536aeb tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:44.067615 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1396/5575] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:44 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:45.080418 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eb07504a-e995-4c5c-9588-c5eabf04a34e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:45.082969 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb07504a-e995-4c5c-9588-c5eabf04a34e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:45.083286 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb07504a-e995-4c5c-9588-c5eabf04a34e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:45.083568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb07504a-e995-4c5c-9588-c5eabf04a34e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:45.096355 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:45.096355 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:45.100865 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eb07504a-e995-4c5c-9588-c5eabf04a34e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:45.105128 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb07504a-e995-4c5c-9588-c5eabf04a34e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:45.105534 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1392/5576] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:45 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:45.433220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-95a1a07d-78e7-4815-b108-67cd80ab8c08 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:45.435510 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-95a1a07d-78e7-4815-b108-67cd80ab8c08 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec/action Aug 23 18:29:45.435855 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-95a1a07d-78e7-4815-b108-67cd80ab8c08 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:29:45.436011 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-95a1a07d-78e7-4815-b108-67cd80ab8c08 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:29:45.450714 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:45.450714 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:45.458612 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1540ad53-cfb1-4dac-b6fd-9724c09fc44c req-95a1a07d-78e7-4815-b108-67cd80ab8c08 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec/action returned with HTTP 204 Aug 23 18:29:45.459127 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1400/5577] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:29:45 2026] POST /volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:29:46.117487 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e4dfc3c-9b2c-4096-b657-7ad91239989d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:46.119096 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e4dfc3c-9b2c-4096-b657-7ad91239989d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:46.119409 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e4dfc3c-9b2c-4096-b657-7ad91239989d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:46.120296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e4dfc3c-9b2c-4096-b657-7ad91239989d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:46.130154 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:46.130154 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:46.133734 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e4dfc3c-9b2c-4096-b657-7ad91239989d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:46.138416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e4dfc3c-9b2c-4096-b657-7ad91239989d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:46.138858 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1390/5578] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:46 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:46.151863 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8fa0cda-80cd-451b-b026-846c46eeda98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:46.154010 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8fa0cda-80cd-451b-b026-846c46eeda98 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:46.154268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8fa0cda-80cd-451b-b026-846c46eeda98 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:46.154474 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8fa0cda-80cd-451b-b026-846c46eeda98 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:46.165716 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:46.165716 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:46.169282 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8fa0cda-80cd-451b-b026-846c46eeda98 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:46.173936 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8fa0cda-80cd-451b-b026-846c46eeda98 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:46.174537 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1397/5579] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:46 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:48.539567 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-19512293-7ddf-48f9-8436-6daaabfe80ee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:48.541524 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-19512293-7ddf-48f9-8436-6daaabfe80ee tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:48.541703 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-19512293-7ddf-48f9-8436-6daaabfe80ee tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:48.541895 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-19512293-7ddf-48f9-8436-6daaabfe80ee tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:48.551133 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:48.551133 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:48.554162 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-19512293-7ddf-48f9-8436-6daaabfe80ee tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:48.557849 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-19512293-7ddf-48f9-8436-6daaabfe80ee tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:48.558239 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1393/5580] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:29:48 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:29:48.574847 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-993cecaa-b208-4fc6-909e-041b11cb67fc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:48.576764 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-993cecaa-b208-4fc6-909e-041b11cb67fc tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] POST https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9/action Aug 23 18:29:48.577117 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-993cecaa-b208-4fc6-909e-041b11cb67fc tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:29:48.577241 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-993cecaa-b208-4fc6-909e-041b11cb67fc tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:29:48.587228 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:48.587228 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:48.587689 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-993cecaa-b208-4fc6-909e-041b11cb67fc tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:48.593570 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-993cecaa-b208-4fc6-909e-041b11cb67fc tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Begin detaching volume completed successfully. Aug 23 18:29:48.593825 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-993cecaa-b208-4fc6-909e-041b11cb67fc tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9/action returned with HTTP 202 Aug 23 18:29:48.594165 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1401/5581] 10.4.3.148 () {72 vars in 1672 bytes} [Sun Aug 23 18:29:48 2026] POST /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:29:48.628730 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-868d2f29-e498-4adc-9e7d-4b63a70b4912 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:48.629147 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-868d2f29-e498-4adc-9e7d-4b63a70b4912 None None] GET https://10.4.3.148/volume// Aug 23 18:29:48.629306 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-868d2f29-e498-4adc-9e7d-4b63a70b4912 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:48.629486 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-868d2f29-e498-4adc-9e7d-4b63a70b4912 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:48.629771 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-868d2f29-e498-4adc-9e7d-4b63a70b4912 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:29:48.630273 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1391/5582] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:29:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:29:48.636143 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-3194b00c-2907-4de1-b1a9-2c73fbd26678 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:48.638390 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-3194b00c-2907-4de1-b1a9-2c73fbd26678 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:48.638586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-3194b00c-2907-4de1-b1a9-2c73fbd26678 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:48.638757 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-3194b00c-2907-4de1-b1a9-2c73fbd26678 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:48.647276 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:48.647276 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:48.650454 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-3194b00c-2907-4de1-b1a9-2c73fbd26678 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:48.654274 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-3194b00c-2907-4de1-b1a9-2c73fbd26678 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:48.654636 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1398/5583] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:29:48 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:29:49.412611 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-b19781c7-13f4-4490-8a72-e8456b9dd432 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:49.414641 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-b19781c7-13f4-4490-8a72-e8456b9dd432 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] DELETE https://10.4.3.148/volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec Aug 23 18:29:49.414866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-b19781c7-13f4-4490-8a72-e8456b9dd432 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:49.415077 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-b19781c7-13f4-4490-8a72-e8456b9dd432 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:49.421572 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:49.421572 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:49.461972 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eabfea2a-4fdc-496b-8a06-1cee36ce2b17 req-b19781c7-13f4-4490-8a72-e8456b9dd432 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec returned with HTTP 200 Aug 23 18:29:49.462391 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1394/5584] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:29:49 2026] DELETE /volume/v3/attachments/e19d7e98-9af0-4840-b64a-d613877b46ec => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:51.260373 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c1b8979b-948b-42a0-bd00-3323336fd977 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:51.262178 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1b8979b-948b-42a0-bd00-3323336fd977 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] DELETE https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:51.262371 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c1b8979b-948b-42a0-bd00-3323336fd977 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:51.262554 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c1b8979b-948b-42a0-bd00-3323336fd977 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:51.262710 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c1b8979b-948b-42a0-bd00-3323336fd977 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Delete volume with id: 4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:51.270764 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:51.270764 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:51.271283 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c1b8979b-948b-42a0-bd00-3323336fd977 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:51.288923 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c1b8979b-948b-42a0-bd00-3323336fd977 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Delete volume request issued successfully. Aug 23 18:29:51.289175 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1b8979b-948b-42a0-bd00-3323336fd977 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 202 Aug 23 18:29:51.289645 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1402/5585] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:29:51 2026] DELETE /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:29:51.298266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b553cdc-7be1-4a1d-a2d0-0116f121ab9e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:51.300657 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b553cdc-7be1-4a1d-a2d0-0116f121ab9e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:51.300891 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b553cdc-7be1-4a1d-a2d0-0116f121ab9e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:51.301102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b553cdc-7be1-4a1d-a2d0-0116f121ab9e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:51.309406 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:51.309406 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:29:51.314564 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8b553cdc-7be1-4a1d-a2d0-0116f121ab9e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:51.320086 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b553cdc-7be1-4a1d-a2d0-0116f121ab9e tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 200 Aug 23 18:29:51.320517 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1392/5586] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:51 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:52.333324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-879de1ff-9098-40d8-8fbe-aadde387c1e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:52.335276 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-879de1ff-9098-40d8-8fbe-aadde387c1e0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 Aug 23 18:29:52.335455 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-879de1ff-9098-40d8-8fbe-aadde387c1e0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:52.335635 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-879de1ff-9098-40d8-8fbe-aadde387c1e0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:52.341823 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-879de1ff-9098-40d8-8fbe-aadde387c1e0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 returned with HTTP 404 Aug 23 18:29:52.342301 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1399/5587] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:52 2026] GET /volume/v3/volumes/4a3a6df0-c8b1-4796-86f2-a89035c4c0a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:29:52.689310 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:52.691113 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a Aug 23 18:29:52.691321 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:52.691503 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:52.691603 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Delete snapshot with id: 8494b7a9-a2a0-4bc0-8daf-ed4d8006710a Aug 23 18:29:52.697200 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:52.697200 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:52.697734 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot retrieved successfully. Aug 23 18:29:52.711171 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot delete request issued successfully. Aug 23 18:29:52.711383 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f0cdd1c-f8dc-4e04-b6f0-870b438e2203 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a returned with HTTP 202 Aug 23 18:29:52.711960 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1395/5588] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:29:52 2026] DELETE /volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:29:52.718549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52c0f67b-7ea4-4025-97c9-6bb1691ae820 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:52.720352 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52c0f67b-7ea4-4025-97c9-6bb1691ae820 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a Aug 23 18:29:52.720528 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52c0f67b-7ea4-4025-97c9-6bb1691ae820 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:52.720746 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52c0f67b-7ea4-4025-97c9-6bb1691ae820 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:52.726309 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:52.726309 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:52.726862 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-52c0f67b-7ea4-4025-97c9-6bb1691ae820 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Snapshot retrieved successfully. Aug 23 18:29:52.727702 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52c0f67b-7ea4-4025-97c9-6bb1691ae820 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a returned with HTTP 200 Aug 23 18:29:52.728221 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1403/5589] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:29:52 2026] GET /volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:53.737096 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42c81a53-469d-4080-b4c6-b1013145798d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:53.738708 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42c81a53-469d-4080-b4c6-b1013145798d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a Aug 23 18:29:53.738944 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42c81a53-469d-4080-b4c6-b1013145798d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:53.739139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42c81a53-469d-4080-b4c6-b1013145798d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:53.743023 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42c81a53-469d-4080-b4c6-b1013145798d tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a returned with HTTP 404 Aug 23 18:29:53.743412 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1393/5590] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:29:53 2026] GET /volume/v3/snapshots/8494b7a9-a2a0-4bc0-8daf-ed4d8006710a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:29:53.773454 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-62c4e336-59ba-4967-8396-374b4c79b6fd req-36bb9e4d-6067-4758-87c2-66ff98e8350f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:53.775365 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-62c4e336-59ba-4967-8396-374b4c79b6fd req-36bb9e4d-6067-4758-87c2-66ff98e8350f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:29:53.775538 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-62c4e336-59ba-4967-8396-374b4c79b6fd req-36bb9e4d-6067-4758-87c2-66ff98e8350f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:53.775709 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-62c4e336-59ba-4967-8396-374b4c79b6fd req-36bb9e4d-6067-4758-87c2-66ff98e8350f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:53.782050 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:53.782050 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:29:53.785343 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-62c4e336-59ba-4967-8396-374b4c79b6fd req-36bb9e4d-6067-4758-87c2-66ff98e8350f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:53.788786 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-62c4e336-59ba-4967-8396-374b4c79b6fd req-36bb9e4d-6067-4758-87c2-66ff98e8350f tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:29:53.789148 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1400/5591] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:29:53 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:55.314206 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:55.315999 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] DELETE https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:29:55.316203 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:55.316384 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:55.316534 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Delete volume with id: 548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:29:55.323653 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:55.323653 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:29:55.324155 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:55.341475 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Delete volume request issued successfully. Aug 23 18:29:55.341710 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3d67e5e-267c-43b0-b7b8-59b0c6e3a920 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 202 Aug 23 18:29:55.342259 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1396/5592] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:29:55 2026] DELETE /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:29:55.349881 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-77747348-5160-46e5-a393-51f6e0c59baa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:55.351833 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77747348-5160-46e5-a393-51f6e0c59baa tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:29:55.352037 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77747348-5160-46e5-a393-51f6e0c59baa tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:55.352211 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77747348-5160-46e5-a393-51f6e0c59baa tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:55.359260 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:29:55.359260 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:29:55.363050 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-77747348-5160-46e5-a393-51f6e0c59baa tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Volume info retrieved successfully. Aug 23 18:29:55.368319 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77747348-5160-46e5-a393-51f6e0c59baa tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 200 Aug 23 18:29:55.368675 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1404/5593] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:55 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:29:56.381869 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e4ceca20-fc59-41e0-a45c-7af594b94ee0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:29:56.383622 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4ceca20-fc59-41e0-a45c-7af594b94ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] GET https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 Aug 23 18:29:56.383846 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4ceca20-fc59-41e0-a45c-7af594b94ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:29:56.384039 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4ceca20-fc59-41e0-a45c-7af594b94ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:29:56.390207 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4ceca20-fc59-41e0-a45c-7af594b94ee0 tempest-TestStampPattern-1169430045 tempest-TestStampPattern-1169430045-project-member] https://10.4.3.148/volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 returned with HTTP 404 Aug 23 18:29:56.390727 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1394/5594] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:29:56 2026] GET /volume/v3/volumes/548a9341-c502-46b3-8270-60d3704730d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:30:03.788631 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=25 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:05.336429 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=40,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:05.367219 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=23,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:06.386111 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=25 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:09.942323 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c28e83b0-145e-40fc-a148-e79bba1542da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:10.023992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c28e83b0-145e-40fc-a148-e79bba1542da tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:30:10.024401 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c28e83b0-145e-40fc-a148-e79bba1542da tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1295184592", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:10.037332 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c28e83b0-145e-40fc-a148-e79bba1542da tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:30:10.037804 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1401/5595] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:30:09 2026] POST /volume/v3/types => generated 212 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:10.047568 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ce12beb-6d92-4468-be70-ffa6859de3b1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:10.049519 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ce12beb-6d92-4468-be70-ffa6859de3b1 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] POST https://10.4.3.148/volume/v3/types/a2b7be51-6dcb-4f0b-b260-98d5ace16de5/encryption Aug 23 18:30:10.049852 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ce12beb-6d92-4468-be70-ffa6859de3b1 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:10.064441 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ce12beb-6d92-4468-be70-ffa6859de3b1 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/types/a2b7be51-6dcb-4f0b-b260-98d5ace16de5/encryption returned with HTTP 200 Aug 23 18:30:10.064849 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1397/5596] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:30:10 2026] POST /volume/v3/types/a2b7be51-6dcb-4f0b-b260-98d5ace16de5/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:10.072203 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e284544a-7369-4ce7-bf34-46e2569c8663 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:10.134188 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:30:10.134513 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-931005379", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1295184592", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:10.136073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-931005379', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1295184592', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:30:10.139343 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:30:10.139615 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:10.139615 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:10.140148 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:30:10.145334 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (79968243-05e0-4174-b17a-676cddd67a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:30:10.146178 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce83ca4d-ddc7-4401-8c0a-113a51d19865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:10.147020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:30:10.170409 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce83ca4d-ddc7-4401-8c0a-113a51d19865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:30:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a2b7be51-6dcb-4f0b-b260-98d5ace16de5,is_public=True,name='tempest-scenario-type-luks-1295184592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2b7be51-6dcb-4f0b-b260-98d5ace16de5', '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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:10.171153 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11de713e-da35-4db2-aab4-a9606ea51eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:10.194542 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1295184592 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1295184592, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:30:10.194824 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1295184592 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1295184592, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:30:10.221990 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['cdd7c446-6f8b-4b9b-b2ae-c1a5e1fcfc1a', '774043a6-e21d-4264-9b1e-cc429527f64f', '1b3e1163-6662-4ed9-b7aa-045cb3e649bc', '7bd112a3-95fe-490e-9edb-cdd075b5ef4d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:30:10.222695 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11de713e-da35-4db2-aab4-a9606ea51eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd7c446-6f8b-4b9b-b2ae-c1a5e1fcfc1a', '774043a6-e21d-4264-9b1e-cc429527f64f', '1b3e1163-6662-4ed9-b7aa-045cb3e649bc', '7bd112a3-95fe-490e-9edb-cdd075b5ef4d']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:10.223469 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5604e1ff-040b-4a43-93d8-d29aab62b9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:10.243995 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5604e1ff-040b-4a43-93d8-d29aab62b9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34bc635-a55b-4268-9dbd-6248b4068cf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-931005379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['cdd7c446-6f8b-4b9b-b2ae-c1a5e1fcfc1a','774043a6-e21d-4264-9b1e-cc429527f64f','1b3e1163-6662-4ed9-b7aa-045cb3e649bc','7bd112a3-95fe-490e-9edb-cdd075b5ef4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=a2b7be51-6dcb-4f0b-b260-98d5ace16de5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-931005379',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a34bc635-a55b-4268-9dbd-6248b4068cf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2b7be51-6dcb-4f0b-b260-98d5ace16de5),volume_type_id=a2b7be51-6dcb-4f0b-b260-98d5ace16de5)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:10.244687 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204d0da4-8e0d-46a7-a86e-ea631977d437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:10.261906 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204d0da4-8e0d-46a7-a86e-ea631977d437) transitioned into state 'SUCCESS' from state '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-931005379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['cdd7c446-6f8b-4b9b-b2ae-c1a5e1fcfc1a','774043a6-e21d-4264-9b1e-cc429527f64f','1b3e1163-6662-4ed9-b7aa-045cb3e649bc','7bd112a3-95fe-490e-9edb-cdd075b5ef4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=a2b7be51-6dcb-4f0b-b260-98d5ace16de5)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:10.262592 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9637b117-b30d-49c0-aa76-9131ddc9dfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:10.270998 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9637b117-b30d-49c0-aa76-9131ddc9dfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:10.271685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (79968243-05e0-4174-b17a-676cddd67a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:30:10.271984 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:30:10.272515 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e284544a-7369-4ce7-bf34-46e2569c8663 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:30:10.272918 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1405/5597] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:30:10 2026] POST /volume/v3/volumes => generated 779 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:30:10.284561 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65b6c1ec-96bc-4dff-9f53-036cada40c1b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:10.286483 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65b6c1ec-96bc-4dff-9f53-036cada40c1b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:10.286734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65b6c1ec-96bc-4dff-9f53-036cada40c1b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:10.287016 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65b6c1ec-96bc-4dff-9f53-036cada40c1b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:10.294153 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:10.294153 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:10.298030 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-65b6c1ec-96bc-4dff-9f53-036cada40c1b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:10.302388 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65b6c1ec-96bc-4dff-9f53-036cada40c1b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 200 Aug 23 18:30:10.302845 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1395/5598] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:10 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:11.314587 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74ae4d26-9d1e-4ce3-8eb9-5e69bae4f22e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:11.316281 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74ae4d26-9d1e-4ce3-8eb9-5e69bae4f22e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:11.316460 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74ae4d26-9d1e-4ce3-8eb9-5e69bae4f22e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:11.316629 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74ae4d26-9d1e-4ce3-8eb9-5e69bae4f22e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:11.323286 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:11.323286 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:11.326514 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74ae4d26-9d1e-4ce3-8eb9-5e69bae4f22e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:11.330826 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74ae4d26-9d1e-4ce3-8eb9-5e69bae4f22e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 200 Aug 23 18:30:11.331182 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1402/5599] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:11 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:11.342204 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a0b57a3-2809-4c0c-a9b2-e9167105fa5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:11.344056 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a0b57a3-2809-4c0c-a9b2-e9167105fa5b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:11.344298 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a0b57a3-2809-4c0c-a9b2-e9167105fa5b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:11.344564 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a0b57a3-2809-4c0c-a9b2-e9167105fa5b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:11.351464 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:11.351464 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:11.354939 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0a0b57a3-2809-4c0c-a9b2-e9167105fa5b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:11.358687 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a0b57a3-2809-4c0c-a9b2-e9167105fa5b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 200 Aug 23 18:30:11.359106 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1398/5600] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:11 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:11.370656 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-409fac96-89db-4dce-9e3c-c97cef630eb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:11.372454 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-409fac96-89db-4dce-9e3c-c97cef630eb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8/action Aug 23 18:30:11.372783 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-409fac96-89db-4dce-9e3c-c97cef630eb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:30:11.372935 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-409fac96-89db-4dce-9e3c-c97cef630eb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:11.380949 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:11.380949 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:11.381386 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-409fac96-89db-4dce-9e3c-c97cef630eb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:11.387697 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-409fac96-89db-4dce-9e3c-c97cef630eb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume updated successfully. Aug 23 18:30:11.387912 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-409fac96-89db-4dce-9e3c-c97cef630eb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8/action returned with HTTP 200 Aug 23 18:30:11.388318 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1406/5601] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:30:11 2026] POST /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:30:11.473319 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-2c128ab6-497e-4104-8a74-3bebd4b957e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:11.475234 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-2c128ab6-497e-4104-8a74-3bebd4b957e0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:11.475422 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-2c128ab6-497e-4104-8a74-3bebd4b957e0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:11.475598 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-2c128ab6-497e-4104-8a74-3bebd4b957e0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:11.481896 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:11.481896 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:11.485390 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-2c128ab6-497e-4104-8a74-3bebd4b957e0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:11.490260 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-2c128ab6-497e-4104-8a74-3bebd4b957e0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 200 Aug 23 18:30:11.490748 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1396/5602] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:30:11 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:11.913860 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-ca820ba0-3430-48e6-8730-990967262aee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:11.915803 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-ca820ba0-3430-48e6-8730-990967262aee tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:11.916034 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-ca820ba0-3430-48e6-8730-990967262aee tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:11.916227 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-ca820ba0-3430-48e6-8730-990967262aee tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:11.922569 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:11.922569 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:11.925663 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-ca820ba0-3430-48e6-8730-990967262aee tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:11.929405 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-ca820ba0-3430-48e6-8730-990967262aee tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 200 Aug 23 18:30:11.929907 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1403/5603] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:30:11 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:11.937986 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69c246ff-20e7-4c96-b1d0-cd3d4b962933 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:11.938336 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69c246ff-20e7-4c96-b1d0-cd3d4b962933 None None] GET https://10.4.3.148/volume// Aug 23 18:30:11.938491 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69c246ff-20e7-4c96-b1d0-cd3d4b962933 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:11.938665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69c246ff-20e7-4c96-b1d0-cd3d4b962933 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:11.938987 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69c246ff-20e7-4c96-b1d0-cd3d4b962933 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:30:11.939245 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1399/5604] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:30:11 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:30:11.945545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-040a7a23-f93b-4bfa-8f43-ac3d8742d887 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:11.947730 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-040a7a23-f93b-4bfa-8f43-ac3d8742d887 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:30:11.948172 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-040a7a23-f93b-4bfa-8f43-ac3d8742d887 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a34bc635-a55b-4268-9dbd-6248b4068cf8", "connector": null, "instance_uuid": "257b1e0f-9bf1-455c-b08a-6bc5ce3abeaf"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:11.956426 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:11.956426 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:11.978599 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-040a7a23-f93b-4bfa-8f43-ac3d8742d887 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:30:11.979204 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1407/5605] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:30:11 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 23 18:30:12.612501 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65201bab-05fa-48c6-a328-08c1c0db3a50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:12.612860 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65201bab-05fa-48c6-a328-08c1c0db3a50 None None] GET https://10.4.3.148/volume// Aug 23 18:30:12.613006 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65201bab-05fa-48c6-a328-08c1c0db3a50 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:12.613199 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65201bab-05fa-48c6-a328-08c1c0db3a50 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:12.613479 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65201bab-05fa-48c6-a328-08c1c0db3a50 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:30:12.613718 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1397/5606] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:30:12 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:30:12.623693 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-f04a199a-7d72-4d98-9b90-264f434c333a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:12.625705 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-f04a199a-7d72-4d98-9b90-264f434c333a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:12.625951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-f04a199a-7d72-4d98-9b90-264f434c333a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:12.626172 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-f04a199a-7d72-4d98-9b90-264f434c333a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:12.636099 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:12.636099 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:12.639728 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-f04a199a-7d72-4d98-9b90-264f434c333a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:12.643819 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-f04a199a-7d72-4d98-9b90-264f434c333a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 200 Aug 23 18:30:12.644201 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1404/5607] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:30:12 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:30:12.741425 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-a93e8fc3-c83c-48ae-a32b-0d73262fd81c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:12.743531 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-a93e8fc3-c83c-48ae-a32b-0d73262fd81c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f Aug 23 18:30:12.743905 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-a93e8fc3-c83c-48ae-a32b-0d73262fd81c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:12.752548 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-a93e8fc3-c83c-48ae-a32b-0d73262fd81c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-a34bc635-a55b-4268-9dbd-6248b4068cf8-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:30:12.756904 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-a93e8fc3-c83c-48ae-a32b-0d73262fd81c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-a34bc635-a55b-4268-9dbd-6248b4068cf8-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:30:12.757969 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:12.757969 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:12.836136 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-a93e8fc3-c83c-48ae-a32b-0d73262fd81c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-a34bc635-a55b-4268-9dbd-6248b4068cf8-np0000007943" released by "attachment_update" :: held 0.079s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:30:12.836430 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-a93e8fc3-c83c-48ae-a32b-0d73262fd81c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f returned with HTTP 200 Aug 23 18:30:12.837141 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1400/5608] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:30:12 2026] PUT /volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:12.856159 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-d24b6572-d090-43cd-9a9a-500789ffdb18 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:12.858123 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-d24b6572-d090-43cd-9a9a-500789ffdb18 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f/action Aug 23 18:30:12.858447 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-d24b6572-d090-43cd-9a9a-500789ffdb18 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:30:12.858573 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-d24b6572-d090-43cd-9a9a-500789ffdb18 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:12.872273 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:12.872273 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:12.881334 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-d24b6572-d090-43cd-9a9a-500789ffdb18 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f/action returned with HTTP 204 Aug 23 18:30:12.881832 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1408/5609] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:30:12 2026] POST /volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:30:17.841690 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-19eb668b-c268-4be2-9896-1d5a64505713 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:17.845600 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-19eb668b-c268-4be2-9896-1d5a64505713 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8/encryption Aug 23 18:30:17.845887 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-19eb668b-c268-4be2-9896-1d5a64505713 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:17.846145 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-19eb668b-c268-4be2-9896-1d5a64505713 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:17.858107 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:17.858107 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:17.866426 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a335ec7-42ca-410c-9069-1415bce0b86a req-19eb668b-c268-4be2-9896-1d5a64505713 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8/encryption returned with HTTP 200 Aug 23 18:30:17.866940 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1398/5610] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:30:17 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:22.642873 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=16,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:22.831221 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:22.878401 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=38,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:26.283251 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8afb5bc8-9c0c-43c9-92b4-0e9b91b4cb3b req-3a474596-482e-46ac-94ea-9146e78581a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:26.285184 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8afb5bc8-9c0c-43c9-92b4-0e9b91b4cb3b req-3a474596-482e-46ac-94ea-9146e78581a2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f Aug 23 18:30:26.285354 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8afb5bc8-9c0c-43c9-92b4-0e9b91b4cb3b req-3a474596-482e-46ac-94ea-9146e78581a2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:26.285524 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8afb5bc8-9c0c-43c9-92b4-0e9b91b4cb3b req-3a474596-482e-46ac-94ea-9146e78581a2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:26.292148 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:26.292148 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:26.333215 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8afb5bc8-9c0c-43c9-92b4-0e9b91b4cb3b req-3a474596-482e-46ac-94ea-9146e78581a2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f returned with HTTP 200 Aug 23 18:30:26.333599 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1405/5611] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:30:26 2026] DELETE /volume/v3/attachments/68363119-f2e4-4c52-ac08-ecf97aea812f => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:27.569245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:27.570936 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:27.571124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:27.571309 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:27.571462 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:27.577889 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:27.577889 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:27.578279 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:27.587609 np0000007943 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:30:27.592533 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:30:27.592696 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3698caa5-1d7a-4bfb-a19c-f4ffff59a401 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 202 Aug 23 18:30:27.593143 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1401/5612] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:30:27 2026] DELETE /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:30:27.600056 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6dcc0608-20a7-4914-91fd-b13ef5ad9a7b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:27.601896 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dcc0608-20a7-4914-91fd-b13ef5ad9a7b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:27.602112 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dcc0608-20a7-4914-91fd-b13ef5ad9a7b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:27.602265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dcc0608-20a7-4914-91fd-b13ef5ad9a7b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:27.609525 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:27.609525 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:27.612977 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6dcc0608-20a7-4914-91fd-b13ef5ad9a7b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:27.616993 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dcc0608-20a7-4914-91fd-b13ef5ad9a7b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 200 Aug 23 18:30:27.617327 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1409/5613] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:27 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:27.865225 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=12 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:28.629633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-628da067-2590-4ab8-989d-53bb6a0e274f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:28.631404 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-628da067-2590-4ab8-989d-53bb6a0e274f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 Aug 23 18:30:28.631589 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-628da067-2590-4ab8-989d-53bb6a0e274f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:28.631766 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-628da067-2590-4ab8-989d-53bb6a0e274f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:28.637210 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-628da067-2590-4ab8-989d-53bb6a0e274f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 returned with HTTP 404 Aug 23 18:30:28.637724 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1399/5614] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:28 2026] GET /volume/v3/volumes/a34bc635-a55b-4268-9dbd-6248b4068cf8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:30:28.644410 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-760eb604-c6ca-425d-98d5-037d53de7f1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:28.645713 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-760eb604-c6ca-425d-98d5-037d53de7f1b tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:30:28.645934 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-760eb604-c6ca-425d-98d5-037d53de7f1b tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:28.646144 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-760eb604-c6ca-425d-98d5-037d53de7f1b tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:28.646632 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:28.646632 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:28.646925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-760eb604-c6ca-425d-98d5-037d53de7f1b tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:30:28.654697 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-760eb604-c6ca-425d-98d5-037d53de7f1b tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Get all volumes completed successfully. Aug 23 18:30:28.656054 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:28.656054 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:28.659971 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-760eb604-c6ca-425d-98d5-037d53de7f1b tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:30:28.660363 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1406/5615] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:30:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:28.673405 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34c4d453-27ed-4522-a57c-caa69140e383 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:28.675756 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34c4d453-27ed-4522-a57c-caa69140e383 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] DELETE https://10.4.3.148/volume/v3/types/a2b7be51-6dcb-4f0b-b260-98d5ace16de5 Aug 23 18:30:28.676058 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34c4d453-27ed-4522-a57c-caa69140e383 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:28.676332 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34c4d453-27ed-4522-a57c-caa69140e383 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:28.701766 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34c4d453-27ed-4522-a57c-caa69140e383 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/types/a2b7be51-6dcb-4f0b-b260-98d5ace16de5 returned with HTTP 202 Aug 23 18:30:28.702324 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1402/5616] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:30:28 2026] DELETE /volume/v3/types/a2b7be51-6dcb-4f0b-b260-98d5ace16de5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:30:28.711655 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1a172872-93a1-4b2a-9d89-bc12003ac837 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:28.713257 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a172872-93a1-4b2a-9d89-bc12003ac837 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:30:28.713578 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a172872-93a1-4b2a-9d89-bc12003ac837 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-2104935084", "extra_specs": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:28.727831 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a172872-93a1-4b2a-9d89-bc12003ac837 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:30:28.728175 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1410/5617] 10.4.3.148 () {68 vars in 1252 bytes} [Sun Aug 23 18:30:28 2026] POST /volume/v3/types => generated 213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:28.736285 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e162875-3459-48bd-8ecb-770253694551 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:28.738218 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e162875-3459-48bd-8ecb-770253694551 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] POST https://10.4.3.148/volume/v3/types/70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4/encryption Aug 23 18:30:28.738529 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e162875-3459-48bd-8ecb-770253694551 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:28.753765 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e162875-3459-48bd-8ecb-770253694551 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/types/70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4/encryption returned with HTTP 200 Aug 23 18:30:28.754318 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1400/5618] 10.4.3.148 () {68 vars in 1397 bytes} [Sun Aug 23 18:30:28 2026] POST /volume/v3/types/70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:28.762133 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c9f27874-4c11-4823-bee7-26b168890504 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:28.763721 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:30:28.764077 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1996658441", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-2104935084", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:28.765486 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1996658441', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-2104935084', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:30:28.768686 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:30:28.768979 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:28.768979 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:28.769434 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:30:28.774603 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (3db24e9d-c4fb-410f-b50f-880789d7746b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:30:28.775495 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f46c38e-6fc9-4acd-8637-d7f68c70f325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:28.776307 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:30:28.797108 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f46c38e-6fc9-4acd-8637-d7f68c70f325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4,is_public=True,name='tempest-scenario-type-luks2-2104935084',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:28.797832 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abfb238-490c-45ea-b9a1-23e11fdcf849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:28.819718 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-2104935084 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-2104935084, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:30:28.820016 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-2104935084 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-2104935084, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:30:28.842971 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['9d164f6b-c3d0-43b6-a912-021a3d2004c3', 'a0fcd745-1fca-4118-b996-c0cfd7686ed4', 'def755af-5476-41c7-8e55-39951858d8ff', 'c87a67d7-2ba0-4ba5-8c1f-f815c8bd3f0d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:30:28.843752 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abfb238-490c-45ea-b9a1-23e11fdcf849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d164f6b-c3d0-43b6-a912-021a3d2004c3', 'a0fcd745-1fca-4118-b996-c0cfd7686ed4', 'def755af-5476-41c7-8e55-39951858d8ff', 'c87a67d7-2ba0-4ba5-8c1f-f815c8bd3f0d']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:28.844512 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacd017e-622d-4329-8fab-3c3e96119db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:28.864261 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacd017e-622d-4329-8fab-3c3e96119db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447fae4e-8adc-4dcf-9bd6-909a7a11ca95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1996658441',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['9d164f6b-c3d0-43b6-a912-021a3d2004c3','a0fcd745-1fca-4118-b996-c0cfd7686ed4','def755af-5476-41c7-8e55-39951858d8ff','c87a67d7-2ba0-4ba5-8c1f-f815c8bd3f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1996658441',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=447fae4e-8adc-4dcf-9bd6-909a7a11ca95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4),volume_type_id=70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:28.865024 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe3d671-e11e-4537-a582-87d8e15896f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:28.881360 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe3d671-e11e-4537-a582-87d8e15896f7) transitioned into state 'SUCCESS' from state '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-1996658441',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['9d164f6b-c3d0-43b6-a912-021a3d2004c3','a0fcd745-1fca-4118-b996-c0cfd7686ed4','def755af-5476-41c7-8e55-39951858d8ff','c87a67d7-2ba0-4ba5-8c1f-f815c8bd3f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:28.881909 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bda2fc7-660e-4567-a78c-1bd90eb530a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:28.889387 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bda2fc7-660e-4567-a78c-1bd90eb530a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:28.890141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (3db24e9d-c4fb-410f-b50f-880789d7746b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:30:28.890468 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:30:28.891040 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9f27874-4c11-4823-bee7-26b168890504 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:30:28.891475 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1407/5619] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:30:28 2026] POST /volume/v3/volumes => generated 781 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:30:28.902771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8cdb1ce3-0b45-4193-b4b7-06eaa5920650 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:28.904427 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8cdb1ce3-0b45-4193-b4b7-06eaa5920650 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:28.904610 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8cdb1ce3-0b45-4193-b4b7-06eaa5920650 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:28.904849 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8cdb1ce3-0b45-4193-b4b7-06eaa5920650 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:28.911417 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:28.911417 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:28.915422 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8cdb1ce3-0b45-4193-b4b7-06eaa5920650 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:28.919530 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8cdb1ce3-0b45-4193-b4b7-06eaa5920650 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 200 Aug 23 18:30:28.919976 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1403/5620] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:28 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:29.932157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e0ea4d38-4f07-4d51-accb-098d30b050bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:29.933883 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0ea4d38-4f07-4d51-accb-098d30b050bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:29.934071 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0ea4d38-4f07-4d51-accb-098d30b050bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:29.934245 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0ea4d38-4f07-4d51-accb-098d30b050bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:29.940616 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:29.940616 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:29.943924 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e0ea4d38-4f07-4d51-accb-098d30b050bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:29.947429 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0ea4d38-4f07-4d51-accb-098d30b050bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 200 Aug 23 18:30:29.947742 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1411/5621] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:29 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:29.958629 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b37615e4-b99f-443c-97b2-3c52a6b23b94 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:29.960385 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b37615e4-b99f-443c-97b2-3c52a6b23b94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:29.960566 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b37615e4-b99f-443c-97b2-3c52a6b23b94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:29.960736 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b37615e4-b99f-443c-97b2-3c52a6b23b94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:29.967327 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:29.967327 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:29.970439 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b37615e4-b99f-443c-97b2-3c52a6b23b94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:29.973968 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b37615e4-b99f-443c-97b2-3c52a6b23b94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 200 Aug 23 18:30:29.974329 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1401/5622] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:29 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:29.985468 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0087c474-0a40-49f0-9de5-c280583a12e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:29.987246 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0087c474-0a40-49f0-9de5-c280583a12e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/action Aug 23 18:30:29.987562 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0087c474-0a40-49f0-9de5-c280583a12e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:30:29.987675 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0087c474-0a40-49f0-9de5-c280583a12e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:29.995868 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:29.995868 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:29.996268 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0087c474-0a40-49f0-9de5-c280583a12e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:30.003190 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0087c474-0a40-49f0-9de5-c280583a12e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume updated successfully. Aug 23 18:30:30.003386 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0087c474-0a40-49f0-9de5-c280583a12e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/action returned with HTTP 200 Aug 23 18:30:30.003731 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1408/5623] 10.4.3.148 () {68 vars in 1390 bytes} [Sun Aug 23 18:30:29 2026] POST /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 23 18:30:30.079988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-218ada87-0d53-4b10-bd9a-bda4c08be466 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:30.081917 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-218ada87-0d53-4b10-bd9a-bda4c08be466 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:30.082094 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-218ada87-0d53-4b10-bd9a-bda4c08be466 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:30.082270 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-218ada87-0d53-4b10-bd9a-bda4c08be466 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:30.088620 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:30.088620 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:30.091623 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-218ada87-0d53-4b10-bd9a-bda4c08be466 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:30.095351 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-218ada87-0d53-4b10-bd9a-bda4c08be466 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 200 Aug 23 18:30:30.095694 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1404/5624] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:30:30 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:30.406701 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-9cb0e1ab-1b08-4563-bf83-188448291005 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:30.408651 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-9cb0e1ab-1b08-4563-bf83-188448291005 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:30.408850 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-9cb0e1ab-1b08-4563-bf83-188448291005 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:30.409033 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-9cb0e1ab-1b08-4563-bf83-188448291005 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:30.415028 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:30.415028 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:30.418166 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-9cb0e1ab-1b08-4563-bf83-188448291005 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:30.421608 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-9cb0e1ab-1b08-4563-bf83-188448291005 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 200 Aug 23 18:30:30.421987 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1412/5625] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:30:30 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:30.431301 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-650380e2-6f4f-427e-b833-ef63c076cd96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:30.431616 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-650380e2-6f4f-427e-b833-ef63c076cd96 None None] GET https://10.4.3.148/volume// Aug 23 18:30:30.431755 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-650380e2-6f4f-427e-b833-ef63c076cd96 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:30.431997 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-650380e2-6f4f-427e-b833-ef63c076cd96 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:30.432288 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-650380e2-6f4f-427e-b833-ef63c076cd96 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:30:30.432531 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1402/5626] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:30:30 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:30:30.438707 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-38f334f7-b80c-419d-9900-44e0e10ae634 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:30.440561 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-38f334f7-b80c-419d-9900-44e0e10ae634 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:30:30.440910 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-38f334f7-b80c-419d-9900-44e0e10ae634 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "447fae4e-8adc-4dcf-9bd6-909a7a11ca95", "connector": null, "instance_uuid": "476faf12-4eea-4e19-82b9-67e299b2790b"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:30.448282 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:30.448282 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:30.469009 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-38f334f7-b80c-419d-9900-44e0e10ae634 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:30:30.469390 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1409/5627] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:30:30 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 23 18:30:31.104987 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b1dae3a-4bdb-46c4-b9f6-1e42e7765805 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:31.105363 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b1dae3a-4bdb-46c4-b9f6-1e42e7765805 None None] GET https://10.4.3.148/volume// Aug 23 18:30:31.105363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b1dae3a-4bdb-46c4-b9f6-1e42e7765805 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:31.105515 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b1dae3a-4bdb-46c4-b9f6-1e42e7765805 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:31.105867 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b1dae3a-4bdb-46c4-b9f6-1e42e7765805 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:30:31.106109 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1405/5628] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:30:31.113272 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-bbc7c375-ad63-48a6-8185-46e8e7b26476 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:31.115286 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-bbc7c375-ad63-48a6-8185-46e8e7b26476 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:31.115481 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-bbc7c375-ad63-48a6-8185-46e8e7b26476 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:31.115657 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-bbc7c375-ad63-48a6-8185-46e8e7b26476 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:31.124089 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:31.124089 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:31.127058 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-bbc7c375-ad63-48a6-8185-46e8e7b26476 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:31.130677 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-bbc7c375-ad63-48a6-8185-46e8e7b26476 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 200 Aug 23 18:30:31.131073 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1413/5629] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:30:31 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 1052 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:30:31.228170 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-2af041e6-19db-4c81-b61c-5dd62507724c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:31.230081 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-2af041e6-19db-4c81-b61c-5dd62507724c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841 Aug 23 18:30:31.230407 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-2af041e6-19db-4c81-b61c-5dd62507724c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:31.237066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-2af041e6-19db-4c81-b61c-5dd62507724c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-447fae4e-8adc-4dcf-9bd6-909a7a11ca95-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:30:31.241247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-2af041e6-19db-4c81-b61c-5dd62507724c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-447fae4e-8adc-4dcf-9bd6-909a7a11ca95-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:30:31.242071 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:31.242071 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:31.306639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-2af041e6-19db-4c81-b61c-5dd62507724c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-447fae4e-8adc-4dcf-9bd6-909a7a11ca95-np0000007943" released by "attachment_update" :: held 0.065s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:30:31.307018 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-2af041e6-19db-4c81-b61c-5dd62507724c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841 returned with HTTP 200 Aug 23 18:30:31.307493 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1403/5630] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:30:31 2026] PUT /volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841 => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:31.327813 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-d5fa7503-42a2-4dfe-905a-18b380afb4e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:31.330249 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-d5fa7503-42a2-4dfe-905a-18b380afb4e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841/action Aug 23 18:30:31.330701 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-d5fa7503-42a2-4dfe-905a-18b380afb4e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:30:31.330880 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-d5fa7503-42a2-4dfe-905a-18b380afb4e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:31.347108 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:31.347108 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:31.355874 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-d5fa7503-42a2-4dfe-905a-18b380afb4e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841/action returned with HTTP 204 Aug 23 18:30:31.356365 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1410/5631] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:30:31 2026] POST /volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:30:35.275552 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-1b0d7a6c-76ca-4b9b-860c-34725806b31a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:35.277517 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-1b0d7a6c-76ca-4b9b-860c-34725806b31a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/encryption Aug 23 18:30:35.277696 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-1b0d7a6c-76ca-4b9b-860c-34725806b31a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:35.277897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-1b0d7a6c-76ca-4b9b-860c-34725806b31a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:35.285985 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:35.285985 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:35.291216 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5e0c878d-9e8b-4e1e-b7d7-b70043f66b06 req-1b0d7a6c-76ca-4b9b-860c-34725806b31a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/encryption returned with HTTP 200 Aug 23 18:30:35.291579 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1406/5632] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:30:35 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/encryption => generated 161 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:41.130026 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=20,cinder:INSERT=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:41.301426 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:41.354245 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=47,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:45.290948 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:30:50.134219 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-e7665814-8742-4fd1-b6a5-2ace7accfbb8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:50.136289 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-e7665814-8742-4fd1-b6a5-2ace7accfbb8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/encryption Aug 23 18:30:50.136467 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-e7665814-8742-4fd1-b6a5-2ace7accfbb8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:50.136664 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-e7665814-8742-4fd1-b6a5-2ace7accfbb8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:50.145287 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:50.145287 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:50.151617 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-e7665814-8742-4fd1-b6a5-2ace7accfbb8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/encryption returned with HTTP 200 Aug 23 18:30:50.152259 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1414/5633] 10.4.3.148 () {68 vars in 1631 bytes} [Sun Aug 23 18:30:50 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:50.789733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-b7146e9a-1bda-47c8-9c90-c1f55c802880 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:50.791915 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-b7146e9a-1bda-47c8-9c90-c1f55c802880 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841 Aug 23 18:30:50.792105 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-b7146e9a-1bda-47c8-9c90-c1f55c802880 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:50.792293 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-b7146e9a-1bda-47c8-9c90-c1f55c802880 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:50.799141 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:50.799141 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:50.839632 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c16bf8d0-b336-49ca-9a60-a66b3df6e850 req-b7146e9a-1bda-47c8-9c90-c1f55c802880 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841 returned with HTTP 200 Aug 23 18:30:50.840090 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1404/5634] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:30:50 2026] DELETE /volume/v3/attachments/608f17ff-ff20-4d37-a430-9aa429a7b841 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:52.064184 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:52.065906 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:52.066106 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:52.066310 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:52.066475 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: 447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:52.073100 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:52.073100 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:52.073491 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:52.082861 np0000007943 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 23 18:30:52.088019 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:30:52.088194 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bbbdfbb-3d31-4d2a-b0bc-c808ede16622 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 202 Aug 23 18:30:52.088589 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1411/5635] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:30:52 2026] DELETE /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:30:52.095002 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4fac8743-9902-4335-83ff-3ee0ac0a6d17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:52.096781 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4fac8743-9902-4335-83ff-3ee0ac0a6d17 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:52.097022 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4fac8743-9902-4335-83ff-3ee0ac0a6d17 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:52.097210 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4fac8743-9902-4335-83ff-3ee0ac0a6d17 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:52.104268 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:52.104268 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:52.107618 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4fac8743-9902-4335-83ff-3ee0ac0a6d17 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:52.111702 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4fac8743-9902-4335-83ff-3ee0ac0a6d17 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 200 Aug 23 18:30:52.112112 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1407/5636] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:52 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:53.124232 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-46149e22-1b25-4845-91ee-26ec1f6bb87d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:53.125950 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46149e22-1b25-4845-91ee-26ec1f6bb87d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 Aug 23 18:30:53.126136 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46149e22-1b25-4845-91ee-26ec1f6bb87d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:53.126361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-46149e22-1b25-4845-91ee-26ec1f6bb87d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:53.131611 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-46149e22-1b25-4845-91ee-26ec1f6bb87d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 returned with HTTP 404 Aug 23 18:30:53.132055 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1415/5637] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:53 2026] GET /volume/v3/volumes/447fae4e-8adc-4dcf-9bd6-909a7a11ca95 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:30:53.138428 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ec4b4ef-c046-42b4-88f4-bde5f940d3f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:53.140083 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ec4b4ef-c046-42b4-88f4-bde5f940d3f8 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] GET https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 Aug 23 18:30:53.140308 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ec4b4ef-c046-42b4-88f4-bde5f940d3f8 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:53.140524 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ec4b4ef-c046-42b4-88f4-bde5f940d3f8 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:53.141092 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:53.141092 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:53.141408 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ec4b4ef-c046-42b4-88f4-bde5f940d3f8 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 23 18:30:53.149018 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ec4b4ef-c046-42b4-88f4-bde5f940d3f8 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Get all volumes completed successfully. Aug 23 18:30:53.150240 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:53.150240 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:53.153805 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ec4b4ef-c046-42b4-88f4-bde5f940d3f8 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 23 18:30:53.154188 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1405/5638] 10.4.3.148 () {66 vars in 1285 bytes} [Sun Aug 23 18:30:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:53.166177 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ca6b880-3bf2-48f4-8259-0a1206c25e85 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:53.167955 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ca6b880-3bf2-48f4-8259-0a1206c25e85 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] DELETE https://10.4.3.148/volume/v3/types/70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4 Aug 23 18:30:53.168159 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ca6b880-3bf2-48f4-8259-0a1206c25e85 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:53.168348 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ca6b880-3bf2-48f4-8259-0a1206c25e85 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:53.187339 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ca6b880-3bf2-48f4-8259-0a1206c25e85 tempest-TestVolumeBootPattern-464898700 tempest-TestVolumeBootPattern-464898700-project-admin] https://10.4.3.148/volume/v3/types/70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4 returned with HTTP 202 Aug 23 18:30:53.187677 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1412/5639] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:30:53 2026] DELETE /volume/v3/types/70e2b7ba-1ccb-4eca-8282-6f53ccd0eea4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:30:53.211340 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:53.213176 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:30:53.213523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1572229902", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:53.214972 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1572229902', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:30:53.339204 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:30:53.343975 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:30:53.349412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (c87b05a7-10f7-46ed-9764-9e2d103d7d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:30:53.350545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d30bca4-50c4-4753-8e7d-76d684323186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:53.351456 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:30:53.403595 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d30bca4-50c4-4753-8e7d-76d684323186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:53.404329 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de5bd823-776d-44a3-ae6f-48293eda2ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:53.449231 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['c7cf96c8-5497-4b7a-82aa-240295e20205', '2b60f8c3-1ae4-4b3b-bf57-34a10aaa5a52', 'fed208c8-b747-4b06-bf31-9461087095a4', '154bdae0-54b9-417a-a2c3-215496e63922'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:30:53.449987 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de5bd823-776d-44a3-ae6f-48293eda2ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7cf96c8-5497-4b7a-82aa-240295e20205', '2b60f8c3-1ae4-4b3b-bf57-34a10aaa5a52', 'fed208c8-b747-4b06-bf31-9461087095a4', '154bdae0-54b9-417a-a2c3-215496e63922']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:53.450740 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c444f4-c0f5-4278-a849-47fd0cac8f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:53.469678 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c444f4-c0f5-4278-a849-47fd0cac8f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f085b2c9-5a13-44c1-b423-5d42b4454fd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1572229902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['c7cf96c8-5497-4b7a-82aa-240295e20205','2b60f8c3-1ae4-4b3b-bf57-34a10aaa5a52','fed208c8-b747-4b06-bf31-9461087095a4','154bdae0-54b9-417a-a2c3-215496e63922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1572229902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f085b2c9-5a13-44c1-b423-5d42b4454fd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:53.470849 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087341ce-1700-42bb-8a57-d7b68e7e3b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:53.486871 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087341ce-1700-42bb-8a57-d7b68e7e3b31) transitioned into state 'SUCCESS' from state '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-1572229902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['c7cf96c8-5497-4b7a-82aa-240295e20205','2b60f8c3-1ae4-4b3b-bf57-34a10aaa5a52','fed208c8-b747-4b06-bf31-9461087095a4','154bdae0-54b9-417a-a2c3-215496e63922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:53.487539 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555329fb-f29a-4573-bdbb-7ad69672de53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:30:53.494863 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555329fb-f29a-4573-bdbb-7ad69672de53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:30:53.495571 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (c87b05a7-10f7-46ed-9764-9e2d103d7d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:30:53.495886 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:30:53.496479 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87c19eba-e81d-40c7-8ff1-c29d7b4ef793 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:30:53.496915 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1408/5640] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:30:53 2026] POST /volume/v3/volumes => generated 759 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:30:53.507767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-38f1a7de-5a04-4c8f-a44d-912a28889a87 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:53.509434 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38f1a7de-5a04-4c8f-a44d-912a28889a87 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:30:53.509614 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38f1a7de-5a04-4c8f-a44d-912a28889a87 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:53.509813 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38f1a7de-5a04-4c8f-a44d-912a28889a87 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:53.516188 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:53.516188 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:53.519371 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-38f1a7de-5a04-4c8f-a44d-912a28889a87 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:53.522994 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38f1a7de-5a04-4c8f-a44d-912a28889a87 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 200 Aug 23 18:30:53.523335 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1416/5641] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:53 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:30:54.534638 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3504a997-3744-4042-99a5-edec85a2aa8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:54.536820 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3504a997-3744-4042-99a5-edec85a2aa8c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:30:54.537066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3504a997-3744-4042-99a5-edec85a2aa8c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:54.537297 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3504a997-3744-4042-99a5-edec85a2aa8c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:54.545576 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:54.545576 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:54.549586 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3504a997-3744-4042-99a5-edec85a2aa8c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:54.555239 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3504a997-3744-4042-99a5-edec85a2aa8c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 200 Aug 23 18:30:54.555713 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1406/5642] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:54 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:54.571922 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d6e99ab5-45ba-4d16-80c9-7126d2d2d27a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:54.573701 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6e99ab5-45ba-4d16-80c9-7126d2d2d27a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:30:54.573906 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6e99ab5-45ba-4d16-80c9-7126d2d2d27a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:54.574106 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6e99ab5-45ba-4d16-80c9-7126d2d2d27a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:54.581423 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:54.581423 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:54.585410 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d6e99ab5-45ba-4d16-80c9-7126d2d2d27a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:54.590301 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6e99ab5-45ba-4d16-80c9-7126d2d2d27a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 200 Aug 23 18:30:54.590840 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1413/5643] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:30:54 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:55.421564 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-f9ace153-4c58-4169-9f30-b27d6c090c16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:55.423806 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-f9ace153-4c58-4169-9f30-b27d6c090c16 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:30:55.424027 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-f9ace153-4c58-4169-9f30-b27d6c090c16 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:55.424233 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-f9ace153-4c58-4169-9f30-b27d6c090c16 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:55.431679 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:55.431679 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:30:55.435248 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-f9ace153-4c58-4169-9f30-b27d6c090c16 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:55.439501 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-f9ace153-4c58-4169-9f30-b27d6c090c16 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 200 Aug 23 18:30:55.439928 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1409/5644] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:30:55 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:55.873345 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-babdde6a-15a8-46ba-aea2-99d36c488e00 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:55.875274 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-babdde6a-15a8-46ba-aea2-99d36c488e00 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:30:55.875452 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-babdde6a-15a8-46ba-aea2-99d36c488e00 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:55.875624 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-babdde6a-15a8-46ba-aea2-99d36c488e00 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:55.881880 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:55.881880 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:55.885020 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-babdde6a-15a8-46ba-aea2-99d36c488e00 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:55.889463 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-babdde6a-15a8-46ba-aea2-99d36c488e00 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 200 Aug 23 18:30:55.889886 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1417/5645] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:30:55 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:55.899124 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0507201a-ae80-4ec3-910b-7a635ece341b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:55.899462 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0507201a-ae80-4ec3-910b-7a635ece341b None None] GET https://10.4.3.148/volume// Aug 23 18:30:55.899613 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0507201a-ae80-4ec3-910b-7a635ece341b None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:55.899814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0507201a-ae80-4ec3-910b-7a635ece341b None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:55.900132 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0507201a-ae80-4ec3-910b-7a635ece341b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:30:55.900400 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1407/5646] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:30:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:30:55.906986 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-a843148b-959d-496f-a42d-7a82975e2add None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:55.908949 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-a843148b-959d-496f-a42d-7a82975e2add tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:30:55.909315 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-a843148b-959d-496f-a42d-7a82975e2add tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f085b2c9-5a13-44c1-b423-5d42b4454fd0", "connector": null, "instance_uuid": "4fc5097d-26fd-43d1-ae5d-f7f5b1f28405"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:55.917014 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:55.917014 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:55.936173 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-a843148b-959d-496f-a42d-7a82975e2add tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:30:55.936578 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1414/5647] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:30:55 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 23 18:30:56.576695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-037a2c4d-a7af-42fb-9ea3-7bad5b1bfc25 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:56.577154 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-037a2c4d-a7af-42fb-9ea3-7bad5b1bfc25 None None] GET https://10.4.3.148/volume// Aug 23 18:30:56.577321 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-037a2c4d-a7af-42fb-9ea3-7bad5b1bfc25 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:56.577504 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-037a2c4d-a7af-42fb-9ea3-7bad5b1bfc25 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:56.577870 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-037a2c4d-a7af-42fb-9ea3-7bad5b1bfc25 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:30:56.578206 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1410/5648] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:30:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:30:56.586628 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-c527b2f9-ff82-414e-a7eb-cd96857f1ea4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:56.588652 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-c527b2f9-ff82-414e-a7eb-cd96857f1ea4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:30:56.588892 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-c527b2f9-ff82-414e-a7eb-cd96857f1ea4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:30:56.589078 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-c527b2f9-ff82-414e-a7eb-cd96857f1ea4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:30:56.597418 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:56.597418 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:30:56.600807 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-c527b2f9-ff82-414e-a7eb-cd96857f1ea4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:30:56.604952 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-c527b2f9-ff82-414e-a7eb-cd96857f1ea4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 200 Aug 23 18:30:56.605368 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1418/5649] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:30:56 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:30:56.702982 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-2c0e94cc-09f6-420c-b37f-762a15767585 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:56.704870 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-2c0e94cc-09f6-420c-b37f-762a15767585 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd Aug 23 18:30:56.705227 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-2c0e94cc-09f6-420c-b37f-762a15767585 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:56.713244 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-2c0e94cc-09f6-420c-b37f-762a15767585 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-f085b2c9-5a13-44c1-b423-5d42b4454fd0-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:30:56.717354 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-2c0e94cc-09f6-420c-b37f-762a15767585 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-f085b2c9-5a13-44c1-b423-5d42b4454fd0-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:30:56.718275 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:56.718275 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:30:56.790110 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-2c0e94cc-09f6-420c-b37f-762a15767585 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-f085b2c9-5a13-44c1-b423-5d42b4454fd0-np0000007943" released by "attachment_update" :: held 0.073s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:30:56.791045 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-2c0e94cc-09f6-420c-b37f-762a15767585 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd returned with HTTP 200 Aug 23 18:30:56.791430 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1408/5650] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:30:56 2026] PUT /volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:30:56.812898 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-915b4f99-ed8d-4356-b8cd-66c78cc59fd2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:30:56.814953 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-915b4f99-ed8d-4356-b8cd-66c78cc59fd2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd/action Aug 23 18:30:56.815218 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-915b4f99-ed8d-4356-b8cd-66c78cc59fd2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:30:56.815332 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-915b4f99-ed8d-4356-b8cd-66c78cc59fd2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:30:56.829776 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:30:56.829776 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:30:56.839046 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5c0a297e-50d3-4b95-bd86-4886cece0f8d req-915b4f99-ed8d-4356-b8cd-66c78cc59fd2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd/action returned with HTTP 204 Aug 23 18:30:56.839444 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1415/5651] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:30:56 2026] POST /volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:05.438268 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:31:06.603554 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=18 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:31:06.784809 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:31:06.836090 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:31:39.905553 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:39.907700 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:31:39.908160 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f085b2c9-5a13-44c1-b423-5d42b4454fd0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1935602482", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:31:39.921332 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:39.921332 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:39.921934 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:39.922094 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create snapshot from volume f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:31:39.957127 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['60e1f877-e58f-475b-9cf1-e4e76188b635', 'feb14384-6331-4300-9e94-aa8782f10b6f', '81566cae-0f50-4894-82cf-c2160b5dfecf', '011f06bc-ee31-4525-af3c-d77331e98aa6'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:31:39.988225 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot force create request issued successfully. Aug 23 18:31:39.988585 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25414b53-65f4-4a35-b10b-ae8ab8076f91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:31:39.989071 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1411/5652] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:31:39 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 23 18:31:39.998721 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1055d124-bf0a-4b54-a62d-758fa490e03a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:40.000564 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1055d124-bf0a-4b54-a62d-758fa490e03a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:40.000722 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1055d124-bf0a-4b54-a62d-758fa490e03a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:40.000943 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1055d124-bf0a-4b54-a62d-758fa490e03a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:40.006739 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:40.006739 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:31:40.007246 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1055d124-bf0a-4b54-a62d-758fa490e03a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:40.008139 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1055d124-bf0a-4b54-a62d-758fa490e03a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 200 Aug 23 18:31:40.008556 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1419/5653] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:39 2026] GET /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:41.018220 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0110d19e-c835-42fd-bd24-122548d46a78 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:41.020190 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0110d19e-c835-42fd-bd24-122548d46a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:41.020397 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0110d19e-c835-42fd-bd24-122548d46a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:41.020602 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0110d19e-c835-42fd-bd24-122548d46a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:41.026825 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:41.026825 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:31:41.027311 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0110d19e-c835-42fd-bd24-122548d46a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:41.028279 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0110d19e-c835-42fd-bd24-122548d46a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 200 Aug 23 18:31:41.028684 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1409/5654] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:41 2026] GET /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:41.037841 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4f3f9c1-f764-47c2-a464-07c59ba50922 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:41.039693 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4f3f9c1-f764-47c2-a464-07c59ba50922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:41.039930 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4f3f9c1-f764-47c2-a464-07c59ba50922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:41.040139 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4f3f9c1-f764-47c2-a464-07c59ba50922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:41.045429 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:41.045429 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:41.045868 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f4f3f9c1-f764-47c2-a464-07c59ba50922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:41.046599 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4f3f9c1-f764-47c2-a464-07c59ba50922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 200 Aug 23 18:31:41.046941 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1416/5655] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:41 2026] GET /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:41.055742 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:41.057945 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:31:41.058349 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f085b2c9-5a13-44c1-b423-5d42b4454fd0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1901686263", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:31:41.070288 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:41.070288 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:41.070781 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:41.070927 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create snapshot from volume f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:31:41.091872 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['ba3629a6-e6c4-4ae2-b622-1f2b62adabdc', '8a266a83-657e-4693-b39c-da9309ad8740', '4f2c9dfe-6ee7-4ecb-b40f-0bbaa539e429', 'f217226c-729e-4cfc-904a-359a96bfe505'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:31:41.116112 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot force create request issued successfully. Aug 23 18:31:41.116430 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0651230a-7caa-4d4b-a728-75064c9a0ba5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:31:41.116885 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1412/5656] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:31:41 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 23 18:31:41.124866 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b090f650-f15e-4bcc-b8a0-3aeb40c0744f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:41.126587 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b090f650-f15e-4bcc-b8a0-3aeb40c0744f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:41.126824 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b090f650-f15e-4bcc-b8a0-3aeb40c0744f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:41.127002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b090f650-f15e-4bcc-b8a0-3aeb40c0744f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:41.132058 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:41.132058 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:31:41.132452 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b090f650-f15e-4bcc-b8a0-3aeb40c0744f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:41.133236 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b090f650-f15e-4bcc-b8a0-3aeb40c0744f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 200 Aug 23 18:31:41.133560 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1420/5657] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:41 2026] GET /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:42.142100 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5bd6442-d773-47b7-9b28-b2285fb8c19f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:42.143875 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5bd6442-d773-47b7-9b28-b2285fb8c19f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:42.144051 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5bd6442-d773-47b7-9b28-b2285fb8c19f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:42.144226 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5bd6442-d773-47b7-9b28-b2285fb8c19f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:42.149871 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:42.149871 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:31:42.150393 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5bd6442-d773-47b7-9b28-b2285fb8c19f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:42.151369 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5bd6442-d773-47b7-9b28-b2285fb8c19f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 200 Aug 23 18:31:42.151750 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1410/5658] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:42 2026] GET /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:42.159592 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5dc6defb-5206-4c58-8d81-620e3b755b0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:42.161270 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dc6defb-5206-4c58-8d81-620e3b755b0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:42.161453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5dc6defb-5206-4c58-8d81-620e3b755b0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:42.161645 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5dc6defb-5206-4c58-8d81-620e3b755b0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:42.166325 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:42.166325 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:42.166734 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5dc6defb-5206-4c58-8d81-620e3b755b0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:42.167440 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dc6defb-5206-4c58-8d81-620e3b755b0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 200 Aug 23 18:31:42.167808 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1417/5659] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:42 2026] GET /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:42.175464 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:42.177294 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:31:42.177636 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f085b2c9-5a13-44c1-b423-5d42b4454fd0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1170971845", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:31:42.187689 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:42.187689 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:42.188177 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:42.188305 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create snapshot from volume f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:31:42.210649 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['8397116a-456d-4b24-9467-2059f29222d7', '57a4411e-a19a-4955-b17f-639abfaa5040', '6177db23-5ef7-413d-b3ca-cb2c07a0cfb2', 'd20327d0-c698-473a-a7ae-9950a4c5aeff'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:31:42.241275 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot force create request issued successfully. Aug 23 18:31:42.241649 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90cc0751-1c75-40ab-8609-65d2a60d3055 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:31:42.242229 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1413/5660] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:31:42 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 23 18:31:42.250713 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce3d86ee-1c8f-4944-99ce-f5d0c6cd1617 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:42.252921 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce3d86ee-1c8f-4944-99ce-f5d0c6cd1617 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:42.253689 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce3d86ee-1c8f-4944-99ce-f5d0c6cd1617 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:42.253689 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce3d86ee-1c8f-4944-99ce-f5d0c6cd1617 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:42.259772 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:42.259772 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:31:42.260444 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce3d86ee-1c8f-4944-99ce-f5d0c6cd1617 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:42.261602 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce3d86ee-1c8f-4944-99ce-f5d0c6cd1617 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 200 Aug 23 18:31:42.262199 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1421/5661] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:42 2026] GET /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:43.271643 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ebc5576e-32fd-49ac-9eee-8352e17725d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:43.273834 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebc5576e-32fd-49ac-9eee-8352e17725d6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:43.274115 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebc5576e-32fd-49ac-9eee-8352e17725d6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:43.274396 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebc5576e-32fd-49ac-9eee-8352e17725d6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:43.279472 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:43.279472 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:31:43.279903 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ebc5576e-32fd-49ac-9eee-8352e17725d6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:43.280644 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebc5576e-32fd-49ac-9eee-8352e17725d6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 200 Aug 23 18:31:43.281036 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1411/5662] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:43 2026] GET /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:43.290066 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cd99248-7c3e-4439-b346-44f44e8993af None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:43.291784 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cd99248-7c3e-4439-b346-44f44e8993af tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:43.291984 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cd99248-7c3e-4439-b346-44f44e8993af tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:43.292155 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cd99248-7c3e-4439-b346-44f44e8993af tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:43.296639 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:43.296639 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:43.297101 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8cd99248-7c3e-4439-b346-44f44e8993af tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:43.297841 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cd99248-7c3e-4439-b346-44f44e8993af tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 200 Aug 23 18:31:43.298185 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1418/5663] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:43 2026] GET /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:44.701489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f31905f6-616f-4794-8c66-eb06e07802c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:44.703334 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f31905f6-616f-4794-8c66-eb06e07802c8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:44.703538 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f31905f6-616f-4794-8c66-eb06e07802c8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:44.703750 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f31905f6-616f-4794-8c66-eb06e07802c8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:44.703882 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-f31905f6-616f-4794-8c66-eb06e07802c8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:44.708510 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:44.708510 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:44.708918 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f31905f6-616f-4794-8c66-eb06e07802c8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:44.723960 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f31905f6-616f-4794-8c66-eb06e07802c8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot delete request issued successfully. Aug 23 18:31:44.724140 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f31905f6-616f-4794-8c66-eb06e07802c8 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 202 Aug 23 18:31:44.724708 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1414/5664] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:31:44 2026] DELETE /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:31:44.730584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-13f07fd6-68d4-4d7b-b8db-344ccbde37f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:44.732411 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13f07fd6-68d4-4d7b-b8db-344ccbde37f4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:44.732736 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13f07fd6-68d4-4d7b-b8db-344ccbde37f4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:44.733024 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13f07fd6-68d4-4d7b-b8db-344ccbde37f4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:44.738577 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:44.738577 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:31:44.739047 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-13f07fd6-68d4-4d7b-b8db-344ccbde37f4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:44.739988 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13f07fd6-68d4-4d7b-b8db-344ccbde37f4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 200 Aug 23 18:31:44.740326 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1422/5665] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:44 2026] GET /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:45.748686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0797dc21-a3c5-4fe9-aaaf-9478aa0f8c46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:45.750599 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0797dc21-a3c5-4fe9-aaaf-9478aa0f8c46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:45.750836 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0797dc21-a3c5-4fe9-aaaf-9478aa0f8c46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:45.751025 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0797dc21-a3c5-4fe9-aaaf-9478aa0f8c46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:45.756332 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0797dc21-a3c5-4fe9-aaaf-9478aa0f8c46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 404 Aug 23 18:31:45.756903 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1412/5666] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:45 2026] GET /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:45.764355 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:45.766311 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:45.766537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:45.766756 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:45.766894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: 0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:45.771963 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:45.771963 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:45.772339 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:45.786856 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot delete request issued successfully. Aug 23 18:31:45.786992 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9b5648d-f07d-4867-a8b7-14e48b9b4bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 202 Aug 23 18:31:45.787311 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1419/5667] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:31:45 2026] DELETE /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:31:45.794193 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16d09e5e-ad73-42ba-8a41-2bbf1dbe839c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:45.796439 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16d09e5e-ad73-42ba-8a41-2bbf1dbe839c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:45.796672 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16d09e5e-ad73-42ba-8a41-2bbf1dbe839c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:45.796952 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16d09e5e-ad73-42ba-8a41-2bbf1dbe839c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:45.801933 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:45.801933 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:45.802446 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-16d09e5e-ad73-42ba-8a41-2bbf1dbe839c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:45.803289 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16d09e5e-ad73-42ba-8a41-2bbf1dbe839c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 200 Aug 23 18:31:45.803713 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1415/5668] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:45 2026] GET /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:46.812186 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af49943e-0045-4d95-8b7d-3e4fb7783f85 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:46.814275 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af49943e-0045-4d95-8b7d-3e4fb7783f85 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:46.814497 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af49943e-0045-4d95-8b7d-3e4fb7783f85 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:46.814726 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af49943e-0045-4d95-8b7d-3e4fb7783f85 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:46.821342 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af49943e-0045-4d95-8b7d-3e4fb7783f85 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 404 Aug 23 18:31:46.822067 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1423/5669] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:46 2026] GET /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:46.827906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:46.829962 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:46.830172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:46.830351 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:46.830447 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: 7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:46.835998 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:46.835998 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:31:46.836556 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:46.852725 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot delete request issued successfully. Aug 23 18:31:46.852943 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1630b7f5-adf1-4156-8e19-04b36d5b87b7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 202 Aug 23 18:31:46.853344 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1413/5670] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:31:46 2026] DELETE /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:31:46.860112 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f618e2f-d021-4370-ad13-843c7859c998 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:46.862263 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f618e2f-d021-4370-ad13-843c7859c998 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:46.862492 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f618e2f-d021-4370-ad13-843c7859c998 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:46.862734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f618e2f-d021-4370-ad13-843c7859c998 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:46.868390 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:46.868390 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:46.868886 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f618e2f-d021-4370-ad13-843c7859c998 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:31:46.869766 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f618e2f-d021-4370-ad13-843c7859c998 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 200 Aug 23 18:31:46.870176 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1420/5671] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:46 2026] GET /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:47.878766 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c1d218e1-6002-4102-9fe6-83af67445dde None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:47.880624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1d218e1-6002-4102-9fe6-83af67445dde tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:47.880851 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1d218e1-6002-4102-9fe6-83af67445dde tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:47.881039 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1d218e1-6002-4102-9fe6-83af67445dde tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:47.885304 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1d218e1-6002-4102-9fe6-83af67445dde tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 404 Aug 23 18:31:47.885808 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1416/5672] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:47 2026] GET /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:47.892417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d28ae95-1613-45ec-a374-108b91d05c9d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:47.894767 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d28ae95-1613-45ec-a374-108b91d05c9d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:47.895019 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d28ae95-1613-45ec-a374-108b91d05c9d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:47.895223 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d28ae95-1613-45ec-a374-108b91d05c9d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:47.895331 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-3d28ae95-1613-45ec-a374-108b91d05c9d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:47.900154 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d28ae95-1613-45ec-a374-108b91d05c9d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 404 Aug 23 18:31:47.900824 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1424/5673] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:31:47 2026] DELETE /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:47.907655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a693c9f2-b8d2-4f41-9d62-3a8c9ea27f97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:47.909801 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a693c9f2-b8d2-4f41-9d62-3a8c9ea27f97 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 Aug 23 18:31:47.910105 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a693c9f2-b8d2-4f41-9d62-3a8c9ea27f97 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:47.910359 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a693c9f2-b8d2-4f41-9d62-3a8c9ea27f97 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:47.915235 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a693c9f2-b8d2-4f41-9d62-3a8c9ea27f97 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 returned with HTTP 404 Aug 23 18:31:47.915980 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1414/5674] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:47 2026] GET /volume/v3/snapshots/b65601fe-b14d-44b3-ada1-788b05da4c01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:47.924393 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47b5814c-38a6-476a-a72b-b0e21823e334 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:47.926370 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47b5814c-38a6-476a-a72b-b0e21823e334 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:47.926588 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47b5814c-38a6-476a-a72b-b0e21823e334 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:47.926838 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47b5814c-38a6-476a-a72b-b0e21823e334 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:47.926947 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-47b5814c-38a6-476a-a72b-b0e21823e334 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: 0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:47.931106 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47b5814c-38a6-476a-a72b-b0e21823e334 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 404 Aug 23 18:31:47.931589 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1421/5675] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:31:47 2026] DELETE /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:47.939334 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a7c51ee-bdca-4c40-830c-252ddd67c4b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:47.941319 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a7c51ee-bdca-4c40-830c-252ddd67c4b0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 Aug 23 18:31:47.941549 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a7c51ee-bdca-4c40-830c-252ddd67c4b0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:47.941781 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a7c51ee-bdca-4c40-830c-252ddd67c4b0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:47.947562 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a7c51ee-bdca-4c40-830c-252ddd67c4b0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 returned with HTTP 404 Aug 23 18:31:47.948100 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1417/5676] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:47 2026] GET /volume/v3/snapshots/0f5ea51f-748b-414b-ba2f-dc97fefada04 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:47.955400 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-118e388d-21f3-451f-95f6-9a8cddb1b691 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:47.957349 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-118e388d-21f3-451f-95f6-9a8cddb1b691 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:47.957582 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-118e388d-21f3-451f-95f6-9a8cddb1b691 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:47.957782 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-118e388d-21f3-451f-95f6-9a8cddb1b691 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:47.957912 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-118e388d-21f3-451f-95f6-9a8cddb1b691 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: 7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:47.963290 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-118e388d-21f3-451f-95f6-9a8cddb1b691 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 404 Aug 23 18:31:47.963940 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1425/5677] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:31:47 2026] DELETE /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:47.970541 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c262296-c3d0-4f70-870c-6be24216e771 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:47.972799 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c262296-c3d0-4f70-870c-6be24216e771 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d Aug 23 18:31:47.973047 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c262296-c3d0-4f70-870c-6be24216e771 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:47.973243 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c262296-c3d0-4f70-870c-6be24216e771 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:47.978049 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c262296-c3d0-4f70-870c-6be24216e771 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d returned with HTTP 404 Aug 23 18:31:47.978475 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1415/5678] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:31:47 2026] GET /volume/v3/snapshots/7b06d44a-7612-4e21-8326-67f8a868e11d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:48.922653 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2e820527-23a3-4e03-9fdc-89c958cc9481 req-17dc443f-909a-478b-825b-ee003fc5d194 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:48.924756 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2e820527-23a3-4e03-9fdc-89c958cc9481 req-17dc443f-909a-478b-825b-ee003fc5d194 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd Aug 23 18:31:48.925114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2e820527-23a3-4e03-9fdc-89c958cc9481 req-17dc443f-909a-478b-825b-ee003fc5d194 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:48.925114 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2e820527-23a3-4e03-9fdc-89c958cc9481 req-17dc443f-909a-478b-825b-ee003fc5d194 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:48.932419 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:48.932419 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:48.970529 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2e820527-23a3-4e03-9fdc-89c958cc9481 req-17dc443f-909a-478b-825b-ee003fc5d194 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd returned with HTTP 200 Aug 23 18:31:48.970982 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1422/5679] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:31:48 2026] DELETE /volume/v3/attachments/a412bb91-5b7e-4ce5-a2ac-0f0ee7bf69dd => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:49.671056 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:49.672667 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:31:49.672868 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:49.673049 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:49.673194 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:31:49.679499 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:49.679499 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:49.679942 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:49.692456 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:31:49.692632 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b79d65e-c6c8-4467-b3ae-647b728985d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 202 Aug 23 18:31:49.692991 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1418/5680] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:31:49 2026] DELETE /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:31:49.701270 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1bcdb6c6-0f50-4a04-8196-9c8170486c0f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:49.703760 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1bcdb6c6-0f50-4a04-8196-9c8170486c0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:31:49.704077 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1bcdb6c6-0f50-4a04-8196-9c8170486c0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:49.704361 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1bcdb6c6-0f50-4a04-8196-9c8170486c0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:49.711855 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:49.711855 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:31:49.715403 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1bcdb6c6-0f50-4a04-8196-9c8170486c0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:49.720452 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1bcdb6c6-0f50-4a04-8196-9c8170486c0f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 200 Aug 23 18:31:49.720846 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1426/5681] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:31:49 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:31:50.734266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-956f9918-c035-45de-83a8-cb11765223a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:50.736121 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-956f9918-c035-45de-83a8-cb11765223a4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 Aug 23 18:31:50.736314 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-956f9918-c035-45de-83a8-cb11765223a4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:50.736562 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-956f9918-c035-45de-83a8-cb11765223a4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:50.741970 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-956f9918-c035-45de-83a8-cb11765223a4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 returned with HTTP 404 Aug 23 18:31:50.742378 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1416/5682] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:31:50 2026] GET /volume/v3/volumes/f085b2c9-5a13-44c1-b423-5d42b4454fd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:31:50.771226 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f2f4157b-1849-4b2a-894e-770e978404d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:50.772981 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:31:50.773336 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2131810008", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:31:50.774818 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2131810008', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:31:50.870146 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:31:50.870423 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:50.870423 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:50.874200 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:31:50.879223 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (8571ab55-d59f-4831-9a97-9691c4dbbaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:31:50.880094 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ece1ed0-fe51-48a4-babf-2b26a9d83c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:31:50.880907 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:31:50.932123 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ece1ed0-fe51-48a4-babf-2b26a9d83c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:31:50.932880 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cd2be1-867b-4a83-8196-af76999616de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:31:50.977315 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['0ba83657-1f2c-4e00-aba5-98673b154f56', '58a78071-7e22-43b3-95be-74e66d4557b1', 'c36ebf85-b9b4-4c8c-a00b-64d2fb560f7f', 'a9a16d12-7fc2-4546-9107-6860e6012e1b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:31:50.978094 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cd2be1-867b-4a83-8196-af76999616de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba83657-1f2c-4e00-aba5-98673b154f56', '58a78071-7e22-43b3-95be-74e66d4557b1', 'c36ebf85-b9b4-4c8c-a00b-64d2fb560f7f', 'a9a16d12-7fc2-4546-9107-6860e6012e1b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:31:50.978767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeea5a4c-805a-4841-bf3a-d760539fec60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:31:50.999141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeea5a4c-805a-4841-bf3a-d760539fec60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0532feb5-2dfa-460f-a701-8e91a5ec84c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2131810008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['0ba83657-1f2c-4e00-aba5-98673b154f56','58a78071-7e22-43b3-95be-74e66d4557b1','c36ebf85-b9b4-4c8c-a00b-64d2fb560f7f','a9a16d12-7fc2-4546-9107-6860e6012e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2131810008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0532feb5-2dfa-460f-a701-8e91a5ec84c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:31:50.999846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f798b03d-241c-4ea9-86bb-46a06594ad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:31:51.015104 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f798b03d-241c-4ea9-86bb-46a06594ad5c) transitioned into state 'SUCCESS' from state '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-2131810008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['0ba83657-1f2c-4e00-aba5-98673b154f56','58a78071-7e22-43b3-95be-74e66d4557b1','c36ebf85-b9b4-4c8c-a00b-64d2fb560f7f','a9a16d12-7fc2-4546-9107-6860e6012e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:31:51.015738 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caff28e2-7f01-4d1c-8864-0a13d0bda201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:31:51.023751 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caff28e2-7f01-4d1c-8864-0a13d0bda201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:31:51.024521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (8571ab55-d59f-4831-9a97-9691c4dbbaea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:31:51.024808 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:31:51.025305 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2f4157b-1849-4b2a-894e-770e978404d3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:31:51.025929 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1423/5683] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:31:50 2026] POST /volume/v3/volumes => generated 759 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:31:51.037114 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8359952-9f5a-444d-b12b-b54d88138178 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:51.039369 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8359952-9f5a-444d-b12b-b54d88138178 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:31:51.039623 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8359952-9f5a-444d-b12b-b54d88138178 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:51.039879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8359952-9f5a-444d-b12b-b54d88138178 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:51.048469 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:51.048469 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:51.052655 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e8359952-9f5a-444d-b12b-b54d88138178 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:51.057161 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8359952-9f5a-444d-b12b-b54d88138178 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 200 Aug 23 18:31:51.057540 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1419/5684] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:31:51 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:31:52.071491 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5c65bb3e-cfcb-435f-93ff-45e4b7341ce2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:52.073292 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c65bb3e-cfcb-435f-93ff-45e4b7341ce2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:31:52.073473 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c65bb3e-cfcb-435f-93ff-45e4b7341ce2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:52.073684 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c65bb3e-cfcb-435f-93ff-45e4b7341ce2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:52.080047 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:52.080047 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:31:52.084771 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5c65bb3e-cfcb-435f-93ff-45e4b7341ce2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:52.089802 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c65bb3e-cfcb-435f-93ff-45e4b7341ce2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 200 Aug 23 18:31:52.090215 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1427/5685] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:31:52 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:31:52.103564 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1942859-44bb-4474-b2c1-a6d3b3989522 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:52.105855 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1942859-44bb-4474-b2c1-a6d3b3989522 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:31:52.106072 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1942859-44bb-4474-b2c1-a6d3b3989522 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:52.106306 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1942859-44bb-4474-b2c1-a6d3b3989522 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:52.113883 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:52.113883 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:31:52.117621 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1942859-44bb-4474-b2c1-a6d3b3989522 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:52.122156 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1942859-44bb-4474-b2c1-a6d3b3989522 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 200 Aug 23 18:31:52.122527 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1417/5686] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:31:52 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:31:53.018903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-db953170-ac9b-40b3-a8ab-41755cd9a393 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:53.021232 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-db953170-ac9b-40b3-a8ab-41755cd9a393 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:31:53.021474 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-db953170-ac9b-40b3-a8ab-41755cd9a393 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:53.021713 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-db953170-ac9b-40b3-a8ab-41755cd9a393 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:53.028699 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:53.028699 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:31:53.032439 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-db953170-ac9b-40b3-a8ab-41755cd9a393 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:53.037074 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-db953170-ac9b-40b3-a8ab-41755cd9a393 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 200 Aug 23 18:31:53.037453 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1424/5687] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:31:53 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:31:53.438155 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-2e0daf6e-080d-4c06-a6d8-6b926060aa5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:53.440153 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-2e0daf6e-080d-4c06-a6d8-6b926060aa5a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:31:53.440335 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-2e0daf6e-080d-4c06-a6d8-6b926060aa5a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:53.440519 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-2e0daf6e-080d-4c06-a6d8-6b926060aa5a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:53.447056 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:53.447056 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:53.450207 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-2e0daf6e-080d-4c06-a6d8-6b926060aa5a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:53.454180 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-2e0daf6e-080d-4c06-a6d8-6b926060aa5a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 200 Aug 23 18:31:53.454559 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1420/5688] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:31:53 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:31:53.463451 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1051ba2a-c67f-4134-a0a3-31a4aab96280 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:53.463856 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1051ba2a-c67f-4134-a0a3-31a4aab96280 None None] GET https://10.4.3.148/volume// Aug 23 18:31:53.464005 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1051ba2a-c67f-4134-a0a3-31a4aab96280 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:53.464205 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1051ba2a-c67f-4134-a0a3-31a4aab96280 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:53.464519 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1051ba2a-c67f-4134-a0a3-31a4aab96280 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:31:53.464777 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1428/5689] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:31:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:31:53.471620 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-01a542ff-ac30-4e71-9495-fdb8fee440d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:53.473835 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-01a542ff-ac30-4e71-9495-fdb8fee440d5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:31:53.474294 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-01a542ff-ac30-4e71-9495-fdb8fee440d5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0532feb5-2dfa-460f-a701-8e91a5ec84c3", "connector": null, "instance_uuid": "d7afbbd1-1356-43b9-ab21-c933ea6dc3ae"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:31:53.483328 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:53.483328 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:31:53.508162 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-01a542ff-ac30-4e71-9495-fdb8fee440d5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:31:53.508751 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1418/5690] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:31:53 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 23 18:31:54.201233 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ffcddb72-7baf-4471-9353-9116a86f66f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:54.201637 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ffcddb72-7baf-4471-9353-9116a86f66f1 None None] GET https://10.4.3.148/volume// Aug 23 18:31:54.201637 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ffcddb72-7baf-4471-9353-9116a86f66f1 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:54.201835 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ffcddb72-7baf-4471-9353-9116a86f66f1 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:54.202163 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ffcddb72-7baf-4471-9353-9116a86f66f1 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:31:54.202446 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1425/5691] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:31:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:31:54.209890 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-b52bc861-fd81-48d2-8276-916e85457993 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:54.211970 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-b52bc861-fd81-48d2-8276-916e85457993 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:31:54.212185 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-b52bc861-fd81-48d2-8276-916e85457993 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:31:54.212379 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-b52bc861-fd81-48d2-8276-916e85457993 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:31:54.221980 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:54.221980 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:31:54.225367 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-b52bc861-fd81-48d2-8276-916e85457993 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:31:54.230390 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-b52bc861-fd81-48d2-8276-916e85457993 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 200 Aug 23 18:31:54.230858 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1421/5692] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:31:54 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:31:54.341043 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-c505d361-8ff3-4634-a305-27c2059b710a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:54.342941 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-c505d361-8ff3-4634-a305-27c2059b710a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174 Aug 23 18:31:54.343265 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-c505d361-8ff3-4634-a305-27c2059b710a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:31:54.350230 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-c505d361-8ff3-4634-a305-27c2059b710a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-0532feb5-2dfa-460f-a701-8e91a5ec84c3-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:31:54.354004 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-c505d361-8ff3-4634-a305-27c2059b710a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-0532feb5-2dfa-460f-a701-8e91a5ec84c3-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:31:54.354902 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:54.354902 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:31:54.417531 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-c505d361-8ff3-4634-a305-27c2059b710a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-0532feb5-2dfa-460f-a701-8e91a5ec84c3-np0000007943" released by "attachment_update" :: held 0.063s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:31:54.417810 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-c505d361-8ff3-4634-a305-27c2059b710a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174 returned with HTTP 200 Aug 23 18:31:54.418406 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1429/5693] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:31:54 2026] PUT /volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:31:54.435902 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-ddb271b6-74fe-4f67-886d-a6dfbd819350 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:31:54.438099 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-ddb271b6-74fe-4f67-886d-a6dfbd819350 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174/action Aug 23 18:31:54.438417 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-ddb271b6-74fe-4f67-886d-a6dfbd819350 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:31:54.438545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-ddb271b6-74fe-4f67-886d-a6dfbd819350 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:31:54.454960 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:31:54.454960 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:31:54.462981 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8eb4f045-634c-4486-ab41-5fdc32f4b7ba req-ddb271b6-74fe-4f67-886d-a6dfbd819350 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174/action returned with HTTP 204 Aug 23 18:31:54.463430 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1419/5694] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:31:54 2026] POST /volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:32:03.035831 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:32:04.228737 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:32:04.412732 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:32:04.460667 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:32:39.146740 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4dab06f0-f0de-4709-9451-28119d5b825a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:39.148853 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4dab06f0-f0de-4709-9451-28119d5b825a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:32:39.149187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4dab06f0-f0de-4709-9451-28119d5b825a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0532feb5-2dfa-460f-a701-8e91a5ec84c3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-126552972", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:32:39.160008 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:39.160008 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:39.160428 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4dab06f0-f0de-4709-9451-28119d5b825a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:39.160570 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-4dab06f0-f0de-4709-9451-28119d5b825a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create snapshot from volume 0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:32:39.181969 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4dab06f0-f0de-4709-9451-28119d5b825a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['16bc8644-8e0f-4df9-8429-b3ba0c936acd', 'bd8e9f06-5dcf-4470-b67e-bbe9eb1f9201', '2ed57870-3bc4-4e95-b2d1-62d9c582dcf8', '1fee45c5-fbd8-4083-9dfe-bbbcdfce5800'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:32:39.206677 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4dab06f0-f0de-4709-9451-28119d5b825a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot force create request issued successfully. Aug 23 18:32:39.207002 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4dab06f0-f0de-4709-9451-28119d5b825a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:32:39.207414 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1426/5695] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:32:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:32:39.215784 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32d4cf11-220f-4015-8178-9b5bad057b40 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:39.217660 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32d4cf11-220f-4015-8178-9b5bad057b40 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 Aug 23 18:32:39.217902 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32d4cf11-220f-4015-8178-9b5bad057b40 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:39.218124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32d4cf11-220f-4015-8178-9b5bad057b40 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:39.223453 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:39.223453 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:39.223881 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-32d4cf11-220f-4015-8178-9b5bad057b40 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:39.224616 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32d4cf11-220f-4015-8178-9b5bad057b40 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 returned with HTTP 200 Aug 23 18:32:39.225031 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1422/5696] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:39 2026] GET /volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:40.234100 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d1dbaf5-466d-467d-8366-674b662a8453 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:40.235863 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d1dbaf5-466d-467d-8366-674b662a8453 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 Aug 23 18:32:40.236048 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d1dbaf5-466d-467d-8366-674b662a8453 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:40.236240 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d1dbaf5-466d-467d-8366-674b662a8453 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:40.241098 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:40.241098 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:32:40.241572 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d1dbaf5-466d-467d-8366-674b662a8453 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:40.242369 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d1dbaf5-466d-467d-8366-674b662a8453 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 returned with HTTP 200 Aug 23 18:32:40.242678 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1430/5697] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:40 2026] GET /volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:40.251675 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1363ec97-0596-4e21-953b-9ebf91ad8bfe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:40.253387 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1363ec97-0596-4e21-953b-9ebf91ad8bfe tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 Aug 23 18:32:40.253580 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1363ec97-0596-4e21-953b-9ebf91ad8bfe tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:40.253759 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1363ec97-0596-4e21-953b-9ebf91ad8bfe tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:40.258848 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:40.258848 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:40.259251 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1363ec97-0596-4e21-953b-9ebf91ad8bfe tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:40.259984 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1363ec97-0596-4e21-953b-9ebf91ad8bfe tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 returned with HTTP 200 Aug 23 18:32:40.260294 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1420/5698] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:40 2026] GET /volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:46.332248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-007caf82-7820-49b3-94bb-836feffa4016 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:46.334084 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-007caf82-7820-49b3-94bb-836feffa4016 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 Aug 23 18:32:46.334246 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-007caf82-7820-49b3-94bb-836feffa4016 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:46.334439 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-007caf82-7820-49b3-94bb-836feffa4016 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:46.334529 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-007caf82-7820-49b3-94bb-836feffa4016 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: dcb2665e-b68d-475f-aeb6-882a386d6dd5 Aug 23 18:32:46.339127 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:46.339127 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:46.339528 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-007caf82-7820-49b3-94bb-836feffa4016 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:46.355875 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-007caf82-7820-49b3-94bb-836feffa4016 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot delete request issued successfully. Aug 23 18:32:46.356095 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-007caf82-7820-49b3-94bb-836feffa4016 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 returned with HTTP 202 Aug 23 18:32:46.356421 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1427/5699] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:32:46 2026] DELETE /volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:32:46.364232 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-533989be-71fe-46af-a550-e3f0e14e4567 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:46.366626 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-533989be-71fe-46af-a550-e3f0e14e4567 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 Aug 23 18:32:46.367824 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-533989be-71fe-46af-a550-e3f0e14e4567 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:46.367824 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-533989be-71fe-46af-a550-e3f0e14e4567 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:46.372941 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:46.372941 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:46.373402 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-533989be-71fe-46af-a550-e3f0e14e4567 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:46.374139 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-533989be-71fe-46af-a550-e3f0e14e4567 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 returned with HTTP 200 Aug 23 18:32:46.374551 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1423/5700] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:46 2026] GET /volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:47.383202 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6f09fad8-e694-4e20-a481-f3f53ab0f71b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:47.385235 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f09fad8-e694-4e20-a481-f3f53ab0f71b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 Aug 23 18:32:47.385460 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f09fad8-e694-4e20-a481-f3f53ab0f71b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:47.385678 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f09fad8-e694-4e20-a481-f3f53ab0f71b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:47.390268 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f09fad8-e694-4e20-a481-f3f53ab0f71b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 returned with HTTP 404 Aug 23 18:32:47.390803 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1431/5701] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:47 2026] GET /volume/v3/snapshots/dcb2665e-b68d-475f-aeb6-882a386d6dd5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:32:48.611919 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-568a39e9-f31e-469e-a93e-809f22d72021 req-2c4bcb11-a5cc-40ba-9bd0-c18d6a1633ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:48.613898 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-568a39e9-f31e-469e-a93e-809f22d72021 req-2c4bcb11-a5cc-40ba-9bd0-c18d6a1633ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174 Aug 23 18:32:48.614074 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-568a39e9-f31e-469e-a93e-809f22d72021 req-2c4bcb11-a5cc-40ba-9bd0-c18d6a1633ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:48.614242 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-568a39e9-f31e-469e-a93e-809f22d72021 req-2c4bcb11-a5cc-40ba-9bd0-c18d6a1633ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:48.620809 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:48.620809 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:48.660363 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-568a39e9-f31e-469e-a93e-809f22d72021 req-2c4bcb11-a5cc-40ba-9bd0-c18d6a1633ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174 returned with HTTP 200 Aug 23 18:32:48.660747 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1421/5702] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:32:48 2026] DELETE /volume/v3/attachments/c4b5fb8e-99a2-4173-b1e4-6d12afe75174 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:50.102708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7927514-28a9-4563-889f-5d603efe2500 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:50.104638 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7927514-28a9-4563-889f-5d603efe2500 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:32:50.104834 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7927514-28a9-4563-889f-5d603efe2500 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:50.105009 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7927514-28a9-4563-889f-5d603efe2500 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:50.105158 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a7927514-28a9-4563-889f-5d603efe2500 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: 0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:32:50.111928 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:50.111928 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:50.112405 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7927514-28a9-4563-889f-5d603efe2500 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:50.126240 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7927514-28a9-4563-889f-5d603efe2500 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:32:50.126447 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7927514-28a9-4563-889f-5d603efe2500 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 202 Aug 23 18:32:50.126854 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1428/5703] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:32:50 2026] DELETE /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:32:50.135638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3de543a9-ad61-4667-9a7e-d90b21eca6ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:50.137832 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3de543a9-ad61-4667-9a7e-d90b21eca6ed tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:32:50.138084 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3de543a9-ad61-4667-9a7e-d90b21eca6ed tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:50.138331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3de543a9-ad61-4667-9a7e-d90b21eca6ed tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:50.146386 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:50.146386 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:50.151827 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3de543a9-ad61-4667-9a7e-d90b21eca6ed tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:50.158190 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3de543a9-ad61-4667-9a7e-d90b21eca6ed tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 200 Aug 23 18:32:50.158647 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1424/5704] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:32:50 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:32:51.171139 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-296b014f-d5da-4ce4-a4e9-a876b73f81b2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:51.172938 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-296b014f-d5da-4ce4-a4e9-a876b73f81b2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 Aug 23 18:32:51.173117 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-296b014f-d5da-4ce4-a4e9-a876b73f81b2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:51.173303 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-296b014f-d5da-4ce4-a4e9-a876b73f81b2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:51.180105 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-296b014f-d5da-4ce4-a4e9-a876b73f81b2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 returned with HTTP 404 Aug 23 18:32:51.180627 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1432/5705] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:32:51 2026] GET /volume/v3/volumes/0532feb5-2dfa-460f-a701-8e91a5ec84c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:32:51.204313 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e416a623-82e1-4855-97fd-315a74095c68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:51.206384 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:32:51.206808 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1518381620", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:32:51.208583 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1518381620', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:32:51.304465 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:32:51.304863 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:51.304863 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:51.309048 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:32:51.316360 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (e1e66ede-f038-48fe-8dc5-50bd90c94993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:32:51.317526 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e303154-f3b9-4865-9595-eced90121e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:51.318644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:32:51.371174 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e303154-f3b9-4865-9595-eced90121e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:51.372032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96367d2-88f2-4daa-a9c4-1fb2d354538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:51.407389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['22c4054e-4b0c-4ba5-b9b8-2d3a2ac112e5', '62f13ea8-0a87-4e4a-9a80-7bee2ee3db31', '5fc66baf-db8e-4983-b2f0-33e969e10a32', '8bac5721-f145-451f-b78b-a7bd49260bea'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:32:51.408124 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96367d2-88f2-4daa-a9c4-1fb2d354538e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22c4054e-4b0c-4ba5-b9b8-2d3a2ac112e5', '62f13ea8-0a87-4e4a-9a80-7bee2ee3db31', '5fc66baf-db8e-4983-b2f0-33e969e10a32', '8bac5721-f145-451f-b78b-a7bd49260bea']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:51.408860 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ab7dc3-4bab-4113-94e4-4fd5931b8de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:51.429607 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ab7dc3-4bab-4113-94e4-4fd5931b8de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96dd53a5-d150-43d4-baf5-a3c41ca2bb6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1518381620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['22c4054e-4b0c-4ba5-b9b8-2d3a2ac112e5','62f13ea8-0a87-4e4a-9a80-7bee2ee3db31','5fc66baf-db8e-4983-b2f0-33e969e10a32','8bac5721-f145-451f-b78b-a7bd49260bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1518381620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96dd53a5-d150-43d4-baf5-a3c41ca2bb6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:51.430289 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7f4cfc-f5b4-431d-b360-1e07d26f778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:51.445738 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7f4cfc-f5b4-431d-b360-1e07d26f778a) transitioned into state 'SUCCESS' from state '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-1518381620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['22c4054e-4b0c-4ba5-b9b8-2d3a2ac112e5','62f13ea8-0a87-4e4a-9a80-7bee2ee3db31','5fc66baf-db8e-4983-b2f0-33e969e10a32','8bac5721-f145-451f-b78b-a7bd49260bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:51.446449 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428c576a-909c-4c03-b4fa-7c1a332cbda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:51.454075 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428c576a-909c-4c03-b4fa-7c1a332cbda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:51.454843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (e1e66ede-f038-48fe-8dc5-50bd90c94993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:32:51.455116 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:32:51.455638 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e416a623-82e1-4855-97fd-315a74095c68 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:32:51.456044 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1422/5706] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:32:51 2026] POST /volume/v3/volumes => generated 759 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:32:51.469480 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c309f3c5-4ba5-40a3-927e-4dc86a7949fd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:51.471640 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c309f3c5-4ba5-40a3-927e-4dc86a7949fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:32:51.471879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c309f3c5-4ba5-40a3-927e-4dc86a7949fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:51.472120 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c309f3c5-4ba5-40a3-927e-4dc86a7949fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:51.480624 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:51.480624 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:51.484612 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c309f3c5-4ba5-40a3-927e-4dc86a7949fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:51.488611 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c309f3c5-4ba5-40a3-927e-4dc86a7949fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 200 Aug 23 18:32:51.489000 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1429/5707] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:32:51 2026] GET /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:52.500968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19a5383f-0c3c-443c-92a7-c4fef1a5cb08 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:52.502666 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a5383f-0c3c-443c-92a7-c4fef1a5cb08 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:32:52.502876 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a5383f-0c3c-443c-92a7-c4fef1a5cb08 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:52.503074 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a5383f-0c3c-443c-92a7-c4fef1a5cb08 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:52.510333 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:52.510333 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:52.513548 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19a5383f-0c3c-443c-92a7-c4fef1a5cb08 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:52.517484 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a5383f-0c3c-443c-92a7-c4fef1a5cb08 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 200 Aug 23 18:32:52.517888 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1425/5708] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:32:52 2026] GET /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:32:52.528681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1799a661-23c5-4801-a3ba-4342a412ca5d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:52.530408 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1799a661-23c5-4801-a3ba-4342a412ca5d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:32:52.530594 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1799a661-23c5-4801-a3ba-4342a412ca5d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:52.530771 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1799a661-23c5-4801-a3ba-4342a412ca5d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:52.537230 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:52.537230 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:32:52.540446 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1799a661-23c5-4801-a3ba-4342a412ca5d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:52.544387 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1799a661-23c5-4801-a3ba-4342a412ca5d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 200 Aug 23 18:32:52.544712 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1433/5709] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:32:52 2026] GET /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:32:52.555885 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4863e934-0a27-4c8d-8178-bdc09e785288 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:52.557285 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4863e934-0a27-4c8d-8178-bdc09e785288 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:32:52.557598 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4863e934-0a27-4c8d-8178-bdc09e785288 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96dd53a5-d150-43d4-baf5-a3c41ca2bb6f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1979982101", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:32:52.565188 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:52.565188 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:52.565633 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4863e934-0a27-4c8d-8178-bdc09e785288 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:52.565770 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-4863e934-0a27-4c8d-8178-bdc09e785288 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create snapshot from volume 96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:32:52.586186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4863e934-0a27-4c8d-8178-bdc09e785288 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['6720e8df-f809-48ff-a1e3-588fe0001fff', '25a98c5f-9851-4576-9fdb-33adc060d0b2', '3f0d6b65-25d2-4865-a7f3-59700d8782fd', 'd9d71d17-e0a2-4664-8e35-11d9af6abdd3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:32:52.610741 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4863e934-0a27-4c8d-8178-bdc09e785288 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot create request issued successfully. Aug 23 18:32:52.611127 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4863e934-0a27-4c8d-8178-bdc09e785288 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:32:52.611596 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1423/5710] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:32:52 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 23 18:32:52.619474 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-410b2973-da8e-4b12-aaf7-21bd4c6b455d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:52.621206 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-410b2973-da8e-4b12-aaf7-21bd4c6b455d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:32:52.621569 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-410b2973-da8e-4b12-aaf7-21bd4c6b455d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:52.621671 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-410b2973-da8e-4b12-aaf7-21bd4c6b455d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:52.626536 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:52.626536 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:52.626974 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-410b2973-da8e-4b12-aaf7-21bd4c6b455d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:52.627704 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-410b2973-da8e-4b12-aaf7-21bd4c6b455d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 200 Aug 23 18:32:52.628061 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1430/5711] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:52 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:53.636594 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-359ccc9a-339f-499a-8cbc-a59181a3567e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:53.638446 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-359ccc9a-339f-499a-8cbc-a59181a3567e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:32:53.638644 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-359ccc9a-339f-499a-8cbc-a59181a3567e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:53.638844 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-359ccc9a-339f-499a-8cbc-a59181a3567e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:53.644123 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:53.644123 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:53.644670 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-359ccc9a-339f-499a-8cbc-a59181a3567e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:53.645550 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-359ccc9a-339f-499a-8cbc-a59181a3567e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 200 Aug 23 18:32:53.645982 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1426/5712] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:53 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:53.653812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-888db706-ef6b-4f29-9c37-cc8cd93593a5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:53.655567 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-888db706-ef6b-4f29-9c37-cc8cd93593a5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:32:53.655774 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-888db706-ef6b-4f29-9c37-cc8cd93593a5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:53.655968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-888db706-ef6b-4f29-9c37-cc8cd93593a5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:53.660835 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:53.660835 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:32:53.661221 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-888db706-ef6b-4f29-9c37-cc8cd93593a5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:53.661947 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-888db706-ef6b-4f29-9c37-cc8cd93593a5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 200 Aug 23 18:32:53.662277 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1434/5713] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:32:53 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:53.739467 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-930abdc3-1fb8-4d4e-87f4-1f12ca05b328 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:53.741606 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-930abdc3-1fb8-4d4e-87f4-1f12ca05b328 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:32:53.741807 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-930abdc3-1fb8-4d4e-87f4-1f12ca05b328 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:53.741998 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-930abdc3-1fb8-4d4e-87f4-1f12ca05b328 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:53.746630 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:53.746630 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:53.747022 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-930abdc3-1fb8-4d4e-87f4-1f12ca05b328 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:53.747723 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-930abdc3-1fb8-4d4e-87f4-1f12ca05b328 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 200 Aug 23 18:32:53.748076 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1424/5714] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:32:53 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:53.756460 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-55b13759-cad5-4864-80ae-8738c4fdb2cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:53.758508 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-55b13759-cad5-4864-80ae-8738c4fdb2cb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:32:53.758734 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-55b13759-cad5-4864-80ae-8738c4fdb2cb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:53.758988 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-55b13759-cad5-4864-80ae-8738c4fdb2cb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:53.766384 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:53.766384 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:53.769521 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-55b13759-cad5-4864-80ae-8738c4fdb2cb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:53.774645 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-55b13759-cad5-4864-80ae-8738c4fdb2cb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 200 Aug 23 18:32:53.775093 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1431/5715] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:32:53 2026] GET /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:32:54.148296 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-59ddbb12-fb0f-4957-9d47-3374d30bf7ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:54.150802 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-59ddbb12-fb0f-4957-9d47-3374d30bf7ab tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:32:54.151005 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-59ddbb12-fb0f-4957-9d47-3374d30bf7ab tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:54.151188 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-59ddbb12-fb0f-4957-9d47-3374d30bf7ab tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:54.156488 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:54.156488 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:54.156932 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-59ddbb12-fb0f-4957-9d47-3374d30bf7ab tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:54.157722 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-59ddbb12-fb0f-4957-9d47-3374d30bf7ab tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 200 Aug 23 18:32:54.158123 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1427/5716] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:32:54 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:54.815525 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-4bfd472f-4501-4d5c-bae4-43f0749150bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:54.817778 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-4bfd472f-4501-4d5c-bae4-43f0749150bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:32:54.818035 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-4bfd472f-4501-4d5c-bae4-43f0749150bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:54.818231 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-4bfd472f-4501-4d5c-bae4-43f0749150bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:54.823466 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:54.823466 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:32:54.823906 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-4bfd472f-4501-4d5c-bae4-43f0749150bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:54.824681 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-4bfd472f-4501-4d5c-bae4-43f0749150bc tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 200 Aug 23 18:32:54.825109 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1435/5717] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:32:54 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:54.833492 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-fe1a826b-fbea-4444-b86f-dc889f16153e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:54.835598 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-fe1a826b-fbea-4444-b86f-dc889f16153e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:32:54.835813 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-fe1a826b-fbea-4444-b86f-dc889f16153e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:54.836007 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-fe1a826b-fbea-4444-b86f-dc889f16153e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:54.842643 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:54.842643 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:54.846215 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-fe1a826b-fbea-4444-b86f-dc889f16153e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:54.850418 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-fe1a826b-fbea-4444-b86f-dc889f16153e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 200 Aug 23 18:32:54.850757 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1425/5718] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:32:54 2026] GET /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:32:54.858502 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:54.861176 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:32:54.861688 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "54b9d849-e3bc-496c-ac8a-95cc65926033", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:32:54.863946 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '54b9d849-e3bc-496c-ac8a-95cc65926033', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:32:54.874252 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:54.874252 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:54.874936 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:32:54.875142 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:32:54.876076 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:32:54.883704 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (35f16eae-3406-428c-9572-d5bc05d4d7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:32:54.885227 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f9a769-dbb8-4553-bbe8-41fbf19dd6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:54.886530 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:32:54.916684 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f9a769-dbb8-4553-bbe8-41fbf19dd6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '54b9d849-e3bc-496c-ac8a-95cc65926033', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:54.917484 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7924aa42-b987-47cd-b571-fd41fe4520f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:54.954716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['ab876f9a-733a-4f71-8567-bd1fbf97cbf1', 'f7747832-2078-4ee3-b752-ba1a9dc06e75', 'eda2a804-6e6b-4f58-9774-1337a77c06bf', '510904bb-d246-4103-9b3c-1956a37c87d7'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:32:54.955643 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7924aa42-b987-47cd-b571-fd41fe4520f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab876f9a-733a-4f71-8567-bd1fbf97cbf1', 'f7747832-2078-4ee3-b752-ba1a9dc06e75', 'eda2a804-6e6b-4f58-9774-1337a77c06bf', '510904bb-d246-4103-9b3c-1956a37c87d7']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:54.956490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ed7f9c-3682-43da-b43f-fc7a3d2c59e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:54.993097 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ed7f9c-3682-43da-b43f-fc7a3d2c59e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e87678-9fd8-488f-9474-df79c4625455', '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='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['ab876f9a-733a-4f71-8567-bd1fbf97cbf1','f7747832-2078-4ee3-b752-ba1a9dc06e75','eda2a804-6e6b-4f58-9774-1337a77c06bf','510904bb-d246-4103-9b3c-1956a37c87d7'],size=1,snapshot_id=54b9d849-e3bc-496c-ac8a-95cc65926033,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:32:54Z,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=79e87678-9fd8-488f-9474-df79c4625455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=54b9d849-e3bc-496c-ac8a-95cc65926033,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:54.993927 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0e24ba-d3ca-461a-a8ac-4505e1bd6c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:55.011521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0e24ba-d3ca-461a-a8ac-4505e1bd6c63) transitioned into 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='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['ab876f9a-733a-4f71-8567-bd1fbf97cbf1','f7747832-2078-4ee3-b752-ba1a9dc06e75','eda2a804-6e6b-4f58-9774-1337a77c06bf','510904bb-d246-4103-9b3c-1956a37c87d7'],size=1,snapshot_id=54b9d849-e3bc-496c-ac8a-95cc65926033,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:55.012241 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7074f2-e829-4fcc-b416-32ec68eba786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:32:55.030940 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7074f2-e829-4fcc-b416-32ec68eba786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:32:55.031697 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (35f16eae-3406-428c-9572-d5bc05d4d7a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:32:55.031992 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:32:55.032503 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-5663cd6b-0d62-4536-8abb-1063a874d2a7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:32:55.033061 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1432/5719] 10.4.3.148 () {72 vars in 1541 bytes} [Sun Aug 23 18:32:54 2026] POST /volume/v3/volumes => generated 736 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:32:55.040484 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-6d31788a-1486-408d-b5fd-f4846e832af7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:55.042413 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-6d31788a-1486-408d-b5fd-f4846e832af7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:32:55.042581 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-6d31788a-1486-408d-b5fd-f4846e832af7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:55.042771 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-6d31788a-1486-408d-b5fd-f4846e832af7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:55.049524 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:55.049524 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:55.054077 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-6d31788a-1486-408d-b5fd-f4846e832af7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:55.060065 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-6d31788a-1486-408d-b5fd-f4846e832af7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 returned with HTTP 200 Aug 23 18:32:55.060745 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1428/5720] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:32:55 2026] GET /volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:55.067973 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-bd1a5ebe-b156-4f7c-ab00-9bd71abe9a06 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:55.070117 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-bd1a5ebe-b156-4f7c-ab00-9bd71abe9a06 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:32:55.070518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-bd1a5ebe-b156-4f7c-ab00-9bd71abe9a06 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:55.070518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-bd1a5ebe-b156-4f7c-ab00-9bd71abe9a06 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:55.077679 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:55.077679 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:32:55.081940 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-bd1a5ebe-b156-4f7c-ab00-9bd71abe9a06 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:55.086695 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-bd1a5ebe-b156-4f7c-ab00-9bd71abe9a06 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 returned with HTTP 200 Aug 23 18:32:55.087146 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1436/5721] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:32:55 2026] GET /volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:32:58.094702 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-d8b95129-4d96-4d9f-833c-5cb79868f510 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:58.096863 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-d8b95129-4d96-4d9f-833c-5cb79868f510 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:32:58.097087 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-d8b95129-4d96-4d9f-833c-5cb79868f510 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:58.097328 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-d8b95129-4d96-4d9f-833c-5cb79868f510 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:58.104095 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:58.104095 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:58.107378 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-d8b95129-4d96-4d9f-833c-5cb79868f510 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:58.111549 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-d8b95129-4d96-4d9f-833c-5cb79868f510 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 returned with HTTP 200 Aug 23 18:32:58.111936 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1426/5722] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:32:58 2026] GET /volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:32:58.118340 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c5fa904a-f1f0-48a4-92e9-7f5d99919882 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:58.118780 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5fa904a-f1f0-48a4-92e9-7f5d99919882 None None] GET https://10.4.3.148/volume// Aug 23 18:32:58.119047 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5fa904a-f1f0-48a4-92e9-7f5d99919882 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:58.119198 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5fa904a-f1f0-48a4-92e9-7f5d99919882 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:58.119540 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5fa904a-f1f0-48a4-92e9-7f5d99919882 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:32:58.119858 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1433/5723] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:32:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:32:58.125412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-a101d2fb-f90a-49c6-bdd4-57413ab35685 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:58.127427 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-a101d2fb-f90a-49c6-bdd4-57413ab35685 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:32:58.127807 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-a101d2fb-f90a-49c6-bdd4-57413ab35685 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e87678-9fd8-488f-9474-df79c4625455", "connector": null, "instance_uuid": "980bd3e7-d98e-4c23-85bf-230b0f5087ea"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:32:58.135992 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:58.135992 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:58.163443 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-a101d2fb-f90a-49c6-bdd4-57413ab35685 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:32:58.164117 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1429/5724] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:32:58 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 23 18:32:58.170579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb8e278c-16cc-451f-8c91-9e5bddb99dd2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:58.170985 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb8e278c-16cc-451f-8c91-9e5bddb99dd2 None None] GET https://10.4.3.148/volume// Aug 23 18:32:58.171200 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb8e278c-16cc-451f-8c91-9e5bddb99dd2 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:58.171366 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb8e278c-16cc-451f-8c91-9e5bddb99dd2 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:58.171657 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb8e278c-16cc-451f-8c91-9e5bddb99dd2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:32:58.171969 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1437/5725] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:32:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:32:58.177931 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-1042f5b0-a557-4201-87e1-b4916312f931 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:58.179982 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-1042f5b0-a557-4201-87e1-b4916312f931 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:32:58.180184 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-1042f5b0-a557-4201-87e1-b4916312f931 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:32:58.180496 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-1042f5b0-a557-4201-87e1-b4916312f931 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:32:58.189238 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:58.189238 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:32:58.192183 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-1042f5b0-a557-4201-87e1-b4916312f931 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:32:58.196532 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-1042f5b0-a557-4201-87e1-b4916312f931 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 returned with HTTP 200 Aug 23 18:32:58.196914 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1427/5726] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:32:58 2026] GET /volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:32:58.303176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-86c1c3ad-bfb2-42f0-abc2-068b15b99e65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:58.305219 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-86c1c3ad-bfb2-42f0-abc2-068b15b99e65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f Aug 23 18:32:58.305580 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-86c1c3ad-bfb2-42f0-abc2-068b15b99e65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:32:58.312434 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-86c1c3ad-bfb2-42f0-abc2-068b15b99e65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-79e87678-9fd8-488f-9474-df79c4625455-np0000007943" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:32:58.316506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-86c1c3ad-bfb2-42f0-abc2-068b15b99e65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-79e87678-9fd8-488f-9474-df79c4625455-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:32:58.317338 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:58.317338 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:32:58.380757 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-86c1c3ad-bfb2-42f0-abc2-068b15b99e65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-79e87678-9fd8-488f-9474-df79c4625455-np0000007943" released by "attachment_update" :: held 0.064s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:32:58.381280 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-86c1c3ad-bfb2-42f0-abc2-068b15b99e65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f returned with HTTP 200 Aug 23 18:32:58.381683 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1434/5727] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:32:58 2026] PUT /volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:32:58.403428 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-dd5c372d-3183-4db8-aa05-87859a18870e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:32:58.405611 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-dd5c372d-3183-4db8-aa05-87859a18870e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f/action Aug 23 18:32:58.405979 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-dd5c372d-3183-4db8-aa05-87859a18870e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:32:58.406108 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-dd5c372d-3183-4db8-aa05-87859a18870e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:32:58.420302 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:32:58.420302 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:32:58.428547 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b5ef6b7e-a120-4b5b-882c-fb046f6881ff req-dd5c372d-3183-4db8-aa05-87859a18870e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f/action returned with HTTP 204 Aug 23 18:32:58.428948 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1430/5728] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:32:58 2026] POST /volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:33:05.085636 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=13 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:33:06.245079 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf3d01ab-ab17-4aa4-bf63-fd25a5eece14 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:06.246743 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf3d01ab-ab17-4aa4-bf63-fd25a5eece14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:33:06.246933 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf3d01ab-ab17-4aa4-bf63-fd25a5eece14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:06.247105 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf3d01ab-ab17-4aa4-bf63-fd25a5eece14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:06.257118 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:06.257118 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:33:06.260320 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bf3d01ab-ab17-4aa4-bf63-fd25a5eece14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:06.264519 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf3d01ab-ab17-4aa4-bf63-fd25a5eece14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 returned with HTTP 200 Aug 23 18:33:06.264926 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1438/5729] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:33:06 2026] GET /volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:07.373843 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-dfad5b39-520b-4795-b995-dcaf78760953 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:07.375578 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-dfad5b39-520b-4795-b995-dcaf78760953 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f Aug 23 18:33:07.375729 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-dfad5b39-520b-4795-b995-dcaf78760953 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:07.375906 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-dfad5b39-520b-4795-b995-dcaf78760953 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:07.382366 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:07.382366 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:33:07.419642 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-dfad5b39-520b-4795-b995-dcaf78760953 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f returned with HTTP 200 Aug 23 18:33:07.420049 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1428/5730] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:33:07 2026] DELETE /volume/v3/attachments/33dcc214-b934-44c2-862d-0aab021d659f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:33:07.428966 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:07.431014 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:33:07.431205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:07.431423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:07.431599 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: 79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:33:07.438309 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:07.438309 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:33:07.438713 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:07.453457 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:33:07.453684 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-db384c48-c3ee-4dcf-9a36-243159aeeec6 req-b314c361-df56-4b7b-acb5-5df6032dc5c4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 returned with HTTP 202 Aug 23 18:33:07.454270 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1435/5731] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:33:07 2026] DELETE /volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:33:08.426135 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:33:08.691850 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e22d5f14-a216-4700-b8ce-b18f47e46883 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:08.699390 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22d5f14-a216-4700-b8ce-b18f47e46883 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 Aug 23 18:33:08.699640 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22d5f14-a216-4700-b8ce-b18f47e46883 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:08.699923 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22d5f14-a216-4700-b8ce-b18f47e46883 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:08.707034 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22d5f14-a216-4700-b8ce-b18f47e46883 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 returned with HTTP 404 Aug 23 18:33:08.707593 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1431/5732] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:33:08 2026] GET /volume/v3/volumes/79e87678-9fd8-488f-9474-df79c4625455 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:33:08.764518 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:08.766383 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:33:08.766584 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:08.766773 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:08.766930 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: 54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:33:08.772698 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:08.772698 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:33:08.773201 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:33:08.788510 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot delete request issued successfully. Aug 23 18:33:08.788704 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5957f1dc-3899-4f14-9bc9-743bb3bcfd12 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 202 Aug 23 18:33:08.789120 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1439/5733] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:33:08 2026] DELETE /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:33:08.796186 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-726aff4e-48de-49c7-bc43-eb5f810b86c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:08.797957 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-726aff4e-48de-49c7-bc43-eb5f810b86c0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:33:08.798182 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-726aff4e-48de-49c7-bc43-eb5f810b86c0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:08.798474 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-726aff4e-48de-49c7-bc43-eb5f810b86c0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:08.803417 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:08.803417 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:33:08.803990 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-726aff4e-48de-49c7-bc43-eb5f810b86c0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:33:08.804882 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-726aff4e-48de-49c7-bc43-eb5f810b86c0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 200 Aug 23 18:33:08.805231 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1429/5734] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:33:08 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:33:09.814765 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd77aa9b-9559-4b3c-8744-032043afc119 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:09.816913 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd77aa9b-9559-4b3c-8744-032043afc119 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 Aug 23 18:33:09.817151 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd77aa9b-9559-4b3c-8744-032043afc119 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:09.817404 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd77aa9b-9559-4b3c-8744-032043afc119 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:09.822359 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd77aa9b-9559-4b3c-8744-032043afc119 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 returned with HTTP 404 Aug 23 18:33:09.822936 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1436/5735] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:33:09 2026] GET /volume/v3/snapshots/54b9d849-e3bc-496c-ac8a-95cc65926033 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:33:09.829586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:09.831478 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:33:09.831682 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:09.831911 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:09.832094 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: 96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:33:09.839503 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:09.839503 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:33:09.840034 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:09.854885 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:33:09.855041 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-268743ae-a397-40d6-84ff-a9f4ca4578ad tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 202 Aug 23 18:33:09.855453 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1432/5736] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:33:09 2026] DELETE /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:33:09.862600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a3388da4-5ff0-42fb-a82e-73b11678ac65 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:09.864852 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3388da4-5ff0-42fb-a82e-73b11678ac65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:33:09.865128 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3388da4-5ff0-42fb-a82e-73b11678ac65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:09.865402 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3388da4-5ff0-42fb-a82e-73b11678ac65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:09.873065 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:09.873065 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:33:09.876771 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a3388da4-5ff0-42fb-a82e-73b11678ac65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:09.881879 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3388da4-5ff0-42fb-a82e-73b11678ac65 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 200 Aug 23 18:33:09.882244 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1440/5737] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:33:09 2026] GET /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:10.894392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c9d63249-fddd-4959-aabf-fc577209ee91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:10.895939 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9d63249-fddd-4959-aabf-fc577209ee91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f Aug 23 18:33:10.896102 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9d63249-fddd-4959-aabf-fc577209ee91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:10.896296 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9d63249-fddd-4959-aabf-fc577209ee91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:10.901555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9d63249-fddd-4959-aabf-fc577209ee91 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f returned with HTTP 404 Aug 23 18:33:10.901962 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1430/5738] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:33:10 2026] GET /volume/v3/volumes/96dd53a5-d150-43d4-baf5-a3c41ca2bb6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:33:10.926206 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:10.928298 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:33:10.928725 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-117901015", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:33:10.930576 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-117901015', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:33:11.002151 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:33:11.006543 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:33:11.013467 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (7e95c5ea-ebb6-405b-b9a2-8a8ce1726d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:33:11.014513 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26cde4c-adc7-414f-86a3-349c9f30dc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:33:11.015554 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:33:11.067716 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26cde4c-adc7-414f-86a3-349c9f30dc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:33:11.068425 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c1d621-fbf7-4808-8242-30360ae3c0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:33:11.103528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['9a47a8be-2d27-479e-a851-1fbc4ed7aaf1', '0c369c98-a5ea-4984-ad06-e78db2df1590', 'e17b2d5c-ad6d-40f6-90b1-dca28e54ad8b', '2a540cd8-4ffa-47ba-85e2-b319a7cbf54a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:33:11.104306 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c1d621-fbf7-4808-8242-30360ae3c0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a47a8be-2d27-479e-a851-1fbc4ed7aaf1', '0c369c98-a5ea-4984-ad06-e78db2df1590', 'e17b2d5c-ad6d-40f6-90b1-dca28e54ad8b', '2a540cd8-4ffa-47ba-85e2-b319a7cbf54a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:33:11.105039 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b30270-70b3-46ae-9d47-268c425a0238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:33:11.124846 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b30270-70b3-46ae-9d47-268c425a0238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-117901015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['9a47a8be-2d27-479e-a851-1fbc4ed7aaf1','0c369c98-a5ea-4984-ad06-e78db2df1590','e17b2d5c-ad6d-40f6-90b1-dca28e54ad8b','2a540cd8-4ffa-47ba-85e2-b319a7cbf54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-117901015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:33:11.125661 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549b4295-1638-44b7-85e1-4ad8b945ec6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:33:11.140808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549b4295-1638-44b7-85e1-4ad8b945ec6e) transitioned into state 'SUCCESS' from state '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-117901015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['9a47a8be-2d27-479e-a851-1fbc4ed7aaf1','0c369c98-a5ea-4984-ad06-e78db2df1590','e17b2d5c-ad6d-40f6-90b1-dca28e54ad8b','2a540cd8-4ffa-47ba-85e2-b319a7cbf54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:33:11.141585 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c146e656-da40-49a0-b38e-2816a75d6506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:33:11.149138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c146e656-da40-49a0-b38e-2816a75d6506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:33:11.149950 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (7e95c5ea-ebb6-405b-b9a2-8a8ce1726d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:33:11.150277 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:33:11.150870 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bd1df19-9c8e-4d50-a181-838a4c80e91d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:33:11.151340 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1437/5739] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:33:10 2026] POST /volume/v3/volumes => generated 758 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:33:11.164831 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-172d97ff-0e3b-4cdc-ad15-2e3865afb81b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:11.167020 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-172d97ff-0e3b-4cdc-ad15-2e3865afb81b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:11.167284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-172d97ff-0e3b-4cdc-ad15-2e3865afb81b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:11.167523 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-172d97ff-0e3b-4cdc-ad15-2e3865afb81b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:11.175174 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:11.175174 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:33:11.179420 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-172d97ff-0e3b-4cdc-ad15-2e3865afb81b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:11.183560 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-172d97ff-0e3b-4cdc-ad15-2e3865afb81b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:33:11.184118 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1433/5740] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:33:11 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:33:12.197629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fecc0b3c-5fa5-410b-8816-c77f285a1b53 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:12.199320 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fecc0b3c-5fa5-410b-8816-c77f285a1b53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:12.199513 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fecc0b3c-5fa5-410b-8816-c77f285a1b53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:12.199708 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fecc0b3c-5fa5-410b-8816-c77f285a1b53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:12.206019 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:12.206019 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:33:12.209040 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fecc0b3c-5fa5-410b-8816-c77f285a1b53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:12.212928 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fecc0b3c-5fa5-410b-8816-c77f285a1b53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:33:12.213262 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1441/5741] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:33:12 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:12.229403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1662839d-be80-4d0f-9c54-a8bb511b0bb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:12.231159 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1662839d-be80-4d0f-9c54-a8bb511b0bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:12.231360 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1662839d-be80-4d0f-9c54-a8bb511b0bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:12.231535 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1662839d-be80-4d0f-9c54-a8bb511b0bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:12.238152 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:12.238152 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:33:12.241380 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1662839d-be80-4d0f-9c54-a8bb511b0bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:12.245769 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1662839d-be80-4d0f-9c54-a8bb511b0bb7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:33:12.246138 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1431/5742] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:33:12 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:13.149446 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-c0c44337-dd67-4b00-9b99-8d6b84f82660 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:13.152308 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-c0c44337-dd67-4b00-9b99-8d6b84f82660 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:13.152575 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-c0c44337-dd67-4b00-9b99-8d6b84f82660 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:13.152866 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-c0c44337-dd67-4b00-9b99-8d6b84f82660 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:13.162040 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:13.162040 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:33:13.166269 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-c0c44337-dd67-4b00-9b99-8d6b84f82660 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:13.172602 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-c0c44337-dd67-4b00-9b99-8d6b84f82660 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:33:13.173137 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1438/5743] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:33:13 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:13.601731 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-fccb8c5c-a836-4063-b1cd-3e535b4669e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:13.603920 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-fccb8c5c-a836-4063-b1cd-3e535b4669e1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:13.604103 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-fccb8c5c-a836-4063-b1cd-3e535b4669e1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:13.604363 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-fccb8c5c-a836-4063-b1cd-3e535b4669e1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:13.611246 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:13.611246 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:33:13.615011 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-fccb8c5c-a836-4063-b1cd-3e535b4669e1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:13.619455 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-fccb8c5c-a836-4063-b1cd-3e535b4669e1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:33:13.619974 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1434/5744] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:33:13 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:13.629994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-76469622-c674-4dc1-8b80-82ca5e2ba30b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:13.630492 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76469622-c674-4dc1-8b80-82ca5e2ba30b None None] GET https://10.4.3.148/volume// Aug 23 18:33:13.630707 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76469622-c674-4dc1-8b80-82ca5e2ba30b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:13.630966 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76469622-c674-4dc1-8b80-82ca5e2ba30b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:13.631369 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76469622-c674-4dc1-8b80-82ca5e2ba30b None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:33:13.631718 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1442/5745] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:33:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:33:13.639391 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-440e5c53-b4b5-4bf6-bea6-7d51ac949922 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:13.641303 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-440e5c53-b4b5-4bf6-bea6-7d51ac949922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:33:13.641660 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-440e5c53-b4b5-4bf6-bea6-7d51ac949922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d", "connector": null, "instance_uuid": "57bcbbc4-0886-458d-9c77-125ef820da57"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:33:13.649954 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:13.649954 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:33:13.674156 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-440e5c53-b4b5-4bf6-bea6-7d51ac949922 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:33:13.674603 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1432/5746] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:33:13 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 23 18:33:14.333606 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-843bbc81-1fc0-4cb6-bc6a-368ddaf3cd04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:14.334109 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-843bbc81-1fc0-4cb6-bc6a-368ddaf3cd04 None None] GET https://10.4.3.148/volume// Aug 23 18:33:14.334287 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-843bbc81-1fc0-4cb6-bc6a-368ddaf3cd04 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:14.334510 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-843bbc81-1fc0-4cb6-bc6a-368ddaf3cd04 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:14.334900 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-843bbc81-1fc0-4cb6-bc6a-368ddaf3cd04 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:33:14.335221 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1439/5747] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:33:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:33:14.342887 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-b96ca31d-9333-4814-ad5c-a152b1e41812 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:14.344765 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-b96ca31d-9333-4814-ad5c-a152b1e41812 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:14.344999 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-b96ca31d-9333-4814-ad5c-a152b1e41812 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:14.345211 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-b96ca31d-9333-4814-ad5c-a152b1e41812 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:14.353193 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:14.353193 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:33:14.356092 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-b96ca31d-9333-4814-ad5c-a152b1e41812 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:14.360476 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-b96ca31d-9333-4814-ad5c-a152b1e41812 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:33:14.360869 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1435/5748] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:33:14 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:33:14.466341 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-06f9ed8b-c1ab-4863-8e4e-31a46a4e97b4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:14.469305 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-06f9ed8b-c1ab-4863-8e4e-31a46a4e97b4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1 Aug 23 18:33:14.469787 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-06f9ed8b-c1ab-4863-8e4e-31a46a4e97b4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:33:14.477727 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-06f9ed8b-c1ab-4863-8e4e-31a46a4e97b4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:33:14.482741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-06f9ed8b-c1ab-4863-8e4e-31a46a4e97b4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:33:14.483672 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:14.483672 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:33:14.560632 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-06f9ed8b-c1ab-4863-8e4e-31a46a4e97b4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d-np0000007943" released by "attachment_update" :: held 0.078s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:33:14.561006 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-06f9ed8b-c1ab-4863-8e4e-31a46a4e97b4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1 returned with HTTP 200 Aug 23 18:33:14.561605 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1443/5749] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:33:14 2026] PUT /volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:14.582413 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-8fd83a82-b784-48a1-9b75-91674d0657c6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:14.584359 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-8fd83a82-b784-48a1-9b75-91674d0657c6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1/action Aug 23 18:33:14.584659 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-8fd83a82-b784-48a1-9b75-91674d0657c6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:33:14.584805 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-8fd83a82-b784-48a1-9b75-91674d0657c6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:33:14.598514 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:14.598514 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:33:14.606251 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4004e1b9-5445-46b2-9b40-6f7a4d1e7891 req-8fd83a82-b784-48a1-9b75-91674d0657c6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1/action returned with HTTP 204 Aug 23 18:33:14.606768 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1433/5750] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:33:14 2026] POST /volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:33:23.170703 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:33:24.358903 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:33:24.556030 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:33:24.603930 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:33:58.189464 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-686e503f-35be-47df-a290-5fc41fb74e69 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:58.191517 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-686e503f-35be-47df-a290-5fc41fb74e69 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/limits Aug 23 18:33:58.192422 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-686e503f-35be-47df-a290-5fc41fb74e69 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:58.192422 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-686e503f-35be-47df-a290-5fc41fb74e69 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:58.211511 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-686e503f-35be-47df-a290-5fc41fb74e69 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/limits returned with HTTP 200 Aug 23 18:33:58.212106 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1440/5751] 10.4.3.148 () {68 vars in 1484 bytes} [Sun Aug 23 18:33:58 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:33:58.244476 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-0e55e1f7-3fac-4582-a389-a62ad0c5229b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:58.246598 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-0e55e1f7-3fac-4582-a389-a62ad0c5229b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:58.246815 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-0e55e1f7-3fac-4582-a389-a62ad0c5229b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:58.247002 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-0e55e1f7-3fac-4582-a389-a62ad0c5229b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:58.256702 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:58.256702 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:33:58.260423 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-0e55e1f7-3fac-4582-a389-a62ad0c5229b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:58.265494 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-0e55e1f7-3fac-4582-a389-a62ad0c5229b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:33:58.265901 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1436/5752] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:33:58 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:33:58.274580 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:58.276731 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:33:58.277073 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1728021714", "description": null, "metadata": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:33:58.288464 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:58.288464 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:33:58.288983 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:33:58.289178 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create snapshot from volume 70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:33:58.313572 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['ddf3af84-1dc8-4806-b378-9799053e7ba2', '3c170dfc-34ad-4db9-b579-6c26140ce149', 'ee3002db-9958-4379-80a9-71e527f695f6', '1c7fc318-812e-40e6-94ab-4852e08ec7f0'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:33:58.342667 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot force create request issued successfully. Aug 23 18:33:58.342961 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f2d9064f-e5fe-4de2-b236-bcfef40aa44a req-adc19676-40e2-4c96-92cf-80a50092dc96 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:33:58.343426 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1444/5753] 10.4.3.148 () {72 vars in 1547 bytes} [Sun Aug 23 18:33:58 2026] POST /volume/v3/snapshots => generated 320 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:33:59.910428 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d6e26c6-f13c-4875-813b-1c288932f7e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:33:59.912126 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d6e26c6-f13c-4875-813b-1c288932f7e4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:33:59.912333 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d6e26c6-f13c-4875-813b-1c288932f7e4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:33:59.912504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d6e26c6-f13c-4875-813b-1c288932f7e4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:33:59.918906 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:33:59.918906 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:33:59.919550 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9d6e26c6-f13c-4875-813b-1c288932f7e4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:33:59.920688 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d6e26c6-f13c-4875-813b-1c288932f7e4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 200 Aug 23 18:33:59.921210 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1434/5754] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:33:59 2026] GET /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:01.323823 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ce3427a7-28c7-48a7-85aa-426b4743c519 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:01.325512 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ce3427a7-28c7-48a7-85aa-426b4743c519 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:01.325689 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ce3427a7-28c7-48a7-85aa-426b4743c519 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:01.325877 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ce3427a7-28c7-48a7-85aa-426b4743c519 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:01.330385 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:01.330385 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:01.330806 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ce3427a7-28c7-48a7-85aa-426b4743c519 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:34:01.331593 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ce3427a7-28c7-48a7-85aa-426b4743c519 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 200 Aug 23 18:34:01.332060 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1441/5755] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:34:01 2026] GET /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:02.081064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-feb1caf4-bb4c-4079-a7e0-73eed66f5671 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:02.082938 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-feb1caf4-bb4c-4079-a7e0-73eed66f5671 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:02.083143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-feb1caf4-bb4c-4079-a7e0-73eed66f5671 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:02.083362 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-feb1caf4-bb4c-4079-a7e0-73eed66f5671 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:02.088644 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:02.088644 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:34:02.089118 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-feb1caf4-bb4c-4079-a7e0-73eed66f5671 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:34:02.089922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-feb1caf4-bb4c-4079-a7e0-73eed66f5671 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 200 Aug 23 18:34:02.090327 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1437/5756] 10.4.3.148 () {68 vars in 1604 bytes} [Sun Aug 23 18:34:02 2026] GET /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:02.097942 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-b87b9867-a5ef-4534-8823-4d31cabb7c14 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:02.099999 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-b87b9867-a5ef-4534-8823-4d31cabb7c14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:34:02.100184 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-b87b9867-a5ef-4534-8823-4d31cabb7c14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:02.100370 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-b87b9867-a5ef-4534-8823-4d31cabb7c14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:02.109158 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:02.109158 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:02.112826 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-b87b9867-a5ef-4534-8823-4d31cabb7c14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:02.117072 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-b87b9867-a5ef-4534-8823-4d31cabb7c14 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 200 Aug 23 18:34:02.117480 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1445/5757] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:34:02 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 1658 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:02.125172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:02.127024 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:34:02.127328 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bc7bcd02-7a77-4cb4-821e-e9ffa065433a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:02.128834 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bc7bcd02-7a77-4cb4-821e-e9ffa065433a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:34:02.136387 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:02.136387 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:34:02.136802 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:34:02.136935 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:34:02.137695 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:34:02.142638 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (5fd745d2-ef2a-4dc4-8692-b1de2a84d002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:34:02.143697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe6726e-5bdc-421b-8ea3-cb50c7c8598a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:02.144545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:34:02.169888 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe6726e-5bdc-421b-8ea3-cb50c7c8598a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc7bcd02-7a77-4cb4-821e-e9ffa065433a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:02.170577 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (007af9d7-9a58-431f-afd0-78024a4277e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:02.204884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['db61f8e6-fc93-4c8f-bbfe-8eddb14dbcf8', '2a1819a0-3337-4791-953b-b439bf59cb67', '46881eb5-5ebb-4b1e-a13b-b719aac7c10b', '4e904e54-9509-4ff1-a9d6-81bfded2deec'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:34:02.205644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (007af9d7-9a58-431f-afd0-78024a4277e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db61f8e6-fc93-4c8f-bbfe-8eddb14dbcf8', '2a1819a0-3337-4791-953b-b439bf59cb67', '46881eb5-5ebb-4b1e-a13b-b719aac7c10b', '4e904e54-9509-4ff1-a9d6-81bfded2deec']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:02.206349 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998c700f-7683-468f-a697-6d0652b62419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:02.245712 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998c700f-7683-468f-a697-6d0652b62419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc9c016d-c9c5-4810-8f12-3d653621c027', '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='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['db61f8e6-fc93-4c8f-bbfe-8eddb14dbcf8','2a1819a0-3337-4791-953b-b439bf59cb67','46881eb5-5ebb-4b1e-a13b-b719aac7c10b','4e904e54-9509-4ff1-a9d6-81bfded2deec'],size=1,snapshot_id=bc7bcd02-7a77-4cb4-821e-e9ffa065433a,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:34:02Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc9c016d-c9c5-4810-8f12-3d653621c027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc7bcd02-7a77-4cb4-821e-e9ffa065433a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:02.246527 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc5ee78-f5be-408a-97c1-0dacf0fcc23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:02.263980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc5ee78-f5be-408a-97c1-0dacf0fcc23b) transitioned into 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='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['db61f8e6-fc93-4c8f-bbfe-8eddb14dbcf8','2a1819a0-3337-4791-953b-b439bf59cb67','46881eb5-5ebb-4b1e-a13b-b719aac7c10b','4e904e54-9509-4ff1-a9d6-81bfded2deec'],size=1,snapshot_id=bc7bcd02-7a77-4cb4-821e-e9ffa065433a,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:02.264631 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0a1dd4-0cd2-4ee0-aae7-2a64e626a88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:02.285155 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0a1dd4-0cd2-4ee0-aae7-2a64e626a88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:02.286032 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (5fd745d2-ef2a-4dc4-8692-b1de2a84d002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:34:02.286383 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:34:02.286933 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ede216f4-8d89-4f98-b94b-384059e387fd tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:34:02.287574 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1435/5758] 10.4.3.148 () {72 vars in 1541 bytes} [Sun Aug 23 18:34:02 2026] POST /volume/v3/volumes => generated 736 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:34:02.294348 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-15e290e6-bcad-4187-a227-8d0ded7b4945 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:02.296526 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-15e290e6-bcad-4187-a227-8d0ded7b4945 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:02.296732 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-15e290e6-bcad-4187-a227-8d0ded7b4945 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:02.296930 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-15e290e6-bcad-4187-a227-8d0ded7b4945 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:02.303755 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:02.303755 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:02.307306 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-15e290e6-bcad-4187-a227-8d0ded7b4945 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:02.312232 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-15e290e6-bcad-4187-a227-8d0ded7b4945 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 returned with HTTP 200 Aug 23 18:34:02.312694 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1442/5759] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:34:02 2026] GET /volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:02.320262 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-208cc543-9088-4509-9b86-fb60e011608c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:02.322376 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-208cc543-9088-4509-9b86-fb60e011608c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:02.322653 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-208cc543-9088-4509-9b86-fb60e011608c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:02.322864 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-208cc543-9088-4509-9b86-fb60e011608c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:02.330549 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:02.330549 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:34:02.334888 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-208cc543-9088-4509-9b86-fb60e011608c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:02.339556 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-208cc543-9088-4509-9b86-fb60e011608c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 returned with HTTP 200 Aug 23 18:34:02.339982 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1438/5760] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:34:02 2026] GET /volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:05.347545 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-eca20dca-0ccf-4208-a39f-8453b3d8450d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:05.349529 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-eca20dca-0ccf-4208-a39f-8453b3d8450d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:05.349711 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-eca20dca-0ccf-4208-a39f-8453b3d8450d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:05.349925 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-eca20dca-0ccf-4208-a39f-8453b3d8450d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:05.356523 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:05.356523 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:05.359968 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-eca20dca-0ccf-4208-a39f-8453b3d8450d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:05.364261 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-eca20dca-0ccf-4208-a39f-8453b3d8450d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 returned with HTTP 200 Aug 23 18:34:05.364613 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1446/5761] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:34:05 2026] GET /volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:05.371619 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a85b2d97-58bf-4c76-8bd6-9b3064c29717 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:05.372069 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a85b2d97-58bf-4c76-8bd6-9b3064c29717 None None] GET https://10.4.3.148/volume// Aug 23 18:34:05.372247 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a85b2d97-58bf-4c76-8bd6-9b3064c29717 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:05.372418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a85b2d97-58bf-4c76-8bd6-9b3064c29717 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:05.372767 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a85b2d97-58bf-4c76-8bd6-9b3064c29717 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:34:05.373101 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1436/5762] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:34:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:34:05.379034 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9f995e58-f278-4742-8d4a-9e808f1a991a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:05.381268 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9f995e58-f278-4742-8d4a-9e808f1a991a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:34:05.381618 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9f995e58-f278-4742-8d4a-9e808f1a991a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc9c016d-c9c5-4810-8f12-3d653621c027", "connector": null, "instance_uuid": "637d8ffc-5611-4d06-aece-7996955296c9"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:05.389036 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:05.389036 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:05.410964 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9f995e58-f278-4742-8d4a-9e808f1a991a tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:34:05.411321 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1443/5763] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:34:05 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 23 18:34:05.418382 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-22f9bc17-3273-4cc9-ac20-51047f6d1e2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:05.418852 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-22f9bc17-3273-4cc9-ac20-51047f6d1e2c None None] GET https://10.4.3.148/volume// Aug 23 18:34:05.419061 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-22f9bc17-3273-4cc9-ac20-51047f6d1e2c None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:05.419283 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-22f9bc17-3273-4cc9-ac20-51047f6d1e2c None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:05.419642 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-22f9bc17-3273-4cc9-ac20-51047f6d1e2c None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:34:05.419994 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1439/5764] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:34:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:34:05.425973 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-18b891c7-b0cd-4e66-96e5-a22734b73fb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:05.428045 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-18b891c7-b0cd-4e66-96e5-a22734b73fb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:05.428278 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-18b891c7-b0cd-4e66-96e5-a22734b73fb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:05.428524 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-18b891c7-b0cd-4e66-96e5-a22734b73fb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:05.436610 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:05.436610 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:05.439484 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [req-87e071ed-530e-4805-92ec-f1a58a934dae req-18b891c7-b0cd-4e66-96e5-a22734b73fb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:05.443577 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-18b891c7-b0cd-4e66-96e5-a22734b73fb6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 returned with HTTP 200 Aug 23 18:34:05.443973 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1447/5765] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:34:05 2026] GET /volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:34:05.538904 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9c8f51ce-8ad7-4c44-b32a-65c4d0a68e83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:05.540975 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9c8f51ce-8ad7-4c44-b32a-65c4d0a68e83 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd Aug 23 18:34:05.541322 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9c8f51ce-8ad7-4c44-b32a-65c4d0a68e83 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:05.547908 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9c8f51ce-8ad7-4c44-b32a-65c4d0a68e83 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-bc9c016d-c9c5-4810-8f12-3d653621c027-np0000007943" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:34:05.552211 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9c8f51ce-8ad7-4c44-b32a-65c4d0a68e83 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-bc9c016d-c9c5-4810-8f12-3d653621c027-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:34:05.553070 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:05.553070 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:34:05.620883 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9c8f51ce-8ad7-4c44-b32a-65c4d0a68e83 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-bc9c016d-c9c5-4810-8f12-3d653621c027-np0000007943" released by "attachment_update" :: held 0.069s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:34:05.621172 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-9c8f51ce-8ad7-4c44-b32a-65c4d0a68e83 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd returned with HTTP 200 Aug 23 18:34:05.621882 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1437/5766] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:34:05 2026] PUT /volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:05.641640 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ed72b8ca-b9db-4d80-8371-94e1bba798db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:05.643513 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ed72b8ca-b9db-4d80-8371-94e1bba798db tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd/action Aug 23 18:34:05.643849 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ed72b8ca-b9db-4d80-8371-94e1bba798db tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:34:05.643959 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ed72b8ca-b9db-4d80-8371-94e1bba798db tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:05.657799 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:05.657799 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:05.665547 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-87e071ed-530e-4805-92ec-f1a58a934dae req-ed72b8ca-b9db-4d80-8371-94e1bba798db tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd/action returned with HTTP 204 Aug 23 18:34:05.665908 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1444/5767] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:34:05 2026] POST /volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:12.338448 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=10 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:34:15.442369 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:34:15.616098 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:34:15.663575 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:34:47.791720 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cc207bf9-a802-480e-8f89-83a4dcb4125f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:47.793292 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc207bf9-a802-480e-8f89-83a4dcb4125f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:47.793479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc207bf9-a802-480e-8f89-83a4dcb4125f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:47.793692 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc207bf9-a802-480e-8f89-83a4dcb4125f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:47.801727 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:47.801727 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:34:47.804661 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cc207bf9-a802-480e-8f89-83a4dcb4125f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:47.808619 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc207bf9-a802-480e-8f89-83a4dcb4125f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 returned with HTTP 200 Aug 23 18:34:47.809017 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1440/5768] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:34:47 2026] GET /volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 => generated 1637 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:49.013815 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-db3a1165-571e-43d8-8ee3-cb46750dc42d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:49.015881 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-db3a1165-571e-43d8-8ee3-cb46750dc42d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd Aug 23 18:34:49.016044 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-db3a1165-571e-43d8-8ee3-cb46750dc42d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:49.016208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-db3a1165-571e-43d8-8ee3-cb46750dc42d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:49.022235 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:49.022235 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:49.058259 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-db3a1165-571e-43d8-8ee3-cb46750dc42d tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd returned with HTTP 200 Aug 23 18:34:49.058646 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1448/5769] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:34:49 2026] DELETE /volume/v3/attachments/2dd3fd9a-967d-4146-a9ec-815d71a31afd => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:49.068067 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:49.070036 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:49.070198 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:49.070374 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:49.070533 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:49.077112 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:49.077112 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:34:49.077498 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:49.091074 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:34:49.091242 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-15a969d2-16f8-4dff-b7ba-e0f6c1cbba2b req-aeb805ce-1f86-47c5-a985-952fab46f6a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 returned with HTTP 202 Aug 23 18:34:49.091681 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1438/5770] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:34:49 2026] DELETE /volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:34:50.183843 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ffd3259-9f39-45ae-b1a5-894c4271fed1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:50.185476 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ffd3259-9f39-45ae-b1a5-894c4271fed1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 Aug 23 18:34:50.185690 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ffd3259-9f39-45ae-b1a5-894c4271fed1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:50.185907 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ffd3259-9f39-45ae-b1a5-894c4271fed1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:50.191535 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ffd3259-9f39-45ae-b1a5-894c4271fed1 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 returned with HTTP 404 Aug 23 18:34:50.192023 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1445/5771] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:34:50 2026] GET /volume/v3/volumes/bc9c016d-c9c5-4810-8f12-3d653621c027 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:50.198139 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:50.199767 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:50.199969 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:50.200142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:50.200238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:50.204683 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:50.204683 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:34:50.205068 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:34:50.219357 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot delete request issued successfully. Aug 23 18:34:50.219562 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c70d7c20-faf7-4e1a-8b7f-06c5bfee90a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 202 Aug 23 18:34:50.219978 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1441/5772] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:34:50 2026] DELETE /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:34:50.225730 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6b7b85ea-b3c1-42a0-914d-eb330ac38a78 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:50.227370 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6b7b85ea-b3c1-42a0-914d-eb330ac38a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:50.227762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6b7b85ea-b3c1-42a0-914d-eb330ac38a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:50.227827 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6b7b85ea-b3c1-42a0-914d-eb330ac38a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:50.232907 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:50.232907 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:50.233276 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6b7b85ea-b3c1-42a0-914d-eb330ac38a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:34:50.234095 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6b7b85ea-b3c1-42a0-914d-eb330ac38a78 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 200 Aug 23 18:34:50.234578 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1449/5773] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:34:50 2026] GET /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:51.243234 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2295e988-e18e-42c1-aa2e-4fe6cfb3476b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:51.244805 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2295e988-e18e-42c1-aa2e-4fe6cfb3476b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:51.244985 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2295e988-e18e-42c1-aa2e-4fe6cfb3476b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:51.245159 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2295e988-e18e-42c1-aa2e-4fe6cfb3476b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:51.248909 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2295e988-e18e-42c1-aa2e-4fe6cfb3476b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 404 Aug 23 18:34:51.249285 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1439/5774] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:34:51 2026] GET /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:52.378806 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-d2923d3e-12b3-486b-8f50-a1a1b07c0d23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:52.380894 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-d2923d3e-12b3-486b-8f50-a1a1b07c0d23 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1 Aug 23 18:34:52.381068 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-d2923d3e-12b3-486b-8f50-a1a1b07c0d23 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:52.381248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-d2923d3e-12b3-486b-8f50-a1a1b07c0d23 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:52.387491 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:52.387491 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:52.424233 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-d2923d3e-12b3-486b-8f50-a1a1b07c0d23 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1 returned with HTTP 200 Aug 23 18:34:52.424597 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1446/5775] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:34:52 2026] DELETE /volume/v3/attachments/644c129d-eb03-4ffd-92d5-80d820b578e1 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:52.433241 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:52.435145 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:34:52.435291 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:52.435465 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:52.435652 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: 70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:34:52.442673 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:52.442673 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:34:52.443084 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:52.458364 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:34:52.458546 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ee0abc64-c9f2-451f-a7b2-1e1702fb98cd req-c4aad199-1550-4c24-b812-39809bf17ec5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 202 Aug 23 18:34:52.458972 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1442/5776] 10.4.3.148 () {70 vars in 1620 bytes} [Sun Aug 23 18:34:52 2026] DELETE /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:34:53.630671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4058c636-0a2b-418f-8647-90ca7bfdddf9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:53.632173 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4058c636-0a2b-418f-8647-90ca7bfdddf9 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:34:53.632348 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4058c636-0a2b-418f-8647-90ca7bfdddf9 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:53.632517 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4058c636-0a2b-418f-8647-90ca7bfdddf9 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:53.637651 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4058c636-0a2b-418f-8647-90ca7bfdddf9 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 404 Aug 23 18:34:53.638037 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1450/5777] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:34:53 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:53.997493 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-088ac977-c24b-47c7-ada7-acac1b9f0ba7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:53.999245 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-088ac977-c24b-47c7-ada7-acac1b9f0ba7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:53.999425 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-088ac977-c24b-47c7-ada7-acac1b9f0ba7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:53.999667 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-088ac977-c24b-47c7-ada7-acac1b9f0ba7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:53.999773 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-088ac977-c24b-47c7-ada7-acac1b9f0ba7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:54.004042 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-088ac977-c24b-47c7-ada7-acac1b9f0ba7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 404 Aug 23 18:34:54.004449 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1440/5778] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:34:53 2026] DELETE /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:54.010809 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd69ea0e-8ee4-4deb-b5bc-b194a10cc03f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:54.012511 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd69ea0e-8ee4-4deb-b5bc-b194a10cc03f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a Aug 23 18:34:54.012721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd69ea0e-8ee4-4deb-b5bc-b194a10cc03f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:54.012960 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd69ea0e-8ee4-4deb-b5bc-b194a10cc03f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:54.016938 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd69ea0e-8ee4-4deb-b5bc-b194a10cc03f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a returned with HTTP 404 Aug 23 18:34:54.017354 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1447/5779] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:34:54 2026] GET /volume/v3/snapshots/bc7bcd02-7a77-4cb4-821e-e9ffa065433a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:54.580893 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-04a7a22e-7271-4c2d-bcde-d42531e743c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:54.582636 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04a7a22e-7271-4c2d-bcde-d42531e743c7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:34:54.582855 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04a7a22e-7271-4c2d-bcde-d42531e743c7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:54.583034 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04a7a22e-7271-4c2d-bcde-d42531e743c7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:54.583209 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-04a7a22e-7271-4c2d-bcde-d42531e743c7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: 70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:34:54.588664 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04a7a22e-7271-4c2d-bcde-d42531e743c7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 404 Aug 23 18:34:54.589144 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1443/5780] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:34:54 2026] DELETE /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:54.594625 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5463a151-52a8-4b27-a25f-04574745fd44 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:54.596079 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5463a151-52a8-4b27-a25f-04574745fd44 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d Aug 23 18:34:54.596247 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5463a151-52a8-4b27-a25f-04574745fd44 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:54.596406 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5463a151-52a8-4b27-a25f-04574745fd44 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:54.601167 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5463a151-52a8-4b27-a25f-04574745fd44 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d returned with HTTP 404 Aug 23 18:34:54.601572 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1451/5781] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:34:54 2026] GET /volume/v3/volumes/70d3f9bb-6085-4f9b-a1fb-ad8cffc48a6d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:34:55.430197 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:55.432147 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:34:55.432533 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1214477358", "snapshot_id": null, "imageRef": "d2fb9a45-3992-4d98-99fc-37a41a0a5e35", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:55.434277 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1214477358', 'snapshot_id': None, 'imageRef': 'd2fb9a45-3992-4d98-99fc-37a41a0a5e35', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:34:55.496441 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:34:55.500976 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:34:55.505494 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (f6510209-a529-4698-8596-cab560326d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:34:55.506421 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b27a1dc-0723-4489-a44c-79fb34da008d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:55.507206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:34:55.550884 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b27a1dc-0723-4489-a44c-79fb34da008d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:55.551508 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b64382f-6835-4c76-becf-212b4ee056e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:55.581929 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['54ffcc29-9af9-49d4-a16a-4d7497389045', '3194fff1-3101-4ab3-810d-3d34ad65a20f', 'ea6d0564-2a36-41fb-8ad3-8d0bba7e029f', 'fabc2bc3-9cf0-4fd9-9415-e374044c95e1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:34:55.582578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b64382f-6835-4c76-becf-212b4ee056e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ffcc29-9af9-49d4-a16a-4d7497389045', '3194fff1-3101-4ab3-810d-3d34ad65a20f', 'ea6d0564-2a36-41fb-8ad3-8d0bba7e029f', 'fabc2bc3-9cf0-4fd9-9415-e374044c95e1']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:55.583206 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49f2dac-5a66-4367-98e0-ae1c6bf093bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:55.601854 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49f2dac-5a66-4367-98e0-ae1c6bf093bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ba3c773-380d-4645-b057-4f2a07df7e98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1214477358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['54ffcc29-9af9-49d4-a16a-4d7497389045','3194fff1-3101-4ab3-810d-3d34ad65a20f','ea6d0564-2a36-41fb-8ad3-8d0bba7e029f','fabc2bc3-9cf0-4fd9-9415-e374044c95e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1214477358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ba3c773-380d-4645-b057-4f2a07df7e98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:55.602640 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66bdc9a-c530-4ac5-a0dd-954fd9d372ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:55.618103 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66bdc9a-c530-4ac5-a0dd-954fd9d372ac) transitioned into state 'SUCCESS' from state '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-1214477358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['54ffcc29-9af9-49d4-a16a-4d7497389045','3194fff1-3101-4ab3-810d-3d34ad65a20f','ea6d0564-2a36-41fb-8ad3-8d0bba7e029f','fabc2bc3-9cf0-4fd9-9415-e374044c95e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:55.618744 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc27685f-0114-40b1-a15b-86443ae0f78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:34:55.626245 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc27685f-0114-40b1-a15b-86443ae0f78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:34:55.627019 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (f6510209-a529-4698-8596-cab560326d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:34:55.627302 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:34:55.627844 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b86b23c-3bb7-4a9e-924a-15f56ef5a2a0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:34:55.628262 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1441/5782] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:34:55 2026] POST /volume/v3/volumes => generated 759 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:34:55.639381 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-52ef475f-2de5-4602-96ec-6c247088d1e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:55.641040 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52ef475f-2de5-4602-96ec-6c247088d1e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:34:55.641208 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52ef475f-2de5-4602-96ec-6c247088d1e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:55.641391 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52ef475f-2de5-4602-96ec-6c247088d1e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:55.647472 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:55.647472 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:55.650403 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-52ef475f-2de5-4602-96ec-6c247088d1e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:55.653634 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52ef475f-2de5-4602-96ec-6c247088d1e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:34:55.653976 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1448/5783] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:34:55 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:34:56.665249 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b924caac-6624-4f9b-bab7-83554de191f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:56.666901 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b924caac-6624-4f9b-bab7-83554de191f2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:34:56.667121 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b924caac-6624-4f9b-bab7-83554de191f2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:56.667300 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b924caac-6624-4f9b-bab7-83554de191f2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:56.673554 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:56.673554 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:34:56.676440 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b924caac-6624-4f9b-bab7-83554de191f2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:56.680240 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b924caac-6624-4f9b-bab7-83554de191f2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:34:56.680557 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1444/5784] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:34:56 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:56.692040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d9f6eea-aa2f-4608-bd0f-854768a926e2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:56.693626 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d9f6eea-aa2f-4608-bd0f-854768a926e2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:34:56.693807 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d9f6eea-aa2f-4608-bd0f-854768a926e2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:56.693984 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d9f6eea-aa2f-4608-bd0f-854768a926e2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:56.700088 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:56.700088 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:56.704749 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d9f6eea-aa2f-4608-bd0f-854768a926e2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:56.709174 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d9f6eea-aa2f-4608-bd0f-854768a926e2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:34:56.709602 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1452/5785] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:34:56 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:56.787320 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-f1f88353-dd79-4982-883e-679b9b5a0de3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:56.789459 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-f1f88353-dd79-4982-883e-679b9b5a0de3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:34:56.789665 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-f1f88353-dd79-4982-883e-679b9b5a0de3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:56.789860 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-f1f88353-dd79-4982-883e-679b9b5a0de3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:56.796298 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:56.796298 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:34:56.799480 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-f1f88353-dd79-4982-883e-679b9b5a0de3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:56.803345 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-f1f88353-dd79-4982-883e-679b9b5a0de3 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:34:56.803712 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1442/5786] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:34:56 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:57.181053 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-7c2e7bbf-75b7-400b-97ea-574449113cb4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:57.182733 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-7c2e7bbf-75b7-400b-97ea-574449113cb4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:34:57.182913 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-7c2e7bbf-75b7-400b-97ea-574449113cb4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:57.183079 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-7c2e7bbf-75b7-400b-97ea-574449113cb4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:57.188684 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:57.188684 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:57.191368 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-7c2e7bbf-75b7-400b-97ea-574449113cb4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:57.194909 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-7c2e7bbf-75b7-400b-97ea-574449113cb4 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:34:57.195220 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1449/5787] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:34:57 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1367 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:57.204038 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c810c7e8-151a-4522-b148-7ed9eda96f94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:57.204401 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c810c7e8-151a-4522-b148-7ed9eda96f94 None None] GET https://10.4.3.148/volume// Aug 23 18:34:57.204545 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c810c7e8-151a-4522-b148-7ed9eda96f94 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:57.204725 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c810c7e8-151a-4522-b148-7ed9eda96f94 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:57.205027 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c810c7e8-151a-4522-b148-7ed9eda96f94 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:34:57.205263 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1445/5788] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:34:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:34:57.211996 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4de4524a-d3aa-4383-8495-201bf83852e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:57.213781 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4de4524a-d3aa-4383-8495-201bf83852e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:34:57.214109 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4de4524a-d3aa-4383-8495-201bf83852e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ba3c773-380d-4645-b057-4f2a07df7e98", "connector": null, "instance_uuid": "d993aa63-67e0-4d78-b79c-b48fc8371455"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:57.221610 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:57.221610 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:57.243659 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4de4524a-d3aa-4383-8495-201bf83852e7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:34:57.244125 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1453/5789] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:34:57 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 23 18:34:57.882988 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0284f043-1115-463a-a976-6ef6bfeefded None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:57.883409 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0284f043-1115-463a-a976-6ef6bfeefded None None] GET https://10.4.3.148/volume// Aug 23 18:34:57.883633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0284f043-1115-463a-a976-6ef6bfeefded None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:57.883841 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0284f043-1115-463a-a976-6ef6bfeefded None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:57.884161 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0284f043-1115-463a-a976-6ef6bfeefded None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:34:57.884441 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1443/5790] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:34:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:34:57.890521 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-95f6c3f9-187d-4c8e-8f32-14e4b2f0e3ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:57.892811 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-95f6c3f9-187d-4c8e-8f32-14e4b2f0e3ae tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:34:57.893046 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-95f6c3f9-187d-4c8e-8f32-14e4b2f0e3ae tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:34:57.893258 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-95f6c3f9-187d-4c8e-8f32-14e4b2f0e3ae tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:34:57.901406 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:57.901406 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:34:57.904282 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-95f6c3f9-187d-4c8e-8f32-14e4b2f0e3ae tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:34:57.908147 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-95f6c3f9-187d-4c8e-8f32-14e4b2f0e3ae tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:34:57.908481 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1450/5791] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:34:57 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:34:58.001879 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4229ab93-04f7-4e88-a347-6226f21b090b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:58.003870 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4229ab93-04f7-4e88-a347-6226f21b090b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0 Aug 23 18:34:58.004197 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4229ab93-04f7-4e88-a347-6226f21b090b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:58.010924 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4229ab93-04f7-4e88-a347-6226f21b090b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-6ba3c773-380d-4645-b057-4f2a07df7e98-np0000007943" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:34:58.014613 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4229ab93-04f7-4e88-a347-6226f21b090b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-6ba3c773-380d-4645-b057-4f2a07df7e98-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:34:58.015554 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:58.015554 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:34:58.077345 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4229ab93-04f7-4e88-a347-6226f21b090b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-6ba3c773-380d-4645-b057-4f2a07df7e98-np0000007943" released by "attachment_update" :: held 0.063s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:34:58.077631 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-4229ab93-04f7-4e88-a347-6226f21b090b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0 returned with HTTP 200 Aug 23 18:34:58.078147 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1446/5792] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:34:58 2026] PUT /volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:34:58.094608 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-eb1a4ebf-f09e-44bf-8379-27e2d1c045fb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:34:58.096644 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-eb1a4ebf-f09e-44bf-8379-27e2d1c045fb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0/action Aug 23 18:34:58.097002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-eb1a4ebf-f09e-44bf-8379-27e2d1c045fb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:34:58.097130 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-eb1a4ebf-f09e-44bf-8379-27e2d1c045fb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:34:58.110454 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:34:58.110454 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:34:58.117756 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8eefb4a6-499d-42bd-9da2-85254ad907ea req-eb1a4ebf-f09e-44bf-8379-27e2d1c045fb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0/action returned with HTTP 204 Aug 23 18:34:58.118161 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1454/5793] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:34:58 2026] POST /volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:35:06.802211 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:35:07.907041 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:35:08.072741 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:35:08.115712 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:35:38.108090 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-01953a70-84d3-4d86-a0b4-a9069fd9cc60 req-5bd399f7-e311-49b2-9c65-3a0520a884f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:38.110124 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-01953a70-84d3-4d86-a0b4-a9069fd9cc60 req-5bd399f7-e311-49b2-9c65-3a0520a884f0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0 Aug 23 18:35:38.110357 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-01953a70-84d3-4d86-a0b4-a9069fd9cc60 req-5bd399f7-e311-49b2-9c65-3a0520a884f0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:35:38.110535 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-01953a70-84d3-4d86-a0b4-a9069fd9cc60 req-5bd399f7-e311-49b2-9c65-3a0520a884f0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:35:38.117659 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:35:38.117659 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:35:38.156325 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-01953a70-84d3-4d86-a0b4-a9069fd9cc60 req-5bd399f7-e311-49b2-9c65-3a0520a884f0 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0 returned with HTTP 200 Aug 23 18:35:38.156720 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1444/5794] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:35:38 2026] DELETE /volume/v3/attachments/3fd54275-e281-4099-802d-a3e1908d34a0 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:35:39.328117 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-3943b002-69b9-48b1-a1e8-f56fd21ef12f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:39.330176 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-3943b002-69b9-48b1-a1e8-f56fd21ef12f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:35:39.330363 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-3943b002-69b9-48b1-a1e8-f56fd21ef12f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:35:39.330560 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-3943b002-69b9-48b1-a1e8-f56fd21ef12f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:35:39.337993 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:35:39.337993 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:35:39.341509 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-3943b002-69b9-48b1-a1e8-f56fd21ef12f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:35:39.345662 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-3943b002-69b9-48b1-a1e8-f56fd21ef12f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:35:39.346096 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1451/5795] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:35:39 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:35:39.742157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-f3d10846-849f-4c5d-b93b-bbca707cd5bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:39.744211 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-f3d10846-849f-4c5d-b93b-bbca707cd5bb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:35:39.744422 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-f3d10846-849f-4c5d-b93b-bbca707cd5bb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:35:39.744609 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-f3d10846-849f-4c5d-b93b-bbca707cd5bb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:35:39.751953 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:35:39.751953 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:35:39.756991 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-f3d10846-849f-4c5d-b93b-bbca707cd5bb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:35:39.761341 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-f3d10846-849f-4c5d-b93b-bbca707cd5bb tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:35:39.761705 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1447/5796] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:35:39 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:35:39.772681 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f818a844-1240-4ff9-ac95-ba68ccbe88b2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:39.773102 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f818a844-1240-4ff9-ac95-ba68ccbe88b2 None None] GET https://10.4.3.148/volume// Aug 23 18:35:39.773269 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f818a844-1240-4ff9-ac95-ba68ccbe88b2 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:35:39.773444 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f818a844-1240-4ff9-ac95-ba68ccbe88b2 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:35:39.773740 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f818a844-1240-4ff9-ac95-ba68ccbe88b2 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:35:39.774025 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1455/5797] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:35:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:35:39.782163 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-954553e4-e45b-477f-9098-b415c2b82235 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:39.784141 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-954553e4-e45b-477f-9098-b415c2b82235 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:35:39.784508 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-954553e4-e45b-477f-9098-b415c2b82235 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ba3c773-380d-4645-b057-4f2a07df7e98", "connector": null, "instance_uuid": "4f6bd35c-f0cc-42f0-ada7-f87bd8963b3e"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:35:39.792378 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:35:39.792378 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:35:39.811501 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-954553e4-e45b-477f-9098-b415c2b82235 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:35:39.811892 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1445/5798] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:35:39 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 23 18:35:40.442808 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bfd2d4a7-85a9-4c32-bc60-e0e1df953996 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:40.443253 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfd2d4a7-85a9-4c32-bc60-e0e1df953996 None None] GET https://10.4.3.148/volume// Aug 23 18:35:40.443424 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfd2d4a7-85a9-4c32-bc60-e0e1df953996 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:35:40.443604 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfd2d4a7-85a9-4c32-bc60-e0e1df953996 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:35:40.443942 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfd2d4a7-85a9-4c32-bc60-e0e1df953996 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:35:40.444263 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1452/5799] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:35:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:35:40.451033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-c2f9296e-7ea0-4f19-8bc3-381af9cf0b19 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:40.452910 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-c2f9296e-7ea0-4f19-8bc3-381af9cf0b19 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:35:40.453108 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-c2f9296e-7ea0-4f19-8bc3-381af9cf0b19 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:35:40.453278 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-c2f9296e-7ea0-4f19-8bc3-381af9cf0b19 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:35:40.461134 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:35:40.461134 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:35:40.463933 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-c2f9296e-7ea0-4f19-8bc3-381af9cf0b19 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:35:40.467822 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-c2f9296e-7ea0-4f19-8bc3-381af9cf0b19 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:35:40.467985 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1448/5800] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:35:40 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1546 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:35:40.565244 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-a007c6a0-cd7b-423d-ba7c-a3dcf33e604f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:40.567224 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-a007c6a0-cd7b-423d-ba7c-a3dcf33e604f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31 Aug 23 18:35:40.567549 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-a007c6a0-cd7b-423d-ba7c-a3dcf33e604f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:35:40.574693 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-a007c6a0-cd7b-423d-ba7c-a3dcf33e604f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-6ba3c773-380d-4645-b057-4f2a07df7e98-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:35:40.579234 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-a007c6a0-cd7b-423d-ba7c-a3dcf33e604f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-6ba3c773-380d-4645-b057-4f2a07df7e98-np0000007943" acquired by "attachment_update" :: waited 0.005s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:35:40.580048 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:35:40.580048 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:35:40.644401 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-a007c6a0-cd7b-423d-ba7c-a3dcf33e604f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-6ba3c773-380d-4645-b057-4f2a07df7e98-np0000007943" released by "attachment_update" :: held 0.065s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:35:40.644675 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-a007c6a0-cd7b-423d-ba7c-a3dcf33e604f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31 returned with HTTP 200 Aug 23 18:35:40.645137 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1456/5801] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:35:40 2026] PUT /volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:35:40.664563 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-1cb4e432-a58e-49ca-943a-aa99915bed2c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:35:40.666375 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-1cb4e432-a58e-49ca-943a-aa99915bed2c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31/action Aug 23 18:35:40.666751 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-1cb4e432-a58e-49ca-943a-aa99915bed2c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:35:40.666940 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-1cb4e432-a58e-49ca-943a-aa99915bed2c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:35:40.680260 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:35:40.680260 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:35:40.690130 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-066c22ec-5c1d-4d27-9c94-4254802f535f req-1cb4e432-a58e-49ca-943a-aa99915bed2c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31/action returned with HTTP 204 Aug 23 18:35:40.690883 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1446/5802] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:35:40 2026] POST /volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:35:49.344442 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=4 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:35:50.466613 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=9 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:35:50.640279 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:35:50.686472 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:36:24.249869 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec552143-936a-4947-baad-e39cb787e256 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:24.251512 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec552143-936a-4947-baad-e39cb787e256 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/snapshots Aug 23 18:36:24.251805 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec552143-936a-4947-baad-e39cb787e256 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ba3c773-380d-4645-b057-4f2a07df7e98", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1276633632", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:36:24.261848 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:24.261848 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:36:24.262273 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ec552143-936a-4947-baad-e39cb787e256 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:36:24.262425 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-ec552143-936a-4947-baad-e39cb787e256 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create snapshot from volume 6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:36:24.284549 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ec552143-936a-4947-baad-e39cb787e256 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['6b60fc46-2778-4f0f-9c8f-ad50e052b0cc', '198a14e1-94ff-4610-8f07-d62f561d68a0', '5554d659-2dab-4f79-a872-cdc699ed0ce3', '275c8984-026b-4cfe-8716-d28d35f745ac'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:36:24.313552 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ec552143-936a-4947-baad-e39cb787e256 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot force create request issued successfully. Aug 23 18:36:24.313868 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec552143-936a-4947-baad-e39cb787e256 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots returned with HTTP 202 Aug 23 18:36:24.314408 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1453/5803] 10.4.3.148 () {68 vars in 1265 bytes} [Sun Aug 23 18:36:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:36:24.321905 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0ea4ec1-18ae-4998-b88a-40074d8a85de None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:24.323646 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0ea4ec1-18ae-4998-b88a-40074d8a85de tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 Aug 23 18:36:24.323869 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0ea4ec1-18ae-4998-b88a-40074d8a85de tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:24.324076 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0ea4ec1-18ae-4998-b88a-40074d8a85de tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:24.329429 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:24.329429 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:36:24.329884 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a0ea4ec1-18ae-4998-b88a-40074d8a85de tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:36:24.330652 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0ea4ec1-18ae-4998-b88a-40074d8a85de tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 returned with HTTP 200 Aug 23 18:36:24.331015 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1449/5804] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:36:24 2026] GET /volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:36:25.339259 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8c94ac45-5488-4ea2-9902-cb7f9e492a8e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:25.340959 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c94ac45-5488-4ea2-9902-cb7f9e492a8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 Aug 23 18:36:25.341157 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c94ac45-5488-4ea2-9902-cb7f9e492a8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:25.341354 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c94ac45-5488-4ea2-9902-cb7f9e492a8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:25.346832 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:25.346832 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:36:25.347268 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8c94ac45-5488-4ea2-9902-cb7f9e492a8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:36:25.347991 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c94ac45-5488-4ea2-9902-cb7f9e492a8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 returned with HTTP 200 Aug 23 18:36:25.348308 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1457/5805] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:36:25 2026] GET /volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:36:25.355699 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-69353ceb-a019-4254-912e-cf3a4603ad8e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:25.357377 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69353ceb-a019-4254-912e-cf3a4603ad8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 Aug 23 18:36:25.357551 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69353ceb-a019-4254-912e-cf3a4603ad8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:25.357719 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69353ceb-a019-4254-912e-cf3a4603ad8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:25.362450 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:25.362450 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:36:25.362836 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69353ceb-a019-4254-912e-cf3a4603ad8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:36:25.363487 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69353ceb-a019-4254-912e-cf3a4603ad8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 returned with HTTP 200 Aug 23 18:36:25.363930 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1447/5806] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:36:25 2026] GET /volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:36:25.371056 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7afecfef-7807-445e-9843-4396b2245eac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:25.372746 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:36:25.373071 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-535520477", "snapshot_id": "5c26fab8-34e7-4603-bd51-2bf7ec079ef9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:36:25.374577 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-535520477', 'snapshot_id': '5c26fab8-34e7-4603-bd51-2bf7ec079ef9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:36:25.379039 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:25.379039 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:36:25.379433 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:36:25.379530 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume of 1 GB Aug 23 18:36:25.382399 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Availability Zones retrieved successfully. Aug 23 18:36:25.387352 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (c685b7aa-20f4-43bd-84a1-82865e438aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:36:25.388187 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f14e2c-29eb-407f-b296-15205b5f33eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:36:25.388949 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:36:25.414767 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f14e2c-29eb-407f-b296-15205b5f33eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5c26fab8-34e7-4603-bd51-2bf7ec079ef9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:36:25.415548 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a37bb12-3214-4296-b2f3-569eb777bb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:36:25.452634 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Created reservations ['58a6aea7-8fb7-454d-9560-ce834f5f15eb', '6c16005b-b3ea-4a64-a587-dd53a5c43de6', '4751fefa-718e-4a36-b435-5cffd0a581ad', '08998760-8644-4591-9f2c-3b9c6c2662dd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:36:25.453513 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a37bb12-3214-4296-b2f3-569eb777bb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a6aea7-8fb7-454d-9560-ce834f5f15eb', '6c16005b-b3ea-4a64-a587-dd53a5c43de6', '4751fefa-718e-4a36-b435-5cffd0a581ad', '08998760-8644-4591-9f2c-3b9c6c2662dd']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:36:25.454479 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea890da-e147-4872-a140-d423e917532e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:36:25.493977 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea890da-e147-4872-a140-d423e917532e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0500869-c43b-443c-9416-ceec107f0b5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-535520477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['58a6aea7-8fb7-454d-9560-ce834f5f15eb','6c16005b-b3ea-4a64-a587-dd53a5c43de6','4751fefa-718e-4a36-b435-5cffd0a581ad','08998760-8644-4591-9f2c-3b9c6c2662dd'],size=1,snapshot_id=5c26fab8-34e7-4603-bd51-2bf7ec079ef9,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), '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-23T18:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-535520477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0500869-c43b-443c-9416-ceec107f0b5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef292cc0a4c46f09b7e32f5504e58af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5c26fab8-34e7-4603-bd51-2bf7ec079ef9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:36:25.494683 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fba49a-b908-41a0-bd49-e3f041bebeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:36:25.509656 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fba49a-b908-41a0-bd49-e3f041bebeb4) transitioned into state 'SUCCESS' from state '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-535520477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef292cc0a4c46f09b7e32f5504e58af',qos_specs=None,replication_status=,reservations=['58a6aea7-8fb7-454d-9560-ce834f5f15eb','6c16005b-b3ea-4a64-a587-dd53a5c43de6','4751fefa-718e-4a36-b435-5cffd0a581ad','08998760-8644-4591-9f2c-3b9c6c2662dd'],size=1,snapshot_id=5c26fab8-34e7-4603-bd51-2bf7ec079ef9,source_replicaid=,source_volid=None,status='creating',user_id='eadc5dbb78a24c1a9d721d7be32045b0',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:36:25.510459 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b379377-1c04-49e5-ba1b-30260cf24360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:36:25.530276 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b379377-1c04-49e5-ba1b-30260cf24360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:36:25.531321 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Flow 'volume_create_api' (c685b7aa-20f4-43bd-84a1-82865e438aea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:36:25.531583 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Create volume request issued successfully. Aug 23 18:36:25.532156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7afecfef-7807-445e-9843-4396b2245eac tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:36:25.532530 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1454/5807] 10.4.3.148 () {68 vars in 1259 bytes} [Sun Aug 23 18:36:25 2026] POST /volume/v3/volumes => generated 784 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:36:25.544500 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0da06e71-e10f-4a1b-a447-2ebbd0d7a6f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:25.546310 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da06e71-e10f-4a1b-a447-2ebbd0d7a6f7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:36:25.546537 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da06e71-e10f-4a1b-a447-2ebbd0d7a6f7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:25.546759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da06e71-e10f-4a1b-a447-2ebbd0d7a6f7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:25.553491 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:25.553491 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:36:25.557232 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0da06e71-e10f-4a1b-a447-2ebbd0d7a6f7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:36:25.561238 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da06e71-e10f-4a1b-a447-2ebbd0d7a6f7 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 200 Aug 23 18:36:25.561604 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1450/5808] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:36:25 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:36:26.573295 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-562ce2e5-fecb-4db8-80cd-b06f79019fef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:26.575035 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-562ce2e5-fecb-4db8-80cd-b06f79019fef tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:36:26.575228 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-562ce2e5-fecb-4db8-80cd-b06f79019fef tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:26.575417 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-562ce2e5-fecb-4db8-80cd-b06f79019fef tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:26.581911 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:26.581911 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:36:26.584948 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-562ce2e5-fecb-4db8-80cd-b06f79019fef tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:36:26.588760 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-562ce2e5-fecb-4db8-80cd-b06f79019fef tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 200 Aug 23 18:36:26.589101 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1458/5809] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:36:26 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:36:26.599578 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65dbbb7a-eac5-4ed5-be48-33c874a7d300 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:26.601239 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65dbbb7a-eac5-4ed5-be48-33c874a7d300 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:36:26.601418 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65dbbb7a-eac5-4ed5-be48-33c874a7d300 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:26.601593 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65dbbb7a-eac5-4ed5-be48-33c874a7d300 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:26.607858 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:26.607858 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:36:26.611105 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-65dbbb7a-eac5-4ed5-be48-33c874a7d300 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:36:26.615379 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65dbbb7a-eac5-4ed5-be48-33c874a7d300 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 200 Aug 23 18:36:26.615711 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1448/5810] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:36:26 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:36:26.695209 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-25eac7c6-6a5d-46b8-ac4d-30626476cc94 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:26.727337 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-25eac7c6-6a5d-46b8-ac4d-30626476cc94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:36:26.727534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-25eac7c6-6a5d-46b8-ac4d-30626476cc94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:26.727703 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-25eac7c6-6a5d-46b8-ac4d-30626476cc94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:26.734471 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:26.734471 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:36:26.737923 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-25eac7c6-6a5d-46b8-ac4d-30626476cc94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:36:26.742096 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-25eac7c6-6a5d-46b8-ac4d-30626476cc94 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 200 Aug 23 18:36:26.742450 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1455/5811] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:36:26 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 1393 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:36:27.172657 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-53540625-e9ae-4dc5-adef-787b9e68a737 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:27.174768 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-53540625-e9ae-4dc5-adef-787b9e68a737 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:36:27.174989 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-53540625-e9ae-4dc5-adef-787b9e68a737 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:27.175192 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-53540625-e9ae-4dc5-adef-787b9e68a737 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:27.182891 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:27.182891 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:36:27.186719 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-53540625-e9ae-4dc5-adef-787b9e68a737 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:36:27.191244 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-53540625-e9ae-4dc5-adef-787b9e68a737 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 200 Aug 23 18:36:27.191636 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1451/5812] 10.4.3.148 () {68 vars in 1598 bytes} [Sun Aug 23 18:36:27 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:36:27.199878 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5e2d379-0de6-4427-aed7-d3033027cec3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:27.200272 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5e2d379-0de6-4427-aed7-d3033027cec3 None None] GET https://10.4.3.148/volume// Aug 23 18:36:27.200436 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5e2d379-0de6-4427-aed7-d3033027cec3 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:27.200614 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5e2d379-0de6-4427-aed7-d3033027cec3 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:27.200933 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5e2d379-0de6-4427-aed7-d3033027cec3 None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:36:27.201216 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1459/5813] 10.4.3.148 () {66 vars in 1419 bytes} [Sun Aug 23 18:36:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:36:27.208167 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-f248fa7b-26c5-4f53-b056-b2081ce26c2b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:27.210165 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-f248fa7b-26c5-4f53-b056-b2081ce26c2b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments Aug 23 18:36:27.210515 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-f248fa7b-26c5-4f53-b056-b2081ce26c2b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0500869-c43b-443c-9416-ceec107f0b5c", "connector": null, "instance_uuid": "01ae5056-998c-4c06-ac19-cd7d1798041a"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:36:27.217948 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:27.217948 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:36:27.238063 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-f248fa7b-26c5-4f53-b056-b2081ce26c2b tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments returned with HTTP 200 Aug 23 18:36:27.238630 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1449/5814] 10.4.3.148 () {74 vars in 1594 bytes} [Sun Aug 23 18:36:27 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 23 18:36:27.919640 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d28298c-ad8c-4389-b858-ea15ef3197ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:27.920029 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d28298c-ad8c-4389-b858-ea15ef3197ce None None] GET https://10.4.3.148/volume// Aug 23 18:36:27.920193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d28298c-ad8c-4389-b858-ea15ef3197ce None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:27.920369 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d28298c-ad8c-4389-b858-ea15ef3197ce None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:27.920680 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d28298c-ad8c-4389-b858-ea15ef3197ce None None] https://10.4.3.148/volume// returned with HTTP 300 Aug 23 18:36:27.920984 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1456/5815] 10.4.3.148 () {66 vars in 1426 bytes} [Sun Aug 23 18:36:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 23 18:36:27.927184 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-a0aa795b-08e2-4ead-9ec3-26980883fc8e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:27.929568 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-a0aa795b-08e2-4ead-9ec3-26980883fc8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:36:27.929759 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-a0aa795b-08e2-4ead-9ec3-26980883fc8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:36:27.929992 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-a0aa795b-08e2-4ead-9ec3-26980883fc8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:36:27.939024 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:27.939024 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:36:27.942399 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-a0aa795b-08e2-4ead-9ec3-26980883fc8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:36:27.946922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-a0aa795b-08e2-4ead-9ec3-26980883fc8e tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 200 Aug 23 18:36:27.947310 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1452/5816] 10.4.3.148 () {70 vars in 1639 bytes} [Sun Aug 23 18:36:27 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 1572 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 23 18:36:28.050248 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-8a7cad24-910e-4d8e-bc83-0e4531c4d76c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:28.052290 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-8a7cad24-910e-4d8e-bc83-0e4531c4d76c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] PUT https://10.4.3.148/volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231 Aug 23 18:36:28.052650 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-8a7cad24-910e-4d8e-bc83-0e4531c4d76c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.148", "host": "np0000007943", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a7a540cf6bd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b7beeb3a-a93e-4013-93f6-73d7d65dd8df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:36:28.059645 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-8a7cad24-910e-4d8e-bc83-0e4531c4d76c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Acquiring lock "cinder-attachment_update-a0500869-c43b-443c-9416-ceec107f0b5c-np0000007943" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 23 18:36:28.063670 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-8a7cad24-910e-4d8e-bc83-0e4531c4d76c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-a0500869-c43b-443c-9416-ceec107f0b5c-np0000007943" acquired by "attachment_update" :: waited 0.004s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 23 18:36:28.064576 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:28.064576 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:36:28.126686 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-8a7cad24-910e-4d8e-bc83-0e4531c4d76c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Lock "cinder-attachment_update-a0500869-c43b-443c-9416-ceec107f0b5c-np0000007943" released by "attachment_update" :: held 0.063s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 23 18:36:28.126994 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-8a7cad24-910e-4d8e-bc83-0e4531c4d76c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231 returned with HTTP 200 Aug 23 18:36:28.127630 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1460/5817] 10.4.3.148 () {74 vars in 1704 bytes} [Sun Aug 23 18:36:28 2026] PUT /volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:36:28.145113 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-23dcaaa5-b85e-459f-914e-0b6788f4eb46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:36:28.146984 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-23dcaaa5-b85e-459f-914e-0b6788f4eb46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] POST https://10.4.3.148/volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231/action Aug 23 18:36:28.147396 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-23dcaaa5-b85e-459f-914e-0b6788f4eb46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:36:28.147459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-23dcaaa5-b85e-459f-914e-0b6788f4eb46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:36:28.162111 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:36:28.162111 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:36:28.171402 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2a867692-2075-4f7b-a7a8-9b4aa2c5e995 req-23dcaaa5-b85e-459f-914e-0b6788f4eb46 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231/action returned with HTTP 204 Aug 23 18:36:28.171937 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1450/5818] 10.4.3.148 () {74 vars in 1725 bytes} [Sun Aug 23 18:36:28 2026] POST /volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:36:36.740776 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:36:37.945927 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=14 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:36:38.121904 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:36:38.168984 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:37:13.142985 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8daf1bd2-342b-416f-b941-66ce6edde495 req-93068f1c-af09-41f3-aaed-b75962ed6d53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:13.144723 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8daf1bd2-342b-416f-b941-66ce6edde495 req-93068f1c-af09-41f3-aaed-b75962ed6d53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231 Aug 23 18:37:13.144921 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8daf1bd2-342b-416f-b941-66ce6edde495 req-93068f1c-af09-41f3-aaed-b75962ed6d53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:13.145086 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8daf1bd2-342b-416f-b941-66ce6edde495 req-93068f1c-af09-41f3-aaed-b75962ed6d53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:13.151358 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:13.151358 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:13.190000 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8daf1bd2-342b-416f-b941-66ce6edde495 req-93068f1c-af09-41f3-aaed-b75962ed6d53 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231 returned with HTTP 200 Aug 23 18:37:13.190381 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1457/5819] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:37:13 2026] DELETE /volume/v3/attachments/1ff02903-cb65-4096-acdb-d5c040cb4231 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:14.447409 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:14.449067 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:37:14.449242 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:14.449432 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:14.449601 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:37:14.456173 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:14.456173 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:14.456576 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:37:14.470899 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:37:14.471061 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f4cc781-37d9-4716-adbc-f6713d5c0462 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 202 Aug 23 18:37:14.471460 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1453/5820] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:37:14 2026] DELETE /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:37:14.477944 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a7ea4f10-1577-40fa-8a2f-aaa87382973c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:14.479532 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7ea4f10-1577-40fa-8a2f-aaa87382973c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:37:14.479704 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7ea4f10-1577-40fa-8a2f-aaa87382973c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:14.479921 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7ea4f10-1577-40fa-8a2f-aaa87382973c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:14.485929 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:14.485929 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:14.488997 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a7ea4f10-1577-40fa-8a2f-aaa87382973c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:37:14.493203 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7ea4f10-1577-40fa-8a2f-aaa87382973c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 200 Aug 23 18:37:14.493573 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1461/5821] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:37:14 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:37:15.505347 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a00059e5-50ae-445e-963d-6cd3ebedf3e6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:15.507331 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a00059e5-50ae-445e-963d-6cd3ebedf3e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c Aug 23 18:37:15.507604 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a00059e5-50ae-445e-963d-6cd3ebedf3e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:15.507863 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a00059e5-50ae-445e-963d-6cd3ebedf3e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:15.513417 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a00059e5-50ae-445e-963d-6cd3ebedf3e6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c returned with HTTP 404 Aug 23 18:37:15.513868 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1451/5822] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:37:15 2026] GET /volume/v3/volumes/a0500869-c43b-443c-9416-ceec107f0b5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:37:15.519810 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:15.521710 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 Aug 23 18:37:15.521925 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:15.522138 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:15.522232 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete snapshot with id: 5c26fab8-34e7-4603-bd51-2bf7ec079ef9 Aug 23 18:37:15.527411 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:15.527411 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:15.527832 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:37:15.543274 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot delete request issued successfully. Aug 23 18:37:15.543468 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e9c89f5-6044-48b2-bd3a-254cc5133ad5 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 returned with HTTP 202 Aug 23 18:37:15.543843 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1458/5823] 10.4.3.148 () {66 vars in 1357 bytes} [Sun Aug 23 18:37:15 2026] DELETE /volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:37:15.550168 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5eeb877d-4f2c-4bdb-b2dd-c6aaa75563ba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:15.551871 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5eeb877d-4f2c-4bdb-b2dd-c6aaa75563ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 Aug 23 18:37:15.552056 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5eeb877d-4f2c-4bdb-b2dd-c6aaa75563ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:15.552227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5eeb877d-4f2c-4bdb-b2dd-c6aaa75563ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:15.557143 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:15.557143 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:15.557559 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5eeb877d-4f2c-4bdb-b2dd-c6aaa75563ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Snapshot retrieved successfully. Aug 23 18:37:15.558237 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5eeb877d-4f2c-4bdb-b2dd-c6aaa75563ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 returned with HTTP 200 Aug 23 18:37:15.558588 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1454/5824] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:37:15 2026] GET /volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:16.566698 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b42c56c-7032-4353-8788-2721e0a7d61c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:16.568473 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b42c56c-7032-4353-8788-2721e0a7d61c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 Aug 23 18:37:16.568656 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b42c56c-7032-4353-8788-2721e0a7d61c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:16.568844 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b42c56c-7032-4353-8788-2721e0a7d61c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:16.572605 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b42c56c-7032-4353-8788-2721e0a7d61c tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 returned with HTTP 404 Aug 23 18:37:16.573033 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1462/5825] 10.4.3.148 () {66 vars in 1354 bytes} [Sun Aug 23 18:37:16 2026] GET /volume/v3/snapshots/5c26fab8-34e7-4603-bd51-2bf7ec079ef9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:37:17.906819 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-efa50ca8-e321-40b5-83f6-df0479e90da1 req-8c1200ec-629b-4c26-afee-5d218dcf138f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:17.908937 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-efa50ca8-e321-40b5-83f6-df0479e90da1 req-8c1200ec-629b-4c26-afee-5d218dcf138f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31 Aug 23 18:37:17.909088 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-efa50ca8-e321-40b5-83f6-df0479e90da1 req-8c1200ec-629b-4c26-afee-5d218dcf138f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:17.909244 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-efa50ca8-e321-40b5-83f6-df0479e90da1 req-8c1200ec-629b-4c26-afee-5d218dcf138f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:17.916053 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:17.916053 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:17.982745 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-efa50ca8-e321-40b5-83f6-df0479e90da1 req-8c1200ec-629b-4c26-afee-5d218dcf138f tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31 returned with HTTP 200 Aug 23 18:37:17.983142 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1452/5826] 10.4.3.148 () {72 vars in 1673 bytes} [Sun Aug 23 18:37:17 2026] DELETE /volume/v3/attachments/4f3c64fa-12aa-40da-9842-d0da09bcba31 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:19.401708 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:19.403346 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] DELETE https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:37:19.403517 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:19.403696 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:19.403868 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume with id: 6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:37:19.409847 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:19.409847 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:19.410214 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:37:19.422587 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Delete volume request issued successfully. Aug 23 18:37:19.422705 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b34ac5a5-1a43-4885-b514-145c06f9e2d2 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 202 Aug 23 18:37:19.423045 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1459/5827] 10.4.3.148 () {66 vars in 1351 bytes} [Sun Aug 23 18:37:19 2026] DELETE /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:37:19.429411 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5a92cd2-eab2-4638-b413-609eba63b2ba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:19.431085 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5a92cd2-eab2-4638-b413-609eba63b2ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:37:19.431265 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5a92cd2-eab2-4638-b413-609eba63b2ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:19.431444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5a92cd2-eab2-4638-b413-609eba63b2ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:19.437802 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:19.437802 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:19.441041 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c5a92cd2-eab2-4638-b413-609eba63b2ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Volume info retrieved successfully. Aug 23 18:37:19.445235 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5a92cd2-eab2-4638-b413-609eba63b2ba tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 200 Aug 23 18:37:19.445601 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1455/5828] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:37:19 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:37:20.457328 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b14f4a47-3bfd-45c2-8052-3b2ce60c03b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:20.458975 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b14f4a47-3bfd-45c2-8052-3b2ce60c03b6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] GET https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 Aug 23 18:37:20.459154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b14f4a47-3bfd-45c2-8052-3b2ce60c03b6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:20.459340 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b14f4a47-3bfd-45c2-8052-3b2ce60c03b6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:20.465225 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b14f4a47-3bfd-45c2-8052-3b2ce60c03b6 tempest-TestVolumeBootPattern-1203570472 tempest-TestVolumeBootPattern-1203570472-project-member] https://10.4.3.148/volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 returned with HTTP 404 Aug 23 18:37:20.465729 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1463/5829] 10.4.3.148 () {66 vars in 1348 bytes} [Sun Aug 23 18:37:20 2026] GET /volume/v3/volumes/6ba3c773-380d-4645-b057-4f2a07df7e98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:37:25.744680 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:25.827422 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:37:25.827898 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1403265724"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:37:25.829336 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1403265724'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:37:25.830744 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Create volume of 1 GB Aug 23 18:37:25.830744 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:25.830744 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:25.833541 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Availability Zones retrieved successfully. Aug 23 18:37:25.838400 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Flow 'volume_create_api' (ff927c1e-a455-4a45-a5bc-71a0f401809a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:37:25.839463 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05138f48-a272-49c0-9850-f230279467d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:25.840387 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:37:25.859827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05138f48-a272-49c0-9850-f230279467d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:25.860645 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f47355-6836-419a-9817-12241c0fa294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:25.906189 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Created reservations ['d5a7ae5c-d1cf-4924-9d87-9a81c9eeb1c9', 'eec3e2ab-bb85-4458-8d73-14258898f41c', 'c254e886-1f66-442d-86eb-fae232424e2e', 'fc7e64f6-ec49-429a-a6bb-153faa088adf'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:37:25.907084 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f47355-6836-419a-9817-12241c0fa294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a7ae5c-d1cf-4924-9d87-9a81c9eeb1c9', 'eec3e2ab-bb85-4458-8d73-14258898f41c', 'c254e886-1f66-442d-86eb-fae232424e2e', 'fc7e64f6-ec49-429a-a6bb-153faa088adf']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:25.908026 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d03121-fe4b-4438-8e71-c4530a3a81be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:25.927010 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d03121-fe4b-4438-8e71-c4530a3a81be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed2cc13b-4aa1-451a-83e4-85f861bdc6be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403265724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dc6b1b27d5d4d01b7a84f43a0e42b9c',qos_specs=None,replication_status=,reservations=['d5a7ae5c-d1cf-4924-9d87-9a81c9eeb1c9','eec3e2ab-bb85-4458-8d73-14258898f41c','c254e886-1f66-442d-86eb-fae232424e2e','fc7e64f6-ec49-429a-a6bb-153faa088adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3efd96592b04abb8b3bc367759c82d2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403265724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed2cc13b-4aa1-451a-83e4-85f861bdc6be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dc6b1b27d5d4d01b7a84f43a0e42b9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3efd96592b04abb8b3bc367759c82d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:25.927827 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e36ebd-1f06-410e-8c86-48ea5fedafc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:25.941844 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e36ebd-1f06-410e-8c86-48ea5fedafc7) transitioned into state 'SUCCESS' from state '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-1403265724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dc6b1b27d5d4d01b7a84f43a0e42b9c',qos_specs=None,replication_status=,reservations=['d5a7ae5c-d1cf-4924-9d87-9a81c9eeb1c9','eec3e2ab-bb85-4458-8d73-14258898f41c','c254e886-1f66-442d-86eb-fae232424e2e','fc7e64f6-ec49-429a-a6bb-153faa088adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3efd96592b04abb8b3bc367759c82d2',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:25.942624 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4d44f2-8792-4db6-b2f1-c1c552bd4a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:25.950667 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4d44f2-8792-4db6-b2f1-c1c552bd4a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:25.950919 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Flow 'volume_create_api' (ff927c1e-a455-4a45-a5bc-71a0f401809a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:37:25.951177 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Create volume request issued successfully. Aug 23 18:37:25.951692 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e884b6c0-7df0-4679-bb66-0953b0ebcfee tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:37:25.952097 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1453/5830] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:37:25 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:37:25.962638 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-031b4f3e-a7ac-4d21-a0fd-e1f3a04ae887 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:25.964409 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-031b4f3e-a7ac-4d21-a0fd-e1f3a04ae887 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be Aug 23 18:37:25.964624 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-031b4f3e-a7ac-4d21-a0fd-e1f3a04ae887 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:25.964850 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-031b4f3e-a7ac-4d21-a0fd-e1f3a04ae887 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:25.971237 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:25.971237 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:25.974313 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-031b4f3e-a7ac-4d21-a0fd-e1f3a04ae887 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Volume info retrieved successfully. Aug 23 18:37:25.977735 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-031b4f3e-a7ac-4d21-a0fd-e1f3a04ae887 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be returned with HTTP 200 Aug 23 18:37:25.978102 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1460/5831] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:25 2026] GET /volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:26.989763 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5dfe96e-a089-4235-91ce-21e6370feef5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:26.991440 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5dfe96e-a089-4235-91ce-21e6370feef5 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be Aug 23 18:37:26.991638 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5dfe96e-a089-4235-91ce-21e6370feef5 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:26.991825 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5dfe96e-a089-4235-91ce-21e6370feef5 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:26.998439 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:26.998439 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:27.001555 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e5dfe96e-a089-4235-91ce-21e6370feef5 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Volume info retrieved successfully. Aug 23 18:37:27.005013 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5dfe96e-a089-4235-91ce-21e6370feef5 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be returned with HTTP 200 Aug 23 18:37:27.005412 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1456/5832] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:26 2026] GET /volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:37:27.016500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da209719-2054-40f1-bbe9-2606873f2b37 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:27.018130 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da209719-2054-40f1-bbe9-2606873f2b37 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:37:27.018478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da209719-2054-40f1-bbe9-2606873f2b37 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed2cc13b-4aa1-451a-83e4-85f861bdc6be", "name": "tempest-type-Backup-645700463"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:37:27.019757 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-da209719-2054-40f1-bbe9-2606873f2b37 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Creating new backup {'backup': {'volume_id': 'ed2cc13b-4aa1-451a-83e4-85f861bdc6be', 'name': 'tempest-type-Backup-645700463'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:37:27.019902 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-da209719-2054-40f1-bbe9-2606873f2b37 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Creating backup of volume ed2cc13b-4aa1-451a-83e4-85f861bdc6be in container None Aug 23 18:37:27.026580 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:27.026580 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:27.026879 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da209719-2054-40f1-bbe9-2606873f2b37 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Volume info retrieved successfully. Aug 23 18:37:27.046947 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-da209719-2054-40f1-bbe9-2606873f2b37 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Created reservations ['dc01358e-0521-4b24-ac26-be261f37e3a0', 'c9404051-8b31-4af0-9cf5-800cc61653c4'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:37:27.075844 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da209719-2054-40f1-bbe9-2606873f2b37 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:37:27.076228 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1464/5833] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:37:27 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:37:27.083668 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88e97953-c2c9-437b-a029-ab8e0c7566a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:27.085494 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88e97953-c2c9-437b-a029-ab8e0c7566a1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:27.085697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88e97953-c2c9-437b-a029-ab8e0c7566a1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:27.085890 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88e97953-c2c9-437b-a029-ab8e0c7566a1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:27.085993 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-88e97953-c2c9-437b-a029-ab8e0c7566a1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:27.089813 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:27.089813 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:27.090447 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88e97953-c2c9-437b-a029-ab8e0c7566a1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:27.090768 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1454/5834] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:27 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:28.099622 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49ed8b41-6dc3-433a-ad23-39e31d501d3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:28.101179 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49ed8b41-6dc3-433a-ad23-39e31d501d3a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:28.101374 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49ed8b41-6dc3-433a-ad23-39e31d501d3a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:28.101554 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49ed8b41-6dc3-433a-ad23-39e31d501d3a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:28.101652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-49ed8b41-6dc3-433a-ad23-39e31d501d3a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:28.105384 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:28.105384 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:28.105900 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49ed8b41-6dc3-433a-ad23-39e31d501d3a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:28.106221 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1461/5835] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:28 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:29.115167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27a494ed-9bb2-41d3-9551-350d400befdb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:29.116863 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27a494ed-9bb2-41d3-9551-350d400befdb tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:29.117063 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27a494ed-9bb2-41d3-9551-350d400befdb tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:29.117238 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27a494ed-9bb2-41d3-9551-350d400befdb tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:29.117360 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-27a494ed-9bb2-41d3-9551-350d400befdb tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:29.121232 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:29.121232 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:29.121781 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27a494ed-9bb2-41d3-9551-350d400befdb tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:29.122116 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1457/5836] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:29 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:30.131519 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eebbf179-d094-418b-b1b8-8bda5eb85583 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:30.133656 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eebbf179-d094-418b-b1b8-8bda5eb85583 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:30.133949 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eebbf179-d094-418b-b1b8-8bda5eb85583 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:30.134195 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eebbf179-d094-418b-b1b8-8bda5eb85583 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:30.134353 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-eebbf179-d094-418b-b1b8-8bda5eb85583 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:30.139319 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:30.139319 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:30.140128 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eebbf179-d094-418b-b1b8-8bda5eb85583 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:30.140588 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1465/5837] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:30 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:31.150672 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04e2477f-5cc9-4edc-9d74-3442b3604bf2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:31.152559 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04e2477f-5cc9-4edc-9d74-3442b3604bf2 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:31.152783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04e2477f-5cc9-4edc-9d74-3442b3604bf2 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:31.153005 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04e2477f-5cc9-4edc-9d74-3442b3604bf2 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:31.153139 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-04e2477f-5cc9-4edc-9d74-3442b3604bf2 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:31.157158 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:31.157158 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:31.157827 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04e2477f-5cc9-4edc-9d74-3442b3604bf2 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:31.158245 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1455/5838] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:31 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:32.168221 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-21d7d84d-3afc-4e9c-bedc-f46bae637d7c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:32.169935 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21d7d84d-3afc-4e9c-bedc-f46bae637d7c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:32.170116 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21d7d84d-3afc-4e9c-bedc-f46bae637d7c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:32.170298 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21d7d84d-3afc-4e9c-bedc-f46bae637d7c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:32.170408 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-21d7d84d-3afc-4e9c-bedc-f46bae637d7c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:32.174495 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:32.174495 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:32.175032 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21d7d84d-3afc-4e9c-bedc-f46bae637d7c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:32.175361 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1462/5839] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:32 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:33.185869 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e0d4e7e3-1853-49cd-a24d-f6f972a13b09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:33.187922 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0d4e7e3-1853-49cd-a24d-f6f972a13b09 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:33.188170 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0d4e7e3-1853-49cd-a24d-f6f972a13b09 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:33.188409 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0d4e7e3-1853-49cd-a24d-f6f972a13b09 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:33.188558 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e0d4e7e3-1853-49cd-a24d-f6f972a13b09 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:33.194386 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:33.194386 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:33.195264 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0d4e7e3-1853-49cd-a24d-f6f972a13b09 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:33.195779 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1458/5840] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:33 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:34.207445 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7baa1f99-cf42-47bf-b2f5-2e7714d8f68c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:34.209098 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7baa1f99-cf42-47bf-b2f5-2e7714d8f68c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:34.209280 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7baa1f99-cf42-47bf-b2f5-2e7714d8f68c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:34.209491 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7baa1f99-cf42-47bf-b2f5-2e7714d8f68c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:34.209667 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7baa1f99-cf42-47bf-b2f5-2e7714d8f68c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:34.215105 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:34.215105 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:34.215899 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7baa1f99-cf42-47bf-b2f5-2e7714d8f68c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:34.216370 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1466/5841] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:34 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:35.225875 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71008dd8-e6d8-401f-b65a-af4e2659314b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:35.227569 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71008dd8-e6d8-401f-b65a-af4e2659314b tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:35.227770 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71008dd8-e6d8-401f-b65a-af4e2659314b tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:35.227983 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71008dd8-e6d8-401f-b65a-af4e2659314b tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:35.228080 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-71008dd8-e6d8-401f-b65a-af4e2659314b tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:35.232099 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:35.232099 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:35.232783 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71008dd8-e6d8-401f-b65a-af4e2659314b tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:35.233176 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1456/5842] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:35 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:36.244195 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e44248f-21e1-4e6f-afc1-4096f5d5e24e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:36.246074 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e44248f-21e1-4e6f-afc1-4096f5d5e24e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:36.246271 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e44248f-21e1-4e6f-afc1-4096f5d5e24e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:36.246474 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e44248f-21e1-4e6f-afc1-4096f5d5e24e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:36.246571 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8e44248f-21e1-4e6f-afc1-4096f5d5e24e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:36.250581 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:36.250581 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:36.251152 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e44248f-21e1-4e6f-afc1-4096f5d5e24e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:36.251514 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1463/5843] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:36 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:37.263930 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f1353cfe-acb1-4f5d-b0a8-d0658a550fb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:37.265631 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1353cfe-acb1-4f5d-b0a8-d0658a550fb3 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:37.265848 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1353cfe-acb1-4f5d-b0a8-d0658a550fb3 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:37.266035 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1353cfe-acb1-4f5d-b0a8-d0658a550fb3 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:37.266140 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f1353cfe-acb1-4f5d-b0a8-d0658a550fb3 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:37.270107 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:37.270107 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:37.270677 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1353cfe-acb1-4f5d-b0a8-d0658a550fb3 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:37.271043 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1459/5844] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:37 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:38.280868 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3c2d4952-fffd-46a0-881b-f63c8ef3b657 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:38.282664 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c2d4952-fffd-46a0-881b-f63c8ef3b657 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:38.282889 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c2d4952-fffd-46a0-881b-f63c8ef3b657 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:38.283085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c2d4952-fffd-46a0-881b-f63c8ef3b657 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:38.283194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3c2d4952-fffd-46a0-881b-f63c8ef3b657 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:38.287576 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:38.287576 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:38.288209 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c2d4952-fffd-46a0-881b-f63c8ef3b657 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:38.288585 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1467/5845] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:38 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:39.299270 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4396f3c5-6f0f-4bd1-a967-6f1fcd80ea8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:39.300909 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4396f3c5-6f0f-4bd1-a967-6f1fcd80ea8c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:39.301140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4396f3c5-6f0f-4bd1-a967-6f1fcd80ea8c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:39.301322 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4396f3c5-6f0f-4bd1-a967-6f1fcd80ea8c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:39.301437 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4396f3c5-6f0f-4bd1-a967-6f1fcd80ea8c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:39.305272 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:39.305272 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:39.305811 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4396f3c5-6f0f-4bd1-a967-6f1fcd80ea8c tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:39.306188 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1457/5846] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:39 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:40.316652 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53362c68-ff85-4025-931f-b0a00d56509a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:40.318814 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53362c68-ff85-4025-931f-b0a00d56509a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:40.319055 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53362c68-ff85-4025-931f-b0a00d56509a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:40.319286 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53362c68-ff85-4025-931f-b0a00d56509a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:40.319469 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-53362c68-ff85-4025-931f-b0a00d56509a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:40.324285 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:40.324285 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:40.325013 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53362c68-ff85-4025-931f-b0a00d56509a tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:40.325467 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1464/5847] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:40 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:41.336149 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d251200d-1488-47f0-8c9b-42b39859a504 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:41.337875 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d251200d-1488-47f0-8c9b-42b39859a504 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:41.338095 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d251200d-1488-47f0-8c9b-42b39859a504 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:41.338292 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d251200d-1488-47f0-8c9b-42b39859a504 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:41.338486 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d251200d-1488-47f0-8c9b-42b39859a504 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:41.342422 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:41.342422 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:41.342986 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d251200d-1488-47f0-8c9b-42b39859a504 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:41.343325 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1460/5848] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:41 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:42.353201 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-60c75626-7769-4e7d-bdc0-ca7ad804ca22 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:42.355127 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60c75626-7769-4e7d-bdc0-ca7ad804ca22 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:42.355320 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60c75626-7769-4e7d-bdc0-ca7ad804ca22 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:42.355514 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60c75626-7769-4e7d-bdc0-ca7ad804ca22 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:42.355616 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-60c75626-7769-4e7d-bdc0-ca7ad804ca22 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:42.359222 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:42.359222 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:42.359752 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60c75626-7769-4e7d-bdc0-ca7ad804ca22 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:42.360094 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1468/5849] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:42 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:42.370892 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-60ffa6dc-2916-4754-9a76-91f8eaf95cb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:42.372730 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60ffa6dc-2916-4754-9a76-91f8eaf95cb7 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] PUT https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:42.373085 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60ffa6dc-2916-4754-9a76-91f8eaf95cb7 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:37:42.378521 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:42.378521 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:42.383665 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60ffa6dc-2916-4754-9a76-91f8eaf95cb7 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:42.384029 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1458/5850] 10.4.3.148 () {70 vars in 1408 bytes} [Sun Aug 23 18:37:42 2026] PUT /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 315 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:42.393388 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ec75856-c051-47c4-9419-63b01744a31e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:42.395029 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ec75856-c051-47c4-9419-63b01744a31e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:42.395219 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ec75856-c051-47c4-9419-63b01744a31e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:42.395411 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ec75856-c051-47c4-9419-63b01744a31e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:42.395514 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7ec75856-c051-47c4-9419-63b01744a31e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:42.400525 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:42.400525 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:42.401103 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ec75856-c051-47c4-9419-63b01744a31e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:42.401437 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1465/5851] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:42 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:42.410316 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c78111d4-0c06-4b27-a957-aad8bb3ee356 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:42.412063 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c78111d4-0c06-4b27-a957-aad8bb3ee356 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] DELETE https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:42.412261 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c78111d4-0c06-4b27-a957-aad8bb3ee356 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:42.412452 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c78111d4-0c06-4b27-a957-aad8bb3ee356 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:42.412572 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-c78111d4-0c06-4b27-a957-aad8bb3ee356 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Delete backup with id: deef1a44-122f-4f01-9835-b59f601f3db4. Aug 23 18:37:42.416854 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:42.416854 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:42.427009 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-c78111d4-0c06-4b27-a957-aad8bb3ee356 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] delete_backup rpcapi backup_id deef1a44-122f-4f01-9835-b59f601f3db4 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:37:42.428556 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c78111d4-0c06-4b27-a957-aad8bb3ee356 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 202 Aug 23 18:37:42.429061 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1461/5852] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:37:42 2026] DELETE /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:37:42.435047 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2c6720f9-e738-4515-a3d6-7f152a903da1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:42.436787 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2c6720f9-e738-4515-a3d6-7f152a903da1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:42.436948 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2c6720f9-e738-4515-a3d6-7f152a903da1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:42.437154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2c6720f9-e738-4515-a3d6-7f152a903da1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:42.437226 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2c6720f9-e738-4515-a3d6-7f152a903da1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:42.441494 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:42.441494 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:42.442054 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2c6720f9-e738-4515-a3d6-7f152a903da1 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 200 Aug 23 18:37:42.442356 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1469/5853] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:42 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:43.451339 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d9f69760-617c-4ca7-8ac7-2cd104877f3e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:43.453009 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9f69760-617c-4ca7-8ac7-2cd104877f3e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 Aug 23 18:37:43.453215 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9f69760-617c-4ca7-8ac7-2cd104877f3e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:43.453404 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9f69760-617c-4ca7-8ac7-2cd104877f3e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:43.453520 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d9f69760-617c-4ca7-8ac7-2cd104877f3e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Show backup with id deef1a44-122f-4f01-9835-b59f601f3db4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:43.456817 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9f69760-617c-4ca7-8ac7-2cd104877f3e tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 returned with HTTP 404 Aug 23 18:37:43.457225 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1459/5854] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:43 2026] GET /volume/v3/backups/deef1a44-122f-4f01-9835-b59f601f3db4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:37:43.462534 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:43.464191 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be Aug 23 18:37:43.464424 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:43.464623 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:43.464806 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Delete volume with id: ed2cc13b-4aa1-451a-83e4-85f861bdc6be Aug 23 18:37:43.472496 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:43.472496 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:43.472870 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Volume info retrieved successfully. Aug 23 18:37:43.489012 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Delete volume request issued successfully. Aug 23 18:37:43.489198 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a71e26e0-a0ca-4e20-bb0f-6733d2315958 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be returned with HTTP 202 Aug 23 18:37:43.489646 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1466/5855] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:37:43 2026] DELETE /volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:37:43.496348 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc4eb07a-801c-42ba-bfda-8581e5578672 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:43.497960 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc4eb07a-801c-42ba-bfda-8581e5578672 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be Aug 23 18:37:43.498157 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc4eb07a-801c-42ba-bfda-8581e5578672 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:43.498354 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc4eb07a-801c-42ba-bfda-8581e5578672 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:43.504807 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:43.504807 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:43.507706 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bc4eb07a-801c-42ba-bfda-8581e5578672 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Volume info retrieved successfully. Aug 23 18:37:43.511059 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc4eb07a-801c-42ba-bfda-8581e5578672 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be returned with HTTP 200 Aug 23 18:37:43.511385 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1462/5856] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:43 2026] GET /volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:37:44.522823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-272c4b65-aa2e-4bf8-a58c-11e0403efe29 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:44.526416 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-272c4b65-aa2e-4bf8-a58c-11e0403efe29 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] GET https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be Aug 23 18:37:44.526416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-272c4b65-aa2e-4bf8-a58c-11e0403efe29 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:44.526416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-272c4b65-aa2e-4bf8-a58c-11e0403efe29 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:44.530573 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-272c4b65-aa2e-4bf8-a58c-11e0403efe29 tempest-ProjectAdminTests39-1860030748 tempest-ProjectAdminTests39-1860030748-project-admin] https://10.4.3.148/volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be returned with HTTP 404 Aug 23 18:37:44.530990 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1470/5857] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:44 2026] GET /volume/v3/volumes/ed2cc13b-4aa1-451a-83e4-85f861bdc6be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:37:45.698336 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:45.772769 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:37:45.773096 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1177171366"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:37:45.774389 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1177171366'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:37:45.774522 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume of 1 GB Aug 23 18:37:45.779194 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Availability Zones retrieved successfully. Aug 23 18:37:45.784147 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Flow 'volume_create_api' (da1666c3-e407-49b5-9daa-cb2b67075e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:37:45.785094 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8abcbed-218a-434c-96c0-41ec780021fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:45.785817 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:37:45.806658 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8abcbed-218a-434c-96c0-41ec780021fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:45.807335 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9500cdde-c9c0-4d5a-a565-3ed902083e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:45.858642 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Created reservations ['3feb7640-279c-41ba-ab54-0947574f565d', '1f6f503c-3623-459c-ae7a-7915da554d9c', '252ac717-050c-4958-a27b-dfc3d2257875', '370d12b8-bbd6-446a-a7cc-2aa5c7c0bea6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:37:45.859346 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9500cdde-c9c0-4d5a-a565-3ed902083e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3feb7640-279c-41ba-ab54-0947574f565d', '1f6f503c-3623-459c-ae7a-7915da554d9c', '252ac717-050c-4958-a27b-dfc3d2257875', '370d12b8-bbd6-446a-a7cc-2aa5c7c0bea6']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:45.860027 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f39a94c-6c1a-4eff-b596-7f4066d59d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:45.881697 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f39a94c-6c1a-4eff-b596-7f4066d59d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94886d1a-9a6f-4029-a31a-c28c560e9f53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177171366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70989f90af974da78992ae1b633b9942',qos_specs=None,replication_status=,reservations=['3feb7640-279c-41ba-ab54-0947574f565d','1f6f503c-3623-459c-ae7a-7915da554d9c','252ac717-050c-4958-a27b-dfc3d2257875','370d12b8-bbd6-446a-a7cc-2aa5c7c0bea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed851df12a5457da88404a8325e4357',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1177171366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94886d1a-9a6f-4029-a31a-c28c560e9f53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70989f90af974da78992ae1b633b9942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed851df12a5457da88404a8325e4357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:45.882364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12c1e55-9477-426d-b80c-47089c246db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:45.896371 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12c1e55-9477-426d-b80c-47089c246db4) transitioned into state 'SUCCESS' from state '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-1177171366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70989f90af974da78992ae1b633b9942',qos_specs=None,replication_status=,reservations=['3feb7640-279c-41ba-ab54-0947574f565d','1f6f503c-3623-459c-ae7a-7915da554d9c','252ac717-050c-4958-a27b-dfc3d2257875','370d12b8-bbd6-446a-a7cc-2aa5c7c0bea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed851df12a5457da88404a8325e4357',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:45.896992 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ffadb3-cd50-48d0-955c-8035e59fd58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:37:45.904290 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ffadb3-cd50-48d0-955c-8035e59fd58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:37:45.905016 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Flow 'volume_create_api' (da1666c3-e407-49b5-9daa-cb2b67075e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:37:45.905270 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume request issued successfully. Aug 23 18:37:45.905785 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b333069-a84b-48a6-b8b2-e7a6af5895ec tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:37:45.906189 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1460/5858] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:37:45 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:37:45.917330 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ae97e67-246d-439c-b2d0-35c8575a6b6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:45.919711 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ae97e67-246d-439c-b2d0-35c8575a6b6b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 Aug 23 18:37:45.920010 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ae97e67-246d-439c-b2d0-35c8575a6b6b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:45.920260 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ae97e67-246d-439c-b2d0-35c8575a6b6b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:45.930318 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:45.930318 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:45.936638 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ae97e67-246d-439c-b2d0-35c8575a6b6b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:37:45.940313 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ae97e67-246d-439c-b2d0-35c8575a6b6b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 returned with HTTP 200 Aug 23 18:37:45.940715 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1467/5859] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:45 2026] GET /volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:46.951520 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-289352b5-f8d2-4c9e-888a-b626f9dee72b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:46.953346 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-289352b5-f8d2-4c9e-888a-b626f9dee72b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 Aug 23 18:37:46.953719 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-289352b5-f8d2-4c9e-888a-b626f9dee72b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:46.953934 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-289352b5-f8d2-4c9e-888a-b626f9dee72b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:46.960500 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:46.960500 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:46.963410 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-289352b5-f8d2-4c9e-888a-b626f9dee72b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:37:46.966750 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-289352b5-f8d2-4c9e-888a-b626f9dee72b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 returned with HTTP 200 Aug 23 18:37:46.967110 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1463/5860] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:46 2026] GET /volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:37:46.977412 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:46.978970 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:37:46.979300 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94886d1a-9a6f-4029-a31a-c28c560e9f53", "name": "tempest-type-Backup-2106005327"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:37:46.980600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Creating new backup {'backup': {'volume_id': '94886d1a-9a6f-4029-a31a-c28c560e9f53', 'name': 'tempest-type-Backup-2106005327'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:37:46.980723 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Creating backup of volume 94886d1a-9a6f-4029-a31a-c28c560e9f53 in container None Aug 23 18:37:46.987206 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:46.987206 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:46.987502 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:37:47.009741 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Created reservations ['2e2e3522-4132-4eef-8fc5-564c6f8c8efa', 'e6646e2f-9b91-4bcf-89e4-c083c5a96aa0'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:37:47.031711 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b6fc2e6-fd9c-45a5-9d04-28b942362ec3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:37:47.032203 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1471/5861] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:37:46 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:37:47.039525 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d6c43590-bd11-4cad-87b5-8113063abab1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:47.041238 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6c43590-bd11-4cad-87b5-8113063abab1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:47.041468 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6c43590-bd11-4cad-87b5-8113063abab1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:47.041639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6c43590-bd11-4cad-87b5-8113063abab1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:47.041733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d6c43590-bd11-4cad-87b5-8113063abab1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:47.045728 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:47.045728 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:47.046281 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6c43590-bd11-4cad-87b5-8113063abab1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:47.046635 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1461/5862] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:47 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:48.055963 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69ea085e-fc32-4f35-8042-3a67350c0163 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:48.057837 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69ea085e-fc32-4f35-8042-3a67350c0163 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:48.058063 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69ea085e-fc32-4f35-8042-3a67350c0163 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:48.058243 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69ea085e-fc32-4f35-8042-3a67350c0163 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:48.058345 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-69ea085e-fc32-4f35-8042-3a67350c0163 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:48.062498 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:48.062498 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:48.063146 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69ea085e-fc32-4f35-8042-3a67350c0163 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:48.063534 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1468/5863] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:48 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:49.072284 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-647c6417-3874-4e72-86f6-15e2c5ff71db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:49.073928 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-647c6417-3874-4e72-86f6-15e2c5ff71db tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:49.074131 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-647c6417-3874-4e72-86f6-15e2c5ff71db tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:49.074331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-647c6417-3874-4e72-86f6-15e2c5ff71db tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:49.074448 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-647c6417-3874-4e72-86f6-15e2c5ff71db tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:49.078139 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:49.078139 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:49.078678 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-647c6417-3874-4e72-86f6-15e2c5ff71db tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:49.079003 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1464/5864] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:49 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:50.088154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7eaed99-09af-4120-a4ea-56ac934e483a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:50.090269 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7eaed99-09af-4120-a4ea-56ac934e483a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:50.090548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7eaed99-09af-4120-a4ea-56ac934e483a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:50.090769 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7eaed99-09af-4120-a4ea-56ac934e483a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:50.090914 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f7eaed99-09af-4120-a4ea-56ac934e483a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:50.095581 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:50.095581 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:50.096247 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7eaed99-09af-4120-a4ea-56ac934e483a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:50.096699 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1472/5865] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:50 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:51.106432 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77e3b897-d2f0-455c-a28b-321013a1abd5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:51.108516 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77e3b897-d2f0-455c-a28b-321013a1abd5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:51.108765 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77e3b897-d2f0-455c-a28b-321013a1abd5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:51.109109 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77e3b897-d2f0-455c-a28b-321013a1abd5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:51.109246 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-77e3b897-d2f0-455c-a28b-321013a1abd5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:51.114019 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:51.114019 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:51.114693 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77e3b897-d2f0-455c-a28b-321013a1abd5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:51.115123 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1462/5866] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:51 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:52.125193 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-05ab592c-ec17-4ae1-89f8-e8061093564a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:52.127209 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05ab592c-ec17-4ae1-89f8-e8061093564a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:52.127490 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05ab592c-ec17-4ae1-89f8-e8061093564a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:52.127721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05ab592c-ec17-4ae1-89f8-e8061093564a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:52.127890 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-05ab592c-ec17-4ae1-89f8-e8061093564a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:52.132680 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:52.132680 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:52.133386 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05ab592c-ec17-4ae1-89f8-e8061093564a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:52.133832 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1469/5867] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:52 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:53.143169 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f9974ed-ac6a-48a6-a732-0b7f09f1666c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:53.145340 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f9974ed-ac6a-48a6-a732-0b7f09f1666c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:53.145585 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f9974ed-ac6a-48a6-a732-0b7f09f1666c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:53.145741 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f9974ed-ac6a-48a6-a732-0b7f09f1666c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:53.145866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9f9974ed-ac6a-48a6-a732-0b7f09f1666c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:53.150580 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:53.150580 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:53.151277 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f9974ed-ac6a-48a6-a732-0b7f09f1666c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:53.151713 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1465/5868] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:53 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:54.161671 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-766f85ec-33f3-424b-ad90-f7e799b7d15e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:54.164153 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766f85ec-33f3-424b-ad90-f7e799b7d15e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:54.164478 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766f85ec-33f3-424b-ad90-f7e799b7d15e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:54.164802 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766f85ec-33f3-424b-ad90-f7e799b7d15e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:54.164968 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-766f85ec-33f3-424b-ad90-f7e799b7d15e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:54.170453 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:54.170453 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:54.171428 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766f85ec-33f3-424b-ad90-f7e799b7d15e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:54.171977 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1473/5869] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:54 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:55.182500 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33f85bfc-120b-47db-a31c-565a447df0cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:55.184855 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33f85bfc-120b-47db-a31c-565a447df0cb tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:55.184855 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33f85bfc-120b-47db-a31c-565a447df0cb tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:55.185066 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33f85bfc-120b-47db-a31c-565a447df0cb tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:55.185130 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-33f85bfc-120b-47db-a31c-565a447df0cb tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:55.189595 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:55.189595 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:55.190497 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33f85bfc-120b-47db-a31c-565a447df0cb tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:55.190497 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1463/5870] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:55 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:56.200262 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97f3dc9b-ce4d-453d-8eb7-1def06f945d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:56.202141 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97f3dc9b-ce4d-453d-8eb7-1def06f945d5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:56.202141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97f3dc9b-ce4d-453d-8eb7-1def06f945d5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:56.202458 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97f3dc9b-ce4d-453d-8eb7-1def06f945d5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:56.202537 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-97f3dc9b-ce4d-453d-8eb7-1def06f945d5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:56.206818 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:56.206818 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:37:56.207384 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97f3dc9b-ce4d-453d-8eb7-1def06f945d5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:56.207473 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1470/5871] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:56 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:57.218136 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad4209f1-d3a4-47d2-8b9f-f4e74e3602d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:57.219959 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad4209f1-d3a4-47d2-8b9f-f4e74e3602d3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:57.220153 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad4209f1-d3a4-47d2-8b9f-f4e74e3602d3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:57.220320 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad4209f1-d3a4-47d2-8b9f-f4e74e3602d3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:57.220531 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ad4209f1-d3a4-47d2-8b9f-f4e74e3602d3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:57.224683 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:57.224683 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:37:57.225243 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad4209f1-d3a4-47d2-8b9f-f4e74e3602d3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:57.225594 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1466/5872] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:57 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:58.235890 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f093d59c-17ff-40c3-919f-082eece3a74a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:58.237957 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f093d59c-17ff-40c3-919f-082eece3a74a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:58.238189 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f093d59c-17ff-40c3-919f-082eece3a74a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:58.238416 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f093d59c-17ff-40c3-919f-082eece3a74a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:58.238548 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f093d59c-17ff-40c3-919f-082eece3a74a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:58.243231 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:58.243231 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:37:58.243905 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f093d59c-17ff-40c3-919f-082eece3a74a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:58.244281 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1474/5873] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:58 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:37:59.255664 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cf8d31b0-09e3-4f81-b96d-952fe3252d22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:37:59.257591 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf8d31b0-09e3-4f81-b96d-952fe3252d22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:37:59.257754 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf8d31b0-09e3-4f81-b96d-952fe3252d22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:37:59.257963 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf8d31b0-09e3-4f81-b96d-952fe3252d22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:37:59.258085 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cf8d31b0-09e3-4f81-b96d-952fe3252d22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:37:59.262019 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:37:59.262019 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:37:59.262613 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf8d31b0-09e3-4f81-b96d-952fe3252d22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:37:59.263046 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1464/5874] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:37:59 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:00.272205 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dbf5fdbe-ec3b-4b11-a787-9e7b7e8b9a94 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:00.274245 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbf5fdbe-ec3b-4b11-a787-9e7b7e8b9a94 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:38:00.274488 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbf5fdbe-ec3b-4b11-a787-9e7b7e8b9a94 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:00.274728 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbf5fdbe-ec3b-4b11-a787-9e7b7e8b9a94 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:00.274901 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-dbf5fdbe-ec3b-4b11-a787-9e7b7e8b9a94 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:00.279485 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:00.279485 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:00.280405 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbf5fdbe-ec3b-4b11-a787-9e7b7e8b9a94 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:38:00.280879 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1471/5875] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:00 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:01.290174 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f25fdc01-9065-46fb-866b-538fef1e77e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:01.292099 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f25fdc01-9065-46fb-866b-538fef1e77e1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:38:01.292306 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f25fdc01-9065-46fb-866b-538fef1e77e1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:01.292542 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f25fdc01-9065-46fb-866b-538fef1e77e1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:01.292665 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f25fdc01-9065-46fb-866b-538fef1e77e1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:01.297142 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:01.297142 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:01.297778 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f25fdc01-9065-46fb-866b-538fef1e77e1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:38:01.298173 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1467/5876] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:01 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:01.309206 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bbd88166-3f30-4e91-8be3-7b960401b088 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:01.358143 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bbd88166-3f30-4e91-8be3-7b960401b088 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a/export_record Aug 23 18:38:01.358304 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bbd88166-3f30-4e91-8be3-7b960401b088 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:01.358490 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bbd88166-3f30-4e91-8be3-7b960401b088 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Calling method 'export_record' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:01.358591 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-bbd88166-3f30-4e91-8be3-7b960401b088 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Export record for backup fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 23 18:38:01.362577 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:01.362577 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:01.363561 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-bbd88166-3f30-4e91-8be3-7b960401b088 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'd3840e7c51834b38b9d3b284c367c51a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70989f90af974da78992ae1b633b9942', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:38:01.363749 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bbd88166-3f30-4e91-8be3-7b960401b088 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a/export_record returned with HTTP 403 Aug 23 18:38:01.364121 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1475/5877] 10.4.3.148 () {68 vars in 1430 bytes} [Sun Aug 23 18:38:01 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a/export_record => generated 101 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:01.371542 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:01.372995 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:38:01.373300 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-276747351"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:01.374556 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-276747351'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:38:01.374684 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume of 1 GB Aug 23 18:38:01.378646 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Availability Zones retrieved successfully. Aug 23 18:38:01.383416 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Flow 'volume_create_api' (86582024-48c3-484f-9844-d4a1cbff8822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:01.384382 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db6c839-97c5-4221-be0d-6b10572243b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:01.385100 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:38:01.409540 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db6c839-97c5-4221-be0d-6b10572243b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:01.410398 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4912754d-a760-46b5-884c-9ba9d24a9596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:01.448670 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Created reservations ['e0ad8782-045c-490c-bb0f-a6566092ff87', '13183967-4203-4bdb-b390-6a9c7e5bdc86', '7f683a25-7329-4142-be9e-537458349728', '7f88cc8b-c753-4193-ab47-9e40fcf78113'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:38:01.449462 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4912754d-a760-46b5-884c-9ba9d24a9596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0ad8782-045c-490c-bb0f-a6566092ff87', '13183967-4203-4bdb-b390-6a9c7e5bdc86', '7f683a25-7329-4142-be9e-537458349728', '7f88cc8b-c753-4193-ab47-9e40fcf78113']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:01.450187 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59264c88-c307-48bd-acdb-db41366f91a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:01.471686 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59264c88-c307-48bd-acdb-db41366f91a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871b54a1-ec83-449f-b82f-f070b7122195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276747351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70989f90af974da78992ae1b633b9942',qos_specs=None,replication_status=,reservations=['e0ad8782-045c-490c-bb0f-a6566092ff87','13183967-4203-4bdb-b390-6a9c7e5bdc86','7f683a25-7329-4142-be9e-537458349728','7f88cc8b-c753-4193-ab47-9e40fcf78113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed851df12a5457da88404a8325e4357',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276747351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871b54a1-ec83-449f-b82f-f070b7122195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70989f90af974da78992ae1b633b9942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed851df12a5457da88404a8325e4357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:01.472555 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d98732f-9da5-40a8-a330-31ea6ea09b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:01.488126 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d98732f-9da5-40a8-a330-31ea6ea09b07) transitioned into state 'SUCCESS' from state '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-276747351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70989f90af974da78992ae1b633b9942',qos_specs=None,replication_status=,reservations=['e0ad8782-045c-490c-bb0f-a6566092ff87','13183967-4203-4bdb-b390-6a9c7e5bdc86','7f683a25-7329-4142-be9e-537458349728','7f88cc8b-c753-4193-ab47-9e40fcf78113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed851df12a5457da88404a8325e4357',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:01.488713 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e2adab-3d39-42eb-a5a3-a370a3881ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:01.496154 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e2adab-3d39-42eb-a5a3-a370a3881ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:01.496886 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Flow 'volume_create_api' (86582024-48c3-484f-9844-d4a1cbff8822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:01.497148 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume request issued successfully. Aug 23 18:38:01.497643 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4704a0b7-d815-488a-9bb4-2db18c72e104 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:38:01.498039 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1465/5878] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:38:01 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:38:01.509842 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0af2d78e-6a15-4dab-8d14-286c79d5bf8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:01.512626 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0af2d78e-6a15-4dab-8d14-286c79d5bf8a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 Aug 23 18:38:01.513018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0af2d78e-6a15-4dab-8d14-286c79d5bf8a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:01.513348 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0af2d78e-6a15-4dab-8d14-286c79d5bf8a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:01.523154 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:01.523154 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:01.527412 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0af2d78e-6a15-4dab-8d14-286c79d5bf8a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:01.532255 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0af2d78e-6a15-4dab-8d14-286c79d5bf8a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 returned with HTTP 200 Aug 23 18:38:01.532752 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1472/5879] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:01 2026] GET /volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:02.544661 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-253ae00a-51ab-43ec-97f3-613f140102d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:02.546425 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-253ae00a-51ab-43ec-97f3-613f140102d6 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 Aug 23 18:38:02.546643 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-253ae00a-51ab-43ec-97f3-613f140102d6 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:02.546841 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-253ae00a-51ab-43ec-97f3-613f140102d6 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:02.553740 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:02.553740 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:02.557725 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-253ae00a-51ab-43ec-97f3-613f140102d6 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:02.562089 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-253ae00a-51ab-43ec-97f3-613f140102d6 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 returned with HTTP 200 Aug 23 18:38:02.562478 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1468/5880] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:02 2026] GET /volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:02.573326 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:02.574965 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:38:02.575312 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "871b54a1-ec83-449f-b82f-f070b7122195", "name": "tempest-type-Backup-1223907706"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:02.576689 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Creating new backup {'backup': {'volume_id': '871b54a1-ec83-449f-b82f-f070b7122195', 'name': 'tempest-type-Backup-1223907706'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:38:02.576853 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Creating backup of volume 871b54a1-ec83-449f-b82f-f070b7122195 in container None Aug 23 18:38:02.584514 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:02.584514 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:02.584899 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:02.599399 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Created reservations ['ef06c5c4-5c21-4d62-b571-74361fce62f2', '0e757604-eb2f-4ebf-b2cf-77cef8d61a75'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:38:02.621787 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a941e7b-a523-4607-8f72-a61748d9c1ac tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:38:02.622190 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1476/5881] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:38:02 2026] POST /volume/v3/backups => generated 316 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:38:02.630146 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d3da55a-1349-410a-af8f-9e9a32679fa8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:02.632176 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d3da55a-1349-410a-af8f-9e9a32679fa8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:02.632355 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d3da55a-1349-410a-af8f-9e9a32679fa8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:02.632545 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d3da55a-1349-410a-af8f-9e9a32679fa8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:02.632643 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0d3da55a-1349-410a-af8f-9e9a32679fa8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:02.636527 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:02.636527 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:02.637143 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d3da55a-1349-410a-af8f-9e9a32679fa8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:02.637496 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1466/5882] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:02 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:03.647022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5163c3a8-94c8-426e-9e41-5f355ec51f7c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:03.648738 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5163c3a8-94c8-426e-9e41-5f355ec51f7c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:03.648964 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5163c3a8-94c8-426e-9e41-5f355ec51f7c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:03.649135 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5163c3a8-94c8-426e-9e41-5f355ec51f7c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:03.649259 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5163c3a8-94c8-426e-9e41-5f355ec51f7c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:03.653152 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:03.653152 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:03.653679 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5163c3a8-94c8-426e-9e41-5f355ec51f7c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:03.654164 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1473/5883] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:03 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:04.663670 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9b8f0cf-1893-4b6a-add8-190f37add7c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:04.665290 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9b8f0cf-1893-4b6a-add8-190f37add7c2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:04.665603 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9b8f0cf-1893-4b6a-add8-190f37add7c2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:04.665866 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9b8f0cf-1893-4b6a-add8-190f37add7c2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:04.666766 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e9b8f0cf-1893-4b6a-add8-190f37add7c2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:04.670083 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:04.670083 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:04.670624 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9b8f0cf-1893-4b6a-add8-190f37add7c2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:04.671048 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1469/5884] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:04 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:05.681647 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3bdceb92-bab4-49eb-a9d0-091d454da202 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:05.684106 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3bdceb92-bab4-49eb-a9d0-091d454da202 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:05.684301 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3bdceb92-bab4-49eb-a9d0-091d454da202 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:05.684489 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3bdceb92-bab4-49eb-a9d0-091d454da202 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:05.684629 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3bdceb92-bab4-49eb-a9d0-091d454da202 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:05.688674 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:05.688674 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:05.689230 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3bdceb92-bab4-49eb-a9d0-091d454da202 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:05.689630 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1477/5885] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:05 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:06.699632 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3b9a2424-b734-4697-9ba0-1831e9335e01 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:06.701555 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b9a2424-b734-4697-9ba0-1831e9335e01 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:06.701814 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b9a2424-b734-4697-9ba0-1831e9335e01 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:06.702041 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b9a2424-b734-4697-9ba0-1831e9335e01 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:06.702291 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3b9a2424-b734-4697-9ba0-1831e9335e01 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:06.706383 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:06.706383 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:06.706943 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b9a2424-b734-4697-9ba0-1831e9335e01 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:06.707261 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1467/5886] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:06 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:07.716586 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a4a6cfd0-9ba3-4f4c-b2da-17148ed62a1e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:07.718272 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4a6cfd0-9ba3-4f4c-b2da-17148ed62a1e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:07.718480 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4a6cfd0-9ba3-4f4c-b2da-17148ed62a1e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:07.718651 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4a6cfd0-9ba3-4f4c-b2da-17148ed62a1e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:07.718751 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a4a6cfd0-9ba3-4f4c-b2da-17148ed62a1e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:07.720162 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=43,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:38:07.723483 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:07.723483 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:07.724258 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4a6cfd0-9ba3-4f4c-b2da-17148ed62a1e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:07.724628 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1474/5887] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:07 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:08.733780 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5eb6b025-82f9-4828-b279-b1aa93fdb51f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:08.735495 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5eb6b025-82f9-4828-b279-b1aa93fdb51f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:08.735695 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5eb6b025-82f9-4828-b279-b1aa93fdb51f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:08.735884 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5eb6b025-82f9-4828-b279-b1aa93fdb51f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:08.735993 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5eb6b025-82f9-4828-b279-b1aa93fdb51f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:08.737495 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=37,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:38:08.740317 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:08.740317 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:08.740955 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5eb6b025-82f9-4828-b279-b1aa93fdb51f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:08.741378 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1470/5888] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:08 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:09.750740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9d9baa54-f971-4ec4-ab99-0947a1dd6ba1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:09.752438 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d9baa54-f971-4ec4-ab99-0947a1dd6ba1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:09.752666 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d9baa54-f971-4ec4-ab99-0947a1dd6ba1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:09.752919 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d9baa54-f971-4ec4-ab99-0947a1dd6ba1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:09.753047 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9d9baa54-f971-4ec4-ab99-0947a1dd6ba1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:09.754856 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=51,cinder:INSERT=13,cinder:UPDATE=24 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:38:09.758184 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:09.758184 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:09.759283 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d9baa54-f971-4ec4-ab99-0947a1dd6ba1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:09.760301 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1478/5889] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:09 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:10.768745 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb511cef-a40f-4868-ae75-d4319f035709 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:10.770993 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb511cef-a40f-4868-ae75-d4319f035709 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:10.771277 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb511cef-a40f-4868-ae75-d4319f035709 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:10.771497 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb511cef-a40f-4868-ae75-d4319f035709 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:10.771627 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fb511cef-a40f-4868-ae75-d4319f035709 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:10.773319 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=98,cinder:UPDATE=40,cinder:INSERT=26 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:38:10.777099 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:10.777099 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:10.777816 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb511cef-a40f-4868-ae75-d4319f035709 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:10.778399 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1468/5890] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:10 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:11.787506 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28480ea7-ad4d-4624-ade2-11b1eca06a72 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:11.788995 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28480ea7-ad4d-4624-ade2-11b1eca06a72 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:11.789176 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28480ea7-ad4d-4624-ade2-11b1eca06a72 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:11.789358 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28480ea7-ad4d-4624-ade2-11b1eca06a72 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:11.789453 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-28480ea7-ad4d-4624-ade2-11b1eca06a72 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:11.793880 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:11.793880 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:11.794555 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28480ea7-ad4d-4624-ade2-11b1eca06a72 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:11.794967 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1475/5891] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:11 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:12.804399 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-400e8747-da31-448b-a8a8-49f38a49a621 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:12.806188 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-400e8747-da31-448b-a8a8-49f38a49a621 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:12.806412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-400e8747-da31-448b-a8a8-49f38a49a621 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:12.806604 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-400e8747-da31-448b-a8a8-49f38a49a621 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:12.806700 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-400e8747-da31-448b-a8a8-49f38a49a621 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:12.810629 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:12.810629 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:12.811208 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-400e8747-da31-448b-a8a8-49f38a49a621 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:12.811582 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1471/5892] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:12 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:13.822243 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ccac28d-5bb7-4f1b-8f57-1fe742d29cc7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:13.824318 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ccac28d-5bb7-4f1b-8f57-1fe742d29cc7 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:13.824551 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ccac28d-5bb7-4f1b-8f57-1fe742d29cc7 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:13.824740 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ccac28d-5bb7-4f1b-8f57-1fe742d29cc7 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:13.824868 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4ccac28d-5bb7-4f1b-8f57-1fe742d29cc7 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:13.828856 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:13.828856 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:13.829498 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ccac28d-5bb7-4f1b-8f57-1fe742d29cc7 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:13.829786 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1479/5893] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:13 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:14.838631 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c22b8dfb-26bf-4bff-8609-384a81eee21a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:14.840493 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c22b8dfb-26bf-4bff-8609-384a81eee21a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:14.840683 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c22b8dfb-26bf-4bff-8609-384a81eee21a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:14.840880 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c22b8dfb-26bf-4bff-8609-384a81eee21a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:14.840980 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c22b8dfb-26bf-4bff-8609-384a81eee21a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:14.845189 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:14.845189 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:14.845778 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c22b8dfb-26bf-4bff-8609-384a81eee21a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:14.846174 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1469/5894] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:14 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:15.856131 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0556ccd1-b4d8-4cd6-8f93-86ca818cc7b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:15.857966 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0556ccd1-b4d8-4cd6-8f93-86ca818cc7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:15.858154 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0556ccd1-b4d8-4cd6-8f93-86ca818cc7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:15.858324 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0556ccd1-b4d8-4cd6-8f93-86ca818cc7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:15.858423 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0556ccd1-b4d8-4cd6-8f93-86ca818cc7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:15.862329 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:15.862329 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:15.862906 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0556ccd1-b4d8-4cd6-8f93-86ca818cc7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:15.863247 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1476/5895] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:15 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:16.873027 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-678d8fe3-5f19-433c-9bf8-e1b1d08c7963 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:16.875193 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-678d8fe3-5f19-433c-9bf8-e1b1d08c7963 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:16.875444 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-678d8fe3-5f19-433c-9bf8-e1b1d08c7963 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:16.875676 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-678d8fe3-5f19-433c-9bf8-e1b1d08c7963 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:16.875846 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-678d8fe3-5f19-433c-9bf8-e1b1d08c7963 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:16.880845 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:16.880845 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:16.881654 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-678d8fe3-5f19-433c-9bf8-e1b1d08c7963 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:16.882278 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1472/5896] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:16 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:16.890391 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:16.892036 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768/export_record Aug 23 18:38:16.892219 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:16.892392 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'export_record' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:16.892526 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Export record for backup 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 23 18:38:16.896199 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:16.896199 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:16.896970 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.api [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling RPCAPI with context: , host: np0000007943, backup: 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 23 18:38:16.907173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] export_record in rpcapi backup_id 63727911-0548-4e62-9309-f4d3f79ec768 on host np0000007943. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 23 18:38:16.917962 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjM3Mjc5MTEtMDU0OC00ZTYyLTkzMDktZjRkM2Y3OWVjNzY4IiwgInVzZXJfaWQiOiAiMWVkODUxZGYxMmE1NDU3ZGE4ODQwNGE4MzI1ZTQzNTciLCAicHJvamVjdF9pZCI6ICI3MDk4OWY5MGFmOTc0ZGE3ODk5MmFlMWI2MzNiOTk0MiIsICJ2b2x1bWVfaWQiOiAiODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjIzOTA3NzA2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1LzIwMjYwODIzMTgzODA1L2F6X25vdmFfYmFja3VwXzYzNzI3OTExLTA1NDgtNGU2Mi05MzA5LWY0ZDNmNzllYzc2OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODozODoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 23 18:38:16.918214 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa280332-ea33-4c32-8f85-2f18f9331f78 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768/export_record returned with HTTP 200 Aug 23 18:38:16.918634 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1480/5897] 10.4.3.148 () {68 vars in 1430 bytes} [Sun Aug 23 18:38:16 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:16.925088 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd4355d5-3593-4490-a756-7ce4c25ce384 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:16.926694 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd4355d5-3593-4490-a756-7ce4c25ce384 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:16.926889 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd4355d5-3593-4490-a756-7ce4c25ce384 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:16.927049 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd4355d5-3593-4490-a756-7ce4c25ce384 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:16.927140 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cd4355d5-3593-4490-a756-7ce4c25ce384 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:16.931304 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:16.931304 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:16.932132 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd4355d5-3593-4490-a756-7ce4c25ce384 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:16.932518 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1470/5898] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:16 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:16.940923 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-36b117e7-26a5-40ea-a202-8cfc9110c8ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:16.942564 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36b117e7-26a5-40ea-a202-8cfc9110c8ce tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] POST https://10.4.3.148/volume/v3/backups/import_record Aug 23 18:38:16.942961 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36b117e7-26a5-40ea-a202-8cfc9110c8ce tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMwZDU5NjEtZDNlOC00NjA2LWI0NmQtYTgwMjM3YWFkMjViIiwgInVzZXJfaWQiOiAiMWVkODUxZGYxMmE1NDU3ZGE4ODQwNGE4MzI1ZTQzNTciLCAicHJvamVjdF9pZCI6ICI3MDk4OWY5MGFmOTc0ZGE3ODk5MmFlMWI2MzNiOTk0MiIsICJ2b2x1bWVfaWQiOiAiODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjIzOTA3NzA2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1LzIwMjYwODIzMTgzODA1L2F6X25vdmFfYmFja3VwXzYzNzI3OTExLTA1NDgtNGU2Mi05MzA5LWY0ZDNmNzllYzc2OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODozODoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:16.944248 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-36b117e7-26a5-40ea-a202-8cfc9110c8ce tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMwZDU5NjEtZDNlOC00NjA2LWI0NmQtYTgwMjM3YWFkMjViIiwgInVzZXJfaWQiOiAiMWVkODUxZGYxMmE1NDU3ZGE4ODQwNGE4MzI1ZTQzNTciLCAicHJvamVjdF9pZCI6ICI3MDk4OWY5MGFmOTc0ZGE3ODk5MmFlMWI2MzNiOTk0MiIsICJ2b2x1bWVfaWQiOiAiODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjIzOTA3NzA2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1LzIwMjYwODIzMTgzODA1L2F6X25vdmFfYmFja3VwXzYzNzI3OTExLTA1NDgtNGU2Mi05MzA5LWY0ZDNmNzllYzc2OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODozODoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 23 18:38:16.944344 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-36b117e7-26a5-40ea-a202-8cfc9110c8ce tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMwZDU5NjEtZDNlOC00NjA2LWI0NmQtYTgwMjM3YWFkMjViIiwgInVzZXJfaWQiOiAiMWVkODUxZGYxMmE1NDU3ZGE4ODQwNGE4MzI1ZTQzNTciLCAicHJvamVjdF9pZCI6ICI3MDk4OWY5MGFmOTc0ZGE3ODk5MmFlMWI2MzNiOTk0MiIsICJ2b2x1bWVfaWQiOiAiODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1IiwgImhvc3QiOiAibnAwMDAwMDA3OTQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjIzOTA3NzA2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODcxYjU0YTEtZWM4My00NDlmLWI4MmYtZjA3MGI3MTIyMTk1LzIwMjYwODIzMTgzODA1L2F6X25vdmFfYmFja3VwXzYzNzI3OTExLTA1NDgtNGU2Mi05MzA5LWY0ZDNmNzllYzc2OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjNUMTg6Mzg6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yM1QxODozODoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100223) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 23 18:38:16.945049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-36b117e7-26a5-40ea-a202-8cfc9110c8ce tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'd3840e7c51834b38b9d3b284c367c51a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70989f90af974da78992ae1b633b9942', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:38:16.945223 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36b117e7-26a5-40ea-a202-8cfc9110c8ce tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] https://10.4.3.148/volume/v3/backups/import_record returned with HTTP 403 Aug 23 18:38:16.945730 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1477/5899] 10.4.3.148 () {70 vars in 1342 bytes} [Sun Aug 23 18:38:16 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:16.951472 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:16.953686 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 Aug 23 18:38:16.953985 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:16.954245 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:16.954471 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete volume with id: 871b54a1-ec83-449f-b82f-f070b7122195 Aug 23 18:38:16.962894 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:16.962894 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:16.963316 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:16.979770 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete volume request issued successfully. Aug 23 18:38:16.979965 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26ae2057-0b8d-431a-9806-8a24b8756be8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 returned with HTTP 202 Aug 23 18:38:16.980338 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1473/5900] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:16 2026] DELETE /volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:38:16.987293 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ccf06f0-ebd7-49e9-8e0a-873ce53b7ac3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:16.989359 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ccf06f0-ebd7-49e9-8e0a-873ce53b7ac3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 Aug 23 18:38:16.989603 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ccf06f0-ebd7-49e9-8e0a-873ce53b7ac3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:16.989838 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ccf06f0-ebd7-49e9-8e0a-873ce53b7ac3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:16.997736 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:16.997736 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:17.001203 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3ccf06f0-ebd7-49e9-8e0a-873ce53b7ac3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:17.005012 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ccf06f0-ebd7-49e9-8e0a-873ce53b7ac3 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 returned with HTTP 200 Aug 23 18:38:17.005400 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1481/5901] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:16 2026] GET /volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:18.016651 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cc4d4d4-068b-4369-9408-d0602338d883 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:18.018317 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cc4d4d4-068b-4369-9408-d0602338d883 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 Aug 23 18:38:18.018560 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cc4d4d4-068b-4369-9408-d0602338d883 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:18.018734 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cc4d4d4-068b-4369-9408-d0602338d883 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:18.024049 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cc4d4d4-068b-4369-9408-d0602338d883 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 returned with HTTP 404 Aug 23 18:38:18.024468 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1471/5902] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:18 2026] GET /volume/v3/volumes/871b54a1-ec83-449f-b82f-f070b7122195 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:18.031076 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a97cb61-90c2-4fe1-972a-35afe913bd0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:18.033082 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a97cb61-90c2-4fe1-972a-35afe913bd0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] GET https://10.4.3.148/volume/v3/backups Aug 23 18:38:18.033264 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a97cb61-90c2-4fe1-972a-35afe913bd0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:18.033430 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a97cb61-90c2-4fe1-972a-35afe913bd0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:18.033690 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-9a97cb61-90c2-4fe1-972a-35afe913bd0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:38:18.038288 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a97cb61-90c2-4fe1-972a-35afe913bd0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] https://10.4.3.148/volume/v3/backups returned with HTTP 200 Aug 23 18:38:18.038646 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1478/5903] 10.4.3.148 () {68 vars in 1277 bytes} [Sun Aug 23 18:38:18 2026] GET /volume/v3/backups => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:18.046033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d034ef85-31ba-4f5e-8b99-010553ee723c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:18.047937 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d034ef85-31ba-4f5e-8b99-010553ee723c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] GET https://10.4.3.148/volume/v3/backups?project_id=70989f90af974da78992ae1b633b9942 Aug 23 18:38:18.048142 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d034ef85-31ba-4f5e-8b99-010553ee723c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:18.048338 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d034ef85-31ba-4f5e-8b99-010553ee723c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:18.048658 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-d034ef85-31ba-4f5e-8b99-010553ee723c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Removing options 'project_id' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 23 18:38:18.053486 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d034ef85-31ba-4f5e-8b99-010553ee723c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] https://10.4.3.148/volume/v3/backups?project_id=70989f90af974da78992ae1b633b9942 returned with HTTP 200 Aug 23 18:38:18.053884 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1474/5904] 10.4.3.148 () {68 vars in 1364 bytes} [Sun Aug 23 18:38:18 2026] GET /volume/v3/backups?project_id=70989f90af974da78992ae1b633b9942 => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:18.061885 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:18.063926 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:38:18.064298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-711625201"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:18.065752 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-711625201'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:38:18.065895 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume of 1 GB Aug 23 18:38:18.069558 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Availability Zones retrieved successfully. Aug 23 18:38:18.075194 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Flow 'volume_create_api' (2d043208-1279-4877-83d8-a9d05e7689e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:18.076059 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf46699-a970-476a-b2c2-b642829f9ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:18.076767 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:38:18.097812 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf46699-a970-476a-b2c2-b642829f9ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:18.098579 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5fd26b-2dff-4430-9c74-93b65dac52c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:18.133114 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Created reservations ['69eddefc-7760-42c6-aabb-c8c82e414466', 'de419b85-671d-4e14-ae28-d7b7712c22a0', '88054491-bced-47cc-a2a3-e930b3f45e24', 'fde98fad-3a2a-4332-b61a-efb709e20559'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:38:18.134278 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5fd26b-2dff-4430-9c74-93b65dac52c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69eddefc-7760-42c6-aabb-c8c82e414466', 'de419b85-671d-4e14-ae28-d7b7712c22a0', '88054491-bced-47cc-a2a3-e930b3f45e24', 'fde98fad-3a2a-4332-b61a-efb709e20559']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:18.135374 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2913f55c-e13d-4f4c-9083-4aa4fdd7d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:18.156706 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2913f55c-e13d-4f4c-9083-4aa4fdd7d107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58bb537-1753-4739-828b-92b59a99fb2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-711625201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70989f90af974da78992ae1b633b9942',qos_specs=None,replication_status=,reservations=['69eddefc-7760-42c6-aabb-c8c82e414466','de419b85-671d-4e14-ae28-d7b7712c22a0','88054491-bced-47cc-a2a3-e930b3f45e24','fde98fad-3a2a-4332-b61a-efb709e20559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed851df12a5457da88404a8325e4357',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-711625201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c58bb537-1753-4739-828b-92b59a99fb2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70989f90af974da78992ae1b633b9942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed851df12a5457da88404a8325e4357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:18.157332 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ffbd99-7869-42a7-a774-56036d18e8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:18.171918 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ffbd99-7869-42a7-a774-56036d18e8f6) transitioned into state 'SUCCESS' from state '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-711625201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70989f90af974da78992ae1b633b9942',qos_specs=None,replication_status=,reservations=['69eddefc-7760-42c6-aabb-c8c82e414466','de419b85-671d-4e14-ae28-d7b7712c22a0','88054491-bced-47cc-a2a3-e930b3f45e24','fde98fad-3a2a-4332-b61a-efb709e20559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed851df12a5457da88404a8325e4357',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:18.172500 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a183878-f96c-4b18-a8cd-6e2674f013c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:18.179818 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a183878-f96c-4b18-a8cd-6e2674f013c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:18.180537 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Flow 'volume_create_api' (2d043208-1279-4877-83d8-a9d05e7689e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:18.180802 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Create volume request issued successfully. Aug 23 18:38:18.181315 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28d8f3f5-71af-4c84-bbe2-42b8755d039c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:38:18.181743 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1482/5905] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:38:18 2026] POST /volume/v3/volumes => generated 777 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:38:18.192507 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f784d255-b634-4b41-b811-c9a92713574e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:18.194296 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f784d255-b634-4b41-b811-c9a92713574e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c Aug 23 18:38:18.194363 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f784d255-b634-4b41-b811-c9a92713574e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:18.194481 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f784d255-b634-4b41-b811-c9a92713574e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:18.203683 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:18.203683 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:18.207372 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f784d255-b634-4b41-b811-c9a92713574e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:18.211073 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f784d255-b634-4b41-b811-c9a92713574e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c returned with HTTP 200 Aug 23 18:38:18.211560 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1472/5906] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:18 2026] GET /volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:19.223159 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f5b6e2a-bd2b-48f6-b373-e1244f286477 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:19.224848 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f5b6e2a-bd2b-48f6-b373-e1244f286477 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c Aug 23 18:38:19.225067 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f5b6e2a-bd2b-48f6-b373-e1244f286477 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:19.225277 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f5b6e2a-bd2b-48f6-b373-e1244f286477 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:19.234151 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:19.234151 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:19.238396 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2f5b6e2a-bd2b-48f6-b373-e1244f286477 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:19.243076 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f5b6e2a-bd2b-48f6-b373-e1244f286477 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c returned with HTTP 200 Aug 23 18:38:19.243641 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1479/5907] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:19 2026] GET /volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:19.256143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:19.257920 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:38:19.258285 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c58bb537-1753-4739-828b-92b59a99fb2c", "name": "tempest-type-Backup-2063976043"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:19.259775 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Creating new backup {'backup': {'volume_id': 'c58bb537-1753-4739-828b-92b59a99fb2c', 'name': 'tempest-type-Backup-2063976043'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:38:19.259943 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Creating backup of volume c58bb537-1753-4739-828b-92b59a99fb2c in container None Aug 23 18:38:19.267102 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:19.267102 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:19.267422 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:19.282347 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Created reservations ['177a3d9f-5994-42c5-b524-fe11b169195d', '16a12ba1-a652-4db6-8cb4-ac81fac97a87'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:38:19.306780 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adb3a187-64ba-43bf-a52d-4e9547037c3d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:38:19.307323 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1475/5908] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:38:19 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:38:19.314651 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-727bc98c-fdc8-43d0-abe4-60bfd5495f73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:19.316288 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-727bc98c-fdc8-43d0-abe4-60bfd5495f73 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:19.316631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-727bc98c-fdc8-43d0-abe4-60bfd5495f73 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:19.316631 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-727bc98c-fdc8-43d0-abe4-60bfd5495f73 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:19.316733 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-727bc98c-fdc8-43d0-abe4-60bfd5495f73 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:19.320585 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:19.320585 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:19.321121 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-727bc98c-fdc8-43d0-abe4-60bfd5495f73 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:19.321430 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1483/5909] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:19 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:20.330683 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcf8c93c-bdf0-493b-961d-f1022798888a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:20.332641 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcf8c93c-bdf0-493b-961d-f1022798888a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:20.332873 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcf8c93c-bdf0-493b-961d-f1022798888a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:20.333055 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcf8c93c-bdf0-493b-961d-f1022798888a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:20.333160 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dcf8c93c-bdf0-493b-961d-f1022798888a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:20.336860 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:20.336860 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:20.337386 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcf8c93c-bdf0-493b-961d-f1022798888a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:20.337722 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1473/5910] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:20 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:21.346688 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a0e75921-8e55-4bc9-bf42-f420b702c734 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:21.348317 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0e75921-8e55-4bc9-bf42-f420b702c734 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:21.348531 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0e75921-8e55-4bc9-bf42-f420b702c734 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:21.348723 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0e75921-8e55-4bc9-bf42-f420b702c734 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:21.348865 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a0e75921-8e55-4bc9-bf42-f420b702c734 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:21.352559 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:21.352559 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:21.353095 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0e75921-8e55-4bc9-bf42-f420b702c734 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:21.353406 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1480/5911] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:21 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:22.363081 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d218262-2765-4b2a-94d4-2283480178c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:22.365335 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d218262-2765-4b2a-94d4-2283480178c5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:22.365810 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d218262-2765-4b2a-94d4-2283480178c5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:22.365907 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d218262-2765-4b2a-94d4-2283480178c5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:22.366064 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2d218262-2765-4b2a-94d4-2283480178c5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:22.371284 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:22.371284 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:22.372111 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d218262-2765-4b2a-94d4-2283480178c5 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:22.372777 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1476/5912] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:22 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:23.382398 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cd2f9d50-bfc2-4094-83da-14472d52f0ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:23.384292 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd2f9d50-bfc2-4094-83da-14472d52f0ca tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:23.384567 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd2f9d50-bfc2-4094-83da-14472d52f0ca tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:23.384786 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd2f9d50-bfc2-4094-83da-14472d52f0ca tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:23.384954 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cd2f9d50-bfc2-4094-83da-14472d52f0ca tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:23.389582 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:23.389582 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:23.390257 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd2f9d50-bfc2-4094-83da-14472d52f0ca tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:23.390687 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1484/5913] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:23 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:24.403312 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7b48b884-9208-4e7c-9740-e64c6bce5c64 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:24.404943 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b48b884-9208-4e7c-9740-e64c6bce5c64 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:24.405367 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b48b884-9208-4e7c-9740-e64c6bce5c64 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:24.405459 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b48b884-9208-4e7c-9740-e64c6bce5c64 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:24.405558 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7b48b884-9208-4e7c-9740-e64c6bce5c64 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:24.410141 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:24.410141 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:24.410636 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b48b884-9208-4e7c-9740-e64c6bce5c64 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:24.410976 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1474/5914] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:24 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:25.421043 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-345593fd-a30e-4026-a79c-00a535c7f77a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:25.423105 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-345593fd-a30e-4026-a79c-00a535c7f77a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:25.423339 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-345593fd-a30e-4026-a79c-00a535c7f77a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:25.423565 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-345593fd-a30e-4026-a79c-00a535c7f77a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:25.423681 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-345593fd-a30e-4026-a79c-00a535c7f77a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:25.428232 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:25.428232 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:25.428963 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-345593fd-a30e-4026-a79c-00a535c7f77a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:25.429375 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1481/5915] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:25 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:26.440713 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd80b63e-58a0-4a02-97c8-e0173c07f7b1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:26.442295 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd80b63e-58a0-4a02-97c8-e0173c07f7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:26.442468 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd80b63e-58a0-4a02-97c8-e0173c07f7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:26.442674 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd80b63e-58a0-4a02-97c8-e0173c07f7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:26.442772 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dd80b63e-58a0-4a02-97c8-e0173c07f7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:26.446530 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:26.446530 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:26.447143 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd80b63e-58a0-4a02-97c8-e0173c07f7b1 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:26.447485 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1477/5916] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:26 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:27.457851 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1e92b577-345a-4d90-8558-15ce3244c3f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:27.459417 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e92b577-345a-4d90-8558-15ce3244c3f4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:27.459620 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e92b577-345a-4d90-8558-15ce3244c3f4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:27.459830 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e92b577-345a-4d90-8558-15ce3244c3f4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:27.459985 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1e92b577-345a-4d90-8558-15ce3244c3f4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:27.463760 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:27.463760 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:27.464385 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e92b577-345a-4d90-8558-15ce3244c3f4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:27.464922 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1485/5917] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:27 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:28.474270 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-560b4cfc-e4c9-4d66-894e-a1a7dca305bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:28.475973 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-560b4cfc-e4c9-4d66-894e-a1a7dca305bc tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:28.476196 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-560b4cfc-e4c9-4d66-894e-a1a7dca305bc tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:28.476369 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-560b4cfc-e4c9-4d66-894e-a1a7dca305bc tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:28.476466 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-560b4cfc-e4c9-4d66-894e-a1a7dca305bc tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:28.480283 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:28.480283 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:28.480840 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-560b4cfc-e4c9-4d66-894e-a1a7dca305bc tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:28.481197 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1475/5918] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:28 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:29.489997 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f2227f9d-8781-473e-a893-7c7eb510f24a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:29.491631 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2227f9d-8781-473e-a893-7c7eb510f24a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:29.491816 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2227f9d-8781-473e-a893-7c7eb510f24a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:29.492000 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2227f9d-8781-473e-a893-7c7eb510f24a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:29.492113 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f2227f9d-8781-473e-a893-7c7eb510f24a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:29.495987 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:29.495987 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:29.496500 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2227f9d-8781-473e-a893-7c7eb510f24a tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:29.496839 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1482/5919] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:29 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:30.506862 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3b586572-1611-482c-a47d-91b59cc8acc4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:30.509708 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b586572-1611-482c-a47d-91b59cc8acc4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:30.509708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b586572-1611-482c-a47d-91b59cc8acc4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:30.509708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b586572-1611-482c-a47d-91b59cc8acc4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:30.509708 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3b586572-1611-482c-a47d-91b59cc8acc4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:30.513057 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:30.513057 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:30.513769 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b586572-1611-482c-a47d-91b59cc8acc4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:30.514458 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1478/5920] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:30 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:31.525217 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-65a42929-326c-45fc-a3c5-8a0ad381e834 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:31.526951 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65a42929-326c-45fc-a3c5-8a0ad381e834 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:31.527154 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65a42929-326c-45fc-a3c5-8a0ad381e834 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:31.527329 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65a42929-326c-45fc-a3c5-8a0ad381e834 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:31.527459 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-65a42929-326c-45fc-a3c5-8a0ad381e834 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:31.531738 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:31.531738 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:31.532334 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65a42929-326c-45fc-a3c5-8a0ad381e834 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:31.532654 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1486/5921] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:31 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:32.542748 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49a0d1b1-aa14-4e37-9c29-523a0641b184 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:32.544580 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49a0d1b1-aa14-4e37-9c29-523a0641b184 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:32.544974 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49a0d1b1-aa14-4e37-9c29-523a0641b184 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:32.545633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49a0d1b1-aa14-4e37-9c29-523a0641b184 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:32.545633 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-49a0d1b1-aa14-4e37-9c29-523a0641b184 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:32.549207 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:32.549207 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:32.549880 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49a0d1b1-aa14-4e37-9c29-523a0641b184 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:32.550076 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1476/5922] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:32 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:33.559169 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f61f01f3-f698-4542-a123-4460a2172dc2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:33.560783 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f61f01f3-f698-4542-a123-4460a2172dc2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:33.561016 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f61f01f3-f698-4542-a123-4460a2172dc2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:33.561186 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f61f01f3-f698-4542-a123-4460a2172dc2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:33.561284 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f61f01f3-f698-4542-a123-4460a2172dc2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:33.565355 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:33.565355 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:33.565940 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f61f01f3-f698-4542-a123-4460a2172dc2 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:33.566256 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1483/5923] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:33 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:33.575167 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a4b615b-567b-415c-ae1d-b5d98cd1c88c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:33.576992 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a4b615b-567b-415c-ae1d-b5d98cd1c88c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] POST https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd/action Aug 23 18:38:33.577343 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a4b615b-567b-415c-ae1d-b5d98cd1c88c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 23 18:38:33.577457 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a4b615b-567b-415c-ae1d-b5d98cd1c88c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:33.578714 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-4a4b615b-567b-415c-ae1d-b5d98cd1c88c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Updating backup '9c2d0911-f53d-4a48-861d-f83ec4445ebd' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 23 18:38:33.585460 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:33.585460 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:33.586489 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-4a4b615b-567b-415c-ae1d-b5d98cd1c88c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd3840e7c51834b38b9d3b284c367c51a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70989f90af974da78992ae1b633b9942', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 23 18:38:33.586684 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a4b615b-567b-415c-ae1d-b5d98cd1c88c tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd/action returned with HTTP 403 Aug 23 18:38:33.587131 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1479/5924] 10.4.3.148 () {70 vars in 1430 bytes} [Sun Aug 23 18:38:33 2026] POST /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:33.592823 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:33.594457 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c Aug 23 18:38:33.594675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:33.594874 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:33.595030 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete volume with id: c58bb537-1753-4739-828b-92b59a99fb2c Aug 23 18:38:33.602371 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:33.602371 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:33.602749 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:33.616530 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete volume request issued successfully. Aug 23 18:38:33.616727 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12b5f65e-9ef6-4961-ae48-53a91d08c12d tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c returned with HTTP 202 Aug 23 18:38:33.617285 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1487/5925] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:33 2026] DELETE /volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:38:33.623742 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a298ee1d-fe0a-43b0-a70a-17d55dc9ec80 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:33.625659 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a298ee1d-fe0a-43b0-a70a-17d55dc9ec80 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c Aug 23 18:38:33.625898 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a298ee1d-fe0a-43b0-a70a-17d55dc9ec80 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:33.626077 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a298ee1d-fe0a-43b0-a70a-17d55dc9ec80 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:33.633106 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:33.633106 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:33.636132 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a298ee1d-fe0a-43b0-a70a-17d55dc9ec80 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:33.640149 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a298ee1d-fe0a-43b0-a70a-17d55dc9ec80 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c returned with HTTP 200 Aug 23 18:38:33.640566 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1477/5926] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:33 2026] GET /volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:34.653955 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87118d98-add2-4df7-8784-8b11e4110f1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:34.655672 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87118d98-add2-4df7-8784-8b11e4110f1f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c Aug 23 18:38:34.655875 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87118d98-add2-4df7-8784-8b11e4110f1f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:34.656049 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87118d98-add2-4df7-8784-8b11e4110f1f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:34.661487 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87118d98-add2-4df7-8784-8b11e4110f1f tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c returned with HTTP 404 Aug 23 18:38:34.661933 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1484/5927] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:34 2026] GET /volume/v3/volumes/c58bb537-1753-4739-828b-92b59a99fb2c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:34.669369 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1b03d0e-5558-4053-8c64-4f7a82e86d83 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:34.671157 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1b03d0e-5558-4053-8c64-4f7a82e86d83 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:38:34.671335 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1b03d0e-5558-4053-8c64-4f7a82e86d83 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:34.671569 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1b03d0e-5558-4053-8c64-4f7a82e86d83 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:34.671681 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e1b03d0e-5558-4053-8c64-4f7a82e86d83 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:34.676862 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:34.676862 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:34.676862 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1b03d0e-5558-4053-8c64-4f7a82e86d83 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-reader] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:38:34.677189 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1480/5928] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:34 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:34.686656 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c4820a27-68fc-4492-b460-392405204354 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:34.688390 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4820a27-68fc-4492-b460-392405204354 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] DELETE https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:34.688600 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4820a27-68fc-4492-b460-392405204354 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:34.688780 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4820a27-68fc-4492-b460-392405204354 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:34.688898 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-c4820a27-68fc-4492-b460-392405204354 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete backup with id: 9c2d0911-f53d-4a48-861d-f83ec4445ebd. Aug 23 18:38:34.692925 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:34.692925 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:34.703696 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-c4820a27-68fc-4492-b460-392405204354 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] delete_backup rpcapi backup_id 9c2d0911-f53d-4a48-861d-f83ec4445ebd {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:38:34.705259 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4820a27-68fc-4492-b460-392405204354 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 202 Aug 23 18:38:34.705664 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1488/5929] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:34 2026] DELETE /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:38:34.711773 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e80c3cc8-88bf-4234-951f-cc57f84eee0e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:34.713593 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e80c3cc8-88bf-4234-951f-cc57f84eee0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:34.713804 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e80c3cc8-88bf-4234-951f-cc57f84eee0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:34.713996 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e80c3cc8-88bf-4234-951f-cc57f84eee0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:34.714093 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e80c3cc8-88bf-4234-951f-cc57f84eee0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:34.718669 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:34.718669 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:34.719318 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e80c3cc8-88bf-4234-951f-cc57f84eee0e tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 200 Aug 23 18:38:34.719647 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1478/5930] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:34 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:35.729908 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3e842c1-5686-4c48-8128-2fa7b20413c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:35.731663 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3e842c1-5686-4c48-8128-2fa7b20413c8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd Aug 23 18:38:35.731874 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3e842c1-5686-4c48-8128-2fa7b20413c8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:35.732050 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3e842c1-5686-4c48-8128-2fa7b20413c8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:35.732164 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b3e842c1-5686-4c48-8128-2fa7b20413c8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 9c2d0911-f53d-4a48-861d-f83ec4445ebd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:35.735616 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3e842c1-5686-4c48-8128-2fa7b20413c8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd returned with HTTP 404 Aug 23 18:38:35.736066 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1485/5931] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:35 2026] GET /volume/v3/backups/9c2d0911-f53d-4a48-861d-f83ec4445ebd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:35.741647 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07ce758e-d531-4838-8eab-0090c456e183 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:35.743321 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07ce758e-d531-4838-8eab-0090c456e183 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] DELETE https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:35.743512 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07ce758e-d531-4838-8eab-0090c456e183 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:35.743721 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07ce758e-d531-4838-8eab-0090c456e183 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:35.743842 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-07ce758e-d531-4838-8eab-0090c456e183 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete backup with id: 63727911-0548-4e62-9309-f4d3f79ec768. Aug 23 18:38:35.747772 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:35.747772 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:35.757491 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-07ce758e-d531-4838-8eab-0090c456e183 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] delete_backup rpcapi backup_id 63727911-0548-4e62-9309-f4d3f79ec768 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:38:35.759067 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07ce758e-d531-4838-8eab-0090c456e183 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 202 Aug 23 18:38:35.759427 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1481/5932] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:35 2026] DELETE /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:38:35.765901 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2bea59aa-f048-4424-9972-c54a1a696ab8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:35.767583 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2bea59aa-f048-4424-9972-c54a1a696ab8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:35.767826 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2bea59aa-f048-4424-9972-c54a1a696ab8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:35.768042 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2bea59aa-f048-4424-9972-c54a1a696ab8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:35.768177 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2bea59aa-f048-4424-9972-c54a1a696ab8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:35.772335 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:35.772335 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:35.773021 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2bea59aa-f048-4424-9972-c54a1a696ab8 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 200 Aug 23 18:38:35.773402 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1489/5933] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:35 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:36.784242 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0dbac709-1e9f-414c-9310-e43fa8fdde22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:36.785925 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0dbac709-1e9f-414c-9310-e43fa8fdde22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 Aug 23 18:38:36.786121 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0dbac709-1e9f-414c-9310-e43fa8fdde22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:36.786292 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0dbac709-1e9f-414c-9310-e43fa8fdde22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:36.786392 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0dbac709-1e9f-414c-9310-e43fa8fdde22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id 63727911-0548-4e62-9309-f4d3f79ec768. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:36.790416 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0dbac709-1e9f-414c-9310-e43fa8fdde22 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 returned with HTTP 404 Aug 23 18:38:36.791006 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1479/5934] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:36 2026] GET /volume/v3/backups/63727911-0548-4e62-9309-f4d3f79ec768 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:36.797238 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2e7917c6-aaf6-4797-b4f2-1129c6787753 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:36.799070 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e7917c6-aaf6-4797-b4f2-1129c6787753 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] DELETE https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:38:36.799373 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e7917c6-aaf6-4797-b4f2-1129c6787753 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:36.799656 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e7917c6-aaf6-4797-b4f2-1129c6787753 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:36.799841 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-2e7917c6-aaf6-4797-b4f2-1129c6787753 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete backup with id: fdae7ecb-b835-45ec-92c9-554bda6d895a. Aug 23 18:38:36.804898 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:36.804898 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:36.817278 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-2e7917c6-aaf6-4797-b4f2-1129c6787753 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] delete_backup rpcapi backup_id fdae7ecb-b835-45ec-92c9-554bda6d895a {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:38:36.819068 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e7917c6-aaf6-4797-b4f2-1129c6787753 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 202 Aug 23 18:38:36.819503 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1486/5935] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:36 2026] DELETE /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:38:36.825940 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c9e5428c-8502-458d-8818-6ad7c4ab6263 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:36.827837 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9e5428c-8502-458d-8818-6ad7c4ab6263 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:38:36.828047 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9e5428c-8502-458d-8818-6ad7c4ab6263 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:36.828227 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9e5428c-8502-458d-8818-6ad7c4ab6263 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:36.828328 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c9e5428c-8502-458d-8818-6ad7c4ab6263 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:36.832768 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:36.832768 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:36.833410 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9e5428c-8502-458d-8818-6ad7c4ab6263 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 200 Aug 23 18:38:36.833979 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1482/5936] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:36 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:37.843002 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ef603c7d-3a4f-4f70-8cb0-64c6cc4e6789 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:37.844802 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef603c7d-3a4f-4f70-8cb0-64c6cc4e6789 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a Aug 23 18:38:37.845040 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef603c7d-3a4f-4f70-8cb0-64c6cc4e6789 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:37.845220 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef603c7d-3a4f-4f70-8cb0-64c6cc4e6789 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:37.845320 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ef603c7d-3a4f-4f70-8cb0-64c6cc4e6789 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Show backup with id fdae7ecb-b835-45ec-92c9-554bda6d895a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:37.848807 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef603c7d-3a4f-4f70-8cb0-64c6cc4e6789 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a returned with HTTP 404 Aug 23 18:38:37.849262 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1490/5937] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:37 2026] GET /volume/v3/backups/fdae7ecb-b835-45ec-92c9-554bda6d895a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:37.854783 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2159956c-6a90-4474-8d30-4b914e83bd90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:37.857061 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2159956c-6a90-4474-8d30-4b914e83bd90 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 Aug 23 18:38:37.857368 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2159956c-6a90-4474-8d30-4b914e83bd90 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:37.857649 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2159956c-6a90-4474-8d30-4b914e83bd90 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:37.857907 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2159956c-6a90-4474-8d30-4b914e83bd90 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete volume with id: 94886d1a-9a6f-4029-a31a-c28c560e9f53 Aug 23 18:38:37.866600 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:37.866600 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:37.866917 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2159956c-6a90-4474-8d30-4b914e83bd90 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:37.880319 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2159956c-6a90-4474-8d30-4b914e83bd90 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Delete volume request issued successfully. Aug 23 18:38:37.880485 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2159956c-6a90-4474-8d30-4b914e83bd90 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 returned with HTTP 202 Aug 23 18:38:37.880909 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1480/5938] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:37 2026] DELETE /volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:38:37.886903 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b398f379-bd38-457e-a87f-88f92e4fd4d4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:37.888676 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b398f379-bd38-457e-a87f-88f92e4fd4d4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 Aug 23 18:38:37.888887 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b398f379-bd38-457e-a87f-88f92e4fd4d4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:37.889064 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b398f379-bd38-457e-a87f-88f92e4fd4d4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:37.898064 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:37.898064 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:37.902652 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b398f379-bd38-457e-a87f-88f92e4fd4d4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Volume info retrieved successfully. Aug 23 18:38:37.907997 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b398f379-bd38-457e-a87f-88f92e4fd4d4 tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 returned with HTTP 200 Aug 23 18:38:37.908531 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1487/5939] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:37 2026] GET /volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:38.920251 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a31da73-41b4-4686-b901-16e75a06232b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:38.921949 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a31da73-41b4-4686-b901-16e75a06232b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] GET https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 Aug 23 18:38:38.922143 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a31da73-41b4-4686-b901-16e75a06232b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:38.922312 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a31da73-41b4-4686-b901-16e75a06232b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:38.928284 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a31da73-41b4-4686-b901-16e75a06232b tempest-ProjectReaderTests33-1818240752 tempest-ProjectReaderTests33-1818240752-project-admin] https://10.4.3.148/volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 returned with HTTP 404 Aug 23 18:38:38.928829 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1483/5940] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:38 2026] GET /volume/v3/volumes/94886d1a-9a6f-4029-a31a-c28c560e9f53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:40.213668 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:40.284650 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:38:40.285021 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-438320133"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:40.286728 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-438320133'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:38:40.286860 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Create volume of 1 GB Aug 23 18:38:40.290284 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Availability Zones retrieved successfully. Aug 23 18:38:40.295419 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Flow 'volume_create_api' (7a296a64-9f0d-411e-9cb9-579806db1c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:40.296268 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1c8013-033a-4b4e-8dd0-5e868fda7bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:40.297020 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:38:40.316997 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1c8013-033a-4b4e-8dd0-5e868fda7bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:40.317685 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1433f5-0393-473d-8fc0-819ff307b7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:40.365454 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Created reservations ['e659c61c-4a26-458b-ba36-d2542076414c', '6329fa9a-074e-4bd8-9155-8db10d5ed372', '7edffed9-24e5-44bf-aeaf-c76803dac9d6', '65f2f8ce-5bdc-4180-b9fe-1b3375a192c2'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:38:40.366163 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1433f5-0393-473d-8fc0-819ff307b7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e659c61c-4a26-458b-ba36-d2542076414c', '6329fa9a-074e-4bd8-9155-8db10d5ed372', '7edffed9-24e5-44bf-aeaf-c76803dac9d6', '65f2f8ce-5bdc-4180-b9fe-1b3375a192c2']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:40.366887 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aef0fa0-5d3c-4dc7-9051-bfa3b79d56bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:40.387527 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aef0fa0-5d3c-4dc7-9051-bfa3b79d56bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3535c02e-84bf-4961-a8e6-b212f6708a6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438320133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a7071b570b948b08353bc664dc4f100',qos_specs=None,replication_status=,reservations=['e659c61c-4a26-458b-ba36-d2542076414c','6329fa9a-074e-4bd8-9155-8db10d5ed372','7edffed9-24e5-44bf-aeaf-c76803dac9d6','65f2f8ce-5bdc-4180-b9fe-1b3375a192c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c2ee94ded943b78412f2cbec9ec105',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:38:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438320133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3535c02e-84bf-4961-a8e6-b212f6708a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a7071b570b948b08353bc664dc4f100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45c2ee94ded943b78412f2cbec9ec105',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0),volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:40.388187 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d423a7-041e-43d3-82e8-20fec2938a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:40.401601 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d423a7-041e-43d3-82e8-20fec2938a15) transitioned into state 'SUCCESS' from state '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-438320133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a7071b570b948b08353bc664dc4f100',qos_specs=None,replication_status=,reservations=['e659c61c-4a26-458b-ba36-d2542076414c','6329fa9a-074e-4bd8-9155-8db10d5ed372','7edffed9-24e5-44bf-aeaf-c76803dac9d6','65f2f8ce-5bdc-4180-b9fe-1b3375a192c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c2ee94ded943b78412f2cbec9ec105',volume_type_id=6f59a16a-0e49-48d9-a9b4-ebb6ff03feb0)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:40.402206 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba0bd08-861d-4a74-97fe-dd4dc294bff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:40.409123 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba0bd08-861d-4a74-97fe-dd4dc294bff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:40.409832 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Flow 'volume_create_api' (7a296a64-9f0d-411e-9cb9-579806db1c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:40.410080 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Create volume request issued successfully. Aug 23 18:38:40.410539 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b1a54c9-6ec5-41a6-b2f4-76ccdb0db3f1 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:38:40.410933 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1491/5941] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:38:40 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:38:40.424489 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a7818bcb-c68d-4748-83cc-bdc5519c5f16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:40.426472 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7818bcb-c68d-4748-83cc-bdc5519c5f16 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e Aug 23 18:38:40.426664 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7818bcb-c68d-4748-83cc-bdc5519c5f16 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:40.426848 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7818bcb-c68d-4748-83cc-bdc5519c5f16 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:40.433042 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:40.433042 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:40.435929 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a7818bcb-c68d-4748-83cc-bdc5519c5f16 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Volume info retrieved successfully. Aug 23 18:38:40.439350 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7818bcb-c68d-4748-83cc-bdc5519c5f16 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e returned with HTTP 200 Aug 23 18:38:40.439689 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1481/5942] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:40 2026] GET /volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:41.451146 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb67d7fd-b390-4a56-b2f0-a813ce97b68a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:41.452845 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb67d7fd-b390-4a56-b2f0-a813ce97b68a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e Aug 23 18:38:41.453042 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb67d7fd-b390-4a56-b2f0-a813ce97b68a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:41.453215 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb67d7fd-b390-4a56-b2f0-a813ce97b68a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:41.459593 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:41.459593 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:41.462519 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb67d7fd-b390-4a56-b2f0-a813ce97b68a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Volume info retrieved successfully. Aug 23 18:38:41.466004 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb67d7fd-b390-4a56-b2f0-a813ce97b68a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e returned with HTTP 200 Aug 23 18:38:41.466341 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1488/5943] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:41 2026] GET /volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:41.477527 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:41.479107 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] POST https://10.4.3.148/volume/v3/backups Aug 23 18:38:41.479412 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3535c02e-84bf-4961-a8e6-b212f6708a6e", "name": "tempest-type-Backup-961275978"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:41.480687 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Creating new backup {'backup': {'volume_id': '3535c02e-84bf-4961-a8e6-b212f6708a6e', 'name': 'tempest-type-Backup-961275978'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 23 18:38:41.480839 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Creating backup of volume 3535c02e-84bf-4961-a8e6-b212f6708a6e in container None Aug 23 18:38:41.487282 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:41.487282 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:41.487742 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Volume info retrieved successfully. Aug 23 18:38:41.508033 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Created reservations ['50280d87-6c3d-417f-98ee-69a76886d0fc', '7cf87474-5682-4094-85c9-b91aad709d41'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:38:41.529020 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1da41dad-7496-4c30-8fca-bbb70d1a831d tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups returned with HTTP 202 Aug 23 18:38:41.529409 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1484/5944] 10.4.3.148 () {70 vars in 1299 bytes} [Sun Aug 23 18:38:41 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:38:41.536994 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-60890623-6eba-4170-a565-f9ed53ea68e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:41.538921 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60890623-6eba-4170-a565-f9ed53ea68e4 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:41.539119 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60890623-6eba-4170-a565-f9ed53ea68e4 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:41.539298 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60890623-6eba-4170-a565-f9ed53ea68e4 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:41.539410 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-60890623-6eba-4170-a565-f9ed53ea68e4 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:41.543486 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:41.543486 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:41.544092 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60890623-6eba-4170-a565-f9ed53ea68e4 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:41.544419 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1492/5945] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:41 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:42.553643 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8caa0a98-5d48-4234-84f9-a1756f4b1285 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:42.555305 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8caa0a98-5d48-4234-84f9-a1756f4b1285 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:42.555527 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8caa0a98-5d48-4234-84f9-a1756f4b1285 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:42.555733 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8caa0a98-5d48-4234-84f9-a1756f4b1285 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:42.555847 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8caa0a98-5d48-4234-84f9-a1756f4b1285 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:42.559695 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:42.559695 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:42.560235 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8caa0a98-5d48-4234-84f9-a1756f4b1285 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:42.560555 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1482/5946] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:42 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:43.571326 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-328f1d4c-dbc5-485b-97ce-95c8bc7841a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:43.572987 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-328f1d4c-dbc5-485b-97ce-95c8bc7841a9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:43.573203 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-328f1d4c-dbc5-485b-97ce-95c8bc7841a9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:43.573397 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-328f1d4c-dbc5-485b-97ce-95c8bc7841a9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:43.573528 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-328f1d4c-dbc5-485b-97ce-95c8bc7841a9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:43.577583 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:43.577583 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:43.578176 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-328f1d4c-dbc5-485b-97ce-95c8bc7841a9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:43.578533 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1489/5947] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:43 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:44.593124 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-846c2cd7-5ff5-4920-b99c-554fc882d39c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:44.594751 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-846c2cd7-5ff5-4920-b99c-554fc882d39c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:44.594996 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-846c2cd7-5ff5-4920-b99c-554fc882d39c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:44.595190 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-846c2cd7-5ff5-4920-b99c-554fc882d39c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:44.595278 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-846c2cd7-5ff5-4920-b99c-554fc882d39c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:44.599298 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:44.599298 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:44.599933 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-846c2cd7-5ff5-4920-b99c-554fc882d39c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:44.600312 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1485/5948] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:44 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:45.611349 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99250483-9da3-4463-94ea-67309cadc5d9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:45.612884 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99250483-9da3-4463-94ea-67309cadc5d9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:45.613092 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99250483-9da3-4463-94ea-67309cadc5d9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:45.613291 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99250483-9da3-4463-94ea-67309cadc5d9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:45.613425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-99250483-9da3-4463-94ea-67309cadc5d9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:45.617071 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:45.617071 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:45.617629 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99250483-9da3-4463-94ea-67309cadc5d9 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:45.618000 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1493/5949] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:45 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:46.630539 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56acd75f-72e4-4d97-9cf8-7bfaa2ecd93b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:46.631943 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56acd75f-72e4-4d97-9cf8-7bfaa2ecd93b tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:46.632120 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56acd75f-72e4-4d97-9cf8-7bfaa2ecd93b tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:46.632291 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56acd75f-72e4-4d97-9cf8-7bfaa2ecd93b tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:46.632381 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-56acd75f-72e4-4d97-9cf8-7bfaa2ecd93b tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:46.636211 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:46.636211 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:46.636743 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56acd75f-72e4-4d97-9cf8-7bfaa2ecd93b tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:46.637086 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1483/5950] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:46 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:47.647444 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fba5a69-57d3-4822-8025-63bc87d7ce4a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:47.649156 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fba5a69-57d3-4822-8025-63bc87d7ce4a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:47.649429 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fba5a69-57d3-4822-8025-63bc87d7ce4a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:47.649591 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fba5a69-57d3-4822-8025-63bc87d7ce4a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:47.649721 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8fba5a69-57d3-4822-8025-63bc87d7ce4a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:47.654217 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:47.654217 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:47.654902 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fba5a69-57d3-4822-8025-63bc87d7ce4a tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:47.655266 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1490/5951] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:47 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:48.665711 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-298026d6-1e51-4f0a-a337-ed4ede11ee68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:48.667884 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-298026d6-1e51-4f0a-a337-ed4ede11ee68 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:48.668132 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-298026d6-1e51-4f0a-a337-ed4ede11ee68 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:48.668327 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-298026d6-1e51-4f0a-a337-ed4ede11ee68 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:48.668475 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-298026d6-1e51-4f0a-a337-ed4ede11ee68 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:48.673402 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:48.673402 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:48.674180 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-298026d6-1e51-4f0a-a337-ed4ede11ee68 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:48.674591 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1486/5952] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:48 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:49.686011 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f3cd3dd-ca46-4315-a54b-6bfeafeb894c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:49.688247 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f3cd3dd-ca46-4315-a54b-6bfeafeb894c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:49.688514 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f3cd3dd-ca46-4315-a54b-6bfeafeb894c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:49.688808 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f3cd3dd-ca46-4315-a54b-6bfeafeb894c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:49.688971 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4f3cd3dd-ca46-4315-a54b-6bfeafeb894c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:49.693488 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:49.693488 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:49.694176 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f3cd3dd-ca46-4315-a54b-6bfeafeb894c tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:49.694525 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1494/5953] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:49 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:50.704403 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9bb769d1-553f-4031-9275-a6d6f8a278b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:50.706257 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bb769d1-553f-4031-9275-a6d6f8a278b2 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:50.706484 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bb769d1-553f-4031-9275-a6d6f8a278b2 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:50.706678 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bb769d1-553f-4031-9275-a6d6f8a278b2 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:50.706802 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9bb769d1-553f-4031-9275-a6d6f8a278b2 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:50.711098 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:50.711098 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:50.711784 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bb769d1-553f-4031-9275-a6d6f8a278b2 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:50.712188 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1484/5954] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:50 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:51.722001 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-294b469d-2126-4e35-a7db-b21e50194b88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:51.723804 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-294b469d-2126-4e35-a7db-b21e50194b88 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:51.724018 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-294b469d-2126-4e35-a7db-b21e50194b88 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:51.724189 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-294b469d-2126-4e35-a7db-b21e50194b88 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:51.724316 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-294b469d-2126-4e35-a7db-b21e50194b88 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:51.733976 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:51.733976 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:51.734707 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-294b469d-2126-4e35-a7db-b21e50194b88 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:51.735093 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1491/5955] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:51 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:52.744193 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d18c891c-26b3-4c26-9f7d-25b54dd18dda None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:52.746072 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d18c891c-26b3-4c26-9f7d-25b54dd18dda tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:52.746282 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d18c891c-26b3-4c26-9f7d-25b54dd18dda tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:52.746458 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d18c891c-26b3-4c26-9f7d-25b54dd18dda tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:52.746586 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d18c891c-26b3-4c26-9f7d-25b54dd18dda tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:52.752004 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:52.752004 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:52.752977 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d18c891c-26b3-4c26-9f7d-25b54dd18dda tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:52.753522 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1487/5956] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:52 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:53.762777 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ba9b674-b6c4-4e5c-83e2-0b4072356abf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:53.764602 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ba9b674-b6c4-4e5c-83e2-0b4072356abf tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:53.764831 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ba9b674-b6c4-4e5c-83e2-0b4072356abf tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:53.765011 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ba9b674-b6c4-4e5c-83e2-0b4072356abf tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:53.765110 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5ba9b674-b6c4-4e5c-83e2-0b4072356abf tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:53.768904 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:53.768904 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:53.769435 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ba9b674-b6c4-4e5c-83e2-0b4072356abf tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:53.769772 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1495/5957] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:53 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:54.778538 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-382f0746-ddab-4cb7-9f38-a6a8d49d1114 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:54.780211 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-382f0746-ddab-4cb7-9f38-a6a8d49d1114 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:54.780372 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-382f0746-ddab-4cb7-9f38-a6a8d49d1114 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:54.780537 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-382f0746-ddab-4cb7-9f38-a6a8d49d1114 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:54.780644 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-382f0746-ddab-4cb7-9f38-a6a8d49d1114 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:54.784782 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:54.784782 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:38:54.785408 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-382f0746-ddab-4cb7-9f38-a6a8d49d1114 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:54.785757 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1485/5958] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:54 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:55.794802 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b83cc94-6ac4-44a4-ba3a-77210951f782 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:55.796369 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b83cc94-6ac4-44a4-ba3a-77210951f782 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:55.796577 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b83cc94-6ac4-44a4-ba3a-77210951f782 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:55.796803 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b83cc94-6ac4-44a4-ba3a-77210951f782 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:55.796898 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7b83cc94-6ac4-44a4-ba3a-77210951f782 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:55.801273 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:55.801273 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:55.802140 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b83cc94-6ac4-44a4-ba3a-77210951f782 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:55.802570 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1492/5959] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:55 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:55.812406 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-82e5a062-fc5e-4525-9b0c-b667a2ddb7ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:55.814172 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82e5a062-fc5e-4525-9b0c-b667a2ddb7ab tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] DELETE https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:55.814372 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82e5a062-fc5e-4525-9b0c-b667a2ddb7ab tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:55.814544 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82e5a062-fc5e-4525-9b0c-b667a2ddb7ab tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:55.814707 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-82e5a062-fc5e-4525-9b0c-b667a2ddb7ab tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Delete backup with id: 53989b6b-439a-40ae-a8d2-dd022a8be669. Aug 23 18:38:55.818478 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:55.818478 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:55.828028 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-82e5a062-fc5e-4525-9b0c-b667a2ddb7ab tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] delete_backup rpcapi backup_id 53989b6b-439a-40ae-a8d2-dd022a8be669 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 23 18:38:55.829578 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82e5a062-fc5e-4525-9b0c-b667a2ddb7ab tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 202 Aug 23 18:38:55.830071 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1488/5960] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:55 2026] DELETE /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 23 18:38:55.837018 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ff533e43-4da2-44fe-87ce-3510773ef420 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:55.838852 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff533e43-4da2-44fe-87ce-3510773ef420 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:55.839083 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff533e43-4da2-44fe-87ce-3510773ef420 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:55.839385 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff533e43-4da2-44fe-87ce-3510773ef420 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:55.839502 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ff533e43-4da2-44fe-87ce-3510773ef420 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:55.843747 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:55.843747 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:38:55.844362 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff533e43-4da2-44fe-87ce-3510773ef420 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 200 Aug 23 18:38:55.844768 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1496/5961] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:55 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:56.854092 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f92311ec-a35a-4726-8499-6df00057f0f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:56.855856 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f92311ec-a35a-4726-8499-6df00057f0f3 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 Aug 23 18:38:56.856048 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f92311ec-a35a-4726-8499-6df00057f0f3 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:56.856227 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f92311ec-a35a-4726-8499-6df00057f0f3 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:56.856332 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f92311ec-a35a-4726-8499-6df00057f0f3 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Show backup with id 53989b6b-439a-40ae-a8d2-dd022a8be669. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 23 18:38:56.859909 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f92311ec-a35a-4726-8499-6df00057f0f3 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 returned with HTTP 404 Aug 23 18:38:56.860307 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1486/5962] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:56 2026] GET /volume/v3/backups/53989b6b-439a-40ae-a8d2-dd022a8be669 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:56.866142 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:56.868148 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e Aug 23 18:38:56.868378 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:56.868579 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:56.868767 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Delete volume with id: 3535c02e-84bf-4961-a8e6-b212f6708a6e Aug 23 18:38:56.875472 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:56.875472 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:56.875832 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Volume info retrieved successfully. Aug 23 18:38:56.890199 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Delete volume request issued successfully. Aug 23 18:38:56.890375 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7408f10-bc14-49e6-a93c-24481d8f6ee8 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e returned with HTTP 202 Aug 23 18:38:56.890778 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1493/5963] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:38:56 2026] DELETE /volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:38:56.896479 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d77b0cd-8b88-4da3-9e71-8f16692a5487 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:56.898190 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d77b0cd-8b88-4da3-9e71-8f16692a5487 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e Aug 23 18:38:56.898398 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d77b0cd-8b88-4da3-9e71-8f16692a5487 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:56.898582 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d77b0cd-8b88-4da3-9e71-8f16692a5487 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:56.905677 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:56.905677 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:56.908849 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d77b0cd-8b88-4da3-9e71-8f16692a5487 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Volume info retrieved successfully. Aug 23 18:38:56.913526 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d77b0cd-8b88-4da3-9e71-8f16692a5487 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e returned with HTTP 200 Aug 23 18:38:56.913953 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1489/5964] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:56 2026] GET /volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 23 18:38:57.925085 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0b5851bc-97d6-46fd-885d-8b4f4be18909 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:57.926574 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b5851bc-97d6-46fd-885d-8b4f4be18909 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] GET https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e Aug 23 18:38:57.926778 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b5851bc-97d6-46fd-885d-8b4f4be18909 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:57.926964 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b5851bc-97d6-46fd-885d-8b4f4be18909 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:57.931912 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b5851bc-97d6-46fd-885d-8b4f4be18909 tempest-ProjectReaderTests39-1678659042 tempest-ProjectReaderTests39-1678659042-project-admin] https://10.4.3.148/volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e returned with HTTP 404 Aug 23 18:38:57.932275 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1497/5965] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:57 2026] GET /volume/v3/volumes/3535c02e-84bf-4961-a8e6-b212f6708a6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:38:59.164064 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-391ae0aa-8757-4112-bcca-1db9d809f37d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:59.234716 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-391ae0aa-8757-4112-bcca-1db9d809f37d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:38:59.235083 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-391ae0aa-8757-4112-bcca-1db9d809f37d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-746114355", "extra_specs": {"storage_protocol": "tempest-storage_protocol-169114087", "vendor_name": "tempest-vendor_name-1568295439"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:59.247811 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-391ae0aa-8757-4112-bcca-1db9d809f37d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:38:59.248156 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1487/5966] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:38:59 2026] POST /volume/v3/types => generated 328 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:38:59.255225 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e56d8d14-029b-443d-8ece-f84c2b41405f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:59.256847 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:38:59.257054 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fda9383f-9e41-451d-a40c-03050956b543", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:38:59.258316 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume request body: {'volume': {'volume_type': 'fda9383f-9e41-451d-a40c-03050956b543', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:38:59.261388 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume of 1 GB Aug 23 18:38:59.261654 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:59.261654 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:38:59.261987 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Availability Zones retrieved successfully. Aug 23 18:38:59.266951 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Flow 'volume_create_api' (f2f0c3d9-eff5-4dbf-b343-12c12984674c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:59.267744 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbef9e4f-0fa4-42af-9579-a514f44847a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:59.268654 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:38:59.283802 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbef9e4f-0fa4-42af-9579-a514f44847a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:38:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-169114087',vendor_name='tempest-vendor_name-1568295439'},id=fda9383f-9e41-451d-a40c-03050956b543,is_public=True,name='tempest-ProjectMemberTests-volume-type-746114355',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fda9383f-9e41-451d-a40c-03050956b543', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:59.284443 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37077e60-90f2-4eee-ab76-364323c9b778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:59.304918 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-746114355 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-746114355, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:38:59.305181 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-746114355 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-746114355, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:38:59.330416 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Created reservations ['3cd10579-6a99-454e-8ff5-4926c7ce9516', 'e5be7922-e329-442c-aa41-217dcfa86522', '12537508-d122-4419-9258-8c946d7a3bed', 'ceb92167-2f3d-4f89-9ec0-52f1c04deeb5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:38:59.331207 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37077e60-90f2-4eee-ab76-364323c9b778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cd10579-6a99-454e-8ff5-4926c7ce9516', 'e5be7922-e329-442c-aa41-217dcfa86522', '12537508-d122-4419-9258-8c946d7a3bed', 'ceb92167-2f3d-4f89-9ec0-52f1c04deeb5']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:59.332002 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d2602d-5655-42ce-b659-2c072a1024b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:59.352809 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d2602d-5655-42ce-b659-2c072a1024b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f640d2be-f299-473d-9550-b1033f417241', '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='d74187dea8464903be0eecc1a5f21204',qos_specs=None,replication_status=,reservations=['3cd10579-6a99-454e-8ff5-4926c7ce9516','e5be7922-e329-442c-aa41-217dcfa86522','12537508-d122-4419-9258-8c946d7a3bed','ceb92167-2f3d-4f89-9ec0-52f1c04deeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8473619558e54b4cbdb324122c44aac0',volume_type_id=fda9383f-9e41-451d-a40c-03050956b543), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f640d2be-f299-473d-9550-b1033f417241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74187dea8464903be0eecc1a5f21204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8473619558e54b4cbdb324122c44aac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fda9383f-9e41-451d-a40c-03050956b543),volume_type_id=fda9383f-9e41-451d-a40c-03050956b543)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:59.353913 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf4ad8-c661-45e0-aac0-ee9b5da8801e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:59.368518 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf4ad8-c661-45e0-aac0-ee9b5da8801e) transitioned into state 'SUCCESS' from 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='d74187dea8464903be0eecc1a5f21204',qos_specs=None,replication_status=,reservations=['3cd10579-6a99-454e-8ff5-4926c7ce9516','e5be7922-e329-442c-aa41-217dcfa86522','12537508-d122-4419-9258-8c946d7a3bed','ceb92167-2f3d-4f89-9ec0-52f1c04deeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8473619558e54b4cbdb324122c44aac0',volume_type_id=fda9383f-9e41-451d-a40c-03050956b543)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:59.369141 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90bf50bd-7080-458c-9e12-4c1b1a866d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:38:59.376570 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90bf50bd-7080-458c-9e12-4c1b1a866d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:38:59.377275 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Flow 'volume_create_api' (f2f0c3d9-eff5-4dbf-b343-12c12984674c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:38:59.377533 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume request issued successfully. Aug 23 18:38:59.378183 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e56d8d14-029b-443d-8ece-f84c2b41405f tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:38:59.378556 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1494/5967] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:38:59 2026] POST /volume/v3/volumes => generated 773 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:38:59.388968 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b5407e3-9525-4056-a87d-466ea2fa40a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:38:59.390591 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b5407e3-9525-4056-a87d-466ea2fa40a9 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 Aug 23 18:38:59.390806 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b5407e3-9525-4056-a87d-466ea2fa40a9 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:38:59.390988 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b5407e3-9525-4056-a87d-466ea2fa40a9 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:38:59.397265 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:38:59.397265 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:38:59.400111 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b5407e3-9525-4056-a87d-466ea2fa40a9 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:38:59.403261 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b5407e3-9525-4056-a87d-466ea2fa40a9 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 returned with HTTP 200 Aug 23 18:38:59.403599 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1490/5968] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:38:59 2026] GET /volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:00.415313 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7bacc95-4b0c-4331-8ac2-3ec757cd069d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.417762 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7bacc95-4b0c-4331-8ac2-3ec757cd069d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 Aug 23 18:39:00.417762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7bacc95-4b0c-4331-8ac2-3ec757cd069d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:00.417762 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7bacc95-4b0c-4331-8ac2-3ec757cd069d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:00.424576 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:00.424576 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:39:00.428124 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f7bacc95-4b0c-4331-8ac2-3ec757cd069d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:00.432698 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7bacc95-4b0c-4331-8ac2-3ec757cd069d tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 returned with HTTP 200 Aug 23 18:39:00.433186 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1498/5969] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:39:00 2026] GET /volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:00.445551 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b9daf021-9326-4cac-a79d-270049a3faab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.447223 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9daf021-9326-4cac-a79d-270049a3faab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:39:00.447419 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9daf021-9326-4cac-a79d-270049a3faab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:00.447588 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9daf021-9326-4cac-a79d-270049a3faab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:00.451302 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9daf021-9326-4cac-a79d-270049a3faab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:39:00.451760 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1488/5970] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:39:00 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:00.459907 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c301f891-32f9-43e2-a646-977adbc4446e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.513346 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c301f891-32f9-43e2-a646-977adbc4446e tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] DELETE https://10.4.3.148/volume/v3/messages/6af75d7b-068e-4dd8-9917-ec8214334f14 Aug 23 18:39:00.513626 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c301f891-32f9-43e2-a646-977adbc4446e tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:00.513878 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c301f891-32f9-43e2-a646-977adbc4446e tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:00.516562 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:00.516562 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:39:00.521473 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c301f891-32f9-43e2-a646-977adbc4446e tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] https://10.4.3.148/volume/v3/messages/6af75d7b-068e-4dd8-9917-ec8214334f14 returned with HTTP 204 Aug 23 18:39:00.521881 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1495/5971] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:39:00 2026] DELETE /volume/v3/messages/6af75d7b-068e-4dd8-9917-ec8214334f14 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:39:00.528277 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59a8b0a8-6a30-40d0-90ca-282a3144bae2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.530132 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59a8b0a8-6a30-40d0-90ca-282a3144bae2 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] GET https://10.4.3.148/volume/v3/messages/6af75d7b-068e-4dd8-9917-ec8214334f14 Aug 23 18:39:00.530385 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59a8b0a8-6a30-40d0-90ca-282a3144bae2 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:00.530614 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59a8b0a8-6a30-40d0-90ca-282a3144bae2 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:00.533569 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59a8b0a8-6a30-40d0-90ca-282a3144bae2 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] https://10.4.3.148/volume/v3/messages/6af75d7b-068e-4dd8-9917-ec8214334f14 returned with HTTP 404 Aug 23 18:39:00.534125 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1491/5972] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:39:00 2026] GET /volume/v3/messages/6af75d7b-068e-4dd8-9917-ec8214334f14 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 23 18:39:00.539854 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.541473 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 Aug 23 18:39:00.541675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:00.541870 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:00.542015 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Delete volume with id: f640d2be-f299-473d-9550-b1033f417241 Aug 23 18:39:00.548049 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:00.548049 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:39:00.548315 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:00.549198 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100226) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:39:00.557330 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-746114355 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-746114355, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:00.557584 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-746114355 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-746114355, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:00.564437 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Created reservations ['f5921802-9db7-41ef-a94c-1fecbc3fc60b', 'b99edb14-14a5-4a9e-ab44-ba8c14547170', 'ec7e6fcf-2c4e-4c6e-a762-99b6985dfc5e', 'e59bc6aa-a515-45aa-b4b0-1dd5e05ea1e1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:39:00.584725 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Delete volume request issued successfully. Aug 23 18:39:00.584922 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a001e20-5d8d-4e12-bc46-44b3f1000528 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 returned with HTTP 202 Aug 23 18:39:00.585334 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1499/5973] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:39:00 2026] DELETE /volume/v3/volumes/f640d2be-f299-473d-9550-b1033f417241 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:39:00.591364 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74dea32a-c285-4005-9c1f-a0ba01818ec6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.593035 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74dea32a-c285-4005-9c1f-a0ba01818ec6 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/types/fda9383f-9e41-451d-a40c-03050956b543 Aug 23 18:39:00.593266 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74dea32a-c285-4005-9c1f-a0ba01818ec6 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:00.593504 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74dea32a-c285-4005-9c1f-a0ba01818ec6 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:00.612671 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74dea32a-c285-4005-9c1f-a0ba01818ec6 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/types/fda9383f-9e41-451d-a40c-03050956b543 returned with HTTP 202 Aug 23 18:39:00.613227 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1489/5974] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:39:00 2026] DELETE /volume/v3/types/fda9383f-9e41-451d-a40c-03050956b543 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:39:00.619939 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af079aaa-d90f-4e75-a523-2fe74e253c66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.621536 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af079aaa-d90f-4e75-a523-2fe74e253c66 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:39:00.621912 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af079aaa-d90f-4e75-a523-2fe74e253c66 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1505921077", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2012671242", "vendor_name": "tempest-vendor_name-303337076"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:39:00.634460 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af079aaa-d90f-4e75-a523-2fe74e253c66 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:39:00.634996 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1496/5975] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:39:00 2026] POST /volume/v3/types => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:00.642164 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.643873 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:39:00.644216 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "482ced03-7214-4e03-9f10-9ab14295f1d3", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:39:00.645575 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume request body: {'volume': {'volume_type': '482ced03-7214-4e03-9f10-9ab14295f1d3', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:39:00.649367 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume of 1 GB Aug 23 18:39:00.649640 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:00.649640 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:39:00.650008 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Availability Zones retrieved successfully. Aug 23 18:39:00.654886 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Flow 'volume_create_api' (b1e6964f-0131-49d1-bc82-eb8446aa364d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:39:00.655897 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd7b71c-8180-4bf8-93b7-7dd1aa3ebca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:00.656569 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:39:00.672610 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd7b71c-8180-4bf8-93b7-7dd1aa3ebca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:39:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2012671242',vendor_name='tempest-vendor_name-303337076'},id=482ced03-7214-4e03-9f10-9ab14295f1d3,is_public=True,name='tempest-ProjectMemberTests-volume-type-1505921077',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '482ced03-7214-4e03-9f10-9ab14295f1d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:00.673331 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0324b377-5e86-41eb-b9d1-56215eb63bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:00.694177 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1505921077 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1505921077, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:00.694432 np0000007943 devstack@c-api.service[100225]: WARNING cinder.quota [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1505921077 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1505921077, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:00.715383 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Created reservations ['b42f13fd-a866-46b7-a008-4243bbeb0ffc', '9ade135b-4a1f-4de3-980a-16340b870dcd', '303dd2fc-07d9-4da6-89a6-e278452bc389', 'd952e0bb-3875-490f-801b-2ae3cc53a836'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:39:00.716165 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0324b377-5e86-41eb-b9d1-56215eb63bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b42f13fd-a866-46b7-a008-4243bbeb0ffc', '9ade135b-4a1f-4de3-980a-16340b870dcd', '303dd2fc-07d9-4da6-89a6-e278452bc389', 'd952e0bb-3875-490f-801b-2ae3cc53a836']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:00.716838 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e448091-0ab4-4a99-ac48-7afbf718db82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:00.739707 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e448091-0ab4-4a99-ac48-7afbf718db82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cbc5520-25d4-4d27-90fd-310b946c56d4', '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='d74187dea8464903be0eecc1a5f21204',qos_specs=None,replication_status=,reservations=['b42f13fd-a866-46b7-a008-4243bbeb0ffc','9ade135b-4a1f-4de3-980a-16340b870dcd','303dd2fc-07d9-4da6-89a6-e278452bc389','d952e0bb-3875-490f-801b-2ae3cc53a836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8473619558e54b4cbdb324122c44aac0',volume_type_id=482ced03-7214-4e03-9f10-9ab14295f1d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cbc5520-25d4-4d27-90fd-310b946c56d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74187dea8464903be0eecc1a5f21204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8473619558e54b4cbdb324122c44aac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(482ced03-7214-4e03-9f10-9ab14295f1d3),volume_type_id=482ced03-7214-4e03-9f10-9ab14295f1d3)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:00.740344 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2bb839-5b9c-4fb9-bd17-f10cb72cbc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:00.754991 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2bb839-5b9c-4fb9-bd17-f10cb72cbc64) transitioned into state 'SUCCESS' from 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='d74187dea8464903be0eecc1a5f21204',qos_specs=None,replication_status=,reservations=['b42f13fd-a866-46b7-a008-4243bbeb0ffc','9ade135b-4a1f-4de3-980a-16340b870dcd','303dd2fc-07d9-4da6-89a6-e278452bc389','d952e0bb-3875-490f-801b-2ae3cc53a836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8473619558e54b4cbdb324122c44aac0',volume_type_id=482ced03-7214-4e03-9f10-9ab14295f1d3)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:00.755660 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96016fa-24fc-4ad3-8aa9-edbab2434971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:00.763333 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96016fa-24fc-4ad3-8aa9-edbab2434971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:00.764082 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Flow 'volume_create_api' (b1e6964f-0131-49d1-bc82-eb8446aa364d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:39:00.764338 np0000007943 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume request issued successfully. Aug 23 18:39:00.764865 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f30160e-f420-4321-94e6-ce2b3dde93b3 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:39:00.765247 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1492/5976] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:39:00 2026] POST /volume/v3/volumes => generated 774 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:39:00.776387 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bb32d0e0-9f94-41ce-8758-16a0c8a48dd8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:00.778025 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb32d0e0-9f94-41ce-8758-16a0c8a48dd8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 Aug 23 18:39:00.778208 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bb32d0e0-9f94-41ce-8758-16a0c8a48dd8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:00.778383 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bb32d0e0-9f94-41ce-8758-16a0c8a48dd8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:00.784935 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:00.784935 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:39:00.788057 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bb32d0e0-9f94-41ce-8758-16a0c8a48dd8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:00.791350 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb32d0e0-9f94-41ce-8758-16a0c8a48dd8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 returned with HTTP 200 Aug 23 18:39:00.791700 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1500/5977] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:39:00 2026] GET /volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:01.803655 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6db7cbeb-7916-44c6-9bf8-0ff6db828e02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.805453 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6db7cbeb-7916-44c6-9bf8-0ff6db828e02 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 Aug 23 18:39:01.805727 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6db7cbeb-7916-44c6-9bf8-0ff6db828e02 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:01.805973 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6db7cbeb-7916-44c6-9bf8-0ff6db828e02 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:01.812399 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:01.812399 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:39:01.815326 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6db7cbeb-7916-44c6-9bf8-0ff6db828e02 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:01.818552 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6db7cbeb-7916-44c6-9bf8-0ff6db828e02 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 returned with HTTP 200 Aug 23 18:39:01.818965 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1490/5978] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:39:01 2026] GET /volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:01.831195 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ba5fa76-9eca-4d11-b511-883471e481b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.832876 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ba5fa76-9eca-4d11-b511-883471e481b8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:39:01.833077 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ba5fa76-9eca-4d11-b511-883471e481b8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:01.833251 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ba5fa76-9eca-4d11-b511-883471e481b8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:01.836373 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ba5fa76-9eca-4d11-b511-883471e481b8 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:39:01.836718 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1497/5979] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:39:01 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:01.846416 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff51a835-1eae-4e73-a240-a52f4c1c36b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.848338 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff51a835-1eae-4e73-a240-a52f4c1c36b5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] GET https://10.4.3.148/volume/v3/messages Aug 23 18:39:01.848549 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff51a835-1eae-4e73-a240-a52f4c1c36b5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:01.848779 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff51a835-1eae-4e73-a240-a52f4c1c36b5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:01.849086 np0000007943 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:01.849086 np0000007943 devstack@c-api.service[100225]: warnings.warn( Aug 23 18:39:01.852587 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff51a835-1eae-4e73-a240-a52f4c1c36b5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:39:01.852996 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1493/5980] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:39:01 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:01.861446 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad9560c9-9437-4061-a296-9f9170abdef5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.863446 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad9560c9-9437-4061-a296-9f9170abdef5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/messages/d1a63625-1577-4dea-93ee-496a8190d484 Aug 23 18:39:01.863710 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad9560c9-9437-4061-a296-9f9170abdef5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:01.863967 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad9560c9-9437-4061-a296-9f9170abdef5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:01.872565 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad9560c9-9437-4061-a296-9f9170abdef5 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/messages/d1a63625-1577-4dea-93ee-496a8190d484 returned with HTTP 204 Aug 23 18:39:01.872946 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1501/5981] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:39:01 2026] DELETE /volume/v3/messages/d1a63625-1577-4dea-93ee-496a8190d484 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:39:01.879009 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.880713 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 Aug 23 18:39:01.880960 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:01.881172 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:01.881329 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Delete volume with id: 9cbc5520-25d4-4d27-90fd-310b946c56d4 Aug 23 18:39:01.888015 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:01.888015 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:39:01.888369 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:01.889410 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:39:01.898685 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1505921077 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1505921077, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:01.899010 np0000007943 devstack@c-api.service[100224]: WARNING cinder.quota [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1505921077 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1505921077, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:01.907058 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Created reservations ['fae6a909-0275-4c5d-b885-529e70be8f0b', '82cab027-2081-4b84-8519-382c2492e900', '25403f23-8121-43e6-a0eb-001e51116fa3', '8ca2f0dc-2bfa-409e-873b-c5baf17109aa'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:39:01.929694 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Delete volume request issued successfully. Aug 23 18:39:01.929973 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b6b70ee-df75-47bc-8687-8211b8b4e6fb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 returned with HTTP 202 Aug 23 18:39:01.930538 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1491/5982] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:39:01 2026] DELETE /volume/v3/volumes/9cbc5520-25d4-4d27-90fd-310b946c56d4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:39:01.936879 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71d352b9-0f96-4897-abd3-a67bb0af8fdb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.938519 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71d352b9-0f96-4897-abd3-a67bb0af8fdb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/types/482ced03-7214-4e03-9f10-9ab14295f1d3 Aug 23 18:39:01.938709 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71d352b9-0f96-4897-abd3-a67bb0af8fdb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:01.938911 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71d352b9-0f96-4897-abd3-a67bb0af8fdb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:01.958534 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71d352b9-0f96-4897-abd3-a67bb0af8fdb tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/types/482ced03-7214-4e03-9f10-9ab14295f1d3 returned with HTTP 202 Aug 23 18:39:01.958942 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1498/5983] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:39:01 2026] DELETE /volume/v3/types/482ced03-7214-4e03-9f10-9ab14295f1d3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:39:01.966090 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ce306533-0209-4ee0-b203-fab5dbe3534e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.967881 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce306533-0209-4ee0-b203-fab5dbe3534e tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] POST https://10.4.3.148/volume/v3/types Aug 23 18:39:01.968293 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce306533-0209-4ee0-b203-fab5dbe3534e tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1858553825", "extra_specs": {"storage_protocol": "tempest-storage_protocol-484424578", "vendor_name": "tempest-vendor_name-851712988"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:39:01.981273 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce306533-0209-4ee0-b203-fab5dbe3534e tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/types returned with HTTP 200 Aug 23 18:39:01.981646 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1494/5984] 10.4.3.148 () {68 vars in 1253 bytes} [Sun Aug 23 18:39:01 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:01.988732 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:01.990387 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] POST https://10.4.3.148/volume/v3/volumes Aug 23 18:39:01.990747 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e14e069-f57f-42b7-93e5-78e1f6dad03c", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 23 18:39:01.992077 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume request body: {'volume': {'volume_type': '5e14e069-f57f-42b7-93e5-78e1f6dad03c', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 23 18:39:01.995261 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume of 1 GB Aug 23 18:39:01.995533 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:01.995533 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:39:01.995898 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Availability Zones retrieved successfully. Aug 23 18:39:02.001722 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Flow 'volume_create_api' (e83db32e-32cf-4e4e-81ad-f78557079511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:39:02.002550 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb72b14d-1d76-4dca-b95a-a0efdf210f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:02.003397 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 23 18:39:02.018953 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb72b14d-1d76-4dca-b95a-a0efdf210f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-23T18:39:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-484424578',vendor_name='tempest-vendor_name-851712988'},id=5e14e069-f57f-42b7-93e5-78e1f6dad03c,is_public=True,name='tempest-ProjectMemberTests-volume-type-1858553825',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e14e069-f57f-42b7-93e5-78e1f6dad03c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:02.019558 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be9c867-8456-4242-905f-1f6bf0aff128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:02.039506 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1858553825 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1858553825, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:02.039749 np0000007943 devstack@c-api.service[100226]: WARNING cinder.quota [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1858553825 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1858553825, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:02.061026 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Created reservations ['0fa5496a-fb3d-41c7-b622-a5479445d1a5', '7cb29ea8-3b4c-422d-b888-f2911086acc9', 'f9caf8c9-295a-49c0-89ff-929f5817dbe6', 'e450b8bd-485e-45ce-89be-e1ec70d1e9ff'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:39:02.061675 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be9c867-8456-4242-905f-1f6bf0aff128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa5496a-fb3d-41c7-b622-a5479445d1a5', '7cb29ea8-3b4c-422d-b888-f2911086acc9', 'f9caf8c9-295a-49c0-89ff-929f5817dbe6', 'e450b8bd-485e-45ce-89be-e1ec70d1e9ff']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:02.062385 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813466fd-48e5-4e12-b387-0e539d03ae62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:02.086431 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813466fd-48e5-4e12-b387-0e539d03ae62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86211546-5de8-4b06-9610-a442d62591f7', '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='d74187dea8464903be0eecc1a5f21204',qos_specs=None,replication_status=,reservations=['0fa5496a-fb3d-41c7-b622-a5479445d1a5','7cb29ea8-3b4c-422d-b888-f2911086acc9','f9caf8c9-295a-49c0-89ff-929f5817dbe6','e450b8bd-485e-45ce-89be-e1ec70d1e9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8473619558e54b4cbdb324122c44aac0',volume_type_id=5e14e069-f57f-42b7-93e5-78e1f6dad03c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-23T18:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86211546-5de8-4b06-9610-a442d62591f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74187dea8464903be0eecc1a5f21204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8473619558e54b4cbdb324122c44aac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e14e069-f57f-42b7-93e5-78e1f6dad03c),volume_type_id=5e14e069-f57f-42b7-93e5-78e1f6dad03c)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:02.087130 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df3e652-b463-4427-8240-b908558bc6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:02.102173 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df3e652-b463-4427-8240-b908558bc6e5) transitioned into state 'SUCCESS' from 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='d74187dea8464903be0eecc1a5f21204',qos_specs=None,replication_status=,reservations=['0fa5496a-fb3d-41c7-b622-a5479445d1a5','7cb29ea8-3b4c-422d-b888-f2911086acc9','f9caf8c9-295a-49c0-89ff-929f5817dbe6','e450b8bd-485e-45ce-89be-e1ec70d1e9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8473619558e54b4cbdb324122c44aac0',volume_type_id=5e14e069-f57f-42b7-93e5-78e1f6dad03c)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:02.102884 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9982e94e-982c-4b4d-9445-80af4970a59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 23 18:39:02.110939 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9982e94e-982c-4b4d-9445-80af4970a59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 23 18:39:02.111731 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Flow 'volume_create_api' (e83db32e-32cf-4e4e-81ad-f78557079511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 23 18:39:02.112058 np0000007943 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Create volume request issued successfully. Aug 23 18:39:02.112593 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d75e6d93-0575-47e2-b481-099ed40d9d49 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes returned with HTTP 202 Aug 23 18:39:02.113058 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1502/5985] 10.4.3.148 () {70 vars in 1298 bytes} [Sun Aug 23 18:39:01 2026] POST /volume/v3/volumes => generated 774 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 23 18:39:02.126639 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-26f3162f-3c90-49aa-bf6e-ceed67314e71 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:02.128300 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26f3162f-3c90-49aa-bf6e-ceed67314e71 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 Aug 23 18:39:02.128480 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26f3162f-3c90-49aa-bf6e-ceed67314e71 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:02.128661 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26f3162f-3c90-49aa-bf6e-ceed67314e71 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:02.134869 np0000007943 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:02.134869 np0000007943 devstack@c-api.service[100224]: warnings.warn( Aug 23 18:39:02.137639 np0000007943 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26f3162f-3c90-49aa-bf6e-ceed67314e71 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:02.140741 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26f3162f-3c90-49aa-bf6e-ceed67314e71 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 returned with HTTP 200 Aug 23 18:39:02.141083 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1492/5986] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:39:02 2026] GET /volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:03.153983 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cad085ef-dcc7-4bc8-abe9-72850daeb703 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:03.155621 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cad085ef-dcc7-4bc8-abe9-72850daeb703 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 Aug 23 18:39:03.155842 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cad085ef-dcc7-4bc8-abe9-72850daeb703 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:03.156022 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cad085ef-dcc7-4bc8-abe9-72850daeb703 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:03.162464 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:03.162464 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:39:03.165473 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cad085ef-dcc7-4bc8-abe9-72850daeb703 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:03.168746 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cad085ef-dcc7-4bc8-abe9-72850daeb703 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 returned with HTTP 200 Aug 23 18:39:03.169082 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1499/5987] 10.4.3.148 () {68 vars in 1388 bytes} [Sun Aug 23 18:39:03 2026] GET /volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:03.182752 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d30197d-2cd1-4ad7-9208-381ba8722267 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:03.184525 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d30197d-2cd1-4ad7-9208-381ba8722267 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] GET https://10.4.3.148/volume/v3/messages Aug 23 18:39:03.184782 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d30197d-2cd1-4ad7-9208-381ba8722267 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:03.185011 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d30197d-2cd1-4ad7-9208-381ba8722267 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:03.189321 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d30197d-2cd1-4ad7-9208-381ba8722267 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/messages returned with HTTP 200 Aug 23 18:39:03.189697 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1495/5988] 10.4.3.148 () {68 vars in 1280 bytes} [Sun Aug 23 18:39:03 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:03.197425 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-479206f2-872e-4d2e-830e-da97a97c3e69 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:03.199267 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-479206f2-872e-4d2e-830e-da97a97c3e69 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] GET https://10.4.3.148/volume/v3/messages/b1a431ab-9897-475d-9eb6-7fbec7776e6a Aug 23 18:39:03.199501 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-479206f2-872e-4d2e-830e-da97a97c3e69 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:03.199723 np0000007943 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-479206f2-872e-4d2e-830e-da97a97c3e69 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:03.203507 np0000007943 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:03.203507 np0000007943 devstack@c-api.service[100226]: warnings.warn( Aug 23 18:39:03.204201 np0000007943 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-479206f2-872e-4d2e-830e-da97a97c3e69 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-member] https://10.4.3.148/volume/v3/messages/b1a431ab-9897-475d-9eb6-7fbec7776e6a returned with HTTP 200 Aug 23 18:39:03.204571 np0000007943 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1503/5989] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:39:03 2026] GET /volume/v3/messages/b1a431ab-9897-475d-9eb6-7fbec7776e6a => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 23 18:39:03.212384 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4bd50967-3890-45f4-a5ba-b30c58cf1389 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:03.214505 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4bd50967-3890-45f4-a5ba-b30c58cf1389 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/messages/b1a431ab-9897-475d-9eb6-7fbec7776e6a Aug 23 18:39:03.214808 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4bd50967-3890-45f4-a5ba-b30c58cf1389 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:03.215050 np0000007943 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4bd50967-3890-45f4-a5ba-b30c58cf1389 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:03.222903 np0000007943 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4bd50967-3890-45f4-a5ba-b30c58cf1389 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/messages/b1a431ab-9897-475d-9eb6-7fbec7776e6a returned with HTTP 204 Aug 23 18:39:03.223324 np0000007943 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1493/5990] 10.4.3.148 () {68 vars in 1394 bytes} [Sun Aug 23 18:39:03 2026] DELETE /volume/v3/messages/b1a431ab-9897-475d-9eb6-7fbec7776e6a => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 23 18:39:03.229236 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ef5810b-45e4-47a7-955d-142484e721ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:03.230912 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 Aug 23 18:39:03.231101 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:03.231268 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:03.231412 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Delete volume with id: 86211546-5de8-4b06-9610-a442d62591f7 Aug 23 18:39:03.237801 np0000007943 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 23 18:39:03.237801 np0000007943 devstack@c-api.service[100223]: warnings.warn( Aug 23 18:39:03.238223 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Volume info retrieved successfully. Aug 23 18:39:03.239743 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100223) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 23 18:39:03.250640 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1858553825 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1858553825, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:03.250950 np0000007943 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1858553825 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1858553825, it is now deprecated. Please use the default quota class for default quota. Aug 23 18:39:03.257945 np0000007943 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Created reservations ['ac6717ee-4641-461d-9608-e30de7259b88', '28769cd4-c35b-4c38-9b66-3158eacde3c3', '2c16a1f6-a9ef-4b0d-b37b-6be54141c077', 'ad554273-c89b-4f72-ab8e-27dd3ca78e87'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 23 18:39:03.280194 np0000007943 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Delete volume request issued successfully. Aug 23 18:39:03.280369 np0000007943 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ef5810b-45e4-47a7-955d-142484e721ab tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 returned with HTTP 202 Aug 23 18:39:03.280738 np0000007943 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1500/5991] 10.4.3.148 () {68 vars in 1391 bytes} [Sun Aug 23 18:39:03 2026] DELETE /volume/v3/volumes/86211546-5de8-4b06-9610-a442d62591f7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:39:03.287152 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e658be5-424c-4bc0-9eeb-b723f716d2f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 23 18:39:03.288902 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e658be5-424c-4bc0-9eeb-b723f716d2f4 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] DELETE https://10.4.3.148/volume/v3/types/5e14e069-f57f-42b7-93e5-78e1f6dad03c Aug 23 18:39:03.289137 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e658be5-424c-4bc0-9eeb-b723f716d2f4 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 23 18:39:03.289400 np0000007943 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e658be5-424c-4bc0-9eeb-b723f716d2f4 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 23 18:39:03.309063 np0000007943 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e658be5-424c-4bc0-9eeb-b723f716d2f4 tempest-ProjectMemberTests-404176045 tempest-ProjectMemberTests-404176045-project-admin] https://10.4.3.148/volume/v3/types/5e14e069-f57f-42b7-93e5-78e1f6dad03c returned with HTTP 202 Aug 23 18:39:03.309469 np0000007943 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1496/5992] 10.4.3.148 () {66 vars in 1345 bytes} [Sun Aug 23 18:39:03 2026] DELETE /volume/v3/types/5e14e069-f57f-42b7-93e5-78e1f6dad03c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 23 18:39:13.202274 np0000007943 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=113,cinder:UPDATE=55,cinder:INSERT=29 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:39:13.220209 np0000007943 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=59,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:39:13.278352 np0000007943 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=82,cinder:UPDATE=34,cinder:INSERT=18 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 23 18:39:13.307240 np0000007943 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=88,cinder:UPDATE=35,cinder:INSERT=20 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}